@pmidc/upyog-css 1.2.13 → 1.2.14

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 (130) hide show
  1. package/dist/index.css +42 -33
  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 +140 -140
  25. package/src/components/card.scss +722 -720
  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 +111 -111
  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 +82 -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 +302 -280
  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 +140 -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 +1407 -1407
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/hrms/index.scss +493 -493
  77. package/src/modules/rentAndLease/index.scss +238 -238
  78. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  79. package/src/pages/citizen/CitizenLogin.scss +50 -50
  80. package/src/pages/citizen/DocumentList.scss +454 -454
  81. package/src/pages/citizen/Events.scss +46 -46
  82. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  83. package/src/pages/citizen/InboxCard.scss +378 -378
  84. package/src/pages/citizen/SurveyList.scss +21 -21
  85. package/src/pages/citizen/citizenDocument.scss +25 -25
  86. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  87. package/src/pages/citizen/container.scss +32 -32
  88. package/src/pages/citizen/loaderMessage.scss +341 -341
  89. package/src/pages/citizen/payment/payment-type.scss +2 -2
  90. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  91. package/src/pages/common/form.scss +25 -25
  92. package/src/pages/common/newApplicationTimeline.scss +319 -319
  93. package/src/pages/common/pgrUICssfix.scss +105 -105
  94. package/src/pages/common/requiredField.scss +2 -2
  95. package/src/pages/common/sanctionFeeTable.scss +91 -91
  96. package/src/pages/common/searchIcon.scss +12 -12
  97. package/src/pages/common/stepForm.scss +40 -40
  98. package/src/pages/employee/EmployeeLogin.scss +6 -6
  99. package/src/pages/employee/cardfix.scss +13 -13
  100. package/src/pages/employee/container.scss +73 -73
  101. package/src/pages/employee/dashboard.scss +203 -203
  102. package/src/pages/employee/disconnection.scss +425 -425
  103. package/src/pages/employee/dss.scss +251 -251
  104. package/src/pages/employee/faq.scss +353 -353
  105. package/src/pages/employee/footer.scss +68 -68
  106. package/src/pages/employee/form-fields.scss +26 -26
  107. package/src/pages/employee/header.scss +262 -262
  108. package/src/pages/employee/iframe.scss +65 -65
  109. package/src/pages/employee/inbox.scss +741 -741
  110. package/src/pages/employee/index.scss +694 -694
  111. package/src/pages/employee/landing.scss +1802 -1782
  112. package/src/pages/employee/login.scss +253 -253
  113. package/src/pages/employee/oldMobileInbox.scss +4 -4
  114. package/src/pages/employee/popupmodule.scss +47 -47
  115. package/src/pages/employee/response.scss +2 -2
  116. package/src/pages/employee/scroll-table.scss +113 -113
  117. package/src/pages/employee/surveys.scss +469 -469
  118. package/src/pages/employee/tooltip.scss +35 -35
  119. package/src/pages/employee/updateNumber.scss +12 -12
  120. package/src/pages/swach/index.scss +174 -174
  121. package/src/pages/ws/index.scss +118 -118
  122. package/svg/camera.svg +4 -4
  123. package/svg/check.svg +3 -3
  124. package/svg/close.svg +4 -4
  125. package/svg/error.svg +3 -3
  126. package/svg/error2.svg +5 -5
  127. package/svg/searchicon.svg +3 -3
  128. package/svg/starempty.svg +3 -3
  129. package/svg/starfilled.svg +4 -4
  130. package/svg/success.svg +3 -3
package/src/index.scss CHANGED
@@ -1,1408 +1,1408 @@
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
- @import "./modules/hrms/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
- width: auto !important;
204
- }
205
-
206
- .mrlg {
207
- @apply mr-lg;
208
- }
209
-
210
- .mrsm {
211
- @apply mr-sm;
212
- }
213
-
214
- .mbsm {
215
- @apply mb-sm;
216
- }
217
-
218
- .home-link {
219
- margin-left: 16px;
220
- margin-bottom: 16px;
221
-
222
- a {
223
- color: #1d70b8;
224
- }
225
- }
226
-
227
- .clear-search-label {
228
- color: #2947a3;
229
- cursor: pointer;
230
- }
231
-
232
- .search-submit-bar {
233
- margin-top: 32;
234
- margin-left: auto;
235
- }
236
- .ws-citizen-wrapper {
237
- padding: 15px;
238
- }
239
-
240
- .application-details-link-button {
241
- @apply flex justify-between items-center;
242
-
243
- .download-button {
244
- color: a82227;
245
- margin-left: 8px;
246
- }
247
- }
248
-
249
- .response-download-button {
250
- @apply flex mb-sm;
251
-
252
- .download-button {
253
- color: #a82227;
254
- margin-left: 8px;
255
- white-space: nowrap;
256
- }
257
- }
258
-
259
- .check-page-link-button {
260
- color: #a82227 !important;
261
- }
262
-
263
- .pt-application-download-btn {
264
- display: flex;
265
- justify-content: flex-end;
266
- margin: 0px 8px;
267
- }
268
-
269
- .application-table-container {
270
- @apply mt-lg ml-lg flex-1;
271
- }
272
-
273
- .primary-label-btn {
274
- @apply flex;
275
- gap: 10px;
276
-
277
- svg {
278
- fill: #a82227;
279
- }
280
-
281
- color: #5a1166;
282
-
283
- cursor: pointer;
284
- font-weight: 500;
285
- width: fit-content;
286
- }
287
-
288
- .primaryColor {
289
- color: #0b0c0c !important;
290
- }
291
-
292
- @media (hover: hover) {
293
- .primary-label-btn {
294
- &:hover {
295
- color: #000;
296
-
297
- svg {
298
- fill: #000;
299
- }
300
- }
301
- }
302
- }
303
-
304
- .disabled {
305
- @apply border-grey-dark text-grey-dark !important;
306
- pointer-events: none !important;
307
- }
308
-
309
- .card-date-input {
310
- @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
311
- outline: transparent solid 1px;
312
- height: 2.5rem;
313
- }
314
-
315
- .h4 {
316
- @apply mb-sm;
317
- }
318
-
319
- .react-time-picker {
320
- width: 194px;
321
- height: 2.5rem;
322
- &__wrapper {
323
- border: 2px solid #0b0c0c;
324
- padding-left: 16px;
325
- }
326
- &__inputGroup__input {
327
- @apply px-sm;
328
- line-height: 2.5rem;
329
- min-width: 16px;
330
- &:focus {
331
- outline: 2px solid black;
332
- }
333
- }
334
- }
335
-
336
- .border-none {
337
- border: none;
338
- justify-content: space-between;
339
- }
340
-
341
- .hide-number-spinner input[type="number"]::-webkit-inner-spin-button,
342
- .hide-number-spinner input[type="number"]::-webkit-outer-spin-button {
343
- -webkit-appearance: none;
344
- margin: 0;
345
- }
346
-
347
- .hide-number-spinner input[type="number"] {
348
- -moz-appearance: textfield; /* Firefox */
349
- }
350
-
351
- .static {
352
- @apply flex flex-col;
353
- min-height: 85vh;
354
-
355
- &-wrapper {
356
- flex: 1;
357
- max-height: 75vh;
358
- overflow: scroll;
359
- -ms-overflow-style: none; /* IE and Edge */
360
- scrollbar-width: none; /* Firefox */
361
-
362
- &::-webkit-scrollbar {
363
- display: none;
364
- }
365
- }
366
- }
367
-
368
- .bill-summary {
369
- border: #e8e7e6 solid 1px;
370
- @apply bg-grey-light w-full;
371
-
372
- .bill-account-details {
373
- @apply flex mb-md;
374
- padding: 5px;
375
-
376
- .label {
377
- @apply w-1/2 font-bold;
378
- }
379
-
380
- .value {
381
- @apply w-1/2 text-right;
382
- }
383
- }
384
-
385
- .amount-details {
386
- @apply flex mb-md items-center;
387
- padding: 5px;
388
-
389
- .label {
390
- @apply w-1/2 font-bold;
391
- }
392
-
393
- .value {
394
- @apply w-1/2 font-bold text-right;
395
- font-size: 18px;
396
- }
397
- }
398
- }
399
-
400
- .bill-payment-amount {
401
- @apply sticky bottom-0 bg-white;
402
- padding-bottom: 32px;
403
-
404
- .payment-amount-front {
405
- @apply absolute z-10 w-10 flex justify-center items-center;
406
- background-color: #efefef;
407
- padding: 7px 12px;
408
- color: #9a9a9a;
409
- }
410
- }
411
-
412
- .text-indent-xl input {
413
- text-indent: 40px;
414
- }
415
-
416
- .select-payment-type {
417
- @apply flex justify-center font-bold items-center;
418
- padding-top: 10px;
419
- padding-bottom: 25px;
420
-
421
- .value {
422
- font-size: 20px;
423
- }
424
- }
425
-
426
- .cheque-date {
427
- @apply flex items-center mb-lg;
428
- border: 2px solid #0b0c0c;
429
- border-radius: 2px;
430
-
431
- input {
432
- @apply outline-none w-full;
433
- border: 0px;
434
- background: transparent;
435
- text-indent: 5px;
436
- padding: 6px 0px;
437
- }
438
-
439
- button {
440
- @apply outline-none;
441
- border: 0px;
442
- background: transparent;
443
- text-indent: 2px;
444
- }
445
- }
446
-
447
- .w-half {
448
- @apply w-1/2;
449
- }
450
-
451
- .ifsc-field {
452
- @apply flex items-center mb-lg;
453
- border: 2px solid #0b0c0c;
454
- border-radius: 2px;
455
-
456
- input {
457
- @apply outline-none w-full;
458
- border: 0px;
459
- background: transparent;
460
- text-indent: 5px;
461
- padding: 6px 0px;
462
- }
463
- button {
464
- @apply outline-none;
465
- border: 0px;
466
- background: transparent;
467
- text-indent: 2px;
468
- }
469
- }
470
-
471
- .text-input {
472
- width: 100%;
473
- input {
474
- &:hover {
475
- @apply border-2 border-solid border-primary-main;
476
- }
477
- }
478
- }
479
-
480
- .text-input-width {
481
- max-width: 540px;
482
- }
483
-
484
- .text-mobile-input-width {
485
- max-width: 540px;
486
- width: 100%;
487
- }
488
-
489
- /*.employeeCard,
490
- .text-mobile-input-width {
491
- max-width: 100%;
492
- }*/
493
-
494
- .custom-time-picker {
495
- @apply w-full;
496
- max-width: 200px;
497
- }
498
-
499
- .sla-cell {
500
- @apply text-text-secondary;
501
- }
502
-
503
- .submit-bar-search {
504
- margin-top: 32px;
505
- margin-left: 16px;
506
- max-width: 256px;
507
- }
508
-
509
- .clear-search-container {
510
- @apply flex justify-between items-center;
511
- }
512
-
513
- .card-label-smaller {
514
- margin-bottom: revert;
515
- }
516
-
517
- .card-label-APK {
518
- @apply w-1/3;
519
- margin-bottom: revert;
520
- width: 100%;
521
- }
522
-
523
- .underline {
524
- border-color: #e7e6e6;
525
- @apply mb-sm;
526
- }
527
-
528
- .box-shadow-none {
529
- box-shadow: none;
530
- }
531
-
532
- .component-in-front {
533
- @apply flex justify-center items-center;
534
- }
535
-
536
- .subform-composer {
537
- @apply flex;
538
- }
539
-
540
- .inbox-search-container {
541
- .result {
542
- @apply mt-lg;
543
- }
544
- }
545
-
546
- .payment-form-text-input-correction {
547
- width: 100% !important;
548
- }
549
-
550
- .edcr-citizen-inbox {
551
- thead th:first-child {
552
- min-width: 100px;
553
- }
554
- }
555
-
556
- .error-boundary {
557
- width: 100vw;
558
- height: 100vh;
559
- font-size: 16px;
560
- font-family: sans-serif;
561
- display: flex;
562
- justify-content: center;
563
- align-items: center;
564
- flex-direction: column;
565
- position: absolute !important;
566
- .error-container {
567
- display: flex;
568
- width: 400px;
569
- justify-content: center;
570
- align-items: center;
571
- flex-direction: column;
572
- h1 {
573
- font-size: 32px;
574
- font-weight: bold;
575
- }
576
- button {
577
- height: 40px;
578
- width: 153px;
579
- border-radius: 0px;
580
- padding: 8px 24px;
581
- color: white;
582
- cursor: pointer;
583
- }
584
- }
585
- }
586
- .tl-citizen {
587
- width: 100%;
588
- padding: 10px;
589
- }
590
-
591
- .error-boundary summary,
592
- .error-boundary details {
593
- width: 300px;
594
- background-color: rgb(218, 100, 100);
595
- margin: 5px;
596
- border: 2px solid #222;
597
- border-radius: 3px;
598
- padding: 3px;
599
- }
600
-
601
- .full-width-card {
602
- width: 92vw !important;
603
- }
604
- .full-employee-card-link {
605
- width: 100% !important;
606
- margin: 7px 0px;
607
- }
608
- .full-employee-card-height {
609
- height: unset !important;
610
- }
611
-
612
- @media (min-width: 640px) {
613
- .full-employee-card-height {
614
- height: 196px !important;
615
- }
616
- .full-employee-card-link {
617
- width: 30% !important;
618
- }
619
- .full-width-card {
620
- @apply w-full !important;
621
- }
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
-
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: 12px !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
- margin: 16px;
1161
- gap: 24px;
1162
- max-width: none;
1163
- }
1164
- }
1165
-
1166
- .user-profile-image-section {
1167
- position: relative;
1168
- display: flex;
1169
- flex: 1;
1170
- justify-content: center;
1171
- align-items: center;
1172
- max-width: 100%;
1173
- min-height: 280px;
1174
- border-radius: 12px 12px 0 0;
1175
- background: linear-gradient(135deg, #4f65d8, #00157a);
1176
- padding: 32px 16px;
1177
-
1178
- @media (min-width: 768px) {
1179
- flex: 0;
1180
- border-radius: 0;
1181
- }
1182
-
1183
- &.employee {
1184
- border-radius: 0;
1185
- }
1186
- }
1187
-
1188
- .user-profile-image-wrapper {
1189
- height: 160px;
1190
- width: 160px;
1191
- display: flex;
1192
- justify-content: center;
1193
- align-items: center;
1194
- flex-direction: column;
1195
- }
1196
-
1197
- .user-profile-image {
1198
- height: 100%;
1199
- width: 100%;
1200
- border-radius: 50%;
1201
- border: 6px solid white;
1202
- box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
1203
- object-fit: cover;
1204
- }
1205
-
1206
- .user-profile-camera-button {
1207
- position: absolute;
1208
- bottom: -20px;
1209
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
1210
- border: 4px solid white;
1211
- border-radius: 50%;
1212
- width: 56px;
1213
- height: 56px;
1214
- display: flex;
1215
- align-items: center;
1216
- justify-content: center;
1217
- cursor: pointer;
1218
- box-shadow: 0 8px 20px rgba(102, 126, 234, 0.4);
1219
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1220
- color: white;
1221
-
1222
- &:hover {
1223
- transform: translateY(-2px);
1224
- box-shadow: 0 12px 28px rgba(102, 126, 234, 0.5);
1225
- }
1226
-
1227
- svg {
1228
- width: 24px;
1229
- height: 24px;
1230
- }
1231
- }
1232
-
1233
- .user-profile-form-section {
1234
- display: flex;
1235
- flex-direction: column;
1236
- flex: 1;
1237
- width: 100%;
1238
- background: #fafbfc;
1239
- padding: 32px;
1240
- gap: 24px;
1241
- }
1242
-
1243
- .user-profile-form-grid {
1244
- display: grid;
1245
- grid-template-columns: 1fr;
1246
- gap: 24px;
1247
-
1248
- @media (min-width: 768px) {
1249
- grid-template-columns: 1fr 1fr;
1250
- }
1251
- }
1252
-
1253
- .user-profile-field-wrapper {
1254
- display: flex;
1255
- flex-direction: column;
1256
- gap: 6px;
1257
- }
1258
-
1259
- .user-profile-label {
1260
- font-size: 14px;
1261
- font-weight: 600;
1262
- color: #1a202c;
1263
- margin-bottom: 4px;
1264
- }
1265
-
1266
- .user-profile-input {
1267
- width: 100%;
1268
- }
1269
-
1270
- .user-profile-error-text {
1271
- margin: 4px 0 0 0;
1272
- padding: 0;
1273
- color: #d32f2f;
1274
- font-size: 12px;
1275
- font-weight: 500;
1276
- }
1277
-
1278
- .user-profile-div-margin {
1279
- margin-top: 12px;
1280
- padding: 16px;
1281
- background-color: #e8f1ff;
1282
- border-radius: 8px;
1283
- border-left: 4px solid #667eea;
1284
- }
1285
-
1286
- .user-profile-change-password-link {
1287
- color: #667eea;
1288
- cursor: pointer;
1289
- position: relative;
1290
- text-decoration: underline;
1291
- font-weight: 600;
1292
- font-size: 14px;
1293
- transition: color 0.2s ease;
1294
-
1295
- &:hover {
1296
- color: #764ba2;
1297
- }
1298
- }
1299
-
1300
- .user-profile-save-section-employee {
1301
- height: 88px;
1302
- background-color: #ffffff;
1303
- display: flex;
1304
- justify-content: flex-end;
1305
- margin-top: 0;
1306
- align-items: center;
1307
- box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.08);
1308
- padding: 16px 32px;
1309
- width: 100%;
1310
-
1311
- @media (max-width: 767px) {
1312
- justify-content: center;
1313
- }
1314
- }
1315
-
1316
- .user-profile-toast-style {
1317
- max-width: 670px;
1318
- }
1319
-
1320
- .user-profile-button-padding {
1321
- padding-bottom: 12px;
1322
- padding-top: 12px;
1323
- }
1324
-
1325
- .user-profile-label-field-pair-flex {
1326
- display: flex;
1327
- flex-direction: column;
1328
- gap: 12px;
1329
- }
1330
-
1331
- .user-profile-label-style-employee {
1332
- font-size: 14px;
1333
- font-weight: 600;
1334
- color: #1a202c;
1335
- }
1336
-
1337
- .user-profile-full-width {
1338
- width: 100%;
1339
- }
1340
-
1341
- img, video {
1342
- max-width: 100%;
1343
- height: auto;
1344
- }
1345
-
1346
- audio, canvas, embed, iframe, img, object, svg, video {
1347
- display: block;
1348
- vertical-align: middle;
1349
- }
1350
-
1351
- /* Global Responsive Font Sizes for Mobile */
1352
- @media only screen and (max-width: 768px) {
1353
- /* Headers with 32px should become 18px on mobile */
1354
- h1,
1355
- h2,
1356
- h3,
1357
- .card-header,
1358
- .heading,
1359
- .header-title,
1360
- .page-header,
1361
- .section-header,
1362
- .landing-card-header,
1363
- .employee-upyog-title,
1364
- header,
1365
- .survey-card-header {
1366
- font-size: 18px !important;
1367
- }
1368
-
1369
- /* Headers with ~28px should become 16px on mobile */
1370
- h4,
1371
- .card-sub-header,
1372
- .sub-header {
1373
- font-size: 16px !important;
1374
- }
1375
-
1376
- /* Headers with ~24px should become 15px on mobile */
1377
- h5,
1378
- h6,
1379
- .card-section-header {
1380
- font-size: 15px !important;
1381
- }
1382
-
1383
- /* Card text and body text */
1384
- .card-text,
1385
- .card-caption,
1386
- p {
1387
- font-size: 14px !important;
1388
- }
1389
- }
1390
- .link-button-margin {
1391
- margin-top: 10px;
1392
- }
1393
- .tl-add-action-button {
1394
- display: inline-block;
1395
- padding: 8px 16px;
1396
- background: linear-gradient(135deg, #2563eb, #1e40af);
1397
- color: #FFFFFF !important;
1398
- border-radius: 4px;
1399
- cursor: pointer;
1400
- font-size: 16px;
1401
- font-weight: 600;
1402
- text-decoration: none !important;
1403
- margin-top: 16px;
1404
- margin-bottom: 8px;
1405
- border: none;
1406
- transition: background-color 0.2s ease, transform 0.1s ease;
1407
- box-shadow: 0 2px 4px rgba(37, 99, 235, 0.2);
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
+ @import "./modules/hrms/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
+ width: auto !important;
204
+ }
205
+
206
+ .mrlg {
207
+ @apply mr-lg;
208
+ }
209
+
210
+ .mrsm {
211
+ @apply mr-sm;
212
+ }
213
+
214
+ .mbsm {
215
+ @apply mb-sm;
216
+ }
217
+
218
+ .home-link {
219
+ margin-left: 16px;
220
+ margin-bottom: 16px;
221
+
222
+ a {
223
+ color: #1d70b8;
224
+ }
225
+ }
226
+
227
+ .clear-search-label {
228
+ color: #2947a3;
229
+ cursor: pointer;
230
+ }
231
+
232
+ .search-submit-bar {
233
+ margin-top: 32;
234
+ margin-left: auto;
235
+ }
236
+ .ws-citizen-wrapper {
237
+ padding: 15px;
238
+ }
239
+
240
+ .application-details-link-button {
241
+ @apply flex justify-between items-center;
242
+
243
+ .download-button {
244
+ color: a82227;
245
+ margin-left: 8px;
246
+ }
247
+ }
248
+
249
+ .response-download-button {
250
+ @apply flex mb-sm;
251
+
252
+ .download-button {
253
+ color: #a82227;
254
+ margin-left: 8px;
255
+ white-space: nowrap;
256
+ }
257
+ }
258
+
259
+ .check-page-link-button {
260
+ color: #a82227 !important;
261
+ }
262
+
263
+ .pt-application-download-btn {
264
+ display: flex;
265
+ justify-content: flex-end;
266
+ margin: 0px 8px;
267
+ }
268
+
269
+ .application-table-container {
270
+ @apply mt-lg ml-lg flex-1;
271
+ }
272
+
273
+ .primary-label-btn {
274
+ @apply flex;
275
+ gap: 10px;
276
+
277
+ svg {
278
+ fill: #a82227;
279
+ }
280
+
281
+ color: #5a1166;
282
+
283
+ cursor: pointer;
284
+ font-weight: 500;
285
+ width: fit-content;
286
+ }
287
+
288
+ .primaryColor {
289
+ color: #0b0c0c !important;
290
+ }
291
+
292
+ @media (hover: hover) {
293
+ .primary-label-btn {
294
+ &:hover {
295
+ color: #000;
296
+
297
+ svg {
298
+ fill: #000;
299
+ }
300
+ }
301
+ }
302
+ }
303
+
304
+ .disabled {
305
+ @apply border-grey-dark text-grey-dark !important;
306
+ pointer-events: none !important;
307
+ }
308
+
309
+ .card-date-input {
310
+ @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
311
+ outline: transparent solid 1px;
312
+ height: 2.5rem;
313
+ }
314
+
315
+ .h4 {
316
+ @apply mb-sm;
317
+ }
318
+
319
+ .react-time-picker {
320
+ width: 194px;
321
+ height: 2.5rem;
322
+ &__wrapper {
323
+ border: 2px solid #0b0c0c;
324
+ padding-left: 16px;
325
+ }
326
+ &__inputGroup__input {
327
+ @apply px-sm;
328
+ line-height: 2.5rem;
329
+ min-width: 16px;
330
+ &:focus {
331
+ outline: 2px solid black;
332
+ }
333
+ }
334
+ }
335
+
336
+ .border-none {
337
+ border: none;
338
+ justify-content: space-between;
339
+ }
340
+
341
+ .hide-number-spinner input[type="number"]::-webkit-inner-spin-button,
342
+ .hide-number-spinner input[type="number"]::-webkit-outer-spin-button {
343
+ -webkit-appearance: none;
344
+ margin: 0;
345
+ }
346
+
347
+ .hide-number-spinner input[type="number"] {
348
+ -moz-appearance: textfield; /* Firefox */
349
+ }
350
+
351
+ .static {
352
+ @apply flex flex-col;
353
+ min-height: 85vh;
354
+
355
+ &-wrapper {
356
+ flex: 1;
357
+ max-height: 75vh;
358
+ overflow: scroll;
359
+ -ms-overflow-style: none; /* IE and Edge */
360
+ scrollbar-width: none; /* Firefox */
361
+
362
+ &::-webkit-scrollbar {
363
+ display: none;
364
+ }
365
+ }
366
+ }
367
+
368
+ .bill-summary {
369
+ border: #e8e7e6 solid 1px;
370
+ @apply bg-grey-light w-full;
371
+
372
+ .bill-account-details {
373
+ @apply flex mb-md;
374
+ padding: 5px;
375
+
376
+ .label {
377
+ @apply w-1/2 font-bold;
378
+ }
379
+
380
+ .value {
381
+ @apply w-1/2 text-right;
382
+ }
383
+ }
384
+
385
+ .amount-details {
386
+ @apply flex mb-md items-center;
387
+ padding: 5px;
388
+
389
+ .label {
390
+ @apply w-1/2 font-bold;
391
+ }
392
+
393
+ .value {
394
+ @apply w-1/2 font-bold text-right;
395
+ font-size: 18px;
396
+ }
397
+ }
398
+ }
399
+
400
+ .bill-payment-amount {
401
+ @apply sticky bottom-0 bg-white;
402
+ padding-bottom: 32px;
403
+
404
+ .payment-amount-front {
405
+ @apply absolute z-10 w-10 flex justify-center items-center;
406
+ background-color: #efefef;
407
+ padding: 7px 12px;
408
+ color: #9a9a9a;
409
+ }
410
+ }
411
+
412
+ .text-indent-xl input {
413
+ text-indent: 40px;
414
+ }
415
+
416
+ .select-payment-type {
417
+ @apply flex justify-center font-bold items-center;
418
+ padding-top: 10px;
419
+ padding-bottom: 25px;
420
+
421
+ .value {
422
+ font-size: 20px;
423
+ }
424
+ }
425
+
426
+ .cheque-date {
427
+ @apply flex items-center mb-lg;
428
+ border: 2px solid #0b0c0c;
429
+ border-radius: 2px;
430
+
431
+ input {
432
+ @apply outline-none w-full;
433
+ border: 0px;
434
+ background: transparent;
435
+ text-indent: 5px;
436
+ padding: 6px 0px;
437
+ }
438
+
439
+ button {
440
+ @apply outline-none;
441
+ border: 0px;
442
+ background: transparent;
443
+ text-indent: 2px;
444
+ }
445
+ }
446
+
447
+ .w-half {
448
+ @apply w-1/2;
449
+ }
450
+
451
+ .ifsc-field {
452
+ @apply flex items-center mb-lg;
453
+ border: 2px solid #0b0c0c;
454
+ border-radius: 2px;
455
+
456
+ input {
457
+ @apply outline-none w-full;
458
+ border: 0px;
459
+ background: transparent;
460
+ text-indent: 5px;
461
+ padding: 6px 0px;
462
+ }
463
+ button {
464
+ @apply outline-none;
465
+ border: 0px;
466
+ background: transparent;
467
+ text-indent: 2px;
468
+ }
469
+ }
470
+
471
+ .text-input {
472
+ width: 100%;
473
+ input {
474
+ &:hover {
475
+ @apply border-2 border-solid border-primary-main;
476
+ }
477
+ }
478
+ }
479
+
480
+ .text-input-width {
481
+ max-width: 540px;
482
+ }
483
+
484
+ .text-mobile-input-width {
485
+ max-width: 540px;
486
+ width: 100%;
487
+ }
488
+
489
+ /*.employeeCard,
490
+ .text-mobile-input-width {
491
+ max-width: 100%;
492
+ }*/
493
+
494
+ .custom-time-picker {
495
+ @apply w-full;
496
+ max-width: 200px;
497
+ }
498
+
499
+ .sla-cell {
500
+ @apply text-text-secondary;
501
+ }
502
+
503
+ .submit-bar-search {
504
+ margin-top: 32px;
505
+ margin-left: 16px;
506
+ max-width: 256px;
507
+ }
508
+
509
+ .clear-search-container {
510
+ @apply flex justify-between items-center;
511
+ }
512
+
513
+ .card-label-smaller {
514
+ margin-bottom: revert;
515
+ }
516
+
517
+ .card-label-APK {
518
+ @apply w-1/3;
519
+ margin-bottom: revert;
520
+ width: 100%;
521
+ }
522
+
523
+ .underline {
524
+ border-color: #e7e6e6;
525
+ @apply mb-sm;
526
+ }
527
+
528
+ .box-shadow-none {
529
+ box-shadow: none;
530
+ }
531
+
532
+ .component-in-front {
533
+ @apply flex justify-center items-center;
534
+ }
535
+
536
+ .subform-composer {
537
+ @apply flex;
538
+ }
539
+
540
+ .inbox-search-container {
541
+ .result {
542
+ @apply mt-lg;
543
+ }
544
+ }
545
+
546
+ .payment-form-text-input-correction {
547
+ width: 100% !important;
548
+ }
549
+
550
+ .edcr-citizen-inbox {
551
+ thead th:first-child {
552
+ min-width: 100px;
553
+ }
554
+ }
555
+
556
+ .error-boundary {
557
+ width: 100vw;
558
+ height: 100vh;
559
+ font-size: 16px;
560
+ font-family: sans-serif;
561
+ display: flex;
562
+ justify-content: center;
563
+ align-items: center;
564
+ flex-direction: column;
565
+ position: absolute !important;
566
+ .error-container {
567
+ display: flex;
568
+ width: 400px;
569
+ justify-content: center;
570
+ align-items: center;
571
+ flex-direction: column;
572
+ h1 {
573
+ font-size: 32px;
574
+ font-weight: bold;
575
+ }
576
+ button {
577
+ height: 40px;
578
+ width: 153px;
579
+ border-radius: 0px;
580
+ padding: 8px 24px;
581
+ color: white;
582
+ cursor: pointer;
583
+ }
584
+ }
585
+ }
586
+ .tl-citizen {
587
+ width: 100%;
588
+ padding: 10px;
589
+ }
590
+
591
+ .error-boundary summary,
592
+ .error-boundary details {
593
+ width: 300px;
594
+ background-color: rgb(218, 100, 100);
595
+ margin: 5px;
596
+ border: 2px solid #222;
597
+ border-radius: 3px;
598
+ padding: 3px;
599
+ }
600
+
601
+ .full-width-card {
602
+ width: 92vw !important;
603
+ }
604
+ .full-employee-card-link {
605
+ width: 100% !important;
606
+ margin: 7px 0px;
607
+ }
608
+ .full-employee-card-height {
609
+ height: unset !important;
610
+ }
611
+
612
+ @media (min-width: 640px) {
613
+ .full-employee-card-height {
614
+ height: 196px !important;
615
+ }
616
+ .full-employee-card-link {
617
+ width: 30% !important;
618
+ }
619
+ .full-width-card {
620
+ @apply w-full !important;
621
+ }
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
+
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: 12px !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
+ margin: 16px;
1161
+ gap: 24px;
1162
+ max-width: none;
1163
+ }
1164
+ }
1165
+
1166
+ .user-profile-image-section {
1167
+ position: relative;
1168
+ display: flex;
1169
+ flex: 1;
1170
+ justify-content: center;
1171
+ align-items: center;
1172
+ max-width: 100%;
1173
+ min-height: 280px;
1174
+ border-radius: 12px 12px 0 0;
1175
+ background: linear-gradient(135deg, #4f65d8, #00157a);
1176
+ padding: 32px 16px;
1177
+
1178
+ @media (min-width: 768px) {
1179
+ flex: 0;
1180
+ border-radius: 0;
1181
+ }
1182
+
1183
+ &.employee {
1184
+ border-radius: 0;
1185
+ }
1186
+ }
1187
+
1188
+ .user-profile-image-wrapper {
1189
+ height: 160px;
1190
+ width: 160px;
1191
+ display: flex;
1192
+ justify-content: center;
1193
+ align-items: center;
1194
+ flex-direction: column;
1195
+ }
1196
+
1197
+ .user-profile-image {
1198
+ height: 100%;
1199
+ width: 100%;
1200
+ border-radius: 50%;
1201
+ border: 6px solid white;
1202
+ box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
1203
+ object-fit: cover;
1204
+ }
1205
+
1206
+ .user-profile-camera-button {
1207
+ position: absolute;
1208
+ bottom: -20px;
1209
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
1210
+ border: 4px solid white;
1211
+ border-radius: 50%;
1212
+ width: 56px;
1213
+ height: 56px;
1214
+ display: flex;
1215
+ align-items: center;
1216
+ justify-content: center;
1217
+ cursor: pointer;
1218
+ box-shadow: 0 8px 20px rgba(102, 126, 234, 0.4);
1219
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1220
+ color: white;
1221
+
1222
+ &:hover {
1223
+ transform: translateY(-2px);
1224
+ box-shadow: 0 12px 28px rgba(102, 126, 234, 0.5);
1225
+ }
1226
+
1227
+ svg {
1228
+ width: 24px;
1229
+ height: 24px;
1230
+ }
1231
+ }
1232
+
1233
+ .user-profile-form-section {
1234
+ display: flex;
1235
+ flex-direction: column;
1236
+ flex: 1;
1237
+ width: 100%;
1238
+ background: #fafbfc;
1239
+ padding: 32px;
1240
+ gap: 24px;
1241
+ }
1242
+
1243
+ .user-profile-form-grid {
1244
+ display: grid;
1245
+ grid-template-columns: 1fr;
1246
+ gap: 24px;
1247
+
1248
+ @media (min-width: 768px) {
1249
+ grid-template-columns: 1fr 1fr;
1250
+ }
1251
+ }
1252
+
1253
+ .user-profile-field-wrapper {
1254
+ display: flex;
1255
+ flex-direction: column;
1256
+ gap: 6px;
1257
+ }
1258
+
1259
+ .user-profile-label {
1260
+ font-size: 14px;
1261
+ font-weight: 600;
1262
+ color: #1a202c;
1263
+ margin-bottom: 4px;
1264
+ }
1265
+
1266
+ .user-profile-input {
1267
+ width: 100%;
1268
+ }
1269
+
1270
+ .user-profile-error-text {
1271
+ margin: 4px 0 0 0;
1272
+ padding: 0;
1273
+ color: #d32f2f;
1274
+ font-size: 12px;
1275
+ font-weight: 500;
1276
+ }
1277
+
1278
+ .user-profile-div-margin {
1279
+ margin-top: 12px;
1280
+ padding: 16px;
1281
+ background-color: #e8f1ff;
1282
+ border-radius: 8px;
1283
+ border-left: 4px solid #667eea;
1284
+ }
1285
+
1286
+ .user-profile-change-password-link {
1287
+ color: #667eea;
1288
+ cursor: pointer;
1289
+ position: relative;
1290
+ text-decoration: underline;
1291
+ font-weight: 600;
1292
+ font-size: 14px;
1293
+ transition: color 0.2s ease;
1294
+
1295
+ &:hover {
1296
+ color: #764ba2;
1297
+ }
1298
+ }
1299
+
1300
+ .user-profile-save-section-employee {
1301
+ height: 88px;
1302
+ background-color: #ffffff;
1303
+ display: flex;
1304
+ justify-content: flex-end;
1305
+ margin-top: 0;
1306
+ align-items: center;
1307
+ box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.08);
1308
+ padding: 16px 32px;
1309
+ width: 100%;
1310
+
1311
+ @media (max-width: 767px) {
1312
+ justify-content: center;
1313
+ }
1314
+ }
1315
+
1316
+ .user-profile-toast-style {
1317
+ max-width: 670px;
1318
+ }
1319
+
1320
+ .user-profile-button-padding {
1321
+ padding-bottom: 12px;
1322
+ padding-top: 12px;
1323
+ }
1324
+
1325
+ .user-profile-label-field-pair-flex {
1326
+ display: flex;
1327
+ flex-direction: column;
1328
+ gap: 12px;
1329
+ }
1330
+
1331
+ .user-profile-label-style-employee {
1332
+ font-size: 14px;
1333
+ font-weight: 600;
1334
+ color: #1a202c;
1335
+ }
1336
+
1337
+ .user-profile-full-width {
1338
+ width: 100%;
1339
+ }
1340
+
1341
+ img, video {
1342
+ max-width: 100%;
1343
+ height: auto;
1344
+ }
1345
+
1346
+ audio, canvas, embed, iframe, img, object, svg, video {
1347
+ display: block;
1348
+ vertical-align: middle;
1349
+ }
1350
+
1351
+ /* Global Responsive Font Sizes for Mobile */
1352
+ @media only screen and (max-width: 768px) {
1353
+ /* Headers with 32px should become 18px on mobile */
1354
+ h1,
1355
+ h2,
1356
+ h3,
1357
+ .card-header,
1358
+ .heading,
1359
+ .header-title,
1360
+ .page-header,
1361
+ .section-header,
1362
+ .landing-card-header,
1363
+ .employee-upyog-title,
1364
+ header,
1365
+ .survey-card-header {
1366
+ font-size: 18px !important;
1367
+ }
1368
+
1369
+ /* Headers with ~28px should become 16px on mobile */
1370
+ h4,
1371
+ .card-sub-header,
1372
+ .sub-header {
1373
+ font-size: 16px !important;
1374
+ }
1375
+
1376
+ /* Headers with ~24px should become 15px on mobile */
1377
+ h5,
1378
+ h6,
1379
+ .card-section-header {
1380
+ font-size: 15px !important;
1381
+ }
1382
+
1383
+ /* Card text and body text */
1384
+ .card-text,
1385
+ .card-caption,
1386
+ p {
1387
+ font-size: 14px !important;
1388
+ }
1389
+ }
1390
+ .link-button-margin {
1391
+ margin-top: 10px;
1392
+ }
1393
+ .tl-add-action-button {
1394
+ display: inline-block;
1395
+ padding: 8px 16px;
1396
+ background: linear-gradient(135deg, #2563eb, #1e40af);
1397
+ color: #FFFFFF !important;
1398
+ border-radius: 4px;
1399
+ cursor: pointer;
1400
+ font-size: 16px;
1401
+ font-weight: 600;
1402
+ text-decoration: none !important;
1403
+ margin-top: 16px;
1404
+ margin-bottom: 8px;
1405
+ border: none;
1406
+ transition: background-color 0.2s ease, transform 0.1s ease;
1407
+ box-shadow: 0 2px 4px rgba(37, 99, 235, 0.2);
1408
1408
  }