@syncfusion/ej2-vue-schedule 25.2.6 → 26.1.35

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 (66) hide show
  1. package/dist/ej2-vue-schedule.umd.min.js +2 -2
  2. package/dist/ej2-vue-schedule.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-schedule.es2015.js +7 -11
  4. package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-schedule.es5.js +7 -11
  6. package/dist/es6/ej2-vue-schedule.es5.js.map +1 -1
  7. package/package.json +9 -9
  8. package/styles/bootstrap-dark.css +4698 -1
  9. package/styles/bootstrap.css +4693 -1
  10. package/styles/bootstrap4.css +4795 -1
  11. package/styles/bootstrap5-dark.css +4739 -1
  12. package/styles/bootstrap5.css +4739 -1
  13. package/styles/fabric-dark.css +4660 -1
  14. package/styles/fabric.css +4650 -1
  15. package/styles/fluent-dark.css +4723 -1
  16. package/styles/fluent.css +4723 -1
  17. package/styles/fluent2.css +6966 -0
  18. package/styles/fluent2.scss +2 -0
  19. package/styles/highcontrast-light.css +4735 -1
  20. package/styles/highcontrast.css +4744 -1
  21. package/styles/material-dark.css +4715 -1
  22. package/styles/material.css +4762 -1
  23. package/styles/material3-dark.css +4980 -1
  24. package/styles/material3.css +5204 -1
  25. package/styles/recurrence-editor/bootstrap-dark.css +503 -1
  26. package/styles/recurrence-editor/bootstrap.css +503 -1
  27. package/styles/recurrence-editor/bootstrap4.css +549 -1
  28. package/styles/recurrence-editor/bootstrap5-dark.css +545 -1
  29. package/styles/recurrence-editor/bootstrap5.css +545 -1
  30. package/styles/recurrence-editor/fabric-dark.css +478 -1
  31. package/styles/recurrence-editor/fabric.css +471 -1
  32. package/styles/recurrence-editor/fluent-dark.css +525 -1
  33. package/styles/recurrence-editor/fluent.css +525 -1
  34. package/styles/recurrence-editor/fluent2.css +1534 -0
  35. package/styles/recurrence-editor/fluent2.scss +1 -0
  36. package/styles/recurrence-editor/highcontrast-light.css +475 -1
  37. package/styles/recurrence-editor/highcontrast.css +475 -1
  38. package/styles/recurrence-editor/material-dark.css +512 -1
  39. package/styles/recurrence-editor/material.css +537 -1
  40. package/styles/recurrence-editor/material3-dark.css +657 -1
  41. package/styles/recurrence-editor/material3.css +769 -1
  42. package/styles/recurrence-editor/tailwind-dark.css +500 -1
  43. package/styles/recurrence-editor/tailwind.css +500 -1
  44. package/styles/schedule/bootstrap-dark.css +4302 -1
  45. package/styles/schedule/bootstrap.css +4297 -1
  46. package/styles/schedule/bootstrap4.css +4399 -1
  47. package/styles/schedule/bootstrap5-dark.css +4343 -1
  48. package/styles/schedule/bootstrap5.css +4343 -1
  49. package/styles/schedule/fabric-dark.css +4264 -1
  50. package/styles/schedule/fabric.css +4254 -1
  51. package/styles/schedule/fluent-dark.css +4327 -1
  52. package/styles/schedule/fluent.css +4327 -1
  53. package/styles/schedule/fluent2.css +5536 -0
  54. package/styles/schedule/fluent2.scss +1 -0
  55. package/styles/schedule/highcontrast-light.css +4339 -1
  56. package/styles/schedule/highcontrast.css +4348 -1
  57. package/styles/schedule/material-dark.css +4319 -1
  58. package/styles/schedule/material.css +4366 -1
  59. package/styles/schedule/material3-dark.css +4474 -1
  60. package/styles/schedule/material3.css +4586 -1
  61. package/styles/schedule/tailwind-dark.css +4293 -1
  62. package/styles/schedule/tailwind.css +4293 -1
  63. package/styles/tailwind-dark.css +4689 -1
  64. package/styles/tailwind.css +4689 -1
  65. package/CHANGELOG.md +0 -1947
  66. package/dist/global/ej2-vue-schedule.min.js +0 -10
@@ -1 +1,4735 @@
1
- @import '@syncfusion/ej2-schedule/styles/highcontrast-light.css';
1
+ /* stylelint-disable */
2
+ /* stylelint-disable property-no-vendor-prefix */
3
+ .e-bigger .e-ddl.e-popup .e-input-group .e-clear-icon {
4
+ height: 36px;
5
+ }
6
+
7
+ .e-popup.e-ddl .e-dropdownbase {
8
+ min-height: 26px;
9
+ }
10
+
11
+ .e-ddl.e-popup {
12
+ border: 0;
13
+ -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
14
+ box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
15
+ margin-top: 1px;
16
+ }
17
+ .e-ddl.e-popup .e-content.e-nodata {
18
+ background-color: #fff;
19
+ }
20
+ .e-ddl.e-popup .e-dropdownbase .e-list-item .e-highlight {
21
+ color: #23726c;
22
+ }
23
+ .e-ddl.e-popup .e-input-group {
24
+ display: -webkit-box;
25
+ display: -ms-flexbox;
26
+ display: flex;
27
+ width: auto;
28
+ }
29
+ .e-ddl.e-popup .e-input-group input {
30
+ line-height: 15px;
31
+ }
32
+
33
+ .e-ddl.e-popup .e-input-group .e-clear-icon {
34
+ border-radius: 20px;
35
+ height: 20px;
36
+ margin: 5px;
37
+ min-width: 20px;
38
+ }
39
+ .e-ddl.e-popup .e-input-group .e-clear-icon::before {
40
+ font-size: 10px;
41
+ }
42
+ .e-ddl.e-popup .e-filter-parent {
43
+ border-left-width: 0;
44
+ border-right-width: 0;
45
+ }
46
+ .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
47
+ border-color: #000;
48
+ }
49
+ .e-bigger .e-ddl.e-popup.e-ddl-device.e-ddl-device-filter {
50
+ margin-top: 0;
51
+ }
52
+ .e-bigger .e-ddl.e-popup .e-list-item, .e-bigger .e-ddl.e-popup .e-list-group-item, .e-bigger .e-ddl.e-popup .e-fixed-head {
53
+ font-size: 15px;
54
+ line-height: 45px;
55
+ padding-left: 0;
56
+ text-indent: 16px;
57
+ }
58
+ .e-bigger .e-ddl.e-popup .e-dd-group .e-list-item {
59
+ padding-left: 4px;
60
+ }
61
+ .e-bigger .e-ddl.e-popup .e-input-group {
62
+ padding: 4px 0;
63
+ }
64
+ .e-bigger .e-ddl.e-popup .e-input-group input {
65
+ height: 30px;
66
+ }
67
+ .e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
68
+ font-size: 14px;
69
+ line-height: 40px;
70
+ padding-left: 0;
71
+ text-indent: 16px;
72
+ }
73
+ .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
74
+ padding-left: 4px;
75
+ }
76
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group {
77
+ padding: 0;
78
+ }
79
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group input {
80
+ height: 34px;
81
+ }
82
+
83
+ .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
84
+ color: #000;
85
+ top: 12px;
86
+ }
87
+ .e-multiselect .e-multi-select-wrapper input {
88
+ /* stylelint-disable property-no-vendor-prefix */
89
+ }
90
+ .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
91
+ color: #4f4f4f;
92
+ font-family: inherit;
93
+ font-size: 14px;
94
+ font-style: italic;
95
+ }
96
+ .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
97
+ color: #4f4f4f;
98
+ font-family: inherit;
99
+ font-size: 14px;
100
+ font-style: italic;
101
+ }
102
+ .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
103
+ color: #4f4f4f;
104
+ font-family: inherit;
105
+ font-size: 14px;
106
+ font-style: italic;
107
+ }
108
+ .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
109
+ color: #4f4f4f;
110
+ font-family: inherit;
111
+ font-size: 14px;
112
+ font-style: italic;
113
+ }
114
+ .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
115
+ color: #000;
116
+ }
117
+ .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
118
+ color: #000;
119
+ }
120
+ .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
121
+ line-height: 26px;
122
+ top: 0;
123
+ }
124
+ .e-multi-select-wrapper .e-delim-values.e-delim-view {
125
+ color: #000;
126
+ }
127
+ .e-multi-select-wrapper.e-delimiter .e-delim-values {
128
+ color: #000;
129
+ }
130
+ .e-multi-select-wrapper .e-searcher input[type=text] {
131
+ color: #000;
132
+ height: 100%;
133
+ min-height: 28px;
134
+ }
135
+ .e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
136
+ background-color: #400074;
137
+ }
138
+ .e-multi-select-wrapper .e-searcher input[type=text]::selection {
139
+ background-color: #400074;
140
+ }
141
+
142
+ .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon, .e-bigger .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
143
+ padding-left: 0;
144
+ }
145
+ .e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
146
+ border-bottom: 1px solid #000;
147
+ }
148
+ .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
149
+ background-color: #400074;
150
+ }
151
+ .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
152
+ border: 2px solid #400074;
153
+ }
154
+ .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
155
+ border-bottom: 2px solid #000;
156
+ border-left: 2px solid #000;
157
+ border-right: 2px solid #000;
158
+ border-top: 2px solid #000;
159
+ }
160
+ .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
161
+ border: 2px solid #ecf;
162
+ }
163
+ .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
164
+ background-color: #000;
165
+ border-bottom: 1px solid #000;
166
+ border-left: 1px solid #000;
167
+ border-right: 1px solid #000;
168
+ border-top: 1px solid #000;
169
+ }
170
+ .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
171
+ border: 2px solid #000;
172
+ }
173
+ .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
174
+ border: 2px solid #fff;
175
+ }
176
+ .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
177
+ border: 2px solid #400074;
178
+ }
179
+
180
+ .e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
181
+ height: 30px;
182
+ width: 30px;
183
+ }
184
+
185
+ .e-schedule .e-schedule-toolbar .e-icon-prev::before {
186
+ content: "\e98f";
187
+ }
188
+ .e-schedule .e-schedule-toolbar .e-icon-next::before {
189
+ content: "\e219";
190
+ }
191
+ .e-schedule .e-schedule-toolbar .e-icon-add::before {
192
+ content: "\e20f";
193
+ }
194
+ .e-schedule .e-schedule-toolbar .e-icon-today::before {
195
+ content: "\e321";
196
+ }
197
+ .e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
198
+ content: "\e966";
199
+ }
200
+ .e-schedule .e-schedule-toolbar .e-icon-day::before {
201
+ content: "\e317";
202
+ }
203
+ .e-schedule .e-schedule-toolbar .e-icon-week::before {
204
+ content: "\e31f";
205
+ }
206
+ .e-schedule .e-schedule-toolbar .e-icon-workweek::before {
207
+ content: "\e323";
208
+ }
209
+ .e-schedule .e-schedule-toolbar .e-icon-month::before {
210
+ content: "\e93a";
211
+ }
212
+ .e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
213
+ content: "\e31e";
214
+ }
215
+ .e-schedule .e-schedule-toolbar .e-icon-agenda::before {
216
+ content: "\e316";
217
+ }
218
+ .e-schedule .e-schedule-toolbar .e-icon-year::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-year-vertical::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-year-horizontal::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
219
+ content: "\ea90";
220
+ }
221
+ .e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
222
+ content: "\ea86";
223
+ }
224
+ .e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
225
+ content: "\ea89";
226
+ }
227
+ .e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
228
+ content: "\ea8c";
229
+ }
230
+ .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before,
231
+ .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
232
+ content: "\e976";
233
+ }
234
+ .e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
235
+ content: "\e219";
236
+ }
237
+ .e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
238
+ content: "\e98f";
239
+ }
240
+ .e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
241
+ content: "\e94c";
242
+ }
243
+ .e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
244
+ content: "\e219";
245
+ }
246
+ .e-schedule .e-close-icon::before {
247
+ content: "\e953";
248
+ }
249
+ .e-schedule .e-block-indicator::before {
250
+ content: "\e22a";
251
+ }
252
+ .e-schedule .e-appointment .e-recurrence-icon::before {
253
+ content: "\e309";
254
+ }
255
+ .e-schedule .e-appointment .e-recurrence-edit-icon::before {
256
+ content: "\e30b";
257
+ }
258
+ .e-schedule .e-appointment .e-up-icon::before {
259
+ content: "\e307";
260
+ }
261
+ .e-schedule .e-appointment .e-down-icon::before {
262
+ content: "\e305";
263
+ }
264
+ .e-schedule .e-appointment .e-left-icon::before {
265
+ content: "\e303";
266
+ }
267
+ .e-schedule .e-appointment .e-right-icon::before {
268
+ content: "\e301";
269
+ }
270
+ .e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
271
+ content: "\e966";
272
+ }
273
+ .e-schedule.e-rtl .e-appointment .e-left-icon::before {
274
+ content: "\e301";
275
+ }
276
+ .e-schedule.e-rtl .e-appointment .e-right-icon::before {
277
+ content: "\e303";
278
+ }
279
+ .e-schedule .e-resource-tree-icon::before {
280
+ content: "\e22e";
281
+ }
282
+
283
+ .e-schedule-dialog.e-device .e-back-icon::before {
284
+ content: "\e962";
285
+ }
286
+ .e-schedule-dialog.e-device .e-save-icon::before {
287
+ content: "\e954";
288
+ }
289
+ .e-schedule-dialog.e-device .e-delete-icon::before {
290
+ content: "\e965";
291
+ }
292
+ .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
293
+ content: "\e97c";
294
+ }
295
+
296
+ .e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
297
+ content: "\e301";
298
+ }
299
+
300
+ .e-quick-popup-wrapper .e-edit-icon::before {
301
+ content: "\e97c";
302
+ }
303
+ .e-quick-popup-wrapper .e-delete-icon::before {
304
+ content: "\e965";
305
+ }
306
+ .e-quick-popup-wrapper .e-close-icon::before {
307
+ content: "\e953";
308
+ }
309
+ .e-quick-popup-wrapper .e-time-icon::before {
310
+ content: "\e97f";
311
+ }
312
+ .e-quick-popup-wrapper .e-location-icon::before {
313
+ content: "\e30f";
314
+ }
315
+ .e-quick-popup-wrapper .e-time-zone-icon::before {
316
+ content: "\e311";
317
+ }
318
+ .e-quick-popup-wrapper .e-description-icon::before {
319
+ content: "\e310";
320
+ }
321
+ .e-quick-popup-wrapper .e-resource-icon::before {
322
+ content: "\e425";
323
+ }
324
+ .e-quick-popup-wrapper .e-date-time-icon::before {
325
+ content: "\e422";
326
+ }
327
+
328
+ .e-more-popup-wrapper.e-device .e-close-icon::before {
329
+ content: "\e953";
330
+ }
331
+
332
+ .e-schedule {
333
+ display: block;
334
+ outline: medium none;
335
+ overflow: hidden;
336
+ position: relative;
337
+ -webkit-user-select: none;
338
+ -moz-user-select: none;
339
+ -ms-user-select: none;
340
+ user-select: none;
341
+ }
342
+ .e-schedule .e-schedule-toolbar {
343
+ border: 0;
344
+ border-bottom: 1px solid #757575;
345
+ -webkit-box-shadow: none;
346
+ box-shadow: none;
347
+ margin-bottom: 0;
348
+ min-height: 43px;
349
+ }
350
+ .e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
351
+ .e-schedule .e-schedule-toolbar .e-active-view .e-icons {
352
+ color: #400074;
353
+ }
354
+ .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
355
+ cursor: pointer;
356
+ font-size: 14px;
357
+ text-transform: uppercase;
358
+ }
359
+ .e-schedule .e-schedule-toolbar .e-toolbar-items {
360
+ height: 43px;
361
+ }
362
+ .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
363
+ height: 43px;
364
+ min-height: 43px;
365
+ }
366
+ .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item .e-tbar-btn {
367
+ border: none;
368
+ border-radius: 0;
369
+ }
370
+ .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item.e-active-view .e-tbar-btn {
371
+ border: none;
372
+ }
373
+ .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
374
+ height: inherit;
375
+ }
376
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon.e-icon-down-arrow {
377
+ font-size: 12px;
378
+ margin-top: 3px;
379
+ }
380
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
381
+ border-radius: 0%;
382
+ }
383
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-day .e-icon-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-week .e-icon-week, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-work-week .e-icon-workweek, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month .e-icon-month, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-year .e-icon-year, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-agenda .e-icon-agenda, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month-agenda .e-icon-month-agenda, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-day .e-icon-timeline-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-week .e-icon-timeline-week, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-work-week .e-icon-timeline-workweek, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-month .e-icon-timeline-month, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-vertical, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-horizontal, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-add .e-tbar-btn-text, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
384
+ display: none;
385
+ }
386
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
387
+ display: none;
388
+ }
389
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-prev .e-icon-prev, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-next .e-icon-next {
390
+ font-size: 14px;
391
+ }
392
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
393
+ border-right: 1px solid #000;
394
+ }
395
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-date-range .e-tbar-btn .e-tbar-btn-text {
396
+ font-size: 16px;
397
+ text-transform: initial;
398
+ }
399
+ .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
400
+ border-left: 0;
401
+ border-right: 1px solid #400074;
402
+ }
403
+ .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
404
+ background: #ecf;
405
+ color: #000;
406
+ }
407
+ .e-schedule .e-schedule-toolbar .e-hor-nav {
408
+ border-left: 1px solid #400074;
409
+ }
410
+ .e-schedule .e-schedule-toolbar .e-hor-nav::after {
411
+ content: "";
412
+ }
413
+ .e-schedule .e-schedule-toolbar .e-hor-nav:active {
414
+ color: #000;
415
+ }
416
+ .e-schedule .e-schedule-toolbar .e-hor-nav:active::after {
417
+ content: "";
418
+ }
419
+ .e-schedule .e-schedule-toolbar .e-hor-nav:hover {
420
+ background: #ecf;
421
+ color: #000;
422
+ }
423
+ .e-schedule .e-schedule-toolbar .e-hor-nav:focus {
424
+ background: #ecf;
425
+ color: #000;
426
+ }
427
+ .e-schedule.e-adaptive .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
428
+ display: block;
429
+ }
430
+ .e-schedule.e-adaptive .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
431
+ display: none;
432
+ }
433
+ .e-schedule.e-device .e-schedule-toolbar {
434
+ height: 56px;
435
+ min-height: 56px;
436
+ }
437
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover, .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
438
+ height: calc(100% - 20px);
439
+ }
440
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items {
441
+ height: 56px;
442
+ }
443
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
444
+ display: none;
445
+ }
446
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
447
+ display: block;
448
+ }
449
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
450
+ height: 56px;
451
+ min-height: 56px;
452
+ }
453
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item .e-tbar-btn {
454
+ border: none;
455
+ border-radius: 0;
456
+ }
457
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
458
+ height: inherit;
459
+ }
460
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
461
+ padding: 0;
462
+ }
463
+ .e-schedule.e-device .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
464
+ font-size: 15px;
465
+ }
466
+ .e-schedule.e-device .e-schedule-toolbar .e-date-range .e-tbar-btn .e-tbar-btn-text {
467
+ font-size: 20px;
468
+ }
469
+ .e-schedule.e-device .e-schedule-toolbar .e-toolbar-pop {
470
+ overflow: auto;
471
+ }
472
+ .e-schedule.e-device .e-content-wrap.e-scroll-hidden {
473
+ overflow: hidden;
474
+ }
475
+ @media screen and (max-width: 320px) {
476
+ .e-schedule .e-schedule-toolbar .e-toolbar-pop {
477
+ width: 100%;
478
+ }
479
+ .e-schedule .e-schedule-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
480
+ padding-left: 7px;
481
+ }
482
+ .e-schedule .e-schedule-toolbar .e-toolbar-pop.e-rtl .e-toolbar-item .e-tbar-btn.e-btn {
483
+ padding-right: 7px;
484
+ }
485
+ .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
486
+ font-size: 8px;
487
+ }
488
+ }
489
+ .e-schedule .e-schedule-resource-toolbar {
490
+ background: #fff;
491
+ border-bottom: 1px solid #757575;
492
+ -webkit-box-shadow: none;
493
+ box-shadow: none;
494
+ display: -webkit-box;
495
+ display: -ms-flexbox;
496
+ display: flex;
497
+ margin-bottom: 0;
498
+ min-height: 43px;
499
+ padding: 10px;
500
+ }
501
+ .e-schedule .e-schedule-resource-toolbar .e-resource-menu .e-icon-menu {
502
+ color: #000;
503
+ font-size: 14px;
504
+ padding: 7px;
505
+ padding-left: 4px;
506
+ }
507
+ .e-schedule .e-schedule-resource-toolbar .e-resource-menu.e-disable {
508
+ display: none;
509
+ }
510
+ .e-schedule .e-schedule-resource-toolbar .e-resource-level-title {
511
+ display: -webkit-box;
512
+ display: -ms-flexbox;
513
+ display: flex;
514
+ }
515
+ .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name {
516
+ font-size: 14px;
517
+ padding: 5px;
518
+ color: #000;
519
+ }
520
+ .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name:not(:last-child) {
521
+ opacity: 0.6;
522
+ }
523
+ .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
524
+ color: #000;
525
+ font-size: 10px;
526
+ line-height: 18px;
527
+ opacity: 0.4;
528
+ padding: 5px;
529
+ }
530
+ .e-schedule .e-schedule-resource-toolbar.e-popup-close {
531
+ display: none;
532
+ }
533
+ .e-schedule .e-schedule-resource-toolbar.e-popup-open {
534
+ display: block;
535
+ }
536
+ .e-schedule .e-text-ellipsis {
537
+ overflow: hidden;
538
+ text-overflow: ellipsis;
539
+ }
540
+ .e-schedule .e-text-center {
541
+ text-align: center;
542
+ }
543
+ .e-schedule .e-table-container {
544
+ display: -webkit-inline-box;
545
+ display: -ms-inline-flexbox;
546
+ display: inline-flex;
547
+ position: relative;
548
+ vertical-align: top;
549
+ }
550
+ .e-schedule .e-table-container.e-translate {
551
+ -webkit-transition: -webkit-transform 0.1s ease 0s;
552
+ transition: -webkit-transform 0.1s ease 0s;
553
+ transition: transform 0.1s ease 0s;
554
+ transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
555
+ }
556
+ .e-schedule .e-resource-tree-popup {
557
+ background: #ccc;
558
+ -webkit-box-shadow: 0 3px 4px 0.2px rgba(0, 0, 0, 0.4);
559
+ box-shadow: 0 3px 4px 0.2px rgba(0, 0, 0, 0.4);
560
+ height: 100%;
561
+ position: absolute;
562
+ width: 250px;
563
+ color: #000;
564
+ }
565
+ .e-schedule .e-resource-tree-popup .e-resource-tree {
566
+ height: 100%;
567
+ overflow-y: auto;
568
+ }
569
+ .e-schedule .e-resource-tree-popup .e-resource-tree.e-treeview .e-text-content {
570
+ padding: 0 0 0 12px;
571
+ }
572
+ .e-schedule .e-resource-tree-popup-overlay.e-enable {
573
+ background: #383838;
574
+ height: 100%;
575
+ left: 0;
576
+ opacity: 0.5;
577
+ position: absolute;
578
+ top: 0;
579
+ width: 100%;
580
+ }
581
+ .e-schedule .e-new-event {
582
+ background: #1c8000;
583
+ border: 1px solid #fff;
584
+ border-radius: 5px;
585
+ height: 100%;
586
+ opacity: 0.9;
587
+ position: relative;
588
+ width: 100%;
589
+ z-index: 1;
590
+ }
591
+ .e-schedule .e-new-event .e-title {
592
+ color: #fff;
593
+ font-size: 12px;
594
+ line-height: 1.2;
595
+ margin: 0;
596
+ overflow-wrap: break-word;
597
+ padding: 3px;
598
+ position: absolute;
599
+ text-align: left;
600
+ white-space: normal;
601
+ word-wrap: break-word;
602
+ }
603
+ .e-schedule .e-schedule-table {
604
+ border: 0 none;
605
+ border-collapse: separate;
606
+ border-spacing: 0;
607
+ margin: 0;
608
+ table-layout: fixed;
609
+ width: 100%;
610
+ }
611
+ .e-schedule .e-schedule-table > tbody > tr > th,
612
+ .e-schedule .e-schedule-table > tbody > tr > td {
613
+ -webkit-box-sizing: border-box;
614
+ box-sizing: border-box;
615
+ font-weight: normal;
616
+ overflow: hidden;
617
+ text-overflow: ellipsis;
618
+ white-space: nowrap;
619
+ }
620
+ .e-schedule .e-outer-table > tbody > tr > td {
621
+ padding: 0;
622
+ vertical-align: top;
623
+ }
624
+ .e-schedule .e-content-wrap {
625
+ position: relative;
626
+ }
627
+ .e-schedule .e-content-wrap .e-day-wrapper {
628
+ width: 100%;
629
+ }
630
+ .e-schedule .e-content-placeholder {
631
+ height: 100%;
632
+ position: relative;
633
+ width: 100%;
634
+ z-index: 99999;
635
+ }
636
+ .e-schedule .e-content-wrap,
637
+ .e-schedule .e-scroll-container {
638
+ -webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */
639
+ overflow: auto;
640
+ }
641
+ .e-schedule .e-hide-childs > * {
642
+ display: none;
643
+ }
644
+ .e-schedule .e-recurrence-icon,
645
+ .e-schedule .e-recurrence-edit-icon {
646
+ font-size: 9px;
647
+ }
648
+ .e-schedule .e-left-icon,
649
+ .e-schedule .e-right-icon {
650
+ font-size: 8px;
651
+ }
652
+ .e-schedule .e-m-date {
653
+ cursor: pointer;
654
+ font-size: 20px;
655
+ }
656
+ .e-schedule .e-m-date:hover {
657
+ text-decoration: underline;
658
+ }
659
+ .e-schedule .e-m-day {
660
+ font-size: 12px;
661
+ }
662
+ .e-schedule.e-device .e-m-date:hover {
663
+ text-decoration: none;
664
+ }
665
+ .e-schedule .e-block-appointment {
666
+ background: rgba(204, 204, 204, 0.6);
667
+ color: #3d3d3d;
668
+ cursor: default;
669
+ overflow: hidden;
670
+ position: absolute;
671
+ }
672
+ .e-schedule .e-block-appointment .e-subject {
673
+ overflow: hidden;
674
+ overflow-wrap: break-word;
675
+ padding: 4px;
676
+ white-space: normal;
677
+ word-wrap: break-word;
678
+ }
679
+ .e-schedule .e-block-indicator {
680
+ color: #3d3d3d;
681
+ float: right;
682
+ padding: 0 5px;
683
+ z-index: 1;
684
+ }
685
+ .e-schedule.e-rtl .e-block-indicator {
686
+ float: left;
687
+ }
688
+ .e-schedule .e-timeline-view .e-block-indicator,
689
+ .e-schedule .e-timeline-month-view .e-block-indicator {
690
+ position: absolute;
691
+ top: 3px;
692
+ }
693
+ .e-schedule .e-appointment {
694
+ opacity: 1;
695
+ -webkit-transition: opacity 100ms linear;
696
+ transition: opacity 100ms linear;
697
+ }
698
+ .e-schedule .e-appointment .e-subject.e-disable {
699
+ display: none;
700
+ }
701
+ .e-schedule .e-appointment .e-inline-appointment {
702
+ z-index: 1;
703
+ }
704
+ .e-schedule .e-appointment .e-inline-subject {
705
+ background: transparent;
706
+ border: 0;
707
+ color: #fff;
708
+ font-size: 13px;
709
+ font-weight: 500;
710
+ line-height: 1.2;
711
+ padding-top: 4px;
712
+ width: 100%;
713
+ }
714
+ .e-schedule .e-appointment.e-event-action {
715
+ opacity: 0.4;
716
+ }
717
+ .e-schedule .e-appointment.e-allow-select {
718
+ pointer-events: none;
719
+ }
720
+ .e-schedule .e-read-only {
721
+ opacity: 0.8;
722
+ }
723
+ .e-schedule.e-event-action .e-appointment:not(.e-schedule-event-clone), .e-schedule.e-event-action .e-block-appointment {
724
+ pointer-events: none;
725
+ }
726
+ .e-schedule.e-event-action .e-drag-clone, .e-schedule.e-event-action .e-timeline-view .e-drag-clone {
727
+ cursor: move;
728
+ }
729
+ .e-schedule.e-event-action .e-drag-clone .e-top-handler,
730
+ .e-schedule.e-event-action .e-drag-clone .e-bottom-handler, .e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-top-handler,
731
+ .e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-bottom-handler {
732
+ pointer-events: none;
733
+ }
734
+ .e-schedule.e-event-action .e-vertical-view .e-appointment-wrapper .e-resize-clone {
735
+ cursor: ns-resize;
736
+ }
737
+ .e-schedule.e-event-action .e-timeline-view .e-resize-clone, .e-schedule.e-event-action .e-timeline-month-view .e-resize-clone, .e-schedule.e-event-action .e-all-day-appointment-wrapper .e-resize-clone {
738
+ cursor: ew-resize;
739
+ }
740
+ .e-schedule.e-device .e-appointment {
741
+ overflow: hidden;
742
+ }
743
+ .e-schedule.e-device .e-appointment.e-appointment-border .e-top-bottom-resize {
744
+ height: 10px;
745
+ left: 50%;
746
+ position: absolute;
747
+ -webkit-transform: translateX(-50%);
748
+ transform: translateX(-50%);
749
+ width: 100%;
750
+ }
751
+ .e-schedule.e-device .e-appointment.e-appointment-border .e-left-right-resize {
752
+ border-radius: 50%;
753
+ height: 100%;
754
+ position: absolute;
755
+ top: 50%;
756
+ -webkit-transform: translateY(-50%);
757
+ transform: translateY(-50%);
758
+ width: 10px;
759
+ }
760
+ .e-schedule.e-device .e-appointment.e-appointment-border .e-top-handler .e-top-bottom-resize {
761
+ margin-top: -8px;
762
+ }
763
+ .e-schedule.e-device .e-appointment.e-appointment-border .e-bottom-handler .e-top-bottom-resize {
764
+ margin-top: 8px;
765
+ }
766
+ .e-schedule.e-device .e-appointment.e-appointment-border .e-left-handler .e-left-right-resize {
767
+ margin-left: -8px;
768
+ }
769
+ .e-schedule.e-device .e-appointment.e-appointment-border .e-right-handler .e-left-right-resize {
770
+ margin-left: 8px;
771
+ }
772
+ .e-schedule .e-timeline-year-view .e-event-resize.e-left-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-right-handler {
773
+ height: 100%;
774
+ width: 5px;
775
+ }
776
+ .e-schedule .e-timeline-year-view .e-event-resize.e-top-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-bottom-handler {
777
+ height: 5px;
778
+ width: 100%;
779
+ }
780
+ .e-schedule .e-event-resize {
781
+ position: absolute;
782
+ }
783
+ .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
784
+ height: 100%;
785
+ min-width: 1px;
786
+ max-width: 10px;
787
+ width: 20%;
788
+ }
789
+ .e-schedule .e-event-resize.e-left-handler {
790
+ cursor: ew-resize;
791
+ float: left;
792
+ left: 0;
793
+ }
794
+ .e-schedule .e-event-resize.e-right-handler {
795
+ cursor: e-resize;
796
+ float: right;
797
+ right: 0;
798
+ }
799
+ .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
800
+ min-height: 1px;
801
+ max-height: 10px;
802
+ height: 20%;
803
+ width: 100%;
804
+ }
805
+ .e-schedule .e-event-resize.e-top-handler {
806
+ cursor: ns-resize;
807
+ top: 0;
808
+ }
809
+ .e-schedule .e-event-resize.e-bottom-handler {
810
+ bottom: 0;
811
+ cursor: ns-resize;
812
+ }
813
+ .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
814
+ .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
815
+ height: 100%;
816
+ }
817
+ .e-schedule .e-vertical-view.e-timescale-disable .e-all-day-row,
818
+ .e-schedule .e-vertical-view.e-timescale-disable .e-all-day-cells {
819
+ height: 0 !important; /* stylelint-disable-line declaration-no-important */
820
+ }
821
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
822
+ background: #1c8000;
823
+ border: 1px solid #e4e4e4;
824
+ border-radius: 2px;
825
+ color: #fff;
826
+ display: -webkit-box;
827
+ display: -ms-flexbox;
828
+ display: flex;
829
+ overflow: hidden;
830
+ position: absolute;
831
+ height: 54px;
832
+ margin-bottom: 2px;
833
+ }
834
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-appointment-details {
835
+ display: -webkit-box;
836
+ display: -ms-flexbox;
837
+ display: flex;
838
+ -webkit-box-flex: 1;
839
+ -ms-flex: auto;
840
+ flex: auto;
841
+ padding: 2px 4px 0 2px;
842
+ text-align: left;
843
+ }
844
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-inner-wrap {
845
+ -webkit-box-flex: 1;
846
+ -ms-flex: auto;
847
+ flex: auto;
848
+ overflow: hidden;
849
+ }
850
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-subject {
851
+ font-size: 13px;
852
+ font-weight: 500;
853
+ line-height: 1.2;
854
+ margin-left: auto;
855
+ min-height: 18px;
856
+ overflow: hidden;
857
+ overflow-wrap: break-word;
858
+ padding-top: 1px;
859
+ white-space: normal;
860
+ word-wrap: break-word;
861
+ }
862
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-time,
863
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-location {
864
+ font-size: 11px;
865
+ overflow: hidden;
866
+ padding-top: 1px;
867
+ text-overflow: ellipsis;
868
+ }
869
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-disable {
870
+ display: none;
871
+ }
872
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-icon,
873
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-edit-icon {
874
+ line-height: 54px;
875
+ padding: 0 5px;
876
+ }
877
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-left-icon,
878
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-right-icon {
879
+ line-height: 54px;
880
+ padding: 0 2px;
881
+ }
882
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule .e-vertical-view.e-timescale-disable .e-appointment:focus {
883
+ border: 0;
884
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
885
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
886
+ }
887
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-allow-select {
888
+ pointer-events: none;
889
+ }
890
+ .e-schedule .e-vertical-view.e-timescale-disable .e-appointment-wrapper {
891
+ position: absolute;
892
+ width: 0;
893
+ }
894
+ .e-schedule .e-vertical-view.e-timescale-disable .e-work-cells {
895
+ height: auto;
896
+ vertical-align: top;
897
+ }
898
+ .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
899
+ color: #4f4f4f;
900
+ cursor: pointer;
901
+ font-size: 11px;
902
+ line-height: 11px;
903
+ overflow: hidden;
904
+ padding: 2px 4px;
905
+ position: absolute;
906
+ text-overflow: ellipsis;
907
+ }
908
+ .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator:focus {
909
+ text-decoration: underline;
910
+ }
911
+ .e-schedule .e-vertical-view .e-left-indent {
912
+ width: 85px;
913
+ }
914
+ .e-schedule .e-vertical-view .e-left-indent .e-all-day-cells {
915
+ position: relative;
916
+ }
917
+ .e-schedule .e-vertical-view .e-date-header-wrap table col,
918
+ .e-schedule .e-vertical-view .e-content-wrap table col {
919
+ width: 36px;
920
+ }
921
+ .e-schedule .e-vertical-view .e-resource-cells {
922
+ color: #000;
923
+ font-size: 13px;
924
+ height: 40px;
925
+ padding: 8px;
926
+ padding-left: 15px;
927
+ }
928
+ .e-schedule .e-vertical-view .e-header-cells {
929
+ font-size: 12px;
930
+ height: 60px;
931
+ padding: 5px;
932
+ }
933
+ .e-schedule .e-vertical-view .e-header-cells .e-header-day {
934
+ display: table;
935
+ font-size: 13px;
936
+ line-height: unset;
937
+ padding-bottom: 0;
938
+ }
939
+ .e-schedule .e-vertical-view .e-header-cells .e-header-date {
940
+ cursor: pointer;
941
+ display: table;
942
+ font-size: 18px;
943
+ line-height: unset;
944
+ padding-top: 0;
945
+ }
946
+ .e-schedule .e-vertical-view .e-header-cells .e-header-date:hover {
947
+ text-decoration: underline;
948
+ }
949
+ .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-day {
950
+ cursor: default;
951
+ opacity: 0.35;
952
+ }
953
+ .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date {
954
+ cursor: default;
955
+ opacity: 0.35;
956
+ }
957
+ .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date:hover {
958
+ text-decoration: none;
959
+ }
960
+ .e-schedule .e-vertical-view .e-row-count-wrapper {
961
+ display: block;
962
+ height: 100%;
963
+ pointer-events: none;
964
+ position: relative;
965
+ }
966
+ .e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator {
967
+ bottom: 0;
968
+ color: #4f4f4f;
969
+ cursor: pointer;
970
+ overflow: hidden;
971
+ overflow-wrap: normal;
972
+ padding: 2px 4px;
973
+ pointer-events: visible;
974
+ position: absolute;
975
+ text-overflow: ellipsis;
976
+ width: 100%;
977
+ }
978
+ .e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator:focus {
979
+ text-decoration: underline;
980
+ }
981
+ .e-schedule .e-vertical-view .e-row-count-wrapper.e-disable {
982
+ display: none;
983
+ }
984
+ .e-schedule .e-vertical-view .e-all-day-appointment-section {
985
+ bottom: 4px;
986
+ color: #000;
987
+ cursor: pointer;
988
+ display: block;
989
+ font-size: 11px;
990
+ height: 25px;
991
+ left: 0;
992
+ line-height: 25px;
993
+ margin: 0 auto;
994
+ position: absolute;
995
+ right: 0;
996
+ -webkit-transform: rotate(0deg);
997
+ transform: rotate(0deg);
998
+ -webkit-transition: -webkit-transform 300ms ease-in-out;
999
+ transition: -webkit-transform 300ms ease-in-out;
1000
+ transition: transform 300ms ease-in-out;
1001
+ transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
1002
+ width: 25px;
1003
+ }
1004
+ .e-schedule .e-vertical-view .e-all-day-appointment-section.e-disable {
1005
+ display: none;
1006
+ }
1007
+ .e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-expand {
1008
+ -webkit-transform: rotate(0deg);
1009
+ transform: rotate(0deg);
1010
+ }
1011
+ .e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-collapse {
1012
+ -webkit-transform: rotate(180deg);
1013
+ transform: rotate(180deg);
1014
+ }
1015
+ .e-schedule .e-vertical-view .e-all-day-appointment-section:hover, .e-schedule .e-vertical-view .e-all-day-appointment-section:focus {
1016
+ background: #ecf;
1017
+ border-radius: 100%;
1018
+ color: #000;
1019
+ }
1020
+ .e-schedule .e-vertical-view .e-appointment-hide {
1021
+ opacity: 0;
1022
+ }
1023
+ .e-schedule .e-vertical-view .e-all-day-cells {
1024
+ height: 0;
1025
+ padding: 0;
1026
+ text-align: center;
1027
+ vertical-align: top;
1028
+ }
1029
+ .e-schedule .e-vertical-view .e-all-day-cells:first-child.e-animate {
1030
+ -webkit-transition: 250ms ease-out;
1031
+ transition: 250ms ease-out;
1032
+ }
1033
+ .e-schedule .e-vertical-view .e-time-cells-wrap table td,
1034
+ .e-schedule .e-vertical-view .e-work-cells {
1035
+ font-size: 13px;
1036
+ height: 36px;
1037
+ text-align: center;
1038
+ }
1039
+ .e-schedule .e-vertical-view .e-work-cells {
1040
+ width: 36px;
1041
+ }
1042
+ .e-schedule .e-vertical-view .e-work-cells.e-disable-dates {
1043
+ background: rgba(0, 0, 0, 0.08);
1044
+ }
1045
+ .e-schedule .e-vertical-view .e-work-cells.e-disable-dates:hover {
1046
+ background: rgba(0, 0, 0, 0.08);
1047
+ }
1048
+ .e-schedule .e-vertical-view.e-virtual-mask .e-work-cells {
1049
+ background: rgba(0, 0, 0, 0.08);
1050
+ -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
1051
+ box-shadow: inset 0 0 0 8px #e4e4e4;
1052
+ }
1053
+ .e-schedule .e-vertical-view.e-virtual-mask .e-work-cells:hover {
1054
+ background: rgba(0, 0, 0, 0.08);
1055
+ }
1056
+ .e-schedule .e-vertical-view .e-current-time {
1057
+ font-size: 12px;
1058
+ }
1059
+ .e-schedule .e-vertical-view .e-clone-time-indicator,
1060
+ .e-schedule .e-vertical-view .e-current-time,
1061
+ .e-schedule .e-vertical-view .e-previous-timeline,
1062
+ .e-schedule .e-vertical-view .e-current-timeline {
1063
+ left: 0;
1064
+ position: absolute;
1065
+ right: 0;
1066
+ text-align: center;
1067
+ top: 0;
1068
+ width: 100%;
1069
+ }
1070
+ .e-schedule .e-vertical-view .e-previous-timeline,
1071
+ .e-schedule .e-vertical-view .e-current-timeline {
1072
+ z-index: 1;
1073
+ }
1074
+ .e-schedule .e-vertical-view .e-date-header-wrap {
1075
+ max-height: 300px;
1076
+ overflow: hidden;
1077
+ }
1078
+ .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll {
1079
+ border-bottom: 1px solid #e4e4e4;
1080
+ overflow-y: auto;
1081
+ }
1082
+ .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-resource-cells {
1083
+ position: sticky;
1084
+ }
1085
+ .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-header-cells {
1086
+ position: sticky;
1087
+ top: 0;
1088
+ }
1089
+ .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-auto {
1090
+ max-height: unset;
1091
+ }
1092
+ .e-schedule .e-vertical-view .e-time-cells-wrap {
1093
+ overflow: hidden;
1094
+ }
1095
+ .e-schedule .e-vertical-view .e-content-wrap,
1096
+ .e-schedule .e-vertical-view .e-time-cells-wrap {
1097
+ position: relative;
1098
+ }
1099
+ .e-schedule .e-vertical-view .e-timeline-wrapper,
1100
+ .e-schedule .e-vertical-view .e-day-wrapper,
1101
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper {
1102
+ height: 0;
1103
+ margin: 0;
1104
+ padding: 0;
1105
+ position: relative;
1106
+ }
1107
+ .e-schedule .e-vertical-view .e-appointment-wrapper-hidden {
1108
+ visibility: hidden;
1109
+ }
1110
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1111
+ cursor: default;
1112
+ }
1113
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
1114
+ background: #1c8000;
1115
+ border: 1px solid #e4e4e4;
1116
+ border-radius: 2px;
1117
+ color: #fff;
1118
+ display: -webkit-box;
1119
+ display: -ms-flexbox;
1120
+ display: flex;
1121
+ overflow: hidden;
1122
+ position: absolute;
1123
+ height: 22px;
1124
+ }
1125
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
1126
+ display: -webkit-box;
1127
+ display: -ms-flexbox;
1128
+ display: flex;
1129
+ -webkit-box-flex: 1;
1130
+ -ms-flex: auto;
1131
+ flex: auto;
1132
+ line-height: 18px;
1133
+ overflow: hidden;
1134
+ padding: 1px 0 1px 4px;
1135
+ }
1136
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-subject {
1137
+ -webkit-box-flex: 1;
1138
+ -ms-flex: auto;
1139
+ flex: auto;
1140
+ font-size: 13px;
1141
+ font-weight: 500;
1142
+ overflow: hidden;
1143
+ text-overflow: ellipsis;
1144
+ }
1145
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-time {
1146
+ display: block;
1147
+ font-size: 11px;
1148
+ padding: 1px 4px 2px 0;
1149
+ }
1150
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-icon,
1151
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1152
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-left-icon,
1153
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-right-icon {
1154
+ line-height: 20px;
1155
+ padding: 0 2px;
1156
+ }
1157
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-disable {
1158
+ display: none;
1159
+ }
1160
+ .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
1161
+ border: 0;
1162
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1163
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1164
+ }
1165
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:not(.e-schedule-event-clone) {
1166
+ cursor: default;
1167
+ }
1168
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
1169
+ background: #1c8000;
1170
+ border: 1px solid #e4e4e4;
1171
+ border-radius: 2px;
1172
+ color: #fff;
1173
+ overflow: hidden;
1174
+ position: absolute;
1175
+ }
1176
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
1177
+ -webkit-box-flex: 1;
1178
+ -ms-flex: auto;
1179
+ flex: auto;
1180
+ padding: 0 4px;
1181
+ text-align: left;
1182
+ line-height: unset;
1183
+ }
1184
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1185
+ font-size: 13px;
1186
+ font-weight: 500;
1187
+ line-height: 1.2;
1188
+ margin-left: auto;
1189
+ min-height: 18px;
1190
+ overflow: hidden;
1191
+ overflow-wrap: break-word;
1192
+ padding-top: 4px;
1193
+ white-space: normal;
1194
+ word-wrap: break-word;
1195
+ }
1196
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time,
1197
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-location {
1198
+ font-size: 11px;
1199
+ overflow: hidden;
1200
+ padding-top: 1px;
1201
+ text-overflow: ellipsis;
1202
+ }
1203
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time {
1204
+ display: block;
1205
+ }
1206
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-disable {
1207
+ display: none;
1208
+ }
1209
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
1210
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
1211
+ bottom: 5px;
1212
+ display: block;
1213
+ float: right;
1214
+ height: auto;
1215
+ left: auto;
1216
+ position: absolute;
1217
+ right: 5px;
1218
+ width: auto;
1219
+ }
1220
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-indicator {
1221
+ display: block;
1222
+ margin: 0 45%;
1223
+ }
1224
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon,
1225
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
1226
+ font-size: 8px;
1227
+ }
1228
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon {
1229
+ margin-top: 3px;
1230
+ top: 0;
1231
+ }
1232
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
1233
+ bottom: 6px;
1234
+ position: absolute;
1235
+ }
1236
+ .e-schedule .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:focus {
1237
+ border: 0;
1238
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1239
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1240
+ }
1241
+ .e-schedule .e-vertical-view.e-day-view .e-header-date {
1242
+ cursor: default;
1243
+ }
1244
+ .e-schedule .e-vertical-view.e-day-view .e-header-date:hover {
1245
+ text-decoration: none;
1246
+ }
1247
+ .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-day {
1248
+ font-size: 14px;
1249
+ }
1250
+ .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date {
1251
+ font-size: 20px;
1252
+ }
1253
+ .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date:hover {
1254
+ text-decoration: none;
1255
+ }
1256
+ .e-schedule.e-device .e-vertical-view .e-left-indent {
1257
+ width: 60px;
1258
+ }
1259
+ .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
1260
+ .e-schedule.e-device .e-vertical-view .e-current-time {
1261
+ font-size: 9px;
1262
+ }
1263
+ .e-schedule.e-device .e-vertical-view .e-time-cells-wrap {
1264
+ float: left;
1265
+ width: 60px;
1266
+ }
1267
+ .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
1268
+ font-size: 11px;
1269
+ }
1270
+ .e-schedule.e-device .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1271
+ font-weight: 500;
1272
+ min-height: auto;
1273
+ }
1274
+ .e-schedule.e-rtl {
1275
+ text-align: right;
1276
+ }
1277
+ .e-schedule.e-rtl .e-vertical-view.e-timescale-disable .e-appointment-details {
1278
+ text-align: right;
1279
+ }
1280
+ .e-schedule.e-rtl .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
1281
+ padding: 1px 4px 1px 0;
1282
+ }
1283
+ .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
1284
+ line-height: 15px;
1285
+ text-align: right;
1286
+ }
1287
+ .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1288
+ font-weight: 500;
1289
+ margin-left: 15px;
1290
+ margin-right: auto;
1291
+ }
1292
+ .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
1293
+ .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
1294
+ float: left;
1295
+ left: 5px;
1296
+ right: auto;
1297
+ }
1298
+ .e-schedule.e-rtl.e-device .e-vertical-view .e-time-cells-wrap {
1299
+ float: right;
1300
+ }
1301
+ @media screen and (max-width: 480px) {
1302
+ .e-schedule .e-vertical-view .e-left-indent {
1303
+ width: 60px;
1304
+ }
1305
+ }
1306
+ .e-schedule .e-month-view .e-left-indent,
1307
+ .e-schedule .e-month-agenda-view .e-left-indent {
1308
+ border-right: 1px solid #757575;
1309
+ width: 36px;
1310
+ }
1311
+ .e-schedule .e-month-view .e-week-number-wrapper,
1312
+ .e-schedule .e-month-agenda-view .e-week-number-wrapper {
1313
+ overflow: hidden;
1314
+ position: relative;
1315
+ }
1316
+ .e-schedule .e-month-view .e-week-number-wrapper .e-schedule-table,
1317
+ .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table {
1318
+ height: 100%;
1319
+ }
1320
+ .e-schedule .e-month-view .e-week-number-wrapper .e-week-number,
1321
+ .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
1322
+ color: #4f4f4f;
1323
+ padding-top: 4px;
1324
+ text-align: center;
1325
+ vertical-align: top;
1326
+ width: 36px;
1327
+ }
1328
+ .e-schedule .e-month-view .e-content-wrap table tr:last-child td {
1329
+ border-bottom-width: 0;
1330
+ }
1331
+ .e-schedule .e-month-view .e-date-header-wrap {
1332
+ font-size: 13px;
1333
+ overflow: hidden;
1334
+ }
1335
+ .e-schedule .e-month-view .e-week-number {
1336
+ border-bottom: 1px solid #757575;
1337
+ border-right: 1px solid #757575;
1338
+ height: 70px;
1339
+ }
1340
+ .e-schedule .e-month-view .e-content-wrap {
1341
+ font-size: 13px;
1342
+ }
1343
+ .e-schedule .e-month-view .e-date-header-wrap table col {
1344
+ width: 36px;
1345
+ }
1346
+ .e-schedule .e-month-view .e-resource-cells {
1347
+ color: #000;
1348
+ font-size: 13px;
1349
+ height: 40px;
1350
+ padding: 8px;
1351
+ padding-left: 15px;
1352
+ }
1353
+ .e-schedule .e-month-view .e-header-cells {
1354
+ cursor: default;
1355
+ font-weight: normal;
1356
+ height: 30px;
1357
+ padding: 3px;
1358
+ }
1359
+ .e-schedule .e-month-view .e-content-table {
1360
+ height: 100%;
1361
+ }
1362
+ .e-schedule .e-month-view .e-work-cells {
1363
+ height: 70px;
1364
+ vertical-align: top;
1365
+ width: 36px;
1366
+ }
1367
+ .e-schedule .e-month-view .e-work-cells.e-disable-date .e-date-header {
1368
+ visibility: hidden;
1369
+ }
1370
+ .e-schedule .e-month-view .e-work-cells.e-disable-dates {
1371
+ background: rgba(0, 0, 0, 0.08);
1372
+ }
1373
+ .e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header {
1374
+ cursor: default;
1375
+ opacity: 0.35;
1376
+ }
1377
+ .e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header:hover {
1378
+ text-decoration: none;
1379
+ }
1380
+ .e-schedule .e-month-view .e-work-cells.e-disable-dates:hover {
1381
+ background: rgba(0, 0, 0, 0.08);
1382
+ }
1383
+ .e-schedule .e-month-view.e-virtual-mask .e-work-cells {
1384
+ background: rgba(0, 0, 0, 0.08);
1385
+ -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
1386
+ box-shadow: inset 0 0 0 8px #e4e4e4;
1387
+ }
1388
+ .e-schedule .e-month-view.e-virtual-mask .e-work-cells:hover {
1389
+ background: rgba(0, 0, 0, 0.08);
1390
+ }
1391
+ .e-schedule .e-month-view .e-date-header {
1392
+ cursor: pointer;
1393
+ display: table;
1394
+ height: 20px;
1395
+ line-height: 20px;
1396
+ margin: 3px 3px 2px;
1397
+ text-align: center;
1398
+ }
1399
+ .e-schedule .e-month-view .e-date-header:hover {
1400
+ text-decoration: underline;
1401
+ }
1402
+ .e-schedule .e-month-view .e-appointment-wrapper {
1403
+ position: absolute;
1404
+ }
1405
+ .e-schedule .e-month-view .e-new-event {
1406
+ height: calc(100% - 25px);
1407
+ }
1408
+ .e-schedule .e-month-view .e-block-indicator {
1409
+ margin-top: -20px;
1410
+ }
1411
+ .e-schedule .e-month-view .e-inline-appointment {
1412
+ z-index: 1;
1413
+ }
1414
+ .e-schedule .e-month-view .e-appointment {
1415
+ background: #1c8000;
1416
+ border: 1px solid #e4e4e4;
1417
+ border-radius: 2px;
1418
+ color: #fff;
1419
+ display: -webkit-box;
1420
+ display: -ms-flexbox;
1421
+ display: flex;
1422
+ overflow: hidden;
1423
+ position: absolute;
1424
+ cursor: default;
1425
+ height: 22px;
1426
+ }
1427
+ .e-schedule .e-month-view .e-appointment .e-disable {
1428
+ display: none;
1429
+ }
1430
+ .e-schedule .e-month-view .e-appointment .e-appointment-details {
1431
+ display: -webkit-box;
1432
+ display: -ms-flexbox;
1433
+ display: flex;
1434
+ -webkit-box-flex: 1;
1435
+ -ms-flex: auto;
1436
+ flex: auto;
1437
+ line-height: 18px;
1438
+ overflow: hidden;
1439
+ }
1440
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-subject {
1441
+ -webkit-box-flex: 1;
1442
+ -ms-flex: auto;
1443
+ flex: auto;
1444
+ font-size: 13px;
1445
+ font-weight: 500;
1446
+ overflow: hidden;
1447
+ padding: 1px 2px;
1448
+ text-overflow: ellipsis;
1449
+ }
1450
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-inline-subject {
1451
+ padding: 4px;
1452
+ text-align: center;
1453
+ }
1454
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-time {
1455
+ font-size: 11px;
1456
+ padding: 1.5px;
1457
+ }
1458
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-icon,
1459
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1460
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-left-icon,
1461
+ .e-schedule .e-month-view .e-appointment .e-appointment-details .e-right-icon {
1462
+ line-height: 22px;
1463
+ padding: 0 2px;
1464
+ }
1465
+ .e-schedule .e-month-view .e-appointment.e-appointment-border, .e-schedule .e-month-view .e-appointment:focus {
1466
+ border: 0;
1467
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1468
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1469
+ }
1470
+ .e-schedule .e-month-view .e-appointment.e-allow-select {
1471
+ pointer-events: none;
1472
+ }
1473
+ .e-schedule .e-month-view .e-appointment .e-subject {
1474
+ padding: 2px;
1475
+ width: 100%;
1476
+ }
1477
+ .e-schedule .e-month-view .e-more-indicator {
1478
+ color: #4f4f4f;
1479
+ cursor: pointer;
1480
+ font-size: 11px;
1481
+ line-height: 11px;
1482
+ overflow: hidden;
1483
+ padding: 2px 4px;
1484
+ position: absolute;
1485
+ text-overflow: ellipsis;
1486
+ }
1487
+ .e-schedule .e-month-view .e-more-indicator:focus {
1488
+ text-decoration: underline;
1489
+ }
1490
+ .e-schedule.e-rtl .e-month-view .e-date-header {
1491
+ margin: 3px 3px 2px;
1492
+ }
1493
+ .e-schedule.e-rtl .e-month-view .e-left-indent,
1494
+ .e-schedule.e-rtl .e-month-view .e-week-number {
1495
+ border-left: 1px solid #757575;
1496
+ border-right-width: 0;
1497
+ }
1498
+ .e-schedule .e-year-view .e-calendar-wrapper {
1499
+ display: -webkit-box;
1500
+ display: -ms-flexbox;
1501
+ display: flex;
1502
+ -ms-flex-wrap: wrap;
1503
+ flex-wrap: wrap;
1504
+ -webkit-box-pack: center;
1505
+ -ms-flex-pack: center;
1506
+ justify-content: center;
1507
+ }
1508
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
1509
+ border: 0;
1510
+ -webkit-box-flex: 0;
1511
+ -ms-flex: 0 25%;
1512
+ flex: 0 25%;
1513
+ max-width: 100%;
1514
+ min-width: 260px;
1515
+ padding: 10px;
1516
+ }
1517
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-header .e-title {
1518
+ cursor: default;
1519
+ }
1520
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-content span.e-day {
1521
+ display: block;
1522
+ margin: 0 auto;
1523
+ }
1524
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month {
1525
+ color: #4f4f4f;
1526
+ pointer-events: visible;
1527
+ -ms-touch-action: auto;
1528
+ touch-action: auto;
1529
+ }
1530
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month.e-today {
1531
+ opacity: 0.5;
1532
+ }
1533
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment,
1534
+ .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment-indicator {
1535
+ background: #1c8000;
1536
+ border-radius: 50%;
1537
+ height: 5px;
1538
+ margin: -6px auto 0;
1539
+ position: relative;
1540
+ width: 5px;
1541
+ }
1542
+ .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates {
1543
+ background: rgba(0, 0, 0, 0.08);
1544
+ cursor: default;
1545
+ }
1546
+ .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates .e-day {
1547
+ cursor: default;
1548
+ }
1549
+ .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates:hover {
1550
+ background: rgba(0, 0, 0, 0.08);
1551
+ }
1552
+ .e-schedule .e-year-view .e-date-header-wrap {
1553
+ font-size: 13px;
1554
+ overflow: hidden;
1555
+ }
1556
+ .e-schedule .e-year-view .e-date-header-wrap table col {
1557
+ width: 36px;
1558
+ }
1559
+ .e-schedule .e-year-view .e-date-header-wrap table td {
1560
+ background: #fff;
1561
+ border-color: #757575;
1562
+ border-style: solid;
1563
+ border-width: 0 0 1px;
1564
+ color: #000;
1565
+ text-align: left;
1566
+ }
1567
+ .e-schedule .e-year-view .e-date-header-wrap table td:first-child {
1568
+ border-left-width: 0;
1569
+ }
1570
+ .e-schedule .e-year-view .e-resource-cells {
1571
+ color: #000;
1572
+ font-size: 13px;
1573
+ height: 40px;
1574
+ padding: 8px;
1575
+ padding-left: 15px;
1576
+ }
1577
+ .e-schedule .e-year-view .e-content-wrap table td:first-child {
1578
+ border-left-width: 0;
1579
+ }
1580
+ .e-schedule .e-year-view .e-resource .e-month-calendar {
1581
+ max-width: 100%;
1582
+ min-width: 100%;
1583
+ }
1584
+ .e-schedule .e-timeline-year-view .e-date-header-wrap,
1585
+ .e-schedule .e-timeline-year-view .e-month-header-wrapper {
1586
+ overflow: hidden;
1587
+ position: relative;
1588
+ }
1589
+ .e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table {
1590
+ height: 100%;
1591
+ }
1592
+ .e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table.e-auto-height {
1593
+ height: auto;
1594
+ }
1595
+ .e-schedule .e-timeline-year-view .e-date-header-wrap table col,
1596
+ .e-schedule .e-timeline-year-view .e-content-wrap table col {
1597
+ width: 100px;
1598
+ }
1599
+ .e-schedule .e-timeline-year-view .e-resource-left-td,
1600
+ .e-schedule .e-timeline-year-view .e-date-header-wrap table td {
1601
+ background: #fff;
1602
+ border-color: #757575;
1603
+ border-style: solid;
1604
+ border-width: 0 1px 1px 0;
1605
+ color: #000;
1606
+ text-align: center;
1607
+ }
1608
+ .e-schedule .e-timeline-year-view .e-resource-left-td.e-current-day,
1609
+ .e-schedule .e-timeline-year-view .e-date-header-wrap table td.e-current-day {
1610
+ color: #400074;
1611
+ }
1612
+ .e-schedule .e-timeline-year-view .e-resource-text {
1613
+ color: #000;
1614
+ font-size: 13px;
1615
+ overflow: hidden;
1616
+ padding: 4px 15px;
1617
+ text-overflow: ellipsis;
1618
+ }
1619
+ .e-schedule .e-timeline-year-view .e-resource-left-td {
1620
+ vertical-align: middle;
1621
+ width: 200px;
1622
+ }
1623
+ .e-schedule .e-timeline-year-view .e-left-indent-wrap .e-resource-cells,
1624
+ .e-schedule .e-timeline-year-view .e-date-header-wrap .e-resource-cells {
1625
+ height: 40px;
1626
+ }
1627
+ .e-schedule .e-timeline-year-view .e-resource-column-wrap {
1628
+ overflow: hidden;
1629
+ position: relative;
1630
+ }
1631
+ .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells {
1632
+ background: #e4e4e4;
1633
+ border-color: #757575;
1634
+ border-style: solid;
1635
+ border-width: 0 1px 1px 0;
1636
+ color: #000;
1637
+ height: 75px;
1638
+ padding-left: 15px;
1639
+ padding-right: 0;
1640
+ vertical-align: middle;
1641
+ }
1642
+ .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells.e-child-node {
1643
+ background: #fff;
1644
+ }
1645
+ .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells:focus {
1646
+ background: #ecf;
1647
+ }
1648
+ .e-schedule .e-timeline-year-view .e-resource-column-table {
1649
+ height: 100%;
1650
+ }
1651
+ .e-schedule .e-timeline-year-view .e-resource-column-table.e-auto-height {
1652
+ height: auto;
1653
+ }
1654
+ .e-schedule .e-timeline-year-view .e-resource-tree-icon {
1655
+ color: #000;
1656
+ cursor: pointer;
1657
+ float: left;
1658
+ font-family: "e-icons";
1659
+ font-size: 12px;
1660
+ padding: 4px 7px;
1661
+ }
1662
+ .e-schedule .e-timeline-year-view .e-resource-collapse {
1663
+ -webkit-transform: rotate(90deg);
1664
+ transform: rotate(90deg);
1665
+ }
1666
+ .e-schedule .e-timeline-year-view .e-content-table {
1667
+ height: 100%;
1668
+ }
1669
+ .e-schedule .e-timeline-year-view .e-content-table.e-auto-height {
1670
+ height: auto;
1671
+ }
1672
+ .e-schedule .e-timeline-year-view .e-left-indent td {
1673
+ border-color: #757575;
1674
+ border-style: solid;
1675
+ border-width: 0 1px 0 0;
1676
+ vertical-align: middle;
1677
+ }
1678
+ .e-schedule .e-timeline-year-view .e-left-indent tr:last-child td {
1679
+ border-width: 0 1px 1px 0;
1680
+ }
1681
+ .e-schedule .e-timeline-year-view.e-horizontal .e-left-indent {
1682
+ padding: 0;
1683
+ width: 100px;
1684
+ }
1685
+ .e-schedule .e-timeline-year-view.e-vertical .e-left-indent, .e-schedule .e-timeline-year-view.e-vertical .e-left-indent .e-header-cells {
1686
+ width: 100px;
1687
+ }
1688
+ .e-schedule .e-timeline-year-view .e-month-header {
1689
+ border-bottom: 1px solid #757575;
1690
+ border-right: 1px solid #757575;
1691
+ text-align: center;
1692
+ color: #000;
1693
+ }
1694
+ .e-schedule .e-timeline-year-view .e-month-header.e-current-day {
1695
+ color: #400074;
1696
+ }
1697
+ .e-schedule .e-timeline-year-view .e-left-indent,
1698
+ .e-schedule .e-timeline-year-view .e-header-cells {
1699
+ cursor: default;
1700
+ font-weight: normal;
1701
+ height: 30px;
1702
+ padding: 0;
1703
+ text-align: center;
1704
+ }
1705
+ .e-schedule .e-timeline-year-view .e-month-header,
1706
+ .e-schedule .e-timeline-year-view .e-work-cells {
1707
+ height: 75px;
1708
+ }
1709
+ .e-schedule .e-timeline-year-view .e-header-cells,
1710
+ .e-schedule .e-timeline-year-view .e-work-cells {
1711
+ width: 100px;
1712
+ }
1713
+ .e-schedule .e-timeline-year-view .e-work-cells {
1714
+ vertical-align: top;
1715
+ }
1716
+ .e-schedule .e-timeline-year-view .e-work-cells .e-date-header {
1717
+ cursor: pointer;
1718
+ display: table;
1719
+ height: 20px;
1720
+ line-height: 20px;
1721
+ margin: 3px 3px 2px;
1722
+ text-align: center;
1723
+ width: 10px;
1724
+ }
1725
+ .e-schedule .e-timeline-year-view .e-work-cells .e-date-header:hover {
1726
+ text-decoration: underline;
1727
+ }
1728
+ .e-schedule .e-timeline-year-view .e-event-table {
1729
+ position: absolute;
1730
+ top: 0;
1731
+ }
1732
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment-container.e-event-container {
1733
+ height: 75px;
1734
+ position: relative;
1735
+ }
1736
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment-wrapper {
1737
+ position: absolute;
1738
+ }
1739
+ .e-schedule .e-timeline-year-view .e-event-table .e-inline-appointment {
1740
+ z-index: 1;
1741
+ }
1742
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment {
1743
+ background: #1c8000;
1744
+ border: 1px solid #e4e4e4;
1745
+ border-radius: 2px;
1746
+ color: #fff;
1747
+ display: -webkit-box;
1748
+ display: -ms-flexbox;
1749
+ display: flex;
1750
+ overflow: hidden;
1751
+ position: absolute;
1752
+ cursor: default;
1753
+ height: 22px;
1754
+ }
1755
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-hidden {
1756
+ display: none;
1757
+ }
1758
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-appointment-details {
1759
+ display: -webkit-box;
1760
+ display: -ms-flexbox;
1761
+ display: flex;
1762
+ -webkit-box-flex: 1;
1763
+ -ms-flex: auto;
1764
+ flex: auto;
1765
+ line-height: 20px;
1766
+ overflow: hidden;
1767
+ }
1768
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-subject {
1769
+ -webkit-box-flex: 1;
1770
+ -ms-flex: auto;
1771
+ flex: auto;
1772
+ font-size: 13px;
1773
+ font-weight: 500;
1774
+ overflow: hidden;
1775
+ padding: 1px 2px;
1776
+ text-overflow: ellipsis;
1777
+ }
1778
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-time,
1779
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-location {
1780
+ font-size: 11px;
1781
+ overflow: hidden;
1782
+ padding: 1.5px;
1783
+ text-overflow: ellipsis;
1784
+ }
1785
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-disable {
1786
+ display: none;
1787
+ }
1788
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1789
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1790
+ line-height: 22px;
1791
+ padding: 0 5px;
1792
+ }
1793
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1794
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1795
+ line-height: 22px;
1796
+ padding: 0 2px;
1797
+ }
1798
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1799
+ border: 0;
1800
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1801
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1802
+ }
1803
+ .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-allow-select {
1804
+ pointer-events: none;
1805
+ }
1806
+ .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
1807
+ color: #4f4f4f;
1808
+ cursor: pointer;
1809
+ font-size: 11px;
1810
+ line-height: 11px;
1811
+ overflow: hidden;
1812
+ padding: 2px 4px;
1813
+ position: absolute;
1814
+ text-overflow: ellipsis;
1815
+ }
1816
+ .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator.e-hidden {
1817
+ display: none;
1818
+ }
1819
+ .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator:focus {
1820
+ text-decoration: underline;
1821
+ }
1822
+ .e-schedule.e-device .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
1823
+ max-width: 100%;
1824
+ min-width: 100%;
1825
+ }
1826
+ .e-schedule .e-timeline-view .e-content-wrap,
1827
+ .e-schedule .e-timeline-view .e-content-table,
1828
+ .e-schedule .e-timeline-month-view .e-content-wrap,
1829
+ .e-schedule .e-timeline-month-view .e-content-table {
1830
+ height: 100%;
1831
+ }
1832
+ .e-schedule .e-timeline-view .e-date-header-wrap,
1833
+ .e-schedule .e-timeline-month-view .e-date-header-wrap {
1834
+ font-size: 13px;
1835
+ overflow: hidden;
1836
+ position: relative;
1837
+ }
1838
+ .e-schedule .e-timeline-view .e-event-table,
1839
+ .e-schedule .e-timeline-month-view .e-event-table {
1840
+ position: absolute;
1841
+ top: 0;
1842
+ }
1843
+ .e-schedule .e-timeline-view .e-appointment-container.e-event-container,
1844
+ .e-schedule .e-timeline-month-view .e-appointment-container.e-event-container {
1845
+ height: 60px;
1846
+ position: relative;
1847
+ }
1848
+ .e-schedule .e-timeline-view .e-date-header-wrap table col,
1849
+ .e-schedule .e-timeline-view .e-content-wrap table col,
1850
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table col,
1851
+ .e-schedule .e-timeline-month-view .e-content-wrap table col {
1852
+ width: 50px;
1853
+ }
1854
+ .e-schedule .e-timeline-view .e-date-header-wrap table tbody td,
1855
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td {
1856
+ height: 36px;
1857
+ overflow: hidden;
1858
+ padding: 5px;
1859
+ text-overflow: ellipsis;
1860
+ white-space: nowrap;
1861
+ }
1862
+ .e-schedule .e-timeline-view .e-date-header-wrap table tbody td.e-time-slots,
1863
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td.e-time-slots {
1864
+ background: #fff;
1865
+ overflow: inherit;
1866
+ }
1867
+ .e-schedule .e-timeline-view .e-date-header-wrap table tbody td > span,
1868
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td > span {
1869
+ position: relative;
1870
+ }
1871
+ .e-schedule .e-timeline-view .e-navigate:hover,
1872
+ .e-schedule .e-timeline-month-view .e-navigate:hover {
1873
+ cursor: pointer;
1874
+ text-decoration: underline;
1875
+ }
1876
+ .e-schedule .e-timeline-view .e-navigate:focus,
1877
+ .e-schedule .e-timeline-month-view .e-navigate:focus {
1878
+ text-decoration: underline;
1879
+ }
1880
+ .e-schedule .e-timeline-view .e-work-cells,
1881
+ .e-schedule .e-timeline-month-view .e-work-cells {
1882
+ height: 60px;
1883
+ }
1884
+ .e-schedule .e-timeline-view .e-work-cells.e-disable-dates,
1885
+ .e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates {
1886
+ background: rgba(0, 0, 0, 0.08);
1887
+ }
1888
+ .e-schedule .e-timeline-view .e-work-cells.e-disable-dates:hover,
1889
+ .e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates:hover {
1890
+ background: rgba(0, 0, 0, 0.08);
1891
+ }
1892
+ .e-schedule .e-timeline-view .e-resource-text,
1893
+ .e-schedule .e-timeline-month-view .e-resource-text {
1894
+ color: #000;
1895
+ font-size: 13px;
1896
+ overflow: hidden;
1897
+ padding: 4px 15px;
1898
+ text-overflow: ellipsis;
1899
+ }
1900
+ .e-schedule .e-timeline-view .e-resource-left-td,
1901
+ .e-schedule .e-timeline-month-view .e-resource-left-td {
1902
+ background: #fff;
1903
+ border-color: #757575;
1904
+ border-style: solid;
1905
+ border-width: 0 1px 1px 0;
1906
+ color: #000;
1907
+ vertical-align: middle;
1908
+ width: 200px;
1909
+ }
1910
+ .e-schedule .e-timeline-view .e-resource-cells,
1911
+ .e-schedule .e-timeline-month-view .e-resource-cells {
1912
+ background: #e4e4e4;
1913
+ border-color: #757575;
1914
+ border-style: solid;
1915
+ border-width: 0 1px 1px 0;
1916
+ color: #000;
1917
+ height: 60px;
1918
+ padding-left: 15px;
1919
+ padding-right: 0;
1920
+ vertical-align: middle;
1921
+ }
1922
+ .e-schedule .e-timeline-view .e-resource-cells:focus,
1923
+ .e-schedule .e-timeline-month-view .e-resource-cells:focus {
1924
+ background: #ecf;
1925
+ }
1926
+ .e-schedule .e-timeline-view .e-resource-column-wrap,
1927
+ .e-schedule .e-timeline-month-view .e-resource-column-wrap {
1928
+ overflow: hidden;
1929
+ position: relative;
1930
+ }
1931
+ .e-schedule .e-timeline-view .e-resource-column-table,
1932
+ .e-schedule .e-timeline-month-view .e-resource-column-table {
1933
+ height: 100%;
1934
+ }
1935
+ .e-schedule .e-timeline-view .e-auto-height,
1936
+ .e-schedule .e-timeline-month-view .e-auto-height {
1937
+ height: auto;
1938
+ }
1939
+ .e-schedule .e-timeline-view.e-ignore-whitespace .e-work-cells, .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells, .e-schedule .e-timeline-view.e-ignore-whitespace .e-event-container,
1940
+ .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
1941
+ .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells,
1942
+ .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-event-container {
1943
+ height: 42px;
1944
+ }
1945
+ .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
1946
+ .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
1947
+ background: rgba(0, 0, 0, 0.08);
1948
+ -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
1949
+ box-shadow: inset 0 0 0 8px #e4e4e4;
1950
+ }
1951
+ .e-schedule .e-timeline-view .e-resource-tree-icon,
1952
+ .e-schedule .e-timeline-month-view .e-resource-tree-icon {
1953
+ color: #000;
1954
+ cursor: pointer;
1955
+ float: left;
1956
+ font-family: "e-icons";
1957
+ font-size: 12px;
1958
+ padding: 4px 7px;
1959
+ }
1960
+ .e-schedule .e-timeline-view .e-resource-collapse,
1961
+ .e-schedule .e-timeline-month-view .e-resource-collapse {
1962
+ -webkit-transform: rotate(90deg);
1963
+ transform: rotate(90deg);
1964
+ }
1965
+ .e-schedule .e-timeline-view .e-child-node,
1966
+ .e-schedule .e-timeline-month-view .e-child-node {
1967
+ background: #fff;
1968
+ }
1969
+ .e-schedule .e-timeline-view .e-appointment-wrapper,
1970
+ .e-schedule .e-timeline-month-view .e-appointment-wrapper {
1971
+ position: absolute;
1972
+ }
1973
+ .e-schedule .e-timeline-view .e-inline-appointment,
1974
+ .e-schedule .e-timeline-month-view .e-inline-appointment {
1975
+ z-index: 1;
1976
+ }
1977
+ .e-schedule .e-timeline-view .e-appointment,
1978
+ .e-schedule .e-timeline-month-view .e-appointment {
1979
+ background: #1c8000;
1980
+ border: 1px solid #e4e4e4;
1981
+ border-radius: 2px;
1982
+ color: #fff;
1983
+ display: -webkit-box;
1984
+ display: -ms-flexbox;
1985
+ display: flex;
1986
+ overflow: hidden;
1987
+ position: absolute;
1988
+ cursor: default;
1989
+ height: 38px;
1990
+ }
1991
+ .e-schedule .e-timeline-view .e-appointment .e-appointment-details,
1992
+ .e-schedule .e-timeline-month-view .e-appointment .e-appointment-details {
1993
+ display: -webkit-box;
1994
+ display: -ms-flexbox;
1995
+ display: flex;
1996
+ -webkit-box-flex: 1;
1997
+ -ms-flex: auto;
1998
+ flex: auto;
1999
+ overflow: hidden;
2000
+ padding: 0 4px;
2001
+ }
2002
+ .e-schedule .e-timeline-view .e-appointment .e-appointment-details .e-inner-wrap,
2003
+ .e-schedule .e-timeline-month-view .e-appointment .e-appointment-details .e-inner-wrap {
2004
+ -webkit-box-flex: 1;
2005
+ -ms-flex: auto;
2006
+ flex: auto;
2007
+ overflow: hidden;
2008
+ }
2009
+ .e-schedule .e-timeline-view .e-appointment .e-subject,
2010
+ .e-schedule .e-timeline-month-view .e-appointment .e-subject {
2011
+ font-size: 13px;
2012
+ font-weight: 500;
2013
+ line-height: 1.2;
2014
+ margin-left: auto;
2015
+ min-height: 18px;
2016
+ overflow: hidden;
2017
+ padding-top: 4px;
2018
+ text-overflow: ellipsis;
2019
+ }
2020
+ .e-schedule .e-timeline-view .e-appointment .e-time,
2021
+ .e-schedule .e-timeline-view .e-appointment .e-location,
2022
+ .e-schedule .e-timeline-month-view .e-appointment .e-time,
2023
+ .e-schedule .e-timeline-month-view .e-appointment .e-location {
2024
+ font-size: 11px;
2025
+ overflow: hidden;
2026
+ padding-top: 1px;
2027
+ text-overflow: ellipsis;
2028
+ }
2029
+ .e-schedule .e-timeline-view .e-appointment .e-time,
2030
+ .e-schedule .e-timeline-month-view .e-appointment .e-time {
2031
+ display: block;
2032
+ line-height: 1.4;
2033
+ }
2034
+ .e-schedule .e-timeline-view .e-appointment .e-disable,
2035
+ .e-schedule .e-timeline-month-view .e-appointment .e-disable {
2036
+ display: none;
2037
+ }
2038
+ .e-schedule .e-timeline-view .e-appointment .e-recurrence-icon,
2039
+ .e-schedule .e-timeline-view .e-appointment .e-recurrence-edit-icon,
2040
+ .e-schedule .e-timeline-month-view .e-appointment .e-recurrence-icon,
2041
+ .e-schedule .e-timeline-month-view .e-appointment .e-recurrence-edit-icon {
2042
+ line-height: 38px;
2043
+ padding: 0 5px;
2044
+ }
2045
+ .e-schedule .e-timeline-view .e-appointment .e-indicator,
2046
+ .e-schedule .e-timeline-month-view .e-appointment .e-indicator {
2047
+ display: block;
2048
+ }
2049
+ .e-schedule .e-timeline-view .e-appointment .e-left-icon,
2050
+ .e-schedule .e-timeline-view .e-appointment .e-right-icon,
2051
+ .e-schedule .e-timeline-month-view .e-appointment .e-left-icon,
2052
+ .e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
2053
+ font-size: 10px;
2054
+ line-height: 38px;
2055
+ padding-right: 7px;
2056
+ }
2057
+ .e-schedule .e-timeline-view .e-appointment .e-right-icon,
2058
+ .e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
2059
+ padding-right: 5px;
2060
+ }
2061
+ .e-schedule .e-timeline-view .e-appointment.e-appointment-border, .e-schedule .e-timeline-view .e-appointment:focus,
2062
+ .e-schedule .e-timeline-month-view .e-appointment.e-appointment-border,
2063
+ .e-schedule .e-timeline-month-view .e-appointment:focus {
2064
+ border: 0;
2065
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
2066
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
2067
+ }
2068
+ .e-schedule .e-timeline-view .e-appointment.e-allow-select,
2069
+ .e-schedule .e-timeline-month-view .e-appointment.e-allow-select {
2070
+ pointer-events: none;
2071
+ }
2072
+ .e-schedule .e-timeline-view .e-more-indicator,
2073
+ .e-schedule .e-timeline-month-view .e-more-indicator {
2074
+ color: #4f4f4f;
2075
+ cursor: pointer;
2076
+ font-size: 11px;
2077
+ line-height: 11px;
2078
+ overflow: hidden;
2079
+ padding: 2px 4px;
2080
+ position: absolute;
2081
+ text-overflow: ellipsis;
2082
+ }
2083
+ .e-schedule .e-timeline-view .e-more-indicator:focus,
2084
+ .e-schedule .e-timeline-month-view .e-more-indicator:focus {
2085
+ text-decoration: underline;
2086
+ }
2087
+ .e-schedule .e-timeline-view .e-navigate {
2088
+ font-size: 13px;
2089
+ }
2090
+ .e-schedule .e-timeline-view .e-clone-time-indicator,
2091
+ .e-schedule .e-timeline-view .e-current-time {
2092
+ bottom: 0;
2093
+ position: absolute;
2094
+ }
2095
+ .e-schedule .e-timeline-view .e-current-timeline {
2096
+ position: absolute;
2097
+ top: 0;
2098
+ }
2099
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table col,
2100
+ .e-schedule .e-timeline-month-view .e-content-wrap table col {
2101
+ width: 70px;
2102
+ }
2103
+ .e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
2104
+ -webkit-transform: translateX(0);
2105
+ transform: translateX(0);
2106
+ }
2107
+ .e-schedule .e-virtual-scroll.e-timeline-view .e-content-table, .e-schedule .e-virtual-scroll.e-timeline-month-view .e-content-table, .e-schedule .e-virtual-scroll.e-timeline-year-view.e-vertical .e-content-table {
2108
+ -webkit-transform: translateY(0);
2109
+ transform: translateY(0);
2110
+ }
2111
+ .e-schedule .e-virtual-scroll .e-content-table {
2112
+ position: absolute;
2113
+ }
2114
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2115
+ position: relative;
2116
+ }
2117
+ .e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
2118
+ .e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
2119
+ -webkit-transition: all 1000ms linear;
2120
+ transition: all 1000ms linear;
2121
+ }
2122
+ .e-schedule.e-rtl .e-timeline-view .e-appointment .e-left-icon,
2123
+ .e-schedule.e-rtl .e-timeline-view .e-appointment .e-right-icon,
2124
+ .e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-left-icon,
2125
+ .e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-right-icon {
2126
+ padding: 0 0 0 5px;
2127
+ }
2128
+ .e-schedule.e-rtl .e-timeline-view .e-inline-appointment,
2129
+ .e-schedule.e-rtl .e-timeline-month-view .e-inline-appointment {
2130
+ z-index: 1;
2131
+ }
2132
+ .e-schedule.e-rtl .e-timeline-view .e-resource-left-td,
2133
+ .e-schedule.e-rtl .e-timeline-month-view .e-resource-left-td {
2134
+ border-width: 0 0 1px 1px;
2135
+ }
2136
+ .e-schedule.e-rtl .e-timeline-view .e-resource-cells,
2137
+ .e-schedule.e-rtl .e-timeline-month-view .e-resource-cells {
2138
+ border-width: 0 0 1px 1px;
2139
+ padding-right: 15px;
2140
+ }
2141
+ .e-schedule.e-rtl .e-timeline-view .e-resource-tree-icon,
2142
+ .e-schedule.e-rtl .e-timeline-month-view .e-resource-tree-icon {
2143
+ float: right;
2144
+ }
2145
+ .e-schedule.e-rtl .e-timeline-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap,
2146
+ .e-schedule.e-rtl .e-timeline-month-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
2147
+ text-align: right;
2148
+ }
2149
+ .e-schedule.e-device .e-month-view .e-date-header-wrap,
2150
+ .e-schedule.e-device .e-timeline-view .e-date-header-wrap,
2151
+ .e-schedule.e-device .e-timeline-month-view .e-date-header-wrap {
2152
+ font-size: 13px;
2153
+ }
2154
+ .e-schedule.e-device .e-month-view .e-date-header-wrap td,
2155
+ .e-schedule.e-device .e-timeline-view .e-date-header-wrap td,
2156
+ .e-schedule.e-device .e-timeline-month-view .e-date-header-wrap td {
2157
+ border-left-width: 0;
2158
+ border-right-width: 0;
2159
+ }
2160
+ .e-schedule.e-device .e-month-view .e-content-wrap,
2161
+ .e-schedule.e-device .e-timeline-view .e-content-wrap,
2162
+ .e-schedule.e-device .e-timeline-month-view .e-content-wrap {
2163
+ font-size: 14px;
2164
+ }
2165
+ .e-schedule.e-device .e-month-view .e-date-header:hover,
2166
+ .e-schedule.e-device .e-timeline-view .e-date-header:hover,
2167
+ .e-schedule.e-device .e-timeline-month-view .e-date-header:hover {
2168
+ text-decoration: none;
2169
+ }
2170
+ .e-schedule.e-device .e-month-view .e-more-indicator,
2171
+ .e-schedule.e-device .e-timeline-view .e-more-indicator,
2172
+ .e-schedule.e-device .e-timeline-month-view .e-more-indicator {
2173
+ font-size: 12px;
2174
+ }
2175
+ .e-schedule.e-device .e-month-view .e-navigate:hover,
2176
+ .e-schedule.e-device .e-timeline-view .e-navigate:hover,
2177
+ .e-schedule.e-device .e-timeline-month-view .e-navigate:hover {
2178
+ text-decoration: none;
2179
+ }
2180
+ .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu {
2181
+ margin-top: 6px;
2182
+ }
2183
+ .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu.e-disable {
2184
+ display: none;
2185
+ }
2186
+ .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
2187
+ margin-top: 4px;
2188
+ }
2189
+ .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
2190
+ border-right: 1px solid #757575;
2191
+ height: 40px;
2192
+ padding-top: 8px;
2193
+ }
2194
+ .e-schedule .e-month-agenda-view .e-wrapper-container {
2195
+ position: relative;
2196
+ }
2197
+ .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table,
2198
+ .e-schedule .e-month-agenda-view .e-content-table {
2199
+ border-bottom: 1px solid #757575;
2200
+ -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
2201
+ box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
2202
+ height: 100%;
2203
+ }
2204
+ .e-schedule .e-month-agenda-view .e-resource-column {
2205
+ border-bottom: 1px solid #757575;
2206
+ vertical-align: top;
2207
+ width: 75px;
2208
+ border-right: 1px solid #757575;
2209
+ }
2210
+ .e-schedule .e-month-agenda-view .e-resource-name {
2211
+ color: #000;
2212
+ font-size: 13px;
2213
+ line-height: 26px;
2214
+ overflow: hidden;
2215
+ padding: 8px;
2216
+ text-overflow: ellipsis;
2217
+ }
2218
+ .e-schedule .e-month-agenda-view .e-day-padding {
2219
+ padding-left: 8px;
2220
+ }
2221
+ .e-schedule .e-month-agenda-view .e-day-border {
2222
+ border-bottom: 1px solid #757575;
2223
+ }
2224
+ .e-schedule .e-month-agenda-view .e-date-header-wrap {
2225
+ font-size: 13px;
2226
+ overflow: hidden;
2227
+ }
2228
+ .e-schedule .e-month-agenda-view .e-content-wrap {
2229
+ font-size: 13px;
2230
+ }
2231
+ .e-schedule .e-month-agenda-view .e-header-cells {
2232
+ cursor: default;
2233
+ font-weight: normal;
2234
+ height: 30px;
2235
+ padding: 5px;
2236
+ text-align: center;
2237
+ }
2238
+ .e-schedule .e-month-agenda-view .e-work-cells {
2239
+ height: 40px;
2240
+ position: relative;
2241
+ vertical-align: top;
2242
+ }
2243
+ .e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates {
2244
+ background: rgba(0, 0, 0, 0.08);
2245
+ }
2246
+ .e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates:hover {
2247
+ background: rgba(0, 0, 0, 0.08);
2248
+ }
2249
+ .e-schedule .e-month-agenda-view .e-date-header {
2250
+ height: 24px;
2251
+ line-height: 24.5px;
2252
+ margin: 4px auto 0;
2253
+ text-align: center;
2254
+ width: 24px;
2255
+ }
2256
+ .e-schedule .e-month-agenda-view .e-appointment-container {
2257
+ min-height: 40px;
2258
+ }
2259
+ .e-schedule .e-month-agenda-view .e-appointment-wrap {
2260
+ background: #e4e4e4;
2261
+ overflow: auto;
2262
+ padding: 0 8px;
2263
+ }
2264
+ .e-schedule .e-month-agenda-view .e-appointment {
2265
+ border-left: 3px solid #1c8000;
2266
+ border-right: 0;
2267
+ cursor: default;
2268
+ padding: 0 8px;
2269
+ }
2270
+ .e-schedule .e-month-agenda-view .e-appointment:hover {
2271
+ background: #ecf;
2272
+ }
2273
+ .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2274
+ background: #400074;
2275
+ }
2276
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2277
+ display: -webkit-inline-box;
2278
+ display: -ms-inline-flexbox;
2279
+ display: inline-flex;
2280
+ -webkit-box-orient: horizontal;
2281
+ -webkit-box-direction: reverse;
2282
+ -ms-flex-direction: row-reverse;
2283
+ flex-direction: row-reverse;
2284
+ }
2285
+ .e-schedule .e-month-agenda-view .e-subject-wrap {
2286
+ display: -webkit-box;
2287
+ display: -ms-flexbox;
2288
+ display: flex;
2289
+ }
2290
+ .e-schedule .e-month-agenda-view .e-subject {
2291
+ color: #000;
2292
+ font-size: 14px;
2293
+ line-height: 26px;
2294
+ overflow: hidden;
2295
+ text-overflow: ellipsis;
2296
+ }
2297
+ .e-schedule .e-month-agenda-view .e-recurrence-icon,
2298
+ .e-schedule .e-month-agenda-view .e-recurrence-edit-icon {
2299
+ color: #4f4f4f;
2300
+ line-height: 26px;
2301
+ padding: 0 10px;
2302
+ }
2303
+ .e-schedule .e-month-agenda-view .e-date-time {
2304
+ color: #4f4f4f;
2305
+ font-size: 12px;
2306
+ line-height: 26px;
2307
+ overflow: hidden;
2308
+ text-overflow: ellipsis;
2309
+ }
2310
+ .e-schedule .e-month-agenda-view .e-location {
2311
+ color: #4f4f4f;
2312
+ font-size: 12px;
2313
+ line-height: 26px;
2314
+ overflow: hidden;
2315
+ padding-left: 8px;
2316
+ text-overflow: ellipsis;
2317
+ }
2318
+ .e-schedule .e-month-agenda-view .e-no-event {
2319
+ color: #4f4f4f;
2320
+ cursor: default;
2321
+ font-size: 14px;
2322
+ height: 100%;
2323
+ padding: 8px 4px;
2324
+ }
2325
+ .e-schedule .e-month-agenda-view .e-agenda-item.e-month-agenda-view {
2326
+ padding: 10px 0;
2327
+ }
2328
+ .e-schedule .e-month-agenda-view .e-agenda-parent.e-month-agenda-view {
2329
+ margin: 0;
2330
+ padding: 0;
2331
+ }
2332
+ .e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
2333
+ background: #1c8000;
2334
+ border-radius: 50%;
2335
+ height: 6px;
2336
+ left: 0;
2337
+ margin: 1px auto;
2338
+ width: 6px;
2339
+ }
2340
+ .e-schedule.e-rtl .e-month-agenda-view .e-left-indent,
2341
+ .e-schedule.e-rtl .e-month-agenda-view .e-week-number {
2342
+ border-left: 1px solid #757575;
2343
+ border-right-width: 0;
2344
+ }
2345
+ .e-schedule.e-rtl .e-month-agenda-view .e-appointment {
2346
+ border-left: 0;
2347
+ border-right: 3px solid #1c8000;
2348
+ }
2349
+ .e-schedule.e-rtl .e-month-agenda-view .e-resource-column {
2350
+ border-bottom: 1px solid #757575;
2351
+ border-left: 1px solid #757575;
2352
+ border-right: 0;
2353
+ vertical-align: top;
2354
+ width: 75px;
2355
+ }
2356
+ .e-schedule.e-rtl .e-month-agenda-view .e-resource-column .e-resource-name {
2357
+ white-space: normal;
2358
+ }
2359
+ .e-schedule.e-rtl .e-month-agenda-view .e-day-padding {
2360
+ padding-right: 8px;
2361
+ }
2362
+ .e-schedule.e-device .e-month-agenda-view .e-date-header-wrap {
2363
+ font-size: 13px;
2364
+ }
2365
+ .e-schedule.e-device .e-month-agenda-view .e-content-wrap {
2366
+ font-size: 14px;
2367
+ }
2368
+ .e-schedule .e-agenda-view {
2369
+ background: #e4e4e4;
2370
+ }
2371
+ .e-schedule .e-agenda-view .e-content-wrap table td:first-child,
2372
+ .e-schedule .e-agenda-view .e-date-column {
2373
+ vertical-align: top;
2374
+ width: 75px;
2375
+ }
2376
+ .e-schedule .e-agenda-view .e-resource-column {
2377
+ border-bottom: 1px solid #757575;
2378
+ vertical-align: top;
2379
+ width: 75px;
2380
+ color: #000;
2381
+ border-right: 1px solid #757575;
2382
+ }
2383
+ .e-schedule .e-agenda-view .e-month-header {
2384
+ background: #1c8000;
2385
+ height: 100px;
2386
+ padding-top: 12px;
2387
+ vertical-align: top;
2388
+ }
2389
+ .e-schedule .e-agenda-view .e-month-header .e-date-header {
2390
+ color: #fff;
2391
+ font-size: 18px;
2392
+ }
2393
+ .e-schedule .e-agenda-view .e-day-date-header {
2394
+ color: #000;
2395
+ cursor: default;
2396
+ padding: 10px 32px 0 16px;
2397
+ }
2398
+ .e-schedule .e-agenda-view .e-day-date-header .e-m-date {
2399
+ font-size: 18px;
2400
+ }
2401
+ .e-schedule .e-agenda-view .e-day-date-header .e-m-day {
2402
+ font-size: 13px;
2403
+ }
2404
+ .e-schedule .e-agenda-view .e-day-date-header.e-current-day {
2405
+ color: #400074;
2406
+ }
2407
+ .e-schedule .e-agenda-view .e-day-border {
2408
+ border-bottom: 1px solid #757575;
2409
+ }
2410
+ .e-schedule .e-agenda-view .e-date-border {
2411
+ border-bottom: 1px solid #757575;
2412
+ border-right: 1px solid #757575;
2413
+ }
2414
+ .e-schedule .e-agenda-view .e-day-padding {
2415
+ padding-left: 8px;
2416
+ }
2417
+ .e-schedule .e-agenda-view .e-date-header {
2418
+ font-size: 20px;
2419
+ }
2420
+ .e-schedule .e-agenda-view .e-day-header {
2421
+ font-size: 12px;
2422
+ }
2423
+ .e-schedule .e-agenda-view .e-subject-wrap {
2424
+ display: -webkit-box;
2425
+ display: -ms-flexbox;
2426
+ display: flex;
2427
+ margin-bottom: 0;
2428
+ }
2429
+ .e-schedule .e-agenda-view .e-active-appointment-agenda .e-subject {
2430
+ color: #fff;
2431
+ }
2432
+ .e-schedule .e-agenda-view .e-active-appointment-agenda .e-date-time {
2433
+ color: #fff;
2434
+ }
2435
+ .e-schedule .e-agenda-view .e-active-appointment-agenda .e-resource-name {
2436
+ color: #fff;
2437
+ }
2438
+ .e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-icon,
2439
+ .e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-edit-icon {
2440
+ color: #fff;
2441
+ }
2442
+ .e-schedule .e-agenda-view .e-active-appointment-agenda .e-location {
2443
+ color: #fff;
2444
+ }
2445
+ .e-schedule .e-agenda-view .e-subject {
2446
+ color: #000;
2447
+ font-size: 14px;
2448
+ line-height: 23px;
2449
+ overflow: hidden;
2450
+ text-overflow: ellipsis;
2451
+ }
2452
+ .e-schedule .e-agenda-view .e-resource-name {
2453
+ color: #000;
2454
+ font-size: 13px;
2455
+ line-height: 26px;
2456
+ overflow: hidden;
2457
+ padding: 8px;
2458
+ text-overflow: ellipsis;
2459
+ }
2460
+ .e-schedule .e-agenda-view .e-recurrence-icon,
2461
+ .e-schedule .e-agenda-view .e-recurrence-edit-icon {
2462
+ color: #000;
2463
+ line-height: 21px;
2464
+ padding: 0 10px;
2465
+ }
2466
+ .e-schedule .e-agenda-view .e-date-time {
2467
+ color: #4f4f4f;
2468
+ font-size: 12px;
2469
+ line-height: 21px;
2470
+ overflow: hidden;
2471
+ text-overflow: ellipsis;
2472
+ }
2473
+ .e-schedule .e-agenda-view .e-location {
2474
+ color: #4f4f4f;
2475
+ font-size: 12px;
2476
+ line-height: 23px;
2477
+ overflow: hidden;
2478
+ padding-left: 8px;
2479
+ text-overflow: ellipsis;
2480
+ }
2481
+ .e-schedule .e-agenda-view .e-agenda-item {
2482
+ padding: 10px 0;
2483
+ }
2484
+ .e-schedule .e-agenda-view .e-agenda-parent {
2485
+ margin: 0;
2486
+ padding: 0;
2487
+ }
2488
+ .e-schedule .e-agenda-view .e-appointment {
2489
+ border-left: 3px solid #1c8000;
2490
+ border-right: 0;
2491
+ cursor: default;
2492
+ padding: 0 8px;
2493
+ }
2494
+ .e-schedule .e-agenda-view .e-appointment:hover {
2495
+ background: #ecf;
2496
+ }
2497
+ .e-schedule .e-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-agenda-view .e-appointment:focus {
2498
+ background: #400074;
2499
+ }
2500
+ .e-schedule .e-agenda-view .e-appointment.e-template {
2501
+ display: -webkit-inline-box;
2502
+ display: -ms-inline-flexbox;
2503
+ display: inline-flex;
2504
+ -webkit-box-orient: horizontal;
2505
+ -webkit-box-direction: reverse;
2506
+ -ms-flex-direction: row-reverse;
2507
+ flex-direction: row-reverse;
2508
+ }
2509
+ .e-schedule .e-agenda-view .e-no-event {
2510
+ color: #4f4f4f;
2511
+ cursor: default;
2512
+ font-size: 14px;
2513
+ line-height: 52px;
2514
+ padding: 0 11px;
2515
+ }
2516
+ .e-schedule .e-agenda-view .e-empty-event {
2517
+ color: #4f4f4f;
2518
+ cursor: default;
2519
+ font-size: 14px;
2520
+ line-height: 52px;
2521
+ padding: 0 11px;
2522
+ }
2523
+ .e-schedule.e-device .e-agenda-view .e-m-date,
2524
+ .e-schedule.e-device .e-month-agenda-view .e-m-date {
2525
+ font-size: 20px;
2526
+ }
2527
+ .e-schedule.e-device .e-agenda-view .e-resource-name,
2528
+ .e-schedule.e-device .e-agenda-view .e-m-day,
2529
+ .e-schedule.e-device .e-month-agenda-view .e-resource-name,
2530
+ .e-schedule.e-device .e-month-agenda-view .e-m-day {
2531
+ color: #000;
2532
+ font-size: 14px;
2533
+ }
2534
+ .e-schedule.e-rtl .e-agenda-view .e-appointment {
2535
+ border-left: 0;
2536
+ border-right: 3px solid #1c8000;
2537
+ }
2538
+ .e-schedule.e-rtl .e-agenda-view .e-resource-column {
2539
+ border-left: 1px solid #757575;
2540
+ border-right: 0;
2541
+ border-bottom: 1px solid #757575;
2542
+ vertical-align: top;
2543
+ width: 75px;
2544
+ }
2545
+ .e-schedule.e-rtl .e-agenda-view .e-resource-column .e-resource-name {
2546
+ white-space: normal;
2547
+ }
2548
+ .e-schedule.e-rtl .e-agenda-view .e-day-padding {
2549
+ padding-right: 8px;
2550
+ }
2551
+ .e-schedule.e-rtl .e-agenda-view .e-date-border {
2552
+ border-bottom: 1px solid #757575;
2553
+ border-left: 1px solid #757575;
2554
+ border-right: 0;
2555
+ }
2556
+
2557
+ .e-schedule.e-read-only .e-toolbar-item.e-add.e-overflow-show {
2558
+ display: none;
2559
+ }
2560
+
2561
+ .e-bigger .e-schedule .e-schedule-toolbar,
2562
+ .e-bigger.e-schedule .e-schedule-toolbar {
2563
+ height: 56px;
2564
+ min-height: 56px;
2565
+ }
2566
+ .e-bigger .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text,
2567
+ .e-bigger.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
2568
+ font-size: 15px;
2569
+ }
2570
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text,
2571
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text {
2572
+ font-size: 18px;
2573
+ }
2574
+ .e-bigger .e-schedule .e-schedule-toolbar .e-icon-down-arrow,
2575
+ .e-bigger.e-schedule .e-schedule-toolbar .e-icon-down-arrow {
2576
+ font-size: 12px;
2577
+ }
2578
+ .e-bigger .e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav,
2579
+ .e-bigger.e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav {
2580
+ min-height: 56px;
2581
+ min-width: 32px;
2582
+ z-index: 0;
2583
+ }
2584
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
2585
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
2586
+ font-size: 14px;
2587
+ }
2588
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text,
2589
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text {
2590
+ line-height: inherit;
2591
+ }
2592
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items,
2593
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items {
2594
+ min-height: 56px;
2595
+ }
2596
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item,
2597
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item {
2598
+ min-height: 56px;
2599
+ }
2600
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator):not(.e-spacer),
2601
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator):not(.e-spacer) {
2602
+ min-width: 34px;
2603
+ }
2604
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
2605
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
2606
+ height: calc(100% - 15px);
2607
+ margin: 7.5px 3px;
2608
+ min-height: 27px;
2609
+ }
2610
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons,
2611
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons {
2612
+ min-width: 24px;
2613
+ }
2614
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
2615
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
2616
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
2617
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
2618
+ height: auto;
2619
+ line-height: 25px;
2620
+ margin: 4px 0;
2621
+ min-width: 34px;
2622
+ padding: 0 1.5px;
2623
+ }
2624
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
2625
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
2626
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
2627
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right {
2628
+ padding: 0 12px 0 0;
2629
+ font-size: 14px;
2630
+ }
2631
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
2632
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon,
2633
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
2634
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon {
2635
+ padding-top: 0;
2636
+ }
2637
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text,
2638
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
2639
+ font-size: 16px;
2640
+ }
2641
+ .e-bigger .e-schedule .e-more-popup-wrapper .e-header-day,
2642
+ .e-bigger.e-schedule .e-more-popup-wrapper .e-header-day {
2643
+ font-size: 14px;
2644
+ }
2645
+ .e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-day,
2646
+ .e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-day {
2647
+ font-size: 14px;
2648
+ }
2649
+ .e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-date,
2650
+ .e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-date {
2651
+ font-size: 20px;
2652
+ }
2653
+ .e-bigger .e-schedule .e-vertical-view .e-resource-cells,
2654
+ .e-bigger.e-schedule .e-vertical-view .e-resource-cells {
2655
+ font-size: 14px;
2656
+ }
2657
+ .e-bigger .e-schedule .e-vertical-view .e-time-cells-wrap table td,
2658
+ .e-bigger.e-schedule .e-vertical-view .e-time-cells-wrap table td {
2659
+ font-size: 14px;
2660
+ }
2661
+ .e-bigger .e-schedule .e-vertical-view .e-clone-time-indicator,
2662
+ .e-bigger .e-schedule .e-vertical-view .e-current-time,
2663
+ .e-bigger.e-schedule .e-vertical-view .e-clone-time-indicator,
2664
+ .e-bigger.e-schedule .e-vertical-view .e-current-time {
2665
+ font-size: 13px;
2666
+ }
2667
+ .e-bigger .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td,
2668
+ .e-bigger.e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
2669
+ font-size: 11px;
2670
+ }
2671
+ .e-bigger .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
2672
+ .e-bigger .e-schedule.e-device .e-vertical-view .e-current-time,
2673
+ .e-bigger.e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
2674
+ .e-bigger.e-schedule.e-device .e-vertical-view .e-current-time {
2675
+ font-size: 9px;
2676
+ }
2677
+ .e-bigger .e-schedule .e-month-view .e-header-cells,
2678
+ .e-bigger.e-schedule .e-month-view .e-header-cells {
2679
+ height: 35px;
2680
+ }
2681
+ .e-bigger .e-schedule .e-month-view .e-resource-cells,
2682
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2683
+ .e-bigger.e-schedule .e-month-view .e-resource-cells,
2684
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2685
+ font-size: 14px;
2686
+ }
2687
+ .e-bigger .e-schedule .e-month-view .e-content-wrap,
2688
+ .e-bigger.e-schedule .e-month-view .e-content-wrap {
2689
+ font-size: 14px;
2690
+ }
2691
+ .e-bigger .e-schedule .e-month-view .e-m-date,
2692
+ .e-bigger.e-schedule .e-month-view .e-m-date {
2693
+ font-size: 20px;
2694
+ }
2695
+ .e-bigger .e-schedule .e-month-view .e-resource-name,
2696
+ .e-bigger .e-schedule .e-month-view .e-m-day,
2697
+ .e-bigger.e-schedule .e-month-view .e-resource-name,
2698
+ .e-bigger.e-schedule .e-month-view .e-m-day {
2699
+ font-size: 14px;
2700
+ }
2701
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2702
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2703
+ min-width: 306px;
2704
+ }
2705
+
2706
+ .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2707
+ border: 1px solid #fff;
2708
+ }
2709
+ .e-schedule.e-multi-drag .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view.e-timescale-disable .e-appointment:focus {
2710
+ border: 1px solid #fff;
2711
+ }
2712
+ .e-schedule.e-multi-drag .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-day-wrapper .e-appointment:focus {
2713
+ border: 1px solid #fff;
2714
+ }
2715
+ .e-schedule.e-multi-drag .e-month-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-month-view .e-appointment:focus {
2716
+ border: 1px solid #fff;
2717
+ }
2718
+ .e-schedule.e-multi-drag .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-year-view .e-event-table .e-appointment:focus {
2719
+ border: 1px solid #fff;
2720
+ }
2721
+ .e-schedule.e-multi-drag .e-timeline-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-view .e-appointment:focus,
2722
+ .e-schedule.e-multi-drag .e-timeline-month-view .e-appointment.e-appointment-border,
2723
+ .e-schedule.e-multi-drag .e-timeline-month-view .e-appointment:focus {
2724
+ border: 1px solid #fff;
2725
+ }
2726
+
2727
+ .e-more-popup-wrapper.e-multi-drag .e-appointment.e-appointment-border, .e-more-popup-wrapper.e-multi-drag .e-appointment:focus {
2728
+ border: 1px solid #fff;
2729
+ }
2730
+
2731
+ /*! schedule event tooltip */
2732
+ .e-schedule-event-tooltip .e-subject {
2733
+ font-size: 12px;
2734
+ }
2735
+
2736
+ .e-bigger .e-schedule-event-tooltip .e-subject,
2737
+ .e-schedule-event-tooltip.e-bigger .e-subject {
2738
+ font-size: 14px;
2739
+ font-weight: 500;
2740
+ }
2741
+
2742
+ .e-bigger .e-dialog.e-quick-dialog.e-following-events-dialog {
2743
+ width: 502px;
2744
+ }
2745
+
2746
+ .e-dialog.e-quick-dialog.e-following-events-dialog {
2747
+ width: 420px;
2748
+ }
2749
+ .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content {
2750
+ padding: 2%;
2751
+ }
2752
+ @media screen and (max-width: 767px) {
2753
+ .e-dialog.e-quick-dialog.e-following-events-dialog {
2754
+ width: 289px;
2755
+ }
2756
+ .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content {
2757
+ padding: 5%;
2758
+ }
2759
+ .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content button {
2760
+ margin-bottom: 5%;
2761
+ }
2762
+ }
2763
+
2764
+ .e-dialog.e-quick-dialog {
2765
+ -webkit-user-select: none;
2766
+ -moz-user-select: none;
2767
+ -ms-user-select: none;
2768
+ user-select: none;
2769
+ width: 320px;
2770
+ }
2771
+ .e-dialog.e-quick-dialog .e-disable {
2772
+ display: none;
2773
+ }
2774
+ .e-dialog.e-quick-dialog .e-dlg-header-content {
2775
+ border-bottom: none;
2776
+ }
2777
+ .e-dialog.e-quick-dialog .e-footer-content {
2778
+ border-top: none;
2779
+ }
2780
+ .e-dialog.e-quick-dialog .e-quick-dialog-cancel {
2781
+ -webkit-box-shadow: none;
2782
+ box-shadow: none;
2783
+ }
2784
+ .e-dialog.e-quick-dialog.e-rtl {
2785
+ text-align: right;
2786
+ }
2787
+
2788
+ .e-bigger .e-dialog.e-quick-dialog {
2789
+ min-width: 370px;
2790
+ }
2791
+
2792
+ /*! schedule event window */
2793
+ .e-schedule-dialog .e-disable {
2794
+ display: none;
2795
+ }
2796
+ .e-schedule-dialog .e-icon-disable {
2797
+ opacity: 0.5;
2798
+ }
2799
+ .e-schedule-dialog .e-dlg-header-content {
2800
+ padding-bottom: 8px;
2801
+ }
2802
+ .e-schedule-dialog .e-dlg-content {
2803
+ padding-bottom: 12px;
2804
+ position: relative;
2805
+ }
2806
+ .e-schedule-dialog .e-event-delete {
2807
+ float: left;
2808
+ }
2809
+ .e-schedule-dialog .e-subject-container,
2810
+ .e-schedule-dialog .e-start-container,
2811
+ .e-schedule-dialog .e-description-label {
2812
+ padding-right: 8px;
2813
+ }
2814
+ .e-schedule-dialog .e-start-time-zone-container {
2815
+ padding-left: 4px;
2816
+ padding-right: 8px;
2817
+ }
2818
+ .e-schedule-dialog .e-location-container,
2819
+ .e-schedule-dialog .e-end-container {
2820
+ padding-left: 8px;
2821
+ }
2822
+ .e-schedule-dialog .e-end-time-zone-container {
2823
+ padding-left: 8px;
2824
+ padding-right: 4px;
2825
+ }
2826
+ .e-schedule-dialog .e-all-day-container {
2827
+ padding-right: 16px;
2828
+ }
2829
+ .e-schedule-dialog .e-time-zone-row {
2830
+ display: -webkit-box;
2831
+ display: -ms-flexbox;
2832
+ display: flex;
2833
+ height: 0;
2834
+ margin-bottom: 0;
2835
+ overflow: hidden;
2836
+ padding-bottom: 0;
2837
+ -webkit-transition: 0.3s ease-in-out;
2838
+ transition: 0.3s ease-in-out;
2839
+ width: 100%;
2840
+ }
2841
+ .e-schedule-dialog .e-time-zone-row .e-start-time-zone-container,
2842
+ .e-schedule-dialog .e-time-zone-row .e-end-time-zone-container {
2843
+ display: none;
2844
+ -webkit-transform: translateY(-100%);
2845
+ transform: translateY(-100%);
2846
+ }
2847
+ .e-schedule-dialog .e-time-zone-row.e-enable {
2848
+ height: 60px;
2849
+ margin-bottom: 12px;
2850
+ }
2851
+ .e-schedule-dialog .e-time-zone-row.e-enable .e-start-time-zone-container,
2852
+ .e-schedule-dialog .e-time-zone-row.e-enable .e-end-time-zone-container {
2853
+ display: block;
2854
+ -webkit-transform: translateY(0);
2855
+ transform: translateY(0);
2856
+ }
2857
+ .e-schedule-dialog .e-title-location-row,
2858
+ .e-schedule-dialog .e-start-end-row,
2859
+ .e-schedule-dialog .e-start-input-container,
2860
+ .e-schedule-dialog .e-end-input-container {
2861
+ display: -webkit-box;
2862
+ display: -ms-flexbox;
2863
+ display: flex;
2864
+ padding-bottom: 12px;
2865
+ width: 100%;
2866
+ }
2867
+ .e-schedule-dialog .e-resources {
2868
+ padding-bottom: 12px;
2869
+ width: 100%;
2870
+ }
2871
+ .e-schedule-dialog .e-all-day-time-zone-row {
2872
+ display: -webkit-box;
2873
+ display: -ms-flexbox;
2874
+ display: flex;
2875
+ padding-bottom: 14px;
2876
+ padding-top: 8px;
2877
+ width: 100%;
2878
+ }
2879
+ .e-schedule-dialog .e-subject-container,
2880
+ .e-schedule-dialog .e-location-container,
2881
+ .e-schedule-dialog .e-start-container,
2882
+ .e-schedule-dialog .e-end-container,
2883
+ .e-schedule-dialog .e-start-time-zone-container,
2884
+ .e-schedule-dialog .e-end-time-zone-container {
2885
+ width: 50%;
2886
+ }
2887
+ .e-schedule-dialog .e-description,
2888
+ .e-schedule-dialog .e-float-input .e-description {
2889
+ height: 50px;
2890
+ resize: vertical;
2891
+ }
2892
+ .e-schedule-dialog .e-repeat-container,
2893
+ .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
2894
+ display: none;
2895
+ }
2896
+ .e-schedule-dialog .e-footer-content {
2897
+ margin-top: 4px;
2898
+ }
2899
+ .e-schedule-dialog.e-rtl {
2900
+ text-align: right;
2901
+ }
2902
+ .e-schedule-dialog.e-rtl .e-all-day-container {
2903
+ margin-left: 16px;
2904
+ margin-right: 0;
2905
+ }
2906
+ .e-schedule-dialog.e-rtl .e-subject-container,
2907
+ .e-schedule-dialog.e-rtl .e-start-container,
2908
+ .e-schedule-dialog.e-rtl .e-description-label {
2909
+ padding-left: 8px;
2910
+ padding-right: 0;
2911
+ }
2912
+ .e-schedule-dialog.e-rtl .e-start-time-zone-container {
2913
+ padding-left: 8px;
2914
+ padding-right: 4px;
2915
+ }
2916
+ .e-schedule-dialog.e-rtl .e-location-container,
2917
+ .e-schedule-dialog.e-rtl .e-end-container {
2918
+ padding-left: 0;
2919
+ padding-right: 8px;
2920
+ }
2921
+ .e-schedule-dialog.e-rtl .e-end-time-zone-container {
2922
+ padding-left: 4px;
2923
+ padding-right: 8px;
2924
+ }
2925
+ .e-schedule-dialog.e-rtl .e-event-delete {
2926
+ float: right;
2927
+ }
2928
+
2929
+ /*! schedule event window for smaller viewports*/
2930
+ @media screen and (max-width: 320px) {
2931
+ .e-schedule-dialog.e-popup.e-popup-open {
2932
+ max-height: 350px;
2933
+ min-width: 100%;
2934
+ }
2935
+ .e-schedule-dialog .e-all-day-container {
2936
+ padding-bottom: 10px;
2937
+ }
2938
+ .e-schedule-dialog .e-all-day-time-zone-row {
2939
+ display: block;
2940
+ }
2941
+ }
2942
+ .e-ddl.e-popup .e-resource-template {
2943
+ display: -webkit-box;
2944
+ display: -ms-flexbox;
2945
+ display: flex;
2946
+ padding: 0 10px;
2947
+ text-indent: 10px;
2948
+ }
2949
+ .e-ddl.e-popup .e-resource-template .e-resource-color {
2950
+ height: 14px;
2951
+ margin-top: 12px;
2952
+ width: 14px;
2953
+ }
2954
+
2955
+ .e-bigger .e-ddl.e-popup .e-resource-template {
2956
+ padding: 0 15px;
2957
+ }
2958
+ .e-bigger .e-ddl.e-popup .e-resource-template .e-resource-color {
2959
+ height: 16px;
2960
+ margin-top: 14px;
2961
+ width: 16px;
2962
+ }
2963
+ .e-bigger .e-schedule-dialog .e-disable {
2964
+ display: none;
2965
+ }
2966
+ .e-bigger .e-schedule-dialog .e-dlg-header-content {
2967
+ padding-bottom: 8px;
2968
+ }
2969
+ .e-bigger .e-schedule-dialog .e-dlg-content {
2970
+ padding-bottom: 12px;
2971
+ position: relative;
2972
+ }
2973
+ .e-bigger .e-schedule-dialog .e-event-cancel,
2974
+ .e-bigger .e-schedule-dialog .e-event-delete {
2975
+ border: 1px solid #000;
2976
+ -webkit-box-shadow: none;
2977
+ box-shadow: none;
2978
+ }
2979
+ .e-bigger .e-schedule-dialog .e-footer-content .e-btn.e-event-delete {
2980
+ float: left;
2981
+ margin-left: 0;
2982
+ }
2983
+ .e-bigger .e-schedule-dialog .e-subject-container,
2984
+ .e-bigger .e-schedule-dialog .e-start-container,
2985
+ .e-bigger .e-schedule-dialog .e-start-time-zone-container,
2986
+ .e-bigger .e-schedule-dialog .e-description-label {
2987
+ padding-right: 12px;
2988
+ }
2989
+ .e-bigger .e-schedule-dialog .e-location-container,
2990
+ .e-bigger .e-schedule-dialog .e-end-container,
2991
+ .e-bigger .e-schedule-dialog .e-end-time-zone-container {
2992
+ padding-left: 12px;
2993
+ }
2994
+ .e-bigger .e-schedule-dialog .e-all-day-container {
2995
+ padding-right: 16px;
2996
+ }
2997
+ .e-bigger .e-schedule-dialog .e-time-zone-row {
2998
+ display: none;
2999
+ }
3000
+ .e-bigger .e-schedule-dialog .e-time-zone-row.e-enable {
3001
+ display: -webkit-box;
3002
+ display: -ms-flexbox;
3003
+ display: flex;
3004
+ height: 70px;
3005
+ }
3006
+ .e-bigger .e-schedule-dialog .e-title-location-row,
3007
+ .e-bigger .e-schedule-dialog .e-start-end-row,
3008
+ .e-bigger .e-schedule-dialog .e-start-input-container,
3009
+ .e-bigger .e-schedule-dialog .e-end-input-container,
3010
+ .e-bigger .e-schedule-dialog .e-time-zone-row {
3011
+ display: -webkit-box;
3012
+ display: -ms-flexbox;
3013
+ display: flex;
3014
+ padding-bottom: 12px;
3015
+ width: 100%;
3016
+ }
3017
+ .e-bigger .e-schedule-dialog .e-resources {
3018
+ padding-bottom: 12px;
3019
+ width: 100%;
3020
+ }
3021
+ .e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
3022
+ display: -webkit-box;
3023
+ display: -ms-flexbox;
3024
+ display: flex;
3025
+ padding-bottom: 20px;
3026
+ padding-top: 0;
3027
+ width: 100%;
3028
+ }
3029
+ .e-bigger .e-schedule-dialog .e-subject-container,
3030
+ .e-bigger .e-schedule-dialog .e-location-container,
3031
+ .e-bigger .e-schedule-dialog .e-start-container,
3032
+ .e-bigger .e-schedule-dialog .e-end-container,
3033
+ .e-bigger .e-schedule-dialog .e-start-time-zone-container,
3034
+ .e-bigger .e-schedule-dialog .e-end-time-zone-container {
3035
+ width: 50%;
3036
+ }
3037
+ .e-bigger .e-schedule-dialog .e-location-container,
3038
+ .e-bigger .e-schedule-dialog .e-end-container,
3039
+ .e-bigger .e-schedule-dialog .e-end-time-zone-container,
3040
+ .e-bigger .e-schedule-dialog .e-start-container,
3041
+ .e-bigger .e-schedule-dialog .e-start-time-zone-container,
3042
+ .e-bigger .e-schedule-dialog .e-subject-container,
3043
+ .e-bigger .e-schedule-dialog .e-description-row,
3044
+ .e-bigger .e-schedule-dialog .e-repeat-container {
3045
+ padding-top: 0;
3046
+ }
3047
+ .e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
3048
+ padding-bottom: 16px;
3049
+ padding-top: 10px;
3050
+ }
3051
+ .e-bigger .e-schedule-dialog .e-description,
3052
+ .e-bigger .e-schedule-dialog .e-float-input .e-description {
3053
+ height: 50px;
3054
+ resize: vertical;
3055
+ }
3056
+ .e-bigger .e-schedule-dialog .e-time-zone-row,
3057
+ .e-bigger .e-schedule-dialog .e-repeat-container,
3058
+ .e-bigger .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
3059
+ display: none;
3060
+ }
3061
+ .e-bigger .e-schedule-dialog.e-rtl .e-all-day-container {
3062
+ margin-left: 20px;
3063
+ margin-right: 0;
3064
+ }
3065
+ .e-bigger .e-schedule-dialog.e-rtl .e-subject-container,
3066
+ .e-bigger .e-schedule-dialog.e-rtl .e-start-container,
3067
+ .e-bigger .e-schedule-dialog.e-rtl .e-start-time-zone-container,
3068
+ .e-bigger .e-schedule-dialog.e-rtl .e-description-label {
3069
+ padding-left: 12px;
3070
+ padding-right: 0;
3071
+ }
3072
+ .e-bigger .e-schedule-dialog.e-rtl .e-location-container,
3073
+ .e-bigger .e-schedule-dialog.e-rtl .e-end-container,
3074
+ .e-bigger .e-schedule-dialog.e-rtl .e-end-time-zone-container {
3075
+ padding-left: 0;
3076
+ padding-right: 12px;
3077
+ }
3078
+ .e-bigger .e-schedule-dialog.e-rtl .e-event-delete {
3079
+ float: right;
3080
+ }
3081
+
3082
+ .e-schedule-dialog.e-device .e-dlg-header,
3083
+ .e-schedule-dialog.e-device .e-dlg-header * {
3084
+ width: 100%;
3085
+ }
3086
+ .e-schedule-dialog.e-device .e-dlg-header-content {
3087
+ background: #e4e4e4;
3088
+ -webkit-box-shadow: none;
3089
+ box-shadow: none;
3090
+ margin-bottom: 0;
3091
+ }
3092
+ .e-schedule-dialog.e-device .e-title-location-row,
3093
+ .e-schedule-dialog.e-device .e-start-end-row,
3094
+ .e-schedule-dialog.e-device .e-time-zone-row,
3095
+ .e-schedule-dialog.e-device .e-start-input-container,
3096
+ .e-schedule-dialog.e-device .e-end-input-container {
3097
+ display: inline;
3098
+ }
3099
+ .e-schedule-dialog.e-device .e-time-zone-row.e-enable {
3100
+ display: inline;
3101
+ }
3102
+ .e-schedule-dialog.e-device .e-subject-container,
3103
+ .e-schedule-dialog.e-device .e-location-container,
3104
+ .e-schedule-dialog.e-device .e-start-container,
3105
+ .e-schedule-dialog.e-device .e-end-container,
3106
+ .e-schedule-dialog.e-device .e-start-time-zone-container,
3107
+ .e-schedule-dialog.e-device .e-end-time-zone-container {
3108
+ padding-left: 0;
3109
+ width: 100%;
3110
+ }
3111
+ .e-schedule-dialog.e-device .e-subject-container,
3112
+ .e-schedule-dialog.e-device .e-start-container,
3113
+ .e-schedule-dialog.e-device .e-start-time-zone-container,
3114
+ .e-schedule-dialog.e-device .e-description-label {
3115
+ padding-right: 0;
3116
+ }
3117
+ .e-schedule-dialog.e-device .e-location-container,
3118
+ .e-schedule-dialog.e-device .e-end-container,
3119
+ .e-schedule-dialog.e-device .e-end-time-zone-container,
3120
+ .e-schedule-dialog.e-device .e-start-container,
3121
+ .e-schedule-dialog.e-device .e-start-time-zone-container,
3122
+ .e-schedule-dialog.e-device .e-subject-container,
3123
+ .e-schedule-dialog.e-device .e-description-row,
3124
+ .e-schedule-dialog.e-device .e-repeat-container {
3125
+ padding-top: 20px;
3126
+ }
3127
+ .e-schedule-dialog.e-device .e-all-day-time-zone-row {
3128
+ padding-top: 20px;
3129
+ }
3130
+ .e-schedule-dialog.e-device .e-resources {
3131
+ padding-bottom: 0;
3132
+ padding-top: 20px;
3133
+ }
3134
+ .e-schedule-dialog.e-device .e-description,
3135
+ .e-schedule-dialog.e-device .e-float-input .e-description {
3136
+ height: 60px;
3137
+ resize: vertical;
3138
+ }
3139
+ .e-schedule-dialog.e-device .e-all-day-time-zone-row {
3140
+ margin-top: 0;
3141
+ padding-bottom: 0;
3142
+ }
3143
+ .e-schedule-dialog.e-device .e-repeat-parent-row {
3144
+ padding-top: 8px;
3145
+ }
3146
+ .e-schedule-dialog.e-device .e-all-day-container {
3147
+ margin-right: 20px;
3148
+ }
3149
+ .e-schedule-dialog.e-device .e-title-header {
3150
+ display: -webkit-box;
3151
+ display: -ms-flexbox;
3152
+ display: flex;
3153
+ width: 100%;
3154
+ }
3155
+ .e-schedule-dialog.e-device .e-save-icon,
3156
+ .e-schedule-dialog.e-device .e-back-icon,
3157
+ .e-schedule-dialog.e-device .e-forward-icon {
3158
+ cursor: pointer;
3159
+ line-height: normal;
3160
+ }
3161
+ .e-schedule-dialog.e-device .e-title-text {
3162
+ text-align: center;
3163
+ }
3164
+ .e-schedule-dialog.e-device .e-save-icon,
3165
+ .e-schedule-dialog.e-device .e-back-icon,
3166
+ .e-schedule-dialog.e-device .e-delete-icon {
3167
+ width: 2.5em;
3168
+ }
3169
+ .e-schedule-dialog.e-device .e-save-icon,
3170
+ .e-schedule-dialog.e-device .e-delete-icon {
3171
+ text-align: right;
3172
+ }
3173
+ .e-schedule-dialog.e-device .e-time-zone-row,
3174
+ .e-schedule-dialog.e-device .e-input-group .e-input-group-icon.e-icon-disable {
3175
+ display: none;
3176
+ }
3177
+ .e-schedule-dialog.e-device .e-repeat-container {
3178
+ display: block;
3179
+ padding-right: 35px;
3180
+ padding-left: 0;
3181
+ }
3182
+ .e-schedule-dialog.e-device .e-icon-down-arrow {
3183
+ font-size: 12px;
3184
+ }
3185
+ .e-schedule-dialog.e-device.e-rtl .e-save-icon {
3186
+ text-align: left;
3187
+ }
3188
+ .e-schedule-dialog.e-device.e-rtl .e-all-day-container {
3189
+ margin-left: 20px;
3190
+ margin-right: 0;
3191
+ }
3192
+ .e-schedule-dialog.e-device.e-rtl .e-subject-container,
3193
+ .e-schedule-dialog.e-device.e-rtl .e-start-container,
3194
+ .e-schedule-dialog.e-device.e-rtl .e-start-time-zone-container,
3195
+ .e-schedule-dialog.e-device.e-rtl .e-description-label {
3196
+ padding-left: 0;
3197
+ }
3198
+ .e-schedule-dialog.e-device.e-rtl .e-location-container,
3199
+ .e-schedule-dialog.e-device.e-rtl .e-end-container,
3200
+ .e-schedule-dialog.e-device.e-rtl .e-end-time-zone-container,
3201
+ .e-schedule-dialog.e-device.e-rtl .e-all-day-container {
3202
+ padding-right: 0;
3203
+ }
3204
+ .e-schedule-dialog.e-device.e-rtl .e-repeat-container {
3205
+ padding-left: 35px;
3206
+ padding-right: 0;
3207
+ }
3208
+ .e-schedule-dialog.e-device .e-recurrence-container {
3209
+ position: relative;
3210
+ }
3211
+ .e-schedule-dialog.e-device .e-recurrence-container.e-hide {
3212
+ display: none;
3213
+ }
3214
+ .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button {
3215
+ border: 0;
3216
+ -webkit-box-shadow: none;
3217
+ box-shadow: none;
3218
+ margin: -3px 5px;
3219
+ position: absolute;
3220
+ }
3221
+ .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons {
3222
+ font-size: 12px;
3223
+ position: relative;
3224
+ top: 1px;
3225
+ }
3226
+
3227
+ /*! schedule quick popup */
3228
+ .e-quick-popup-wrapper {
3229
+ background: #e4e4e4;
3230
+ border-radius: 2px;
3231
+ -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
3232
+ box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
3233
+ color: #000;
3234
+ max-width: 365px;
3235
+ min-width: 320px;
3236
+ opacity: 1;
3237
+ -webkit-user-select: none;
3238
+ -moz-user-select: none;
3239
+ -ms-user-select: none;
3240
+ user-select: none;
3241
+ width: 100%;
3242
+ border: 1px solid #eee;
3243
+ }
3244
+ .e-quick-popup-wrapper .e-hidden {
3245
+ display: none;
3246
+ }
3247
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper {
3248
+ position: absolute;
3249
+ right: 6px;
3250
+ top: 4px;
3251
+ padding: 0;
3252
+ }
3253
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3254
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete,
3255
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close {
3256
+ color: #000;
3257
+ }
3258
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3259
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3260
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3261
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3262
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3263
+ background: #ecf;
3264
+ color: #000;
3265
+ }
3266
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit .e-close-icon,
3267
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete .e-close-icon,
3268
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
3269
+ font-size: 11px;
3270
+ }
3271
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-content {
3272
+ padding: 38px 18px 12px;
3273
+ }
3274
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table {
3275
+ width: 100%;
3276
+ }
3277
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-schedule-form > span {
3278
+ margin: 0 0 4px;
3279
+ }
3280
+ .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
3281
+ font-size: 22px;
3282
+ height: 40px;
3283
+ }
3284
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header {
3285
+ background: #e4e4e4;
3286
+ }
3287
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper {
3288
+ padding: 5px 5px 2px;
3289
+ }
3290
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3291
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete {
3292
+ display: none;
3293
+ }
3294
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
3295
+ position: relative;
3296
+ right: 2px;
3297
+ }
3298
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3299
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,
3300
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
3301
+ color: #000;
3302
+ }
3303
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3304
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3305
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3306
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3307
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3308
+ background: #ecf;
3309
+ color: #000;
3310
+ }
3311
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3312
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,
3313
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon {
3314
+ font-size: 11px;
3315
+ }
3316
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled:hover,
3317
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled:hover {
3318
+ background: none;
3319
+ }
3320
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-edit-icon,
3321
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-delete-icon,
3322
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-edit-icon,
3323
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-delete-icon {
3324
+ opacity: 0.5;
3325
+ }
3326
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap {
3327
+ padding: 0 18px 8px;
3328
+ }
3329
+ .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap .e-subject {
3330
+ background: rgba(28, 128, 0, 0.3);
3331
+ border-left: 6px solid #1c8000;
3332
+ border-radius: 2px;
3333
+ color: #fff;
3334
+ cursor: default;
3335
+ font-size: 20px;
3336
+ font-weight: 500;
3337
+ line-height: 1.5;
3338
+ max-height: 87px;
3339
+ padding: 8px 0 8px 10px;
3340
+ }
3341
+ .e-quick-popup-wrapper .e-event-popup .e-popup-content {
3342
+ padding: 0 18px 16px 26px;
3343
+ }
3344
+ .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper,
3345
+ .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper {
3346
+ display: -webkit-box;
3347
+ display: -ms-flexbox;
3348
+ display: flex;
3349
+ -webkit-box-pack: end;
3350
+ -ms-flex-pack: end;
3351
+ justify-content: flex-end;
3352
+ }
3353
+ .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-edit,
3354
+ .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-delete,
3355
+ .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-close,
3356
+ .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-edit,
3357
+ .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-delete,
3358
+ .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-close {
3359
+ background: transparent;
3360
+ border: 0;
3361
+ }
3362
+ .e-quick-popup-wrapper .e-cell-popup .e-date-time,
3363
+ .e-quick-popup-wrapper .e-cell-popup .e-location,
3364
+ .e-quick-popup-wrapper .e-cell-popup .e-time-zone,
3365
+ .e-quick-popup-wrapper .e-cell-popup .e-description,
3366
+ .e-quick-popup-wrapper .e-cell-popup .e-resource,
3367
+ .e-quick-popup-wrapper .e-event-popup .e-date-time,
3368
+ .e-quick-popup-wrapper .e-event-popup .e-location,
3369
+ .e-quick-popup-wrapper .e-event-popup .e-time-zone,
3370
+ .e-quick-popup-wrapper .e-event-popup .e-description,
3371
+ .e-quick-popup-wrapper .e-event-popup .e-resource {
3372
+ color: #000;
3373
+ display: -webkit-box;
3374
+ display: -ms-flexbox;
3375
+ display: flex;
3376
+ padding-top: 12px;
3377
+ }
3378
+ .e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
3379
+ .e-quick-popup-wrapper .e-cell-popup .e-location-icon,
3380
+ .e-quick-popup-wrapper .e-cell-popup .e-time-zone-icon,
3381
+ .e-quick-popup-wrapper .e-cell-popup .e-description-icon,
3382
+ .e-quick-popup-wrapper .e-cell-popup .e-resource-icon,
3383
+ .e-quick-popup-wrapper .e-event-popup .e-date-time-icon,
3384
+ .e-quick-popup-wrapper .e-event-popup .e-location-icon,
3385
+ .e-quick-popup-wrapper .e-event-popup .e-time-zone-icon,
3386
+ .e-quick-popup-wrapper .e-event-popup .e-description-icon,
3387
+ .e-quick-popup-wrapper .e-event-popup .e-resource-icon {
3388
+ color: #000;
3389
+ font-size: 18px;
3390
+ padding: 4px 13px 0 0;
3391
+ }
3392
+ .e-quick-popup-wrapper .e-cell-popup .e-date-time-details,
3393
+ .e-quick-popup-wrapper .e-cell-popup .e-location-details,
3394
+ .e-quick-popup-wrapper .e-cell-popup .e-time-zone-details,
3395
+ .e-quick-popup-wrapper .e-cell-popup .e-description-details,
3396
+ .e-quick-popup-wrapper .e-cell-popup .e-resource-details,
3397
+ .e-quick-popup-wrapper .e-event-popup .e-date-time-details,
3398
+ .e-quick-popup-wrapper .e-event-popup .e-location-details,
3399
+ .e-quick-popup-wrapper .e-event-popup .e-time-zone-details,
3400
+ .e-quick-popup-wrapper .e-event-popup .e-description-details,
3401
+ .e-quick-popup-wrapper .e-event-popup .e-resource-details {
3402
+ color: #000;
3403
+ cursor: default;
3404
+ font-size: 14px;
3405
+ }
3406
+ .e-quick-popup-wrapper .e-popup-table td:last-child {
3407
+ padding-top: 0;
3408
+ }
3409
+ .e-quick-popup-wrapper .e-popup-footer {
3410
+ display: block;
3411
+ padding: 8px 18px 8px 22px;
3412
+ text-align: right;
3413
+ }
3414
+ .e-quick-popup-wrapper .e-popup-footer .e-event-edit {
3415
+ margin-right: 8px;
3416
+ }
3417
+ .e-quick-popup-wrapper .e-popup-footer .e-event-edit,
3418
+ .e-quick-popup-wrapper .e-popup-footer .e-event-delete {
3419
+ right: auto;
3420
+ }
3421
+ .e-quick-popup-wrapper .e-popup-footer .e-event-edit:disabled,
3422
+ .e-quick-popup-wrapper .e-popup-footer .e-event-delete:disabled {
3423
+ color: rgba(0, 0, 0, 0.26);
3424
+ }
3425
+ .e-quick-popup-wrapper .e-popup-footer .e-event-details {
3426
+ border: 1px solid #000;
3427
+ margin-right: 8px;
3428
+ right: auto;
3429
+ text-transform: capitalize;
3430
+ }
3431
+ .e-quick-popup-wrapper .e-event-popup .e-popup-footer {
3432
+ display: block;
3433
+ }
3434
+ .e-quick-popup-wrapper.e-rtl {
3435
+ text-align: right;
3436
+ }
3437
+ .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-header-icon-wrapper {
3438
+ left: 6px;
3439
+ right: auto;
3440
+ }
3441
+ .e-quick-popup-wrapper.e-rtl .e-popup-content .e-date-time-wrapper,
3442
+ .e-quick-popup-wrapper.e-rtl .e-popup-content .e-location-details,
3443
+ .e-quick-popup-wrapper.e-rtl .e-popup-content .e-time-zone-details,
3444
+ .e-quick-popup-wrapper.e-rtl .e-popup-content .e-description-details,
3445
+ .e-quick-popup-wrapper.e-rtl .e-popup-content .e-resource-details {
3446
+ margin-right: 10px;
3447
+ }
3448
+ .e-quick-popup-wrapper.e-rtl .e-event-details,
3449
+ .e-quick-popup-wrapper.e-rtl .e-event-edit {
3450
+ margin-left: 8px;
3451
+ }
3452
+ .e-quick-popup-wrapper.e-rtl .e-popup-footer {
3453
+ padding: 8px 8px 8px 18px;
3454
+ text-align: left;
3455
+ }
3456
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3457
+ padding: 0 0 0 10px;
3458
+ }
3459
+ .e-quick-popup-wrapper.e-device {
3460
+ bottom: 0;
3461
+ height: 100%;
3462
+ left: 0;
3463
+ margin: 0;
3464
+ max-width: 100%;
3465
+ overflow: hidden;
3466
+ padding: 0;
3467
+ position: fixed;
3468
+ right: 0;
3469
+ top: 0;
3470
+ width: 100%;
3471
+ z-index: 1004;
3472
+ }
3473
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper {
3474
+ background: #e4e4e4;
3475
+ }
3476
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3477
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3478
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3479
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3480
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3481
+ background: none;
3482
+ }
3483
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit.e-btn.e-small.e-round,
3484
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete.e-btn.e-small.e-round,
3485
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close.e-btn.e-small.e-round {
3486
+ height: 2.5em;
3487
+ width: 2.5em;
3488
+ }
3489
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit,
3490
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete {
3491
+ display: block;
3492
+ }
3493
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close {
3494
+ margin-left: 0;
3495
+ margin-right: auto;
3496
+ -webkit-box-ordinal-group: 0;
3497
+ -ms-flex-order: -1;
3498
+ order: -1;
3499
+ }
3500
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-subject-wrap {
3501
+ padding: 12px 24px;
3502
+ }
3503
+ .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-content {
3504
+ padding: 12px 24px;
3505
+ }
3506
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header {
3507
+ display: -webkit-box;
3508
+ display: -ms-flexbox;
3509
+ display: flex;
3510
+ padding: 15px;
3511
+ }
3512
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close,
3513
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit,
3514
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete {
3515
+ background: transparent;
3516
+ border: 0;
3517
+ color: #000;
3518
+ height: 35px;
3519
+ width: 35px;
3520
+ }
3521
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:focus, .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:hover,
3522
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:focus,
3523
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:hover,
3524
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:focus,
3525
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:hover {
3526
+ background: none;
3527
+ }
3528
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
3529
+ font-size: 15px;
3530
+ font-weight: 500;
3531
+ height: 35px;
3532
+ line-height: 2.25;
3533
+ padding: 1px 5px;
3534
+ width: calc(100% - 105px);
3535
+ }
3536
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close-icon,
3537
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit-icon,
3538
+ .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete-icon {
3539
+ font-size: 14px;
3540
+ }
3541
+ .e-quick-popup-wrapper.e-device.e-rtl .e-event-popup .e-popup-header .e-close {
3542
+ margin-left: auto;
3543
+ margin-right: 0;
3544
+ }
3545
+
3546
+ /*! schedule quick popup for smaller viewports */
3547
+ @media screen and (max-width: 320px) {
3548
+ .e-quick-popup-wrapper {
3549
+ min-width: 100%;
3550
+ }
3551
+ .e-quick-popup-wrapper .e-popup-footer {
3552
+ padding-left: 5px;
3553
+ }
3554
+ .e-quick-popup-wrapper.e-rtl .e-popup-footer {
3555
+ padding-right: 5px;
3556
+ }
3557
+ }
3558
+ .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
3559
+ font-size: 24px;
3560
+ }
3561
+ .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content {
3562
+ padding: 38px 18px 12px;
3563
+ }
3564
+ .e-bigger .e-quick-popup-wrapper .e-popup-footer {
3565
+ padding: 8px 18px 8px 22px;
3566
+ }
3567
+ .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
3568
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-date-time-icon {
3569
+ padding-right: 13px;
3570
+ }
3571
+ .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
3572
+ font-size: 16px;
3573
+ }
3574
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
3575
+ padding-right: 0;
3576
+ }
3577
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
3578
+ padding-right: 13px;
3579
+ }
3580
+ .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
3581
+ height: 2em;
3582
+ width: 2em;
3583
+ }
3584
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-edit.e-btn.e-small.e-round,
3585
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-delete.e-btn.e-small.e-round,
3586
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-close.e-btn.e-small.e-round {
3587
+ height: 2em;
3588
+ width: 2em;
3589
+ }
3590
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
3591
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3592
+ .e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
3593
+ font-size: 14px;
3594
+ }
3595
+ .e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
3596
+ .e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3597
+ .e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
3598
+ font-size: 14px;
3599
+ }
3600
+ .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit.e-btn.e-small.e-round,
3601
+ .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete.e-btn.e-small.e-round,
3602
+ .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close.e-btn.e-small.e-round {
3603
+ height: 35px;
3604
+ }
3605
+ .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
3606
+ padding: 0 5px;
3607
+ }
3608
+
3609
+ .e-bigger .e-agenda-view .e-appointment {
3610
+ padding: 0 8px;
3611
+ }
3612
+ .e-bigger .e-agenda-view .e-subject {
3613
+ font-size: 16px;
3614
+ }
3615
+ .e-bigger .e-agenda-view .e-date-time {
3616
+ font-size: 14px;
3617
+ }
3618
+ .e-bigger .e-agenda-view .e-day-date-header .e-m-date {
3619
+ font-size: 20px;
3620
+ }
3621
+ .e-bigger .e-agenda-view .e-day-date-header .e-m-day {
3622
+ font-size: 14px;
3623
+ }
3624
+
3625
+ .e-bigger .e-timeline-view .e-resource-text {
3626
+ font-size: 14px;
3627
+ padding-left: 12px;
3628
+ }
3629
+ .e-bigger .e-timeline-view .e-navigate {
3630
+ font-size: 18px;
3631
+ padding: 8px 0 8px 8px;
3632
+ }
3633
+ .e-bigger .e-timeline-view .e-date-header-wrap table tbody td > span {
3634
+ font-size: 18px;
3635
+ padding: 8px 0 8px 8px;
3636
+ }
3637
+
3638
+ .e-appointment.e-schedule-event-clone {
3639
+ background: #1c8000;
3640
+ border-radius: 2px;
3641
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3642
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3643
+ color: #fff;
3644
+ display: -webkit-box;
3645
+ display: -ms-flexbox;
3646
+ display: flex;
3647
+ height: 38px;
3648
+ width: 100px;
3649
+ z-index: 9;
3650
+ }
3651
+ .e-appointment.e-schedule-event-clone.e-drag-clone {
3652
+ cursor: move;
3653
+ }
3654
+ .e-appointment.e-schedule-event-clone .e-recurrence-icon,
3655
+ .e-appointment.e-schedule-event-clone .e-recurrence-edit-icon,
3656
+ .e-appointment.e-schedule-event-clone .e-indicator.e-left-icon,
3657
+ .e-appointment.e-schedule-event-clone .e-indicator.e-right-icon,
3658
+ .e-appointment.e-schedule-event-clone .e-event-resize.e-left-handler,
3659
+ .e-appointment.e-schedule-event-clone .e-event-resize.e-right-handler {
3660
+ display: none;
3661
+ }
3662
+ .e-appointment.e-schedule-event-clone .e-appointment-details {
3663
+ -webkit-box-flex: 1;
3664
+ -ms-flex: auto;
3665
+ flex: auto;
3666
+ overflow: hidden;
3667
+ padding: 0 4px;
3668
+ text-align: left;
3669
+ }
3670
+ .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
3671
+ -webkit-box-flex: 1;
3672
+ -ms-flex: auto;
3673
+ flex: auto;
3674
+ overflow: hidden;
3675
+ }
3676
+ .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
3677
+ font-size: 13px;
3678
+ font-weight: 500;
3679
+ line-height: 1.2;
3680
+ margin-left: auto;
3681
+ min-height: 18px;
3682
+ overflow: hidden;
3683
+ padding-top: 4px;
3684
+ text-overflow: ellipsis;
3685
+ }
3686
+ .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
3687
+ font-size: 11px;
3688
+ overflow: hidden;
3689
+ padding-top: 1px;
3690
+ text-overflow: ellipsis;
3691
+ }
3692
+ .e-appointment.e-schedule-event-clone .e-appointment-details .e-location {
3693
+ display: none;
3694
+ }
3695
+ .e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-subject {
3696
+ padding: 3px 2px;
3697
+ }
3698
+ .e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-time {
3699
+ display: none;
3700
+ }
3701
+
3702
+ .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
3703
+ padding: 3px 0 1px 4px;
3704
+ }
3705
+ .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
3706
+ display: none;
3707
+ }
3708
+
3709
+ .e-bigger .e-schedule .e-month-view .e-current-date .e-date-header {
3710
+ width: 26px;
3711
+ }
3712
+
3713
+ .e-bigger .e-more-popup-wrapper,
3714
+ .e-more-popup-wrapper {
3715
+ background: #e4e4e4;
3716
+ border: 1px solid #eee;
3717
+ border-radius: 2px;
3718
+ -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
3719
+ box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
3720
+ opacity: 1;
3721
+ padding: 8px 0;
3722
+ width: 225px;
3723
+ }
3724
+ .e-bigger .e-more-popup-wrapper .e-more-appointment-wrapper,
3725
+ .e-more-popup-wrapper .e-more-appointment-wrapper {
3726
+ margin: 0 4px;
3727
+ }
3728
+ .e-bigger .e-more-popup-wrapper .e-more-event-popup,
3729
+ .e-more-popup-wrapper .e-more-event-popup {
3730
+ height: 100%;
3731
+ position: relative;
3732
+ width: 100%;
3733
+ }
3734
+ .e-bigger .e-more-popup-wrapper .e-more-event-header,
3735
+ .e-more-popup-wrapper .e-more-event-header {
3736
+ height: 35px;
3737
+ margin: 0 8px 4px 14px;
3738
+ }
3739
+ .e-bigger .e-more-popup-wrapper .e-more-event-content,
3740
+ .e-more-popup-wrapper .e-more-event-content {
3741
+ color: #000;
3742
+ height: calc(100% - 35px);
3743
+ max-height: 150px;
3744
+ overflow-y: auto;
3745
+ padding: 10px 10px 0;
3746
+ }
3747
+ .e-bigger .e-more-popup-wrapper .e-more-event-content .e-appointment-border,
3748
+ .e-more-popup-wrapper .e-more-event-content .e-appointment-border {
3749
+ border: 0;
3750
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3751
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3752
+ }
3753
+ .e-bigger .e-more-popup-wrapper .e-more-event-date-header,
3754
+ .e-more-popup-wrapper .e-more-event-date-header {
3755
+ height: 100%;
3756
+ width: calc(100% - 25px);
3757
+ }
3758
+ .e-bigger .e-more-popup-wrapper .e-more-event-date-header .e-current-date,
3759
+ .e-more-popup-wrapper .e-more-event-date-header .e-current-date {
3760
+ color: #400074;
3761
+ }
3762
+ .e-bigger .e-more-popup-wrapper .e-header-day,
3763
+ .e-more-popup-wrapper .e-header-day {
3764
+ color: #000;
3765
+ font-size: 13px;
3766
+ line-height: 1;
3767
+ padding-bottom: 2px;
3768
+ }
3769
+ .e-bigger .e-more-popup-wrapper .e-header-date,
3770
+ .e-more-popup-wrapper .e-header-date {
3771
+ color: #000;
3772
+ font-size: 18px;
3773
+ line-height: 1;
3774
+ max-width: 15%;
3775
+ }
3776
+ .e-bigger .e-more-popup-wrapper .e-header-date:hover,
3777
+ .e-more-popup-wrapper .e-header-date:hover {
3778
+ cursor: pointer;
3779
+ text-decoration: underline;
3780
+ }
3781
+ .e-bigger .e-more-popup-wrapper .e-header-date:focus,
3782
+ .e-more-popup-wrapper .e-header-date:focus {
3783
+ text-decoration: underline;
3784
+ }
3785
+ .e-bigger .e-more-popup-wrapper .e-more-event-close,
3786
+ .e-more-popup-wrapper .e-more-event-close {
3787
+ background: transparent;
3788
+ border: 0;
3789
+ -webkit-box-shadow: none;
3790
+ box-shadow: none;
3791
+ color: #000;
3792
+ cursor: pointer;
3793
+ height: 25px;
3794
+ padding: unset;
3795
+ position: absolute;
3796
+ right: 6px;
3797
+ width: 25px;
3798
+ }
3799
+ .e-bigger .e-more-popup-wrapper .e-more-event-close .e-close-icon,
3800
+ .e-more-popup-wrapper .e-more-event-close .e-close-icon {
3801
+ font-size: 9px;
3802
+ }
3803
+ .e-bigger .e-more-popup-wrapper .e-more-event-close .e-btn-icon,
3804
+ .e-more-popup-wrapper .e-more-event-close .e-btn-icon {
3805
+ margin-top: 3px;
3806
+ }
3807
+ .e-bigger .e-more-popup-wrapper .e-more-event-close:focus, .e-bigger .e-more-popup-wrapper .e-more-event-close:hover,
3808
+ .e-more-popup-wrapper .e-more-event-close:focus,
3809
+ .e-more-popup-wrapper .e-more-event-close:hover {
3810
+ background: #ecf;
3811
+ border-radius: 50%;
3812
+ color: #000;
3813
+ }
3814
+ .e-bigger .e-more-popup-wrapper .e-appointment,
3815
+ .e-more-popup-wrapper .e-appointment {
3816
+ background: #1c8000;
3817
+ border-radius: 2px;
3818
+ color: #fff;
3819
+ display: -webkit-box;
3820
+ display: -ms-flexbox;
3821
+ display: flex;
3822
+ height: 22px;
3823
+ line-height: 20px;
3824
+ margin-bottom: 2px;
3825
+ padding: 2px 0;
3826
+ width: 100%;
3827
+ }
3828
+ .e-bigger .e-more-popup-wrapper .e-appointment .e-subject,
3829
+ .e-more-popup-wrapper .e-appointment .e-subject {
3830
+ color: #fff;
3831
+ -webkit-box-flex: 1;
3832
+ -ms-flex: auto;
3833
+ flex: auto;
3834
+ font-size: 13px;
3835
+ font-weight: 500;
3836
+ overflow: hidden;
3837
+ padding: 0 2px;
3838
+ text-overflow: ellipsis;
3839
+ white-space: nowrap;
3840
+ }
3841
+ .e-bigger .e-more-popup-wrapper .e-appointment .e-subject.e-disable,
3842
+ .e-more-popup-wrapper .e-appointment .e-subject.e-disable {
3843
+ display: none;
3844
+ }
3845
+ .e-bigger .e-more-popup-wrapper .e-appointment .e-inline-subject,
3846
+ .e-more-popup-wrapper .e-appointment .e-inline-subject {
3847
+ background: transparent;
3848
+ border: 0;
3849
+ color: #fff;
3850
+ font-size: 13px;
3851
+ font-weight: 500;
3852
+ line-height: 1.2;
3853
+ padding-top: 4px;
3854
+ width: 100%;
3855
+ }
3856
+ .e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-icon,
3857
+ .e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon,
3858
+ .e-more-popup-wrapper .e-appointment .e-recurrence-icon,
3859
+ .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon {
3860
+ line-height: 22px;
3861
+ padding: 0 2px;
3862
+ }
3863
+ .e-bigger .e-more-popup-wrapper .e-appointment.e-appointment-border, .e-bigger .e-more-popup-wrapper .e-appointment:focus,
3864
+ .e-more-popup-wrapper .e-appointment.e-appointment-border,
3865
+ .e-more-popup-wrapper .e-appointment:focus {
3866
+ border: 0;
3867
+ -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3868
+ box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3869
+ }
3870
+ .e-bigger .e-more-popup-wrapper.e-device,
3871
+ .e-more-popup-wrapper.e-device {
3872
+ bottom: 0;
3873
+ height: 100%;
3874
+ left: 0;
3875
+ margin: 0;
3876
+ max-width: 100%;
3877
+ overflow: hidden;
3878
+ right: 0;
3879
+ top: 0;
3880
+ width: 100%;
3881
+ z-index: 1002;
3882
+ }
3883
+ .e-bigger .e-more-popup-wrapper.e-device .e-more-event-content,
3884
+ .e-more-popup-wrapper.e-device .e-more-event-content {
3885
+ max-height: unset;
3886
+ }
3887
+ .e-bigger .e-more-popup-wrapper.e-rtl .e-header-date,
3888
+ .e-more-popup-wrapper.e-rtl .e-header-date {
3889
+ padding-right: 10px;
3890
+ }
3891
+ .e-bigger .e-more-popup-wrapper.e-rtl .e-header-day,
3892
+ .e-more-popup-wrapper.e-rtl .e-header-day {
3893
+ padding-right: 10px;
3894
+ }
3895
+ .e-bigger .e-more-popup-wrapper.e-rtl .e-more-event-close,
3896
+ .e-more-popup-wrapper.e-rtl .e-more-event-close {
3897
+ left: 6px;
3898
+ right: auto;
3899
+ }
3900
+
3901
+ .e-schedule {
3902
+ background: #fff;
3903
+ border: 1px solid #757575;
3904
+ }
3905
+ .e-schedule .e-date-header-wrap {
3906
+ border-color: #757575;
3907
+ border-style: solid;
3908
+ border-width: 0;
3909
+ position: relative;
3910
+ }
3911
+ .e-schedule .e-header-calendar {
3912
+ background-color: none;
3913
+ -webkit-box-shadow: none;
3914
+ box-shadow: none;
3915
+ }
3916
+ .e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child,
3917
+ .e-schedule .e-vertical-view .e-content-wrap table td:first-child {
3918
+ border-left-width: 0;
3919
+ }
3920
+ .e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells {
3921
+ background: #fff;
3922
+ }
3923
+ .e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover {
3924
+ background: #ecf;
3925
+ }
3926
+ .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td {
3927
+ background: #fff;
3928
+ border-color: #757575;
3929
+ border-style: solid;
3930
+ border-width: 0 1px 1px 0;
3931
+ color: #000;
3932
+ }
3933
+ .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells {
3934
+ border-bottom-width: 0;
3935
+ }
3936
+ .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number {
3937
+ color: #4f4f4f;
3938
+ font-size: 13px;
3939
+ padding-top: 10px;
3940
+ text-align: center;
3941
+ vertical-align: top;
3942
+ }
3943
+ .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells {
3944
+ border-bottom-color: transparent;
3945
+ }
3946
+ .e-schedule .e-vertical-view .e-date-header-wrap table tbody td {
3947
+ background: #fff;
3948
+ border-color: #757575;
3949
+ border-style: solid;
3950
+ border-width: 0 0 1px 1px;
3951
+ color: #000;
3952
+ text-align: left;
3953
+ }
3954
+ .e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells {
3955
+ border-bottom-width: 0;
3956
+ }
3957
+ .e-schedule .e-vertical-view .e-time-cells-wrap table td {
3958
+ background: #fff;
3959
+ border-color: #757575;
3960
+ border-style: solid;
3961
+ border-width: 0 1px 1px 0;
3962
+ color: #4f4f4f;
3963
+ }
3964
+ .e-schedule .e-vertical-view .e-time-cells-wrap table td {
3965
+ border-bottom-color: transparent;
3966
+ }
3967
+ .e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells {
3968
+ border-bottom-color: #757575;
3969
+ }
3970
+ .e-schedule .e-vertical-view .e-header-cells {
3971
+ background: #fff;
3972
+ }
3973
+ .e-schedule .e-vertical-view .e-header-cells.e-current-day {
3974
+ color: #400074;
3975
+ font-weight: normal;
3976
+ }
3977
+ .e-schedule .e-vertical-view .e-work-cells {
3978
+ background: #e4e4e4;
3979
+ border-color: #757575;
3980
+ border-style: solid;
3981
+ border-width: 0 0 1px 1px;
3982
+ padding: 0;
3983
+ }
3984
+ .e-schedule .e-vertical-view .e-work-cells:hover {
3985
+ background: #ecf;
3986
+ color: #000;
3987
+ }
3988
+ .e-schedule .e-vertical-view .e-alternate-cells {
3989
+ border-bottom-style: dashed;
3990
+ }
3991
+ .e-schedule .e-vertical-view .e-work-hours {
3992
+ background: #fff;
3993
+ }
3994
+ .e-schedule .e-vertical-view .e-all-day-cells {
3995
+ background: #fff;
3996
+ }
3997
+ .e-schedule .e-vertical-view .e-all-day-cells.e-current-day {
3998
+ color: #400074;
3999
+ }
4000
+ .e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell {
4001
+ background: #400074;
4002
+ color: #000;
4003
+ }
4004
+ .e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover {
4005
+ background: #400074;
4006
+ color: #000;
4007
+ }
4008
+ .e-schedule .e-vertical-view .e-selected-cell {
4009
+ background: #400074;
4010
+ color: #000;
4011
+ }
4012
+ .e-schedule .e-vertical-view .e-selected-cell:hover {
4013
+ background: #400074;
4014
+ color: #000;
4015
+ }
4016
+ .e-schedule .e-vertical-view .e-clone-time-indicator,
4017
+ .e-schedule .e-vertical-view .e-current-time {
4018
+ color: #400074;
4019
+ }
4020
+ .e-schedule .e-vertical-view .e-current-timeline {
4021
+ border-top: 1px solid #400074;
4022
+ }
4023
+ .e-schedule .e-vertical-view .e-previous-timeline {
4024
+ border-top: 1px dashed #400074;
4025
+ }
4026
+ .e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
4027
+ border-bottom-width: 1px;
4028
+ }
4029
+ .e-schedule .e-month-view .e-date-header-wrap table td:first-child,
4030
+ .e-schedule .e-month-view .e-content-wrap table td:first-child {
4031
+ border-left-width: 0;
4032
+ }
4033
+ .e-schedule .e-month-view .e-date-header-wrap table td,
4034
+ .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
4035
+ background: #fff;
4036
+ border-color: #757575;
4037
+ border-style: solid;
4038
+ border-width: 0 0 1px;
4039
+ color: #000;
4040
+ font-size: none;
4041
+ text-align: left;
4042
+ text-transform: none;
4043
+ }
4044
+ .e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,
4045
+ .e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day {
4046
+ color: #400074;
4047
+ font-weight: normal;
4048
+ }
4049
+ .e-schedule .e-month-view .e-work-cells,
4050
+ .e-schedule .e-month-agenda-view .e-work-cells {
4051
+ background: #e4e4e4;
4052
+ border-color: #757575;
4053
+ border-style: solid;
4054
+ border-width: 0 0 1px;
4055
+ color: #000;
4056
+ padding: 0;
4057
+ }
4058
+ .e-schedule .e-month-view .e-work-cells:hover,
4059
+ .e-schedule .e-month-agenda-view .e-work-cells:hover {
4060
+ background: #ecf;
4061
+ color: #000;
4062
+ }
4063
+ .e-schedule .e-month-view .e-work-days,
4064
+ .e-schedule .e-month-agenda-view .e-work-days {
4065
+ background: #fff;
4066
+ }
4067
+ .e-schedule .e-month-view .e-other-month,
4068
+ .e-schedule .e-month-agenda-view .e-other-month {
4069
+ color: #4f4f4f;
4070
+ }
4071
+ .e-schedule .e-month-view .e-current-date .e-date-header,
4072
+ .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
4073
+ background: transparent;
4074
+ border-radius: 50%;
4075
+ color: #fff;
4076
+ min-width: 20px;
4077
+ padding: 0 4px;
4078
+ width: -webkit-fit-content;
4079
+ width: -moz-fit-content;
4080
+ width: fit-content;
4081
+ }
4082
+ .e-schedule .e-month-view .e-selected-cell,
4083
+ .e-schedule .e-month-agenda-view .e-selected-cell {
4084
+ background: #400074;
4085
+ color: #fff;
4086
+ }
4087
+ .e-schedule .e-month-view .e-selected-cell .e-date-header,
4088
+ .e-schedule .e-month-agenda-view .e-selected-cell .e-date-header {
4089
+ color: none;
4090
+ }
4091
+ .e-schedule .e-month-view .e-selected-cell .e-more-indicator,
4092
+ .e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
4093
+ color: #fff;
4094
+ }
4095
+ .e-schedule .e-month-view .e-selected-cell:hover,
4096
+ .e-schedule .e-month-agenda-view .e-selected-cell:hover {
4097
+ background: #400074;
4098
+ }
4099
+ .e-schedule .e-month-agenda-view .e-content-wrap .e-table-container {
4100
+ overflow: auto;
4101
+ }
4102
+ .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
4103
+ border-width: 0 0 1px 0;
4104
+ text-align: center;
4105
+ }
4106
+ .e-schedule .e-month-agenda-view .e-work-cells {
4107
+ border-width: 0;
4108
+ }
4109
+ .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
4110
+ min-width: 24px;
4111
+ }
4112
+ .e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
4113
+ .e-schedule .e-timeline-view .e-content-wrap table td:first-child,
4114
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,
4115
+ .e-schedule .e-timeline-month-view .e-content-wrap table td:first-child {
4116
+ border-left-width: 0;
4117
+ }
4118
+ .e-schedule .e-timeline-view .e-content-wrap table tr:last-child td,
4119
+ .e-schedule .e-timeline-month-view .e-content-wrap table tr:last-child td {
4120
+ border-bottom-width: 0;
4121
+ }
4122
+ .e-schedule .e-timeline-view .e-date-header-wrap table td,
4123
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table td {
4124
+ background: #fff;
4125
+ border-color: #757575;
4126
+ border-style: solid;
4127
+ border-width: 0 0 1px 1px;
4128
+ color: #000;
4129
+ }
4130
+ .e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day,
4131
+ .e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day {
4132
+ color: #400074;
4133
+ font-weight: normal;
4134
+ }
4135
+ .e-schedule .e-timeline-view .e-work-cells,
4136
+ .e-schedule .e-timeline-month-view .e-work-cells {
4137
+ background: #e4e4e4;
4138
+ border-color: #757575;
4139
+ border-style: solid;
4140
+ border-width: 0 0 1px 1px;
4141
+ color: #000;
4142
+ padding: 0;
4143
+ }
4144
+ .e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
4145
+ .e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells) {
4146
+ background: #ecf;
4147
+ color: #000;
4148
+ }
4149
+ .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
4150
+ .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
4151
+ background: rgba(0, 0, 0, 0.08);
4152
+ }
4153
+ .e-schedule .e-timeline-view .e-work-days,
4154
+ .e-schedule .e-timeline-month-view .e-work-days {
4155
+ background: #fff;
4156
+ }
4157
+ .e-schedule .e-timeline-view .e-resource-group-cells,
4158
+ .e-schedule .e-timeline-month-view .e-resource-group-cells {
4159
+ background: #e4e4e4;
4160
+ }
4161
+ .e-schedule .e-timeline-view .e-selected-cell,
4162
+ .e-schedule .e-timeline-month-view .e-selected-cell {
4163
+ background: #400074;
4164
+ color: #fff;
4165
+ }
4166
+ .e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells),
4167
+ .e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells) {
4168
+ background: #400074;
4169
+ }
4170
+ .e-schedule .e-timeline-view .e-work-hours {
4171
+ background: #fff;
4172
+ }
4173
+ .e-schedule .e-timeline-view .e-resource-group-cells {
4174
+ background: #e4e4e4;
4175
+ }
4176
+ .e-schedule .e-timeline-view .e-selected-cell {
4177
+ background: #400074;
4178
+ color: #000;
4179
+ }
4180
+ .e-schedule .e-timeline-view .e-selected-cell:hover {
4181
+ background: #400074;
4182
+ }
4183
+ .e-schedule .e-timeline-view .e-alternate-cells {
4184
+ border-left-style: dashed;
4185
+ }
4186
+ .e-schedule .e-timeline-view .e-header-row .e-time-cells {
4187
+ border-left-width: 0;
4188
+ }
4189
+ .e-schedule .e-timeline-view .e-clone-time-indicator,
4190
+ .e-schedule .e-timeline-view .e-current-time {
4191
+ color: #400074;
4192
+ font-size: 12px;
4193
+ }
4194
+ .e-schedule .e-timeline-view .e-current-timeline {
4195
+ border-left: 1px solid #400074;
4196
+ }
4197
+ .e-schedule .e-timeline-year-view .e-work-cells {
4198
+ background: #e4e4e4;
4199
+ border-color: #757575;
4200
+ border-style: solid;
4201
+ border-width: 0 1px 1px 0;
4202
+ color: #000;
4203
+ padding: 0;
4204
+ }
4205
+ .e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
4206
+ background: #ecf;
4207
+ color: #000;
4208
+ }
4209
+ .e-schedule .e-timeline-year-view .e-work-cells.e-work-days {
4210
+ background: #fff;
4211
+ }
4212
+ .e-schedule .e-timeline-year-view .e-work-cells.e-other-month {
4213
+ color: #4f4f4f;
4214
+ }
4215
+ .e-schedule .e-timeline-year-view .e-work-cells.e-current-day .e-date-header {
4216
+ background: transparent;
4217
+ border-radius: 50%;
4218
+ color: #fff;
4219
+ margin: 2px;
4220
+ width: 20px;
4221
+ }
4222
+ .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell {
4223
+ background: #400074;
4224
+ color: #fff;
4225
+ }
4226
+ .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-date-header {
4227
+ color: #fff;
4228
+ }
4229
+ .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-more-indicator {
4230
+ color: #fff;
4231
+ }
4232
+ .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell:hover {
4233
+ background: #400074;
4234
+ }
4235
+ .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates {
4236
+ background: rgba(0, 0, 0, 0.08);
4237
+ }
4238
+ .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header {
4239
+ cursor: default;
4240
+ opacity: 0.35;
4241
+ }
4242
+ .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header:hover {
4243
+ text-decoration: none;
4244
+ }
4245
+ .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates:hover {
4246
+ background: rgba(0, 0, 0, 0.08);
4247
+ }
4248
+ .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
4249
+ background: rgba(0, 0, 0, 0.08);
4250
+ -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
4251
+ box-shadow: inset 0 0 0 8px #e4e4e4;
4252
+ }
4253
+ .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
4254
+ background: rgba(0, 0, 0, 0.08);
4255
+ }
4256
+ .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child,
4257
+ .e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child {
4258
+ border-right-width: 0;
4259
+ }
4260
+ .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td {
4261
+ text-align: right;
4262
+ }
4263
+ .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,
4264
+ .e-schedule.e-rtl .e-vertical-view .e-work-cells {
4265
+ border-width: 0 1px 1px 0;
4266
+ }
4267
+ .e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells,
4268
+ .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells {
4269
+ border-bottom-width: 0;
4270
+ }
4271
+ .e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,
4272
+ .e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td {
4273
+ border-width: 0 0 1px 1px;
4274
+ }
4275
+ .e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,
4276
+ .e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child {
4277
+ border-right-width: 0;
4278
+ }
4279
+ .e-schedule.e-rtl .e-month-view .e-date-header-wrap table td {
4280
+ text-align: right;
4281
+ border-width: 0 0 1px;
4282
+ }
4283
+ .e-schedule.e-rtl .e-month-view .e-work-cells,
4284
+ .e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
4285
+ border-width: 0 0 1px;
4286
+ }
4287
+ .e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
4288
+ border-width: 0;
4289
+ }
4290
+ .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,
4291
+ .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,
4292
+ .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,
4293
+ .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child {
4294
+ border-right-width: 0;
4295
+ }
4296
+ .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child,
4297
+ .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,
4298
+ .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,
4299
+ .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child {
4300
+ border-left-width: 0;
4301
+ }
4302
+ .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,
4303
+ .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,
4304
+ .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,
4305
+ .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td {
4306
+ border-width: 0 1px 1px 0;
4307
+ }
4308
+ .e-schedule.e-rtl .e-timeline-view .e-alternate-cells {
4309
+ border-right-style: dashed;
4310
+ }
4311
+ .e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells {
4312
+ border-right-width: 0;
4313
+ }
4314
+
4315
+ .e-tooltip-wrap.e-schedule-error {
4316
+ background: #b30900;
4317
+ border-color: #b30900;
4318
+ z-index: 1000;
4319
+ }
4320
+ .e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top {
4321
+ left: 44%;
4322
+ }
4323
+ .e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,
4324
+ .e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top {
4325
+ border-bottom: 8px solid #b30900;
4326
+ color: #b30900;
4327
+ }
4328
+ .e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom,
4329
+ .e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom {
4330
+ border-top: 8px solid #b30900;
4331
+ color: #b30900;
4332
+ }
4333
+ .e-tooltip-wrap.e-schedule-error .e-tip-content {
4334
+ padding: 3px 6px;
4335
+ }
4336
+ .e-tooltip-wrap.e-schedule-error .e-tip-content,
4337
+ .e-tooltip-wrap.e-schedule-error .e-tip-content label {
4338
+ color: #ff6161;
4339
+ }
4340
+
4341
+ .e-recurrenceeditor .e-editor {
4342
+ display: -webkit-box;
4343
+ display: -ms-flexbox;
4344
+ display: flex;
4345
+ -webkit-box-orient: horizontal;
4346
+ -webkit-box-direction: normal;
4347
+ -ms-flex-flow: row wrap;
4348
+ flex-flow: row wrap;
4349
+ margin: 0 auto;
4350
+ max-width: 1240px;
4351
+ }
4352
+ .e-recurrenceeditor .e-recurrence-table {
4353
+ table-layout: fixed;
4354
+ width: 100%;
4355
+ }
4356
+ .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
4357
+ width: 27%;
4358
+ }
4359
+ .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4360
+ width: 24%;
4361
+ }
4362
+ .e-recurrenceeditor .e-recurrence-table .e-repeat-content {
4363
+ display: inline-block;
4364
+ font-weight: normal;
4365
+ padding: 18px 0 0 8px;
4366
+ }
4367
+ .e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
4368
+ float: none;
4369
+ width: 100%;
4370
+ }
4371
+ .e-recurrenceeditor .e-recurrence-table .e-week-position {
4372
+ min-width: 88px;
4373
+ position: relative;
4374
+ right: 20px;
4375
+ }
4376
+ .e-recurrenceeditor .e-recurrence-table .e-day-position {
4377
+ min-width: 120px;
4378
+ }
4379
+ .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4380
+ padding-left: 10px;
4381
+ }
4382
+ .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4383
+ padding: 0 8px 10px 0;
4384
+ }
4385
+ .e-recurrenceeditor .e-form-left {
4386
+ padding: 0 8px 16px 0;
4387
+ }
4388
+ .e-recurrenceeditor .e-form-right,
4389
+ .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4390
+ padding: 0 0 10px;
4391
+ }
4392
+ .e-recurrenceeditor .e-input-wrapper {
4393
+ float: left;
4394
+ width: 50%;
4395
+ }
4396
+ .e-recurrenceeditor .e-input-wrapper div {
4397
+ margin-bottom: 2.5%;
4398
+ }
4399
+ .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
4400
+ .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
4401
+ padding-right: 0;
4402
+ margin-top: 28px;
4403
+ }
4404
+ .e-recurrenceeditor.e-rtl .e-end-on > div,
4405
+ .e-recurrenceeditor.e-rtl .e-month-expander > div > div {
4406
+ float: right;
4407
+ }
4408
+ .e-recurrenceeditor.e-rtl .e-form-left,
4409
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
4410
+ padding: 0 0 10px 8px;
4411
+ }
4412
+ .e-recurrenceeditor.e-rtl .e-form-right,
4413
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
4414
+ padding: 0 8px 10px 0;
4415
+ }
4416
+ .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
4417
+ position: relative;
4418
+ right: 10px;
4419
+ }
4420
+ .e-recurrenceeditor.e-rtl .e-week-position {
4421
+ left: 20px;
4422
+ right: 0;
4423
+ }
4424
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
4425
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4426
+ padding-right: 0;
4427
+ }
4428
+ .e-recurrenceeditor.e-rtl .e-end-on-label {
4429
+ margin-bottom: 5px;
4430
+ }
4431
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4432
+ padding: 0 0 0 8px;
4433
+ }
4434
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4435
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4436
+ padding: 0 8px 0 0;
4437
+ }
4438
+ .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4439
+ width: 30px;
4440
+ }
4441
+ .e-recurrenceeditor .e-days .e-week-expander-label {
4442
+ font-size: 12px;
4443
+ font-weight: 400;
4444
+ margin-bottom: 8px;
4445
+ }
4446
+ .e-recurrenceeditor .e-days button {
4447
+ border-radius: 50%;
4448
+ -webkit-box-orient: horizontal;
4449
+ -webkit-box-direction: normal;
4450
+ -ms-flex-flow: row wrap;
4451
+ flex-flow: row wrap;
4452
+ height: 35px;
4453
+ margin: 0 8px 10px;
4454
+ width: 35px;
4455
+ }
4456
+ .e-recurrenceeditor .e-hide-recurrence-element {
4457
+ display: none;
4458
+ }
4459
+ .e-recurrenceeditor .e-half-space {
4460
+ width: 20%;
4461
+ }
4462
+ .e-recurrenceeditor .e-year-expander {
4463
+ margin-bottom: 11px;
4464
+ }
4465
+ .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
4466
+ padding-bottom: 11px;
4467
+ }
4468
+ .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
4469
+ padding-top: 3px;
4470
+ }
4471
+ .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
4472
+ display: none;
4473
+ }
4474
+ .e-recurrenceeditor .e-input-wrapper-side {
4475
+ float: left;
4476
+ padding: 16px 20px 0;
4477
+ width: 50%;
4478
+ }
4479
+ .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4480
+ padding-right: 16px;
4481
+ }
4482
+ .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
4483
+ margin: 0;
4484
+ }
4485
+ .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4486
+ font-size: 12px;
4487
+ font-weight: 400;
4488
+ margin-bottom: 10px;
4489
+ padding-right: 16px;
4490
+ }
4491
+ .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
4492
+ padding-bottom: 6px;
4493
+ }
4494
+ .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
4495
+ padding-bottom: 12px;
4496
+ }
4497
+ .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4498
+ margin-bottom: 11px;
4499
+ }
4500
+
4501
+ .e-bigger .e-recurrenceeditor {
4502
+ padding: 0;
4503
+ }
4504
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4505
+ padding: 0 12px 11px 0;
4506
+ }
4507
+ .e-bigger .e-recurrenceeditor .e-form-left {
4508
+ padding: 0 12px 14px 0;
4509
+ }
4510
+ .e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4511
+ padding-left: 70px;
4512
+ }
4513
+ .e-bigger .e-recurrenceeditor .e-week-position {
4514
+ min-width: 130px;
4515
+ right: 0;
4516
+ }
4517
+ .e-bigger .e-recurrenceeditor .e-day-position {
4518
+ min-width: 183px;
4519
+ padding-left: 54px;
4520
+ }
4521
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4522
+ font-size: 12px;
4523
+ margin-bottom: 10px;
4524
+ font-weight: 400;
4525
+ }
4526
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4527
+ padding-right: 5px;
4528
+ }
4529
+ .e-bigger .e-recurrenceeditor .e-end-on-label {
4530
+ margin-bottom: 0;
4531
+ }
4532
+ .e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
4533
+ font-size: 12px;
4534
+ margin-bottom: 8px;
4535
+ }
4536
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
4537
+ font-size: 12px;
4538
+ margin-bottom: 1px;
4539
+ }
4540
+ .e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
4541
+ .e-bigger .e-recurrenceeditor .e-year-expander {
4542
+ margin-bottom: 11px;
4543
+ }
4544
+ .e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4545
+ width: 30px;
4546
+ }
4547
+ .e-bigger .e-recurrenceeditor .e-days button {
4548
+ height: 40px;
4549
+ width: 40px;
4550
+ }
4551
+ .e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
4552
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
4553
+ padding: 0 0 10px 12px;
4554
+ }
4555
+ .e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
4556
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
4557
+ padding: 0 12px 10px 0;
4558
+ }
4559
+ .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
4560
+ .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
4561
+ padding: 0 64px 0 0;
4562
+ }
4563
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
4564
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4565
+ padding-right: 0;
4566
+ }
4567
+ .e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
4568
+ margin-bottom: 5px;
4569
+ }
4570
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4571
+ padding: 0 0 0 12px;
4572
+ }
4573
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4574
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4575
+ padding: 0 12px 0 0;
4576
+ }
4577
+ .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
4578
+ left: 0;
4579
+ }
4580
+
4581
+ .e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
4582
+ width: 25%;
4583
+ }
4584
+ .e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4585
+ width: 20%;
4586
+ }
4587
+ .e-device .e-recurrenceeditor .e-week-expander-label {
4588
+ margin-bottom: 6px;
4589
+ }
4590
+ .e-device .e-recurrenceeditor .e-month-expander-label {
4591
+ font-size: 12px;
4592
+ margin-bottom: 5px;
4593
+ }
4594
+ .e-device .e-recurrenceeditor .e-footer-content {
4595
+ padding: 12px;
4596
+ }
4597
+ .e-device .e-recurrenceeditor .e-form-left,
4598
+ .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4599
+ padding: 0 3px 10px 0;
4600
+ }
4601
+ .e-device .e-recurrenceeditor .e-form-right,
4602
+ .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4603
+ padding: 0 0 10px 3px;
4604
+ }
4605
+ .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
4606
+ .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
4607
+ padding: 0 0 0 10px;
4608
+ }
4609
+ .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4610
+ padding-right: 10px;
4611
+ }
4612
+ .e-device .e-recurrenceeditor.e-end-on {
4613
+ padding-right: 0;
4614
+ }
4615
+ .e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
4616
+ float: none;
4617
+ font-size: 12px;
4618
+ font-weight: 400;
4619
+ margin-bottom: 7px;
4620
+ }
4621
+ .e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
4622
+ padding-right: 0;
4623
+ }
4624
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element,
4625
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
4626
+ padding-left: 20px;
4627
+ }
4628
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4629
+ margin-left: 20px;
4630
+ }
4631
+ .e-device .e-recurrenceeditor .e-week-position {
4632
+ right: 0;
4633
+ padding-right: 10px;
4634
+ }
4635
+ .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4636
+ padding-right: 0;
4637
+ }
4638
+ .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4639
+ .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4640
+ padding: 0 10px 0 0;
4641
+ }
4642
+ .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
4643
+ padding: 0 20px 0 0;
4644
+ }
4645
+ .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
4646
+ padding: 0 50px 0 0;
4647
+ }
4648
+ .e-device .e-recurrenceeditor.e-rtl .e-week-position {
4649
+ left: 0;
4650
+ }
4651
+ .e-device.e-recurrence-dialog .e-dlg-header-content {
4652
+ background: none;
4653
+ -webkit-box-shadow: none;
4654
+ box-shadow: none;
4655
+ padding-bottom: 10px;
4656
+ }
4657
+ .e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
4658
+ margin-bottom: 7px;
4659
+ }
4660
+ .e-device.e-recurrence-dialog .e-footer-content {
4661
+ padding: 16px 8px;
4662
+ }
4663
+
4664
+ @media (max-width: 1024px) {
4665
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
4666
+ width: 100%;
4667
+ }
4668
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
4669
+ width: 65%;
4670
+ }
4671
+ }
4672
+ @media (max-width: 580px) {
4673
+ .e-recurrenceeditor {
4674
+ margin-left: auto;
4675
+ margin-right: auto;
4676
+ width: 100%;
4677
+ }
4678
+ .e-recurrenceeditor .e-editor {
4679
+ -webkit-box-orient: vertical;
4680
+ -webkit-box-direction: normal;
4681
+ -ms-flex-direction: column;
4682
+ flex-direction: column;
4683
+ }
4684
+ .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
4685
+ margin-top: 0;
4686
+ }
4687
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
4688
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
4689
+ margin-bottom: 10px;
4690
+ }
4691
+ .e-recurrenceeditor .e-editor > div {
4692
+ margin-top: 20px;
4693
+ }
4694
+ .e-recurrenceeditor .e-editor > .e-input-wrapper {
4695
+ width: 100%;
4696
+ }
4697
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
4698
+ width: 100%;
4699
+ }
4700
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
4701
+ width: 50%;
4702
+ }
4703
+ .e-recurrenceeditor .e-editor .e-form-left,
4704
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
4705
+ padding: 0 0 10px;
4706
+ }
4707
+ .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
4708
+ .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
4709
+ padding: 0 0 0 10px;
4710
+ }
4711
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
4712
+ padding-right: 10px;
4713
+ }
4714
+ .e-recurrenceeditor .e-editor .e-form-right,
4715
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
4716
+ padding-left: 0;
4717
+ }
4718
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
4719
+ width: 100%;
4720
+ }
4721
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
4722
+ width: 65%;
4723
+ }
4724
+ .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
4725
+ padding-left: 50px;
4726
+ }
4727
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4728
+ padding-right: 0;
4729
+ }
4730
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4731
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4732
+ padding: 0 10px 0 0;
4733
+ }
4734
+ }
4735
+ /*! Recurrence-Editor component theme */