@pmidc/upyog-css 1.0.11 → 1.0.13

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 (111) hide show
  1. package/dist/index.css +5 -6
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +111 -111
  5. package/src/components/CitizenHomeCard.scss +58 -58
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +96 -97
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +146 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +420 -420
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +310 -310
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +106 -106
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +179 -179
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -111
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +810 -810
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +164 -163
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/container.scss +19 -19
  79. package/src/pages/citizen/payment/payment-type.scss +2 -2
  80. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  81. package/src/pages/common/form.scss +25 -25
  82. package/src/pages/common/stepForm.scss +40 -40
  83. package/src/pages/employee/EmployeeLogin.scss +6 -6
  84. package/src/pages/employee/cardfix.scss +13 -13
  85. package/src/pages/employee/container.scss +73 -73
  86. package/src/pages/employee/dashboard.scss +192 -191
  87. package/src/pages/employee/dss.scss +249 -249
  88. package/src/pages/employee/faq.scss +353 -353
  89. package/src/pages/employee/footer.scss +68 -68
  90. package/src/pages/employee/form-fields.scss +13 -13
  91. package/src/pages/employee/iframe.scss +65 -65
  92. package/src/pages/employee/inbox.scss +742 -742
  93. package/src/pages/employee/index.scss +679 -679
  94. package/src/pages/employee/landing.scss +324 -324
  95. package/src/pages/employee/login.scss +594 -594
  96. package/src/pages/employee/oldMobileInbox.scss +4 -4
  97. package/src/pages/employee/popupmodule.scss +47 -47
  98. package/src/pages/employee/response.scss +2 -2
  99. package/src/pages/employee/scroll-table.scss +113 -113
  100. package/src/pages/employee/surveys.scss +469 -469
  101. package/src/pages/employee/tooltip.scss +35 -35
  102. package/src/pages/employee/updateNumber.scss +12 -12
  103. package/svg/camera.svg +4 -4
  104. package/svg/check.svg +3 -3
  105. package/svg/close.svg +4 -4
  106. package/svg/error.svg +3 -3
  107. package/svg/error2.svg +5 -5
  108. package/svg/searchicon.svg +3 -3
  109. package/svg/starempty.svg +3 -3
  110. package/svg/starfilled.svg +4 -4
  111. package/svg/success.svg +3 -3
@@ -1,743 +1,743 @@
1
- .complaint-links-container {
2
- @apply bg-white;
3
- border-radius: 4px;
4
- .header {
5
- @apply flex items-center border-b border-border justify-between;
6
-
7
- .logo {
8
- width: 56px;
9
- height: 56px;
10
- @apply bg-focus;
11
- padding: 12px;
12
- border-radius: 4px;
13
- svg {
14
- @apply w-8 h-8;
15
- }
16
- }
17
-
18
- .text {
19
- @apply pl-md text-heading-m font-bold;
20
- }
21
- }
22
-
23
- .body {
24
- padding: 10px;
25
- @apply flex items-start flex-col;
26
- margin-left: 46px;
27
-
28
- .link {
29
- @apply p-sm text-primary-main items-center;
30
- display: flex !important;
31
- color: #2947A3 !important;
32
- }
33
-
34
- .inbox-total {
35
- padding: 4px;
36
- display: table;
37
- @apply whitespace-normal text-center text-white w-8 h-8 bg-primary-main rounded-full ml-xs;
38
- background-color: #1359C8 !important;
39
- }
40
- }
41
-
42
- .links-wrapper {
43
- @apply pl-md py-sm text-text-btn;
44
- .link {
45
- padding: 0 !important;
46
- padding-bottom: 4px !important;
47
- color: #a82227 !important;
48
- svg {
49
- @apply ml-sm;
50
- }
51
- }
52
- }
53
- }
54
-
55
- .MobilePopupHeadingWrapper {
56
- @apply flex place-content-between mb-md;
57
- h2 {
58
- @apply text-heading-l font-bold;
59
- }
60
- }
61
-
62
- .filter-button {
63
- @apply text-primary-main;
64
- &:hover {
65
- @apply text-primary-dark cursor-pointer;
66
- }
67
- }
68
-
69
- .employeeCard-info-box {
70
- @apply flex justify-end ml-md;
71
- background-color: #fafafa;
72
- div {
73
- margin-right: 32px;
74
- span:nth-child(2) {
75
- @apply font-bold;
76
- color: #4f5a5f;
77
- }
78
- }
79
- .employeeCard-info-data {
80
- display: flex;
81
- flex-direction: column;
82
- }
83
- }
84
-
85
- .filter-form {
86
- .filter-card {
87
- @apply bg-white min-h-full;
88
- padding: 10px;
89
- border-radius: 8px;
90
- margin-bottom: 24px;
91
-
92
- .heading {
93
- justify-content: unset;
94
- @apply flex;
95
-
96
- .clearAll {
97
- display: none;
98
- }
99
- }
100
-
101
- .filter-label {
102
- @apply font-bold text-heading-l flex gap-3;
103
- padding-bottom: 6px;
104
- svg {
105
- fill: #0b0c0c;
106
- }
107
- }
108
- .sub-filter-label {
109
- font-weight: 400;
110
- font-size: 16px;
111
- }
112
- }
113
- .filter-form-field {
114
- p {
115
- @apply text-form-field text-text-primary block mb-md;
116
- }
117
- }
118
- }
119
-
120
- .inbox-container {
121
- .filters-container {
122
- .filter {
123
- .filter-card {
124
- @apply bg-white;
125
- padding: 10px;
126
- .filter-card-close-button {
127
- @apply flex flex-row-reverse;
128
- }
129
- .heading {
130
- @apply flex justify-between;
131
-
132
- .clearAll {
133
- display: none;
134
- }
135
- }
136
-
137
- .filter-label {
138
- @apply text-heading-m block flex gap-3 items-center;
139
- padding-bottom: 6px;
140
- svg {
141
- fill: #0b0c0c;
142
- }
143
- }
144
-
145
- .sub-filter-label {
146
- font-weight: 400;
147
- font-size: 16px;
148
- }
149
- }
150
- }
151
-
152
- .search-complaint-container {
153
- @apply items-center bg-white p-md;
154
-
155
- .complaint-input-container {
156
- @apply w-full;
157
- .complaint-input {
158
- @apply flex flex-col;
159
-
160
- .clear-search {
161
- @apply text-focus;
162
- display: none;
163
- &:hover {
164
- color: #003078;
165
- cursor: pointer;
166
- }
167
- }
168
- }
169
-
170
- .mobile-input {
171
- }
172
- }
173
- }
174
- }
175
-
176
- .status-container {
177
- margin-bottom: 50px;
178
- }
179
- }
180
-
181
- .clear-search,
182
- .clear-search .link-label {
183
- @apply text-focus;
184
- @apply block;
185
- cursor: pointer;
186
- &:hover {
187
- color: #000;
188
- }
189
- }
190
- .button-clear {
191
- @apply text-focus text-body-s-dt;
192
- }
193
-
194
- .inbox-count {
195
- @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
196
- }
197
-
198
- @screen dt {
199
- .complaint-links-container {
200
- @apply bg-white;
201
-
202
- .header {
203
- @apply flex items-center border-b border-border;
204
-
205
- .logo {
206
- @apply bg-focus;
207
- padding: 12px;
208
- border-radius: 4px;
209
- }
210
-
211
- .text {
212
- @apply pl-md text-heading-m-dt font-bold;
213
- }
214
- }
215
-
216
- .body {
217
- padding: 10px;
218
- @apply flex items-start flex-col;
219
- margin-left: 46px;
220
-
221
- .link {
222
- color:#a82227 !important;
223
- @apply p-sm text-primary-main;
224
- }
225
- }
226
- }
227
-
228
- .inboxLinks {
229
- margin: 0 !important;
230
- padding: 0 !important;
231
- .header {
232
- border: none;
233
- @apply justify-start;
234
- .logo {
235
- @apply bg-white;
236
- svg {
237
- path {
238
- fill: #1359C8;
239
- }
240
- }
241
- }
242
- }
243
- .body {
244
- margin-left: 0;
245
- }
246
- }
247
-
248
- .filter-form {
249
- .filter-card {
250
- @apply p-md bg-white;
251
-
252
- .heading {
253
- @apply flex justify-between;
254
- }
255
-
256
- .label {
257
- @apply text-heading-s;
258
- }
259
- }
260
- }
261
-
262
- .inbox-container {
263
- @apply flex;
264
-
265
- .filters-container {
266
- width: 270px;
267
-
268
- .filter {
269
- @apply mt-md;
270
-
271
- .filter-card {
272
- @apply p-md bg-white;
273
-
274
- .heading {
275
- @apply flex justify-between;
276
- }
277
-
278
- .label {
279
- @apply text-heading-s;
280
- }
281
- }
282
- }
283
- .citizen-filter {
284
- margin-top: unset;
285
- }
286
- }
287
-
288
- .search-container {
289
- width: 874px;
290
-
291
- .search-complaint-container {
292
- margin: auto;
293
- @apply flex flex-col items-start mb-md bg-white p-md;
294
-
295
- .complaint-header {
296
- display: flex;
297
- @apply flex justify-between w-full;
298
- margin-bottom: 20px;
299
- }
300
-
301
- .complaint-input-container {
302
- /* display: inline-block !important; */
303
- display: grid !important;
304
- grid-template-columns: 33.33% 33.33% 33.33%;
305
-
306
- &.for-pt {
307
- &.for-search {
308
- grid-template-columns: 25% 25% 25% 25%;
309
-
310
- .input-fields:nth-child(3n) {
311
- @apply mr-md !important;
312
- }
313
-
314
- .input-fields:nth-child(4n) {
315
- margin-right: 0 !important;
316
- }
317
-
318
- .search-submit-wrapper {
319
- grid-column: 4/5;
320
- /* margin-top: 56px;*/
321
- max-width: unset;
322
- margin-left: unset;
323
- }
324
- }
325
- }
326
-
327
- .search-submit-wrapper {
328
- grid-column: 3/4;
329
- margin-left: 50%;
330
- max-width: 50%;
331
- grid-column: 3/4;
332
- @apply flex flex-col justify-center text-center;
333
-
334
- .submit-bar-search {
335
- margin-top: unset;
336
- width: 100%;
337
- margin-bottom: 20px;
338
- margin-left: unset;
339
- max-width: 100%;
340
- width: 100%;
341
- }
342
- }
343
-
344
- .input-fields {
345
- /*width: calc(50% - 16px);*/
346
-
347
- @apply inline-block mr-md !important;
348
-
349
- .inbox-search-form-error {
350
- padding-top: 0;
351
- margin-top: 0;
352
- @apply absolute;
353
- }
354
- }
355
-
356
- .input-fields:nth-child(3n) {
357
- margin-right: 0 !important;
358
- }
359
-
360
- .complaint-input {
361
- @apply flex flex-col;
362
-
363
- .clear-search {
364
- @apply text-focus;
365
- @apply block;
366
- cursor: pointer;
367
- &:hover {
368
- color: #003078;
369
- cursor: pointer;
370
- }
371
- }
372
- }
373
-
374
- .mobile-input {
375
- @apply ml-sm;
376
- }
377
- }
378
-
379
- .search-action-wrapper {
380
- width: 33%;
381
- margin-top: 28px;
382
- @apply inline-block align-middle text-center;
383
- button {
384
- margin: 0;
385
- width: 100%;
386
- max-width: 300px !important;
387
- }
388
- }
389
- }
390
-
391
- .search-complaint-container-for-search {
392
- }
393
- }
394
- }
395
- }
396
-
397
- .document-clear-all {
398
- grid-area: 2/2;
399
- display: flex;
400
- justify-content: flex-end;
401
- padding-right: 16px;
402
- align-items: center;
403
- }
404
-
405
- .cell-text {
406
- color: #505a5f;
407
- }
408
-
409
- .sla-cell-error {
410
- color: #2947A3;
411
- background-color: #F5FBFF;
412
- padding: 0 24px;
413
- border-radius: 11px;
414
- }
415
-
416
- .sla-cell-success {
417
- color: #00703c;
418
- background-color: rgba(0, 112, 60, 0.12);
419
- padding: 0 24px;
420
- border-radius: 11px;
421
- }
422
-
423
- .complain-no-cell-text {
424
- margin-top: "4px";
425
- color: "#505A5F";
426
- }
427
-
428
- .search-error-label {
429
- @apply font-bold text-legend text-error mb-sm !important;
430
- }
431
-
432
- .inbox-action-container {
433
- display: flex;
434
- justify-content: flex-end;
435
- align-items: flex-start;
436
- }
437
- .complaint-links-container .header .removeHeight {
438
- line-height: 28px;
439
- }
440
-
441
- @screen dt {
442
- .complaint-links-container .header .removeBorderRadiusLogo {
443
- border-radius: 2px !important;
444
- background-color: #a82227
445
- }
446
- }
447
- @screen dt {
448
- .customEmployeeCard {
449
- width: 320px !important;
450
- height: 220px !important;
451
- padding: 0px !important;
452
- }
453
- }
454
-
455
- .employeeTotalLink{
456
- color: #a82227;
457
- font-size: 12px;
458
- }
459
-
460
- @screen dt {
461
- .groupBill-custom {
462
- .custom-group-merge-container {
463
- display: flex !important;
464
- justify-content: space-between !important;
465
- .header {
466
- display: flex;
467
- align-items: baseline;
468
- .logo {
469
- margin-right: 1rem;
470
- svg {
471
- path {
472
- fill: #a82227;
473
- }
474
- }
475
- }
476
- .h1 {
477
- font-size: 24px;
478
- line-height: 28px;
479
- font-weight: 400;
480
- color: #a82227;
481
- }
482
- }
483
- }
484
- .inbox-container {
485
- .search-container {
486
- .search-complaint-container {
487
- display: flex;
488
- flex-direction: row;
489
- }
490
- .group-complaint-input-container {
491
- width: 33% !important;
492
- display: flex;
493
- flex-direction: column;
494
- }
495
- }
496
- }
497
- .inbox-action-container {
498
- display: flex;
499
- flex-direction: row-reverse;
500
- .clear-search {
501
- margin-top: 65px;
502
- margin-left: 16px;
503
- padding-top: unset !important;
504
- }
505
- .submit-bar-search {
506
- margin-top: 55px !important;
507
- }
508
- }
509
- }
510
- }
511
-
512
- @screen dt {
513
- .groupBill-custom {
514
- .custom-group-merge-container {
515
- display: flex !important;
516
- justify-content: space-between !important;
517
- .header {
518
- display: flex;
519
- align-items: baseline;
520
- .logo {
521
- margin-right: 1rem;
522
- svg {
523
- path {
524
- fill: #a82227;
525
- }
526
- }
527
- }
528
- .h1 {
529
- font-size: 24px;
530
- line-height: 28px;
531
- font-weight: 400;
532
- color: #a82227;
533
- }
534
- }
535
- }
536
- .inbox-container {
537
- .search-container {
538
- .search-complaint-container {
539
- display: flex;
540
- flex-direction: row;
541
- }
542
- .group-complaint-input-container {
543
- width: 33% !important;
544
- display: flex;
545
- flex-direction: column;
546
- }
547
- }
548
- }
549
- .inbox-action-container {
550
- display: flex;
551
- flex-direction: row-reverse;
552
- .clear-search {
553
- margin-top: 65px;
554
- margin-left: 16px;
555
- padding-top: unset !important;
556
- }
557
- .submit-bar-search {
558
- margin-top: 55px !important;
559
- }
560
- }
561
- }
562
- }
563
-
564
- .inboxLinksFSM {
565
- margin: 0 !important;
566
- }
567
- .complaint-links-container .body .link{
568
- color: #2947A3 !important;
569
- }
570
-
571
- .employee .customEmployeeCard:nth-child(odd){
572
- .employeeCustomCard{
573
- background-color: white;
574
- background-size: cover
575
- }
576
- }
577
- .employee .customEmployeeCard:nth-child(even){
578
- .employeeCustomCard{
579
- background-color: white;
580
- background-size: cover
581
- }
582
- }
583
- .employee .employeeCustomCard {
584
- border-radius: 4%;
585
- .employeeCustomCard {
586
- border-radius: 4%;
587
- }
588
- }
589
- .employee-card-banner{
590
- background-color: white;
591
- width: 88%;
592
- margin: 0 auto;
593
- bottom: 0px;
594
- position: absolute;
595
- margin-bottom: -10%;
596
- left: 6%;
597
- border-radius: 10px;
598
- }
599
- .text-employee-card{
600
- font-size: 1.5rem;
601
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
602
- position: absolute;
603
- top:10%;
604
- padding-left: 10%;
605
- color: black !important;
606
- width: 300px;
607
- }
608
-
609
- .plumber-details-new-value-wrapper {
610
- flex: 2 1 auto;
611
- }
612
-
613
- .connection-details-new-value-wrapper {
614
- flex: 1 1 auto;
615
- }
616
-
617
- .connection-details-old-value-wrapper,
618
- .plumber-details-old-value-wrapper {
619
- flex: 1 1 auto;
620
-
621
- .old-value-null-wrapper {
622
- visibility: hidden;
623
- padding-bottom: 8px;
624
- margin-bottom: 8px;
625
- }
626
- .row {
627
- color: #b1b4b6;
628
- font-weight: 700;
629
- font-size: 16px;
630
- }
631
- }
632
-
633
- .search-tabs-container {
634
- border-bottom: 1px solid rgba(0, 0, 0, 0.2);
635
- margin-bottom: 35px;
636
- display: flex;
637
- justify-content: space-between;
638
-
639
- .search-tab-head {
640
- padding: 10px 35px;
641
- }
642
-
643
- .search-tab-head-selected {
644
- padding: 10px 35px;
645
- color: rgb(244, 119, 56);
646
- border-bottom: 4px solid rgb(244, 119, 56);
647
- font-weight: bold;
648
- }
649
-
650
- .search-tab-head-selected:focus {
651
- outline: 0;
652
- }
653
- }
654
-
655
- .card-with-background {
656
- background: rgb(250, 250, 250);
657
- border: 1px solid rgb(214, 213, 212);
658
-
659
- .card-head {
660
- display: flex;
661
- justify-content: space-between;
662
- margin-bottom: 30px;
663
- }
664
-
665
- h2 {
666
- font-size: 16px;
667
- font-weight: 700;
668
- }
669
- }
670
-
671
- .registryTable {
672
- tHead {
673
- tr {
674
- th {
675
- text-align: left;
676
- }
677
- }
678
- }
679
- tBody {
680
- tr {
681
- td {
682
- text-align: left;
683
- }
684
- }
685
- }
686
- }
687
- @media only screen and (max-width: 640px) {
688
- .dashboardCardTypeOne {
689
- border-top:5px solid #2947A3;
690
- box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
691
- background: #FFFFFF;
692
- height: 188px;
693
- padding: 16px 20px;
694
- gap: 24px;
695
- border-radius: 8px 0px 0px 0px;
696
- border-top: 5px solid hsl(225, 60%, 40%);
697
- opacity: 1;
698
- width: 87%;
699
-
700
-
701
- }
702
-
703
-
704
- .dashboardCardTypeOneHeader {
705
- color: #14346D;
706
- font-family: Roboto;
707
- font-size: 20px;
708
- font-weight: 500;
709
- line-height: 24px;
710
- text-align: center;
711
- word-wrap: break-word;
712
- margin-left: 10%;
713
- }
714
- }
715
- @media only screen and (min-width: 641px) {
716
- .dashboardCardTypeOne {
717
- border-top:5px solid #2947A3;
718
- box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
719
- background: #FFFFFF;
720
- height: 188px;
721
- padding: 16px 20px;
722
- gap: 24px;
723
- border-radius: 8px 0px 0px 0px;
724
- border-top: 5px solid hsl(225, 60%, 40%);
725
- opacity: 1;
726
- width: 100%;
727
-
728
-
729
- }
730
-
731
-
732
- .dashboardCardTypeOneHeader {
733
- color: #14346D;
734
- font-family: Roboto;
735
- font-size: 20px;
736
- font-weight: 500;
737
- line-height: 24px;
738
- text-align: left;
739
-
740
-
741
- }
742
- }
1
+ .complaint-links-container {
2
+ @apply bg-white;
3
+ border-radius: 4px;
4
+ .header {
5
+ @apply flex items-center border-b border-border justify-between;
6
+
7
+ .logo {
8
+ width: 56px;
9
+ height: 56px;
10
+ @apply bg-focus;
11
+ padding: 12px;
12
+ border-radius: 4px;
13
+ svg {
14
+ @apply w-8 h-8;
15
+ }
16
+ }
17
+
18
+ .text {
19
+ @apply pl-md text-heading-m font-bold;
20
+ }
21
+ }
22
+
23
+ .body {
24
+ padding: 10px;
25
+ @apply flex items-start flex-col;
26
+ margin-left: 46px;
27
+
28
+ .link {
29
+ @apply p-sm text-primary-main items-center;
30
+ display: flex !important;
31
+ color: #2947A3 !important;
32
+ }
33
+
34
+ .inbox-total {
35
+ padding: 4px;
36
+ display: table;
37
+ @apply whitespace-normal text-center text-white w-8 h-8 bg-primary-main rounded-full ml-xs;
38
+ background-color: #1359C8 !important;
39
+ }
40
+ }
41
+
42
+ .links-wrapper {
43
+ @apply pl-md py-sm text-text-btn;
44
+ .link {
45
+ padding: 0 !important;
46
+ padding-bottom: 4px !important;
47
+ color: #a82227 !important;
48
+ svg {
49
+ @apply ml-sm;
50
+ }
51
+ }
52
+ }
53
+ }
54
+
55
+ .MobilePopupHeadingWrapper {
56
+ @apply flex place-content-between mb-md;
57
+ h2 {
58
+ @apply text-heading-l font-bold;
59
+ }
60
+ }
61
+
62
+ .filter-button {
63
+ @apply text-primary-main;
64
+ &:hover {
65
+ @apply text-primary-dark cursor-pointer;
66
+ }
67
+ }
68
+
69
+ .employeeCard-info-box {
70
+ @apply flex justify-end ml-md;
71
+ background-color: #fafafa;
72
+ div {
73
+ margin-right: 32px;
74
+ span:nth-child(2) {
75
+ @apply font-bold;
76
+ color: #4f5a5f;
77
+ }
78
+ }
79
+ .employeeCard-info-data {
80
+ display: flex;
81
+ flex-direction: column;
82
+ }
83
+ }
84
+
85
+ .filter-form {
86
+ .filter-card {
87
+ @apply bg-white min-h-full;
88
+ padding: 10px;
89
+ border-radius: 8px;
90
+ margin-bottom: 24px;
91
+
92
+ .heading {
93
+ justify-content: unset;
94
+ @apply flex;
95
+
96
+ .clearAll {
97
+ display: none;
98
+ }
99
+ }
100
+
101
+ .filter-label {
102
+ @apply font-bold text-heading-l flex gap-3;
103
+ padding-bottom: 6px;
104
+ svg {
105
+ fill: #0b0c0c;
106
+ }
107
+ }
108
+ .sub-filter-label {
109
+ font-weight: 400;
110
+ font-size: 16px;
111
+ }
112
+ }
113
+ .filter-form-field {
114
+ p {
115
+ @apply text-form-field text-text-primary block mb-md;
116
+ }
117
+ }
118
+ }
119
+
120
+ .inbox-container {
121
+ .filters-container {
122
+ .filter {
123
+ .filter-card {
124
+ @apply bg-white;
125
+ padding: 10px;
126
+ .filter-card-close-button {
127
+ @apply flex flex-row-reverse;
128
+ }
129
+ .heading {
130
+ @apply flex justify-between;
131
+
132
+ .clearAll {
133
+ display: none;
134
+ }
135
+ }
136
+
137
+ .filter-label {
138
+ @apply text-heading-m block flex gap-3 items-center;
139
+ padding-bottom: 6px;
140
+ svg {
141
+ fill: #0b0c0c;
142
+ }
143
+ }
144
+
145
+ .sub-filter-label {
146
+ font-weight: 400;
147
+ font-size: 16px;
148
+ }
149
+ }
150
+ }
151
+
152
+ .search-complaint-container {
153
+ @apply items-center bg-white p-md;
154
+
155
+ .complaint-input-container {
156
+ @apply w-full;
157
+ .complaint-input {
158
+ @apply flex flex-col;
159
+
160
+ .clear-search {
161
+ @apply text-focus;
162
+ display: none;
163
+ &:hover {
164
+ color: #003078;
165
+ cursor: pointer;
166
+ }
167
+ }
168
+ }
169
+
170
+ .mobile-input {
171
+ }
172
+ }
173
+ }
174
+ }
175
+
176
+ .status-container {
177
+ margin-bottom: 50px;
178
+ }
179
+ }
180
+
181
+ .clear-search,
182
+ .clear-search .link-label {
183
+ @apply text-focus;
184
+ @apply block;
185
+ cursor: pointer;
186
+ &:hover {
187
+ color: #000;
188
+ }
189
+ }
190
+ .button-clear {
191
+ @apply text-focus text-body-s-dt;
192
+ }
193
+
194
+ .inbox-count {
195
+ @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
196
+ }
197
+
198
+ @screen dt {
199
+ .complaint-links-container {
200
+ @apply bg-white;
201
+
202
+ .header {
203
+ @apply flex items-center border-b border-border;
204
+
205
+ .logo {
206
+ @apply bg-focus;
207
+ padding: 12px;
208
+ border-radius: 4px;
209
+ }
210
+
211
+ .text {
212
+ @apply pl-md text-heading-m-dt font-bold;
213
+ }
214
+ }
215
+
216
+ .body {
217
+ padding: 10px;
218
+ @apply flex items-start flex-col;
219
+ margin-left: 46px;
220
+
221
+ .link {
222
+ color:#a82227 !important;
223
+ @apply p-sm text-primary-main;
224
+ }
225
+ }
226
+ }
227
+
228
+ .inboxLinks {
229
+ margin: 0 !important;
230
+ padding: 0 !important;
231
+ .header {
232
+ border: none;
233
+ @apply justify-start;
234
+ .logo {
235
+ @apply bg-white;
236
+ svg {
237
+ path {
238
+ fill: #1359C8;
239
+ }
240
+ }
241
+ }
242
+ }
243
+ .body {
244
+ margin-left: 0;
245
+ }
246
+ }
247
+
248
+ .filter-form {
249
+ .filter-card {
250
+ @apply p-md bg-white;
251
+
252
+ .heading {
253
+ @apply flex justify-between;
254
+ }
255
+
256
+ .label {
257
+ @apply text-heading-s;
258
+ }
259
+ }
260
+ }
261
+
262
+ .inbox-container {
263
+ @apply flex;
264
+
265
+ .filters-container {
266
+ width: 270px;
267
+
268
+ .filter {
269
+ @apply mt-md;
270
+
271
+ .filter-card {
272
+ @apply p-md bg-white;
273
+
274
+ .heading {
275
+ @apply flex justify-between;
276
+ }
277
+
278
+ .label {
279
+ @apply text-heading-s;
280
+ }
281
+ }
282
+ }
283
+ .citizen-filter {
284
+ margin-top: unset;
285
+ }
286
+ }
287
+
288
+ .search-container {
289
+ width: 874px;
290
+
291
+ .search-complaint-container {
292
+ margin: auto;
293
+ @apply flex flex-col items-start mb-md bg-white p-md;
294
+
295
+ .complaint-header {
296
+ display: flex;
297
+ @apply flex justify-between w-full;
298
+ margin-bottom: 20px;
299
+ }
300
+
301
+ .complaint-input-container {
302
+ /* display: inline-block !important; */
303
+ display: grid !important;
304
+ grid-template-columns: 33.33% 33.33% 33.33%;
305
+
306
+ &.for-pt {
307
+ &.for-search {
308
+ grid-template-columns: 25% 25% 25% 25%;
309
+
310
+ .input-fields:nth-child(3n) {
311
+ @apply mr-md !important;
312
+ }
313
+
314
+ .input-fields:nth-child(4n) {
315
+ margin-right: 0 !important;
316
+ }
317
+
318
+ .search-submit-wrapper {
319
+ grid-column: 4/5;
320
+ /* margin-top: 56px;*/
321
+ max-width: unset;
322
+ margin-left: unset;
323
+ }
324
+ }
325
+ }
326
+
327
+ .search-submit-wrapper {
328
+ grid-column: 3/4;
329
+ margin-left: 50%;
330
+ max-width: 50%;
331
+ grid-column: 3/4;
332
+ @apply flex flex-col justify-center text-center;
333
+
334
+ .submit-bar-search {
335
+ margin-top: unset;
336
+ width: 100%;
337
+ margin-bottom: 20px;
338
+ margin-left: unset;
339
+ max-width: 100%;
340
+ width: 100%;
341
+ }
342
+ }
343
+
344
+ .input-fields {
345
+ /*width: calc(50% - 16px);*/
346
+
347
+ @apply inline-block mr-md !important;
348
+
349
+ .inbox-search-form-error {
350
+ padding-top: 0;
351
+ margin-top: 0;
352
+ @apply absolute;
353
+ }
354
+ }
355
+
356
+ .input-fields:nth-child(3n) {
357
+ margin-right: 0 !important;
358
+ }
359
+
360
+ .complaint-input {
361
+ @apply flex flex-col;
362
+
363
+ .clear-search {
364
+ @apply text-focus;
365
+ @apply block;
366
+ cursor: pointer;
367
+ &:hover {
368
+ color: #003078;
369
+ cursor: pointer;
370
+ }
371
+ }
372
+ }
373
+
374
+ .mobile-input {
375
+ @apply ml-sm;
376
+ }
377
+ }
378
+
379
+ .search-action-wrapper {
380
+ width: 33%;
381
+ margin-top: 28px;
382
+ @apply inline-block align-middle text-center;
383
+ button {
384
+ margin: 0;
385
+ width: 100%;
386
+ max-width: 300px !important;
387
+ }
388
+ }
389
+ }
390
+
391
+ .search-complaint-container-for-search {
392
+ }
393
+ }
394
+ }
395
+ }
396
+
397
+ .document-clear-all {
398
+ grid-area: 2/2;
399
+ display: flex;
400
+ justify-content: flex-end;
401
+ padding-right: 16px;
402
+ align-items: center;
403
+ }
404
+
405
+ .cell-text {
406
+ color: #505a5f;
407
+ }
408
+
409
+ .sla-cell-error {
410
+ color: #2947A3;
411
+ background-color: #F5FBFF;
412
+ padding: 0 24px;
413
+ border-radius: 11px;
414
+ }
415
+
416
+ .sla-cell-success {
417
+ color: #00703c;
418
+ background-color: rgba(0, 112, 60, 0.12);
419
+ padding: 0 24px;
420
+ border-radius: 11px;
421
+ }
422
+
423
+ .complain-no-cell-text {
424
+ margin-top: "4px";
425
+ color: "#505A5F";
426
+ }
427
+
428
+ .search-error-label {
429
+ @apply font-bold text-legend text-error mb-sm !important;
430
+ }
431
+
432
+ .inbox-action-container {
433
+ display: flex;
434
+ justify-content: flex-end;
435
+ align-items: flex-start;
436
+ }
437
+ .complaint-links-container .header .removeHeight {
438
+ line-height: 28px;
439
+ }
440
+
441
+ @screen dt {
442
+ .complaint-links-container .header .removeBorderRadiusLogo {
443
+ border-radius: 2px !important;
444
+ background-color: #a82227
445
+ }
446
+ }
447
+ @screen dt {
448
+ .customEmployeeCard {
449
+ width: 320px !important;
450
+ height: 220px !important;
451
+ padding: 0px !important;
452
+ }
453
+ }
454
+
455
+ .employeeTotalLink{
456
+ color: #a82227;
457
+ font-size: 12px;
458
+ }
459
+
460
+ @screen dt {
461
+ .groupBill-custom {
462
+ .custom-group-merge-container {
463
+ display: flex !important;
464
+ justify-content: space-between !important;
465
+ .header {
466
+ display: flex;
467
+ align-items: baseline;
468
+ .logo {
469
+ margin-right: 1rem;
470
+ svg {
471
+ path {
472
+ fill: #a82227;
473
+ }
474
+ }
475
+ }
476
+ .h1 {
477
+ font-size: 24px;
478
+ line-height: 28px;
479
+ font-weight: 400;
480
+ color: #a82227;
481
+ }
482
+ }
483
+ }
484
+ .inbox-container {
485
+ .search-container {
486
+ .search-complaint-container {
487
+ display: flex;
488
+ flex-direction: row;
489
+ }
490
+ .group-complaint-input-container {
491
+ width: 33% !important;
492
+ display: flex;
493
+ flex-direction: column;
494
+ }
495
+ }
496
+ }
497
+ .inbox-action-container {
498
+ display: flex;
499
+ flex-direction: row-reverse;
500
+ .clear-search {
501
+ margin-top: 65px;
502
+ margin-left: 16px;
503
+ padding-top: unset !important;
504
+ }
505
+ .submit-bar-search {
506
+ margin-top: 55px !important;
507
+ }
508
+ }
509
+ }
510
+ }
511
+
512
+ @screen dt {
513
+ .groupBill-custom {
514
+ .custom-group-merge-container {
515
+ display: flex !important;
516
+ justify-content: space-between !important;
517
+ .header {
518
+ display: flex;
519
+ align-items: baseline;
520
+ .logo {
521
+ margin-right: 1rem;
522
+ svg {
523
+ path {
524
+ fill: #a82227;
525
+ }
526
+ }
527
+ }
528
+ .h1 {
529
+ font-size: 24px;
530
+ line-height: 28px;
531
+ font-weight: 400;
532
+ color: #a82227;
533
+ }
534
+ }
535
+ }
536
+ .inbox-container {
537
+ .search-container {
538
+ .search-complaint-container {
539
+ display: flex;
540
+ flex-direction: row;
541
+ }
542
+ .group-complaint-input-container {
543
+ width: 33% !important;
544
+ display: flex;
545
+ flex-direction: column;
546
+ }
547
+ }
548
+ }
549
+ .inbox-action-container {
550
+ display: flex;
551
+ flex-direction: row-reverse;
552
+ .clear-search {
553
+ margin-top: 65px;
554
+ margin-left: 16px;
555
+ padding-top: unset !important;
556
+ }
557
+ .submit-bar-search {
558
+ margin-top: 55px !important;
559
+ }
560
+ }
561
+ }
562
+ }
563
+
564
+ .inboxLinksFSM {
565
+ margin: 0 !important;
566
+ }
567
+ .complaint-links-container .body .link{
568
+ color: #2947A3 !important;
569
+ }
570
+
571
+ .employee .customEmployeeCard:nth-child(odd){
572
+ .employeeCustomCard{
573
+ background-color: white;
574
+ background-size: cover
575
+ }
576
+ }
577
+ .employee .customEmployeeCard:nth-child(even){
578
+ .employeeCustomCard{
579
+ background-color: white;
580
+ background-size: cover
581
+ }
582
+ }
583
+ .employee .employeeCustomCard {
584
+ border-radius: 4%;
585
+ .employeeCustomCard {
586
+ border-radius: 4%;
587
+ }
588
+ }
589
+ .employee-card-banner{
590
+ background-color: white;
591
+ width: 88%;
592
+ margin: 0 auto;
593
+ bottom: 0px;
594
+ position: absolute;
595
+ margin-bottom: -10%;
596
+ left: 6%;
597
+ border-radius: 10px;
598
+ }
599
+ .text-employee-card{
600
+ font-size: 1.5rem;
601
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
602
+ position: absolute;
603
+ top:10%;
604
+ padding-left: 10%;
605
+ color: black !important;
606
+ width: 300px;
607
+ }
608
+
609
+ .plumber-details-new-value-wrapper {
610
+ flex: 2 1 auto;
611
+ }
612
+
613
+ .connection-details-new-value-wrapper {
614
+ flex: 1 1 auto;
615
+ }
616
+
617
+ .connection-details-old-value-wrapper,
618
+ .plumber-details-old-value-wrapper {
619
+ flex: 1 1 auto;
620
+
621
+ .old-value-null-wrapper {
622
+ visibility: hidden;
623
+ padding-bottom: 8px;
624
+ margin-bottom: 8px;
625
+ }
626
+ .row {
627
+ color: #b1b4b6;
628
+ font-weight: 700;
629
+ font-size: 16px;
630
+ }
631
+ }
632
+
633
+ .search-tabs-container {
634
+ border-bottom: 1px solid rgba(0, 0, 0, 0.2);
635
+ margin-bottom: 35px;
636
+ display: flex;
637
+ justify-content: space-between;
638
+
639
+ .search-tab-head {
640
+ padding: 10px 35px;
641
+ }
642
+
643
+ .search-tab-head-selected {
644
+ padding: 10px 35px;
645
+ color: rgb(244, 119, 56);
646
+ border-bottom: 4px solid rgb(244, 119, 56);
647
+ font-weight: bold;
648
+ }
649
+
650
+ .search-tab-head-selected:focus {
651
+ outline: 0;
652
+ }
653
+ }
654
+
655
+ .card-with-background {
656
+ background: rgb(250, 250, 250);
657
+ border: 1px solid rgb(214, 213, 212);
658
+
659
+ .card-head {
660
+ display: flex;
661
+ justify-content: space-between;
662
+ margin-bottom: 30px;
663
+ }
664
+
665
+ h2 {
666
+ font-size: 16px;
667
+ font-weight: 700;
668
+ }
669
+ }
670
+
671
+ .registryTable {
672
+ tHead {
673
+ tr {
674
+ th {
675
+ text-align: left;
676
+ }
677
+ }
678
+ }
679
+ tBody {
680
+ tr {
681
+ td {
682
+ text-align: left;
683
+ }
684
+ }
685
+ }
686
+ }
687
+ @media only screen and (max-width: 640px) {
688
+ .dashboardCardTypeOne {
689
+ border-top:5px solid #2947A3;
690
+ box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
691
+ background: #FFFFFF;
692
+ height: 188px;
693
+ padding: 16px 20px;
694
+ gap: 24px;
695
+ border-radius: 8px 0px 0px 0px;
696
+ border-top: 5px solid hsl(225, 60%, 40%);
697
+ opacity: 1;
698
+ width: 87%;
699
+
700
+
701
+ }
702
+
703
+
704
+ .dashboardCardTypeOneHeader {
705
+ color: #14346D;
706
+ font-family: Roboto;
707
+ font-size: 20px;
708
+ font-weight: 500;
709
+ line-height: 24px;
710
+ text-align: center;
711
+ word-wrap: break-word;
712
+ margin-left: 10%;
713
+ }
714
+ }
715
+ @media only screen and (min-width: 641px) {
716
+ .dashboardCardTypeOne {
717
+ border-top:5px solid #2947A3;
718
+ box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
719
+ background: #FFFFFF;
720
+ height: 188px;
721
+ padding: 16px 20px;
722
+ gap: 24px;
723
+ border-radius: 8px 0px 0px 0px;
724
+ border-top: 5px solid hsl(225, 60%, 40%);
725
+ opacity: 1;
726
+ width: 100%;
727
+
728
+
729
+ }
730
+
731
+
732
+ .dashboardCardTypeOneHeader {
733
+ color: #14346D;
734
+ font-family: Roboto;
735
+ font-size: 20px;
736
+ font-weight: 500;
737
+ line-height: 24px;
738
+ text-align: left;
739
+
740
+
741
+ }
742
+ }
743
743