@pmidc/upyog-css 1.0.11 → 1.0.13

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 +5 -6
  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 +96 -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 -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 +810 -810
  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 -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 +25 -25
  82. package/src/pages/common/stepForm.scss +40 -40
  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 +192 -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 -679
  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,810 +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
- @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
-
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
+