@pmidc/upyog-css 1.1.11 → 1.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/dist/index.css +551 -152
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -196
  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 -96
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +450 -446
  24. package/src/components/buttons.scss +134 -118
  25. package/src/components/card.scss +627 -622
  26. package/src/components/cardHeaderWithOptions.scss +13 -13
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +118 -116
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/filters.scss +97 -97
  38. package/src/components/grey.scss +3 -3
  39. package/src/components/hoc/InboxComposer.scss +115 -115
  40. package/src/components/howItWorks.scss +71 -71
  41. package/src/components/imageviewer.scss +33 -33
  42. package/src/components/info-banner.scss +35 -35
  43. package/src/components/inputotp.scss +15 -15
  44. package/src/components/keynote.scss +29 -29
  45. package/src/components/languageSelector.scss +24 -24
  46. package/src/components/loader.scss +96 -96
  47. package/src/components/map.scss +36 -36
  48. package/src/components/metricsTable.scss +26 -26
  49. package/src/components/multiLink.scss +87 -87
  50. package/src/components/multiSelectDropdown.scss +88 -88
  51. package/src/components/navbar.scss +377 -377
  52. package/src/components/newFooter.scss +75 -75
  53. package/src/components/plusMinus.scss +15 -15
  54. package/src/components/popup.scss +15 -15
  55. package/src/components/radiobtn.scss +44 -44
  56. package/src/components/ratingstar.scss +33 -33
  57. package/src/components/roundedLabel.scss +10 -10
  58. package/src/components/searchAction.scss +27 -27
  59. package/src/components/sectionalDropdown.scss +43 -43
  60. package/src/components/selectdropdown.scss +279 -276
  61. package/src/components/staticDynamicMessages.scss +110 -110
  62. package/src/components/staticSideBar.scss +27 -27
  63. package/src/components/statushighlight.scss +17 -17
  64. package/src/components/submiterrors.scss +11 -11
  65. package/src/components/summary.scss +28 -28
  66. package/src/components/table.scss +383 -362
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +138 -138
  70. package/src/components/toast.scss +31 -31
  71. package/src/components/toggleSwitch.scss +40 -40
  72. package/src/components/topbar.scss +217 -217
  73. package/src/components/uploadcomponents.scss +113 -113
  74. package/src/index.scss +1377 -1033
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/rentAndLease/index.scss +227 -227
  77. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  78. package/src/pages/citizen/CitizenLogin.scss +50 -50
  79. package/src/pages/citizen/DocumentList.scss +454 -448
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -214
  82. package/src/pages/citizen/InboxCard.scss +378 -378
  83. package/src/pages/citizen/SurveyList.scss +21 -21
  84. package/src/pages/citizen/citizenDocument.scss +25 -25
  85. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  86. package/src/pages/citizen/container.scss +32 -32
  87. package/src/pages/citizen/loaderMessage.scss +341 -341
  88. package/src/pages/citizen/payment/payment-type.scss +2 -2
  89. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  90. package/src/pages/common/form.scss +25 -25
  91. package/src/pages/common/newApplicationTimeline.scss +319 -319
  92. package/src/pages/common/pgrUICssfix.scss +105 -105
  93. package/src/pages/common/requiredField.scss +2 -2
  94. package/src/pages/common/sanctionFeeTable.scss +91 -91
  95. package/src/pages/common/searchIcon.scss +12 -12
  96. package/src/pages/common/stepForm.scss +40 -40
  97. package/src/pages/employee/EmployeeLogin.scss +6 -6
  98. package/src/pages/employee/cardfix.scss +13 -13
  99. package/src/pages/employee/container.scss +73 -73
  100. package/src/pages/employee/dashboard.scss +203 -203
  101. package/src/pages/employee/disconnection.scss +425 -425
  102. package/src/pages/employee/dss.scss +251 -251
  103. package/src/pages/employee/faq.scss +353 -353
  104. package/src/pages/employee/footer.scss +68 -68
  105. package/src/pages/employee/form-fields.scss +13 -13
  106. package/src/pages/employee/header.scss +262 -262
  107. package/src/pages/employee/iframe.scss +65 -65
  108. package/src/pages/employee/inbox.scss +744 -744
  109. package/src/pages/employee/index.scss +694 -678
  110. package/src/pages/employee/landing.scss +1782 -1782
  111. package/src/pages/employee/login.scss +253 -253
  112. package/src/pages/employee/oldMobileInbox.scss +4 -4
  113. package/src/pages/employee/popupmodule.scss +47 -47
  114. package/src/pages/employee/response.scss +2 -2
  115. package/src/pages/employee/scroll-table.scss +113 -113
  116. package/src/pages/employee/surveys.scss +469 -469
  117. package/src/pages/employee/tooltip.scss +35 -35
  118. package/src/pages/employee/updateNumber.scss +12 -12
  119. package/src/pages/swach/index.scss +174 -174
  120. package/src/pages/ws/index.scss +104 -104
  121. package/svg/camera.svg +4 -4
  122. package/svg/check.svg +3 -3
  123. package/svg/close.svg +4 -4
  124. package/svg/error.svg +3 -3
  125. package/svg/error2.svg +5 -5
  126. package/svg/searchicon.svg +3 -3
  127. package/svg/starempty.svg +3 -3
  128. package/svg/starfilled.svg +4 -4
  129. package/svg/success.svg +3 -3
package/src/index.scss CHANGED
@@ -1,1033 +1,1377 @@
1
- /*@import 'normalize.css';*/
2
-
3
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
5
- @import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap");
6
- @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
7
-
8
- @import "tailwindcss/base";
9
-
10
- @import "tailwindcss/components";
11
-
12
- @import "tailwindcss/utilities";
13
-
14
- @import "react-date-range/dist/styles.css";
15
- @import "react-date-range/dist/theme/default.css";
16
-
17
- @import "./components/loader.scss";
18
-
19
- @import "./components/body.scss";
20
- @import "./components/navbar.scss";
21
- @import "./components/card.scss";
22
- @import "./components/buttons.scss";
23
- @import "./components/radiobtn.scss";
24
- @import "./components/selectdropdown.scss";
25
- @import "./components/textfields.scss";
26
- @import "./components/bannercomponents.scss";
27
- @import "./components/datewrap.scss";
28
- @import "./components/datatable.scss";
29
- @import "./components/checkpoint.scss";
30
- @import "./components/checkbox.scss";
31
- @import "./components/inputotp.scss";
32
- @import "./components/map.scss";
33
- @import "./pages/employee/tooltip.scss";
34
- @import "./components/menu.scss";
35
- @import "./components/submiterrors.scss";
36
- @import "./components/ratingstar.scss";
37
- @import "./components/keynote.scss";
38
- @import "./components/statushighlight.scss";
39
- @import "./components/imageviewer.scss";
40
- @import "./components/actionbar.scss";
41
- @import "./components/table.scss";
42
- @import "./components/popup.scss";
43
- @import "./components/uploadcomponents.scss";
44
- @import "./components/toast.scss";
45
- @import "./components/detailscontainer.scss";
46
- @import "./components/telephone.scss";
47
- @import "./components/grey.scss";
48
- @import "./components/actionLink.scss";
49
- @import "./components/sectionalDropdown.scss";
50
- @import "./components/detailscard.scss";
51
- @import "./components/searchAction.scss";
52
- @import "./components/tag.scss";
53
- @import "./components/topbar.scss";
54
- @import "./components/languageSelector.scss";
55
- @import "./components/custombtn.scss";
56
- @import "./components/citizenInfoLabel.scss";
57
- @import "./components/roundedLabel.scss";
58
- @import "./components/changeLanguage.scss";
59
- @import "./components//metricsTable.scss";
60
- @import "./components/filters.scss";
61
- @import "./components//charts.scss";
62
- @import "./components/summary.scss";
63
- @import "./components/multiLink.scss";
64
- @import "./components/info-banner.scss";
65
- @import "./components/multiSelectDropdown.scss";
66
- @import "./components/EllipsisMenu.scss";
67
- @import "./components/CitizenHomeCard.scss";
68
- @import "./components/PropertySearchForm.scss";
69
- @import "./components/SearchForm.scss";
70
- @import "./components/cardHeaderWithOptions.scss";
71
- @import "./components/TimeLine.scss";
72
- @import "./components/PageBasedInput.scss";
73
- @import "./components/StandaloneSearchBar.scss";
74
- @import "./components/CardBasedOptions.scss";
75
- @import "./components/WhatsNewCard.scss";
76
- @import "./components/SearchOnRadioButton.scss";
77
- @import "./components/EventCalendarView.scss";
78
- @import "./components/OnGroundEventCard.scss";
79
- @import "./components/PopupHeadingLabel.scss";
80
- @import "./components/staticSideBar.scss";
81
- @import "./components/hoc/index.scss";
82
- @import "./components/FAQ.scss";
83
- @import "./components//howItWorks.scss";
84
- @import "./components/staticDynamicMessages.scss";
85
- @import "./components/toggleSwitch.scss";
86
- @import "./components/plusMinus.scss";
87
-
88
- @import "./pages/employee/index.scss";
89
- @import "./pages/employee/cardfix.scss";
90
- @import "./pages/employee/popupmodule.scss";
91
- @import "./pages/employee/container.scss";
92
- @import "./pages/employee/inbox.scss";
93
- @import "./pages/employee/response.scss";
94
- @import "./pages/employee/form-fields.scss";
95
- @import "./pages/employee/scroll-table.scss";
96
- @import "./pages/employee/EmployeeLogin.scss";
97
- @import "./pages/employee/updateNumber.scss";
98
- @import "./pages/employee/oldMobileInbox.scss";
99
- @import "./pages/employee/dss.scss";
100
- @import "./pages/employee/iframe.scss";
101
- @import "./pages/employee/landing.scss";
102
- @import "./pages/employee/footer.scss";
103
-
104
- @import "./pages/citizen/payment/payment-type.scss";
105
- @import "./pages/citizen/container.scss";
106
- @import "./pages/citizen/HomePageWrapper.scss";
107
- @import "./pages/citizen/CitizenEngagementNotificationWrapper.scss";
108
- @import "./pages/citizen/Events.scss";
109
- @import "./pages/citizen/DocumentList.scss";
110
- @import "./pages/citizen/SurveyList.scss";
111
- @import "./pages/citizen/updatePropertyNumber.scss";
112
- @import "./pages/citizen/citizenDocument.scss";
113
- @import "./pages/employee/surveys.scss";
114
-
115
- @import "./pages/employee/faq.scss";
116
- @import "./pages/employee/dashboard.scss";
117
-
118
- @import "./pages/common/stepForm.scss";
119
- @import "./pages/common/form.scss";
120
- @import "./pages/swach/index.scss";
121
- @import "./pages/ws/index.scss";
122
- @import "./pages/common/requiredField.scss";
123
- @import "./pages/citizen/citizenNewLogin.scss";
124
- @import "./pages/common/searchIcon.scss";
125
- @import "./pages/common/sanctionFeeTable.scss";
126
- @import "./pages/citizen/loaderMessage.scss";
127
- @import "./pages/employee/disconnection.scss";
128
- @import "./pages/citizen/InboxCard.scss";
129
- @import "./pages/employee/header.scss";
130
-
131
- @import "./pages/common/pgrUICssfix.scss";
132
- @import "./pages/common/newApplicationTimeline.scss";
133
- @import "./components/newFooter.scss";
134
- @import "./pages/citizen/CitizenLogin.scss";
135
- @import "./components/NewAccordianCitizen.scss";
136
- @import "./modules/rentAndLease/index.scss";
137
- @import "./components/SurveyModal.scss";
138
-
139
-
140
- @import "./modules/adv/index.scss";
141
- .display-none {
142
- display: none;
143
- }
144
- .primary-label-btn {
145
- margin: 10px auto 0px !important;
146
- }
147
- .p-unset {
148
- padding: unset !important;
149
- }
150
-
151
- .flex-one {
152
- @apply flex-1;
153
- }
154
-
155
- .display-flex-gap-2 {
156
- @apply flex gap-3;
157
- }
158
- .rm-mb {
159
- margin-bottom: unset !important;
160
- }
161
-
162
- .w-fullwidth {
163
- @apply w-full;
164
- }
165
-
166
- .margin-unset {
167
- margin: unset !important;
168
- }
169
-
170
- .text-align-center {
171
- @apply text-center;
172
- }
173
- .text-align-left {
174
- @apply text-left;
175
- }
176
- .text-align-right {
177
- @apply text-right;
178
- }
179
- .desktop-only {
180
- @apply hidden;
181
- }
182
-
183
- @screen dt {
184
- .desktop-only {
185
- @apply block;
186
- }
187
- }
188
-
189
- .mobile-only {
190
- @apply block;
191
- }
192
-
193
- @screen dt {
194
- .mobile-only {
195
- @apply hidden;
196
- }
197
- }
198
-
199
- .dark {
200
- @apply text-text-primary;
201
- }
202
-
203
- .mrlg {
204
- @apply mr-lg;
205
- }
206
-
207
- .mrsm {
208
- @apply mr-sm;
209
- }
210
-
211
- .mbsm {
212
- @apply mb-sm;
213
- }
214
-
215
- .home-link {
216
- margin-left: 16px;
217
- margin-bottom: 16px;
218
-
219
- a {
220
- color: #1d70b8;
221
- }
222
- }
223
-
224
- .clear-search-label {
225
- color: #2947a3;
226
- cursor: pointer;
227
- }
228
-
229
- .search-submit-bar {
230
- margin-top: 32;
231
- margin-left: auto;
232
- }
233
-
234
- .application-details-link-button {
235
- @apply flex justify-between items-center;
236
-
237
- .download-button {
238
- color: a82227;
239
- margin-left: 8px;
240
- }
241
- }
242
-
243
- .response-download-button {
244
- @apply flex mb-sm;
245
-
246
- .download-button {
247
- color: #a82227;
248
- margin-left: 8px;
249
- white-space: nowrap;
250
- }
251
- }
252
-
253
- .check-page-link-button {
254
- color: #a82227 !important;
255
- }
256
-
257
- .pt-application-download-btn {
258
- display: flex;
259
- justify-content: flex-end;
260
- margin: 0px 8px;
261
- }
262
-
263
- .application-table-container {
264
- @apply mt-lg ml-lg flex-1;
265
- }
266
-
267
- .primary-label-btn {
268
- @apply flex;
269
- gap: 10px;
270
-
271
- svg {
272
- fill: #a82227;
273
- }
274
-
275
- color: #5a1166;
276
-
277
- cursor: pointer;
278
- font-weight: 500;
279
- width: fit-content;
280
- }
281
-
282
- .primaryColor {
283
- color: #0b0c0c !important;
284
- }
285
-
286
- @media (hover: hover) {
287
- .primary-label-btn {
288
- &:hover {
289
- color: #000;
290
-
291
- svg {
292
- fill: #000;
293
- }
294
- }
295
- }
296
- }
297
-
298
- .disabled {
299
- @apply border-grey-dark text-grey-dark !important;
300
- pointer-events: none !important;
301
- }
302
-
303
- .card-date-input {
304
- @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
305
- outline: transparent solid 1px;
306
- height: 2.5rem;
307
- }
308
-
309
- .h4 {
310
- @apply mb-sm;
311
- }
312
-
313
- .react-time-picker {
314
- width: 194px;
315
- height: 2.5rem;
316
- &__wrapper {
317
- border: 2px solid #0b0c0c;
318
- padding-left: 16px;
319
- }
320
- &__inputGroup__input {
321
- @apply px-sm;
322
- line-height: 2.5rem;
323
- min-width: 16px;
324
- &:focus {
325
- outline: 2px solid black;
326
- }
327
- }
328
- }
329
-
330
- .border-none {
331
- border: none;
332
- justify-content: space-between;
333
- }
334
-
335
- .hide-number-spinner input[type="number"]::-webkit-inner-spin-button,
336
- .hide-number-spinner input[type="number"]::-webkit-outer-spin-button {
337
- -webkit-appearance: none;
338
- margin: 0;
339
- }
340
-
341
- .hide-number-spinner input[type="number"] {
342
- -moz-appearance: textfield; /* Firefox */
343
- }
344
-
345
- .static {
346
- @apply flex flex-col;
347
- min-height: 85vh;
348
-
349
- &-wrapper {
350
- flex: 1;
351
- max-height: 75vh;
352
- overflow: scroll;
353
- -ms-overflow-style: none; /* IE and Edge */
354
- scrollbar-width: none; /* Firefox */
355
-
356
- &::-webkit-scrollbar {
357
- display: none;
358
- }
359
- }
360
- }
361
-
362
- .bill-summary {
363
- border: #e8e7e6 solid 1px;
364
- @apply bg-grey-light w-full;
365
-
366
- .bill-account-details {
367
- @apply flex mb-md;
368
- padding: 5px;
369
-
370
- .label {
371
- @apply w-1/2 font-bold;
372
- }
373
-
374
- .value {
375
- @apply w-1/2 text-right;
376
- }
377
- }
378
-
379
- .amount-details {
380
- @apply flex mb-md items-center;
381
- padding: 5px;
382
-
383
- .label {
384
- @apply w-1/2 font-bold;
385
- }
386
-
387
- .value {
388
- @apply w-1/2 font-bold text-right;
389
- font-size: 18px;
390
- }
391
- }
392
- }
393
-
394
- .bill-payment-amount {
395
- @apply sticky bottom-0 bg-white;
396
- padding-bottom: 32px;
397
-
398
- .payment-amount-front {
399
- @apply absolute z-10 w-10 flex justify-center items-center;
400
- background-color: #efefef;
401
- padding: 7px 12px;
402
- color: #9a9a9a;
403
- }
404
- }
405
-
406
- .text-indent-xl input {
407
- text-indent: 40px;
408
- }
409
-
410
- .select-payment-type {
411
- @apply flex justify-center font-bold items-center;
412
- padding-top: 10px;
413
- padding-bottom: 25px;
414
-
415
- .value {
416
- font-size: 20px;
417
- }
418
- }
419
-
420
- .cheque-date {
421
- @apply flex items-center mb-lg;
422
- border: 2px solid #0b0c0c;
423
- border-radius: 2px;
424
-
425
- input {
426
- @apply outline-none w-full;
427
- border: 0px;
428
- background: transparent;
429
- text-indent: 5px;
430
- padding: 6px 0px;
431
- }
432
-
433
- button {
434
- @apply outline-none;
435
- border: 0px;
436
- background: transparent;
437
- text-indent: 2px;
438
- }
439
- }
440
-
441
- .w-half {
442
- @apply w-1/2;
443
- }
444
-
445
- .ifsc-field {
446
- @apply flex items-center mb-lg;
447
- border: 2px solid #0b0c0c;
448
- border-radius: 2px;
449
-
450
- input {
451
- @apply outline-none w-full;
452
- border: 0px;
453
- background: transparent;
454
- text-indent: 5px;
455
- padding: 6px 0px;
456
- }
457
- button {
458
- @apply outline-none;
459
- border: 0px;
460
- background: transparent;
461
- text-indent: 2px;
462
- }
463
- }
464
-
465
- .text-input {
466
- @apply relative w-full;
467
- input {
468
- &:hover {
469
- @apply border-2 border-solid border-primary-main;
470
- }
471
- }
472
- }
473
-
474
- .text-input-width {
475
- max-width: 540px;
476
- }
477
-
478
- .text-mobile-input-width {
479
- max-width: 500px;
480
- }
481
-
482
- .custom-time-picker {
483
- @apply w-full;
484
- max-width: 200px;
485
- }
486
-
487
- .sla-cell {
488
- @apply text-text-secondary;
489
- }
490
-
491
- .submit-bar-search {
492
- margin-top: 32px;
493
- margin-left: 16px;
494
- max-width: 256px;
495
- }
496
-
497
- .clear-search-container {
498
- @apply flex justify-between items-center;
499
- }
500
-
501
- .card-label-smaller {
502
- @apply w-1/3;
503
- margin-bottom: revert;
504
- }
505
-
506
- .card-label-APK {
507
- @apply w-1/3;
508
- margin-bottom: revert;
509
- width: 100%;
510
- }
511
-
512
- .underline {
513
- border-color: #e7e6e6;
514
- @apply mb-sm;
515
- }
516
-
517
- .box-shadow-none {
518
- box-shadow: none;
519
- }
520
-
521
- .component-in-front {
522
- @apply flex justify-center items-center;
523
- }
524
-
525
- .subform-composer {
526
- @apply flex;
527
- }
528
-
529
- .inbox-search-container {
530
- .result {
531
- @apply mt-lg;
532
- }
533
- }
534
-
535
- .payment-form-text-input-correction {
536
- width: 100% !important;
537
- }
538
-
539
- .edcr-citizen-inbox {
540
- thead th:first-child {
541
- min-width: 100px;
542
- }
543
- }
544
-
545
- .error-boundary {
546
- width: 100vw;
547
- height: 100vh;
548
- font-size: 16px;
549
- font-family: sans-serif;
550
- display: flex;
551
- justify-content: center;
552
- align-items: center;
553
- flex-direction: column;
554
- position: absolute !important;
555
- .error-container {
556
- display: flex;
557
- width: 400px;
558
- justify-content: center;
559
- align-items: center;
560
- flex-direction: column;
561
- h1 {
562
- font-size: 32px;
563
- font-weight: bold;
564
- }
565
- button {
566
- height: 40px;
567
- width: 153px;
568
- border-radius: 0px;
569
- padding: 8px 24px;
570
- color: white;
571
- cursor: pointer;
572
- }
573
- }
574
- }
575
-
576
- .error-boundary summary,
577
- .error-boundary details {
578
- width: 300px;
579
- background-color: rgb(218, 100, 100);
580
- margin: 5px;
581
- border: 2px solid #222;
582
- border-radius: 3px;
583
- padding: 3px;
584
- }
585
-
586
- .full-width-card {
587
- width: 92vw !important;
588
- }
589
- .full-employee-card-link {
590
- width: 100% !important;
591
- margin: 7px 0px;
592
- }
593
- .full-employee-card-height {
594
- height: unset !important;
595
- }
596
-
597
- @media (min-width: 640px) {
598
- .full-employee-card-height {
599
- height: 196px !important;
600
- }
601
- .full-employee-card-link {
602
- width: 30% !important;
603
- }
604
- .full-width-card {
605
- @apply w-full !important;
606
- }
607
- }
608
- .applications-list-container {
609
- }
610
- .complaint-summary {
611
- @media (min-width: 780px) {
612
- flex: 1 0 auto;
613
- margin-left: 1rem;
614
- margin-top: 1rem;
615
- }
616
- }
617
-
618
- @media (min-width: 780px) {
619
- .citizen-form-wrapper {
620
- width: calc(100% - 219px);
621
- display: flex;
622
- justify-content: center;
623
- margin-top: 1rem;
624
- padding-left: 16px;
625
- padding-right: 16px;
626
- }
627
- }
628
- @media (min-width: 780px) {
629
- .citizen-card-container {
630
- padding-left: 15px;
631
- padding-right: 15px;
632
- margin-top: 1rem;
633
- }
634
- }
635
-
636
- @media (min-width: 780px) {
637
- .citizen-obps-wrapper,
638
- .selection-card-wrapper,
639
- .fsm-citizen-wrapper,
640
- .pgr-citizen-wrapper,
641
- .pt-citizen,
642
- .bill-citizen,
643
- .bills-citizen-wrapper,
644
- .payer-bills-citizen-wrapper,
645
- .engagement-citizen-wrapper,
646
- .citizen-all-services-wrapper,
647
- .mcollect-citizen,
648
- .ws-citizen-wrapper,
649
- .tl-citizen {
650
- width: calc(100% - 219px);
651
- padding-left: 16px;
652
- padding-right: 16px;
653
- margin-top: 3rem;
654
- }
655
- }
656
- @media only screen and (max-width: 768px) {
657
- /* For mobile phones: */
658
- .error-boundary {
659
- height: 75vh;
660
- }
661
- }
662
- .employee-app-wrapper {
663
- min-height: calc(100vh - 8em);
664
- }
665
-
666
- .ws-custom-wrapper {
667
- .submit {
668
- display: flex !important;
669
- flex-direction: row-reverse !important;
670
- width: 100% !important;
671
- align-items: center;
672
- button {
673
- width: 240px !important;
674
- }
675
- p {
676
- width: unset;
677
- margin-right: 1rem;
678
- }
679
- }
680
- }
681
-
682
- .ws-button {
683
- border: 1px solid grey;
684
- display: block;
685
- background-color: grey;
686
- height: 50%;
687
- width: 80%;
688
- text-align: "center";
689
- margin-top: 6%;
690
- color: "white";
691
- }
692
- .ws-search-button {
693
- border: 1px solid black;
694
- display: block;
695
-
696
- height: 50%;
697
- width: 80%;
698
- text-align: "center";
699
- margin-top: 6%;
700
- color: "white";
701
- }
702
- .button {
703
- color: "white";
704
- }
705
- .plumber-details-new-value-wrapper {
706
- flex: 2 1 auto;
707
- }
708
-
709
- .connection-details-new-value-wrapper {
710
- flex: 1 1 auto;
711
- }
712
-
713
- .connection-details-old-value-wrapper,
714
- .plumber-details-old-value-wrapper {
715
- flex: 1 1 auto;
716
-
717
- .old-value-null-wrapper {
718
- visibility: hidden;
719
- padding-bottom: 8px;
720
- margin-bottom: 8px;
721
- }
722
- .row {
723
- color: #b1b4b6;
724
- font-weight: 700;
725
- font-size: 16px;
726
- }
727
- }
728
-
729
- .plumber-details-new-value-wrapper {
730
- flex: 2 1 auto;
731
- }
732
-
733
- .connection-details-new-value-wrapper {
734
- flex: 1 1 auto;
735
- }
736
-
737
- .connection-details-old-value-wrapper,
738
- .plumber-details-old-value-wrapper {
739
- flex: 1 1 auto;
740
- .old-value-null-wrapper {
741
- visibility: hidden;
742
- padding-bottom: 8px;
743
- margin-bottom: 8px;
744
- }
745
- .row {
746
- color: #b1b4b6;
747
- font-weight: 700;
748
- font-size: 16px;
749
- }
750
- }
751
-
752
- .modal-header-ws {
753
- padding: 1rem;
754
- font-weight: 400;
755
- }
756
- .modal-body-ws {
757
- padding: 1rem;
758
- font-weight: 700;
759
- color: #0b0c0c;
760
- font-size: 24px;
761
- margin-bottom: 1rem;
762
- }
763
- .privacy-icon {
764
- cursor: pointer;
765
- }
766
- .privacy-icon:hover {
767
- path {
768
- fill: rgba(244, 119, 56, 1);
769
- }
770
- }
771
-
772
- .employee-app-wrapper {
773
- min-height: calc(100vh - 8em);
774
- }
775
- .submit-bar header {
776
- line-height: 2rem !important;
777
- }
778
- .logo-removeBorderRadiusLogo svg {
779
- width: 50px;
780
- height: 60px;
781
- }
782
-
783
- .icon-banner-employee {
784
- background-color: #d7aefc !important;
785
- }
786
- .icon-banner-employee svg {
787
- background-color: #0d43a7 !important;
788
- width: 40px;
789
- height: 40px;
790
- }
791
- .inboxButton {
792
- border: none;
793
- color: #4c5656;
794
- text-align: center;
795
- text-decoration: none;
796
- display: inline-block;
797
- font-size: 14px;
798
- margin: 4px 2px;
799
- cursor: pointer;
800
- height: fit-content;
801
- border-radius: 5px;
802
- font-family: sans-serif;
803
- font-weight: 700;
804
- }
805
- .employee .inboxButton {
806
- padding: 5px 15px;
807
- background: #ba2b36;
808
- }
809
- .citizen .inboxButton {
810
- padding: 15px;
811
- font-size: 1.2rem;
812
- }
813
-
814
- .ndc_property_search .text-input {
815
- width: 100%;
816
- max-width: 300px;
817
- }
818
-
819
- .action-bar-wrap {
820
- display: flex;
821
- justify-content: end;
822
- gap: 10px;
823
- }
824
-
825
- .action-bar-wrap .submit-bar {
826
- padding: 0 !important;
827
- margin: 0 !important;
828
- }
829
-
830
- .ndc_card_labels {
831
- width: 100%;
832
- max-width: 200px;
833
- }
834
-
835
- .downLoadButton {
836
- color: "#A52A2A";
837
- display: flex !important;
838
- justify-content: center;
839
- align-items: center;
840
- }
841
-
842
- .ndc_label {
843
- padding-bottom: 20px;
844
- }
845
-
846
- .ndc_card_main {
847
- padding: 25px 25px;
848
- }
849
-
850
- .step-label {
851
- font-size: 17px !important;
852
- }
853
-
854
- .modal-action .employeeCard {
855
- margin-left: 0px !important;
856
- }
857
-
858
- .moduleLinkHomePage h1 {
859
- padding-left: 20px;
860
- }
861
-
862
- @media screen and (max-width: 768px) {
863
- .citizen .inboxButton {
864
- font-size: 1rem;
865
- }
866
- }
867
-
868
- @media screen and (max-width: 768px) {
869
- .stepper {
870
- display: grid !important;
871
- }
872
- .action-bar-wrap {
873
- padding: 10px 0;
874
- text-align: center;
875
- }
876
- .submit-bar {
877
- font-size: 11px;
878
- }
879
- }
880
-
881
- .options-card {
882
- max-height: 350px; /* Upper limit to trigger scrolling */
883
- min-height: 120px; /* Always some visible height */
884
- overflow-y: auto; /* Vertical scrolling only */
885
- overflow-x: hidden; /* No horizontal scroll */
886
- border: 1px solid #ccc; /* Optional: visual boundary */
887
- border-radius: 8px; /* Rounded corners for a modern look */
888
- background-color: #fff; /* Ensure readable background */
889
- box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
890
- padding: 4px 0;
891
- z-index: 1000; /* Ensure it appears above other elements */
892
- }
893
-
894
- /* ===== TimelineHOC CSS ===== */
895
- .timeline-hoc-container .checkpoint header,
896
- .timeline-hoc-container .checkpoint-done header {
897
- flex: 1;
898
- background: #ccffcc;
899
- padding: 4px 8px;
900
- }
901
-
902
- .timeline-hoc-container .checkpoint-connect-wrap {
903
- padding: 0px;
904
- }
905
-
906
- .timeline-card {
907
- width: 100%;
908
- border: 1px solid #ddd;
909
- border-radius: 8px;
910
- padding: clamp(12px, 3vw, 20px);
911
- margin: 10px 0;
912
- background: #ccffcc;
913
- font-family: "verdana";
914
- }
915
-
916
- .timeline-header {
917
- display: flex;
918
- flex-direction: row;
919
- align-items: center;
920
- flex-wrap: wrap;
921
- gap: 16px;
922
- }
923
-
924
- .timeline-header-item {
925
- display: flex;
926
- flex-direction: row;
927
- align-items: center;
928
- gap: 6px;
929
- white-space: nowrap;
930
- }
931
-
932
- .timeline-label {
933
- color: #0d43a7 !important;
934
- font-size: 10px;
935
- font-weight: 600;
936
- }
937
-
938
- .timeline-value {
939
- color: #0d43a7 !important;
940
- font-weight: 800;
941
- font-size: 12px;
942
- }
943
-
944
- .timeline-note {
945
- margin: 10px 0;
946
- }
947
-
948
- .timeline-note .note-box {
949
- border: 1px solid #ccc;
950
- border-radius: 6px;
951
- padding: 10px;
952
- min-height: 40px;
953
- word-break: break-word;
954
- font-size: 10px;
955
- font-weight: 800;
956
- background: #ccffcc;
957
- }
958
-
959
- .timeline-docs {
960
- margin-top: 10px;
961
- }
962
-
963
- @media (max-width: 768px) {
964
- .timeline-header {
965
- flex-direction: column;
966
- align-items: flex-start;
967
- }
968
-
969
- .timeline-header-item {
970
- width: 100%;
971
- }
972
-
973
- .timeline-card {
974
- padding: 12px;
975
- }
976
- }
977
-
978
- .engagement-citizen-wrapper {
979
- width: 100%;
980
- overflow-x: scroll;
981
- overflow-y: hidden;
982
- }
983
-
984
- @media screen and (max-width: 768px) {
985
- .engagement-citizen-wrapper {
986
- overflow: hidden;
987
- }
988
- }
989
-
990
- /* Application Timeline Styles */
991
- .timeline-header-wrapper {
992
- display: flex;
993
- align-items: center;
994
- margin: 20px 8px;
995
- gap: 16px;
996
- }
997
-
998
- .download-button {
999
- cursor: pointer;
1000
- font-size: 16px;
1001
- font-weight: 500;
1002
- padding: 5px;
1003
- color: #0d43a7;
1004
- border: 1px solid #0d43a7;
1005
- border-radius: 4px;
1006
- transition: all 0.2s ease-in-out;
1007
- display: inline-block;
1008
-
1009
- &:hover {
1010
- box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
1011
- }
1012
- }
1013
-
1014
- .timeline-docs-wrapper {
1015
- margin-top: 10px;
1016
- display: flex;
1017
- flex-wrap: wrap;
1018
- gap: 10px;
1019
- }
1020
-
1021
- .timeline-doc-link {
1022
- min-width: 100px;
1023
- }
1024
-
1025
- .timeline-doc-icon {
1026
- background: #f6f6f6;
1027
- padding: 8px;
1028
- }
1029
-
1030
- .timeline-subheader {
1031
- font-size: 22px !important;
1032
- font-weight: 500 !important;
1033
- }
1
+ /*@import 'normalize.css';*/
2
+
3
+ @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
4
+ @import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
5
+ @import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap");
6
+ @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
7
+
8
+ @import "tailwindcss/base";
9
+
10
+ @import "tailwindcss/components";
11
+
12
+ @import "tailwindcss/utilities";
13
+
14
+ @import "react-date-range/dist/styles.css";
15
+ @import "react-date-range/dist/theme/default.css";
16
+
17
+ @import "./components/loader.scss";
18
+
19
+ @import "./components/body.scss";
20
+ @import "./components/navbar.scss";
21
+ @import "./components/card.scss";
22
+ @import "./components/buttons.scss";
23
+ @import "./components/radiobtn.scss";
24
+ @import "./components/selectdropdown.scss";
25
+ @import "./components/textfields.scss";
26
+ @import "./components/bannercomponents.scss";
27
+ @import "./components/datewrap.scss";
28
+ @import "./components/datatable.scss";
29
+ @import "./components/checkpoint.scss";
30
+ @import "./components/checkbox.scss";
31
+ @import "./components/inputotp.scss";
32
+ @import "./components/map.scss";
33
+ @import "./pages/employee/tooltip.scss";
34
+ @import "./components/menu.scss";
35
+ @import "./components/submiterrors.scss";
36
+ @import "./components/ratingstar.scss";
37
+ @import "./components/keynote.scss";
38
+ @import "./components/statushighlight.scss";
39
+ @import "./components/imageviewer.scss";
40
+ @import "./components/actionbar.scss";
41
+ @import "./components/table.scss";
42
+ @import "./components/popup.scss";
43
+ @import "./components/uploadcomponents.scss";
44
+ @import "./components/toast.scss";
45
+ @import "./components/detailscontainer.scss";
46
+ @import "./components/telephone.scss";
47
+ @import "./components/grey.scss";
48
+ @import "./components/actionLink.scss";
49
+ @import "./components/sectionalDropdown.scss";
50
+ @import "./components/detailscard.scss";
51
+ @import "./components/searchAction.scss";
52
+ @import "./components/tag.scss";
53
+ @import "./components/topbar.scss";
54
+ @import "./components/languageSelector.scss";
55
+ @import "./components/custombtn.scss";
56
+ @import "./components/citizenInfoLabel.scss";
57
+ @import "./components/roundedLabel.scss";
58
+ @import "./components/changeLanguage.scss";
59
+ @import "./components//metricsTable.scss";
60
+ @import "./components/filters.scss";
61
+ @import "./components//charts.scss";
62
+ @import "./components/summary.scss";
63
+ @import "./components/multiLink.scss";
64
+ @import "./components/info-banner.scss";
65
+ @import "./components/multiSelectDropdown.scss";
66
+ @import "./components/EllipsisMenu.scss";
67
+ @import "./components/CitizenHomeCard.scss";
68
+ @import "./components/PropertySearchForm.scss";
69
+ @import "./components/SearchForm.scss";
70
+ @import "./components/cardHeaderWithOptions.scss";
71
+ @import "./components/TimeLine.scss";
72
+ @import "./components/PageBasedInput.scss";
73
+ @import "./components/StandaloneSearchBar.scss";
74
+ @import "./components/CardBasedOptions.scss";
75
+ @import "./components/WhatsNewCard.scss";
76
+ @import "./components/SearchOnRadioButton.scss";
77
+ @import "./components/EventCalendarView.scss";
78
+ @import "./components/OnGroundEventCard.scss";
79
+ @import "./components/PopupHeadingLabel.scss";
80
+ @import "./components/staticSideBar.scss";
81
+ @import "./components/hoc/index.scss";
82
+ @import "./components/FAQ.scss";
83
+ @import "./components//howItWorks.scss";
84
+ @import "./components/staticDynamicMessages.scss";
85
+ @import "./components/toggleSwitch.scss";
86
+ @import "./components/plusMinus.scss";
87
+
88
+ @import "./pages/employee/index.scss";
89
+ @import "./pages/employee/cardfix.scss";
90
+ @import "./pages/employee/popupmodule.scss";
91
+ @import "./pages/employee/container.scss";
92
+ @import "./pages/employee/inbox.scss";
93
+ @import "./pages/employee/response.scss";
94
+ @import "./pages/employee/form-fields.scss";
95
+ @import "./pages/employee/scroll-table.scss";
96
+ @import "./pages/employee/EmployeeLogin.scss";
97
+ @import "./pages/employee/updateNumber.scss";
98
+ @import "./pages/employee/oldMobileInbox.scss";
99
+ @import "./pages/employee/dss.scss";
100
+ @import "./pages/employee/iframe.scss";
101
+ @import "./pages/employee/landing.scss";
102
+ @import "./pages/employee/footer.scss";
103
+
104
+ @import "./pages/citizen/payment/payment-type.scss";
105
+ @import "./pages/citizen/container.scss";
106
+ @import "./pages/citizen/HomePageWrapper.scss";
107
+ @import "./pages/citizen/CitizenEngagementNotificationWrapper.scss";
108
+ @import "./pages/citizen/Events.scss";
109
+ @import "./pages/citizen/DocumentList.scss";
110
+ @import "./pages/citizen/SurveyList.scss";
111
+ @import "./pages/citizen/updatePropertyNumber.scss";
112
+ @import "./pages/citizen/citizenDocument.scss";
113
+ @import "./pages/employee/surveys.scss";
114
+
115
+ @import "./pages/employee/faq.scss";
116
+ @import "./pages/employee/dashboard.scss";
117
+
118
+ @import "./pages/common/stepForm.scss";
119
+ @import "./pages/common/form.scss";
120
+ @import "./pages/swach/index.scss";
121
+ @import "./pages/ws/index.scss";
122
+ @import "./pages/common/requiredField.scss";
123
+ @import "./pages/citizen/citizenNewLogin.scss";
124
+ @import "./pages/common/searchIcon.scss";
125
+ @import "./pages/common/sanctionFeeTable.scss";
126
+ @import "./pages/citizen/loaderMessage.scss";
127
+ @import "./pages/employee/disconnection.scss";
128
+ @import "./pages/citizen/InboxCard.scss";
129
+ @import "./pages/employee/header.scss";
130
+
131
+ @import "./pages/common/pgrUICssfix.scss";
132
+ @import "./pages/common/newApplicationTimeline.scss";
133
+ @import "./components/newFooter.scss";
134
+ @import "./pages/citizen/CitizenLogin.scss";
135
+ @import "./components/NewAccordianCitizen.scss";
136
+ @import "./modules/rentAndLease/index.scss";
137
+ @import "./components/SurveyModal.scss";
138
+
139
+
140
+ @import "./modules/adv/index.scss";
141
+ .display-none {
142
+ display: none;
143
+ }
144
+ .primary-label-btn {
145
+ margin: 10px auto 0px !important;
146
+ }
147
+ .p-unset {
148
+ padding: unset !important;
149
+ }
150
+
151
+ .flex-one {
152
+ @apply flex-1;
153
+ }
154
+
155
+ .display-flex-gap-2 {
156
+ @apply flex gap-3;
157
+ }
158
+ .rm-mb {
159
+ margin-bottom: unset !important;
160
+ }
161
+
162
+ .w-fullwidth {
163
+ @apply w-full;
164
+ }
165
+ .stepper{
166
+ padding: 10px;
167
+ }
168
+ .margin-unset {
169
+ margin: unset !important;
170
+ }
171
+
172
+ .text-align-center {
173
+ @apply text-center;
174
+ }
175
+ .text-align-left {
176
+ @apply text-left;
177
+ }
178
+ .text-align-right {
179
+ @apply text-right;
180
+ }
181
+ .desktop-only {
182
+ @apply hidden;
183
+ }
184
+
185
+ @screen dt {
186
+ .desktop-only {
187
+ @apply block;
188
+ }
189
+ }
190
+
191
+ .mobile-only {
192
+ @apply block;
193
+ }
194
+
195
+ @screen dt {
196
+ .mobile-only {
197
+ @apply hidden;
198
+ }
199
+ }
200
+
201
+ .dark {
202
+ @apply text-text-primary;
203
+ }
204
+
205
+ .mrlg {
206
+ @apply mr-lg;
207
+ }
208
+
209
+ .mrsm {
210
+ @apply mr-sm;
211
+ }
212
+
213
+ .mbsm {
214
+ @apply mb-sm;
215
+ }
216
+
217
+ .home-link {
218
+ margin-left: 16px;
219
+ margin-bottom: 16px;
220
+
221
+ a {
222
+ color: #1d70b8;
223
+ }
224
+ }
225
+
226
+ .clear-search-label {
227
+ color: #2947a3;
228
+ cursor: pointer;
229
+ }
230
+
231
+ .search-submit-bar {
232
+ margin-top: 32;
233
+ margin-left: auto;
234
+ }
235
+ .ws-citizen-wrapper{
236
+ padding:"15px";
237
+ }
238
+
239
+ .application-details-link-button {
240
+ @apply flex justify-between items-center;
241
+
242
+ .download-button {
243
+ color: a82227;
244
+ margin-left: 8px;
245
+ }
246
+ }
247
+
248
+ .response-download-button {
249
+ @apply flex mb-sm;
250
+
251
+ .download-button {
252
+ color: #a82227;
253
+ margin-left: 8px;
254
+ white-space: nowrap;
255
+ }
256
+ }
257
+
258
+ .check-page-link-button {
259
+ color: #a82227 !important;
260
+ }
261
+
262
+ .pt-application-download-btn {
263
+ display: flex;
264
+ justify-content: flex-end;
265
+ margin: 0px 8px;
266
+ }
267
+
268
+ .application-table-container {
269
+ @apply mt-lg ml-lg flex-1;
270
+ }
271
+
272
+ .primary-label-btn {
273
+ @apply flex;
274
+ gap: 10px;
275
+
276
+ svg {
277
+ fill: #a82227;
278
+ }
279
+
280
+ color: #5a1166;
281
+
282
+ cursor: pointer;
283
+ font-weight: 500;
284
+ width: fit-content;
285
+ }
286
+
287
+ .primaryColor {
288
+ color: #0b0c0c !important;
289
+ }
290
+
291
+ @media (hover: hover) {
292
+ .primary-label-btn {
293
+ &:hover {
294
+ color: #000;
295
+
296
+ svg {
297
+ fill: #000;
298
+ }
299
+ }
300
+ }
301
+ }
302
+
303
+ .disabled {
304
+ @apply border-grey-dark text-grey-dark !important;
305
+ pointer-events: none !important;
306
+ }
307
+
308
+ .card-date-input {
309
+ @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
310
+ outline: transparent solid 1px;
311
+ height: 2.5rem;
312
+ }
313
+
314
+ .h4 {
315
+ @apply mb-sm;
316
+ }
317
+
318
+ .react-time-picker {
319
+ width: 194px;
320
+ height: 2.5rem;
321
+ &__wrapper {
322
+ border: 2px solid #0b0c0c;
323
+ padding-left: 16px;
324
+ }
325
+ &__inputGroup__input {
326
+ @apply px-sm;
327
+ line-height: 2.5rem;
328
+ min-width: 16px;
329
+ &:focus {
330
+ outline: 2px solid black;
331
+ }
332
+ }
333
+ }
334
+
335
+ .border-none {
336
+ border: none;
337
+ justify-content: space-between;
338
+ }
339
+
340
+ .hide-number-spinner input[type="number"]::-webkit-inner-spin-button,
341
+ .hide-number-spinner input[type="number"]::-webkit-outer-spin-button {
342
+ -webkit-appearance: none;
343
+ margin: 0;
344
+ }
345
+
346
+ .hide-number-spinner input[type="number"] {
347
+ -moz-appearance: textfield; /* Firefox */
348
+ }
349
+
350
+ .static {
351
+ @apply flex flex-col;
352
+ min-height: 85vh;
353
+
354
+ &-wrapper {
355
+ flex: 1;
356
+ max-height: 75vh;
357
+ overflow: scroll;
358
+ -ms-overflow-style: none; /* IE and Edge */
359
+ scrollbar-width: none; /* Firefox */
360
+
361
+ &::-webkit-scrollbar {
362
+ display: none;
363
+ }
364
+ }
365
+ }
366
+
367
+ .bill-summary {
368
+ border: #e8e7e6 solid 1px;
369
+ @apply bg-grey-light w-full;
370
+
371
+ .bill-account-details {
372
+ @apply flex mb-md;
373
+ padding: 5px;
374
+
375
+ .label {
376
+ @apply w-1/2 font-bold;
377
+ }
378
+
379
+ .value {
380
+ @apply w-1/2 text-right;
381
+ }
382
+ }
383
+
384
+ .amount-details {
385
+ @apply flex mb-md items-center;
386
+ padding: 5px;
387
+
388
+ .label {
389
+ @apply w-1/2 font-bold;
390
+ }
391
+
392
+ .value {
393
+ @apply w-1/2 font-bold text-right;
394
+ font-size: 18px;
395
+ }
396
+ }
397
+ }
398
+
399
+ .bill-payment-amount {
400
+ @apply sticky bottom-0 bg-white;
401
+ padding-bottom: 32px;
402
+
403
+ .payment-amount-front {
404
+ @apply absolute z-10 w-10 flex justify-center items-center;
405
+ background-color: #efefef;
406
+ padding: 7px 12px;
407
+ color: #9a9a9a;
408
+ }
409
+ }
410
+
411
+ .text-indent-xl input {
412
+ text-indent: 40px;
413
+ }
414
+
415
+ .select-payment-type {
416
+ @apply flex justify-center font-bold items-center;
417
+ padding-top: 10px;
418
+ padding-bottom: 25px;
419
+
420
+ .value {
421
+ font-size: 20px;
422
+ }
423
+ }
424
+
425
+ .cheque-date {
426
+ @apply flex items-center mb-lg;
427
+ border: 2px solid #0b0c0c;
428
+ border-radius: 2px;
429
+
430
+ input {
431
+ @apply outline-none w-full;
432
+ border: 0px;
433
+ background: transparent;
434
+ text-indent: 5px;
435
+ padding: 6px 0px;
436
+ }
437
+
438
+ button {
439
+ @apply outline-none;
440
+ border: 0px;
441
+ background: transparent;
442
+ text-indent: 2px;
443
+ }
444
+ }
445
+
446
+ .w-half {
447
+ @apply w-1/2;
448
+ }
449
+
450
+ .ifsc-field {
451
+ @apply flex items-center mb-lg;
452
+ border: 2px solid #0b0c0c;
453
+ border-radius: 2px;
454
+
455
+ input {
456
+ @apply outline-none w-full;
457
+ border: 0px;
458
+ background: transparent;
459
+ text-indent: 5px;
460
+ padding: 6px 0px;
461
+ }
462
+ button {
463
+ @apply outline-none;
464
+ border: 0px;
465
+ background: transparent;
466
+ text-indent: 2px;
467
+ }
468
+ }
469
+
470
+ .text-input {
471
+ width: 100%;
472
+ input {
473
+ &:hover {
474
+ @apply border-2 border-solid border-primary-main;
475
+ }
476
+ }
477
+ }
478
+
479
+ .text-input-width {
480
+ max-width: 540px;
481
+ }
482
+
483
+ .text-mobile-input-width {
484
+ max-width: 540px;
485
+ width: 100%;
486
+ }
487
+
488
+ .custom-time-picker {
489
+ @apply w-full;
490
+ max-width: 200px;
491
+ }
492
+
493
+ .sla-cell {
494
+ @apply text-text-secondary;
495
+ }
496
+
497
+ .submit-bar-search {
498
+ margin-top: 32px;
499
+ margin-left: 16px;
500
+ max-width: 256px;
501
+ }
502
+
503
+ .clear-search-container {
504
+ @apply flex justify-between items-center;
505
+ }
506
+
507
+ .card-label-smaller {
508
+ margin-bottom: revert;
509
+ }
510
+
511
+ .card-label-APK {
512
+ @apply w-1/3;
513
+ margin-bottom: revert;
514
+ width: 100%;
515
+ }
516
+
517
+ .underline {
518
+ border-color: #e7e6e6;
519
+ @apply mb-sm;
520
+ }
521
+
522
+ .box-shadow-none {
523
+ box-shadow: none;
524
+ }
525
+
526
+ .component-in-front {
527
+ @apply flex justify-center items-center;
528
+ }
529
+
530
+ .subform-composer {
531
+ @apply flex;
532
+ }
533
+
534
+ .inbox-search-container {
535
+ .result {
536
+ @apply mt-lg;
537
+ }
538
+ }
539
+
540
+ .payment-form-text-input-correction {
541
+ width: 100% !important;
542
+ }
543
+
544
+ .edcr-citizen-inbox {
545
+ thead th:first-child {
546
+ min-width: 100px;
547
+ }
548
+ }
549
+
550
+ .error-boundary {
551
+ width: 100vw;
552
+ height: 100vh;
553
+ font-size: 16px;
554
+ font-family: sans-serif;
555
+ display: flex;
556
+ justify-content: center;
557
+ align-items: center;
558
+ flex-direction: column;
559
+ position: absolute !important;
560
+ .error-container {
561
+ display: flex;
562
+ width: 400px;
563
+ justify-content: center;
564
+ align-items: center;
565
+ flex-direction: column;
566
+ h1 {
567
+ font-size: 32px;
568
+ font-weight: bold;
569
+ }
570
+ button {
571
+ height: 40px;
572
+ width: 153px;
573
+ border-radius: 0px;
574
+ padding: 8px 24px;
575
+ color: white;
576
+ cursor: pointer;
577
+ }
578
+ }
579
+ }
580
+ .tl-citizen{
581
+ width: 100%;
582
+ padding: 10px;
583
+ }
584
+
585
+ .error-boundary summary,
586
+ .error-boundary details {
587
+ width: 300px;
588
+ background-color: rgb(218, 100, 100);
589
+ margin: 5px;
590
+ border: 2px solid #222;
591
+ border-radius: 3px;
592
+ padding: 3px;
593
+ }
594
+
595
+ .full-width-card {
596
+ width: 92vw !important;
597
+ }
598
+ .full-employee-card-link {
599
+ width: 100% !important;
600
+ margin: 7px 0px;
601
+ }
602
+ .full-employee-card-height {
603
+ height: unset !important;
604
+ }
605
+
606
+ @media (min-width: 640px) {
607
+ .full-employee-card-height {
608
+ height: 196px !important;
609
+ }
610
+ .full-employee-card-link {
611
+ width: 30% !important;
612
+ }
613
+ .full-width-card {
614
+ @apply w-full !important;
615
+ }
616
+ }
617
+ .applications-list-container {
618
+ }
619
+ .complaint-summary {
620
+ @media (min-width: 780px) {
621
+ flex: 1 0 auto;
622
+ margin-left: 1rem;
623
+ margin-top: 1rem;
624
+ }
625
+ }
626
+
627
+ @media (min-width: 780px) {
628
+ .citizen-form-wrapper {
629
+ width: calc(100% - 219px);
630
+ display: flex;
631
+ justify-content: center;
632
+ margin-top: 1rem;
633
+ padding-left: 16px;
634
+ padding-right: 16px;
635
+ }
636
+ }
637
+
638
+ /* Citizen Login Mobile Responsive Styles */
639
+ @media only screen and (max-width: 768px) {
640
+ .citizen-form-wrapper {
641
+ width: 100% !important;
642
+ padding: 0 !important;
643
+ margin: 0 !important;
644
+ }
645
+
646
+ .citizen-form-wrapper .AppContainer {
647
+ width: 100% !important;
648
+ padding: 12px !important;
649
+ margin: 0 !important;
650
+ }
651
+
652
+ .citizen-form-wrapper .card {
653
+ width: 100% !important;
654
+ max-width: 100% !important;
655
+ margin: 0 !important;
656
+ padding: 16px !important;
657
+ border-radius: 8px !important;
658
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
659
+ }
660
+
661
+ .citizen-form-wrapper .card-header {
662
+ font-size: 20px !important;
663
+ margin-bottom: 8px !important;
664
+ }
665
+
666
+ .citizen-form-wrapper .card-text {
667
+ font-size: 14px !important;
668
+ margin-bottom: 16px !important;
669
+ }
670
+
671
+ .citizen-form-wrapper .field-container {
672
+ flex-direction: row !important;
673
+ width: 100% !important;
674
+ }
675
+
676
+ .citizen-form-wrapper .citizen-card-input {
677
+ width: 100% !important;
678
+ font-size: 16px !important;
679
+ padding: 12px !important;
680
+ height: auto !important;
681
+ min-height: 44px !important;
682
+ }
683
+
684
+ .citizen-form-wrapper .citizen-card-input--front {
685
+ padding: 12px 8px !important;
686
+ font-size: 16px !important;
687
+ min-height: 44px !important;
688
+ display: flex !important;
689
+ align-items: center !important;
690
+ background-color: #f3f4f6 !important;
691
+ border: 1px solid #464646 !important;
692
+ border-right: none !important;
693
+ }
694
+
695
+ .citizen-form-wrapper .submit-bar {
696
+ width: 100% !important;
697
+ margin-top: 16px !important;
698
+ }
699
+
700
+ .citizen-form-wrapper .submit-bar button {
701
+ width: 100% !important;
702
+ padding: 14px !important;
703
+ font-size: 16px !important;
704
+ min-height: 48px !important;
705
+ }
706
+
707
+ .citizen-form-wrapper .back-btn {
708
+ margin-bottom: 12px !important;
709
+ }
710
+
711
+ .citizen-form-wrapper .form-field {
712
+ margin-bottom: 16px !important;
713
+ }
714
+
715
+ .citizen-form-wrapper .link-button,
716
+ .citizen-form-wrapper .link-btn {
717
+ font-size: 14px !important;
718
+ text-align: center !important;
719
+ display: block !important;
720
+ margin-top: 12px !important;
721
+ }
722
+ }
723
+ @media (min-width: 780px) {
724
+ .citizen-card-container {
725
+ padding-left: 15px;
726
+ padding-right: 15px;
727
+ margin-top: 1rem;
728
+ }
729
+ }
730
+
731
+ @media (min-width: 780px) {
732
+ .citizen-obps-wrapper,
733
+ .selection-card-wrapper,
734
+ .fsm-citizen-wrapper,
735
+ .pgr-citizen-wrapper,
736
+ .pt-citizen,
737
+ .bill-citizen,
738
+ .bills-citizen-wrapper,
739
+ .payer-bills-citizen-wrapper,
740
+ .engagement-citizen-wrapper,
741
+ .citizen-all-services-wrapper,
742
+ .mcollect-citizen,
743
+ .ws-citizen-wrapper,
744
+ .tl-citizen {
745
+ width: 90%;
746
+ padding-left: 16px;
747
+ padding-right: 16px;
748
+ margin-top: 3rem;
749
+ }
750
+ }
751
+ @media only screen and (max-width: 768px) {
752
+ /* For mobile phones: */
753
+ .error-boundary {
754
+ height: 75vh;
755
+ }
756
+ }
757
+ .employee-app-wrapper {
758
+ min-height: calc(100vh - 8em);
759
+ }
760
+
761
+ .ws-custom-wrapper {
762
+ .submit {
763
+ display: flex !important;
764
+ flex-direction: row-reverse !important;
765
+ width: 100% !important;
766
+ align-items: center;
767
+ button {
768
+ width: 240px !important;
769
+ }
770
+ p {
771
+ width: unset;
772
+ margin-right: 1rem;
773
+ }
774
+ }
775
+ }
776
+
777
+ .ws-button {
778
+ border: 1px solid grey;
779
+ display: block;
780
+ background-color: grey;
781
+ height: 50%;
782
+ width: 80%;
783
+ text-align: "center";
784
+ margin-top: 6%;
785
+ color: "white";
786
+ }
787
+ .ws-search-button {
788
+ border: 1px solid black;
789
+ display: block;
790
+
791
+ height: 50%;
792
+ width: 80%;
793
+ text-align: "center";
794
+ margin-top: 6%;
795
+ color: "white";
796
+ }
797
+ .button {
798
+ color: "white";
799
+ }
800
+ .plumber-details-new-value-wrapper {
801
+ flex: 2 1 auto;
802
+ }
803
+
804
+ .connection-details-new-value-wrapper {
805
+ flex: 1 1 auto;
806
+ }
807
+
808
+ .connection-details-old-value-wrapper,
809
+ .plumber-details-old-value-wrapper {
810
+ flex: 1 1 auto;
811
+
812
+ .old-value-null-wrapper {
813
+ visibility: hidden;
814
+ padding-bottom: 8px;
815
+ margin-bottom: 8px;
816
+ }
817
+ .row {
818
+ color: #b1b4b6;
819
+ font-weight: 700;
820
+ font-size: 16px;
821
+ }
822
+ }
823
+
824
+ .plumber-details-new-value-wrapper {
825
+ flex: 2 1 auto;
826
+ }
827
+
828
+ .connection-details-new-value-wrapper {
829
+ flex: 1 1 auto;
830
+ }
831
+
832
+ .connection-details-old-value-wrapper,
833
+ .plumber-details-old-value-wrapper {
834
+ flex: 1 1 auto;
835
+ .old-value-null-wrapper {
836
+ visibility: hidden;
837
+ padding-bottom: 8px;
838
+ margin-bottom: 8px;
839
+ }
840
+ .row {
841
+ color: #b1b4b6;
842
+ font-weight: 700;
843
+ font-size: 16px;
844
+ }
845
+ }
846
+
847
+ .modal-header-ws {
848
+ padding: 1rem;
849
+ font-weight: 400;
850
+ }
851
+ .modal-body-ws {
852
+ padding: 1rem;
853
+ font-weight: 700;
854
+ color: #0b0c0c;
855
+ font-size: 24px;
856
+ margin-bottom: 1rem;
857
+ }
858
+ .privacy-icon {
859
+ cursor: pointer;
860
+ }
861
+ .privacy-icon:hover {
862
+ path {
863
+ fill: rgba(244, 119, 56, 1);
864
+ }
865
+ }
866
+
867
+ .employee-app-wrapper {
868
+ min-height: calc(100vh - 8em);
869
+ }
870
+ .submit-bar header {
871
+ line-height: 2rem !important;
872
+ }
873
+ .logo-removeBorderRadiusLogo svg {
874
+ width: 50px;
875
+ height: 60px;
876
+ }
877
+
878
+ .icon-banner-employee {
879
+ background-color: #d7aefc !important;
880
+ }
881
+ .icon-banner-employee svg {
882
+ background-color: #0d43a7 !important;
883
+ width: 40px;
884
+ height: 40px;
885
+ }
886
+ .inboxButton {
887
+ border: none;
888
+ color: #4c5656;
889
+ text-align: center;
890
+ text-decoration: none;
891
+ display: inline-block;
892
+ font-size: 14px;
893
+ margin: 4px 2px;
894
+ cursor: pointer;
895
+ height: fit-content;
896
+ border-radius: 5px;
897
+ font-family: sans-serif;
898
+ font-weight: 700;
899
+ }
900
+ .employee .inboxButton {
901
+ padding: 5px 15px;
902
+ background: #ba2b36;
903
+ }
904
+ .citizen .inboxButton {
905
+ padding: 15px;
906
+ font-size: 1.2rem;
907
+ }
908
+
909
+ .ndc_property_search .text-input {
910
+ width: 100%;
911
+ max-width: 300px;
912
+ }
913
+
914
+ .action-bar-wrap {
915
+ display: flex;
916
+ justify-content: end;
917
+ gap: 10px;
918
+ }
919
+
920
+ .action-bar-wrap .submit-bar {
921
+ padding: 0 !important;
922
+ margin: 0 !important;
923
+ }
924
+
925
+ .ndc_card_labels {
926
+ width: 100%;
927
+ max-width: 200px;
928
+ }
929
+
930
+ .downLoadButton {
931
+ color: "#A52A2A";
932
+ display: flex !important;
933
+ justify-content: center;
934
+ align-items: center;
935
+ }
936
+
937
+ .ndc_label {
938
+ padding-bottom: 20px;
939
+ }
940
+
941
+ .ndc_card_main {
942
+ padding: 25px 25px;
943
+ }
944
+
945
+ .step-label {
946
+ font-size: 17px !important;
947
+ }
948
+
949
+ .modal-action .employeeCard {
950
+ margin-left: 0px !important;
951
+ }
952
+
953
+ .moduleLinkHomePage h1 {
954
+ padding-left: 20px;
955
+ }
956
+
957
+ @media screen and (max-width: 768px) {
958
+ .citizen .inboxButton {
959
+ font-size: 1rem;
960
+ }
961
+ }
962
+
963
+ @media screen and (max-width: 768px) {
964
+ .stepper {
965
+ display: grid !important;
966
+ }
967
+ .action-bar-wrap {
968
+ padding: 10px 10px;
969
+ text-align: center;
970
+ }
971
+ .submit-bar {
972
+ font-size: 11px;
973
+ }
974
+ }
975
+
976
+ .options-card {
977
+ max-height: 350px; /* Upper limit to trigger scrolling */
978
+ min-height: 120px; /* Always some visible height */
979
+ overflow-y: auto; /* Vertical scrolling only */
980
+ overflow-x: hidden; /* No horizontal scroll */
981
+ border: 1px solid #ccc; /* Optional: visual boundary */
982
+ border-radius: 8px; /* Rounded corners for a modern look */
983
+ background-color: #fff; /* Ensure readable background */
984
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
985
+ padding: 4px 0;
986
+ z-index: 1000; /* Ensure it appears above other elements */
987
+ }
988
+
989
+ /* ===== TimelineHOC CSS ===== */
990
+ .timeline-hoc-container .checkpoint header,
991
+ .timeline-hoc-container .checkpoint-done header {
992
+ flex: 1;
993
+ background: #ccffcc;
994
+ padding: 4px 8px;
995
+ }
996
+
997
+ .timeline-hoc-container .checkpoint-connect-wrap {
998
+ padding: 0px;
999
+ }
1000
+
1001
+ .timeline-card {
1002
+ width: 100%;
1003
+ border: 1px solid #ddd;
1004
+ border-radius: 8px;
1005
+ padding: clamp(12px, 3vw, 20px);
1006
+ margin: 10px 0;
1007
+ background: #ccffcc;
1008
+ font-family: "verdana";
1009
+ }
1010
+
1011
+ .timeline-header {
1012
+ display: flex;
1013
+ flex-direction: row;
1014
+ align-items: center;
1015
+ flex-wrap: wrap;
1016
+ gap: 16px;
1017
+ }
1018
+
1019
+ .timeline-header-item {
1020
+ display: flex;
1021
+ flex-direction: row;
1022
+ align-items: center;
1023
+ gap: 6px;
1024
+ white-space: nowrap;
1025
+ }
1026
+
1027
+ .timeline-label {
1028
+ color: #0d43a7 !important;
1029
+ font-size: 10px;
1030
+ font-weight: 600;
1031
+ }
1032
+
1033
+ .timeline-value {
1034
+ color: #0d43a7 !important;
1035
+ font-weight: 800;
1036
+ font-size: 12px;
1037
+ }
1038
+
1039
+ .timeline-note {
1040
+ margin: 10px 0;
1041
+ }
1042
+
1043
+ .timeline-note .note-box {
1044
+ border: 1px solid #ccc;
1045
+ border-radius: 6px;
1046
+ padding: 10px;
1047
+ min-height: 40px;
1048
+ word-break: break-word;
1049
+ font-size: 10px;
1050
+ font-weight: 800;
1051
+ background: #ccffcc;
1052
+ }
1053
+
1054
+ .timeline-docs {
1055
+ margin-top: 10px;
1056
+ }
1057
+
1058
+ @media (max-width: 768px) {
1059
+ .timeline-header {
1060
+ flex-direction: column;
1061
+ align-items: flex-start;
1062
+ }
1063
+
1064
+ .timeline-header-item {
1065
+ width: 100%;
1066
+ }
1067
+
1068
+ .timeline-card {
1069
+ padding: 12px;
1070
+ }
1071
+ }
1072
+
1073
+ .engagement-citizen-wrapper {
1074
+ width: 100%;
1075
+ overflow-x: scroll;
1076
+ overflow-y: hidden;
1077
+ }
1078
+
1079
+ @media screen and (max-width: 768px) {
1080
+ .engagement-citizen-wrapper {
1081
+ overflow: hidden;
1082
+ }
1083
+ }
1084
+
1085
+ /* Application Timeline Styles */
1086
+ .timeline-header-wrapper {
1087
+ display: flex;
1088
+ align-items: center;
1089
+ margin: 20px 8px;
1090
+ gap: 16px;
1091
+ }
1092
+
1093
+ .download-button {
1094
+ cursor: pointer;
1095
+ font-size: 16px;
1096
+ font-weight: 500;
1097
+ padding: 5px;
1098
+ color: #0d43a7;
1099
+ border: 1px solid #0d43a7;
1100
+ border-radius: 4px;
1101
+ transition: all 0.2s ease-in-out;
1102
+ display: inline-block;
1103
+
1104
+ &:hover {
1105
+ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
1106
+ }
1107
+ }
1108
+
1109
+ .timeline-docs-wrapper {
1110
+ margin-top: 10px;
1111
+ display: flex;
1112
+ flex-wrap: wrap;
1113
+ gap: 10px;
1114
+ }
1115
+
1116
+ .timeline-doc-link {
1117
+ min-width: 100px;
1118
+ }
1119
+
1120
+ .timeline-doc-icon {
1121
+ background: #f6f6f6;
1122
+ padding: 8px;
1123
+ }
1124
+
1125
+ .timeline-subheader {
1126
+ font-size: 22px !important;
1127
+ font-weight: 500 !important;
1128
+ }
1129
+ .user-profile{
1130
+ margin-top: 3rem;
1131
+ width: 70%;
1132
+ }
1133
+
1134
+ .user-profile-section-wrapper {
1135
+ margin: 8px;
1136
+ position: relative;
1137
+
1138
+ &.employee {
1139
+ margin: 24px;
1140
+ }
1141
+ }
1142
+
1143
+ .user-profile-main-container {
1144
+ display: flex;
1145
+ flex: 1;
1146
+ flex-direction: column;
1147
+ margin: 8px;
1148
+ gap: 0;
1149
+ box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
1150
+ background: white;
1151
+ border-radius: 12px;
1152
+ max-width: 1200px;
1153
+ overflow: hidden;
1154
+
1155
+ @media (min-width: 768px) {
1156
+
1157
+ margin: 16px;
1158
+ gap: 24px;
1159
+ max-width: none;
1160
+
1161
+ &.employee {
1162
+
1163
+ }
1164
+ }
1165
+ }
1166
+
1167
+ .user-profile-image-section {
1168
+ position: relative;
1169
+ display: flex;
1170
+ flex: 1;
1171
+ justify-content: center;
1172
+ align-items: center;
1173
+ max-width: 100%;
1174
+ min-height: 280px;
1175
+ border-radius: 12px 12px 0 0;
1176
+ background: linear-gradient(135deg, #4f65d8, #00157a);
1177
+ padding: 32px 16px;
1178
+
1179
+ @media (min-width: 768px) {
1180
+ flex: 0;
1181
+ border-radius: 0;
1182
+ }
1183
+
1184
+ &.employee {
1185
+ border-radius: 0;
1186
+ }
1187
+ }
1188
+
1189
+ .user-profile-image-wrapper {
1190
+ height: 160px;
1191
+ width: 160px;
1192
+ display: flex;
1193
+ justify-content: center;
1194
+ align-items: center;
1195
+ flex-direction: column;
1196
+ }
1197
+
1198
+ .user-profile-image {
1199
+ height: 100%;
1200
+ width: 100%;
1201
+ border-radius: 50%;
1202
+ border: 6px solid white;
1203
+ box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
1204
+ object-fit: cover;
1205
+ }
1206
+
1207
+ .user-profile-camera-button {
1208
+ position: absolute;
1209
+ bottom: -20px;
1210
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
1211
+ border: 4px solid white;
1212
+ border-radius: 50%;
1213
+ width: 56px;
1214
+ height: 56px;
1215
+ display: flex;
1216
+ align-items: center;
1217
+ justify-content: center;
1218
+ cursor: pointer;
1219
+ box-shadow: 0 8px 20px rgba(102, 126, 234, 0.4);
1220
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1221
+ color: white;
1222
+
1223
+ &:hover {
1224
+ transform: translateY(-2px);
1225
+ box-shadow: 0 12px 28px rgba(102, 126, 234, 0.5);
1226
+ }
1227
+
1228
+ svg {
1229
+ width: 24px;
1230
+ height: 24px;
1231
+ }
1232
+ }
1233
+
1234
+ .user-profile-form-section {
1235
+ display: flex;
1236
+ flex-direction: column;
1237
+ flex: 1;
1238
+ width: 100%;
1239
+ background: #fafbfc;
1240
+ padding: 32px;
1241
+ gap: 24px;
1242
+ }
1243
+
1244
+ .user-profile-form-grid {
1245
+ display: grid;
1246
+ grid-template-columns: 1fr;
1247
+ gap: 24px;
1248
+
1249
+ @media (min-width: 768px) {
1250
+ grid-template-columns: 1fr 1fr;
1251
+ }
1252
+ }
1253
+
1254
+ .user-profile-field-wrapper {
1255
+ display: flex;
1256
+ flex-direction: column;
1257
+ gap: 6px;
1258
+ }
1259
+
1260
+ .user-profile-label {
1261
+ font-size: 14px;
1262
+ font-weight: 600;
1263
+ color: #1a202c;
1264
+ margin-bottom: 4px;
1265
+ }
1266
+
1267
+ .user-profile-input {
1268
+ width: 100%;
1269
+ }
1270
+
1271
+ .user-profile-error-text {
1272
+ margin: 4px 0 0 0;
1273
+ padding: 0;
1274
+ color: #d32f2f;
1275
+ font-size: 12px;
1276
+ font-weight: 500;
1277
+ }
1278
+
1279
+ .user-profile-div-margin {
1280
+ margin-top: 12px;
1281
+ padding: 16px;
1282
+ background-color: #e8f1ff;
1283
+ border-radius: 8px;
1284
+ border-left: 4px solid #667eea;
1285
+ }
1286
+
1287
+ .user-profile-change-password-link {
1288
+ color: #667eea;
1289
+ cursor: pointer;
1290
+ position: relative;
1291
+ text-decoration: underline;
1292
+ font-weight: 600;
1293
+ font-size: 14px;
1294
+ transition: color 0.2s ease;
1295
+
1296
+ &:hover {
1297
+ color: #764ba2;
1298
+ }
1299
+ }
1300
+
1301
+ .user-profile-save-section-employee {
1302
+ height: 88px;
1303
+ background-color: #ffffff;
1304
+ display: flex;
1305
+ justify-content: flex-end;
1306
+ margin-top: 0;
1307
+ align-items: center;
1308
+ box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.08);
1309
+ padding: 16px 32px;
1310
+ width: 100%;
1311
+
1312
+ @media (max-width: 767px) {
1313
+ justify-content: center;
1314
+ }
1315
+ }
1316
+
1317
+ .user-profile-toast-style {
1318
+ max-width: 670px;
1319
+ }
1320
+
1321
+ .user-profile-button-padding {
1322
+ padding-bottom: 12px;
1323
+ padding-top: 12px;
1324
+ }
1325
+
1326
+ .user-profile-label-field-pair-flex {
1327
+ display: flex;
1328
+ flex-direction: column;
1329
+ gap: 12px;
1330
+ }
1331
+
1332
+ .user-profile-label-style-employee {
1333
+ font-size: 14px;
1334
+ font-weight: 600;
1335
+ color: #1a202c;
1336
+ }
1337
+
1338
+ .user-profile-full-width {
1339
+ width: 100%;
1340
+ }
1341
+
1342
+ /* Global Responsive Font Sizes for Mobile */
1343
+ @media only screen and (max-width: 768px) {
1344
+ /* Headers with 32px should become 18px on mobile */
1345
+ h1, h2, h3,
1346
+ .card-header,
1347
+ .heading,
1348
+ .header-title,
1349
+ .page-header,
1350
+ .section-header,
1351
+ .landing-card-header,
1352
+ .employee-upyog-title,
1353
+ header,
1354
+ .survey-card-header {
1355
+ font-size: 18px !important;
1356
+ }
1357
+
1358
+ /* Headers with ~28px should become 16px on mobile */
1359
+ h4,
1360
+ .card-sub-header,
1361
+ .sub-header {
1362
+ font-size: 16px !important;
1363
+ }
1364
+
1365
+ /* Headers with ~24px should become 15px on mobile */
1366
+ h5, h6,
1367
+ .card-section-header {
1368
+ font-size: 15px !important;
1369
+ }
1370
+
1371
+ /* Card text and body text */
1372
+ .card-text,
1373
+ .card-caption,
1374
+ p {
1375
+ font-size: 14px !important;
1376
+ }
1377
+ }