@pmidc/upyog-css 1.2.21 → 1.2.23

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 (132) hide show
  1. package/dist/index.css +20524 -0
  2. package/dist/index.min.css +1 -0
  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 +422 -422
  24. package/src/components/buttons.scss +147 -147
  25. package/src/components/card.scss +920 -920
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  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 +119 -119
  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/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +87 -87
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -15
  56. package/src/components/radiobtn.scss +44 -44
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +140 -140
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +113 -113
  75. package/src/index.scss +1644 -1442
  76. package/src/modules/BPA/index.scss +98 -98
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +846 -494
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +339 -339
  95. package/src/pages/common/pgrUICssfix.scss +106 -105
  96. package/src/pages/common/requiredField.scss +2 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/stepForm.scss +40 -40
  100. package/src/pages/employee/EmployeeLogin.scss +6 -6
  101. package/src/pages/employee/cardfix.scss +13 -13
  102. package/src/pages/employee/container.scss +73 -73
  103. package/src/pages/employee/dashboard.scss +204 -204
  104. package/src/pages/employee/disconnection.scss +425 -425
  105. package/src/pages/employee/dss.scss +251 -251
  106. package/src/pages/employee/faq.scss +353 -353
  107. package/src/pages/employee/footer.scss +68 -68
  108. package/src/pages/employee/form-fields.scss +26 -26
  109. package/src/pages/employee/header.scss +262 -262
  110. package/src/pages/employee/iframe.scss +65 -65
  111. package/src/pages/employee/inbox.scss +1098 -959
  112. package/src/pages/employee/index.scss +693 -693
  113. package/src/pages/employee/landing.scss +1802 -1802
  114. package/src/pages/employee/login.scss +253 -253
  115. package/src/pages/employee/oldMobileInbox.scss +4 -4
  116. package/src/pages/employee/popupmodule.scss +47 -47
  117. package/src/pages/employee/response.scss +2 -2
  118. package/src/pages/employee/scroll-table.scss +113 -113
  119. package/src/pages/employee/surveys.scss +469 -469
  120. package/src/pages/employee/tooltip.scss +35 -35
  121. package/src/pages/employee/updateNumber.scss +12 -12
  122. package/src/pages/swach/index.scss +226 -175
  123. package/src/pages/ws/index.scss +118 -118
  124. package/svg/camera.svg +4 -4
  125. package/svg/check.svg +3 -3
  126. package/svg/close.svg +4 -4
  127. package/svg/error.svg +3 -3
  128. package/svg/error2.svg +5 -5
  129. package/svg/searchicon.svg +3 -3
  130. package/svg/starempty.svg +3 -3
  131. package/svg/starfilled.svg +4 -4
  132. package/svg/success.svg +3 -3
@@ -1,959 +1,1098 @@
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
- padding: 1rem;
161
- @apply items-center bg-white p-md;
162
-
163
- .complaint-header {
164
- display: flex;
165
- justify-content: space-between;
166
- padding-bottom: 1rem;
167
- }
168
-
169
- .complaint-input-container {
170
- @apply w-full;
171
- .complaint-input {
172
- @apply flex flex-col;
173
-
174
- .clear-search {
175
- @apply text-focus;
176
- display: none;
177
- &:hover {
178
- color: #003078;
179
- cursor: pointer;
180
- }
181
- }
182
- }
183
-
184
- .mobile-input {
185
- }
186
- }
187
- }
188
- }
189
-
190
- .status-container {
191
- margin-bottom: 50px;
192
- }
193
- }
194
-
195
- .clear-search,
196
- .clear-search .link-label {
197
- @apply text-focus;
198
- @apply block;
199
- cursor: pointer;
200
- &:hover {
201
- color: #000;
202
- }
203
- }
204
- .button-clear {
205
- @apply text-focus text-body-s-dt;
206
- }
207
-
208
- .inbox-count {
209
- @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
210
- }
211
-
212
- @screen dt {
213
- .complaint-links-container {
214
- @apply bg-white;
215
-
216
- .header {
217
- @apply flex items-center border-b border-border;
218
-
219
- .logo {
220
- @apply bg-focus;
221
- padding: 12px;
222
- border-radius: 4px;
223
- }
224
-
225
- .text {
226
- @apply pl-md text-heading-m-dt font-bold;
227
- }
228
- }
229
-
230
- .body {
231
- padding: 10px;
232
- @apply flex items-start flex-col;
233
- margin-left: 46px;
234
-
235
- .link {
236
- color: #a82227 !important;
237
- @apply p-sm text-primary-main;
238
- }
239
- }
240
- }
241
-
242
- .inboxLinks {
243
- margin: 0 !important;
244
- padding: 0 !important;
245
- .header {
246
- border: none;
247
- @apply justify-start;
248
- .logo {
249
- @apply bg-white;
250
- svg {
251
- path {
252
- fill: #1359c8;
253
- }
254
- }
255
- }
256
- }
257
- .body {
258
- margin-left: 0;
259
- }
260
- }
261
- .filter-card{
262
- padding: 1rem !important;
263
- }
264
- .filter-form {
265
- .filter-card {
266
- @apply p-md bg-white;
267
-
268
- .heading {
269
- @apply flex justify-between;
270
- }
271
-
272
- .label {
273
- @apply text-heading-s;
274
- }
275
- }
276
- }
277
-
278
- .inbox-container {
279
- @apply flex;
280
-
281
- .filters-container {
282
- width: 270px;
283
-
284
- .filter {
285
- @apply mt-md;
286
-
287
- .filter-card {
288
- @apply p-md bg-white;
289
-
290
- .heading {
291
- @apply flex justify-between;
292
- }
293
-
294
- .label {
295
- @apply text-heading-s;
296
- }
297
- }
298
- }
299
- .citizen-filter {
300
- margin-top: unset;
301
- }
302
- }
303
-
304
- .search-container {
305
- padding:1rem !important;
306
- .search-complaint-container {
307
- margin: auto;
308
- @apply flex flex-col items-start mb-md bg-white p-md;
309
-
310
- .complaint-input-container {
311
- /* display: inline-block !important; */
312
- display: grid !important;
313
- grid-template-columns: 33.33% 33.33% 33.33%;
314
- width:100% !important;
315
-
316
- &.for-pt {
317
- &.for-search {
318
- grid-template-columns: 25% 25% 25% 25%;
319
-
320
- .input-fields:nth-child(3n) {
321
- @apply mr-md !important;
322
- }
323
-
324
- .input-fields:nth-child(4n) {
325
- margin-right: 0 !important;
326
- }
327
-
328
- .search-submit-wrapper {
329
- grid-column: 4/5;
330
- /* margin-top: 56px;*/
331
- max-width: unset;
332
- margin-left: unset;
333
- }
334
- }
335
- }
336
-
337
- .search-submit-wrapper {
338
- grid-column: 3/4;
339
- margin-left: 50%;
340
- max-width: 50%;
341
- grid-column: 3/4;
342
- @apply flex flex-col justify-center text-center;
343
-
344
- .submit-bar-search {
345
- margin-top: unset;
346
- width: 100%;
347
- margin-bottom: 20px;
348
- margin-left: unset;
349
- max-width: 100%;
350
- width: 100%;
351
- }
352
- }
353
-
354
- .input-fields {
355
- /*width: calc(50% - 16px);*/
356
-
357
- @apply inline-block mr-md !important;
358
-
359
- .inbox-search-form-error {
360
- padding-top: 0;
361
- margin-top: 0;
362
- @apply absolute;
363
- }
364
- }
365
-
366
- .input-fields:nth-child(3n) {
367
- margin-right: 0 !important;
368
- }
369
-
370
- .complaint-input {
371
- @apply flex flex-col;
372
-
373
- .clear-search {
374
- @apply text-focus;
375
- @apply block;
376
- cursor: pointer;
377
- &:hover {
378
- color: #003078;
379
- cursor: pointer;
380
- }
381
- }
382
- }
383
-
384
- .mobile-input {
385
- @apply ml-sm;
386
- }
387
- }
388
-
389
- .search-action-wrapper {
390
- width: 33%;
391
- margin-top: 28px;
392
- @apply inline-block align-middle text-center;
393
- button {
394
- margin: 0;
395
- width: 100%;
396
- max-width: 300px !important;
397
- }
398
- }
399
- }
400
-
401
- .search-complaint-container-for-search {
402
- }
403
- }
404
- }
405
- }
406
-
407
- .document-clear-all {
408
- grid-area: 2/2;
409
- display: flex;
410
- justify-content: flex-end;
411
- padding-right: 16px;
412
- align-items: center;
413
- }
414
-
415
- .cell-text {
416
- color: #505a5f;
417
- }
418
-
419
- .sla-cell-error {
420
- color: #2947a3;
421
- color: #a82227;
422
- background-color: #f5fbff;
423
- padding: 0 24px;
424
- border-radius: 11px;
425
- }
426
-
427
- .sla-cell-success {
428
- color: #00703c;
429
- background-color: rgba(0, 112, 60, 0.12);
430
- padding: 0 24px;
431
- border-radius: 11px;
432
- }
433
-
434
- .complain-no-cell-text {
435
- margin-top: "4px";
436
- color: "#505A5F";
437
- }
438
-
439
- .search-error-label {
440
- @apply font-bold text-legend text-error mb-sm !important;
441
- }
442
-
443
- .inbox-action-container {
444
- display: flex;
445
- justify-content: flex-end;
446
- align-items: flex-start;
447
- }
448
- .complaint-links-container .header .removeHeight {
449
- line-height: 28px;
450
- }
451
-
452
- /* Mobile view styles for complaint input container */
453
- @media only screen and (max-width: 640px) {
454
- .complaint-input-container {
455
- display: flex !important;
456
- flex-direction: column !important;
457
- }
458
- }
459
-
460
- @screen dt {
461
- .complaint-links-container .header .removeBorderRadiusLogo {
462
- border-radius: 2px !important;
463
- background-color: #a82227;
464
- }
465
- }
466
- @screen dt {
467
- .customEmployeeCard {
468
- width: 320px !important;
469
- height: 220px !important;
470
- padding: 0px !important;
471
- }
472
- }
473
-
474
- .employeeTotalLink {
475
- color: #a82227;
476
- font-size: 12px;
477
- }
478
-
479
- @screen dt {
480
- .groupBill-custom {
481
- .custom-group-merge-container {
482
- display: flex !important;
483
- justify-content: space-between !important;
484
- .header {
485
- display: flex;
486
- align-items: baseline;
487
- .logo {
488
- margin-right: 1rem;
489
- svg {
490
- path {
491
- fill: #a82227;
492
- }
493
- }
494
- }
495
- .h1 {
496
- font-size: 24px;
497
- line-height: 28px;
498
- font-weight: 400;
499
- color: #a82227;
500
- }
501
- }
502
- }
503
- .inbox-container {
504
- .search-container {
505
- .search-complaint-container {
506
- display: flex;
507
- flex-direction: row;
508
- }
509
- .group-complaint-input-container {
510
- width: 33% !important;
511
- display: flex;
512
- flex-direction: column;
513
- }
514
- }
515
- }
516
- .inbox-action-container {
517
- display: flex;
518
- flex-direction: row-reverse;
519
- .clear-search {
520
- margin-top: 65px;
521
- margin-left: 16px;
522
- padding-top: unset !important;
523
- }
524
- .submit-bar-search {
525
- margin-top: 55px !important;
526
- }
527
- }
528
- }
529
- }
530
-
531
- @screen dt {
532
- .groupBill-custom {
533
- .custom-group-merge-container {
534
- display: flex !important;
535
- justify-content: space-between !important;
536
- .header {
537
- display: flex;
538
- align-items: baseline;
539
- .logo {
540
- margin-right: 1rem;
541
- svg {
542
- path {
543
- fill: #a82227;
544
- }
545
- }
546
- }
547
- .h1 {
548
- font-size: 24px;
549
- line-height: 28px;
550
- font-weight: 400;
551
- color: #a82227;
552
- }
553
- }
554
- }
555
- .inbox-container {
556
- .search-container {
557
- .search-complaint-container {
558
- display: flex;
559
- flex-direction: row;
560
- }
561
- .group-complaint-input-container {
562
- width: 33% !important;
563
- display: flex;
564
- flex-direction: column;
565
- }
566
- }
567
- }
568
- .inbox-action-container {
569
- display: flex;
570
- flex-direction: row-reverse;
571
- .clear-search {
572
- margin-top: 65px;
573
- margin-left: 16px;
574
- padding-top: unset !important;
575
- }
576
- .submit-bar-search {
577
- margin-top: 55px !important;
578
- }
579
- }
580
- }
581
- }
582
-
583
- .inboxLinksFSM {
584
- margin: 0 !important;
585
- }
586
- .complaint-links-container .body .link {
587
- color: #2947a3 !important;
588
- }
589
-
590
- .employee .customEmployeeCard:nth-child(odd) {
591
- .employeeCustomCard {
592
- background-color: white;
593
- background-size: cover;
594
- }
595
- }
596
- .employee .customEmployeeCard:nth-child(even) {
597
- .employeeCustomCard {
598
- background-color: white;
599
- background-size: cover;
600
- }
601
- }
602
- .employee .employeeCustomCard {
603
- border-radius: 4%;
604
- .employeeCustomCard {
605
- border-radius: 4%;
606
- }
607
- }
608
- .employee-card-banner {
609
- background-color: white;
610
- width: 88%;
611
- margin: 0 auto;
612
- bottom: 0px;
613
- position: absolute;
614
- margin-bottom: -10%;
615
- left: 6%;
616
- border-radius: 10px;
617
- }
618
- .text-employee-card {
619
- font-size: 1.5rem;
620
- font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
621
- position: absolute;
622
- top: 10%;
623
- padding-left: 10%;
624
- color: black !important;
625
- width: 300px;
626
- }
627
-
628
- .plumber-details-new-value-wrapper {
629
- flex: 2 1 auto;
630
- }
631
-
632
- .connection-details-new-value-wrapper {
633
- flex: 1 1 auto;
634
- }
635
-
636
- .connection-details-old-value-wrapper,
637
- .plumber-details-old-value-wrapper {
638
- flex: 1 1 auto;
639
-
640
- .old-value-null-wrapper {
641
- visibility: hidden;
642
- padding-bottom: 8px;
643
- margin-bottom: 8px;
644
- }
645
- .row {
646
- color: #b1b4b6;
647
- font-weight: 700;
648
- font-size: 16px;
649
- }
650
- }
651
-
652
- .search-tabs-container {
653
- border-bottom: 1px solid rgba(0, 0, 0, 0.2);
654
- margin-bottom: 35px;
655
- display: flex;
656
- justify-content: space-between;
657
-
658
- .search-tab-head {
659
- padding: 10px 35px;
660
- }
661
-
662
- .search-tab-head-selected {
663
- padding: 10px 35px;
664
- color: rgb(244, 119, 56);
665
- border-bottom: 4px solid rgb(244, 119, 56);
666
- font-weight: bold;
667
- }
668
-
669
- .search-tab-head-selected:focus {
670
- outline: 0;
671
- }
672
- }
673
-
674
- .card-with-background {
675
- background: rgb(250, 250, 250);
676
- border: 1px solid rgb(214, 213, 212);
677
-
678
- .card-head {
679
- display: flex;
680
- justify-content: space-between;
681
- margin-bottom: 30px;
682
- }
683
-
684
- h2 {
685
- font-size: 16px;
686
- font-weight: 700;
687
- }
688
- }
689
-
690
- .registryTable {
691
- tHead {
692
- tr {
693
- th {
694
- text-align: left;
695
- }
696
- }
697
- }
698
- tBody {
699
- tr {
700
- td {
701
- text-align: left;
702
- }
703
- }
704
- }
705
- }
706
- @media only screen and (max-width: 640px) {
707
- .dashboardCardTypeOne {
708
- border-top: 5px solid #2947a3;
709
- box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
710
- background: #ffffff;
711
- height: 188px;
712
- padding: 16px 20px;
713
- gap: 24px;
714
- border-radius: 8px 0px 0px 0px;
715
- border-top: 5px solid hsl(225, 60%, 40%);
716
- opacity: 1;
717
- width: 87%;
718
- }
719
-
720
- .dashboardCardTypeOneHeader {
721
- color: #14346d;
722
- font-family: Roboto;
723
- font-size: 20px;
724
- font-weight: 500;
725
- line-height: 24px;
726
- text-align: center;
727
- word-wrap: break-word;
728
- margin-left: 10%;
729
- }
730
- }
731
- @media only screen and (min-width: 641px) {
732
- .dashboardCardTypeOne {
733
- border-top: 5px solid #2947a3;
734
- box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
735
- background: #ffffff;
736
- height: 188px;
737
- padding: 16px 20px;
738
- gap: 24px;
739
- border-radius: 8px 0px 0px 0px;
740
- border-top: 5px solid hsl(225, 60%, 40%);
741
- opacity: 1;
742
- width: 100%;
743
- }
744
-
745
- .dashboardCardTypeOneHeader {
746
- color: #14346d;
747
- font-family: Roboto;
748
- font-size: 20px;
749
- font-weight: 500;
750
- line-height: 24px;
751
- text-align: left;
752
- }
753
- }
754
- .mCollect-filter{
755
- padding: 1rem !important;
756
- }
757
- .filter-card{
758
- padding: 1rem !important;
759
- }
760
-
761
- .employee-quick-service-link {
762
- text-decoration: none;
763
- display: block;
764
- }
765
-
766
- .employee-quick-service-card {
767
- display: flex;
768
- align-items: stretch;
769
- border-radius: 16px;
770
- overflow: hidden;
771
- box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
772
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
773
- transform: translateY(0) scale(1);
774
- background: white;
775
- position: relative;
776
- border: 2px solid transparent;
777
- width: 400px;
778
- height: 140px;
779
- min-height: 140px;
780
- max-height: 140px;
781
-
782
- @media (max-width: 768px) {
783
- width: 100%;
784
- height: 120px;
785
- min-height: 120px;
786
- max-height: 120px;
787
- }
788
-
789
- &.hovered {
790
- box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
791
- transform: translateY(-4px) scale(1.02);
792
- border: 2px solid rgba(79, 101, 216, 0.3);
793
- }
794
- }
795
-
796
- .card-icon-container {
797
- display: flex;
798
- justify-content: center;
799
- align-items: center;
800
- min-width: 120px;
801
- width: 120px;
802
- padding: 24px;
803
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
804
- position: relative;
805
- overflow: hidden;
806
-
807
- @media (max-width: 768px) {
808
- min-width: 80px;
809
- width: 80px;
810
- padding: 16px;
811
- }
812
- .employee-quick-service-link {
813
- width: 100%;
814
-
815
- }
816
- }
817
-
818
- .card-background-circle {
819
- position: absolute;
820
- width: 150px;
821
- height: 150px;
822
- background: rgba(255, 255, 255, 0.1);
823
- border-radius: 50%;
824
- top: -50px;
825
- right: -50px;
826
- transition: transform 0.5s ease;
827
- transform: scale(1);
828
-
829
- @media (max-width: 768px) {
830
- width: 100px;
831
- height: 100px;
832
- top: -40px;
833
- right: -40px;
834
- }
835
-
836
- .hovered & {
837
- transform: scale(1.5);
838
- }
839
- }
840
-
841
- .card-icon-wrapper {
842
- transform: scale(1) rotate(0deg);
843
- transition: transform 0.3s ease;
844
- z-index: 1;
845
- filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
846
-
847
- .hovered & {
848
- transform: scale(1.15) rotate(5deg);
849
- }
850
- }
851
-
852
- .card-content-container {
853
- flex: 1;
854
- display: flex;
855
- align-items: center;
856
- justify-content: space-between;
857
- padding: 24px 32px;
858
- background: white;
859
-
860
- @media (max-width: 768px) {
861
- padding: 16px 20px;
862
- }
863
- }
864
-
865
- .card-text-content {
866
- flex: 1;
867
- }
868
-
869
- .card-module-title {
870
- font-size: 22px;
871
- font-weight: 700;
872
- color: #1a202c;
873
- margin: 0;
874
- line-height: 1.3;
875
- transition: color 0.3s ease;
876
- overflow: hidden;
877
- text-overflow: ellipsis;
878
- white-space: normal;
879
-
880
- @media (max-width: 768px) {
881
- font-size: 16px;
882
- white-space: nowrap;
883
- }
884
- }
885
-
886
- .card-module-description {
887
- font-size: 14px;
888
- color: #718096;
889
- margin: 6px 0 0 0;
890
- font-weight: 400;
891
- display: block;
892
-
893
- @media (max-width: 768px) {
894
- font-size: 12px;
895
- display: none;
896
- }
897
- }
898
-
899
- .card-arrow-container {
900
- display: flex;
901
- align-items: center;
902
- justify-content: center;
903
- width: 40px;
904
- height: 40px;
905
- border-radius: 50%;
906
- background: #f7fafc;
907
- transition: all 0.3s ease;
908
- transform: translateX(0);
909
-
910
- @media (max-width: 768px) {
911
- width: 32px;
912
- height: 32px;
913
- }
914
-
915
- .hovered & {
916
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
917
- transform: translateX(4px);
918
- }
919
- }
920
-
921
- .card-arrow-svg {
922
- transition: transform 0.3s ease;
923
- transform: translateX(0);
924
-
925
- .hovered & {
926
- transform: translateX(2px);
927
- }
928
- }
929
-
930
- .card-arrow-path {
931
- stroke: #4a5568;
932
- stroke-width: 2;
933
- stroke-linecap: round;
934
- stroke-linejoin: round;
935
-
936
- .hovered & {
937
- stroke: white;
938
- }
939
- }
940
-
941
- .card-shine-effect {
942
- position: absolute;
943
- top: 0;
944
- left: -100%;
945
- width: 100%;
946
- height: 100%;
947
- background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
948
- animation: shine 0.6s ease;
949
- pointer-events: none;
950
- }
951
-
952
- @keyframes shine {
953
- 0% {
954
- left: -100%;
955
- }
956
- 100% {
957
- left: 100%;
958
- }
959
- }
1
+ .complaint-links-container {
2
+ display: flex;
3
+ justify-content: center;
4
+ align-items: center;
5
+ @apply bg-white;
6
+ border-radius: 4px;
7
+ .header {
8
+ @apply flex items-center border-b border-border justify-between;
9
+
10
+ .logo {
11
+ width: 56px;
12
+ height: 56px;
13
+ @apply bg-focus;
14
+ padding: 12px;
15
+ border-radius: 4px;
16
+ svg {
17
+ @apply w-8 h-8;
18
+ }
19
+ }
20
+
21
+ .text {
22
+ @apply pl-md text-heading-m font-bold;
23
+ }
24
+ }
25
+
26
+ .body {
27
+ padding: 10px;
28
+ @apply flex items-start flex-col;
29
+ margin-left: 46px;
30
+
31
+ .link {
32
+ @apply p-sm text-primary-main items-center;
33
+ display: flex !important;
34
+ color: #2947a3 !important;
35
+ }
36
+
37
+ .inbox-total {
38
+ padding: 4px;
39
+ display: table;
40
+ @apply whitespace-normal text-center text-white w-8 h-8 bg-primary-main rounded-full ml-xs;
41
+ background-color: #1359c8 !important;
42
+ }
43
+ }
44
+
45
+ .links-wrapper {
46
+ @apply pl-md py-sm text-text-btn;
47
+ .link {
48
+ padding: 0 !important;
49
+ padding-bottom: 4px !important;
50
+ color: #a82227 !important;
51
+ svg {
52
+ @apply ml-sm;
53
+ }
54
+ }
55
+ }
56
+ }
57
+
58
+ .complaint-header {
59
+ display: flex;
60
+ @apply flex justify-between w-full;
61
+ margin-bottom: 20px;
62
+ }
63
+
64
+ .MobilePopupHeadingWrapper {
65
+ @apply flex place-content-between mb-md;
66
+ h2 {
67
+ @apply text-heading-l font-bold;
68
+ }
69
+ }
70
+
71
+ .filter-button {
72
+ @apply text-primary-main;
73
+ &:hover {
74
+ @apply text-primary-dark cursor-pointer;
75
+ }
76
+ }
77
+
78
+ .employeeCard-info-box {
79
+ @apply flex justify-end ml-md;
80
+ background-color: #fafafa;
81
+ div {
82
+ margin-right: 32px;
83
+ span:nth-child(2) {
84
+ @apply font-bold;
85
+ color: #4f5a5f;
86
+ }
87
+ }
88
+ .employeeCard-info-data {
89
+ display: flex;
90
+ flex-direction: column;
91
+ }
92
+ }
93
+
94
+ .filter-form {
95
+ .filter-card {
96
+ @apply bg-white min-h-full;
97
+ padding: 10px;
98
+ border-radius: 8px;
99
+ margin-bottom: 24px;
100
+
101
+ .heading {
102
+ justify-content: unset;
103
+ @apply flex;
104
+
105
+ .clearAll {
106
+ display: none;
107
+ }
108
+ }
109
+
110
+ .filter-label {
111
+ @apply font-bold text-heading-l flex gap-3;
112
+ padding-bottom: 6px;
113
+ svg {
114
+ fill: #0b0c0c;
115
+ }
116
+ }
117
+ .sub-filter-label {
118
+ font-weight: 400;
119
+ font-size: 16px;
120
+ }
121
+ }
122
+ .filter-form-field {
123
+ p {
124
+ @apply text-form-field text-text-primary block mb-md;
125
+ }
126
+ }
127
+ }
128
+
129
+ .inbox-container {
130
+ .filters-container {
131
+ .filter {
132
+ .filter-card {
133
+ @apply bg-white;
134
+ padding: 10px;
135
+ padding-bottom: 50px;
136
+ .filter-card-close-button {
137
+ @apply flex flex-row-reverse;
138
+ }
139
+ .heading {
140
+ @apply flex justify-between;
141
+
142
+ .clearAll {
143
+ display: none;
144
+ }
145
+ }
146
+
147
+ .filter-label {
148
+ @apply text-heading-m block flex gap-3 items-center;
149
+ padding-bottom: 6px;
150
+ svg {
151
+ fill: #0b0c0c;
152
+ }
153
+ }
154
+
155
+ .sub-filter-label {
156
+ font-weight: 400;
157
+ font-size: 16px;
158
+ }
159
+ }
160
+ }
161
+
162
+ .search-complaint-container {
163
+ padding: 1rem;
164
+ @apply items-center bg-white p-md;
165
+
166
+ .complaint-header {
167
+ display: flex;
168
+ justify-content: space-between;
169
+ padding-bottom: 1rem;
170
+ }
171
+
172
+ .complaint-input-container {
173
+ @apply w-full;
174
+ .complaint-input {
175
+ @apply flex flex-col;
176
+
177
+ .clear-search {
178
+ @apply text-focus;
179
+ display: none;
180
+ &:hover {
181
+ color: #003078;
182
+ cursor: pointer;
183
+ }
184
+ }
185
+ }
186
+
187
+ .mobile-input {
188
+ }
189
+ }
190
+ }
191
+ }
192
+
193
+ .status-container {
194
+ margin-bottom: 50px;
195
+ }
196
+ }
197
+
198
+ .clear-search,
199
+ .clear-search .link-label {
200
+ @apply text-focus;
201
+ @apply block;
202
+ cursor: pointer;
203
+ &:hover {
204
+ color: #000;
205
+ }
206
+ }
207
+ .button-clear {
208
+ @apply text-focus text-body-s-dt;
209
+ }
210
+
211
+ .inbox-count {
212
+ @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
213
+ }
214
+
215
+ @screen dt {
216
+ .complaint-links-container {
217
+ @apply bg-white;
218
+
219
+ .header {
220
+ @apply flex items-center border-b border-border;
221
+
222
+ .logo {
223
+ @apply bg-focus;
224
+ padding: 12px;
225
+ border-radius: 4px;
226
+ }
227
+
228
+ .text {
229
+ @apply pl-md text-heading-m-dt font-bold;
230
+ }
231
+ }
232
+
233
+ .body {
234
+ padding: 10px;
235
+ @apply flex items-start flex-col;
236
+ margin-left: 46px;
237
+
238
+ .link {
239
+ color: #a82227 !important;
240
+ @apply p-sm text-primary-main;
241
+ }
242
+ }
243
+ }
244
+
245
+ .inboxLinks {
246
+ margin: 0 !important;
247
+ padding: 0 !important;
248
+ .header {
249
+ border: none;
250
+ @apply justify-start;
251
+ .logo {
252
+ @apply bg-white;
253
+ svg {
254
+ path {
255
+ fill: #1359c8;
256
+ }
257
+ }
258
+ }
259
+ }
260
+ .body {
261
+ margin-left: 0;
262
+ }
263
+ }
264
+ .filter-card{
265
+ padding: 1rem !important;
266
+ }
267
+ .filter-form {
268
+ .filter-card {
269
+ @apply p-md bg-white;
270
+
271
+ .heading {
272
+ @apply flex justify-between;
273
+ }
274
+
275
+ .label {
276
+ @apply text-heading-s;
277
+ }
278
+ }
279
+ }
280
+
281
+ .inbox-container {
282
+ @apply flex;
283
+
284
+ .filters-container {
285
+ width: 270px;
286
+
287
+ .filter {
288
+ @apply mt-md;
289
+
290
+ .filter-card {
291
+ @apply p-md bg-white;
292
+
293
+ .heading {
294
+ @apply flex justify-between;
295
+ }
296
+
297
+ .label {
298
+ @apply text-heading-s;
299
+ }
300
+ }
301
+ }
302
+ .citizen-filter {
303
+ margin-top: unset;
304
+ }
305
+ }
306
+
307
+ .search-container {
308
+ padding:1rem !important;
309
+ .search-complaint-container {
310
+ margin: auto;
311
+ @apply flex flex-col items-start mb-md bg-white p-md;
312
+
313
+ .complaint-input-container {
314
+ /* display: inline-block !important; */
315
+ display: grid !important;
316
+ grid-template-columns: 33.33% 33.33% 33.33%;
317
+ width:100% !important;
318
+
319
+ &.for-pt {
320
+ &.for-search {
321
+ grid-template-columns: 25% 25% 25% 25%;
322
+
323
+ .input-fields:nth-child(3n) {
324
+ @apply mr-md !important;
325
+ }
326
+
327
+ .input-fields:nth-child(4n) {
328
+ margin-right: 0 !important;
329
+ }
330
+
331
+ .search-submit-wrapper {
332
+ grid-column: 4/5;
333
+ /* margin-top: 56px;*/
334
+ max-width: unset;
335
+ margin-left: unset;
336
+ }
337
+ }
338
+ }
339
+
340
+ .search-submit-wrapper {
341
+ grid-column: 3/4;
342
+ margin-left: 50%;
343
+ max-width: 50%;
344
+ grid-column: 3/4;
345
+ @apply flex flex-col justify-center text-center;
346
+
347
+ .submit-bar-search {
348
+ margin-top: unset;
349
+ width: 100%;
350
+ margin-bottom: 20px;
351
+ margin-left: unset;
352
+ max-width: 100%;
353
+ width: 100%;
354
+ }
355
+ }
356
+
357
+ .input-fields {
358
+ /*width: calc(50% - 16px);*/
359
+
360
+ @apply inline-block mr-md !important;
361
+
362
+ .inbox-search-form-error {
363
+ padding-top: 0;
364
+ margin-top: 0;
365
+ @apply absolute;
366
+ }
367
+ }
368
+
369
+ .input-fields:nth-child(3n) {
370
+ margin-right: 0 !important;
371
+ }
372
+
373
+ .complaint-input {
374
+ @apply flex flex-col;
375
+
376
+ .clear-search {
377
+ @apply text-focus;
378
+ @apply block;
379
+ cursor: pointer;
380
+ &:hover {
381
+ color: #003078;
382
+ cursor: pointer;
383
+ }
384
+ }
385
+ }
386
+
387
+ .mobile-input {
388
+ @apply ml-sm;
389
+ }
390
+ }
391
+
392
+ .search-action-wrapper {
393
+ width: 33%;
394
+ margin-top: 28px;
395
+ @apply inline-block align-middle text-center;
396
+ button {
397
+ margin: 0;
398
+ width: 100%;
399
+ max-width: 300px !important;
400
+ }
401
+ }
402
+ }
403
+
404
+ .search-complaint-container-for-search {
405
+ }
406
+ }
407
+ }
408
+ }
409
+
410
+ .document-clear-all {
411
+ grid-area: 2/2;
412
+ display: flex;
413
+ justify-content: flex-end;
414
+ padding-right: 16px;
415
+ align-items: center;
416
+ }
417
+
418
+ .cell-text {
419
+ color: #505a5f;
420
+ }
421
+
422
+ .sla-cell-error {
423
+ color: #2947a3;
424
+ color: #a82227;
425
+ background-color: #f5fbff;
426
+ padding: 0 24px;
427
+ border-radius: 11px;
428
+ }
429
+
430
+ .sla-cell-success {
431
+ color: #00703c;
432
+ background-color: rgba(0, 112, 60, 0.12);
433
+ padding: 0 24px;
434
+ border-radius: 11px;
435
+ }
436
+
437
+ .complain-no-cell-text {
438
+ margin-top: "4px";
439
+ color: "#505A5F";
440
+ }
441
+
442
+ .search-error-label {
443
+ @apply font-bold text-legend text-error mb-sm !important;
444
+ }
445
+
446
+ .inbox-action-container {
447
+ display: flex;
448
+ justify-content: flex-end;
449
+ align-items: flex-start;
450
+ }
451
+ .complaint-links-container .header .removeHeight {
452
+ line-height: 28px;
453
+ }
454
+
455
+ /* Mobile view styles for complaint input container */
456
+ @media only screen and (max-width: 640px) {
457
+ .complaint-input-container {
458
+ display: flex !important;
459
+ flex-direction: column !important;
460
+ }
461
+ }
462
+
463
+ @screen dt {
464
+ .complaint-links-container .header .removeBorderRadiusLogo {
465
+ border-radius: 2px !important;
466
+ background-color: #a82227;
467
+ }
468
+ }
469
+ @screen dt {
470
+ .customEmployeeCard {
471
+ width: 320px !important;
472
+ height: 220px !important;
473
+ padding: 0px !important;
474
+ }
475
+ }
476
+
477
+ .employeeTotalLink {
478
+ color: #a82227;
479
+ font-size: 12px;
480
+ }
481
+
482
+ @screen dt {
483
+ .groupBill-custom {
484
+ .custom-group-merge-container {
485
+ display: flex !important;
486
+ justify-content: space-between !important;
487
+ .header {
488
+ display: flex;
489
+ align-items: baseline;
490
+ .logo {
491
+ margin-right: 1rem;
492
+ svg {
493
+ path {
494
+ fill: #a82227;
495
+ }
496
+ }
497
+ }
498
+ .h1 {
499
+ font-size: 24px;
500
+ line-height: 28px;
501
+ font-weight: 400;
502
+ color: #a82227;
503
+ }
504
+ }
505
+ }
506
+ .inbox-container {
507
+ .search-container {
508
+ .search-complaint-container {
509
+ display: flex;
510
+ flex-direction: row;
511
+ }
512
+ .group-complaint-input-container {
513
+ width: 33% !important;
514
+ display: flex;
515
+ flex-direction: column;
516
+ }
517
+ }
518
+ }
519
+ .inbox-action-container {
520
+ display: flex;
521
+ flex-direction: row-reverse;
522
+ .clear-search {
523
+ margin-top: 65px;
524
+ margin-left: 16px;
525
+ padding-top: unset !important;
526
+ }
527
+ .submit-bar-search {
528
+ margin-top: 55px !important;
529
+ }
530
+ }
531
+ }
532
+ }
533
+
534
+ @screen dt {
535
+ .groupBill-custom {
536
+ .custom-group-merge-container {
537
+ display: flex !important;
538
+ justify-content: space-between !important;
539
+ .header {
540
+ display: flex;
541
+ align-items: baseline;
542
+ .logo {
543
+ margin-right: 1rem;
544
+ svg {
545
+ path {
546
+ fill: #a82227;
547
+ }
548
+ }
549
+ }
550
+ .h1 {
551
+ font-size: 24px;
552
+ line-height: 28px;
553
+ font-weight: 400;
554
+ color: #a82227;
555
+ }
556
+ }
557
+ }
558
+ .inbox-container {
559
+ .search-container {
560
+ .search-complaint-container {
561
+ display: flex;
562
+ flex-direction: row;
563
+ }
564
+ .group-complaint-input-container {
565
+ width: 33% !important;
566
+ display: flex;
567
+ flex-direction: column;
568
+ }
569
+ }
570
+ }
571
+ .inbox-action-container {
572
+ display: flex;
573
+ flex-direction: row-reverse;
574
+ .clear-search {
575
+ margin-top: 65px;
576
+ margin-left: 16px;
577
+ padding-top: unset !important;
578
+ }
579
+ .submit-bar-search {
580
+ margin-top: 55px !important;
581
+ }
582
+ }
583
+ }
584
+ }
585
+
586
+ .inboxLinksFSM {
587
+ margin: 0 !important;
588
+ }
589
+ .complaint-links-container .body .link {
590
+ color: #2947a3 !important;
591
+ }
592
+
593
+ .employee .customEmployeeCard:nth-child(odd) {
594
+ .employeeCustomCard {
595
+ background-color: white;
596
+ background-size: cover;
597
+ }
598
+ }
599
+ .employee .customEmployeeCard:nth-child(even) {
600
+ .employeeCustomCard {
601
+ background-color: white;
602
+ background-size: cover;
603
+ }
604
+ }
605
+ .employee .employeeCustomCard {
606
+ border-radius: 4%;
607
+ .employeeCustomCard {
608
+ border-radius: 4%;
609
+ }
610
+ }
611
+ .employee-card-banner {
612
+ background-color: white;
613
+ width: 88%;
614
+ margin: 0 auto;
615
+ bottom: 0px;
616
+ position: absolute;
617
+ margin-bottom: -10%;
618
+ left: 6%;
619
+ border-radius: 10px;
620
+ }
621
+ .text-employee-card {
622
+ font-size: 1.5rem;
623
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
624
+ position: absolute;
625
+ top: 10%;
626
+ padding-left: 10%;
627
+ color: black !important;
628
+ width: 300px;
629
+ }
630
+
631
+ .plumber-details-new-value-wrapper {
632
+ flex: 2 1 auto;
633
+ }
634
+
635
+ .connection-details-new-value-wrapper {
636
+ flex: 1 1 auto;
637
+ }
638
+
639
+ .connection-details-old-value-wrapper,
640
+ .plumber-details-old-value-wrapper {
641
+ flex: 1 1 auto;
642
+
643
+ .old-value-null-wrapper {
644
+ visibility: hidden;
645
+ padding-bottom: 8px;
646
+ margin-bottom: 8px;
647
+ }
648
+ .row {
649
+ color: #b1b4b6;
650
+ font-weight: 700;
651
+ font-size: 16px;
652
+ }
653
+ }
654
+
655
+ .search-tabs-container {
656
+ border-bottom: 1px solid rgba(0, 0, 0, 0.2);
657
+ margin-bottom: 35px;
658
+ display: flex;
659
+ justify-content: space-between;
660
+
661
+ .search-tab-head {
662
+ padding: 10px 35px;
663
+ }
664
+
665
+ .search-tab-head-selected {
666
+ padding: 10px 35px;
667
+ color: rgb(244, 119, 56);
668
+ border-bottom: 4px solid rgb(244, 119, 56);
669
+ font-weight: bold;
670
+ }
671
+
672
+ .search-tab-head-selected:focus {
673
+ outline: 0;
674
+ }
675
+ }
676
+
677
+ .card-with-background {
678
+ background: rgb(250, 250, 250);
679
+ border: 1px solid rgb(214, 213, 212);
680
+
681
+ .card-head {
682
+ display: flex;
683
+ justify-content: space-between;
684
+ margin-bottom: 30px;
685
+ }
686
+
687
+ h2 {
688
+ font-size: 16px;
689
+ font-weight: 700;
690
+ }
691
+ }
692
+
693
+ .registryTable {
694
+ tHead {
695
+ tr {
696
+ th {
697
+ text-align: left;
698
+ }
699
+ }
700
+ }
701
+ tBody {
702
+ tr {
703
+ td {
704
+ text-align: left;
705
+ }
706
+ }
707
+ }
708
+ }
709
+ @media only screen and (max-width: 640px) {
710
+ .dashboardCardTypeOne {
711
+ border-top: 5px solid #2947a3;
712
+ box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
713
+ background: #ffffff;
714
+ height: 188px;
715
+ padding: 16px 20px;
716
+ gap: 24px;
717
+ border-radius: 8px 0px 0px 0px;
718
+ border-top: 5px solid hsl(225, 60%, 40%);
719
+ opacity: 1;
720
+ width: 87%;
721
+ }
722
+
723
+ .dashboardCardTypeOneHeader {
724
+ color: #14346d;
725
+ font-family: Roboto;
726
+ font-size: 20px;
727
+ font-weight: 500;
728
+ line-height: 24px;
729
+ text-align: center;
730
+ word-wrap: break-word;
731
+ margin-left: 10%;
732
+ }
733
+ }
734
+ @media only screen and (min-width: 641px) {
735
+ .dashboardCardTypeOne {
736
+ border-top: 5px solid #2947a3;
737
+ box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
738
+ background: #ffffff;
739
+ height: 188px;
740
+ padding: 16px 20px;
741
+ gap: 24px;
742
+ border-radius: 8px 0px 0px 0px;
743
+ border-top: 5px solid hsl(225, 60%, 40%);
744
+ opacity: 1;
745
+ width: 100%;
746
+ }
747
+
748
+ .dashboardCardTypeOneHeader {
749
+ color: #14346d;
750
+ font-family: Roboto;
751
+ font-size: 20px;
752
+ font-weight: 500;
753
+ line-height: 24px;
754
+ text-align: left;
755
+ }
756
+ }
757
+ .mCollect-filter{
758
+ padding: 1rem !important;
759
+ }
760
+ .filter-card{
761
+ padding: 1rem !important;
762
+ }
763
+
764
+ .employee-quick-service-link {
765
+ text-decoration: none;
766
+ display: block;
767
+ }
768
+
769
+ .employee-quick-service-card {
770
+ display: flex;
771
+ align-items: stretch;
772
+ border-radius: 16px;
773
+ overflow: hidden;
774
+ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
775
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
776
+ transform: translateY(0) scale(1);
777
+ background: white;
778
+ position: relative;
779
+ border: 2px solid transparent;
780
+ width: 400px;
781
+ height: 140px;
782
+ min-height: 140px;
783
+ max-height: 140px;
784
+
785
+ @media (max-width: 768px) {
786
+ width: 100%;
787
+ height: 120px;
788
+ min-height: 120px;
789
+ max-height: 120px;
790
+ }
791
+
792
+ &.hovered {
793
+ box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
794
+ transform: translateY(-4px) scale(1.02);
795
+ border: 2px solid rgba(79, 101, 216, 0.3);
796
+ }
797
+ }
798
+
799
+ .card-icon-container {
800
+ display: flex;
801
+ justify-content: center;
802
+ align-items: center;
803
+ min-width: 120px;
804
+ width: 120px;
805
+ padding: 24px;
806
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
807
+ position: relative;
808
+ overflow: hidden;
809
+
810
+ @media (max-width: 768px) {
811
+ min-width: 80px;
812
+ width: 80px;
813
+ padding: 16px;
814
+ }
815
+ .employee-quick-service-link {
816
+ width: 100%;
817
+
818
+ }
819
+ }
820
+
821
+ .card-background-circle {
822
+ position: absolute;
823
+ width: 150px;
824
+ height: 150px;
825
+ background: rgba(255, 255, 255, 0.1);
826
+ border-radius: 50%;
827
+ top: -50px;
828
+ right: -50px;
829
+ transition: transform 0.5s ease;
830
+ transform: scale(1);
831
+
832
+ @media (max-width: 768px) {
833
+ width: 100px;
834
+ height: 100px;
835
+ top: -40px;
836
+ right: -40px;
837
+ }
838
+
839
+ .hovered & {
840
+ transform: scale(1.5);
841
+ }
842
+ }
843
+
844
+ .card-icon-wrapper {
845
+ transform: scale(1) rotate(0deg);
846
+ transition: transform 0.3s ease;
847
+ z-index: 1;
848
+ filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
849
+
850
+ .hovered & {
851
+ transform: scale(1.15) rotate(5deg);
852
+ }
853
+ }
854
+
855
+ .card-content-container {
856
+ flex: 1;
857
+ display: flex;
858
+ align-items: center;
859
+ justify-content: space-between;
860
+ padding: 24px 32px;
861
+ background: white;
862
+
863
+ @media (max-width: 768px) {
864
+ padding: 16px 20px;
865
+ }
866
+ }
867
+
868
+ .card-text-content {
869
+ flex: 1;
870
+ }
871
+
872
+ .card-module-title {
873
+ font-size: 22px;
874
+ font-weight: 700;
875
+ color: #1a202c;
876
+ margin: 0;
877
+ line-height: 1.3;
878
+ transition: color 0.3s ease;
879
+ overflow: hidden;
880
+ text-overflow: ellipsis;
881
+ white-space: normal;
882
+
883
+ @media (max-width: 768px) {
884
+ font-size: 16px;
885
+ white-space: nowrap;
886
+ }
887
+ }
888
+
889
+ .card-module-description {
890
+ font-size: 14px;
891
+ color: #718096;
892
+ margin: 6px 0 0 0;
893
+ font-weight: 400;
894
+ display: block;
895
+
896
+ @media (max-width: 768px) {
897
+ font-size: 12px;
898
+ display: none;
899
+ }
900
+ }
901
+
902
+ .card-arrow-container {
903
+ display: flex;
904
+ align-items: center;
905
+ justify-content: center;
906
+ width: 40px;
907
+ height: 40px;
908
+ border-radius: 50%;
909
+ background: #f7fafc;
910
+ transition: all 0.3s ease;
911
+ transform: translateX(0);
912
+
913
+ @media (max-width: 768px) {
914
+ width: 32px;
915
+ height: 32px;
916
+ }
917
+
918
+ .hovered & {
919
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
920
+ transform: translateX(4px);
921
+ }
922
+ }
923
+
924
+ .card-arrow-svg {
925
+ transition: transform 0.3s ease;
926
+ transform: translateX(0);
927
+
928
+ .hovered & {
929
+ transform: translateX(2px);
930
+ }
931
+ }
932
+
933
+ .card-arrow-path {
934
+ stroke: #4a5568;
935
+ stroke-width: 2;
936
+ stroke-linecap: round;
937
+ stroke-linejoin: round;
938
+
939
+ .hovered & {
940
+ stroke: white;
941
+ }
942
+ }
943
+
944
+ .card-shine-effect {
945
+ position: absolute;
946
+ top: 0;
947
+ left: -100%;
948
+ width: 100%;
949
+ height: 100%;
950
+ background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
951
+ animation: shine 0.6s ease;
952
+ pointer-events: none;
953
+ }
954
+
955
+ @keyframes shine {
956
+ 0% {
957
+ left: -100%;
958
+ }
959
+ 100% {
960
+ left: 100%;
961
+ }
962
+ }
963
+
964
+
965
+ .challan-doc-modal{
966
+ display: flex;
967
+ flex-wrap: wrap;
968
+ }
969
+ .challan-response-action-bar{
970
+ display: flex;
971
+ justify-content: flex-end;
972
+ align-items: baseline;
973
+ gap: 20px;
974
+ }
975
+ .challan-desktop-applicationtable{
976
+ padding: 20px 18px;
977
+ font-size: 16px;
978
+ word-break: break-word;
979
+ overflow-wrap: break-word;
980
+ width: 250px;
981
+ }
982
+ .card-label-error-challan{
983
+ width: 70%;
984
+ margin-left: 30%;
985
+ font-size: 12px;
986
+ margin-top: -21px;
987
+ }
988
+ .challan-stepper-parent-component{
989
+ width: 100%;
990
+ max-width: 600px;
991
+ padding: 30px;
992
+ border-radius: 12px;
993
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
994
+ }
995
+ .custom-challan-card{
996
+ display: flex;
997
+ flex-direction: column;
998
+ justify-content: center;
999
+ align-items: center;
1000
+ min-height: 100vh;
1001
+ background-color: #f9f9f9;
1002
+
1003
+ }
1004
+ .challan-hr-linebreak{
1005
+ width: 100%;
1006
+ border: 1px solid #D6D5D4;
1007
+ margin-top: 50px;
1008
+ margin-bottom: 40px;
1009
+ }
1010
+ .challan-lat-long{
1011
+ margin-top: 5px;
1012
+ font-size: 14px;
1013
+ color: #333;
1014
+ }
1015
+ .challan-note-green{
1016
+ color: green !important;
1017
+ font-size: 14px;
1018
+ }
1019
+ .challan-note-red{
1020
+ color: red !important;
1021
+ padding-right: 3px;
1022
+ }
1023
+ .challan-documents{
1024
+ margin-bottom: 24px;
1025
+ }
1026
+ .challan-label-field{
1027
+ display: inline;
1028
+ }
1029
+ .challan-card-label{
1030
+ margin-bottom: 8px;
1031
+ width: auto;
1032
+ }
1033
+ .challan-application-table{
1034
+ min-width: 150px;
1035
+ padding: 10px;
1036
+ font-size: 16px;
1037
+ padding-left: 20px;
1038
+ }
1039
+
1040
+ .challan-custom-header{
1041
+ font-size: 24px;
1042
+ margin-top: 30px;
1043
+ }
1044
+ .challan-amount-field{
1045
+ width: 50%;
1046
+ margin-top: 20px;
1047
+ }
1048
+ .challan-bottom-style{
1049
+ margin-bottom: 20px;
1050
+ }
1051
+ .mychallan-custom{
1052
+ margin-top: 16px;
1053
+ }
1054
+ .challan-load-message{
1055
+ margin-left: 16px;
1056
+ margin-top: 16px;
1057
+ }
1058
+ .challan-application-details .cardHeaderWithOptions{
1059
+ margin-right: auto;
1060
+ max-width: 960px;
1061
+ }
1062
+ .challan-custom-header-font{
1063
+ font-size: 32px;
1064
+ }
1065
+ .challan-custom-subheader-font{
1066
+ font-size: 24px;
1067
+
1068
+ }
1069
+ .challan-custom-card{
1070
+ display: flex;
1071
+ flex-direction: row;
1072
+ gap: 30px;
1073
+ }
1074
+ .challan-emp-acknowledgement{
1075
+ display: flex;
1076
+ justify-content: flex-end;
1077
+ align-items: baseline;
1078
+ }
1079
+ .challan-link-href{
1080
+ cursor: pointer;
1081
+ color: #666;
1082
+ }
1083
+ .challan-search-table{
1084
+ background-color: white;
1085
+ margin-top: 200px;
1086
+ margin-left: 2.5%;
1087
+ width: 100%;
1088
+ }
1089
+ .ndc-search-container-custom{
1090
+ width: 100%;
1091
+ margin-left: 24px;
1092
+ }
1093
+ .ndc-complaint-input-container{
1094
+ text-align: start;
1095
+ }
1096
+ .ndc-search-action-wrapper{
1097
+ width: 100%;
1098
+ }