@pmidc/upyog-css 1.2.2 → 1.2.3

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 (129) hide show
  1. package/dist/index.css +23 -29
  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 +134 -134
  25. package/src/components/card.scss +631 -627
  26. package/src/components/cardHeaderWithOptions.scss +13 -13
  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 +115 -115
  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 +75 -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 +281 -281
  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 +138 -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 +1381 -1381
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/rentAndLease/index.scss +227 -227
  77. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  78. package/src/pages/citizen/CitizenLogin.scss +50 -50
  79. package/src/pages/citizen/DocumentList.scss +454 -454
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  82. package/src/pages/citizen/InboxCard.scss +378 -378
  83. package/src/pages/citizen/SurveyList.scss +21 -21
  84. package/src/pages/citizen/citizenDocument.scss +25 -25
  85. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  86. package/src/pages/citizen/container.scss +32 -32
  87. package/src/pages/citizen/loaderMessage.scss +341 -341
  88. package/src/pages/citizen/payment/payment-type.scss +2 -2
  89. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  90. package/src/pages/common/form.scss +25 -25
  91. package/src/pages/common/newApplicationTimeline.scss +319 -319
  92. package/src/pages/common/pgrUICssfix.scss +105 -105
  93. package/src/pages/common/requiredField.scss +2 -2
  94. package/src/pages/common/sanctionFeeTable.scss +91 -91
  95. package/src/pages/common/searchIcon.scss +12 -12
  96. package/src/pages/common/stepForm.scss +40 -40
  97. package/src/pages/employee/EmployeeLogin.scss +6 -6
  98. package/src/pages/employee/cardfix.scss +13 -13
  99. package/src/pages/employee/container.scss +73 -73
  100. package/src/pages/employee/dashboard.scss +203 -203
  101. package/src/pages/employee/disconnection.scss +425 -425
  102. package/src/pages/employee/dss.scss +251 -251
  103. package/src/pages/employee/faq.scss +353 -353
  104. package/src/pages/employee/footer.scss +68 -68
  105. package/src/pages/employee/form-fields.scss +13 -13
  106. package/src/pages/employee/header.scss +262 -262
  107. package/src/pages/employee/iframe.scss +65 -65
  108. package/src/pages/employee/inbox.scss +740 -740
  109. package/src/pages/employee/index.scss +694 -694
  110. package/src/pages/employee/landing.scss +1782 -1782
  111. package/src/pages/employee/login.scss +253 -253
  112. package/src/pages/employee/oldMobileInbox.scss +4 -4
  113. package/src/pages/employee/popupmodule.scss +47 -47
  114. package/src/pages/employee/response.scss +2 -2
  115. package/src/pages/employee/scroll-table.scss +113 -113
  116. package/src/pages/employee/surveys.scss +469 -469
  117. package/src/pages/employee/tooltip.scss +35 -35
  118. package/src/pages/employee/updateNumber.scss +12 -12
  119. package/src/pages/swach/index.scss +174 -174
  120. package/src/pages/ws/index.scss +104 -104
  121. package/svg/camera.svg +4 -4
  122. package/svg/check.svg +3 -3
  123. package/svg/close.svg +4 -4
  124. package/svg/error.svg +3 -3
  125. package/svg/error2.svg +5 -5
  126. package/svg/searchicon.svg +3 -3
  127. package/svg/starempty.svg +3 -3
  128. package/svg/starfilled.svg +4 -4
  129. package/svg/success.svg +3 -3
@@ -1,740 +1,740 @@
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
-
311
- &.for-pt {
312
- &.for-search {
313
- grid-template-columns: 25% 25% 25% 25%;
314
-
315
- .input-fields:nth-child(3n) {
316
- @apply mr-md !important;
317
- }
318
-
319
- .input-fields:nth-child(4n) {
320
- margin-right: 0 !important;
321
- }
322
-
323
- .search-submit-wrapper {
324
- grid-column: 4/5;
325
- /* margin-top: 56px;*/
326
- max-width: unset;
327
- margin-left: unset;
328
- }
329
- }
330
- }
331
-
332
- .search-submit-wrapper {
333
- grid-column: 3/4;
334
- margin-left: 50%;
335
- max-width: 50%;
336
- grid-column: 3/4;
337
- @apply flex flex-col justify-center text-center;
338
-
339
- .submit-bar-search {
340
- margin-top: unset;
341
- width: 100%;
342
- margin-bottom: 20px;
343
- margin-left: unset;
344
- max-width: 100%;
345
- width: 100%;
346
- }
347
- }
348
-
349
- .input-fields {
350
- /*width: calc(50% - 16px);*/
351
-
352
- @apply inline-block mr-md !important;
353
-
354
- .inbox-search-form-error {
355
- padding-top: 0;
356
- margin-top: 0;
357
- @apply absolute;
358
- }
359
- }
360
-
361
- .input-fields:nth-child(3n) {
362
- margin-right: 0 !important;
363
- }
364
-
365
- .complaint-input {
366
- @apply flex flex-col;
367
-
368
- .clear-search {
369
- @apply text-focus;
370
- @apply block;
371
- cursor: pointer;
372
- &:hover {
373
- color: #003078;
374
- cursor: pointer;
375
- }
376
- }
377
- }
378
-
379
- .mobile-input {
380
- @apply ml-sm;
381
- }
382
- }
383
-
384
- .search-action-wrapper {
385
- width: 33%;
386
- margin-top: 28px;
387
- @apply inline-block align-middle text-center;
388
- button {
389
- margin: 0;
390
- width: 100%;
391
- max-width: 300px !important;
392
- }
393
- }
394
- }
395
-
396
- .search-complaint-container-for-search {
397
- }
398
- }
399
- }
400
- }
401
-
402
- .document-clear-all {
403
- grid-area: 2/2;
404
- display: flex;
405
- justify-content: flex-end;
406
- padding-right: 16px;
407
- align-items: center;
408
- }
409
-
410
- .cell-text {
411
- color: #505a5f;
412
- }
413
-
414
- .sla-cell-error {
415
- color: #2947a3;
416
- color: #a82227;
417
- background-color: #f5fbff;
418
- padding: 0 24px;
419
- border-radius: 11px;
420
- }
421
-
422
- .sla-cell-success {
423
- color: #00703c;
424
- background-color: rgba(0, 112, 60, 0.12);
425
- padding: 0 24px;
426
- border-radius: 11px;
427
- }
428
-
429
- .complain-no-cell-text {
430
- margin-top: "4px";
431
- color: "#505A5F";
432
- }
433
-
434
- .search-error-label {
435
- @apply font-bold text-legend text-error mb-sm !important;
436
- }
437
-
438
- .inbox-action-container {
439
- display: flex;
440
- justify-content: flex-end;
441
- align-items: flex-start;
442
- }
443
- .complaint-links-container .header .removeHeight {
444
- line-height: 28px;
445
- }
446
-
447
- @screen dt {
448
- .complaint-links-container .header .removeBorderRadiusLogo {
449
- border-radius: 2px !important;
450
- background-color: #a82227;
451
- }
452
- }
453
- @screen dt {
454
- .customEmployeeCard {
455
- width: 320px !important;
456
- height: 220px !important;
457
- padding: 0px !important;
458
- }
459
- }
460
-
461
- .employeeTotalLink {
462
- color: #a82227;
463
- font-size: 12px;
464
- }
465
-
466
- @screen dt {
467
- .groupBill-custom {
468
- .custom-group-merge-container {
469
- display: flex !important;
470
- justify-content: space-between !important;
471
- .header {
472
- display: flex;
473
- align-items: baseline;
474
- .logo {
475
- margin-right: 1rem;
476
- svg {
477
- path {
478
- fill: #a82227;
479
- }
480
- }
481
- }
482
- .h1 {
483
- font-size: 24px;
484
- line-height: 28px;
485
- font-weight: 400;
486
- color: #a82227;
487
- }
488
- }
489
- }
490
- .inbox-container {
491
- .search-container {
492
- .search-complaint-container {
493
- display: flex;
494
- flex-direction: row;
495
- }
496
- .group-complaint-input-container {
497
- width: 33% !important;
498
- display: flex;
499
- flex-direction: column;
500
- }
501
- }
502
- }
503
- .inbox-action-container {
504
- display: flex;
505
- flex-direction: row-reverse;
506
- .clear-search {
507
- margin-top: 65px;
508
- margin-left: 16px;
509
- padding-top: unset !important;
510
- }
511
- .submit-bar-search {
512
- margin-top: 55px !important;
513
- }
514
- }
515
- }
516
- }
517
-
518
- @screen dt {
519
- .groupBill-custom {
520
- .custom-group-merge-container {
521
- display: flex !important;
522
- justify-content: space-between !important;
523
- .header {
524
- display: flex;
525
- align-items: baseline;
526
- .logo {
527
- margin-right: 1rem;
528
- svg {
529
- path {
530
- fill: #a82227;
531
- }
532
- }
533
- }
534
- .h1 {
535
- font-size: 24px;
536
- line-height: 28px;
537
- font-weight: 400;
538
- color: #a82227;
539
- }
540
- }
541
- }
542
- .inbox-container {
543
- .search-container {
544
- .search-complaint-container {
545
- display: flex;
546
- flex-direction: row;
547
- }
548
- .group-complaint-input-container {
549
- width: 33% !important;
550
- display: flex;
551
- flex-direction: column;
552
- }
553
- }
554
- }
555
- .inbox-action-container {
556
- display: flex;
557
- flex-direction: row-reverse;
558
- .clear-search {
559
- margin-top: 65px;
560
- margin-left: 16px;
561
- padding-top: unset !important;
562
- }
563
- .submit-bar-search {
564
- margin-top: 55px !important;
565
- }
566
- }
567
- }
568
- }
569
-
570
- .inboxLinksFSM {
571
- margin: 0 !important;
572
- }
573
- .complaint-links-container .body .link {
574
- color: #2947a3 !important;
575
- }
576
-
577
- .employee .customEmployeeCard:nth-child(odd) {
578
- .employeeCustomCard {
579
- background-color: white;
580
- background-size: cover;
581
- }
582
- }
583
- .employee .customEmployeeCard:nth-child(even) {
584
- .employeeCustomCard {
585
- background-color: white;
586
- background-size: cover;
587
- }
588
- }
589
- .employee .employeeCustomCard {
590
- border-radius: 4%;
591
- .employeeCustomCard {
592
- border-radius: 4%;
593
- }
594
- }
595
- .employee-card-banner {
596
- background-color: white;
597
- width: 88%;
598
- margin: 0 auto;
599
- bottom: 0px;
600
- position: absolute;
601
- margin-bottom: -10%;
602
- left: 6%;
603
- border-radius: 10px;
604
- }
605
- .text-employee-card {
606
- font-size: 1.5rem;
607
- font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
608
- position: absolute;
609
- top: 10%;
610
- padding-left: 10%;
611
- color: black !important;
612
- width: 300px;
613
- }
614
-
615
- .plumber-details-new-value-wrapper {
616
- flex: 2 1 auto;
617
- }
618
-
619
- .connection-details-new-value-wrapper {
620
- flex: 1 1 auto;
621
- }
622
-
623
- .connection-details-old-value-wrapper,
624
- .plumber-details-old-value-wrapper {
625
- flex: 1 1 auto;
626
-
627
- .old-value-null-wrapper {
628
- visibility: hidden;
629
- padding-bottom: 8px;
630
- margin-bottom: 8px;
631
- }
632
- .row {
633
- color: #b1b4b6;
634
- font-weight: 700;
635
- font-size: 16px;
636
- }
637
- }
638
-
639
- .search-tabs-container {
640
- border-bottom: 1px solid rgba(0, 0, 0, 0.2);
641
- margin-bottom: 35px;
642
- display: flex;
643
- justify-content: space-between;
644
-
645
- .search-tab-head {
646
- padding: 10px 35px;
647
- }
648
-
649
- .search-tab-head-selected {
650
- padding: 10px 35px;
651
- color: rgb(244, 119, 56);
652
- border-bottom: 4px solid rgb(244, 119, 56);
653
- font-weight: bold;
654
- }
655
-
656
- .search-tab-head-selected:focus {
657
- outline: 0;
658
- }
659
- }
660
-
661
- .card-with-background {
662
- background: rgb(250, 250, 250);
663
- border: 1px solid rgb(214, 213, 212);
664
-
665
- .card-head {
666
- display: flex;
667
- justify-content: space-between;
668
- margin-bottom: 30px;
669
- }
670
-
671
- h2 {
672
- font-size: 16px;
673
- font-weight: 700;
674
- }
675
- }
676
-
677
- .registryTable {
678
- tHead {
679
- tr {
680
- th {
681
- text-align: left;
682
- }
683
- }
684
- }
685
- tBody {
686
- tr {
687
- td {
688
- text-align: left;
689
- }
690
- }
691
- }
692
- }
693
- @media only screen and (max-width: 640px) {
694
- .dashboardCardTypeOne {
695
- border-top: 5px solid #2947a3;
696
- box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
697
- background: #ffffff;
698
- height: 188px;
699
- padding: 16px 20px;
700
- gap: 24px;
701
- border-radius: 8px 0px 0px 0px;
702
- border-top: 5px solid hsl(225, 60%, 40%);
703
- opacity: 1;
704
- width: 87%;
705
- }
706
-
707
- .dashboardCardTypeOneHeader {
708
- color: #14346d;
709
- font-family: Roboto;
710
- font-size: 20px;
711
- font-weight: 500;
712
- line-height: 24px;
713
- text-align: center;
714
- word-wrap: break-word;
715
- margin-left: 10%;
716
- }
717
- }
718
- @media only screen and (min-width: 641px) {
719
- .dashboardCardTypeOne {
720
- border-top: 5px solid #2947a3;
721
- box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
722
- background: #ffffff;
723
- height: 188px;
724
- padding: 16px 20px;
725
- gap: 24px;
726
- border-radius: 8px 0px 0px 0px;
727
- border-top: 5px solid hsl(225, 60%, 40%);
728
- opacity: 1;
729
- width: 100%;
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
- }
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
+
311
+ &.for-pt {
312
+ &.for-search {
313
+ grid-template-columns: 25% 25% 25% 25%;
314
+
315
+ .input-fields:nth-child(3n) {
316
+ @apply mr-md !important;
317
+ }
318
+
319
+ .input-fields:nth-child(4n) {
320
+ margin-right: 0 !important;
321
+ }
322
+
323
+ .search-submit-wrapper {
324
+ grid-column: 4/5;
325
+ /* margin-top: 56px;*/
326
+ max-width: unset;
327
+ margin-left: unset;
328
+ }
329
+ }
330
+ }
331
+
332
+ .search-submit-wrapper {
333
+ grid-column: 3/4;
334
+ margin-left: 50%;
335
+ max-width: 50%;
336
+ grid-column: 3/4;
337
+ @apply flex flex-col justify-center text-center;
338
+
339
+ .submit-bar-search {
340
+ margin-top: unset;
341
+ width: 100%;
342
+ margin-bottom: 20px;
343
+ margin-left: unset;
344
+ max-width: 100%;
345
+ width: 100%;
346
+ }
347
+ }
348
+
349
+ .input-fields {
350
+ /*width: calc(50% - 16px);*/
351
+
352
+ @apply inline-block mr-md !important;
353
+
354
+ .inbox-search-form-error {
355
+ padding-top: 0;
356
+ margin-top: 0;
357
+ @apply absolute;
358
+ }
359
+ }
360
+
361
+ .input-fields:nth-child(3n) {
362
+ margin-right: 0 !important;
363
+ }
364
+
365
+ .complaint-input {
366
+ @apply flex flex-col;
367
+
368
+ .clear-search {
369
+ @apply text-focus;
370
+ @apply block;
371
+ cursor: pointer;
372
+ &:hover {
373
+ color: #003078;
374
+ cursor: pointer;
375
+ }
376
+ }
377
+ }
378
+
379
+ .mobile-input {
380
+ @apply ml-sm;
381
+ }
382
+ }
383
+
384
+ .search-action-wrapper {
385
+ width: 33%;
386
+ margin-top: 28px;
387
+ @apply inline-block align-middle text-center;
388
+ button {
389
+ margin: 0;
390
+ width: 100%;
391
+ max-width: 300px !important;
392
+ }
393
+ }
394
+ }
395
+
396
+ .search-complaint-container-for-search {
397
+ }
398
+ }
399
+ }
400
+ }
401
+
402
+ .document-clear-all {
403
+ grid-area: 2/2;
404
+ display: flex;
405
+ justify-content: flex-end;
406
+ padding-right: 16px;
407
+ align-items: center;
408
+ }
409
+
410
+ .cell-text {
411
+ color: #505a5f;
412
+ }
413
+
414
+ .sla-cell-error {
415
+ color: #2947a3;
416
+ color: #a82227;
417
+ background-color: #f5fbff;
418
+ padding: 0 24px;
419
+ border-radius: 11px;
420
+ }
421
+
422
+ .sla-cell-success {
423
+ color: #00703c;
424
+ background-color: rgba(0, 112, 60, 0.12);
425
+ padding: 0 24px;
426
+ border-radius: 11px;
427
+ }
428
+
429
+ .complain-no-cell-text {
430
+ margin-top: "4px";
431
+ color: "#505A5F";
432
+ }
433
+
434
+ .search-error-label {
435
+ @apply font-bold text-legend text-error mb-sm !important;
436
+ }
437
+
438
+ .inbox-action-container {
439
+ display: flex;
440
+ justify-content: flex-end;
441
+ align-items: flex-start;
442
+ }
443
+ .complaint-links-container .header .removeHeight {
444
+ line-height: 28px;
445
+ }
446
+
447
+ @screen dt {
448
+ .complaint-links-container .header .removeBorderRadiusLogo {
449
+ border-radius: 2px !important;
450
+ background-color: #a82227;
451
+ }
452
+ }
453
+ @screen dt {
454
+ .customEmployeeCard {
455
+ width: 320px !important;
456
+ height: 220px !important;
457
+ padding: 0px !important;
458
+ }
459
+ }
460
+
461
+ .employeeTotalLink {
462
+ color: #a82227;
463
+ font-size: 12px;
464
+ }
465
+
466
+ @screen dt {
467
+ .groupBill-custom {
468
+ .custom-group-merge-container {
469
+ display: flex !important;
470
+ justify-content: space-between !important;
471
+ .header {
472
+ display: flex;
473
+ align-items: baseline;
474
+ .logo {
475
+ margin-right: 1rem;
476
+ svg {
477
+ path {
478
+ fill: #a82227;
479
+ }
480
+ }
481
+ }
482
+ .h1 {
483
+ font-size: 24px;
484
+ line-height: 28px;
485
+ font-weight: 400;
486
+ color: #a82227;
487
+ }
488
+ }
489
+ }
490
+ .inbox-container {
491
+ .search-container {
492
+ .search-complaint-container {
493
+ display: flex;
494
+ flex-direction: row;
495
+ }
496
+ .group-complaint-input-container {
497
+ width: 33% !important;
498
+ display: flex;
499
+ flex-direction: column;
500
+ }
501
+ }
502
+ }
503
+ .inbox-action-container {
504
+ display: flex;
505
+ flex-direction: row-reverse;
506
+ .clear-search {
507
+ margin-top: 65px;
508
+ margin-left: 16px;
509
+ padding-top: unset !important;
510
+ }
511
+ .submit-bar-search {
512
+ margin-top: 55px !important;
513
+ }
514
+ }
515
+ }
516
+ }
517
+
518
+ @screen dt {
519
+ .groupBill-custom {
520
+ .custom-group-merge-container {
521
+ display: flex !important;
522
+ justify-content: space-between !important;
523
+ .header {
524
+ display: flex;
525
+ align-items: baseline;
526
+ .logo {
527
+ margin-right: 1rem;
528
+ svg {
529
+ path {
530
+ fill: #a82227;
531
+ }
532
+ }
533
+ }
534
+ .h1 {
535
+ font-size: 24px;
536
+ line-height: 28px;
537
+ font-weight: 400;
538
+ color: #a82227;
539
+ }
540
+ }
541
+ }
542
+ .inbox-container {
543
+ .search-container {
544
+ .search-complaint-container {
545
+ display: flex;
546
+ flex-direction: row;
547
+ }
548
+ .group-complaint-input-container {
549
+ width: 33% !important;
550
+ display: flex;
551
+ flex-direction: column;
552
+ }
553
+ }
554
+ }
555
+ .inbox-action-container {
556
+ display: flex;
557
+ flex-direction: row-reverse;
558
+ .clear-search {
559
+ margin-top: 65px;
560
+ margin-left: 16px;
561
+ padding-top: unset !important;
562
+ }
563
+ .submit-bar-search {
564
+ margin-top: 55px !important;
565
+ }
566
+ }
567
+ }
568
+ }
569
+
570
+ .inboxLinksFSM {
571
+ margin: 0 !important;
572
+ }
573
+ .complaint-links-container .body .link {
574
+ color: #2947a3 !important;
575
+ }
576
+
577
+ .employee .customEmployeeCard:nth-child(odd) {
578
+ .employeeCustomCard {
579
+ background-color: white;
580
+ background-size: cover;
581
+ }
582
+ }
583
+ .employee .customEmployeeCard:nth-child(even) {
584
+ .employeeCustomCard {
585
+ background-color: white;
586
+ background-size: cover;
587
+ }
588
+ }
589
+ .employee .employeeCustomCard {
590
+ border-radius: 4%;
591
+ .employeeCustomCard {
592
+ border-radius: 4%;
593
+ }
594
+ }
595
+ .employee-card-banner {
596
+ background-color: white;
597
+ width: 88%;
598
+ margin: 0 auto;
599
+ bottom: 0px;
600
+ position: absolute;
601
+ margin-bottom: -10%;
602
+ left: 6%;
603
+ border-radius: 10px;
604
+ }
605
+ .text-employee-card {
606
+ font-size: 1.5rem;
607
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
608
+ position: absolute;
609
+ top: 10%;
610
+ padding-left: 10%;
611
+ color: black !important;
612
+ width: 300px;
613
+ }
614
+
615
+ .plumber-details-new-value-wrapper {
616
+ flex: 2 1 auto;
617
+ }
618
+
619
+ .connection-details-new-value-wrapper {
620
+ flex: 1 1 auto;
621
+ }
622
+
623
+ .connection-details-old-value-wrapper,
624
+ .plumber-details-old-value-wrapper {
625
+ flex: 1 1 auto;
626
+
627
+ .old-value-null-wrapper {
628
+ visibility: hidden;
629
+ padding-bottom: 8px;
630
+ margin-bottom: 8px;
631
+ }
632
+ .row {
633
+ color: #b1b4b6;
634
+ font-weight: 700;
635
+ font-size: 16px;
636
+ }
637
+ }
638
+
639
+ .search-tabs-container {
640
+ border-bottom: 1px solid rgba(0, 0, 0, 0.2);
641
+ margin-bottom: 35px;
642
+ display: flex;
643
+ justify-content: space-between;
644
+
645
+ .search-tab-head {
646
+ padding: 10px 35px;
647
+ }
648
+
649
+ .search-tab-head-selected {
650
+ padding: 10px 35px;
651
+ color: rgb(244, 119, 56);
652
+ border-bottom: 4px solid rgb(244, 119, 56);
653
+ font-weight: bold;
654
+ }
655
+
656
+ .search-tab-head-selected:focus {
657
+ outline: 0;
658
+ }
659
+ }
660
+
661
+ .card-with-background {
662
+ background: rgb(250, 250, 250);
663
+ border: 1px solid rgb(214, 213, 212);
664
+
665
+ .card-head {
666
+ display: flex;
667
+ justify-content: space-between;
668
+ margin-bottom: 30px;
669
+ }
670
+
671
+ h2 {
672
+ font-size: 16px;
673
+ font-weight: 700;
674
+ }
675
+ }
676
+
677
+ .registryTable {
678
+ tHead {
679
+ tr {
680
+ th {
681
+ text-align: left;
682
+ }
683
+ }
684
+ }
685
+ tBody {
686
+ tr {
687
+ td {
688
+ text-align: left;
689
+ }
690
+ }
691
+ }
692
+ }
693
+ @media only screen and (max-width: 640px) {
694
+ .dashboardCardTypeOne {
695
+ border-top: 5px solid #2947a3;
696
+ box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
697
+ background: #ffffff;
698
+ height: 188px;
699
+ padding: 16px 20px;
700
+ gap: 24px;
701
+ border-radius: 8px 0px 0px 0px;
702
+ border-top: 5px solid hsl(225, 60%, 40%);
703
+ opacity: 1;
704
+ width: 87%;
705
+ }
706
+
707
+ .dashboardCardTypeOneHeader {
708
+ color: #14346d;
709
+ font-family: Roboto;
710
+ font-size: 20px;
711
+ font-weight: 500;
712
+ line-height: 24px;
713
+ text-align: center;
714
+ word-wrap: break-word;
715
+ margin-left: 10%;
716
+ }
717
+ }
718
+ @media only screen and (min-width: 641px) {
719
+ .dashboardCardTypeOne {
720
+ border-top: 5px solid #2947a3;
721
+ box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
722
+ background: #ffffff;
723
+ height: 188px;
724
+ padding: 16px 20px;
725
+ gap: 24px;
726
+ border-radius: 8px 0px 0px 0px;
727
+ border-top: 5px solid hsl(225, 60%, 40%);
728
+ opacity: 1;
729
+ width: 100%;
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
+ }