@dmsej108/design-system 2.2.0

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 (104) hide show
  1. package/dist/components/Badge/Badge.d.ts +13 -0
  2. package/dist/components/Badge/Badge.d.ts.map +1 -0
  3. package/dist/components/Badge/index.d.ts +3 -0
  4. package/dist/components/Badge/index.d.ts.map +1 -0
  5. package/dist/components/BaseButton/BaseButton.d.ts +14 -0
  6. package/dist/components/BaseButton/BaseButton.d.ts.map +1 -0
  7. package/dist/components/BaseButton/index.d.ts +3 -0
  8. package/dist/components/BaseButton/index.d.ts.map +1 -0
  9. package/dist/components/Button/Button.d.ts +14 -0
  10. package/dist/components/Button/Button.d.ts.map +1 -0
  11. package/dist/components/Button/index.d.ts +3 -0
  12. package/dist/components/Button/index.d.ts.map +1 -0
  13. package/dist/components/Card/Card.d.ts +13 -0
  14. package/dist/components/Card/Card.d.ts.map +1 -0
  15. package/dist/components/Card/index.d.ts +3 -0
  16. package/dist/components/Card/index.d.ts.map +1 -0
  17. package/dist/components/Checkbox/Checkbox.d.ts +30 -0
  18. package/dist/components/Checkbox/Checkbox.d.ts.map +1 -0
  19. package/dist/components/Checkbox/index.d.ts +3 -0
  20. package/dist/components/Checkbox/index.d.ts.map +1 -0
  21. package/dist/components/Chip/Chip.d.ts +17 -0
  22. package/dist/components/Chip/Chip.d.ts.map +1 -0
  23. package/dist/components/Chip/index.d.ts +3 -0
  24. package/dist/components/Chip/index.d.ts.map +1 -0
  25. package/dist/components/DatePicker/DatePicker.d.ts +18 -0
  26. package/dist/components/DatePicker/DatePicker.d.ts.map +1 -0
  27. package/dist/components/DatePicker/index.d.ts +3 -0
  28. package/dist/components/DatePicker/index.d.ts.map +1 -0
  29. package/dist/components/FileInput/FileInput.d.ts +19 -0
  30. package/dist/components/FileInput/FileInput.d.ts.map +1 -0
  31. package/dist/components/FileInput/index.d.ts +3 -0
  32. package/dist/components/FileInput/index.d.ts.map +1 -0
  33. package/dist/components/Icon/Icon.d.ts +17 -0
  34. package/dist/components/Icon/Icon.d.ts.map +1 -0
  35. package/dist/components/Icon/index.d.ts +3 -0
  36. package/dist/components/Icon/index.d.ts.map +1 -0
  37. package/dist/components/Input/Input.d.ts +14 -0
  38. package/dist/components/Input/Input.d.ts.map +1 -0
  39. package/dist/components/Input/index.d.ts +3 -0
  40. package/dist/components/Input/index.d.ts.map +1 -0
  41. package/dist/components/Modal/Modal.d.ts +18 -0
  42. package/dist/components/Modal/Modal.d.ts.map +1 -0
  43. package/dist/components/Modal/index.d.ts +3 -0
  44. package/dist/components/Modal/index.d.ts.map +1 -0
  45. package/dist/components/Pagination/Pagination.d.ts +11 -0
  46. package/dist/components/Pagination/Pagination.d.ts.map +1 -0
  47. package/dist/components/Pagination/index.d.ts +3 -0
  48. package/dist/components/Pagination/index.d.ts.map +1 -0
  49. package/dist/components/Radio/Radio.d.ts +25 -0
  50. package/dist/components/Radio/Radio.d.ts.map +1 -0
  51. package/dist/components/Radio/index.d.ts +3 -0
  52. package/dist/components/Radio/index.d.ts.map +1 -0
  53. package/dist/components/Select/Select.d.ts +19 -0
  54. package/dist/components/Select/Select.d.ts.map +1 -0
  55. package/dist/components/Select/index.d.ts +3 -0
  56. package/dist/components/Select/index.d.ts.map +1 -0
  57. package/dist/components/Tab/Tab.d.ts +18 -0
  58. package/dist/components/Tab/Tab.d.ts.map +1 -0
  59. package/dist/components/Tab/index.d.ts +3 -0
  60. package/dist/components/Tab/index.d.ts.map +1 -0
  61. package/dist/components/Table/Table.d.ts +23 -0
  62. package/dist/components/Table/Table.d.ts.map +1 -0
  63. package/dist/components/Table/index.d.ts +3 -0
  64. package/dist/components/Table/index.d.ts.map +1 -0
  65. package/dist/components/Textarea/Textarea.d.ts +15 -0
  66. package/dist/components/Textarea/Textarea.d.ts.map +1 -0
  67. package/dist/components/Textarea/index.d.ts +3 -0
  68. package/dist/components/Textarea/index.d.ts.map +1 -0
  69. package/dist/components/Toast/Toast.d.ts +32 -0
  70. package/dist/components/Toast/Toast.d.ts.map +1 -0
  71. package/dist/components/Toast/index.d.ts +3 -0
  72. package/dist/components/Toast/index.d.ts.map +1 -0
  73. package/dist/components/Typography/Typography.d.ts +10 -0
  74. package/dist/components/Typography/Typography.d.ts.map +1 -0
  75. package/dist/components/Typography/index.d.ts +3 -0
  76. package/dist/components/Typography/index.d.ts.map +1 -0
  77. package/dist/index.css +1 -0
  78. package/dist/index.d.ts +39 -0
  79. package/dist/index.d.ts.map +1 -0
  80. package/dist/index.js +1407 -0
  81. package/dist/index.js.map +1 -0
  82. package/package.json +76 -0
  83. package/src/styles/base/common.css +2060 -0
  84. package/src/styles/base/ellipsis.xml +1 -0
  85. package/src/styles/base/fonts.css +39 -0
  86. package/src/styles/base/layout.css +864 -0
  87. package/src/styles/base/reset.css +241 -0
  88. package/src/styles/components/breadcrumb.css +39 -0
  89. package/src/styles/components/button.css +423 -0
  90. package/src/styles/components/dashboard.css +970 -0
  91. package/src/styles/components/ellipsis.xml +1 -0
  92. package/src/styles/components/form.css +744 -0
  93. package/src/styles/components/loading.css +93 -0
  94. package/src/styles/components/login.css +405 -0
  95. package/src/styles/components/modal.css +218 -0
  96. package/src/styles/components/operate.css +85 -0
  97. package/src/styles/components/tab.css +80 -0
  98. package/src/styles/components/table.css +1024 -0
  99. package/src/styles/components/tree.css +284 -0
  100. package/src/styles/img/kb_logo.png +0 -0
  101. package/src/styles/index.css +18 -0
  102. package/src/styles/swiper.min.css +658 -0
  103. package/src/tokens/Tokens.stories.tsx +185 -0
  104. package/src/tokens/index.css +295 -0
@@ -0,0 +1,2060 @@
1
+ :root {
2
+ --base-txt-color: #444;
3
+ --strong-txt-color: #222;
4
+ --primary-txt-color: #ffbc00;
5
+ --point-txt-color: #287eff;
6
+ --error-txt-color: #ff3232;
7
+ --placeholder-txt-color: #999;
8
+ --base-bg-color: #f7f7f7;
9
+ --base-bd-color: #d2d2d2;
10
+ --bd1-color: #d2d2d2;
11
+ --bd2-color: #ebebeb;
12
+ }
13
+
14
+ html {
15
+ height: 100%;
16
+ }
17
+
18
+ body {
19
+ font: normal 14px/1.44 'KBFGText', 'Apple SD Gothic Neo', 'AppleSDGothicNeo', sans-serif;
20
+ color: var(--base-txt-color);
21
+ letter-spacing: -0.2px;
22
+ word-break: keep-all;
23
+ -webkit-font-smoothing: antialiased;
24
+ }
25
+
26
+ html a,
27
+ html button,
28
+ html select,
29
+ html input,
30
+ html textarea,
31
+ html iframe,
32
+ html [tabindex] {
33
+ outline: none;
34
+ }
35
+
36
+ caption,
37
+ .offscreen {
38
+ overflow: hidden !important;
39
+ width: 0 !important;
40
+ height: 0 !important;
41
+ clip: rect(0 0 0 0) !important;
42
+ margin: 0 !important;
43
+ padding: 0 !important;
44
+ color: transparent !important;
45
+ font-size: 0 !important;
46
+ }
47
+
48
+ .ell {
49
+ overflow: hidden;
50
+ white-space: nowrap;
51
+ text-overflow: ellipsis;
52
+ -o-text-overflow: ellipsis;
53
+ -moz-binding: url(ellipsis.xml#ellipsis)
54
+ }
55
+
56
+ .ell2 {
57
+ display: -webkit-box !important;
58
+ -webkit-line-clamp: 2;
59
+ -webkit-box-orient: vertical;
60
+ overflow: hidden;
61
+ text-overflow: ellipsis
62
+ }
63
+
64
+ /*****************************************************************
65
+ font color
66
+ *****************************************************************/
67
+ .fc-1 {
68
+ color: var(--primary-txt-color) !important;
69
+ }
70
+
71
+ .fc-2 {
72
+ color: var(--point-txt-color) !important;
73
+ }
74
+
75
+ .fc-3 {
76
+ color: var(--error-txt-color) !important;
77
+ }
78
+
79
+ /*****************************************************************
80
+ font size
81
+ *****************************************************************/
82
+ .fz-0 {
83
+ font-size: 0px !important;
84
+ }
85
+
86
+ .lh-0 {
87
+ line-height: 0px !important;
88
+ }
89
+
90
+ .fz-1 {
91
+ font-size: 1px !important;
92
+ }
93
+
94
+ .lh-1 {
95
+ line-height: 1px !important;
96
+ }
97
+
98
+ .fz-2 {
99
+ font-size: 2px !important;
100
+ }
101
+
102
+ .lh-2 {
103
+ line-height: 2px !important;
104
+ }
105
+
106
+ .fz-3 {
107
+ font-size: 3px !important;
108
+ }
109
+
110
+ .lh-3 {
111
+ line-height: 3px !important;
112
+ }
113
+
114
+ .fz-4 {
115
+ font-size: 4px !important;
116
+ }
117
+
118
+ .lh-4 {
119
+ line-height: 4px !important;
120
+ }
121
+
122
+ .fz-5 {
123
+ font-size: 5px !important;
124
+ }
125
+
126
+ .lh-5 {
127
+ line-height: 5px !important;
128
+ }
129
+
130
+ .fz-6 {
131
+ font-size: 6px !important;
132
+ }
133
+
134
+ .lh-6 {
135
+ line-height: 6px !important;
136
+ }
137
+
138
+ .fz-7 {
139
+ font-size: 7px !important;
140
+ }
141
+
142
+ .lh-7 {
143
+ line-height: 7px !important;
144
+ }
145
+
146
+ .fz-8 {
147
+ font-size: 8px !important;
148
+ }
149
+
150
+ .lh-8 {
151
+ line-height: 8px !important;
152
+ }
153
+
154
+ .fz-9 {
155
+ font-size: 9px !important;
156
+ }
157
+
158
+ .lh-9 {
159
+ line-height: 9px !important;
160
+ }
161
+
162
+ .fz-10 {
163
+ font-size: 10px !important;
164
+ }
165
+
166
+ .lh-10 {
167
+ line-height: 10px !important;
168
+ }
169
+
170
+ .fz-11 {
171
+ font-size: 11px !important;
172
+ }
173
+
174
+ .lh-11 {
175
+ line-height: 11px !important;
176
+ }
177
+
178
+ .fz-12 {
179
+ font-size: 12px !important;
180
+ }
181
+
182
+ .lh-12 {
183
+ line-height: 12px !important;
184
+ }
185
+
186
+ .fz-13 {
187
+ font-size: 13px !important;
188
+ }
189
+
190
+ .fz-14 {
191
+ font-size: 14px !important;
192
+ }
193
+
194
+ .fz-15 {
195
+ font-size: 15px !important;
196
+ }
197
+
198
+ .fz-16 {
199
+ font-size: 16px !important;
200
+ }
201
+
202
+ .lh-13 {
203
+ line-height: 13px !important;
204
+ }
205
+
206
+ .fz-14 {
207
+ font-size: 14px !important;
208
+ }
209
+
210
+ .lh-14 {
211
+ line-height: 14px !important;
212
+ }
213
+
214
+ .fz-15 {
215
+ font-size: 15px !important;
216
+ }
217
+
218
+ .lh-15 {
219
+ line-height: 15px !important;
220
+ }
221
+
222
+ .fz-16 {
223
+ font-size: 16px !important;
224
+ }
225
+
226
+ .lh-16 {
227
+ line-height: 16px !important;
228
+ }
229
+
230
+ .fz-17 {
231
+ font-size: 17px !important;
232
+ }
233
+
234
+ .lh-17 {
235
+ line-height: 17px !important;
236
+ }
237
+
238
+ .fz-18 {
239
+ font-size: 18px !important;
240
+ }
241
+
242
+ .lh-18 {
243
+ line-height: 18px !important;
244
+ }
245
+
246
+ .fz-19 {
247
+ font-size: 19px !important;
248
+ }
249
+
250
+ .lh-19 {
251
+ line-height: 19px !important;
252
+ }
253
+
254
+ .fz-20 {
255
+ font-size: 20px !important;
256
+ }
257
+
258
+ .lh-20 {
259
+ line-height: 20px !important;
260
+ }
261
+
262
+ .fz-21 {
263
+ font-size: 21px !important;
264
+ }
265
+
266
+ .lh-21 {
267
+ line-height: 21px !important;
268
+ }
269
+
270
+ .fz-22 {
271
+ font-size: 22px !important;
272
+ }
273
+
274
+ .lh-22 {
275
+ line-height: 22px !important;
276
+ }
277
+
278
+ .fz-23 {
279
+ font-size: 23px !important;
280
+ }
281
+
282
+ .lh-23 {
283
+ line-height: 23px !important;
284
+ }
285
+
286
+ .fz-24 {
287
+ font-size: 24px !important;
288
+ }
289
+
290
+ .lh-24 {
291
+ line-height: 24px !important;
292
+ }
293
+
294
+ .fz-25 {
295
+ font-size: 25px !important;
296
+ }
297
+
298
+ .lh-25 {
299
+ line-height: 25px !important;
300
+ }
301
+
302
+ .fz-26 {
303
+ font-size: 26px !important;
304
+ }
305
+
306
+ .lh-26 {
307
+ line-height: 26px !important;
308
+ }
309
+
310
+ .fz-27 {
311
+ font-size: 27px !important;
312
+ }
313
+
314
+ .lh-27 {
315
+ line-height: 27px !important;
316
+ }
317
+
318
+ .fz-28 {
319
+ font-size: 28px !important;
320
+ }
321
+
322
+ .lh-28 {
323
+ line-height: 28px !important;
324
+ }
325
+
326
+ .fz-29 {
327
+ font-size: 29px !important;
328
+ }
329
+
330
+ .lh-29 {
331
+ line-height: 29px !important;
332
+ }
333
+
334
+ .fz-30 {
335
+ font-size: 30px !important;
336
+ }
337
+
338
+ .lh-30 {
339
+ line-height: 30px !important;
340
+ }
341
+
342
+ .fz-31 {
343
+ font-size: 31px !important;
344
+ }
345
+
346
+ .lh-31 {
347
+ line-height: 31px !important;
348
+ }
349
+
350
+ .fz-32 {
351
+ font-size: 32px !important;
352
+ }
353
+
354
+ .lh-32 {
355
+ line-height: 32px !important;
356
+ }
357
+
358
+ .fz-33 {
359
+ font-size: 33px !important;
360
+ }
361
+
362
+ .lh-33 {
363
+ line-height: 33px !important;
364
+ }
365
+
366
+ .fz-34 {
367
+ font-size: 34px !important;
368
+ }
369
+
370
+ .lh-34 {
371
+ line-height: 34px !important;
372
+ }
373
+
374
+ .fz-35 {
375
+ font-size: 35px !important;
376
+ }
377
+
378
+ .lh-35 {
379
+ line-height: 35px !important;
380
+ }
381
+
382
+ .fz-36 {
383
+ font-size: 36px !important;
384
+ }
385
+
386
+ .lh-36 {
387
+ line-height: 36px !important;
388
+ }
389
+
390
+ .fz-37 {
391
+ font-size: 37px !important;
392
+ }
393
+
394
+ .lh-37 {
395
+ line-height: 37px !important;
396
+ }
397
+
398
+ .fz-38 {
399
+ font-size: 38px !important;
400
+ }
401
+
402
+ .lh-38 {
403
+ line-height: 38px !important;
404
+ }
405
+
406
+ .fz-39 {
407
+ font-size: 39px !important;
408
+ }
409
+
410
+ .lh-39 {
411
+ line-height: 39px !important;
412
+ }
413
+
414
+ .fz-40 {
415
+ font-size: 40px !important;
416
+ }
417
+
418
+ .lh-40 {
419
+ line-height: 40px !important;
420
+ }
421
+
422
+ /*****************************************************************
423
+ font weight
424
+ *****************************************************************/
425
+ .fw-bold {
426
+ font-weight: bold !important;
427
+ }
428
+
429
+ .fw-medium {
430
+ font-weight: 500 !important;
431
+ }
432
+
433
+ .fw-normal,
434
+ .fw-regular {
435
+ font-weight: normal !important;
436
+ }
437
+
438
+ .fw-10 {
439
+ font-weight: 100 !important;
440
+ }
441
+
442
+ .fw-20 {
443
+ font-weight: 200 !important;
444
+ }
445
+
446
+ .fw-30 {
447
+ font-weight: 300 !important;
448
+ }
449
+
450
+ .fw-40 {
451
+ font-weight: 400 !important;
452
+ }
453
+
454
+ .fw-50 {
455
+ font-weight: 500 !important;
456
+ }
457
+
458
+ .fw-60 {
459
+ font-weight: 600 !important;
460
+ }
461
+
462
+ .fw-70 {
463
+ font-weight: bold !important;
464
+ }
465
+
466
+ .fw-80 {
467
+ font-weight: 800 !important;
468
+ }
469
+
470
+ .fw-90 {
471
+ font-weight: 900 !important;
472
+ }
473
+
474
+ /*****************************************************************
475
+ width
476
+ *****************************************************************/
477
+ .w-20 {
478
+ width: 20px !important;
479
+ min-width: 20px !important;
480
+ }
481
+
482
+ .w-30 {
483
+ width: 30px !important;
484
+ min-width: 30px !important;
485
+ }
486
+
487
+ .w-40 {
488
+ width: 40px !important;
489
+ min-width: 40px !important;
490
+ }
491
+
492
+ .w-50 {
493
+ width: 60px !important;
494
+ min-width: 60px !important;
495
+ }
496
+
497
+ .w-60 {
498
+ width: 60px !important;
499
+ min-width: 60px !important;
500
+ }
501
+
502
+ .w-70 {
503
+ width: 70px !important;
504
+ min-width: 70px !important;
505
+ }
506
+
507
+ .w-80 {
508
+ width: 80px !important;
509
+ min-width: 80px !important;
510
+ }
511
+
512
+ .w-90 {
513
+ width: 90px !important;
514
+ min-width: 90px !important;
515
+ }
516
+
517
+ .w-100 {
518
+ width: 100px !important;
519
+ min-width: 100px !important;
520
+ }
521
+
522
+ .w-120 {
523
+ width: 120px !important;
524
+ min-width: 120px !important;
525
+ }
526
+
527
+ .w-140 {
528
+ width: 140px !important;
529
+ min-width: 140px !important;
530
+ }
531
+
532
+ .w-150 {
533
+ width: 150px !important;
534
+ min-width: 150px !important;
535
+ }
536
+
537
+ .w-200 {
538
+ width: 200px !important;
539
+ min-width: 200px !important;
540
+ }
541
+
542
+ .w-250 {
543
+ width: 250px !important;
544
+ min-width: 250px !important;
545
+ }
546
+
547
+ .w-300 {
548
+ width: 300px !important;
549
+ min-width: 300px !important;
550
+ }
551
+
552
+ .w-350 {
553
+ width: 350px !important;
554
+ min-width: 350px !important;
555
+ }
556
+
557
+ .w-400 {
558
+ width: 400px !important;
559
+ min-width: 400px !important;
560
+ }
561
+
562
+ .w-450 {
563
+ width: 450px !important;
564
+ min-width: 450px !important;
565
+ }
566
+
567
+ .w-500 {
568
+ width: 500px !important;
569
+ min-width: 500px !important;
570
+ }
571
+
572
+ .w-600 {
573
+ width: 600px !important;
574
+ min-width: 600px !important;
575
+ }
576
+
577
+ .w-700 {
578
+ width: 700px !important;
579
+ min-width: 700px !important;
580
+ }
581
+
582
+ .w-800 {
583
+ width: 800px !important;
584
+ min-width: 800px !important;
585
+ }
586
+
587
+ /*****************************************************************
588
+ width percentage
589
+ *****************************************************************/
590
+ .wp-10 {
591
+ width: 10% !important;
592
+ }
593
+
594
+ .wp-20 {
595
+ width: 20% !important;
596
+ }
597
+
598
+ .wp-30 {
599
+ width: 30% !important;
600
+ }
601
+
602
+ .wp-40 {
603
+ width: 40% !important;
604
+ }
605
+
606
+ .wp-45 {
607
+ width: 45% !important;
608
+ }
609
+
610
+ .wp-50 {
611
+ width: 50% !important;
612
+ }
613
+
614
+ .wp-60 {
615
+ width: 60% !important;
616
+ }
617
+
618
+ .wp-70 {
619
+ width: 70% !important;
620
+ }
621
+
622
+ .wp-80 {
623
+ width: 80% !important;
624
+ }
625
+
626
+ .wp-90 {
627
+ width: 90% !important;
628
+ }
629
+
630
+ .wp-100 {
631
+ width: 100% !important;
632
+ }
633
+
634
+ .hp-100 {
635
+ height: 100% !important;
636
+ }
637
+
638
+ /*****************************************************************
639
+ marin top
640
+ *****************************************************************/
641
+ .mt-0 {
642
+ margin-top: 1px !important;
643
+ }
644
+
645
+ .mt-1 {
646
+ margin-top: 1px !important;
647
+ }
648
+
649
+ .mt-2 {
650
+ margin-top: 2px !important;
651
+ }
652
+
653
+ .mt-3 {
654
+ margin-top: 3px !important;
655
+ }
656
+
657
+ .mt-4 {
658
+ margin-top: 4px !important;
659
+ }
660
+
661
+ .mt-5 {
662
+ margin-top: 5px !important;
663
+ }
664
+
665
+ .mt-6 {
666
+ margin-top: 6px !important;
667
+ }
668
+
669
+ .mt-7 {
670
+ margin-top: 7px !important;
671
+ }
672
+
673
+ .mt-8 {
674
+ margin-top: 8px !important;
675
+ }
676
+
677
+ .mt-9 {
678
+ margin-top: 9px !important;
679
+ }
680
+
681
+ .mt-10 {
682
+ margin-top: 10px !important;
683
+ }
684
+
685
+ .mt-11 {
686
+ margin-top: 11px !important;
687
+ }
688
+
689
+ .mt-12 {
690
+ margin-top: 12px !important;
691
+ }
692
+
693
+ .mt-13 {
694
+ margin-top: 13px !important;
695
+ }
696
+
697
+ .mt-14 {
698
+ margin-top: 14px !important;
699
+ }
700
+
701
+ .mt-15 {
702
+ margin-top: 15px !important;
703
+ }
704
+
705
+ .mt-16 {
706
+ margin-top: 16px !important;
707
+ }
708
+
709
+ .mt-17 {
710
+ margin-top: 17px !important;
711
+ }
712
+
713
+ .mt-18 {
714
+ margin-top: 18px !important;
715
+ }
716
+
717
+ .mt-19 {
718
+ margin-top: 19px !important;
719
+ }
720
+
721
+ .mt-20 {
722
+ margin-top: 20px !important;
723
+ }
724
+
725
+ .mt-21 {
726
+ margin-top: 21px !important;
727
+ }
728
+
729
+ .mt-22 {
730
+ margin-top: 22px !important;
731
+ }
732
+
733
+ .mt-23 {
734
+ margin-top: 23px !important;
735
+ }
736
+
737
+ .mt-24 {
738
+ margin-top: 24px !important;
739
+ }
740
+
741
+ .mt-25 {
742
+ margin-top: 25px !important;
743
+ }
744
+
745
+ .mt-26 {
746
+ margin-top: 26px !important;
747
+ }
748
+
749
+ .mt-27 {
750
+ margin-top: 27px !important;
751
+ }
752
+
753
+ .mt-28 {
754
+ margin-top: 28px !important;
755
+ }
756
+
757
+ .mt-29 {
758
+ margin-top: 29px !important;
759
+ }
760
+
761
+ .mt-30 {
762
+ margin-top: 30px !important;
763
+ }
764
+
765
+ .mt-31 {
766
+ margin-top: 31px !important;
767
+ }
768
+
769
+ .mt-32 {
770
+ margin-top: 32px !important;
771
+ }
772
+
773
+ .mt-33 {
774
+ margin-top: 33px !important;
775
+ }
776
+
777
+ .mt-34 {
778
+ margin-top: 34px !important;
779
+ }
780
+
781
+ .mt-35 {
782
+ margin-top: 35px !important;
783
+ }
784
+
785
+ .mt-36 {
786
+ margin-top: 36px !important;
787
+ }
788
+
789
+ .mt-37 {
790
+ margin-top: 37px !important;
791
+ }
792
+
793
+ .mt-38 {
794
+ margin-top: 38px !important;
795
+ }
796
+
797
+ .mt-39 {
798
+ margin-top: 39px !important;
799
+ }
800
+
801
+ .mt-40 {
802
+ margin-top: 40px !important;
803
+ }
804
+
805
+ .mt-41 {
806
+ margin-top: 41px !important;
807
+ }
808
+
809
+ .mt-42 {
810
+ margin-top: 42px !important;
811
+ }
812
+
813
+ .mt-43 {
814
+ margin-top: 43px !important;
815
+ }
816
+
817
+ .mt-44 {
818
+ margin-top: 44px !important;
819
+ }
820
+
821
+ .mt-45 {
822
+ margin-top: 45px !important;
823
+ }
824
+
825
+ .mt-46 {
826
+ margin-top: 46px !important;
827
+ }
828
+
829
+ .mt-47 {
830
+ margin-top: 47px !important;
831
+ }
832
+
833
+ .mt-48 {
834
+ margin-top: 48px !important;
835
+ }
836
+
837
+ .mt-49 {
838
+ margin-top: 49px !important;
839
+ }
840
+
841
+ .mt-50 {
842
+ margin-top: 50px !important;
843
+ }
844
+
845
+ .mt-51 {
846
+ margin-top: 51px !important;
847
+ }
848
+
849
+ .mt-52 {
850
+ margin-top: 52px !important;
851
+ }
852
+
853
+ .mt-53 {
854
+ margin-top: 53px !important;
855
+ }
856
+
857
+ .mt-54 {
858
+ margin-top: 54px !important;
859
+ }
860
+
861
+ .mt-55 {
862
+ margin-top: 55px !important;
863
+ }
864
+
865
+ .mt-56 {
866
+ margin-top: 56px !important;
867
+ }
868
+
869
+ .mt-57 {
870
+ margin-top: 57px !important;
871
+ }
872
+
873
+ .mt-58 {
874
+ margin-top: 58px !important;
875
+ }
876
+
877
+ .mt-59 {
878
+ margin-top: 59px !important;
879
+ }
880
+
881
+ .mt-60 {
882
+ margin-top: 60px !important;
883
+ }
884
+
885
+ .mt-61 {
886
+ margin-top: 61px !important;
887
+ }
888
+
889
+ .mt-62 {
890
+ margin-top: 62px !important;
891
+ }
892
+
893
+ .mt-63 {
894
+ margin-top: 63px !important;
895
+ }
896
+
897
+ .mt-64 {
898
+ margin-top: 64px !important;
899
+ }
900
+
901
+ .mt-65 {
902
+ margin-top: 65px !important;
903
+ }
904
+
905
+ .mt-66 {
906
+ margin-top: 66px !important;
907
+ }
908
+
909
+ .mt-67 {
910
+ margin-top: 67px !important;
911
+ }
912
+
913
+ .mt-68 {
914
+ margin-top: 68px !important;
915
+ }
916
+
917
+ .mt-69 {
918
+ margin-top: 69px !important;
919
+ }
920
+
921
+ .mt-70 {
922
+ margin-top: 70px !important;
923
+ }
924
+
925
+ .mt-71 {
926
+ margin-top: 71px !important;
927
+ }
928
+
929
+ .mt-72 {
930
+ margin-top: 72px !important;
931
+ }
932
+
933
+ .mt-73 {
934
+ margin-top: 73px !important;
935
+ }
936
+
937
+ .mt-74 {
938
+ margin-top: 74px !important;
939
+ }
940
+
941
+ .mt-75 {
942
+ margin-top: 75px !important;
943
+ }
944
+
945
+ .mt-76 {
946
+ margin-top: 76px !important;
947
+ }
948
+
949
+ .mt-77 {
950
+ margin-top: 77px !important;
951
+ }
952
+
953
+ .mt-78 {
954
+ margin-top: 78px !important;
955
+ }
956
+
957
+ .mt-79 {
958
+ margin-top: 79px !important;
959
+ }
960
+
961
+ .mt-80 {
962
+ margin-top: 80px !important;
963
+ }
964
+
965
+ .mt-81 {
966
+ margin-top: 81px !important;
967
+ }
968
+
969
+ .mt-82 {
970
+ margin-top: 82px !important;
971
+ }
972
+
973
+ .mt-83 {
974
+ margin-top: 83px !important;
975
+ }
976
+
977
+ .mt-84 {
978
+ margin-top: 84px !important;
979
+ }
980
+
981
+ .mt-85 {
982
+ margin-top: 85px !important;
983
+ }
984
+
985
+ .mt-86 {
986
+ margin-top: 86px !important;
987
+ }
988
+
989
+ .mt-87 {
990
+ margin-top: 87px !important;
991
+ }
992
+
993
+ .mt-88 {
994
+ margin-top: 88px !important;
995
+ }
996
+
997
+ .mt-89 {
998
+ margin-top: 89px !important;
999
+ }
1000
+
1001
+ .mt-90 {
1002
+ margin-top: 90px !important;
1003
+ }
1004
+
1005
+ .mt-91 {
1006
+ margin-top: 91px !important;
1007
+ }
1008
+
1009
+ .mt-92 {
1010
+ margin-top: 92px !important;
1011
+ }
1012
+
1013
+ .mt-93 {
1014
+ margin-top: 93px !important;
1015
+ }
1016
+
1017
+ .mt-94 {
1018
+ margin-top: 94px !important;
1019
+ }
1020
+
1021
+ .mt-95 {
1022
+ margin-top: 95px !important;
1023
+ }
1024
+
1025
+ .mt-96 {
1026
+ margin-top: 96px !important;
1027
+ }
1028
+
1029
+ .mt-97 {
1030
+ margin-top: 97px !important;
1031
+ }
1032
+
1033
+ .mt-98 {
1034
+ margin-top: 98px !important;
1035
+ }
1036
+
1037
+ .mt-99 {
1038
+ margin-top: 99px !important;
1039
+ }
1040
+
1041
+ .mt-100 {
1042
+ margin-top: 100px !important;
1043
+ }
1044
+
1045
+ /*****************************************************************
1046
+ marin left
1047
+ *****************************************************************/
1048
+ .ml-5 {
1049
+ margin-left: 5px !important;
1050
+ }
1051
+
1052
+ .ml-10 {
1053
+ margin-left: 10px !important;
1054
+ }
1055
+
1056
+ .ml-15 {
1057
+ margin-left: 15px !important;
1058
+ }
1059
+
1060
+ .ml-20 {
1061
+ margin-left: 20px !important;
1062
+ }
1063
+
1064
+ .ml-25 {
1065
+ margin-left: 25px !important;
1066
+ }
1067
+
1068
+ .ml-30 {
1069
+ margin-left: 30px !important;
1070
+ }
1071
+
1072
+ .ml-35 {
1073
+ margin-left: 35px !important;
1074
+ }
1075
+
1076
+ .ml-40 {
1077
+ margin-left: 40px !important;
1078
+ }
1079
+
1080
+ /*****************************************************************
1081
+ marin right
1082
+ *****************************************************************/
1083
+ .mr-5 {
1084
+ margin-right: 5px !important;
1085
+ }
1086
+
1087
+ .mr-10 {
1088
+ margin-right: 10px !important;
1089
+ }
1090
+
1091
+ /*****************************************************************
1092
+ padding left
1093
+ *****************************************************************/
1094
+ .pl-50 {
1095
+ padding-left: 50px !important;
1096
+ }
1097
+
1098
+ .pl-100 {
1099
+ padding-left: 100px !important;
1100
+ }
1101
+
1102
+ .pl-150 {
1103
+ padding-left: 150px !important;
1104
+ }
1105
+
1106
+ .pl-200 {
1107
+ padding-left: 200px !important;
1108
+ }
1109
+
1110
+ /*****************************************************************
1111
+ padding left
1112
+ *****************************************************************/
1113
+ .pr-50 {
1114
+ padding-right: 50px !important;
1115
+ }
1116
+
1117
+ .pr-100 {
1118
+ padding-right: 100px !important;
1119
+ }
1120
+
1121
+ .pr-150 {
1122
+ padding-right: 150px !important;
1123
+ }
1124
+
1125
+ .pr-200 {
1126
+ padding-right: 200px !important;
1127
+ }
1128
+
1129
+ /*****************************************************************
1130
+ align
1131
+ *****************************************************************/
1132
+ .t-right {
1133
+ text-align: right !important;
1134
+ }
1135
+
1136
+ .t-left {
1137
+ text-align: left !important;
1138
+ }
1139
+
1140
+ .t-center {
1141
+ text-align: center !important;
1142
+ }
1143
+
1144
+ .va-top {
1145
+ vertical-align: top !important;
1146
+ }
1147
+
1148
+ .va-middle {
1149
+ vertical-align: middle !important;
1150
+ }
1151
+
1152
+ .va-bottom {
1153
+ vertical-align: bottom !important;
1154
+ }
1155
+
1156
+ .f-left {
1157
+ float: left;
1158
+ }
1159
+
1160
+ .f-right {
1161
+ float: right;
1162
+ }
1163
+
1164
+ .clear {
1165
+ clear: both;
1166
+ }
1167
+
1168
+ /*****************************************************************
1169
+ flex
1170
+ *****************************************************************/
1171
+ .flex {
1172
+ display: flex !important;
1173
+ }
1174
+
1175
+ .inline-flex {
1176
+ display: inline-flex !important;
1177
+ }
1178
+
1179
+ .align-start {
1180
+ align-items: flex-start !important;
1181
+ }
1182
+
1183
+ .align-center {
1184
+ align-items: center !important;
1185
+ }
1186
+
1187
+ .align-end {
1188
+ align-items: flex-end !important;
1189
+ }
1190
+
1191
+ .justify-start {
1192
+ justify-content: flex-start !important;
1193
+ }
1194
+
1195
+ .justify-center {
1196
+ justify-content: center !important;
1197
+ }
1198
+
1199
+ .justify-end {
1200
+ justify-content: flex-end !important;
1201
+ }
1202
+
1203
+ .space-between {
1204
+ justify-content: space-between !important;
1205
+ }
1206
+
1207
+ .space-around {
1208
+ justify-content: space-around !important;
1209
+ }
1210
+
1211
+ .space-evenly {
1212
+ justify-content: space-evenly !important;
1213
+ }
1214
+
1215
+ .align-self-start {
1216
+ align-self: flex-start !important;
1217
+ }
1218
+
1219
+ .align-self-center {
1220
+ align-self: center !important;
1221
+ }
1222
+
1223
+ .align-self-end {
1224
+ align-self: flex-end !important;
1225
+ }
1226
+
1227
+ .justify-self-start {
1228
+ justify-self: flex-start !important;
1229
+ }
1230
+
1231
+ .justify-self-center {
1232
+ justify-self: center !important;
1233
+ }
1234
+
1235
+ .justify-self-end {
1236
+ justify-self: flex-end !important;
1237
+ }
1238
+
1239
+ .justify-stretch {
1240
+ justify-items: stretch !important;
1241
+ }
1242
+
1243
+ .flex1 {
1244
+ flex: 1 !important;
1245
+ }
1246
+
1247
+ .flex-11 {
1248
+ flex: 1 1 auto !important;
1249
+ }
1250
+
1251
+ .flex-10 {
1252
+ flex: 1 0 auto !important;
1253
+ }
1254
+
1255
+ .flex-01 {
1256
+ flex: 0 1 auto !important;
1257
+ }
1258
+
1259
+ .flex-00 {
1260
+ flex: 0 0 auto !important;
1261
+ }
1262
+
1263
+ .flex-wrap {
1264
+ flex-flow: wrap !important;
1265
+ }
1266
+
1267
+ .flex-column {
1268
+ flex-direction: column !important;
1269
+ }
1270
+
1271
+ .flex-column.flex>div+div {
1272
+ margin-left: 0;
1273
+ margin-top: 0;
1274
+ }
1275
+
1276
+ /*****************************************************************
1277
+ title
1278
+ *****************************************************************/
1279
+ .head-content {
1280
+ position: relative;
1281
+ }
1282
+
1283
+ .ui-title-2 {
1284
+ display: flex;
1285
+ align-items: center;
1286
+ justify-content: left;
1287
+ }
1288
+
1289
+ .ui-title-2 h2 {
1290
+ line-height: 32px;
1291
+ font-size: 24px;
1292
+ font-weight: bold;
1293
+ color: #222;
1294
+ }
1295
+
1296
+ .ui-title-2 p {
1297
+ margin-top: 12px;
1298
+ font-size: 18px;
1299
+ }
1300
+
1301
+ .ui-title-3 h3 {
1302
+ font-size: 18px;
1303
+ font-weight: bold;
1304
+ color: #222;
1305
+ }
1306
+
1307
+ .ui-title-3 p {
1308
+ margin-top: 12px;
1309
+ font-size: 14px;
1310
+ }
1311
+
1312
+ .ui-title-4 h4 {
1313
+ font-size: 16px;
1314
+ font-weight: bold;
1315
+ color: #222;
1316
+ }
1317
+
1318
+ [class*='ui-title-'] {
1319
+ position: relative;
1320
+ display: flex;
1321
+ align-items: center;
1322
+ }
1323
+
1324
+ [class*='ui-title-'] .abs {
1325
+ display: flex;
1326
+ align-items: center;
1327
+ position: absolute;
1328
+ top: 6px;
1329
+ right: 0;
1330
+ }
1331
+
1332
+ [class*='ui-title-'] .abs .btn {
1333
+ margin-top: -10px;
1334
+ }
1335
+
1336
+ [class*='ui-title-'] .abs * + * {
1337
+ margin-left: 10px;
1338
+ }
1339
+
1340
+ .admin-new-window {
1341
+ display: block;
1342
+ width: 24px;
1343
+ height: 24px;
1344
+ margin-left: 8px;
1345
+ background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_728_898' fill='white'%3E%3Crect x='2' y='2' width='16' height='16' rx='1'/%3E%3C/mask%3E%3Crect x='2' y='2' width='16' height='16' rx='1' stroke='%23464646' stroke-width='3' mask='url(%23path-1-inside-1_728_898)'/%3E%3Crect x='6' y='6' width='16' height='16' rx='1' fill='%23464646'/%3E%3C/svg%3E");
1346
+ }
1347
+
1348
+ .title-btn {
1349
+ margin-left: 50px;
1350
+ }
1351
+
1352
+ .ui-modal .ui-title-2 h2 {
1353
+ line-height: 24px;
1354
+ font-size: 18px;
1355
+ }
1356
+
1357
+ .ui-modal .ui-title-2 p {
1358
+ margin-top: 12px;
1359
+ font-size: 14px;
1360
+ }
1361
+
1362
+ .ui-modal .ui-title-3 h3 {
1363
+ font-size: 14px;
1364
+ }
1365
+
1366
+ .ui-modal .ui-title-3 h3 .sub {
1367
+ font-size: 12px;
1368
+ }
1369
+
1370
+ .ui-modal .ui-title-3 p {
1371
+ margin-top: 8px;
1372
+ font-size: 12px;
1373
+ }
1374
+
1375
+ /*****************************************************************
1376
+ Data Filter
1377
+ *****************************************************************/
1378
+ .form-group {
1379
+ margin: 0;
1380
+ }
1381
+
1382
+ .ui-data-filter {
1383
+ position: relative;
1384
+ padding: 26px 20px;
1385
+ border: 1px solid var(--base-bd-color);
1386
+ border-radius: 3px;
1387
+ background:#fff
1388
+ }
1389
+
1390
+ .ui-data-filter.no-line {
1391
+ padding: 0;
1392
+ border: none;
1393
+ border-radius: 0;
1394
+ }
1395
+
1396
+ .ui-data-filter.sm {
1397
+ padding: 16px 20px;
1398
+ }
1399
+
1400
+ .ui-data-filter.sm .btn-filter-set {
1401
+ top: 15px;
1402
+ }
1403
+
1404
+ .ui-data-filter .custom-select {
1405
+ min-width: 90px;
1406
+ }
1407
+
1408
+ .ui-data-filter-more {
1409
+ margin-top: 15px;
1410
+ padding: 15px;
1411
+ background-color: #f7f7f7;
1412
+ border-radius: 5px;
1413
+ }
1414
+
1415
+ .ui-data-filter-more .form-item:first-of-type {
1416
+ margin-top: 0;
1417
+ padding-top: 0;
1418
+ border-top: none;
1419
+ }
1420
+
1421
+ .ui-data-filter-more .form-item {
1422
+ margin-top: 10px;
1423
+ padding-top: 10px;
1424
+ border-top: 1px solid #ebebeb;
1425
+ }
1426
+
1427
+ .form-item + .form-item {
1428
+ margin-top: 15px;
1429
+ }
1430
+
1431
+ .form-item {
1432
+ display: flex;
1433
+ align-items: center;
1434
+ }
1435
+
1436
+ .item {
1437
+ display: flex;
1438
+ align-items: center;
1439
+ }
1440
+
1441
+ .item+.item {
1442
+ margin-left: 25px;
1443
+ }
1444
+
1445
+ .item .input {
1446
+ display: flex;
1447
+ }
1448
+ .item > label{
1449
+ font-weight: bold;
1450
+ color: #222;
1451
+ }
1452
+
1453
+ .date-picker .item {
1454
+ display: flex;
1455
+ align-items: center;
1456
+ }
1457
+
1458
+ .date-picker .item .input {
1459
+ display: flex;
1460
+ }
1461
+
1462
+
1463
+ .date-picker .item > label{
1464
+ font-weight: bold;
1465
+ color: #222;
1466
+ }
1467
+
1468
+ .date-picker .item > label + .input{
1469
+ margin-left: 20px;
1470
+ }
1471
+ .item > label + .input{
1472
+ margin-left: 20px;
1473
+ }
1474
+
1475
+
1476
+ .form-item .item>label {
1477
+ font-weight: bold;
1478
+ color: #222;
1479
+ }
1480
+
1481
+ .form-item .item>label+.input {
1482
+ margin-left: 20px;
1483
+ }
1484
+
1485
+ .form-item .item .input .dv {
1486
+ display: flex;
1487
+ align-items: center;
1488
+ }
1489
+
1490
+ .form-item .item .input .dv > * + * {
1491
+ margin-left: 6px;
1492
+ }
1493
+
1494
+ .form-item .item .input .dv+.dv {
1495
+ margin-left: 10px;
1496
+ }
1497
+
1498
+ .ui-data-filter .input-period {
1499
+ display: flex;
1500
+ }
1501
+
1502
+ .ui-data-filter .input-period>span {
1503
+ display: block;
1504
+ line-height: 26px;
1505
+ padding: 0 6px;
1506
+ font-size: 16px;
1507
+ color: #999;
1508
+ }
1509
+
1510
+ .ui-data-filter .input-period>span+span {
1511
+ margin-left: 6px;
1512
+ }
1513
+
1514
+ .ui-data-filter .input-period>span>input {
1515
+ width: 100px;
1516
+ padding-left: 28px;
1517
+ background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.3795 2.53571C5.3795 2.23985 5.61935 2 5.91521 2C6.21108 2 6.45093 2.23985 6.45093 2.53571V3.42857H11.4509V2.53571C11.4509 2.23985 11.6908 2 11.9866 2C12.2825 2 12.5224 2.23985 12.5224 2.53571V3.42857H12.9509C13.5032 3.42857 13.9509 3.87629 13.9509 4.42857V5.57143V12.4286C13.9509 12.9809 13.5032 13.4286 12.9509 13.4286H4.95093C4.39864 13.4286 3.95093 12.9809 3.95093 12.4286V5.57143V4.42857C3.95093 4.39405 3.95268 4.35994 3.95609 4.32633C4.0073 3.82207 4.43316 3.42857 4.95093 3.42857H5.3795V2.53571ZM12.9509 5.57143H4.95093V12.4286H12.9509V5.57143Z' fill='%23999999'/%3E%3C/svg%3E");
1518
+ background-repeat: no-repeat;
1519
+ background-position: 8px 5px;
1520
+ }
1521
+
1522
+ .ui-data-filter .btn-filter-set {
1523
+ display: flex;
1524
+ position: absolute;
1525
+ top: 25px;
1526
+ right: 20px;
1527
+ }
1528
+
1529
+ .ui-data-filter.no-line .btn-filter-set {
1530
+ top: 0;
1531
+ right: 0;
1532
+ }
1533
+
1534
+ /*****************************************************************
1535
+ Favorite 메뉴 관리
1536
+ *****************************************************************/
1537
+ .ui-dragdrop-menu {
1538
+ position: relative;
1539
+ width: 480px;
1540
+ margin: 0 auto;
1541
+ }
1542
+
1543
+ .ui-dragdrop-menu.full, .ui-dragdrop-menu.table {
1544
+ width: 100%;
1545
+ }
1546
+
1547
+ .ui-dragdrop-item {
1548
+ position: relative;
1549
+ min-height: 35px;
1550
+ padding: 8px 74px 8px 16px;
1551
+ border: 1px solid #d2d2d2;
1552
+ font-size: 12px;
1553
+ color: #444;
1554
+ }
1555
+
1556
+ .ui-dragdrop-item.active {
1557
+ border-color: #ffbc00;
1558
+ box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.1);
1559
+ z-index: 1;
1560
+ }
1561
+
1562
+ .ui-dragdrop-item+.ui-dragdrop-item {
1563
+ margin-top: -1px;
1564
+ }
1565
+
1566
+ .ui-dragdrop-item .del {
1567
+ position: absolute;
1568
+ top: 50%;
1569
+ right: 46px;
1570
+ margin-top: -10px;
1571
+ min-width: 20px;
1572
+ height: 20px;
1573
+ border: 1px solid #d2d2d2;
1574
+ border-radius: 3px;
1575
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.15035 2.85486C8.95535 2.65986 8.64035 2.65986 8.44535 2.85486L6.00035 5.29486L3.55535 2.84986C3.36035 2.65486 3.04535 2.65486 2.85035 2.84986C2.65535 3.04486 2.65535 3.35986 2.85035 3.55486L5.29535 5.99986L2.85035 8.44486C2.65535 8.63986 2.65535 8.95486 2.85035 9.14986C3.04535 9.34486 3.36035 9.34486 3.55535 9.14986L6.00035 6.70486L8.44535 9.14986C8.64035 9.34486 8.95535 9.34486 9.15035 9.14986C9.34535 8.95486 9.34535 8.63986 9.15035 8.44486L6.70535 5.99986L9.15035 3.55486C9.34035 3.36486 9.34035 3.04486 9.15035 2.85486Z' fill='%23767676'/%3E%3C/svg%3E");
1576
+ background-repeat: no-repeat;
1577
+ background-position: 50% 50%;
1578
+ }
1579
+
1580
+ .ui-dragdrop-item::after {
1581
+ content: '';
1582
+ position: absolute;
1583
+ top: 50%;
1584
+ right: 16px;
1585
+ width: 20px;
1586
+ height: 20px;
1587
+ margin-top: -10px;
1588
+ background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='5' width='16' height='1.5' rx='0.75' fill='%23666666'/%3E%3Crect x='2' y='9.5' width='16' height='1.5' rx='0.75' fill='%23666666'/%3E%3Crect x='2' y='14' width='16' height='1.5' rx='0.75' fill='%23666666'/%3E%3C/svg%3E");
1589
+ }
1590
+
1591
+ .ui-dragdrop-item-top10 {
1592
+ display: flex;
1593
+ align-items: center;
1594
+ }
1595
+
1596
+ .ui-dragdrop-item-top10 *+* {
1597
+ margin-left: 10px;
1598
+ }
1599
+
1600
+ .ui-dragdrop-item-top10 .num {
1601
+ display: block;
1602
+ min-width: 20px;
1603
+ height: 20px;
1604
+ line-height: 20px;
1605
+ background-color: #222;
1606
+ font-size: 11px;
1607
+ font-weight: bold;
1608
+ color: #fff;
1609
+ text-align: center;
1610
+ border-radius: 100%;
1611
+ }
1612
+
1613
+ .ui-dragdrop-item-top10 .ui-tag {
1614
+ min-width: 100px;
1615
+ }
1616
+
1617
+ .ui-dragdrop-item-top10 .subject {
1618
+ width: 100%;
1619
+ font-weight: bold;
1620
+ color: #222;
1621
+ overflow: hidden;
1622
+ white-space: nowrap;
1623
+ text-overflow: ellipsis;
1624
+ -o-text-overflow: ellipsis;
1625
+ -moz-binding: url(ellipsis.xml#ellipsis)
1626
+ }
1627
+
1628
+ .ui-dragdrop-item-top10 .del {
1629
+ min-width: 20px;
1630
+ height: 20px;
1631
+ border: 1px solid #d2d2d2;
1632
+ border-radius: 3px;
1633
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.15035 2.85486C8.95535 2.65986 8.64035 2.65986 8.44535 2.85486L6.00035 5.29486L3.55535 2.84986C3.36035 2.65486 3.04535 2.65486 2.85035 2.84986C2.65535 3.04486 2.65535 3.35986 2.85035 3.55486L5.29535 5.99986L2.85035 8.44486C2.65535 8.63986 2.65535 8.95486 2.85035 9.14986C3.04535 9.34486 3.36035 9.34486 3.55535 9.14986L6.00035 6.70486L8.44535 9.14986C8.64035 9.34486 8.95535 9.34486 9.15035 9.14986C9.34535 8.95486 9.34535 8.63986 9.15035 8.44486L6.70535 5.99986L9.15035 3.55486C9.34035 3.36486 9.34035 3.04486 9.15035 2.85486Z' fill='%23767676'/%3E%3C/svg%3E");
1634
+ background-repeat: no-repeat;
1635
+ background-position: 50% 50%;
1636
+ }
1637
+
1638
+ .ui-dragdrop-item-display {
1639
+ display: flex;
1640
+ align-items: center;
1641
+ }
1642
+
1643
+ .ui-dragdrop-item-display .dv {
1644
+ display: block;
1645
+ overflow: hidden;
1646
+ white-space: nowrap;
1647
+ text-overflow: ellipsis;
1648
+ -o-text-overflow: ellipsis;
1649
+ -moz-binding: url(ellipsis.xml#ellipsis)
1650
+ }
1651
+
1652
+ .ui-dragdrop-item-display .dv + .dv {
1653
+ position: relative;
1654
+ margin-left: 10px;
1655
+ padding-left: 10px;
1656
+ text-align: center;
1657
+ }
1658
+
1659
+ .ui-dragdrop-item-display .dv + .dv::before {
1660
+ content: '';
1661
+ position: absolute;
1662
+ top: 50%;
1663
+ left: 0;
1664
+ width: 1px;
1665
+ height: 14px;
1666
+ margin-top: -7px;
1667
+ background-color: #d2d2d2;
1668
+ }
1669
+
1670
+ .ui-dragdrop-item-display .num {
1671
+ display: block;
1672
+ min-width: 40px;
1673
+ height: 20px;
1674
+ line-height: 20px;
1675
+ background-color: #222;
1676
+ font-size: 11px;
1677
+ font-weight: bold;
1678
+ color: #fff;
1679
+ text-align: center;
1680
+ border-radius: 20px;
1681
+ }
1682
+
1683
+ .ui-dragdrop-item-display .ui-tag {
1684
+ min-width: 70px;
1685
+ }
1686
+
1687
+ .ui-dragdrop-item-display .page {
1688
+ width: 80px;
1689
+ }
1690
+
1691
+ .ui-dragdrop-item-display .pos {
1692
+ width: 80px;
1693
+ }
1694
+ .ui-dragdrop-item-display .name {
1695
+ width: 200px;
1696
+ text-align: left;
1697
+ }
1698
+ .ui-dragdrop-item-display .img {
1699
+ width: 120px;
1700
+ }
1701
+ .ui-dragdrop-item-display .img img {
1702
+ width: 100%;
1703
+ }
1704
+ .ui-dragdrop-item-display .ing {
1705
+ width: 60px;
1706
+ }
1707
+ .ui-dragdrop-item-display .target {
1708
+ width: 80px;
1709
+ }
1710
+ .ui-dragdrop-item-display .period {
1711
+ width: 240px;
1712
+ }
1713
+ .ui-dragdrop-item-display .open {
1714
+ width: 60px;
1715
+ }
1716
+ .ui-dragdrop-item-display .code {
1717
+ width: 120px;
1718
+ }
1719
+ .ui-dragdrop-item-display .os {
1720
+ width: 60px;
1721
+ }
1722
+ .ui-dragdrop-menu.table {
1723
+ margin-top: -1px;
1724
+ border: none;
1725
+ }
1726
+ .ui-dragdrop-menu.table .ui-dragdrop-item {
1727
+ display: flex;
1728
+ align-items: center;
1729
+ padding: 0;
1730
+ border-width: 1px 0;
1731
+ text-align: center;
1732
+ }
1733
+ .ui-dragdrop-menu.table .ui-dragdrop-item::after {
1734
+ display: none;
1735
+ }
1736
+ .ui-dragdrop-menu.table .ui-dragdrop-item .dv {
1737
+ display: block;
1738
+ padding: 13px 12px 12px;
1739
+ }
1740
+ .ui-dragdrop-menu.table .ui-dragdrop-item .dv > * + * {
1741
+ margin-left: 20px;
1742
+ }
1743
+ .ui-dragdrop-menu.table .ui-dragdrop-item .drag {
1744
+ display: block;
1745
+ width: 100%;
1746
+ height: 20px;
1747
+ background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='5' width='16' height='1.5' rx='0.75' fill='%23666666'/%3E%3Crect x='2' y='9.5' width='16' height='1.5' rx='0.75' fill='%23666666'/%3E%3Crect x='2' y='14' width='16' height='1.5' rx='0.75' fill='%23666666'/%3E%3C/svg%3E");
1748
+ background-position: 50% 50%;
1749
+ background-repeat: no-repeat;
1750
+ }
1751
+
1752
+
1753
+ /*****************************************************************
1754
+ tooltip
1755
+ *****************************************************************/
1756
+ .ui-tooltip {
1757
+ display: inline-block;
1758
+ width: 12px;
1759
+ height: 12px;
1760
+ margin: 0 0 0 4px;
1761
+ vertical-align: -1px;
1762
+ }
1763
+
1764
+ .ui-tooltip-ico {
1765
+ position: absolute;
1766
+ width: 12px;
1767
+ height: 12px;
1768
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='6' fill='%23767676'/%3E%3Crect x='5' y='2' width='2' height='5' rx='1' fill='white'/%3E%3Crect x='5' y='8' width='2' height='2' rx='1' fill='white'/%3E%3C/svg%3E");
1769
+ }
1770
+
1771
+ .ui-tooltip-info {
1772
+ position: fixed;
1773
+ width: 210px;
1774
+ padding: 10px 10px 8px;
1775
+ background-color: #464646;
1776
+ border-radius: 3px;
1777
+ font-size: 11px;
1778
+ color: #fff;
1779
+ z-index: 10;
1780
+ }
1781
+
1782
+ /*****************************************************************
1783
+ page guide
1784
+ *****************************************************************/
1785
+ .admin-page-guide {
1786
+ display: flex;
1787
+ position: absolute;
1788
+ top: 0;
1789
+ left: 0;
1790
+ right: 0;
1791
+ bottom: 0;
1792
+ align-items: center;
1793
+ justify-content: center;
1794
+ text-align: center;
1795
+ }
1796
+
1797
+ .admin-guide-content {
1798
+ position: relative;
1799
+ }
1800
+
1801
+ .admin-guide-content::before {
1802
+ content: '';
1803
+ display: block;
1804
+ width: 60px;
1805
+ height: 60px;
1806
+ margin: 0 auto;
1807
+ background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 60C46.5685 60 60 46.5685 60 30C60 13.4315 46.5685 0 30 0C13.4315 0 -9.51385e-08 13.4315 -2.12498e-07 30C-3.29857e-07 46.5685 13.4315 60 30 60Z' fill='%23D2D2D2'/%3E%3Crect x='27' y='15' width='6' height='20' rx='3' fill='white'/%3E%3Crect x='27' y='39' width='6' height='6' rx='3' fill='white'/%3E%3C/svg%3E");
1808
+ }
1809
+
1810
+ .admin-guide-txt1 {
1811
+ margin-top: 10px;
1812
+ font-size: 16px;
1813
+ font-weight: bold;
1814
+ }
1815
+
1816
+ .admin-guide-txt2 {
1817
+ margin-top: 10px;
1818
+ font-size: 12px;
1819
+ color: #767676;
1820
+ }
1821
+
1822
+ /*****************************************************************
1823
+ no data
1824
+ *****************************************************************/
1825
+ .ui-no-date {
1826
+ padding: 50px 0;
1827
+ }
1828
+
1829
+ .ui-no-date::before {
1830
+ content: '';
1831
+ display: block;
1832
+ width: 50px;
1833
+ height: 50px;
1834
+ margin: 0 auto;
1835
+ background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' fill='none'/%3E%3Crect x='1' y='1' width='30' height='30' rx='15' fill='%23CCCCCC'/%3E%3Crect x='14.4004' y='13.6001' width='3.2' height='9.6' rx='1.6' fill='white'/%3E%3Crect x='14.4004' y='8.80002' width='3.2' height='3.2' rx='1.6' fill='white'/%3E%3C/svg%3E");
1836
+ background-size: 50px 50px;
1837
+ background-position: 50% 50%;
1838
+ background-repeat: no-repeat;
1839
+ }
1840
+
1841
+ .ui-no-date p {
1842
+ margin-top: 15px;
1843
+ color: #444;
1844
+ text-align: center;
1845
+ }
1846
+
1847
+ .reg-contents-section {
1848
+ height: 200px;
1849
+ padding: 20px;
1850
+ border: 1px solid #d2d2d2;
1851
+ border-radius: 3px;
1852
+ overflow-y: auto;
1853
+ }
1854
+
1855
+ /*****************************************************************
1856
+ terms list
1857
+ *****************************************************************/
1858
+ .ui-terms-list {
1859
+ padding: 15px;
1860
+ border: 1px solid #d2d2d2;
1861
+ border-radius: 5px;
1862
+ }
1863
+
1864
+ .ui-terms-list li+li {
1865
+ margin-top: 10px;
1866
+ padding-top: 10px;
1867
+ border-top: 1px dotted #d2d2d2;
1868
+ }
1869
+
1870
+ .editor_container ul li {
1871
+ list-style-type: disc !important;
1872
+ }
1873
+
1874
+ .editor_container ol li {
1875
+ list-style-type: decimal !important;
1876
+ }
1877
+
1878
+ .editor_container li {
1879
+ display: list-item !important;
1880
+ text-align: -webkit-match-parent !important;
1881
+ }
1882
+
1883
+ .editor_container table {
1884
+ width: 100%;
1885
+ margin: 0 1px;
1886
+ border-top: 1px solid #eee;
1887
+ border-spacing: 0;
1888
+ border-collapse: collapse;
1889
+ table-layout: fixed;
1890
+ }
1891
+
1892
+ .editor_container table th, .editor_container table td {
1893
+ padding: 14px 10px;
1894
+ border-width: 0 1px 1px 0;
1895
+ border-style: solid;
1896
+ border-color: #eee;
1897
+ text-align: center;
1898
+ }
1899
+
1900
+ .editor_container table th, .editor_container table td {
1901
+ padding: 14px 10px;
1902
+ border-width: 0 1px 1px 0;
1903
+ border-style: solid;
1904
+ border-color: #eee;
1905
+ text-align: center;
1906
+ }
1907
+
1908
+ .editor_container table th {
1909
+ background-color: #f8f8f8;
1910
+ font-weight: bold;
1911
+ }
1912
+
1913
+
1914
+ /*****************************************************************
1915
+ 약관등록
1916
+ *****************************************************************/
1917
+ .ui-terms-wrap {
1918
+ margin-top: 16px;
1919
+ }
1920
+ .terms-title {
1921
+ padding-bottom: 32px;
1922
+ }
1923
+ .terms-title h1 {
1924
+ font-size: 20px;
1925
+ }
1926
+ .ui-terms-wrap .terms-item + .terms-item {
1927
+ margin-top: 32px;
1928
+ }
1929
+ .ui-terms-wrap .terms-item h2 {
1930
+ font-size: 18px;
1931
+ }
1932
+ .ui-terms-wrap .terms-item h3 {
1933
+ font-size: 16px;
1934
+ }
1935
+ .ui-terms-wrap .terms-item .terms-table-track {
1936
+ overflow-x: auto;
1937
+ }
1938
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table {
1939
+ min-width: 800px;
1940
+ margin-top: 10px;
1941
+ border-top: 1px solid #666;
1942
+ border-bottom: 1px solid #eee;
1943
+ font-size: 14px;
1944
+ overflow: hidden;
1945
+ }
1946
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table table {
1947
+ width: 100%;
1948
+ margin: 0 1px;
1949
+ border-spacing: 0;
1950
+ border-collapse: collapse;
1951
+ table-layout: fixed;
1952
+ }
1953
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table table caption {
1954
+ position: absolute;
1955
+ overflow: hidden;
1956
+ width: 0;
1957
+ height: 0;
1958
+ color: transparent;
1959
+ clip: rect(0 0 0 0);
1960
+ opacity: 0;
1961
+ font-size: 0;
1962
+ z-index: -1;
1963
+ text-indent: -100%;
1964
+ }
1965
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr th, .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr td {
1966
+ padding: 14px 10px;
1967
+ border-width: 0 1px 1px 0;
1968
+ border-style: solid;
1969
+ border-color: #eee;
1970
+ text-align: center;
1971
+ }
1972
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr th .highlight, .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr td .highlight {
1973
+ font-size: 16px;
1974
+ color: #222;
1975
+ text-decoration: underline;
1976
+ }
1977
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr th .sub, .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr td .sub {
1978
+ font-size: 13px;
1979
+ color: #666;
1980
+ }
1981
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table table tr th {
1982
+ background-color: #f8f8f8;
1983
+ }
1984
+ .ui-terms-wrap .terms-item .table-caution {
1985
+ margin-top: 10px;
1986
+ }
1987
+ .ui-terms-wrap .terms-item .terms-list, .ui-terms-wrap .terms-item .terms-table-track {
1988
+ margin-top: 16px;
1989
+ }
1990
+ .ui-terms-wrap .terms-item .terms-table-track .terms-table {
1991
+ margin-top: 0;
1992
+ }
1993
+ .ui-terms-wrap .terms-item .terms-list p + ol {
1994
+ margin-top: 12px;
1995
+ }
1996
+ .ui-terms-wrap .terms-item .terms-list ol {
1997
+ counter-reset: item;
1998
+ }
1999
+ .ui-terms-wrap .terms-item .terms-list ol > li {
2000
+ position: relative;
2001
+ line-height: 24px;
2002
+ padding-left: 22px;
2003
+ }
2004
+ .ui-terms-wrap .terms-item .terms-list ol > li + li {
2005
+ margin-top: 8px;
2006
+ }
2007
+ .ui-terms-wrap .terms-item .terms-list ol > li::before {
2008
+ content: counter(item);
2009
+ position: absolute;
2010
+ top: 0;
2011
+ left: 0;
2012
+ width: 18px;
2013
+ height: 16px;
2014
+ font-size: 14px;
2015
+ text-align: center;
2016
+ counter-increment: item;
2017
+ }
2018
+ .ui-terms-wrap .terms-item .terms-list ol > li::after {
2019
+ content: '';
2020
+ position: absolute;
2021
+ top: 2px;
2022
+ left: 0;
2023
+ width: 16px;
2024
+ height: 16px;
2025
+ border: 1px solid #666;
2026
+ border-radius: 100%;
2027
+ }
2028
+ .ui-terms-wrap .terms-item .terms-list ol > li > ol {
2029
+ margin-top: 8px;
2030
+ }
2031
+ .ui-terms-wrap .terms-item .terms-list ol > li > ol > li {
2032
+ position: relative;
2033
+ line-height: 24px;
2034
+ padding-left: 22px;
2035
+ font-size: 14px;
2036
+ color: #666;
2037
+ }
2038
+ .ui-terms-wrap .terms-item .terms-list ol > li > ol > li + li {
2039
+ margin-top: 4px;
2040
+ }
2041
+ .ui-terms-wrap .terms-item .terms-list ol > li > ol > li::before {
2042
+ content: counter(item) '.';
2043
+ position: absolute;
2044
+ top: 0;
2045
+ left: 0;
2046
+ width: 16px;
2047
+ height: 16px;
2048
+ text-align: center;
2049
+ counter-increment: item;
2050
+ }
2051
+ .ui-terms-wrap .terms-item .terms-list ol > li > ol > li::after {
2052
+ display: none;
2053
+ }
2054
+ .terms-group + .terms-group {
2055
+ margin-top: 30px;
2056
+ }
2057
+ .terms-group h2 {
2058
+ font-size: 18px;
2059
+ padding-bottom: 16px;
2060
+ }