@pmidc/upyog-css 1.2.2 → 1.2.3

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 +23 -29
  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 +421 -421
  24. package/src/components/buttons.scss +134 -134
  25. package/src/components/card.scss +631 -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 +281 -281
  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 -1381
  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 +740 -740
  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,1381 +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
- @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
- }
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
+ }