sccoreui 6.1.77 → 6.1.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/App.css ADDED
@@ -0,0 +1,1874 @@
1
+ @import url("./assets/theme.css");
2
+ @import url("./assets/sccoreui.css");
3
+ @import url("./assets/flex.css");
4
+ @import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
5
+ @import url("./assets/sccoreicons.css");
6
+ @import url("./assets/theme.css");
7
+ @import url("./assets/sccoreui.css");
8
+ @import url("./assets/sccoreicons.css");
9
+ @import url("./assets/flex.css");
10
+ @import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
11
+ @font-face {
12
+ font-family: "RobotoBold";
13
+ src: url("./assets/fonts/Roboto-Bold.ttf") format("truetype");
14
+ font-weight: 700;
15
+ font-style: italic;
16
+ }
17
+ @font-face {
18
+ font-family: "RobotoMedium";
19
+ src: url("./assets/fonts/Roboto-Medium.ttf") format("truetype");
20
+ font-weight: normal;
21
+ font-style: normal;
22
+ }
23
+ @font-face {
24
+ font-family: "RobotoItalic";
25
+ src: url("./assets/fonts/Roboto-Italic.ttf") format("truetype");
26
+ font-weight: normal;
27
+ font-style: normal;
28
+ }
29
+ @font-face {
30
+ font-family: "RobotoRegular";
31
+ src: url("./assets/fonts/Roboto-Regular.ttf") format("truetype");
32
+ font-weight: normal;
33
+ font-style: normal;
34
+ }
35
+ :root {
36
+ --fw-600: 600;
37
+ --fw-400: 400;
38
+ --fs-24: 24px;
39
+ --fs-18: 18px;
40
+ --fs-16: 16px;
41
+ --lh: 24px;
42
+ --fs-14: 14px;
43
+ --grey-bg: #101828;
44
+ --border-none: border-none;
45
+ --box-shadow-none: none;
46
+ }
47
+
48
+ .h-40 {
49
+ height: 40px;
50
+ }
51
+
52
+ .h-44 {
53
+ height: 44px !important;
54
+ }
55
+
56
+ body {
57
+ font-family: "Lato", sans-serif;
58
+ -webkit-font-smoothing: antialiased;
59
+ -moz-osx-font-smoothing: grayscale;
60
+ line-height: 20px;
61
+ padding: 0;
62
+ margin: 0;
63
+ color: var(--gray-700);
64
+ }
65
+
66
+ code {
67
+ font-family: "Lato", sans-serif;
68
+ }
69
+
70
+ .pr-60 {
71
+ padding-right: 60px !important;
72
+ }
73
+
74
+ .progress-container {
75
+ isolation: isolate;
76
+ }
77
+ .progress-container::before {
78
+ content: "";
79
+ background-color: var(--gray-200);
80
+ position: absolute;
81
+ z-index: -1;
82
+ }
83
+ .progress-container.horizontal::before {
84
+ height: 2px;
85
+ width: 100%;
86
+ top: 11%;
87
+ }
88
+ .progress-container.vertical::before {
89
+ height: 100%;
90
+ width: 2px;
91
+ left: 5%;
92
+ top: 0;
93
+ }
94
+
95
+ .progressbar {
96
+ z-index: -1;
97
+ transition: all 0.6s ease;
98
+ }
99
+ .progressbar.horizontal {
100
+ left: 0;
101
+ height: 2px;
102
+ top: 11%;
103
+ }
104
+ .progressbar.vertical {
105
+ width: 2px;
106
+ left: 5%;
107
+ top: 0;
108
+ }
109
+
110
+ .progress-step-item.horizontal:nth-of-type(1) {
111
+ transform: translateX(-50%);
112
+ }
113
+ .progress-step-item.horizontal:last-child {
114
+ transform: translateX(50%);
115
+ }
116
+ .progress-step-item.vertical {
117
+ transform: translateY(50%);
118
+ }
119
+ .progress-step-item.vertical:nth-of-type(1) {
120
+ transform: translateY(-5%);
121
+ }
122
+ .progress-step-item.vertical:last-child {
123
+ transform: translateY(100%);
124
+ }
125
+
126
+ .Multi_select_dropdown_panel .p-multiselect-header {
127
+ display: block;
128
+ padding: 8px 0;
129
+ }
130
+ .Multi_select_dropdown_panel .p-multiselect-header .p-checkbox,
131
+ .Multi_select_dropdown_panel .p-multiselect-header .p-multiselect-close {
132
+ display: none;
133
+ }
134
+ .Multi_select_dropdown_panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
135
+ padding-right: 12px;
136
+ padding-left: 1.75rem;
137
+ }
138
+ .Multi_select_dropdown_panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
139
+ left: 0.55rem;
140
+ }
141
+ .Multi_select_dropdown_panel .p-multiselect-items-wrapper .p-multiselect-item.p-highlight::after {
142
+ content: "";
143
+ width: 14px;
144
+ height: 6px;
145
+ border-left: 2px solid #132067;
146
+ border-bottom: 2px solid #132067;
147
+ transform: rotate(-45deg);
148
+ position: absolute;
149
+ right: 10px;
150
+ }
151
+
152
+ .bulk-action-feature .p-overlaypanel-content {
153
+ padding: 0 !important;
154
+ border-radius: 6px !important;
155
+ }
156
+
157
+ .column_group_overlay {
158
+ overflow: hidden;
159
+ }
160
+ .column_group_overlay .p-overlaypanel-content {
161
+ padding: 0px !important;
162
+ }
163
+
164
+ .list-items {
165
+ padding: 4px;
166
+ border: 0;
167
+ }
168
+ .list-items .p-treenode-content {
169
+ padding: 2px !important;
170
+ }
171
+ .list-items .p-treenode-droppoint {
172
+ height: 2px;
173
+ }
174
+
175
+ .sc_custom_multiselect {
176
+ width: -moz-max-content;
177
+ width: max-content;
178
+ }
179
+ .sc_custom_multiselect * {
180
+ color: #344054;
181
+ font-weight: 700;
182
+ }
183
+ .sc_custom_multiselect .left_section_item {
184
+ left: 1rem;
185
+ }
186
+ .sc_custom_multiselect .right_section_item {
187
+ right: 1rem;
188
+ }
189
+ .sc_custom_multiselect .selected_moreThan_one {
190
+ right: 40px;
191
+ }
192
+ .sc_custom_multiselect .p-inputwrapper-filled {
193
+ background: #f5f6fd;
194
+ border: 1px solid #8190e8;
195
+ }
196
+ .sc_custom_multiselect .p-multiselect {
197
+ max-width: 100%;
198
+ width: -moz-max-content !important;
199
+ width: max-content !important;
200
+ }
201
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label {
202
+ padding: 0;
203
+ padding-left: 44px;
204
+ max-width: 100%;
205
+ }
206
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label .p-multiselect-token {
207
+ border: none;
208
+ width: 100%;
209
+ min-width: 100%;
210
+ background: none;
211
+ padding-left: 0;
212
+ }
213
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label .p-multiselect-token .p-multiselect-token-label {
214
+ width: 100%;
215
+ white-space: nowrap;
216
+ overflow: hidden;
217
+ text-overflow: ellipsis;
218
+ }
219
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label svg {
220
+ display: none;
221
+ }
222
+ .sc_custom_multiselect .p-multiselect-trigger {
223
+ width: 2rem;
224
+ }
225
+ .sc_custom_multiselect .p-multiselect-trigger svg {
226
+ display: none;
227
+ }
228
+
229
+ .no_icon .p-multiselect-label {
230
+ padding-left: 16px !important;
231
+ }
232
+
233
+ .status_dropdown .p-multiselect .p-multiselect-label {
234
+ padding-left: 34px;
235
+ }
236
+ .status_dropdown .select_status_prv ul li {
237
+ width: 10px;
238
+ height: 10px;
239
+ border-radius: 8px;
240
+ position: absolute;
241
+ transform: translateY(-50%);
242
+ }
243
+ .status_dropdown .select_status_prv ul li.all {
244
+ background: #667085;
245
+ }
246
+ .status_dropdown .select_status_prv ul li:nth-child(2) {
247
+ left: 6px;
248
+ }
249
+ .status_dropdown .select_status_prv ul li:nth-child(3) {
250
+ left: 12px;
251
+ }
252
+
253
+ .multi-pl-32 {
254
+ padding-left: 40px;
255
+ border: 1px solid red;
256
+ }
257
+
258
+ .selected_multile .p-multiselect-token-label {
259
+ padding-right: 18px;
260
+ }
261
+
262
+ .selected_multile.selected_num_2 .p-multiselect .p-multiselect-label {
263
+ padding-left: 44px;
264
+ }
265
+
266
+ .selected_multile.selected_num_3 .p-multiselect .p-multiselect-label,
267
+ .selected_multile.moreThanThreeItems .p-multiselect .p-multiselect-label {
268
+ padding-left: 44px;
269
+ }
270
+
271
+ .mutli_select_status .p-multiselect-label {
272
+ padding-left: 44px !important;
273
+ }
274
+
275
+ .status_dropdown.selected_multile .left_section_item {
276
+ max-width: 28px;
277
+ overflow: hidden;
278
+ height: 11px;
279
+ width: -webkit-fill-available;
280
+ align-items: center;
281
+ display: flex;
282
+ }
283
+
284
+ .status_dropdown_item.Active::before {
285
+ background: #12b76a;
286
+ }
287
+
288
+ .status_dropdown_item.Inactive::before {
289
+ background: #f04438;
290
+ }
291
+
292
+ .status_dropdown_item.Draft::before {
293
+ background: #162578;
294
+ }
295
+
296
+ .status_dropdown_item .status_dot {
297
+ width: 10px;
298
+ height: 10px;
299
+ border-radius: 50px;
300
+ position: absolute;
301
+ transform: translateY(-50%);
302
+ top: 50%;
303
+ left: 10px;
304
+ }
305
+
306
+ .custom_date_picker_sec .custom_date_picker .p-inputtext {
307
+ padding-right: 16px;
308
+ width: 130px;
309
+ }
310
+ .custom_date_picker_sec .custom_date_picker .p-inputtext:enabled:focus {
311
+ box-shadow: none !important;
312
+ border-color: #d0d5dd !important;
313
+ }
314
+ .custom_date_picker_sec .custom_date_picker .p-datepicker-trigger:focus {
315
+ box-shadow: none !important;
316
+ border-color: #d0d5dd !important;
317
+ }
318
+ .custom_date_picker_sec .custom_date_picker.multiple .p-inputtext {
319
+ width: 236px;
320
+ }
321
+ .custom_date_picker_sec .clear_icon_sec {
322
+ right: 32px;
323
+ }
324
+
325
+ .date_filter {
326
+ margin: 0;
327
+ position: absolute;
328
+ top: 0;
329
+ left: 0px;
330
+ background: #fff;
331
+ height: 100%;
332
+ padding: 4px 16px;
333
+ }
334
+ .date_filter li {
335
+ height: 40px;
336
+ }
337
+ .date_filter li:hover {
338
+ background: #f9fafb;
339
+ }
340
+ .date_filter .active {
341
+ background: #f9fafb;
342
+ }
343
+
344
+ div:has(ul.date_filter) .p-datepicker-group-container {
345
+ padding-left: 116px;
346
+ margin: -8px;
347
+ }
348
+
349
+ .bottom_date_filters {
350
+ width: calc(100% - 116px);
351
+ border-left: 1px solid #dee2e6;
352
+ }
353
+
354
+ div:has(ul.date_filter) .p-datepicker-group-container .p-datepicker table td > span {
355
+ width: 40px;
356
+ height: 40px;
357
+ }
358
+
359
+ div:has(ul.date_filter) .p-datepicker-group-container .p-datepicker-group {
360
+ width: 328px;
361
+ max-width: 328px;
362
+ padding: 8px 20px !important;
363
+ border: 1px solid #dee2e6;
364
+ border-top: 0;
365
+ }
366
+
367
+ div:has(ul.date_filter) .p-datepicker-group-container div:nth-child(2) {
368
+ border-right: 0;
369
+ }
370
+
371
+ div:has(ul.date_filter) .p-datepicker-group-container table td {
372
+ padding: 0;
373
+ }
374
+
375
+ div:has(ul.date_filter) .p-datepicker-footer {
376
+ margin: -8px;
377
+ }
378
+
379
+ .panel_status .p-multiselect-filter-container {
380
+ display: none;
381
+ }
382
+ .panel_status .p-multiselect-header {
383
+ padding: 0 !important;
384
+ border-bottom: 0;
385
+ }
386
+
387
+ .p-multiselect-panel .p-multiselect-items {
388
+ padding: 6px;
389
+ min-width: 140px !important;
390
+ }
391
+
392
+ .panel_withIcon.p-multiselect-panel .p-multiselect-items .p-multiselect-item {
393
+ padding: 0 10px;
394
+ }
395
+
396
+ .Multi_select_dropdown_panel.hidePanelHeader .p-multiselect-header {
397
+ display: none;
398
+ }
399
+
400
+ .errorField {
401
+ color: var(--red-500);
402
+ height: 20px;
403
+ display: inline-block; /* Ensure the element is treated as a block for transformation */
404
+ transform-origin: top; /* The point around which the flip occurs */
405
+ transform: rotateX(-90deg); /* Start with the element flipped 90 degrees */
406
+ animation: flip_down 0.6s ease forwards; /* Run the flip animation */
407
+ opacity: 0; /* Start with opacity 0 */
408
+ }
409
+
410
+ @keyframes flip_down {
411
+ 0% {
412
+ transform: rotateX(-90deg); /* Start with the element flipped 90 degrees */
413
+ opacity: 0; /* Fully transparent */
414
+ }
415
+ 100% {
416
+ transform: rotateX(0deg); /* End with the element at its normal position */
417
+ opacity: 1; /* Fully visible */
418
+ }
419
+ }
420
+
421
+ .full_form_field {
422
+ width: 100%;
423
+ }
424
+
425
+ .form_field {
426
+ width: 100%;
427
+ }
428
+
429
+ .PhoneInput {
430
+ background: #ffffff;
431
+ border: 1px solid var(--gray-300);
432
+ transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
433
+ border-radius: 8px;
434
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
435
+ padding-top: 10px;
436
+ padding-bottom: 10px;
437
+ padding-right: 12px;
438
+ padding-left: 0px;
439
+ height: 40px;
440
+ }
441
+ .PhoneInput :focus-visible {
442
+ outline: none;
443
+ }
444
+ .PhoneInput:focus-within {
445
+ outline: 0 none;
446
+ outline-offset: 0;
447
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 2px var(--primary-100);
448
+ border-radius: 8px;
449
+ border: 1px solid var(--primary-300);
450
+ }
451
+ .PhoneInput .PhoneInputInput {
452
+ border: none;
453
+ }
454
+
455
+ .PhoneInputCountry .PhoneInputCountryIcon--border {
456
+ box-shadow: none;
457
+ background-color: #ffffff;
458
+ }
459
+ .PhoneInputCountry .PhoneInputCountryIconImg {
460
+ width: 20px;
461
+ height: 20px;
462
+ -o-object-fit: cover;
463
+ object-fit: cover;
464
+ border-radius: 100%;
465
+ position: absolute;
466
+ top: 0;
467
+ }
468
+
469
+ .phoneNumberClass {
470
+ margin-left: 14.5rem;
471
+ }
472
+
473
+ #customCountryDropDown .p-dropdown {
474
+ border: none;
475
+ box-shadow: none;
476
+ background: none;
477
+ padding: 0;
478
+ }
479
+ #customCountryDropDown .p-dropdown .p-dropdown-label {
480
+ padding: 0;
481
+ padding-right: 4px;
482
+ }
483
+ #customCountryDropDown .p-dropdown .p-dropdown-trigger {
484
+ padding-top: 20px;
485
+ }
486
+ #customCountryDropDown .p-dropdown .p-dropdown-trigger[aria-expanded=true] {
487
+ padding-bottom: 20px;
488
+ }
489
+
490
+ .customNumberField .p-inputnumber-input {
491
+ padding-left: 24px;
492
+ }
493
+
494
+ .text-editor button::after {
495
+ content: none !important;
496
+ }
497
+
498
+ button#formatULOptions-1:hover::before,
499
+ button#formatULOptions-1.fr-btn-hover::before,
500
+ button#formatULOptions-1.fr-active::before,
501
+ button#formatOLOptions-1:hover::before,
502
+ button#formatOLOptions-1.fr-btn-hover::before,
503
+ button#formatOLOptions-1.fr-active::before {
504
+ content: "";
505
+ border: 2px solid gray;
506
+ border-left: 0;
507
+ border-top: 0;
508
+ width: 6px;
509
+ height: 6px;
510
+ position: absolute;
511
+ left: 2px;
512
+ top: 39%;
513
+ transform: rotate(45deg);
514
+ }
515
+
516
+ .fr-toolbar .fr-btn-grp {
517
+ display: inline-block;
518
+ margin: 0 0px 0 12px !important;
519
+ }
520
+
521
+ .fr-buttons.fr-tabs {
522
+ display: none;
523
+ }
524
+
525
+ .fr-element {
526
+ padding: 12px !important;
527
+ }
528
+
529
+ .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
530
+ background: #f9fafb !important;
531
+ }
532
+
533
+ button[data-cmd=fontFamily]:focus {
534
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 2px var(--primary-100);
535
+ border: 1px solid var(--primary-300) !important;
536
+ background: none !important;
537
+ }
538
+
539
+ .text-editor {
540
+ border: 1px solid #d0d5dd;
541
+ border-radius: 10px;
542
+ }
543
+ .text-editor * {
544
+ border: none !important;
545
+ }
546
+
547
+ .text-editor.focus-text-editor {
548
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 4px var(--primary-100);
549
+ border: 1px solid var(--primary-300) !important;
550
+ }
551
+
552
+ .text-editor.p-invalid.focus-text-editor {
553
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 4px var(--red-100);
554
+ border: 1px solid var(--red-300) !important;
555
+ }
556
+
557
+ button[data-cmd=fontFamily] {
558
+ border: 1px solid var(--gray-300) !important;
559
+ }
560
+ button[data-cmd=fontFamily]::before {
561
+ content: "";
562
+ border: 1.8px solid #0b0c12;
563
+ border-left: 0;
564
+ border-top: 0;
565
+ width: 7px;
566
+ height: 7px;
567
+ position: absolute;
568
+ right: 8px;
569
+ top: 39%;
570
+ transform: rotate(45deg);
571
+ }
572
+
573
+ .fr-toolbar .fr-btn-grp {
574
+ margin-right: 0px;
575
+ margin-left: 8px;
576
+ }
577
+
578
+ .fr-wrapper .fr-placeholder {
579
+ color: #667085 !important;
580
+ }
581
+
582
+ button[aria-expanded=true]::before {
583
+ top: 48%;
584
+ transform: rotate(-136deg);
585
+ }
586
+
587
+ .treeNoCollaps li {
588
+ padding-left: 0 !important;
589
+ padding-right: 0 !important;
590
+ }
591
+ .treeNoCollaps .p-tree-toggler {
592
+ display: none;
593
+ }
594
+ .treeNoCollaps .treeBadge {
595
+ background: var(--Gray-100, #f2f4f7) !important;
596
+ }
597
+ .treeNoCollaps .p-treenode-content:hover {
598
+ background: var(--Primary-25, #f5f6fd) !important;
599
+ }
600
+ .treeNoCollaps .p-treenode-content:hover .treeItem,
601
+ .treeNoCollaps .p-treenode-content:focus .treeItem {
602
+ color: var(--primary-400);
603
+ }
604
+ .treeNoCollaps .p-treenode-content:hover .treeItem .treeBadge,
605
+ .treeNoCollaps .p-treenode-content:focus .treeItem .treeBadge {
606
+ color: var(--Primary-400, #243dc6) !important;
607
+ background: var(--Primary-50, #e2e5fa) !important;
608
+ }
609
+ .treeNoCollaps .p-treenode-content:hover svg path,
610
+ .treeNoCollaps .p-treenode-content:focus svg path {
611
+ stroke: var(--primary-400) !important;
612
+ }
613
+ .treeNoCollaps .p-treenode-content:focus {
614
+ box-shadow: none !important;
615
+ outline: none !important;
616
+ background: var(--Primary-25, #f5f6fd) !important;
617
+ }
618
+ .treeNoCollaps .p-treenode-content:focus .treeBadge {
619
+ color: var(--Primary-400, #243dc6) !important;
620
+ background: var(--Primary-50, #e2e5fa) !important;
621
+ }
622
+
623
+ .icon-30x30 {
624
+ height: 30px !important;
625
+ width: 30px !important;
626
+ }
627
+
628
+ .list_box_dropdown .p-listbox-header {
629
+ padding: 12px !important;
630
+ border-top: 1px solid var(--gray-200);
631
+ }
632
+ .list_box_dropdown ul.p-listbox-list {
633
+ padding: 6px;
634
+ }
635
+ .list_box_dropdown ul.p-listbox-list li {
636
+ margin: 4px 0 !important;
637
+ border-radius: 4px !important;
638
+ padding: 8px 14px !important;
639
+ }
640
+ .list_box_dropdown ul.p-listbox-list li .item_content {
641
+ max-width: 80%;
642
+ white-space: nowrap;
643
+ text-overflow: ellipsis;
644
+ overflow: hidden;
645
+ }
646
+ .list_box_dropdown ul.p-listbox-list li .item_icon {
647
+ display: none;
648
+ }
649
+ .list_box_dropdown ul.p-listbox-list li:hover {
650
+ background-color: var(--gray-50) !important;
651
+ }
652
+ .list_box_dropdown ul.p-listbox-list li:focus {
653
+ box-shadow: none !important;
654
+ }
655
+ .list_box_dropdown ul.p-listbox-list .p-highlight {
656
+ background: var(--Primary-25);
657
+ color: #162578 !important;
658
+ }
659
+ .list_box_dropdown ul.p-listbox-list .p-highlight .item_icon {
660
+ display: block;
661
+ }
662
+
663
+ .list_box_chips {
664
+ display: inline-block;
665
+ align-items: center;
666
+ list-style: none;
667
+ }
668
+ .list_box_chips li {
669
+ float: left;
670
+ height: 24px;
671
+ }
672
+
673
+ .sc_multiSelect {
674
+ height: 40px !important;
675
+ }
676
+ .sc_multiSelect .p-multiselect-clear-icon {
677
+ right: 42px !important;
678
+ }
679
+ .sc_multiSelect .p-multiselect-label {
680
+ line-height: 38px !important;
681
+ }
682
+ .sc_multiSelect .p-multiselect-token-label {
683
+ max-width: 82px;
684
+ overflow: hidden;
685
+ text-overflow: ellipsis;
686
+ }
687
+
688
+ .sc_multiSelect.noShowSelectedCount .p-multiselect-label {
689
+ padding-right: 0px;
690
+ }
691
+
692
+ .sc_multiSelect.hideChipremoveIcon .p-multiselect-token svg {
693
+ display: none;
694
+ }
695
+
696
+ .sc_icon_hover:hover svg {
697
+ transform: scale(1.1);
698
+ transition: 0.3s all;
699
+ }
700
+
701
+ .hide-focus:not(.p-disabled).p-focus {
702
+ box-shadow: var(--box-shadow-none);
703
+ border: 1px solid var(--gray-300);
704
+ }
705
+ .hide-focus:enabled:focus {
706
+ box-shadow: var(--box-shadow-none);
707
+ border: 1px solid var(--gray-300);
708
+ }
709
+
710
+ .sc_multiSelect_panel .p-multiselect-items {
711
+ padding: 4px !important;
712
+ }
713
+ .sc_multiSelect_panel .p-multiselect-items .p-multiselect-item span,
714
+ .sc_multiSelect_panel .p-multiselect-items .p-highlight span {
715
+ padding-right: 28px;
716
+ }
717
+ .sc_multiSelect_panel .p-multiselect-items .p-highlight::after {
718
+ content: "";
719
+ width: 12px;
720
+ height: 6px;
721
+ border: solid #162578;
722
+ border-width: 1.9px;
723
+ border-top: 0;
724
+ border-right: 0;
725
+ transform: rotate(-45deg);
726
+ margin-right: 8px;
727
+ position: absolute;
728
+ right: 4px;
729
+ }
730
+
731
+ .condition_menu {
732
+ width: 648px !important;
733
+ }
734
+
735
+ .condition_attribute_list_sect {
736
+ height: 215px;
737
+ }
738
+ .condition_attribute_list_sect .attr_chip {
739
+ transition: all 0.1s;
740
+ }
741
+ .condition_attribute_list_sect .attr_chip:hover {
742
+ transform: scale(1.05);
743
+ }
744
+
745
+ .condition_configure {
746
+ height: 224px;
747
+ outline: none;
748
+ line-height: 30px;
749
+ letter-spacing: 2px;
750
+ }
751
+ .condition_configure .formulaChipElm {
752
+ line-height: 24px;
753
+ letter-spacing: 0px;
754
+ }
755
+ .condition_configure .chip-h-25 {
756
+ height: 25px;
757
+ display: flex;
758
+ align-items: center;
759
+ justify-content: center;
760
+ }
761
+ .condition_configure .formulaSpanElm {
762
+ font-size: 16px;
763
+ margin: 2px 0;
764
+ float: left;
765
+ min-width: 6px;
766
+ height: 32px;
767
+ position: relative;
768
+ top: -4px;
769
+ }
770
+ .condition_configure .formulaSpanElm:first-child {
771
+ display: none;
772
+ }
773
+
774
+ .operator_divider {
775
+ width: 1px;
776
+ height: 15px;
777
+ display: inline-block;
778
+ background-color: var(--gray-300);
779
+ }
780
+
781
+ .formula_condition_dropdown {
782
+ box-shadow: none !important;
783
+ }
784
+ .formula_condition_dropdown .p-dropdown-label {
785
+ display: block !important;
786
+ }
787
+
788
+ .p-button.p-button-link:enabled:hover {
789
+ color: var(--primary-400) !important;
790
+ }
791
+
792
+ .p-button.p-button-text:enabled:hover {
793
+ background: var(--primary-50);
794
+ }
795
+
796
+ /* AG GRID - styles */
797
+ @font-face {
798
+ font-family: "RobotoBold";
799
+ src: url("./assets/fonts/Roboto-Bold.ttf") format("truetype");
800
+ font-weight: 700;
801
+ font-style: italic;
802
+ }
803
+ @font-face {
804
+ font-family: "RobotoMedium";
805
+ src: url("./assets/fonts/Roboto-Medium.ttf") format("truetype");
806
+ font-weight: normal;
807
+ font-style: normal;
808
+ }
809
+ @font-face {
810
+ font-family: "RobotoItalic";
811
+ src: url("./assets/fonts/Roboto-Italic.ttf") format("truetype");
812
+ font-weight: normal;
813
+ font-style: normal;
814
+ }
815
+ @font-face {
816
+ font-family: "RobotoRegular";
817
+ src: url("./assets/fonts/Roboto-Regular.ttf") format("truetype");
818
+ font-weight: normal;
819
+ font-style: normal;
820
+ }
821
+ :root {
822
+ --fw-600: 600;
823
+ --fw-400: 400;
824
+ --fs-24: 24px;
825
+ --fs-18: 18px;
826
+ --fs-16: 16px;
827
+ --lh: 24px;
828
+ --fs-14: 14px;
829
+ --grey-bg: #101828;
830
+ --border-none: border-none;
831
+ }
832
+
833
+ .h-40 {
834
+ height: 40px;
835
+ }
836
+
837
+ body {
838
+ font-family: "Lato", sans-serif;
839
+ -webkit-font-smoothing: antialiased;
840
+ -moz-osx-font-smoothing: grayscale;
841
+ line-height: 20px;
842
+ padding: 0;
843
+ margin: 0;
844
+ color: var(--gray-700);
845
+ }
846
+
847
+ code {
848
+ font-family: "Lato", sans-serif;
849
+ }
850
+
851
+ .progress-container {
852
+ isolation: isolate;
853
+ }
854
+ .progress-container::before {
855
+ content: "";
856
+ background-color: var(--gray-200);
857
+ position: absolute;
858
+ z-index: -1;
859
+ }
860
+ .progress-container.horizontal::before {
861
+ height: 2px;
862
+ width: 100%;
863
+ top: 11%;
864
+ }
865
+ .progress-container.vertical::before {
866
+ height: 100%;
867
+ width: 2px;
868
+ left: 5%;
869
+ top: 0;
870
+ }
871
+
872
+ .progressbar {
873
+ z-index: -1;
874
+ transition: all 0.6s ease;
875
+ }
876
+ .progressbar.horizontal {
877
+ left: 0;
878
+ height: 2px;
879
+ top: 11%;
880
+ }
881
+ .progressbar.vertical {
882
+ width: 2px;
883
+ left: 5%;
884
+ top: 0;
885
+ }
886
+
887
+ .progress-step-item.horizontal:nth-of-type(1) {
888
+ transform: translateX(-50%);
889
+ }
890
+ .progress-step-item.horizontal:last-child {
891
+ transform: translateX(50%);
892
+ }
893
+ .progress-step-item.vertical {
894
+ transform: translateY(50%);
895
+ }
896
+ .progress-step-item.vertical:nth-of-type(1) {
897
+ transform: translateY(-5%);
898
+ }
899
+ .progress-step-item.vertical:last-child {
900
+ transform: translateY(100%);
901
+ }
902
+
903
+ .Multi_select_dropdown_panel .p-multiselect-header {
904
+ display: block;
905
+ padding: 8px 0;
906
+ }
907
+ .Multi_select_dropdown_panel .p-multiselect-header .p-checkbox,
908
+ .Multi_select_dropdown_panel .p-multiselect-header .p-multiselect-close {
909
+ display: none;
910
+ }
911
+ .Multi_select_dropdown_panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
912
+ padding-right: 12px;
913
+ padding-left: 1.75rem;
914
+ }
915
+ .Multi_select_dropdown_panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
916
+ left: 0.55rem;
917
+ }
918
+ .Multi_select_dropdown_panel .p-multiselect-items-wrapper .p-multiselect-item.p-highlight::after {
919
+ content: "";
920
+ width: 14px;
921
+ height: 6px;
922
+ border-left: 2px solid #132067;
923
+ border-bottom: 2px solid #132067;
924
+ transform: rotate(-45deg);
925
+ position: absolute;
926
+ right: 10px;
927
+ }
928
+
929
+ .bulk-action-feature .p-overlaypanel-content {
930
+ padding: 0 !important;
931
+ border-radius: 6px !important;
932
+ }
933
+
934
+ .column_group_overlay {
935
+ overflow: hidden;
936
+ }
937
+ .column_group_overlay .p-overlaypanel-content {
938
+ padding: 0px !important;
939
+ }
940
+
941
+ .list-items {
942
+ padding: 4px;
943
+ border: 0;
944
+ }
945
+ .list-items .p-treenode-content {
946
+ padding: 2px !important;
947
+ }
948
+ .list-items .p-treenode-droppoint {
949
+ height: 2px;
950
+ }
951
+
952
+ .sc_custom_multiselect {
953
+ width: -moz-max-content;
954
+ width: max-content;
955
+ }
956
+ .sc_custom_multiselect * {
957
+ color: #344054;
958
+ font-weight: 700;
959
+ }
960
+ .sc_custom_multiselect .left_section_item {
961
+ left: 1rem;
962
+ }
963
+ .sc_custom_multiselect .right_section_item {
964
+ right: 1rem;
965
+ }
966
+ .sc_custom_multiselect .selected_moreThan_one {
967
+ right: 40px;
968
+ }
969
+ .sc_custom_multiselect .p-inputwrapper-filled {
970
+ background: #f5f6fd;
971
+ border: 1px solid #8190e8;
972
+ }
973
+ .sc_custom_multiselect .p-multiselect {
974
+ max-width: 100%;
975
+ width: -moz-max-content !important;
976
+ width: max-content !important;
977
+ }
978
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label {
979
+ padding: 0;
980
+ padding-left: 44px;
981
+ max-width: 100%;
982
+ }
983
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label .p-multiselect-token {
984
+ border: none;
985
+ width: 100%;
986
+ min-width: 100%;
987
+ background: none;
988
+ padding-left: 0;
989
+ }
990
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label .p-multiselect-token .p-multiselect-token-label {
991
+ width: 100%;
992
+ white-space: nowrap;
993
+ overflow: hidden;
994
+ text-overflow: ellipsis;
995
+ }
996
+ .sc_custom_multiselect .p-multiselect .p-multiselect-label svg {
997
+ display: none;
998
+ }
999
+ .sc_custom_multiselect .p-multiselect-trigger {
1000
+ width: 2rem;
1001
+ }
1002
+ .sc_custom_multiselect .p-multiselect-trigger svg {
1003
+ display: none;
1004
+ }
1005
+
1006
+ .no_icon .p-multiselect-label {
1007
+ padding-left: 16px !important;
1008
+ }
1009
+
1010
+ .status_dropdown .p-multiselect .p-multiselect-label {
1011
+ padding-left: 34px;
1012
+ }
1013
+ .status_dropdown .select_status_prv ul li {
1014
+ width: 10px;
1015
+ height: 10px;
1016
+ border-radius: 8px;
1017
+ position: absolute;
1018
+ transform: translateY(-50%);
1019
+ }
1020
+ .status_dropdown .select_status_prv ul li.all {
1021
+ background: #667085;
1022
+ }
1023
+ .status_dropdown .select_status_prv ul li:nth-child(2) {
1024
+ left: 6px;
1025
+ }
1026
+ .status_dropdown .select_status_prv ul li:nth-child(3) {
1027
+ left: 12px;
1028
+ }
1029
+
1030
+ .multi-pl-32 {
1031
+ padding-left: 40px;
1032
+ border: 1px solid red;
1033
+ }
1034
+
1035
+ .selected_multile .p-multiselect-token-label {
1036
+ padding-right: 18px;
1037
+ }
1038
+
1039
+ .selected_multile.selected_num_2 .p-multiselect .p-multiselect-label {
1040
+ padding-left: 44px;
1041
+ }
1042
+
1043
+ .selected_multile.selected_num_3 .p-multiselect .p-multiselect-label,
1044
+ .selected_multile.moreThanThreeItems .p-multiselect .p-multiselect-label {
1045
+ padding-left: 44px;
1046
+ }
1047
+
1048
+ .mutli_select_status .p-multiselect-label {
1049
+ padding-left: 44px !important;
1050
+ }
1051
+
1052
+ .status_dropdown.selected_multile .left_section_item {
1053
+ max-width: 28px;
1054
+ overflow: hidden;
1055
+ height: 11px;
1056
+ width: -webkit-fill-available;
1057
+ align-items: center;
1058
+ display: flex;
1059
+ }
1060
+
1061
+ .status_dropdown_item.Active::before {
1062
+ background: #12b76a;
1063
+ }
1064
+
1065
+ .status_dropdown_item.Inactive::before {
1066
+ background: #f04438;
1067
+ }
1068
+
1069
+ .status_dropdown_item.Draft::before {
1070
+ background: #162578;
1071
+ }
1072
+
1073
+ .status_dropdown_item .status_dot {
1074
+ width: 10px;
1075
+ height: 10px;
1076
+ border-radius: 50px;
1077
+ position: absolute;
1078
+ transform: translateY(-50%);
1079
+ top: 50%;
1080
+ left: 10px;
1081
+ }
1082
+
1083
+ .custom_date_picker_sec .custom_date_picker .p-inputtext {
1084
+ padding-right: 16px;
1085
+ width: 130px;
1086
+ }
1087
+ .custom_date_picker_sec .custom_date_picker .p-inputtext:enabled:focus {
1088
+ box-shadow: none !important;
1089
+ border-color: #d0d5dd !important;
1090
+ }
1091
+ .custom_date_picker_sec .custom_date_picker .p-datepicker-trigger:focus {
1092
+ box-shadow: none !important;
1093
+ border-color: #d0d5dd !important;
1094
+ }
1095
+ .custom_date_picker_sec .custom_date_picker.multiple .p-inputtext {
1096
+ width: 236px;
1097
+ }
1098
+ .custom_date_picker_sec .clear_icon_sec {
1099
+ right: 32px;
1100
+ }
1101
+
1102
+ .date_filter {
1103
+ margin: 0;
1104
+ position: absolute;
1105
+ top: 0;
1106
+ left: 0px;
1107
+ background: #fff;
1108
+ height: 100%;
1109
+ padding: 4px 16px;
1110
+ }
1111
+ .date_filter li {
1112
+ height: 40px;
1113
+ }
1114
+ .date_filter li:hover {
1115
+ background: #f9fafb;
1116
+ }
1117
+ .date_filter .active {
1118
+ background: #f9fafb;
1119
+ }
1120
+
1121
+ div:has(ul.date_filter) .p-datepicker-group-container {
1122
+ padding-left: 116px;
1123
+ margin: -8px;
1124
+ }
1125
+
1126
+ .bottom_date_filters {
1127
+ width: calc(100% - 116px);
1128
+ border-left: 1px solid #dee2e6;
1129
+ }
1130
+
1131
+ div:has(ul.date_filter) .p-datepicker-group-container .p-datepicker table td > span {
1132
+ width: 40px;
1133
+ height: 40px;
1134
+ }
1135
+
1136
+ div:has(ul.date_filter) .p-datepicker-group-container .p-datepicker-group {
1137
+ width: 328px;
1138
+ max-width: 328px;
1139
+ padding: 8px 20px !important;
1140
+ border: 1px solid #dee2e6;
1141
+ border-top: 0;
1142
+ }
1143
+
1144
+ div:has(ul.date_filter) .p-datepicker-group-container div:nth-child(2) {
1145
+ border-right: 0;
1146
+ }
1147
+
1148
+ div:has(ul.date_filter) .p-datepicker-group-container table td {
1149
+ padding: 0;
1150
+ }
1151
+
1152
+ div:has(ul.date_filter) .p-datepicker-footer {
1153
+ margin: -8px;
1154
+ }
1155
+
1156
+ .panel_status .p-multiselect-filter-container {
1157
+ display: none;
1158
+ }
1159
+ .panel_status .p-multiselect-header {
1160
+ padding: 0 !important;
1161
+ border-bottom: 0;
1162
+ }
1163
+
1164
+ .p-multiselect-panel .p-multiselect-items {
1165
+ padding: 6px;
1166
+ min-width: 140px !important;
1167
+ }
1168
+
1169
+ .panel_withIcon.p-multiselect-panel .p-multiselect-items .p-multiselect-item {
1170
+ padding: 0 10px;
1171
+ }
1172
+
1173
+ .Multi_select_dropdown_panel.hidePanelHeader .p-multiselect-header {
1174
+ display: none;
1175
+ }
1176
+
1177
+ .errorField {
1178
+ color: var(--red-500);
1179
+ height: 20px;
1180
+ }
1181
+
1182
+ .PhoneInput {
1183
+ background: #ffffff;
1184
+ border: 1px solid var(--gray-300);
1185
+ transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1186
+ border-radius: 8px;
1187
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
1188
+ padding-top: 10px;
1189
+ padding-bottom: 10px;
1190
+ padding-right: 12px;
1191
+ padding-left: 0px;
1192
+ height: 40px;
1193
+ }
1194
+ .PhoneInput :focus-visible {
1195
+ outline: none;
1196
+ }
1197
+ .PhoneInput:focus-within {
1198
+ outline: 0 none;
1199
+ outline-offset: 0;
1200
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 2px var(--primary-100);
1201
+ border-radius: 8px;
1202
+ border: 1px solid var(--primary-300);
1203
+ }
1204
+ .PhoneInput .PhoneInputInput {
1205
+ border: none;
1206
+ }
1207
+
1208
+ .PhoneInputCountry .PhoneInputCountryIcon--border {
1209
+ box-shadow: none;
1210
+ background-color: #ffffff;
1211
+ }
1212
+ .PhoneInputCountry .PhoneInputCountryIconImg {
1213
+ width: 20px;
1214
+ height: 20px;
1215
+ -o-object-fit: cover;
1216
+ object-fit: cover;
1217
+ border-radius: 100%;
1218
+ position: absolute;
1219
+ top: 0;
1220
+ }
1221
+
1222
+ .phoneNumberClass {
1223
+ margin-left: 14.5rem;
1224
+ }
1225
+
1226
+ #customCountryDropDown .p-dropdown {
1227
+ border: none;
1228
+ box-shadow: none;
1229
+ background: none;
1230
+ padding: 0;
1231
+ }
1232
+ #customCountryDropDown .p-dropdown .p-dropdown-label {
1233
+ padding: 0;
1234
+ padding-right: 4px;
1235
+ }
1236
+ #customCountryDropDown .p-dropdown .p-dropdown-trigger {
1237
+ padding-top: 20px;
1238
+ }
1239
+ #customCountryDropDown .p-dropdown .p-dropdown-trigger[aria-expanded=true] {
1240
+ padding-bottom: 20px;
1241
+ }
1242
+
1243
+ .customNumberField .p-inputnumber-input {
1244
+ padding-left: 24px;
1245
+ }
1246
+
1247
+ .text-editor button::after {
1248
+ content: none !important;
1249
+ }
1250
+
1251
+ button#formatULOptions-1:hover::before,
1252
+ button#formatULOptions-1.fr-btn-hover::before,
1253
+ button#formatULOptions-1.fr-active::before,
1254
+ button#formatOLOptions-1:hover::before,
1255
+ button#formatOLOptions-1.fr-btn-hover::before,
1256
+ button#formatOLOptions-1.fr-active::before {
1257
+ content: "";
1258
+ border: 2px solid gray;
1259
+ border-left: 0;
1260
+ border-top: 0;
1261
+ width: 6px;
1262
+ height: 6px;
1263
+ position: absolute;
1264
+ left: 2px;
1265
+ top: 39%;
1266
+ transform: rotate(45deg);
1267
+ }
1268
+
1269
+ .fr-toolbar .fr-btn-grp {
1270
+ display: inline-block;
1271
+ margin: 0 0px 0 12px !important;
1272
+ }
1273
+
1274
+ .fr-buttons.fr-tabs {
1275
+ display: none;
1276
+ }
1277
+
1278
+ .fr-element {
1279
+ padding: 12px !important;
1280
+ }
1281
+
1282
+ .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
1283
+ background: #f9fafb !important;
1284
+ }
1285
+
1286
+ button[data-cmd=fontFamily]:focus {
1287
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 2px var(--primary-100);
1288
+ border: 1px solid var(--primary-300) !important;
1289
+ background: none !important;
1290
+ }
1291
+
1292
+ .text-editor {
1293
+ border: 1px solid #d0d5dd;
1294
+ border-radius: 10px;
1295
+ }
1296
+ .text-editor * {
1297
+ border: none !important;
1298
+ }
1299
+
1300
+ .text-editor.focus-text-editor {
1301
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 4px var(--primary-100);
1302
+ border: 1px solid var(--primary-300) !important;
1303
+ }
1304
+
1305
+ .text-editor.p-invalid.focus-text-editor {
1306
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 4px var(--red-100);
1307
+ border: 1px solid var(--red-300) !important;
1308
+ }
1309
+
1310
+ button[data-cmd=fontFamily] {
1311
+ border: 1px solid var(--gray-300) !important;
1312
+ }
1313
+ button[data-cmd=fontFamily]::before {
1314
+ content: "";
1315
+ border: 1.8px solid #0b0c12;
1316
+ border-left: 0;
1317
+ border-top: 0;
1318
+ width: 7px;
1319
+ height: 7px;
1320
+ position: absolute;
1321
+ right: 8px;
1322
+ top: 39%;
1323
+ transform: rotate(45deg);
1324
+ }
1325
+
1326
+ .fr-toolbar .fr-btn-grp {
1327
+ margin-right: 0px;
1328
+ margin-left: 8px;
1329
+ }
1330
+
1331
+ .fr-wrapper .fr-placeholder {
1332
+ color: #667085 !important;
1333
+ }
1334
+
1335
+ button[aria-expanded=true]::before {
1336
+ top: 48%;
1337
+ transform: rotate(-136deg);
1338
+ }
1339
+
1340
+ .treeNoCollaps li {
1341
+ padding-left: 0 !important;
1342
+ padding-right: 0 !important;
1343
+ }
1344
+ .treeNoCollaps .p-tree-toggler {
1345
+ display: none;
1346
+ }
1347
+ .treeNoCollaps .treeBadge {
1348
+ background: var(--Gray-100, #f2f4f7) !important;
1349
+ }
1350
+ .treeNoCollaps .p-treenode-content:hover {
1351
+ background: var(--Primary-25, #f5f6fd) !important;
1352
+ }
1353
+ .treeNoCollaps .p-treenode-content:hover .treeItem,
1354
+ .treeNoCollaps .p-treenode-content:focus .treeItem {
1355
+ color: var(--primary-400);
1356
+ }
1357
+ .treeNoCollaps .p-treenode-content:hover .treeItem .treeBadge,
1358
+ .treeNoCollaps .p-treenode-content:focus .treeItem .treeBadge {
1359
+ color: var(--Primary-400, #243dc6) !important;
1360
+ background: var(--Primary-50, #e2e5fa) !important;
1361
+ }
1362
+ .treeNoCollaps .p-treenode-content:hover svg path,
1363
+ .treeNoCollaps .p-treenode-content:focus svg path {
1364
+ stroke: var(--primary-400) !important;
1365
+ }
1366
+ .treeNoCollaps .p-treenode-content:focus {
1367
+ box-shadow: none !important;
1368
+ outline: none !important;
1369
+ background: var(--Primary-25, #f5f6fd) !important;
1370
+ }
1371
+ .treeNoCollaps .p-treenode-content:focus .treeBadge {
1372
+ color: var(--Primary-400, #243dc6) !important;
1373
+ background: var(--Primary-50, #e2e5fa) !important;
1374
+ }
1375
+
1376
+ .list_box_dropdown .p-listbox-header {
1377
+ padding: 12px !important;
1378
+ border-top: 1px solid var(--gray-200);
1379
+ }
1380
+ .list_box_dropdown ul.p-listbox-list {
1381
+ padding: 6px;
1382
+ }
1383
+ .list_box_dropdown ul.p-listbox-list li {
1384
+ margin: 4px 0 !important;
1385
+ border-radius: 4px !important;
1386
+ padding: 8px 14px !important;
1387
+ }
1388
+ .list_box_dropdown ul.p-listbox-list li .item_content {
1389
+ max-width: 80%;
1390
+ white-space: nowrap;
1391
+ text-overflow: ellipsis;
1392
+ overflow: hidden;
1393
+ }
1394
+ .list_box_dropdown ul.p-listbox-list li .item_icon {
1395
+ display: none;
1396
+ }
1397
+ .list_box_dropdown ul.p-listbox-list li:hover {
1398
+ background-color: var(--gray-50) !important;
1399
+ }
1400
+ .list_box_dropdown ul.p-listbox-list li:focus {
1401
+ box-shadow: none !important;
1402
+ }
1403
+ .list_box_dropdown ul.p-listbox-list .p-highlight {
1404
+ background: var(--Primary-25);
1405
+ color: #162578 !important;
1406
+ }
1407
+ .list_box_dropdown ul.p-listbox-list .p-highlight .item_icon {
1408
+ display: block;
1409
+ }
1410
+ .list_box_dropdown .selected-none ul li.p-highlight {
1411
+ display: none !important;
1412
+ }
1413
+
1414
+ .list_box_chips {
1415
+ display: inline-block;
1416
+ align-items: center;
1417
+ list-style: none;
1418
+ }
1419
+ .list_box_chips li {
1420
+ float: left;
1421
+ height: 24px;
1422
+ }
1423
+
1424
+ .sc_multiSelect {
1425
+ height: 40px !important;
1426
+ }
1427
+ .sc_multiSelect .p-multiselect-clear-icon {
1428
+ right: 42px !important;
1429
+ }
1430
+ .sc_multiSelect .p-multiselect-label {
1431
+ line-height: 38px !important;
1432
+ }
1433
+
1434
+ .sc_multiSelect.noShowSelectedCount .p-multiselect-label {
1435
+ padding-right: 0px;
1436
+ }
1437
+
1438
+ .sc_multiSelect.hideChipremoveIcon .p-multiselect-token svg {
1439
+ display: none;
1440
+ }
1441
+
1442
+ .sc_multiSelect_panel .p-multiselect-items {
1443
+ padding: 4px !important;
1444
+ }
1445
+ .sc_multiSelect_panel .p-multiselect-items .p-multiselect-item span,
1446
+ .sc_multiSelect_panel .p-multiselect-items .p-highlight span {
1447
+ padding-right: 28px;
1448
+ }
1449
+ .sc_multiSelect_panel .p-multiselect-items .p-highlight::after {
1450
+ content: "";
1451
+ width: 12px;
1452
+ height: 6px;
1453
+ border: solid #162578;
1454
+ border-width: 1.9px;
1455
+ border-top: 0;
1456
+ border-right: 0;
1457
+ transform: rotate(-45deg);
1458
+ margin-right: 8px;
1459
+ position: absolute;
1460
+ right: 4px;
1461
+ }
1462
+
1463
+ .condition_menu {
1464
+ width: 648px !important;
1465
+ }
1466
+
1467
+ .condition_attribute_list_sect {
1468
+ height: 215px;
1469
+ }
1470
+ .condition_attribute_list_sect .attr_chip {
1471
+ transition: all 0.1s;
1472
+ }
1473
+ .condition_attribute_list_sect .attr_chip:hover {
1474
+ transform: scale(1.05);
1475
+ }
1476
+
1477
+ .condition_configure {
1478
+ height: 224px;
1479
+ outline: none;
1480
+ line-height: 30px;
1481
+ letter-spacing: 2px;
1482
+ }
1483
+ .condition_configure .formulaChipElm {
1484
+ line-height: 24px;
1485
+ letter-spacing: 0px;
1486
+ margin: 2px;
1487
+ float: left;
1488
+ }
1489
+ .condition_configure .formulaSpanElm {
1490
+ font-size: 16px;
1491
+ margin: 2px 0;
1492
+ float: left;
1493
+ min-width: 6px;
1494
+ height: 32px;
1495
+ }
1496
+
1497
+ .formula_condition_dropdown {
1498
+ box-shadow: none !important;
1499
+ }
1500
+ .formula_condition_dropdown .p-dropdown-label {
1501
+ display: block !important;
1502
+ }
1503
+
1504
+ .p-button.p-button-link:enabled:hover {
1505
+ color: var(--primary-400) !important;
1506
+ }
1507
+
1508
+ /* AG GRID - styles */
1509
+ .ag-grid-container .ag-root-wrapper.ag-layout-normal {
1510
+ border: 0;
1511
+ }
1512
+
1513
+ .ag-header {
1514
+ background: var(--gray-50);
1515
+ border-top: 1px solid var(--gray-300);
1516
+ border-bottom: 1px solid var(--gray-200) !important;
1517
+ }
1518
+
1519
+ .ag-root-wrapper {
1520
+ border-radius: 6px !important;
1521
+ border-top-left-radius: 0px !important;
1522
+ }
1523
+
1524
+ .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within {
1525
+ border: 0;
1526
+ border-color: initial;
1527
+ }
1528
+
1529
+ .ag-ltr .ag-cell {
1530
+ display: flex;
1531
+ align-items: center;
1532
+ }
1533
+
1534
+ .ag-grid-container {
1535
+ border: 1px solid var(--gray-200) !important;
1536
+ background: #fff !important;
1537
+ }
1538
+
1539
+ .ag-row {
1540
+ border-bottom: 1px solid var(--gray-200);
1541
+ }
1542
+
1543
+ .ag-row-odd {
1544
+ background-color: var(--gray-25) !important;
1545
+ }
1546
+
1547
+ .ag-row:focus {
1548
+ background-color: var(--gray-100);
1549
+ }
1550
+
1551
+ /* ErrorBoundary.module.css */
1552
+ .errorContainer {
1553
+ display: flex;
1554
+ flex-direction: column;
1555
+ align-items: center;
1556
+ justify-content: center;
1557
+ padding: 20px;
1558
+ margin: auto;
1559
+ border-radius: 5px;
1560
+ background-color: var(--red-50);
1561
+ width: 100vw;
1562
+ height: 100vh;
1563
+ text-align: center;
1564
+ }
1565
+
1566
+ .error_description {
1567
+ width: 750px;
1568
+ }
1569
+
1570
+ .ag-theme-quartz {
1571
+ --ag-active-color: var(--gray-300);
1572
+ }
1573
+
1574
+ .ag-ltr .ag-header-viewport .ag-header-cell-resize::after {
1575
+ background-color: var(--gray-200);
1576
+ width: 2px;
1577
+ }
1578
+
1579
+ .p-dropdown-panel .p-dropdown-items {
1580
+ padding-left: 0;
1581
+ }
1582
+
1583
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
1584
+ margin-bottom: 0px;
1585
+ }
1586
+
1587
+ .column-group {
1588
+ padding: 0 !important;
1589
+ }
1590
+ .column-group .p-overlaypanel-content {
1591
+ padding: 0 !important;
1592
+ }
1593
+ .column-group .p-overlaypanel-content .column-header,
1594
+ .column-group .p-overlaypanel-content .column-footer {
1595
+ padding: 16px;
1596
+ }
1597
+
1598
+ .w-25 {
1599
+ width: 25%;
1600
+ }
1601
+
1602
+ .lh-44 {
1603
+ line-height: 44px;
1604
+ }
1605
+
1606
+ .lh-40 {
1607
+ line-height: 40px;
1608
+ }
1609
+
1610
+ /* conditions */
1611
+ .filter-dropdowns {
1612
+ padding: 2px;
1613
+ }
1614
+ .filter-dropdowns .p-dropdown:not(.p-disabled).p-focus {
1615
+ box-shadow: none !important;
1616
+ }
1617
+ .filter-dropdowns .condition-dropdown {
1618
+ width: 12rem !important;
1619
+ height: 44px;
1620
+ display: flex;
1621
+ justify-content: center;
1622
+ align-items: center;
1623
+ }
1624
+ .filter-dropdowns .condition-dropdown .p-dropdown .p-dropdown-label.p-inputtext {
1625
+ overflow: hidden;
1626
+ text-overflow: ellipsis;
1627
+ white-space: nowrap;
1628
+ }
1629
+ .filter-dropdowns .condition-dropdown .p-inputtext:enabled:focus {
1630
+ outline: 0 none;
1631
+ outline-offset: 0;
1632
+ box-shadow: none !important;
1633
+ border-radius: 8px;
1634
+ }
1635
+ .filter-dropdowns .condition-dropdown .p-inputtext:enabled:focus {
1636
+ outline: 0 none;
1637
+ outline-offset: 0;
1638
+ box-shadow: none !important;
1639
+ border-radius: 8px;
1640
+ }
1641
+ .filter-dropdowns .operator-type {
1642
+ height: 44px !important;
1643
+ display: flex;
1644
+ justify-content: center;
1645
+ align-items: center;
1646
+ }
1647
+ .filter-dropdowns .condition-type {
1648
+ height: 44px;
1649
+ display: flex;
1650
+ justify-content: center;
1651
+ align-items: center;
1652
+ }
1653
+ .filter-dropdowns .condition-type .p-dropdown .p-dropdown-label.p-inputtext {
1654
+ overflow: hidden;
1655
+ text-overflow: ellipsis;
1656
+ white-space: nowrap;
1657
+ }
1658
+ .filter-dropdowns .filter-multi-dropdown .p-multiselect {
1659
+ box-shadow: none !important;
1660
+ border: 1px solid var(--gray-300) !important;
1661
+ border-top-left-radius: 0;
1662
+ border-bottom-left-radius: 0;
1663
+ height: 44px;
1664
+ box-shadow: none !important;
1665
+ width: 200px !important;
1666
+ }
1667
+ .filter-dropdowns .filter-multi-dropdown .p-multiselect:focus {
1668
+ border-top-left-radius: 0 !important;
1669
+ border-bottom-left-radius: 0 !important;
1670
+ }
1671
+ .filter-dropdowns .filter-multi-dropdown .p-multiselect .p-inputwrapper-filled {
1672
+ background: #ffffff !important;
1673
+ }
1674
+ .filter-dropdowns .filter-calendar .p-inputtext {
1675
+ border: 1px solid var(--gray-300) !important;
1676
+ border-top-left-radius: 0;
1677
+ border-bottom-left-radius: 0;
1678
+ height: 44px;
1679
+ box-shadow: none !important;
1680
+ }
1681
+ .filter-dropdowns .filter-calendar .p-inputtext:focus {
1682
+ border-top-left-radius: 0 !important;
1683
+ border-bottom-left-radius: 0 !important;
1684
+ }
1685
+ .filter-dropdowns .data_table_multi_checkbox .p-checkbox {
1686
+ vertical-align: baseline;
1687
+ }
1688
+
1689
+ .overlay_list_options .p-overlaypanel-content {
1690
+ padding: 0;
1691
+ }
1692
+
1693
+ .filter-btn-grid {
1694
+ padding: 10px;
1695
+ }
1696
+
1697
+ .table-filter-overlay {
1698
+ width: 51rem !important;
1699
+ margin-left: -10px;
1700
+ }
1701
+ .table-filter-overlay:after, .table-filter-overlay:before {
1702
+ margin-left: -12px !important;
1703
+ }
1704
+ .table-filter-overlay .p-overlaypanel-content {
1705
+ padding: 0;
1706
+ }
1707
+
1708
+ .icon-24x24 {
1709
+ width: 24px;
1710
+ height: 24px;
1711
+ }
1712
+
1713
+ .icon-32x32 {
1714
+ width: 32px;
1715
+ height: 32px;
1716
+ }
1717
+
1718
+ .loader-wrapper {
1719
+ width: 60px;
1720
+ height: 60px;
1721
+ top: 45%;
1722
+ left: 45%;
1723
+ transform: translate(-45%, -50%);
1724
+ border-radius: 50%;
1725
+ background-color: #fff;
1726
+ position: relative;
1727
+ transform: rotate(45deg);
1728
+ box-sizing: border-box;
1729
+ display: flex;
1730
+ justify-content: center;
1731
+ align-items: center;
1732
+ /* HTML: <div class="loader"></div> */
1733
+ }
1734
+ .loader-wrapper .loader-jobs {
1735
+ width: 35px;
1736
+ aspect-ratio: 1;
1737
+ border-radius: 50%;
1738
+ background: radial-gradient(farthest-side, var(--primary-500) 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat, conic-gradient(rgba(0, 0, 0, 0) 5%, var(--primary-500));
1739
+ -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);
1740
+ animation: l13 1s infinite linear;
1741
+ }
1742
+ @keyframes l13 {
1743
+ 100% {
1744
+ transform: rotate(1turn);
1745
+ }
1746
+ }
1747
+ @keyframes gradient {
1748
+ 0% {
1749
+ background-position: 100% 50%;
1750
+ }
1751
+ 50% {
1752
+ background-position: 50% 70%;
1753
+ }
1754
+ 100% {
1755
+ background-position: 70% 100%;
1756
+ }
1757
+ }
1758
+
1759
+ .loader-main {
1760
+ width: 48px;
1761
+ height: 48px;
1762
+ border-radius: 50%;
1763
+ position: relative;
1764
+ animation: rotate 1s linear infinite;
1765
+ }
1766
+
1767
+ .loader-main::before {
1768
+ content: "";
1769
+ box-sizing: border-box;
1770
+ position: absolute;
1771
+ inset: 0px;
1772
+ border-radius: 50%;
1773
+ border: 3px solid var(--primary-500);
1774
+ animation: prixClipFix 2s linear infinite;
1775
+ }
1776
+
1777
+ .custom_grid_checkbox {
1778
+ position: relative;
1779
+ margin-right: 5px;
1780
+ }
1781
+ .custom_grid_checkbox.custom_grid_indeterminate .p-checkbox-box {
1782
+ width: 20px;
1783
+ height: 20px;
1784
+ border-radius: 50%;
1785
+ cursor: pointer;
1786
+ position: absolute;
1787
+ top: 0;
1788
+ left: 0;
1789
+ background: url("./assets/png/checkbox_minus_icon.png");
1790
+ transition: background 0.3s;
1791
+ border: 0;
1792
+ }
1793
+ .custom_grid_checkbox.custom_grid_indeterminate .p-checkbox-box.p-highlight {
1794
+ background: url("./assets/png/checkbox_minus_icon.png");
1795
+ }
1796
+ .custom_grid_checkbox.custom_grid_indeterminate .p-checkbox-box.p-highlight:hover {
1797
+ background: url("./assets/png/checkbox_minus_icon.png") transparent !important;
1798
+ }
1799
+ .custom_grid_checkbox.custom_grid_indeterminate .p-checkbox-box.p-highlight svg {
1800
+ width: 0 !important;
1801
+ height: 0 !important;
1802
+ }
1803
+ .custom_grid_checkbox .p-checkbox-box {
1804
+ width: 20px;
1805
+ height: 20px;
1806
+ border-radius: 50%;
1807
+ cursor: pointer;
1808
+ position: absolute;
1809
+ top: 0;
1810
+ left: 0;
1811
+ background: url("./assets/png/checkbox_outline_icon.png");
1812
+ transition: background 0.3s;
1813
+ border: 0;
1814
+ }
1815
+ .custom_grid_checkbox .p-checkbox-box:hover {
1816
+ background: url("./assets/png/checkbox_outline_icon.png") transparent !important;
1817
+ border: 0 !important;
1818
+ }
1819
+ .custom_grid_checkbox .p-checkbox-box.p-highlight {
1820
+ background: url("./assets/png/checkbox_fill_icon.png");
1821
+ }
1822
+ .custom_grid_checkbox .p-checkbox-box.p-highlight:hover {
1823
+ background: url("./assets/png/checkbox_fill_icon.png") transparent !important;
1824
+ }
1825
+ .custom_grid_checkbox .p-checkbox-box.p-highlight svg {
1826
+ width: 0 !important;
1827
+ height: 0 !important;
1828
+ }
1829
+
1830
+ .pd-r-2 {
1831
+ padding-right: 2px;
1832
+ }
1833
+
1834
+ .ag-grid-container:has(.custom_class_name) .ag-cell-wrapper {
1835
+ width: 100% !important;
1836
+ }
1837
+ .ag-grid-container:has(.custom_class_name) .ag-cell-wrapper .ag-group-value {
1838
+ width: 100% !important;
1839
+ }
1840
+
1841
+ @keyframes rotate {
1842
+ 100% {
1843
+ transform: rotate(360deg);
1844
+ }
1845
+ }
1846
+ @keyframes prixClipFix {
1847
+ 0% {
1848
+ -webkit-clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
1849
+ clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
1850
+ }
1851
+ 25% {
1852
+ -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
1853
+ clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
1854
+ }
1855
+ 50% {
1856
+ -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
1857
+ clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
1858
+ }
1859
+ 75% {
1860
+ -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
1861
+ clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
1862
+ }
1863
+ 100% {
1864
+ -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
1865
+ clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
1866
+ }
1867
+ }
1868
+ .edited-record {
1869
+ background-color: var(--primary-50);
1870
+ }
1871
+
1872
+ .non-editable {
1873
+ background-color: var(--gray-100);
1874
+ }/*# sourceMappingURL=App.css.map */