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