@pmidc/upyog-css 1.1.12 → 1.1.13

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