@pmidc/upyog-css 1.2.5 → 1.2.6

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