@pmidc/upyog-css 1.0.40 → 1.0.41

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 (117) hide show
  1. package/dist/index.css +76 -0
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +110 -110
  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/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +96 -96
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +147 -147
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +436 -436
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +313 -313
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +110 -110
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +178 -178
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -111
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +869 -864
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +164 -164
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/citizenNewLogin.scss +139 -139
  79. package/src/pages/citizen/container.scss +22 -22
  80. package/src/pages/citizen/payment/payment-type.scss +2 -2
  81. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  82. package/src/pages/common/form.scss +25 -25
  83. package/src/pages/common/requiredField.scss +2 -2
  84. package/src/pages/common/sanctionFeeTable.scss +92 -0
  85. package/src/pages/common/searchIcon.scss +11 -11
  86. package/src/pages/common/stepForm.scss +40 -40
  87. package/src/pages/employee/EmployeeLogin.scss +6 -6
  88. package/src/pages/employee/cardfix.scss +13 -13
  89. package/src/pages/employee/container.scss +73 -73
  90. package/src/pages/employee/dashboard.scss +203 -203
  91. package/src/pages/employee/dss.scss +249 -249
  92. package/src/pages/employee/faq.scss +353 -353
  93. package/src/pages/employee/footer.scss +68 -68
  94. package/src/pages/employee/form-fields.scss +13 -13
  95. package/src/pages/employee/iframe.scss +65 -65
  96. package/src/pages/employee/inbox.scss +744 -744
  97. package/src/pages/employee/index.scss +678 -678
  98. package/src/pages/employee/landing.scss +324 -324
  99. package/src/pages/employee/login.scss +594 -594
  100. package/src/pages/employee/oldMobileInbox.scss +4 -4
  101. package/src/pages/employee/popupmodule.scss +47 -47
  102. package/src/pages/employee/response.scss +2 -2
  103. package/src/pages/employee/scroll-table.scss +113 -113
  104. package/src/pages/employee/surveys.scss +469 -469
  105. package/src/pages/employee/tooltip.scss +35 -35
  106. package/src/pages/employee/updateNumber.scss +12 -12
  107. package/src/pages/swach/index.scss +172 -172
  108. package/src/pages/ws/index.scss +104 -104
  109. package/svg/camera.svg +4 -4
  110. package/svg/check.svg +3 -3
  111. package/svg/close.svg +4 -4
  112. package/svg/error.svg +3 -3
  113. package/svg/error2.svg +5 -5
  114. package/svg/searchicon.svg +3 -3
  115. package/svg/starempty.svg +3 -3
  116. package/svg/starfilled.svg +4 -4
  117. package/svg/success.svg +3 -3
package/src/index.scss CHANGED
@@ -1,864 +1,869 @@
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
-
126
- .display-none {
127
- display: none;
128
- }
129
- .primary-label-btn {
130
- margin: 10px auto 0px !important;
131
- }
132
- .p-unset {
133
- padding: unset !important;
134
- }
135
-
136
- .flex-one {
137
- @apply flex-1;
138
- }
139
-
140
- .display-flex-gap-2 {
141
- @apply flex gap-3;
142
- }
143
- .rm-mb {
144
- margin-bottom: unset !important;
145
- }
146
-
147
- .w-fullwidth {
148
- @apply w-full;
149
- }
150
-
151
- .margin-unset {
152
- margin: unset !important;
153
- }
154
-
155
- .text-align-center {
156
- @apply text-center;
157
- }
158
- .text-align-left {
159
- @apply text-left;
160
- }
161
- .text-align-right {
162
- @apply text-right;
163
- }
164
- .desktop-only {
165
- @apply hidden;
166
- }
167
-
168
- @screen dt {
169
- .desktop-only {
170
- @apply block;
171
- }
172
- }
173
-
174
- .mobile-only {
175
- @apply block;
176
- }
177
-
178
- @screen dt {
179
- .mobile-only {
180
- @apply hidden;
181
- }
182
- }
183
-
184
- .dark {
185
- @apply text-text-primary;
186
- }
187
-
188
- .mrlg {
189
- @apply mr-lg;
190
- }
191
-
192
- .mrsm {
193
- @apply mr-sm;
194
- }
195
-
196
- .mbsm {
197
- @apply mb-sm;
198
- }
199
-
200
- .home-link {
201
- margin-left: 16px;
202
- margin-bottom: 16px;
203
-
204
- a {
205
- color: #1d70b8;
206
- }
207
- }
208
-
209
- .clear-search-label {
210
- color: #2947a3;
211
- cursor: pointer;
212
- }
213
-
214
- .search-submit-bar {
215
- margin-top: 32;
216
- margin-left: auto;
217
- }
218
-
219
- .application-details-link-button {
220
- @apply flex justify-between items-center;
221
-
222
- .download-button {
223
- color: a82227;
224
- margin-left: 8px;
225
- }
226
- }
227
-
228
- .response-download-button {
229
- @apply flex mb-sm;
230
-
231
- .download-button {
232
- color: #a82227;
233
- margin-left: 8px;
234
- white-space: nowrap;
235
- }
236
- }
237
-
238
- .check-page-link-button {
239
- color: #a82227 !important;
240
- }
241
-
242
- .pt-application-download-btn {
243
- display: flex;
244
- justify-content: flex-end;
245
- margin: 0px 8px;
246
- }
247
-
248
- .form-pt-dropdown-only {
249
- .options-card {
250
- position: unset;
251
- }
252
- }
253
- .application-table-container {
254
- @apply mt-lg ml-lg flex-1;
255
- }
256
-
257
- .primary-label-btn {
258
- @apply flex;
259
- gap: 10px;
260
-
261
- svg {
262
- fill: #a82227;
263
- }
264
-
265
- color: #5a1166;
266
-
267
- cursor: pointer;
268
- font-weight: 500;
269
- width: fit-content;
270
- }
271
-
272
- .primaryColor {
273
- color: #0b0c0c !important;
274
- }
275
-
276
- @media (hover: hover) {
277
- .primary-label-btn {
278
- &:hover {
279
- color: #000;
280
-
281
- svg {
282
- fill: #000;
283
- }
284
- }
285
- }
286
- }
287
-
288
- .disabled {
289
- @apply border-grey-dark text-grey-dark !important;
290
- pointer-events: none !important;
291
- }
292
-
293
- .card-date-input {
294
- @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
295
- outline: transparent solid 1px;
296
- height: 2.5rem;
297
- }
298
-
299
- .h4 {
300
- @apply mb-sm;
301
- }
302
-
303
- .react-time-picker {
304
- width: 194px;
305
- height: 2.5rem;
306
- &__wrapper {
307
- border: 2px solid #0b0c0c;
308
- padding-left: 16px;
309
- }
310
- &__inputGroup__input {
311
- @apply px-sm;
312
- line-height: 2.5rem;
313
- min-width: 16px;
314
- &:focus {
315
- outline: 2px solid black;
316
- }
317
- }
318
- }
319
-
320
- .border-none {
321
- border: none;
322
- justify-content: space-between;
323
- }
324
-
325
- input[type="number"]::-webkit-inner-spin-button,
326
- input[type="number"]::-webkit-outer-spin-button {
327
- -webkit-appearance: none;
328
- margin: 0;
329
- }
330
- input[type="number"] {
331
- -moz-appearance: textfield;
332
- }
333
-
334
- .static {
335
- @apply flex flex-col;
336
- min-height: 85vh;
337
-
338
- &-wrapper {
339
- flex: 1;
340
- max-height: 75vh;
341
- overflow: scroll;
342
- -ms-overflow-style: none; /* IE and Edge */
343
- scrollbar-width: none; /* Firefox */
344
-
345
- &::-webkit-scrollbar {
346
- display: none;
347
- }
348
- }
349
- }
350
-
351
- .bill-summary {
352
- border: #e8e7e6 solid 1px;
353
- @apply bg-grey-light w-full;
354
-
355
- .bill-account-details {
356
- @apply flex mb-md;
357
- padding: 5px;
358
-
359
- .label {
360
- @apply w-1/2 font-bold;
361
- }
362
-
363
- .value {
364
- @apply w-1/2 text-right;
365
- }
366
- }
367
-
368
- .amount-details {
369
- @apply flex mb-md items-center;
370
- padding: 5px;
371
-
372
- .label {
373
- @apply w-1/2 font-bold;
374
- }
375
-
376
- .value {
377
- @apply w-1/2 font-bold text-right;
378
- font-size: 18px;
379
- }
380
- }
381
- }
382
-
383
- .bill-payment-amount {
384
- @apply sticky bottom-0 bg-white;
385
- padding-bottom: 32px;
386
-
387
- .payment-amount-front {
388
- @apply absolute z-10 w-10 flex justify-center items-center;
389
- background-color: #efefef;
390
- padding: 7px 12px;
391
- color: #9a9a9a;
392
- }
393
- }
394
-
395
- .text-indent-xl input {
396
- text-indent: 40px;
397
- }
398
-
399
- .select-payment-type {
400
- @apply flex justify-center font-bold items-center;
401
- padding-top: 10px;
402
- padding-bottom: 25px;
403
-
404
- .value {
405
- font-size: 20px;
406
- }
407
- }
408
-
409
- .cheque-date {
410
- @apply flex items-center mb-lg;
411
- border: 2px solid #0b0c0c;
412
- border-radius: 2px;
413
-
414
- input {
415
- @apply outline-none w-full;
416
- border: 0px;
417
- background: transparent;
418
- text-indent: 5px;
419
- padding: 6px 0px;
420
- }
421
-
422
- button {
423
- @apply outline-none;
424
- border: 0px;
425
- background: transparent;
426
- text-indent: 2px;
427
- }
428
- }
429
-
430
- .w-half {
431
- @apply w-1/2;
432
- }
433
-
434
- .ifsc-field {
435
- @apply flex items-center mb-lg;
436
- border: 2px solid #0b0c0c;
437
- border-radius: 2px;
438
-
439
- input {
440
- @apply outline-none w-full;
441
- border: 0px;
442
- background: transparent;
443
- text-indent: 5px;
444
- padding: 6px 0px;
445
- }
446
- button {
447
- @apply outline-none;
448
- border: 0px;
449
- background: transparent;
450
- text-indent: 2px;
451
- }
452
- }
453
-
454
- .text-input {
455
- @apply relative w-full;
456
- input {
457
- &:hover {
458
- @apply border-2 border-solid border-primary-main;
459
- }
460
- }
461
- }
462
-
463
- .text-input-width {
464
- max-width: 540px;
465
- }
466
-
467
- .text-mobile-input-width {
468
- max-width: 500px;
469
- }
470
-
471
- .custom-time-picker {
472
- @apply w-full;
473
- max-width: 200px;
474
- }
475
-
476
- .sla-cell {
477
- @apply text-text-secondary;
478
- }
479
-
480
- .submit-bar-search {
481
- margin-top: 32px;
482
- margin-left: 16px;
483
- max-width: 256px;
484
- }
485
-
486
- .clear-search-container {
487
- @apply flex justify-between items-center;
488
- }
489
-
490
- .card-label-smaller {
491
- @apply w-1/3;
492
- margin-bottom: revert;
493
- }
494
-
495
- .card-label-APK {
496
- @apply w-1/3;
497
- margin-bottom: revert;
498
- width: 100%;
499
- }
500
-
501
- .underline {
502
- border-color: #e7e6e6;
503
- @apply mb-sm;
504
- }
505
-
506
- .box-shadow-none {
507
- box-shadow: none;
508
- }
509
-
510
- .component-in-front {
511
- @apply flex justify-center items-center;
512
- }
513
-
514
- .subform-composer {
515
- @apply flex;
516
- }
517
-
518
- .inbox-search-container {
519
- .result {
520
- @apply mt-lg;
521
- }
522
- }
523
-
524
- .payment-form-text-input-correction {
525
- width: 100% !important;
526
- }
527
-
528
- .edcr-citizen-inbox {
529
- thead th:first-child {
530
- min-width: 100px;
531
- }
532
- }
533
-
534
- .error-boundary {
535
- width: 100vw;
536
- height: 100vh;
537
- font-size: 16px;
538
- font-family: sans-serif;
539
- display: flex;
540
- justify-content: center;
541
- align-items: center;
542
- flex-direction: column;
543
- position: absolute !important;
544
- .error-container {
545
- display: flex;
546
- width: 400px;
547
- justify-content: center;
548
- align-items: center;
549
- flex-direction: column;
550
- h1 {
551
- font-size: 32px;
552
- font-weight: bold;
553
- }
554
- button {
555
- height: 40px;
556
- width: 153px;
557
- border-radius: 0px;
558
- padding: 8px 24px;
559
- color: white;
560
- cursor: pointer;
561
- }
562
- }
563
- }
564
-
565
- .error-boundary summary,
566
- .error-boundary details {
567
- width: 300px;
568
- background-color: rgb(218, 100, 100);
569
- margin: 5px;
570
- border: 2px solid #222;
571
- border-radius: 3px;
572
- padding: 3px;
573
- }
574
-
575
- .full-width-card {
576
- width: 92vw !important;
577
- }
578
- .full-employee-card-link {
579
- width: 100% !important;
580
- margin: 7px 0px;
581
- }
582
- .full-employee-card-height {
583
- height: unset !important;
584
- }
585
-
586
- @media (min-width: 640px) {
587
- .full-employee-card-height {
588
- height: 196px !important;
589
- }
590
- .full-employee-card-link {
591
- width: 30% !important;
592
- }
593
- .full-width-card {
594
- @apply w-full !important;
595
- }
596
- }
597
- .applications-list-container {
598
- }
599
- .complaint-summary {
600
- @media (min-width: 780px) {
601
- flex: 1 0 auto;
602
- margin-left: 1rem;
603
- margin-top: 1rem;
604
- }
605
- }
606
-
607
- @media (min-width: 780px) {
608
- .citizen-form-wrapper {
609
- width: calc(100% - 219px);
610
- display: flex;
611
- justify-content: center;
612
- margin-top: 1rem;
613
- padding-left: 16px;
614
- padding-right: 16px;
615
- }
616
- }
617
- @media (min-width: 780px) {
618
- .citizen-card-container {
619
- padding-left: 15px;
620
- padding-right: 15px;
621
- margin-top: 1rem;
622
- }
623
- }
624
-
625
- @media (min-width: 780px) {
626
- .citizen-obps-wrapper,
627
- .selection-card-wrapper,
628
- .fsm-citizen-wrapper,
629
- .pgr-citizen-wrapper,
630
- .pt-citizen,
631
- .bill-citizen,
632
- .bills-citizen-wrapper,
633
- .payer-bills-citizen-wrapper,
634
- .engagement-citizen-wrapper,
635
- .citizen-all-services-wrapper,
636
- .mcollect-citizen,
637
- .ws-citizen-wrapper,
638
- .tl-citizen {
639
- width: calc(100% - 219px);
640
- padding-left: 16px;
641
- padding-right: 16px;
642
- margin-top: 1rem;
643
- }
644
- }
645
- @media only screen and (max-width: 768px) {
646
- /* For mobile phones: */
647
- .error-boundary {
648
- height: 75vh;
649
- }
650
- }
651
- .employee-app-wrapper {
652
- min-height: calc(100vh - 8em);
653
- }
654
-
655
- .ws-custom-wrapper {
656
- .submit {
657
- display: flex !important;
658
- flex-direction: row-reverse !important;
659
- width: 100% !important;
660
- align-items: center;
661
- button {
662
- width: 240px !important;
663
- }
664
- p {
665
- width: unset;
666
- margin-right: 1rem;
667
- }
668
- }
669
- }
670
-
671
- .ws-button {
672
- border: 1px solid grey;
673
- display: block;
674
- background-color: grey;
675
- height: 50%;
676
- width: 80%;
677
- text-align: "center";
678
- margin-top: 6%;
679
- color: "white";
680
- }
681
- .ws-search-button {
682
- border: 1px solid black;
683
- display: block;
684
-
685
- height: 50%;
686
- width: 80%;
687
- text-align: "center";
688
- margin-top: 6%;
689
- color: "white";
690
- }
691
- .button {
692
- color: "white";
693
- }
694
- .plumber-details-new-value-wrapper {
695
- flex: 2 1 auto;
696
- }
697
-
698
- .connection-details-new-value-wrapper {
699
- flex: 1 1 auto;
700
- }
701
-
702
- .connection-details-old-value-wrapper,
703
- .plumber-details-old-value-wrapper {
704
- flex: 1 1 auto;
705
-
706
- .old-value-null-wrapper {
707
- visibility: hidden;
708
- padding-bottom: 8px;
709
- margin-bottom: 8px;
710
- }
711
- .row {
712
- color: #b1b4b6;
713
- font-weight: 700;
714
- font-size: 16px;
715
- }
716
- }
717
-
718
- .plumber-details-new-value-wrapper {
719
- flex: 2 1 auto;
720
- }
721
-
722
- .connection-details-new-value-wrapper {
723
- flex: 1 1 auto;
724
- }
725
-
726
- .connection-details-old-value-wrapper,
727
- .plumber-details-old-value-wrapper {
728
- flex: 1 1 auto;
729
- .old-value-null-wrapper {
730
- visibility: hidden;
731
- padding-bottom: 8px;
732
- margin-bottom: 8px;
733
- }
734
- .row {
735
- color: #b1b4b6;
736
- font-weight: 700;
737
- font-size: 16px;
738
- }
739
- }
740
-
741
- .modal-header-ws {
742
- padding: 1rem;
743
- font-weight: 400;
744
- }
745
- .modal-body-ws {
746
- padding: 1rem;
747
- font-weight: 700;
748
- color: #0b0c0c;
749
- font-size: 24px;
750
- margin-bottom: 1rem;
751
- }
752
- .privacy-icon {
753
- cursor: pointer;
754
- }
755
- .privacy-icon:hover {
756
- path {
757
- fill: rgba(244, 119, 56, 1);
758
- }
759
- }
760
-
761
- .employee-app-wrapper {
762
- min-height: calc(100vh - 8em);
763
- }
764
- .submit-bar header {
765
- line-height: 2rem !important;
766
- }
767
- .logo-removeBorderRadiusLogo svg {
768
- width: 50px;
769
- height: 60px;
770
- }
771
-
772
- .icon-banner-employee {
773
- background-color: #d7aefc !important;
774
- }
775
- .icon-banner-employee svg {
776
- background-color: #0d43a7 !important;
777
- width: 40px;
778
- height: 40px;
779
- }
780
- .inboxButton {
781
- border: none;
782
- color: white;
783
- text-align: center;
784
- text-decoration: none;
785
- display: inline-block;
786
- font-size: 14px;
787
- margin: 4px 2px;
788
- cursor: pointer;
789
- height: fit-content;
790
- border-radius: 5px;
791
- font-family: sans-serif;
792
- font-weight: 700;
793
- }
794
- .employee .inboxButton {
795
- padding: 5px 15px;
796
- background: #ba2b36;
797
- }
798
- .citizen .inboxButton {
799
- padding: 15px;
800
- font-size: 1.2rem;
801
- }
802
-
803
- .ndc_property_search .text-input {
804
- width: 100%;
805
- max-width: 300px;
806
- }
807
-
808
- .action-bar-wrap {
809
- display: flex;
810
- justify-content: end;
811
- gap: 10px;
812
- }
813
-
814
- .action-bar-wrap .submit-bar {
815
- padding: 0 !important;
816
- margin: 0 !important;
817
- }
818
-
819
- .ndc_card_labels {
820
- width: 100%;
821
- max-width: 200px;
822
- }
823
-
824
- .downLoadButton {
825
- color: "#A52A2A";
826
- display: flex !important;
827
- justify-content: center;
828
- align-items: center;
829
- }
830
-
831
- .ndc_label {
832
- padding-bottom: 20px;
833
- }
834
-
835
- .ndc_card_main {
836
- padding: 25px 25px;
837
- }
838
-
839
- .step-label {
840
- font-size: 17px !important;
841
- }
842
-
843
- .modal-action .employeeCard {
844
- margin-left: 0px !important;
845
- }
846
-
847
- @media screen and (max-width: 768px) {
848
- .citizen .inboxButton {
849
- font-size: 1rem;
850
- }
851
- }
852
-
853
- @media screen and (max-width: 768px) {
854
- .stepper {
855
- display: grid !important;
856
- }
857
- .action-bar-wrap {
858
- padding: 10px 0;
859
- text-align: center;
860
- }
861
- .submit-bar {
862
- font-size: 11px;
863
- }
864
- }
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
+
127
+ .display-none {
128
+ display: none;
129
+ }
130
+ .primary-label-btn {
131
+ margin: 10px auto 0px !important;
132
+ }
133
+ .p-unset {
134
+ padding: unset !important;
135
+ }
136
+
137
+ .flex-one {
138
+ @apply flex-1;
139
+ }
140
+
141
+ .display-flex-gap-2 {
142
+ @apply flex gap-3;
143
+ }
144
+ .rm-mb {
145
+ margin-bottom: unset !important;
146
+ }
147
+
148
+ .w-fullwidth {
149
+ @apply w-full;
150
+ }
151
+
152
+ .margin-unset {
153
+ margin: unset !important;
154
+ }
155
+
156
+ .text-align-center {
157
+ @apply text-center;
158
+ }
159
+ .text-align-left {
160
+ @apply text-left;
161
+ }
162
+ .text-align-right {
163
+ @apply text-right;
164
+ }
165
+ .desktop-only {
166
+ @apply hidden;
167
+ }
168
+
169
+ @screen dt {
170
+ .desktop-only {
171
+ @apply block;
172
+ }
173
+ }
174
+
175
+ .mobile-only {
176
+ @apply block;
177
+ }
178
+
179
+ @screen dt {
180
+ .mobile-only {
181
+ @apply hidden;
182
+ }
183
+ }
184
+
185
+ .dark {
186
+ @apply text-text-primary;
187
+ }
188
+
189
+ .mrlg {
190
+ @apply mr-lg;
191
+ }
192
+
193
+ .mrsm {
194
+ @apply mr-sm;
195
+ }
196
+
197
+ .mbsm {
198
+ @apply mb-sm;
199
+ }
200
+
201
+ .home-link {
202
+ margin-left: 16px;
203
+ margin-bottom: 16px;
204
+
205
+ a {
206
+ color: #1d70b8;
207
+ }
208
+ }
209
+
210
+ .clear-search-label {
211
+ color: #2947a3;
212
+ cursor: pointer;
213
+ }
214
+
215
+ .search-submit-bar {
216
+ margin-top: 32;
217
+ margin-left: auto;
218
+ }
219
+
220
+ .application-details-link-button {
221
+ @apply flex justify-between items-center;
222
+
223
+ .download-button {
224
+ color: a82227;
225
+ margin-left: 8px;
226
+ }
227
+ }
228
+
229
+ .response-download-button {
230
+ @apply flex mb-sm;
231
+
232
+ .download-button {
233
+ color: #a82227;
234
+ margin-left: 8px;
235
+ white-space: nowrap;
236
+ }
237
+ }
238
+
239
+ .check-page-link-button {
240
+ color: #a82227 !important;
241
+ }
242
+
243
+ .pt-application-download-btn {
244
+ display: flex;
245
+ justify-content: flex-end;
246
+ margin: 0px 8px;
247
+ }
248
+
249
+ .form-pt-dropdown-only {
250
+ .options-card {
251
+ position: unset;
252
+ }
253
+ }
254
+ .application-table-container {
255
+ @apply mt-lg ml-lg flex-1;
256
+ }
257
+
258
+ .primary-label-btn {
259
+ @apply flex;
260
+ gap: 10px;
261
+
262
+ svg {
263
+ fill: #a82227;
264
+ }
265
+
266
+ color: #5a1166;
267
+
268
+ cursor: pointer;
269
+ font-weight: 500;
270
+ width: fit-content;
271
+ }
272
+
273
+ .primaryColor {
274
+ color: #0b0c0c !important;
275
+ }
276
+
277
+ @media (hover: hover) {
278
+ .primary-label-btn {
279
+ &:hover {
280
+ color: #000;
281
+
282
+ svg {
283
+ fill: #000;
284
+ }
285
+ }
286
+ }
287
+ }
288
+
289
+ .disabled {
290
+ @apply border-grey-dark text-grey-dark !important;
291
+ pointer-events: none !important;
292
+ }
293
+
294
+ .card-date-input {
295
+ @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
296
+ outline: transparent solid 1px;
297
+ height: 2.5rem;
298
+ }
299
+
300
+ .h4 {
301
+ @apply mb-sm;
302
+ }
303
+
304
+ .react-time-picker {
305
+ width: 194px;
306
+ height: 2.5rem;
307
+ &__wrapper {
308
+ border: 2px solid #0b0c0c;
309
+ padding-left: 16px;
310
+ }
311
+ &__inputGroup__input {
312
+ @apply px-sm;
313
+ line-height: 2.5rem;
314
+ min-width: 16px;
315
+ &:focus {
316
+ outline: 2px solid black;
317
+ }
318
+ }
319
+ }
320
+
321
+ .border-none {
322
+ border: none;
323
+ justify-content: space-between;
324
+ }
325
+
326
+ input[type="number"]::-webkit-inner-spin-button,
327
+ input[type="number"]::-webkit-outer-spin-button {
328
+ -webkit-appearance: none;
329
+ margin: 0;
330
+ }
331
+ input[type="number"] {
332
+ -moz-appearance: textfield;
333
+ }
334
+
335
+ .static {
336
+ @apply flex flex-col;
337
+ min-height: 85vh;
338
+
339
+ &-wrapper {
340
+ flex: 1;
341
+ max-height: 75vh;
342
+ overflow: scroll;
343
+ -ms-overflow-style: none; /* IE and Edge */
344
+ scrollbar-width: none; /* Firefox */
345
+
346
+ &::-webkit-scrollbar {
347
+ display: none;
348
+ }
349
+ }
350
+ }
351
+
352
+ .bill-summary {
353
+ border: #e8e7e6 solid 1px;
354
+ @apply bg-grey-light w-full;
355
+
356
+ .bill-account-details {
357
+ @apply flex mb-md;
358
+ padding: 5px;
359
+
360
+ .label {
361
+ @apply w-1/2 font-bold;
362
+ }
363
+
364
+ .value {
365
+ @apply w-1/2 text-right;
366
+ }
367
+ }
368
+
369
+ .amount-details {
370
+ @apply flex mb-md items-center;
371
+ padding: 5px;
372
+
373
+ .label {
374
+ @apply w-1/2 font-bold;
375
+ }
376
+
377
+ .value {
378
+ @apply w-1/2 font-bold text-right;
379
+ font-size: 18px;
380
+ }
381
+ }
382
+ }
383
+
384
+ .bill-payment-amount {
385
+ @apply sticky bottom-0 bg-white;
386
+ padding-bottom: 32px;
387
+
388
+ .payment-amount-front {
389
+ @apply absolute z-10 w-10 flex justify-center items-center;
390
+ background-color: #efefef;
391
+ padding: 7px 12px;
392
+ color: #9a9a9a;
393
+ }
394
+ }
395
+
396
+ .text-indent-xl input {
397
+ text-indent: 40px;
398
+ }
399
+
400
+ .select-payment-type {
401
+ @apply flex justify-center font-bold items-center;
402
+ padding-top: 10px;
403
+ padding-bottom: 25px;
404
+
405
+ .value {
406
+ font-size: 20px;
407
+ }
408
+ }
409
+
410
+ .cheque-date {
411
+ @apply flex items-center mb-lg;
412
+ border: 2px solid #0b0c0c;
413
+ border-radius: 2px;
414
+
415
+ input {
416
+ @apply outline-none w-full;
417
+ border: 0px;
418
+ background: transparent;
419
+ text-indent: 5px;
420
+ padding: 6px 0px;
421
+ }
422
+
423
+ button {
424
+ @apply outline-none;
425
+ border: 0px;
426
+ background: transparent;
427
+ text-indent: 2px;
428
+ }
429
+ }
430
+
431
+ .w-half {
432
+ @apply w-1/2;
433
+ }
434
+
435
+ .ifsc-field {
436
+ @apply flex items-center mb-lg;
437
+ border: 2px solid #0b0c0c;
438
+ border-radius: 2px;
439
+
440
+ input {
441
+ @apply outline-none w-full;
442
+ border: 0px;
443
+ background: transparent;
444
+ text-indent: 5px;
445
+ padding: 6px 0px;
446
+ }
447
+ button {
448
+ @apply outline-none;
449
+ border: 0px;
450
+ background: transparent;
451
+ text-indent: 2px;
452
+ }
453
+ }
454
+
455
+ .text-input {
456
+ @apply relative w-full;
457
+ input {
458
+ &:hover {
459
+ @apply border-2 border-solid border-primary-main;
460
+ }
461
+ }
462
+ }
463
+
464
+ .text-input-width {
465
+ max-width: 540px;
466
+ }
467
+
468
+ .text-mobile-input-width {
469
+ max-width: 500px;
470
+ }
471
+
472
+ .custom-time-picker {
473
+ @apply w-full;
474
+ max-width: 200px;
475
+ }
476
+
477
+ .sla-cell {
478
+ @apply text-text-secondary;
479
+ }
480
+
481
+ .submit-bar-search {
482
+ margin-top: 32px;
483
+ margin-left: 16px;
484
+ max-width: 256px;
485
+ }
486
+
487
+ .clear-search-container {
488
+ @apply flex justify-between items-center;
489
+ }
490
+
491
+ .card-label-smaller {
492
+ @apply w-1/3;
493
+ margin-bottom: revert;
494
+ }
495
+
496
+ .card-label-APK {
497
+ @apply w-1/3;
498
+ margin-bottom: revert;
499
+ width: 100%;
500
+ }
501
+
502
+ .underline {
503
+ border-color: #e7e6e6;
504
+ @apply mb-sm;
505
+ }
506
+
507
+ .box-shadow-none {
508
+ box-shadow: none;
509
+ }
510
+
511
+ .component-in-front {
512
+ @apply flex justify-center items-center;
513
+ }
514
+
515
+ .subform-composer {
516
+ @apply flex;
517
+ }
518
+
519
+ .inbox-search-container {
520
+ .result {
521
+ @apply mt-lg;
522
+ }
523
+ }
524
+
525
+ .payment-form-text-input-correction {
526
+ width: 100% !important;
527
+ }
528
+
529
+ .edcr-citizen-inbox {
530
+ thead th:first-child {
531
+ min-width: 100px;
532
+ }
533
+ }
534
+
535
+ .error-boundary {
536
+ width: 100vw;
537
+ height: 100vh;
538
+ font-size: 16px;
539
+ font-family: sans-serif;
540
+ display: flex;
541
+ justify-content: center;
542
+ align-items: center;
543
+ flex-direction: column;
544
+ position: absolute !important;
545
+ .error-container {
546
+ display: flex;
547
+ width: 400px;
548
+ justify-content: center;
549
+ align-items: center;
550
+ flex-direction: column;
551
+ h1 {
552
+ font-size: 32px;
553
+ font-weight: bold;
554
+ }
555
+ button {
556
+ height: 40px;
557
+ width: 153px;
558
+ border-radius: 0px;
559
+ padding: 8px 24px;
560
+ color: white;
561
+ cursor: pointer;
562
+ }
563
+ }
564
+ }
565
+
566
+ .error-boundary summary,
567
+ .error-boundary details {
568
+ width: 300px;
569
+ background-color: rgb(218, 100, 100);
570
+ margin: 5px;
571
+ border: 2px solid #222;
572
+ border-radius: 3px;
573
+ padding: 3px;
574
+ }
575
+
576
+ .full-width-card {
577
+ width: 92vw !important;
578
+ }
579
+ .full-employee-card-link {
580
+ width: 100% !important;
581
+ margin: 7px 0px;
582
+ }
583
+ .full-employee-card-height {
584
+ height: unset !important;
585
+ }
586
+
587
+ @media (min-width: 640px) {
588
+ .full-employee-card-height {
589
+ height: 196px !important;
590
+ }
591
+ .full-employee-card-link {
592
+ width: 30% !important;
593
+ }
594
+ .full-width-card {
595
+ @apply w-full !important;
596
+ }
597
+ }
598
+ .applications-list-container {
599
+ }
600
+ .complaint-summary {
601
+ @media (min-width: 780px) {
602
+ flex: 1 0 auto;
603
+ margin-left: 1rem;
604
+ margin-top: 1rem;
605
+ }
606
+ }
607
+
608
+ @media (min-width: 780px) {
609
+ .citizen-form-wrapper {
610
+ width: calc(100% - 219px);
611
+ display: flex;
612
+ justify-content: center;
613
+ margin-top: 1rem;
614
+ padding-left: 16px;
615
+ padding-right: 16px;
616
+ }
617
+ }
618
+ @media (min-width: 780px) {
619
+ .citizen-card-container {
620
+ padding-left: 15px;
621
+ padding-right: 15px;
622
+ margin-top: 1rem;
623
+ }
624
+ }
625
+
626
+ @media (min-width: 780px) {
627
+ .citizen-obps-wrapper,
628
+ .selection-card-wrapper,
629
+ .fsm-citizen-wrapper,
630
+ .pgr-citizen-wrapper,
631
+ .pt-citizen,
632
+ .bill-citizen,
633
+ .bills-citizen-wrapper,
634
+ .payer-bills-citizen-wrapper,
635
+ .engagement-citizen-wrapper,
636
+ .citizen-all-services-wrapper,
637
+ .mcollect-citizen,
638
+ .ws-citizen-wrapper,
639
+ .tl-citizen {
640
+ width: calc(100% - 219px);
641
+ padding-left: 16px;
642
+ padding-right: 16px;
643
+ margin-top: 1rem;
644
+ }
645
+ }
646
+ @media only screen and (max-width: 768px) {
647
+ /* For mobile phones: */
648
+ .error-boundary {
649
+ height: 75vh;
650
+ }
651
+ }
652
+ .employee-app-wrapper {
653
+ min-height: calc(100vh - 8em);
654
+ }
655
+
656
+ .ws-custom-wrapper {
657
+ .submit {
658
+ display: flex !important;
659
+ flex-direction: row-reverse !important;
660
+ width: 100% !important;
661
+ align-items: center;
662
+ button {
663
+ width: 240px !important;
664
+ }
665
+ p {
666
+ width: unset;
667
+ margin-right: 1rem;
668
+ }
669
+ }
670
+ }
671
+
672
+ .ws-button {
673
+ border: 1px solid grey;
674
+ display: block;
675
+ background-color: grey;
676
+ height: 50%;
677
+ width: 80%;
678
+ text-align: "center";
679
+ margin-top: 6%;
680
+ color: "white";
681
+ }
682
+ .ws-search-button {
683
+ border: 1px solid black;
684
+ display: block;
685
+
686
+ height: 50%;
687
+ width: 80%;
688
+ text-align: "center";
689
+ margin-top: 6%;
690
+ color: "white";
691
+ }
692
+ .button {
693
+ color: "white";
694
+ }
695
+ .plumber-details-new-value-wrapper {
696
+ flex: 2 1 auto;
697
+ }
698
+
699
+ .connection-details-new-value-wrapper {
700
+ flex: 1 1 auto;
701
+ }
702
+
703
+ .connection-details-old-value-wrapper,
704
+ .plumber-details-old-value-wrapper {
705
+ flex: 1 1 auto;
706
+
707
+ .old-value-null-wrapper {
708
+ visibility: hidden;
709
+ padding-bottom: 8px;
710
+ margin-bottom: 8px;
711
+ }
712
+ .row {
713
+ color: #b1b4b6;
714
+ font-weight: 700;
715
+ font-size: 16px;
716
+ }
717
+ }
718
+
719
+ .plumber-details-new-value-wrapper {
720
+ flex: 2 1 auto;
721
+ }
722
+
723
+ .connection-details-new-value-wrapper {
724
+ flex: 1 1 auto;
725
+ }
726
+
727
+ .connection-details-old-value-wrapper,
728
+ .plumber-details-old-value-wrapper {
729
+ flex: 1 1 auto;
730
+ .old-value-null-wrapper {
731
+ visibility: hidden;
732
+ padding-bottom: 8px;
733
+ margin-bottom: 8px;
734
+ }
735
+ .row {
736
+ color: #b1b4b6;
737
+ font-weight: 700;
738
+ font-size: 16px;
739
+ }
740
+ }
741
+
742
+ .modal-header-ws {
743
+ padding: 1rem;
744
+ font-weight: 400;
745
+ }
746
+ .modal-body-ws {
747
+ padding: 1rem;
748
+ font-weight: 700;
749
+ color: #0b0c0c;
750
+ font-size: 24px;
751
+ margin-bottom: 1rem;
752
+ }
753
+ .privacy-icon {
754
+ cursor: pointer;
755
+ }
756
+ .privacy-icon:hover {
757
+ path {
758
+ fill: rgba(244, 119, 56, 1);
759
+ }
760
+ }
761
+
762
+ .employee-app-wrapper {
763
+ min-height: calc(100vh - 8em);
764
+ }
765
+ .submit-bar header {
766
+ line-height: 2rem !important;
767
+ }
768
+ .logo-removeBorderRadiusLogo svg {
769
+ width: 50px;
770
+ height: 60px;
771
+ }
772
+
773
+ .icon-banner-employee {
774
+ background-color: #d7aefc !important;
775
+ }
776
+ .icon-banner-employee svg {
777
+ background-color: #0d43a7 !important;
778
+ width: 40px;
779
+ height: 40px;
780
+ }
781
+ .inboxButton {
782
+ border: none;
783
+ color: white;
784
+ text-align: center;
785
+ text-decoration: none;
786
+ display: inline-block;
787
+ font-size: 14px;
788
+ margin: 4px 2px;
789
+ cursor: pointer;
790
+ height: fit-content;
791
+ border-radius: 5px;
792
+ font-family: sans-serif;
793
+ font-weight: 700;
794
+ }
795
+ .employee .inboxButton {
796
+ padding: 5px 15px;
797
+ background: #ba2b36;
798
+ }
799
+ .citizen .inboxButton {
800
+ padding: 15px;
801
+ font-size: 1.2rem;
802
+ }
803
+
804
+ .ndc_property_search .text-input {
805
+ width: 100%;
806
+ max-width: 300px;
807
+ }
808
+
809
+ .action-bar-wrap {
810
+ display: flex;
811
+ justify-content: end;
812
+ gap: 10px;
813
+ }
814
+
815
+ .action-bar-wrap .submit-bar {
816
+ padding: 0 !important;
817
+ margin: 0 !important;
818
+ }
819
+
820
+ .ndc_card_labels {
821
+ width: 100%;
822
+ max-width: 200px;
823
+ }
824
+
825
+ .downLoadButton {
826
+ color: "#A52A2A";
827
+ display: flex !important;
828
+ justify-content: center;
829
+ align-items: center;
830
+ }
831
+
832
+ .ndc_label {
833
+ padding-bottom: 20px;
834
+ }
835
+
836
+ .ndc_card_main {
837
+ padding: 25px 25px;
838
+ }
839
+
840
+ .step-label {
841
+ font-size: 17px !important;
842
+ }
843
+
844
+ .modal-action .employeeCard {
845
+ margin-left: 0px !important;
846
+ }
847
+
848
+ .moduleLinkHomePage h1 {
849
+ padding-left: 20px;
850
+ }
851
+
852
+ @media screen and (max-width: 768px) {
853
+ .citizen .inboxButton {
854
+ font-size: 1rem;
855
+ }
856
+ }
857
+
858
+ @media screen and (max-width: 768px) {
859
+ .stepper {
860
+ display: grid !important;
861
+ }
862
+ .action-bar-wrap {
863
+ padding: 10px 0;
864
+ text-align: center;
865
+ }
866
+ .submit-bar {
867
+ font-size: 11px;
868
+ }
869
+ }