@pmidc/upyog-css 1.2.21 → 1.2.22

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 +20119 -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 +15 -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 +1442 -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 +959 -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,959 @@
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
+ @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
+ }