@pmidc/upyog-css 1.2.13 → 1.2.15

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