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