@syncfusion/ej2-navigations 20.1.51 → 20.1.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/ej2-navigations.umd.min.js +2 -2
  3. package/dist/ej2-navigations.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-navigations.es2015.js +18 -6
  5. package/dist/es6/ej2-navigations.es2015.js.map +1 -1
  6. package/dist/es6/ej2-navigations.es5.js +18 -6
  7. package/dist/es6/ej2-navigations.es5.js.map +1 -1
  8. package/dist/global/ej2-navigations.min.js +2 -2
  9. package/dist/global/ej2-navigations.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +11 -11
  12. package/src/carousel/carousel.js +18 -6
  13. package/styles/accordion/bootstrap-dark.css +6 -94
  14. package/styles/accordion/bootstrap.css +6 -94
  15. package/styles/accordion/bootstrap4.css +9 -109
  16. package/styles/accordion/bootstrap5-dark.css +3 -88
  17. package/styles/accordion/bootstrap5.css +3 -88
  18. package/styles/accordion/fabric-dark.css +6 -90
  19. package/styles/accordion/fabric.css +6 -90
  20. package/styles/accordion/fluent-dark.css +6 -87
  21. package/styles/accordion/fluent.css +6 -87
  22. package/styles/accordion/highcontrast-light.css +10 -116
  23. package/styles/accordion/highcontrast.css +10 -116
  24. package/styles/accordion/material-dark.css +6 -93
  25. package/styles/accordion/material.css +6 -93
  26. package/styles/accordion/tailwind-dark.css +6 -93
  27. package/styles/accordion/tailwind.css +6 -93
  28. package/styles/bootstrap-dark.css +271 -2022
  29. package/styles/bootstrap.css +271 -2022
  30. package/styles/bootstrap4.css +277 -2085
  31. package/styles/bootstrap5-dark.css +267 -2063
  32. package/styles/bootstrap5.css +267 -2063
  33. package/styles/breadcrumb/bootstrap-dark.css +8 -90
  34. package/styles/breadcrumb/bootstrap.css +8 -90
  35. package/styles/breadcrumb/bootstrap4.css +8 -90
  36. package/styles/breadcrumb/bootstrap5-dark.css +8 -94
  37. package/styles/breadcrumb/bootstrap5.css +8 -94
  38. package/styles/breadcrumb/fabric-dark.css +8 -89
  39. package/styles/breadcrumb/fabric.css +8 -89
  40. package/styles/breadcrumb/fluent-dark.css +8 -82
  41. package/styles/breadcrumb/fluent.css +8 -82
  42. package/styles/breadcrumb/highcontrast-light.css +8 -91
  43. package/styles/breadcrumb/highcontrast.css +8 -91
  44. package/styles/breadcrumb/material-dark.css +8 -85
  45. package/styles/breadcrumb/material.css +8 -85
  46. package/styles/breadcrumb/tailwind-dark.css +8 -92
  47. package/styles/breadcrumb/tailwind.css +8 -92
  48. package/styles/carousel/_layout.scss +19 -1
  49. package/styles/carousel/bootstrap-dark.css +24 -43
  50. package/styles/carousel/bootstrap.css +24 -43
  51. package/styles/carousel/bootstrap4.css +24 -43
  52. package/styles/carousel/bootstrap5-dark.css +24 -43
  53. package/styles/carousel/bootstrap5.css +24 -43
  54. package/styles/carousel/fabric-dark.css +24 -43
  55. package/styles/carousel/fabric.css +24 -43
  56. package/styles/carousel/fluent-dark.css +24 -43
  57. package/styles/carousel/fluent.css +24 -43
  58. package/styles/carousel/highcontrast-light.css +24 -43
  59. package/styles/carousel/highcontrast.css +24 -43
  60. package/styles/carousel/material-dark.css +24 -43
  61. package/styles/carousel/material.css +24 -43
  62. package/styles/carousel/tailwind-dark.css +24 -43
  63. package/styles/carousel/tailwind.css +24 -43
  64. package/styles/context-menu/bootstrap-dark.css +6 -60
  65. package/styles/context-menu/bootstrap.css +6 -60
  66. package/styles/context-menu/bootstrap4.css +6 -60
  67. package/styles/context-menu/bootstrap5-dark.css +6 -60
  68. package/styles/context-menu/bootstrap5.css +6 -60
  69. package/styles/context-menu/fabric-dark.css +6 -60
  70. package/styles/context-menu/fabric.css +6 -60
  71. package/styles/context-menu/fluent-dark.css +6 -60
  72. package/styles/context-menu/fluent.css +6 -60
  73. package/styles/context-menu/highcontrast-light.css +6 -60
  74. package/styles/context-menu/highcontrast.css +6 -60
  75. package/styles/context-menu/material-dark.css +6 -60
  76. package/styles/context-menu/material.css +6 -60
  77. package/styles/context-menu/tailwind-dark.css +6 -60
  78. package/styles/context-menu/tailwind.css +6 -60
  79. package/styles/fabric-dark.css +262 -2007
  80. package/styles/fabric.css +262 -2007
  81. package/styles/fluent-dark.css +262 -2018
  82. package/styles/fluent.css +262 -2018
  83. package/styles/h-scroll/bootstrap-dark.css +11 -67
  84. package/styles/h-scroll/bootstrap.css +11 -67
  85. package/styles/h-scroll/bootstrap4.css +11 -69
  86. package/styles/h-scroll/bootstrap5-dark.css +11 -68
  87. package/styles/h-scroll/bootstrap5.css +11 -68
  88. package/styles/h-scroll/fabric-dark.css +11 -67
  89. package/styles/h-scroll/fabric.css +11 -67
  90. package/styles/h-scroll/fluent-dark.css +11 -68
  91. package/styles/h-scroll/fluent.css +11 -68
  92. package/styles/h-scroll/highcontrast-light.css +11 -70
  93. package/styles/h-scroll/highcontrast.css +11 -70
  94. package/styles/h-scroll/material-dark.css +11 -68
  95. package/styles/h-scroll/material.css +11 -68
  96. package/styles/h-scroll/tailwind-dark.css +11 -68
  97. package/styles/h-scroll/tailwind.css +11 -68
  98. package/styles/highcontrast-light.css +267 -2079
  99. package/styles/highcontrast.css +267 -2082
  100. package/styles/material-dark.css +265 -1976
  101. package/styles/material.css +258 -1968
  102. package/styles/menu/bootstrap-dark.css +27 -201
  103. package/styles/menu/bootstrap.css +27 -201
  104. package/styles/menu/bootstrap4.css +28 -211
  105. package/styles/menu/bootstrap5-dark.css +27 -202
  106. package/styles/menu/bootstrap5.css +27 -202
  107. package/styles/menu/fabric-dark.css +27 -201
  108. package/styles/menu/fabric.css +27 -201
  109. package/styles/menu/fluent-dark.css +27 -204
  110. package/styles/menu/fluent.css +27 -204
  111. package/styles/menu/highcontrast-light.css +27 -201
  112. package/styles/menu/highcontrast.css +27 -201
  113. package/styles/menu/material-dark.css +27 -203
  114. package/styles/menu/material.css +27 -203
  115. package/styles/menu/tailwind-dark.css +27 -202
  116. package/styles/menu/tailwind.css +27 -202
  117. package/styles/sidebar/bootstrap-dark.css +12 -27
  118. package/styles/sidebar/bootstrap.css +12 -27
  119. package/styles/sidebar/bootstrap4.css +12 -27
  120. package/styles/sidebar/bootstrap5-dark.css +10 -25
  121. package/styles/sidebar/bootstrap5.css +10 -25
  122. package/styles/sidebar/fabric-dark.css +12 -27
  123. package/styles/sidebar/fabric.css +12 -27
  124. package/styles/sidebar/fluent-dark.css +10 -25
  125. package/styles/sidebar/fluent.css +10 -25
  126. package/styles/sidebar/highcontrast-light.css +12 -27
  127. package/styles/sidebar/highcontrast.css +12 -27
  128. package/styles/sidebar/material-dark.css +12 -27
  129. package/styles/sidebar/material.css +12 -27
  130. package/styles/sidebar/tailwind-dark.css +10 -25
  131. package/styles/sidebar/tailwind.css +10 -25
  132. package/styles/tab/bootstrap-dark.css +150 -963
  133. package/styles/tab/bootstrap.css +150 -963
  134. package/styles/tab/bootstrap4.css +150 -970
  135. package/styles/tab/bootstrap5-dark.css +150 -975
  136. package/styles/tab/bootstrap5.css +150 -975
  137. package/styles/tab/fabric-dark.css +141 -954
  138. package/styles/tab/fabric.css +141 -954
  139. package/styles/tab/fluent-dark.css +143 -949
  140. package/styles/tab/fluent.css +143 -949
  141. package/styles/tab/highcontrast-light.css +142 -980
  142. package/styles/tab/highcontrast.css +142 -980
  143. package/styles/tab/material-dark.css +144 -916
  144. package/styles/tab/material.css +137 -909
  145. package/styles/tab/tailwind-dark.css +137 -907
  146. package/styles/tab/tailwind.css +137 -907
  147. package/styles/tailwind-dark.css +256 -1988
  148. package/styles/tailwind.css +256 -1988
  149. package/styles/toolbar/bootstrap-dark.css +7 -246
  150. package/styles/toolbar/bootstrap.css +7 -246
  151. package/styles/toolbar/bootstrap4.css +8 -258
  152. package/styles/toolbar/bootstrap5-dark.css +7 -251
  153. package/styles/toolbar/bootstrap5.css +7 -251
  154. package/styles/toolbar/fabric-dark.css +7 -245
  155. package/styles/toolbar/fabric.css +7 -245
  156. package/styles/toolbar/fluent-dark.css +7 -244
  157. package/styles/toolbar/fluent.css +7 -244
  158. package/styles/toolbar/highcontrast-light.css +7 -257
  159. package/styles/toolbar/highcontrast.css +7 -257
  160. package/styles/toolbar/material-dark.css +7 -248
  161. package/styles/toolbar/material.css +7 -248
  162. package/styles/toolbar/tailwind-dark.css +7 -245
  163. package/styles/toolbar/tailwind.css +7 -245
  164. package/styles/treeview/bootstrap-dark.css +23 -191
  165. package/styles/treeview/bootstrap.css +23 -191
  166. package/styles/treeview/bootstrap4.css +24 -208
  167. package/styles/treeview/bootstrap5-dark.css +24 -217
  168. package/styles/treeview/bootstrap5.css +24 -217
  169. package/styles/treeview/fabric-dark.css +23 -191
  170. package/styles/treeview/fabric.css +23 -191
  171. package/styles/treeview/fluent-dark.css +23 -216
  172. package/styles/treeview/fluent.css +23 -216
  173. package/styles/treeview/highcontrast-light.css +23 -191
  174. package/styles/treeview/highcontrast.css +23 -194
  175. package/styles/treeview/material-dark.css +23 -192
  176. package/styles/treeview/material.css +23 -191
  177. package/styles/treeview/tailwind-dark.css +23 -213
  178. package/styles/treeview/tailwind.css +23 -213
  179. package/styles/v-scroll/bootstrap-dark.css +7 -50
  180. package/styles/v-scroll/bootstrap.css +7 -50
  181. package/styles/v-scroll/bootstrap4.css +7 -50
  182. package/styles/v-scroll/bootstrap5-dark.css +7 -50
  183. package/styles/v-scroll/bootstrap5.css +7 -50
  184. package/styles/v-scroll/fabric-dark.css +7 -50
  185. package/styles/v-scroll/fabric.css +7 -50
  186. package/styles/v-scroll/fluent-dark.css +7 -50
  187. package/styles/v-scroll/fluent.css +7 -50
  188. package/styles/v-scroll/highcontrast-light.css +7 -53
  189. package/styles/v-scroll/highcontrast.css +7 -53
  190. package/styles/v-scroll/material-dark.css +7 -51
  191. package/styles/v-scroll/material.css +7 -51
  192. package/styles/v-scroll/tailwind-dark.css +7 -50
  193. package/styles/v-scroll/tailwind.css +7 -50
@@ -1,12 +1,11 @@
1
1
  /*! component's theme wise override definitions and variables */
2
2
  /*! toolbar icons */
3
3
  .e-toolbar .e-popup-down-icon::before {
4
- content: '\e84f';
4
+ content: "\e84f";
5
5
  line-height: normal;
6
6
  }
7
-
8
7
  .e-toolbar .e-popup-up-icon::before {
9
- content: '\e85e';
8
+ content: "\e85e";
10
9
  line-height: normal;
11
10
  }
12
11
 
@@ -16,226 +15,186 @@
16
15
  height: 50px;
17
16
  min-height: 50px;
18
17
  }
19
-
20
18
  .e-bigger .e-toolbar .e-tbar-btn .e-icons,
21
19
  .e-toolbar.e-bigger .e-tbar-btn .e-icons {
22
20
  font-size: 18px;
23
21
  }
24
-
25
22
  .e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,
26
23
  .e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended {
27
24
  border-bottom: 0;
28
25
  border-bottom-left-radius: 0;
29
26
  border-bottom-right-radius: 0;
30
27
  }
31
-
32
28
  .e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,
33
29
  .e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended {
34
30
  border-top: 0;
35
31
  border-top-left-radius: 0;
36
32
  border-top-right-radius: 0;
37
33
  }
38
-
39
34
  .e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,
40
35
  .e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item {
41
36
  margin: 0;
42
37
  }
43
-
44
38
  .e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child,
45
39
  .e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
46
40
  margin: 0;
47
41
  margin-left: 3px;
48
42
  }
49
-
50
43
  .e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item,
51
44
  .e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
52
45
  margin: 0;
53
46
  }
54
-
55
47
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
56
48
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
57
49
  margin-left: 3px;
58
50
  margin-right: initial;
59
51
  }
60
-
61
52
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
62
53
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
63
54
  margin: 0;
64
55
  }
65
-
66
56
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
67
57
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
68
58
  margin-left: 3px;
69
59
  margin-right: 0;
70
60
  }
71
-
72
61
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
73
62
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
74
63
  margin: 0;
75
64
  }
76
-
77
65
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
78
66
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
79
67
  margin-left: 0;
80
68
  }
81
-
82
69
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child,
83
70
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
84
71
  margin-left: 3px;
85
72
  }
86
-
87
73
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
88
74
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
89
75
  margin-left: 0;
90
76
  margin-right: 3px;
91
77
  }
92
-
93
78
  .e-bigger .e-toolbar .e-hor-nav,
94
79
  .e-toolbar.e-bigger .e-hor-nav {
95
80
  min-height: 49px;
96
81
  min-width: 50px;
97
82
  }
98
-
99
83
  .e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,
100
84
  .e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn {
101
85
  line-height: 35px;
102
86
  }
103
-
104
87
  .e-bigger .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
105
88
  .e-toolbar.e-bigger .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
106
89
  line-height: 34px;
107
90
  min-height: 34px;
108
91
  min-width: 25px;
109
92
  }
110
-
111
93
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
112
94
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
113
95
  line-height: inherit;
114
96
  }
115
-
116
97
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),
117
98
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
118
99
  min-width: 48px;
119
100
  padding: 0;
120
101
  }
121
-
122
102
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon,
123
103
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
124
104
  min-width: 25px;
125
105
  }
126
-
127
106
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,
128
107
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
129
108
  min-height: 45px;
130
109
  padding: 0 12.5px 0 0;
131
110
  }
132
-
133
111
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
134
112
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
135
113
  margin-left: 0;
136
114
  padding: 0 12.5px;
137
115
  }
138
-
139
116
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
140
117
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
141
118
  padding: 0 12.5px;
142
119
  }
143
-
144
120
  .e-bigger .e-toolbar .e-toolbar-items,
145
121
  .e-toolbar.e-bigger .e-toolbar-items {
146
122
  min-height: 49px;
147
123
  }
148
-
149
124
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,
150
125
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow {
151
126
  margin-left: 12.5px;
152
127
  margin-right: 12.5px;
153
128
  white-space: normal;
154
129
  }
155
-
156
130
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item:not(.e-separator),
157
131
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item:not(.e-separator) {
158
132
  margin: 1.5px 0;
159
133
  }
160
-
161
134
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
162
135
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
163
136
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
164
137
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
165
138
  display: none;
166
139
  }
167
-
168
140
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator,
169
141
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator {
170
142
  display: -ms-inline-flexbox;
171
143
  display: inline-flex;
172
144
  }
173
-
174
145
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child,
175
146
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
176
147
  margin-left: 0;
177
148
  }
178
-
179
149
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child,
180
150
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child {
181
151
  margin-right: 0;
182
152
  }
183
-
184
153
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
185
154
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
186
155
  margin-right: 3px;
187
156
  }
188
-
189
157
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
190
158
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
191
159
  margin: 0;
192
160
  }
193
-
194
161
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
195
162
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
196
163
  margin-right: 3px;
197
164
  }
198
-
199
165
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
200
166
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
201
167
  margin: 0;
202
168
  }
203
-
204
169
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
205
170
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
206
171
  margin-left: 3px;
207
172
  }
208
-
209
173
  .e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
210
174
  .e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
211
175
  margin-left: 3px;
212
176
  }
213
-
214
177
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item,
215
178
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item {
216
179
  min-height: 49px;
217
180
  }
218
-
219
181
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
220
182
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item:not(.e-separator) {
221
183
  min-width: 49px;
222
184
  padding: 0 1.5px;
223
185
  }
224
-
225
186
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
226
187
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-separator {
227
188
  height: 30px;
228
189
  margin: 10px 5px;
229
190
  min-height: 30px;
230
191
  }
231
-
232
192
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
233
193
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
234
194
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
235
195
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
236
196
  padding: 0;
237
197
  }
238
-
239
198
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
240
199
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
241
200
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
@@ -246,28 +205,24 @@
246
205
  min-width: 50px;
247
206
  padding: 0;
248
207
  }
249
-
250
208
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
251
209
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
252
210
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
253
211
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
254
212
  padding: 0 0 0 15px;
255
213
  }
256
-
257
214
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
258
215
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
259
216
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
260
217
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
261
218
  padding: 0 12px 0 0;
262
219
  }
263
-
264
220
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
265
221
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
266
222
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
267
223
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
268
224
  padding: 0 15px 0 10px;
269
225
  }
270
-
271
226
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
272
227
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
273
228
  min-height: 50px;
@@ -277,47 +232,39 @@
277
232
  padding-top: 0;
278
233
  margin-left: -1px;
279
234
  }
280
-
281
235
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close,
282
236
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-close {
283
237
  display: none;
284
238
  }
285
-
286
239
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open,
287
240
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-open {
288
241
  display: inline;
289
242
  }
290
-
291
243
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended,
292
244
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended {
293
245
  width: inherit;
294
246
  }
295
-
296
247
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
297
248
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
298
249
  box-shadow: none;
299
250
  display: inline;
300
251
  white-space: normal;
301
252
  }
302
-
303
253
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),
304
254
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
305
255
  margin: 1.5px 0;
306
256
  min-width: 49px;
307
257
  padding: 0 1.5px;
308
258
  }
309
-
310
259
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,
311
260
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
312
261
  display: none;
313
262
  }
314
-
315
263
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
316
264
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
317
265
  display: -ms-inline-flexbox;
318
266
  display: inline-flex;
319
267
  }
320
-
321
268
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
322
269
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
323
270
  -ms-flex-line-pack: center;
@@ -331,14 +278,12 @@
331
278
  vertical-align: middle;
332
279
  width: auto;
333
280
  }
334
-
335
281
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
336
282
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
337
283
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
338
284
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
339
285
  padding: 0 15px 0 10px;
340
286
  }
341
-
342
287
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
343
288
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,
344
289
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
@@ -349,65 +294,54 @@
349
294
  min-width: 50px;
350
295
  padding: 0;
351
296
  }
352
-
353
297
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
354
298
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn {
355
299
  line-height: 35px;
356
300
  }
357
-
358
301
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
359
302
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
360
303
  height: 30px;
361
304
  margin: 10px 5px;
362
305
  min-height: 30px;
363
306
  }
364
-
365
307
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
366
308
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
367
309
  line-height: 34px;
368
310
  min-height: 34px;
369
311
  min-width: 25px;
370
312
  }
371
-
372
313
  .e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav,
373
314
  .e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-hor-nav {
374
315
  left: 0;
375
316
  right: auto;
376
317
  }
377
-
378
318
  .e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,
379
319
  .e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended {
380
320
  padding-right: 3px;
381
321
  margin-left: 0;
382
322
  }
383
-
384
323
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator),
385
324
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
386
325
  min-height: 38px;
387
326
  }
388
-
389
327
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator,
390
328
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
391
329
  height: auto;
392
330
  margin: 5px 10px;
393
331
  min-height: auto;
394
332
  }
395
-
396
333
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
397
334
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
398
335
  margin: 0;
399
336
  }
400
-
401
337
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
402
338
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
403
339
  margin-left: 0;
404
340
  }
405
-
406
341
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
407
342
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
408
343
  margin-right: 0;
409
344
  }
410
-
411
345
  .e-bigger .e-toolbar.e-vertical .e-hor-nav,
412
346
  .e-toolbar.e-bigger.e-vertical .e-hor-nav {
413
347
  min-height: 40px;
@@ -427,41 +361,33 @@
427
361
  user-select: none;
428
362
  white-space: nowrap;
429
363
  }
430
-
431
364
  .e-toolbar .e-blazor-toolbar-items {
432
365
  position: absolute;
433
366
  top: -9999px;
434
367
  visibility: hidden;
435
368
  }
436
-
437
369
  .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav {
438
370
  left: 0;
439
371
  right: auto;
440
372
  }
441
-
442
373
  .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended {
443
374
  padding-right: 3px;
444
375
  margin-left: 0;
445
376
  }
446
-
447
377
  .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
448
378
  padding-left: 0;
449
379
  }
450
-
451
380
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
452
381
  display: none;
453
382
  }
454
-
455
383
  .e-toolbar.e-extended-toolbar.e-extended-toolbar.e-tbar-extended {
456
384
  border-bottom: 0;
457
385
  border-bottom-left-radius: 0;
458
386
  border-bottom-right-radius: 0;
459
387
  }
460
-
461
388
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
462
389
  display: table;
463
390
  }
464
-
465
391
  .e-toolbar.e-extended-toolbar .e-toolbar-extended {
466
392
  border-top: 0;
467
393
  border-top-left-radius: 0;
@@ -473,45 +399,36 @@
473
399
  padding-top: 0;
474
400
  margin-left: -1px;
475
401
  }
476
-
477
402
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text {
478
403
  display: none;
479
404
  }
480
-
481
405
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close {
482
406
  display: none;
483
407
  }
484
-
485
408
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open {
486
409
  display: inline;
487
410
  }
488
-
489
411
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended {
490
412
  width: inherit;
491
413
  }
492
-
493
414
  .e-toolbar.e-extended-toolbar .e-toolbar-extended {
494
415
  box-shadow: none;
495
416
  display: inline;
496
417
  white-space: normal;
497
418
  }
498
-
499
419
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
500
420
  margin: 1px 0;
501
421
  height: 100%;
502
422
  min-width: 34px;
503
423
  padding: 0 1px;
504
424
  }
505
-
506
425
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
507
426
  display: none;
508
427
  }
509
-
510
428
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
511
429
  display: -ms-inline-flexbox;
512
430
  display: inline-flex;
513
431
  }
514
-
515
432
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
516
433
  -ms-flex-line-pack: center;
517
434
  align-content: center;
@@ -524,12 +441,10 @@
524
441
  vertical-align: middle;
525
442
  width: auto;
526
443
  }
527
-
528
444
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
529
445
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
530
446
  padding: 0 12px 0 8px;
531
447
  }
532
-
533
448
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text {
534
449
  display: inline-block;
535
450
  font-family: "Segoe UI", "GeezaPro", "DejaVu Serif";
@@ -538,7 +453,6 @@
538
453
  vertical-align: middle;
539
454
  width: auto;
540
455
  }
541
-
542
456
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
543
457
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
544
458
  height: inherit;
@@ -547,39 +461,32 @@
547
461
  min-width: 40px;
548
462
  padding: 0;
549
463
  }
550
-
551
464
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn {
552
465
  line-height: 25px;
553
466
  }
554
-
555
467
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
556
468
  margin: 7.5px 3px;
557
469
  min-height: 25px;
558
470
  min-width: 1px;
559
471
  vertical-align: middle;
560
472
  }
561
-
562
473
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-toolbar-pop) {
563
474
  line-height: 25px;
564
475
  min-height: 25px;
565
476
  min-width: 20px;
566
477
  padding: 0;
567
478
  }
568
-
569
479
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
570
480
  display: -ms-inline-flexbox;
571
481
  display: inline-flex;
572
482
  }
573
-
574
483
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item:not(.e-separator) {
575
484
  height: auto;
576
485
  }
577
-
578
486
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
579
487
  font-size: 14px;
580
488
  vertical-align: middle;
581
489
  }
582
-
583
490
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn {
584
491
  cursor: pointer;
585
492
  font-family: "Segoe UI", "GeezaPro", "DejaVu Serif";
@@ -591,57 +498,46 @@
591
498
  text-decoration: none;
592
499
  text-transform: none;
593
500
  }
594
-
595
501
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-tbar-btn:first-child {
596
502
  display: inline-block;
597
503
  }
598
-
599
504
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item > * {
600
505
  -ms-flex-item-align: center;
601
506
  -ms-grid-row-align: center;
602
507
  align-self: center;
603
508
  text-overflow: ellipsis;
604
509
  }
605
-
606
- .e-toolbar.e-control[class*='e-toolbar'] {
510
+ .e-toolbar.e-control[class*=e-toolbar] {
607
511
  box-sizing: content-box;
608
512
  }
609
-
610
513
  .e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
611
514
  display: none;
612
515
  }
613
-
614
516
  .e-toolbar .e-tbar-btn-text,
615
517
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
616
518
  display: inline-block;
617
519
  padding: 0 12px 0 8px;
618
520
  }
619
-
620
521
  .e-toolbar.e-hidden,
621
522
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
622
523
  display: none;
623
524
  }
624
-
625
525
  .e-toolbar.e-corner {
626
526
  border-radius: 0;
627
527
  }
628
-
629
528
  .e-toolbar .e-toolbar-pop {
630
529
  border-radius: 0;
631
530
  overflow: hidden;
632
531
  padding: 0;
633
532
  position: absolute;
634
533
  }
635
-
636
534
  .e-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
637
535
  margin: 0;
638
536
  width: auto;
639
537
  }
640
-
641
538
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden {
642
539
  display: none;
643
540
  }
644
-
645
541
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
646
542
  -ms-flex-align: center;
647
543
  align-items: center;
@@ -652,34 +548,27 @@
652
548
  min-height: 36px;
653
549
  padding: 0 10px 0 0;
654
550
  }
655
-
656
551
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
657
552
  margin: 0;
658
553
  padding: 0 10px;
659
554
  width: auto;
660
555
  }
661
-
662
556
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
663
557
  padding: 0 10px;
664
558
  }
665
-
666
559
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
667
560
  min-width: 20px;
668
561
  }
669
-
670
562
  .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
671
563
  min-width: 34px;
672
564
  padding: 0;
673
565
  }
674
-
675
566
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control {
676
567
  text-align: center;
677
568
  }
678
-
679
569
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
680
570
  min-width: 100%;
681
571
  }
682
-
683
572
  .e-toolbar .e-toolbar-pop .e-toolbar-item {
684
573
  -ms-flex-line-pack: center;
685
574
  align-content: center;
@@ -691,121 +580,95 @@
691
580
  -ms-flex-pack: center;
692
581
  justify-content: center;
693
582
  }
694
-
695
583
  .e-toolbar .e-toolbar-pop .e-toolbar-item > * {
696
584
  height: 100%;
697
585
  min-width: 100%;
698
586
  text-overflow: ellipsis;
699
587
  }
700
-
701
588
  .e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text {
702
589
  display: none;
703
590
  }
704
-
705
591
  .e-toolbar .e-toolbar-pop .e-toolpopup {
706
592
  text-align: center;
707
593
  }
708
-
709
594
  .e-toolbar .e-toolbar-popup {
710
595
  text-align: center;
711
596
  }
712
-
713
597
  .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item {
714
598
  margin: 0;
715
599
  }
716
-
717
600
  .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
718
601
  margin: 0;
719
602
  margin-left: 3px;
720
603
  }
721
-
722
604
  .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
723
605
  margin: 0;
724
606
  }
725
-
726
607
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
727
608
  margin-left: 3px;
728
609
  margin-right: initial;
729
610
  }
730
-
731
611
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
732
612
  margin: 0;
733
613
  }
734
-
735
614
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
736
615
  margin-right: 3px;
737
616
  }
738
-
739
617
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
740
618
  margin: 0;
741
619
  }
742
-
743
620
  .e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left {
744
621
  left: auto;
745
622
  right: 0;
746
623
  }
747
-
748
624
  .e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right {
749
625
  left: 0;
750
626
  right: auto;
751
627
  }
752
-
753
628
  .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
754
629
  margin-left: 0;
755
630
  }
756
-
757
631
  .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
758
632
  margin-left: 3px;
759
633
  }
760
-
761
634
  .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
762
635
  margin-left: 0;
763
636
  margin-right: 3px;
764
637
  }
765
-
766
638
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child {
767
639
  margin-left: 0;
768
640
  }
769
-
770
641
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child {
771
642
  margin-left: 0;
772
643
  margin-right: 3px;
773
644
  }
774
-
775
645
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child {
776
646
  margin-right: 0;
777
647
  }
778
-
779
648
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child {
780
649
  margin-left: 3px;
781
650
  margin-right: 0;
782
651
  }
783
-
784
652
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child {
785
653
  margin-right: 0;
786
654
  }
787
-
788
655
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child {
789
656
  margin-left: 3px;
790
657
  margin-right: 0;
791
658
  }
792
-
793
659
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:last-child,
794
660
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
795
661
  margin-right: 0;
796
662
  }
797
-
798
663
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:first-child,
799
664
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:first-child {
800
665
  margin-right: 3px;
801
666
  }
802
-
803
667
  .e-toolbar.e-rtl .e-hor-nav {
804
668
  left: 0;
805
669
  right: auto;
806
670
  border-radius: 0 0 0 0;
807
671
  }
808
-
809
672
  .e-toolbar .e-hor-nav {
810
673
  -ms-flex-align: center;
811
674
  align-items: center;
@@ -821,11 +684,9 @@
821
684
  top: 0;
822
685
  width: 40px;
823
686
  }
824
-
825
687
  .e-toolbar .e-hor-nav.e-ie-align {
826
688
  display: table;
827
689
  }
828
-
829
690
  .e-toolbar .e-popup-down-icon.e-icons,
830
691
  .e-toolbar .e-popup-up-icon.e-icons {
831
692
  color: #fff;
@@ -834,16 +695,13 @@
834
695
  vertical-align: middle;
835
696
  width: 100%;
836
697
  }
837
-
838
698
  .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn {
839
699
  line-height: 25px;
840
700
  }
841
-
842
701
  .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
843
702
  line-height: 25px;
844
703
  min-height: 25px;
845
704
  }
846
-
847
705
  .e-toolbar .e-toolbar-items {
848
706
  border-radius: 0 0 0 0;
849
707
  display: inline-block;
@@ -851,46 +709,37 @@
851
709
  min-height: 39px;
852
710
  vertical-align: middle;
853
711
  }
854
-
855
712
  .e-toolbar .e-toolbar-items.e-toolbar-multirow {
856
713
  margin-bottom: 1px;
857
714
  margin-left: 10px;
858
715
  margin-right: 10px;
859
716
  white-space: normal;
860
717
  }
861
-
862
718
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item:not(.e-separator) {
863
719
  margin: 1px 0;
864
720
  }
865
-
866
721
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
867
722
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
868
723
  display: none;
869
724
  }
870
-
871
725
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator {
872
726
  display: -ms-inline-flexbox;
873
727
  display: inline-flex;
874
728
  }
875
-
876
729
  .e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,
877
730
  .e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,
878
731
  .e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right {
879
732
  display: inline;
880
733
  }
881
-
882
734
  .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
883
735
  margin-left: 0;
884
736
  }
885
-
886
737
  .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child {
887
738
  margin-right: 0;
888
739
  }
889
-
890
740
  .e-toolbar .e-toolbar-items.e-tbar-pos {
891
741
  display: block;
892
742
  }
893
-
894
743
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
895
744
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,
896
745
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
@@ -898,88 +747,68 @@
898
747
  height: 100%;
899
748
  top: 0;
900
749
  }
901
-
902
750
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right,
903
751
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
904
752
  position: absolute;
905
753
  }
906
-
907
754
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
908
755
  right: 0;
909
756
  }
910
-
911
757
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
912
758
  left: 0;
913
759
  line-height: 35px;
914
760
  }
915
-
916
761
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center {
917
762
  margin: 0 auto;
918
763
  }
919
-
920
764
  .e-toolbar .e-toolbar-items .e-toolbar-left,
921
765
  .e-toolbar .e-toolbar-items .e-toolbar-center,
922
766
  .e-toolbar .e-toolbar-items .e-toolbar-right {
923
767
  display: inline-block;
924
768
  }
925
-
926
769
  .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
927
770
  margin-left: 3px;
928
771
  }
929
-
930
772
  .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
931
773
  margin-left: 3px;
932
774
  }
933
-
934
775
  .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:first-child {
935
776
  margin-left: 0;
936
777
  }
937
-
938
778
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child {
939
779
  margin-right: 0;
940
780
  }
941
-
942
781
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child {
943
782
  margin-left: 3px;
944
783
  }
945
-
946
784
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child {
947
785
  margin-right: 0;
948
786
  }
949
-
950
787
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child {
951
788
  margin-right: 3px;
952
789
  }
953
-
954
790
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child {
955
791
  margin-left: 0;
956
792
  }
957
-
958
793
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child {
959
794
  margin-right: 3px;
960
795
  }
961
-
962
796
  .e-toolbar .e-toolbar-items:first-child > .e-toolbar-item:last-child,
963
797
  .e-toolbar .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
964
798
  margin-right: 3px;
965
799
  }
966
-
967
800
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
968
801
  margin-right: 3px;
969
802
  }
970
-
971
803
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
972
804
  margin: 0;
973
805
  }
974
-
975
806
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
976
807
  margin-right: 3px;
977
808
  }
978
-
979
809
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
980
810
  margin: 0;
981
811
  }
982
-
983
812
  .e-toolbar .e-toolbar-items .e-toolbar-item {
984
813
  -ms-flex-line-pack: center;
985
814
  align-content: center;
@@ -992,27 +821,22 @@
992
821
  vertical-align: middle;
993
822
  width: auto;
994
823
  }
995
-
996
824
  .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
997
825
  height: inherit;
998
826
  min-width: 34px;
999
827
  padding: 0 1px;
1000
828
  }
1001
-
1002
829
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1003
830
  margin: 7.5px 3px;
1004
831
  min-height: 24px;
1005
832
  min-width: 1px;
1006
833
  }
1007
-
1008
- .e-toolbar .e-toolbar-items .e-toolbar-item input[type='checkbox'] {
834
+ .e-toolbar .e-toolbar-items .e-toolbar-item input[type=checkbox] {
1009
835
  height: auto;
1010
836
  }
1011
-
1012
837
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1013
838
  padding: 0;
1014
839
  }
1015
-
1016
840
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1017
841
  height: inherit;
1018
842
  margin: 0;
@@ -1020,49 +844,39 @@
1020
844
  min-width: 40px;
1021
845
  padding: 0;
1022
846
  }
1023
-
1024
847
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
1025
848
  outline: none;
1026
849
  }
1027
-
1028
850
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1029
851
  padding: 0 0 0 12px;
1030
852
  }
1031
-
1032
853
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
1033
854
  padding: 0 15px 0 0;
1034
855
  }
1035
-
1036
856
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
1037
857
  margin: 0;
1038
858
  min-width: 20px;
1039
859
  width: auto;
1040
860
  }
1041
-
1042
861
  .e-toolbar .e-toolbar-items .e-toolbar-item > * {
1043
862
  -ms-flex-item-align: center;
1044
863
  -ms-grid-row-align: center;
1045
864
  align-self: center;
1046
865
  text-overflow: ellipsis;
1047
866
  }
1048
-
1049
867
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1050
868
  height: 24px;
1051
869
  vertical-align: middle;
1052
870
  }
1053
-
1054
871
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator + .e-separator {
1055
872
  display: none;
1056
873
  }
1057
-
1058
874
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type, .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:first-of-type {
1059
875
  display: none;
1060
876
  }
1061
-
1062
877
  .e-toolbar .e-tbar-btn > :first-child {
1063
878
  display: inline-block;
1064
879
  }
1065
-
1066
880
  .e-toolbar .e-tbar-btn {
1067
881
  border: none;
1068
882
  cursor: pointer;
@@ -1075,16 +889,13 @@
1075
889
  text-decoration: none;
1076
890
  text-transform: none;
1077
891
  }
1078
-
1079
892
  .e-toolbar .e-tbar-btn .e-icons.e-btn-icon {
1080
893
  font-size: 16px;
1081
894
  vertical-align: middle;
1082
895
  }
1083
-
1084
896
  .e-toolbar .e-tbar-btn div {
1085
897
  vertical-align: middle;
1086
898
  }
1087
-
1088
899
  .e-toolbar .e-tbar-btn .e-tbar-btn-text {
1089
900
  display: inline-block;
1090
901
  font-family: "Segoe UI", "GeezaPro", "DejaVu Serif";
@@ -1093,70 +904,57 @@
1093
904
  vertical-align: middle;
1094
905
  width: auto;
1095
906
  }
1096
-
1097
907
  .e-toolbar.e-vertical {
1098
908
  display: -ms-flexbox;
1099
909
  display: flex;
1100
910
  -ms-flex-direction: column;
1101
911
  flex-direction: column;
1102
912
  }
1103
-
1104
913
  .e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left {
1105
914
  bottom: 0;
1106
915
  top: auto;
1107
916
  }
1108
-
1109
917
  .e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right {
1110
918
  bottom: auto;
1111
919
  top: 0;
1112
920
  }
1113
-
1114
921
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,
1115
922
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,
1116
923
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
1117
924
  height: auto;
1118
925
  }
1119
-
1120
926
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left {
1121
927
  left: auto;
1122
928
  right: auto;
1123
929
  top: 0;
1124
930
  }
1125
-
1126
931
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
1127
932
  bottom: 0;
1128
933
  left: auto;
1129
934
  right: auto;
1130
935
  }
1131
-
1132
936
  .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
1133
937
  margin-left: 0;
1134
938
  }
1135
-
1136
939
  .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
1137
940
  margin-right: 0;
1138
941
  }
1139
-
1140
942
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item {
1141
943
  display: -ms-flexbox;
1142
944
  display: flex;
1143
945
  height: auto;
1144
946
  }
1145
-
1146
947
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1147
948
  min-width: 33px;
1148
949
  }
1149
-
1150
950
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
1151
951
  height: auto;
1152
952
  margin: 3px 7.5px;
1153
953
  min-height: auto;
1154
954
  }
1155
-
1156
955
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1157
956
  margin: 0;
1158
957
  }
1159
-
1160
958
  .e-toolbar.e-vertical .e-hor-nav {
1161
959
  bottom: 0;
1162
960
  height: auto;
@@ -1175,45 +973,36 @@
1175
973
  border: 1px solid #fff;
1176
974
  box-shadow: none;
1177
975
  }
1178
-
1179
976
  .e-toolbar.e-vertical .e-hor-nav {
1180
977
  border: solid #fff;
1181
978
  border-width: 1px 0 0 0;
1182
979
  }
1183
-
1184
980
  .e-toolbar.e-vertical.e-rtl .e-hor-nav {
1185
981
  border: solid #fff;
1186
982
  border-width: 0 0 1px 0;
1187
983
  }
1188
-
1189
984
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
1190
985
  border-width: 0 0 1px 0;
1191
986
  }
1192
-
1193
987
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay {
1194
988
  background: #000;
1195
989
  }
1196
-
1197
990
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
1198
991
  border: solid #fff;
1199
992
  border-width: 0 1px 0 0;
1200
993
  }
1201
-
1202
994
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
1203
995
  color: #fff;
1204
996
  }
1205
-
1206
997
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn {
1207
998
  background: #000;
1208
999
  box-shadow: none;
1209
1000
  color: #fff;
1210
1001
  border: 2px solid #000;
1211
1002
  }
1212
-
1213
1003
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-toolbar-item .e-tbar-btn-text {
1214
1004
  color: #fff;
1215
1005
  }
1216
-
1217
1006
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus {
1218
1007
  background: inherit;
1219
1008
  border-color: #fff;
@@ -1221,11 +1010,9 @@
1221
1010
  color: #fff;
1222
1011
  border: 2px solid #fff;
1223
1012
  }
1224
-
1225
1013
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus:active {
1226
1014
  background: #ffd939;
1227
1015
  }
1228
-
1229
1016
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
1230
1017
  background: #685708;
1231
1018
  border-color: #fff;
@@ -1233,21 +1020,17 @@
1233
1020
  color: #fff;
1234
1021
  border: 2px solid #fff;
1235
1022
  }
1236
-
1237
1023
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons {
1238
1024
  color: #fff;
1239
1025
  }
1240
-
1241
1026
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover:focus .e-icons,
1242
1027
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover:focus .e-tbar-btn-text {
1243
1028
  color: #fff;
1244
1029
  }
1245
-
1246
1030
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover:active .e-icons,
1247
1031
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover:active .e-tbar-btn-text {
1248
1032
  color: #000;
1249
1033
  }
1250
-
1251
1034
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
1252
1035
  background: #ffd939;
1253
1036
  border-color: #ffd939;
@@ -1255,34 +1038,27 @@
1255
1038
  box-shadow: none;
1256
1039
  color: #000;
1257
1040
  }
1258
-
1259
1041
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active .e-icons,
1260
1042
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active .e-tbar-btn-text {
1261
1043
  color: #000;
1262
1044
  }
1263
-
1264
1045
  .e-toolbar .e-tbar-btn.e-btn .e-icons {
1265
1046
  color: #fff;
1266
1047
  }
1267
-
1268
1048
  .e-toolbar .e-toolbar-pop {
1269
1049
  background: #000;
1270
1050
  border: 1px solid #fff;
1271
1051
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
1272
1052
  }
1273
-
1274
1053
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-btn:focus {
1275
1054
  outline: none;
1276
1055
  }
1277
-
1278
1056
  .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1279
1057
  background: transparent;
1280
1058
  }
1281
-
1282
1059
  .e-toolbar.e-extended-toolbar .e-toolbar-pop {
1283
1060
  background: #000;
1284
1061
  }
1285
-
1286
1062
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active,
1287
1063
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) {
1288
1064
  background: #ffd939;
@@ -1290,24 +1066,20 @@
1290
1066
  box-shadow: none;
1291
1067
  border-left: 1px solid #ffd939;
1292
1068
  }
1293
-
1294
1069
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active:focus,
1295
1070
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav):focus {
1296
1071
  border: 2px solid #fff;
1297
1072
  }
1298
-
1299
1073
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons,
1300
1074
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons {
1301
1075
  color: #000;
1302
1076
  }
1303
-
1304
1077
  .e-toolbar .e-tbar-btn {
1305
1078
  background: #000;
1306
1079
  box-shadow: none;
1307
1080
  color: #fff;
1308
1081
  border: 2px solid #000;
1309
1082
  }
1310
-
1311
1083
  .e-toolbar .e-tbar-btn:focus {
1312
1084
  background: inherit;
1313
1085
  border-color: #fff;
@@ -1315,11 +1087,9 @@
1315
1087
  color: #fff;
1316
1088
  border: 2px solid #fff;
1317
1089
  }
1318
-
1319
1090
  .e-toolbar .e-tbar-btn:focus:active {
1320
1091
  background: #ffd939;
1321
1092
  }
1322
-
1323
1093
  .e-toolbar .e-tbar-btn:hover {
1324
1094
  background: #685708;
1325
1095
  border-color: #fff;
@@ -1327,90 +1097,72 @@
1327
1097
  color: #fff;
1328
1098
  border: 2px solid #fff;
1329
1099
  }
1330
-
1331
1100
  .e-toolbar .e-tbar-btn:hover .e-icons {
1332
1101
  color: #fff;
1333
1102
  }
1334
-
1335
1103
  .e-toolbar .e-tbar-btn:hover:focus .e-icons,
1336
1104
  .e-toolbar .e-tbar-btn:hover:focus .e-tbar-btn-text {
1337
1105
  color: #fff;
1338
1106
  }
1339
-
1340
1107
  .e-toolbar .e-tbar-btn:hover:active .e-icons,
1341
1108
  .e-toolbar .e-tbar-btn:hover:active .e-tbar-btn-text {
1342
1109
  color: #000;
1343
1110
  }
1344
-
1345
1111
  .e-toolbar .e-toolbar-items {
1346
1112
  background: #000;
1347
1113
  }
1348
-
1349
1114
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay {
1350
1115
  background: #000;
1351
1116
  opacity: 1;
1352
1117
  }
1353
-
1354
1118
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-tbar-btn-text {
1355
1119
  color: #757575;
1356
1120
  }
1357
-
1358
1121
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons {
1359
1122
  color: #757575;
1360
1123
  }
1361
-
1362
1124
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1363
1125
  border: solid #fff;
1364
1126
  border-width: 0 1px 0 0;
1365
1127
  }
1366
-
1367
1128
  .e-toolbar.e-rtl .e-hor-nav {
1368
1129
  background: #000;
1369
1130
  border: solid #fff;
1370
1131
  border-left: 0;
1371
1132
  border-width: 0 1px 0 0;
1372
1133
  }
1373
-
1374
1134
  .e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
1375
1135
  background: #685708;
1376
1136
  color: #fff;
1377
1137
  }
1378
-
1379
1138
  .e-toolbar .e-hor-nav {
1380
1139
  background: #000;
1381
1140
  border: solid #fff;
1382
1141
  border-width: 0 0 0 1px;
1383
1142
  }
1384
-
1385
1143
  .e-toolbar .e-hor-nav::after {
1386
- content: '';
1144
+ content: "";
1387
1145
  }
1388
-
1389
1146
  .e-toolbar .e-hor-nav:active {
1390
1147
  border: 0;
1391
1148
  box-shadow: none;
1392
1149
  color: #000;
1393
1150
  }
1394
-
1395
1151
  .e-toolbar .e-hor-nav:active::after {
1396
- content: '';
1152
+ content: "";
1397
1153
  }
1398
-
1399
1154
  .e-toolbar .e-hor-nav:hover {
1400
1155
  background: #685708;
1401
1156
  border-left: 0;
1402
1157
  color: #fff;
1403
1158
  }
1404
-
1405
1159
  .e-toolbar .e-hor-nav:hover:not(.e-nav-active) {
1406
1160
  border: 2px solid #fff;
1407
1161
  }
1408
-
1409
1162
  .e-toolbar .e-hor-nav:hover:active {
1410
1163
  background: #ffd939;
1411
1164
  border: 0;
1412
1165
  }
1413
-
1414
1166
  .e-toolbar .e-hor-nav:focus {
1415
1167
  background: #685708;
1416
1168
  border-left: 0;
@@ -1419,7 +1171,6 @@
1419
1171
  background: inherit;
1420
1172
  border: 2px solid #fff;
1421
1173
  }
1422
-
1423
1174
  .e-toolbar .e-tbar-btn:active {
1424
1175
  background: #ffd939;
1425
1176
  border-color: #ffd939;
@@ -1428,8 +1179,7 @@
1428
1179
  color: #000;
1429
1180
  color: #000;
1430
1181
  }
1431
-
1432
1182
  .e-toolbar .e-tbar-btn:active .e-icons,
1433
1183
  .e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
1434
1184
  color: #000;
1435
- }
1185
+ }