@pmidc/upyog-css 1.0.9 → 1.0.11

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