@pmidc/upyog-css 1.2.21 → 1.2.22

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 (132) hide show
  1. package/dist/index.css +20119 -0
  2. package/dist/index.min.css +1 -0
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -195
  18. package/src/components/TimeLine.scss +96 -96
  19. package/src/components/WhatsNewCard.scss +12 -12
  20. package/src/components/actionLink.scss +3 -3
  21. package/src/components/actionbar.scss +99 -99
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +422 -422
  24. package/src/components/buttons.scss +147 -147
  25. package/src/components/card.scss +920 -920
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +119 -119
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +87 -87
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +15 -15
  56. package/src/components/radiobtn.scss +44 -44
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +140 -140
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +113 -113
  75. package/src/index.scss +1442 -1442
  76. package/src/modules/BPA/index.scss +98 -98
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +846 -494
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +339 -339
  95. package/src/pages/common/pgrUICssfix.scss +106 -105
  96. package/src/pages/common/requiredField.scss +2 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/stepForm.scss +40 -40
  100. package/src/pages/employee/EmployeeLogin.scss +6 -6
  101. package/src/pages/employee/cardfix.scss +13 -13
  102. package/src/pages/employee/container.scss +73 -73
  103. package/src/pages/employee/dashboard.scss +204 -204
  104. package/src/pages/employee/disconnection.scss +425 -425
  105. package/src/pages/employee/dss.scss +251 -251
  106. package/src/pages/employee/faq.scss +353 -353
  107. package/src/pages/employee/footer.scss +68 -68
  108. package/src/pages/employee/form-fields.scss +26 -26
  109. package/src/pages/employee/header.scss +262 -262
  110. package/src/pages/employee/iframe.scss +65 -65
  111. package/src/pages/employee/inbox.scss +959 -959
  112. package/src/pages/employee/index.scss +693 -693
  113. package/src/pages/employee/landing.scss +1802 -1802
  114. package/src/pages/employee/login.scss +253 -253
  115. package/src/pages/employee/oldMobileInbox.scss +4 -4
  116. package/src/pages/employee/popupmodule.scss +47 -47
  117. package/src/pages/employee/response.scss +2 -2
  118. package/src/pages/employee/scroll-table.scss +113 -113
  119. package/src/pages/employee/surveys.scss +469 -469
  120. package/src/pages/employee/tooltip.scss +35 -35
  121. package/src/pages/employee/updateNumber.scss +12 -12
  122. package/src/pages/swach/index.scss +226 -175
  123. package/src/pages/ws/index.scss +118 -118
  124. package/svg/camera.svg +4 -4
  125. package/svg/check.svg +3 -3
  126. package/svg/close.svg +4 -4
  127. package/svg/error.svg +3 -3
  128. package/svg/error2.svg +5 -5
  129. package/svg/searchicon.svg +3 -3
  130. package/svg/starempty.svg +3 -3
  131. package/svg/starfilled.svg +4 -4
  132. package/svg/success.svg +3 -3
@@ -1,920 +1,920 @@
1
- .card,
2
- .card {
3
- box-shadow: none;
4
- }
5
- .card,
6
- .card,
7
- .card {
8
- box-shadow: none;
9
- }
10
-
11
-
12
-
13
- .card {
14
- padding: 20px 24px 28px 24px;
15
- max-width: 95vw;
16
- width: 100%;
17
- border-radius: 14px;
18
- box-shadow: 0 12px 32px rgba(30, 58, 138, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
19
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
20
- position: relative;
21
- overflow: visible;
22
- margin-bottom: 15px;
23
-
24
- .card-header {
25
- font-size: 20px;
26
- font-weight: 800;
27
- color: #0f172a;
28
- text-align: left;
29
- margin-bottom: 12px;
30
- letter-spacing: 0.3px;
31
- display: flex;
32
- align-items: center;
33
- justify-content: space-between;
34
- }
35
-
36
- .card-sub-header {
37
- font-size: 14px;
38
- font-weight: 700;
39
- color: #1e293b;
40
- text-align: left;
41
- margin-bottom: 8px;
42
- margin-top: 20px;
43
- text-transform: uppercase;
44
- letter-spacing: 0.4px;
45
- }
46
-
47
- .card-caption {
48
- font-size: 13px;
49
- color: #64748b;
50
- margin-bottom: 8px;
51
- font-weight: 500;
52
- }
53
-
54
- .card-text {
55
- font-size: 14px;
56
- color: #475569;
57
- text-align: left;
58
- margin-bottom: 16px;
59
- line-height: 1.6;
60
-
61
- span {
62
- color: #0f172a;
63
- font-weight: 600;
64
- }
65
- }
66
-
67
- .card-text-primary {
68
- font-size: 14px;
69
- color: #0f172a;
70
- font-weight: 600;
71
- }
72
-
73
- .card-text-button {
74
- color: #2563eb;
75
- font-size: 13px;
76
- font-weight: 700;
77
- }
78
-
79
- .card-label {
80
- font-size: 16px;
81
- color: #0f172a;
82
- margin-bottom: 8px;
83
- margin-top: 8px;
84
- font-weight: 700;
85
- text-transform: uppercase;
86
- letter-spacing: 0.5px;
87
- width: 100%;
88
- }
89
-
90
- .card-label-error {
91
- display: block;
92
- font-size: 12px;
93
- color: #dc2626;
94
- margin-bottom: 16px;
95
- font-weight: 600;
96
- }
97
-
98
- .card-label-desc {
99
- font-weight: 700;
100
- color: #475569;
101
- font-size: 13px;
102
- margin-bottom: 16px;
103
- text-transform: uppercase;
104
- letter-spacing: 0.3px;
105
-
106
- &.descStyle {
107
- font-size: 16px !important;
108
- }
109
- }
110
- }
111
-
112
- .validation-error {
113
- display: block;
114
- font-size: 12px;
115
- color: #dc2626;
116
- font-weight: 600;
117
- }
118
-
119
- .docsDescription {
120
- color: #0b0c0c !important;
121
- }
122
-
123
- .field-container {
124
- display: flex;
125
- align-items: center;
126
- }
127
-
128
- .employeeCard {
129
- background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
130
- padding: 24px;
131
- margin-bottom: 32px;
132
- border-radius: 14px;
133
- border: 1px solid #e1e8f0;
134
- box-shadow: 0 12px 32px rgba(30, 58, 138, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
135
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
136
- position: relative;
137
- overflow: visible !important;
138
-
139
- .card-header {
140
- font-size: 22px;
141
- font-weight: 800;
142
- color: #0f172a;
143
- text-align: left;
144
- margin-bottom: 16px;
145
- letter-spacing: 0.3px;
146
- }
147
-
148
- .card-sub-header,
149
- .employee-card-sub-header {
150
- font-size: 14px;
151
- font-weight: 700;
152
- color: #1e293b;
153
- text-align: left;
154
- text-transform: uppercase;
155
- letter-spacing: 0.4px;
156
- }
157
-
158
- .card-section-header {
159
- font-size: 20px;
160
- color: #0d43a7;
161
- font-weight: 700;
162
- line-height: 1.4;
163
- margin-bottom: 12px;
164
- }
165
-
166
- .card-section-sub-text {
167
- font-size: 12px;
168
- color: #0f172a;
169
- font-weight: 500;
170
- }
171
-
172
- .card-caption {
173
- font-size: 13px;
174
- color: #64748b;
175
- margin-bottom: 8px;
176
- }
177
-
178
- .card-text {
179
- font-size: 14px;
180
- color: #475569;
181
- text-align: left;
182
- margin-bottom: 16px;
183
- line-height: 1.6;
184
-
185
- span {
186
- color: #0f172a;
187
- font-weight: 600;
188
- }
189
- }
190
-
191
- .card-text-primary {
192
- font-size: 14px;
193
- color: #0f172a;
194
- font-weight: 600;
195
- }
196
-
197
- .card-text-button {
198
- color: #2563eb;
199
- font-size: 13px;
200
- font-weight: 700;
201
- }
202
-
203
- .card-label {
204
- font-size: 16px;
205
- color: #0f172a;
206
- margin-bottom: 8px;
207
- font-weight: 700;
208
- text-transform: uppercase;
209
- letter-spacing: 0.5px;
210
- }
211
-
212
- .card-label-error {
213
- display: block;
214
- font-size: 12px;
215
- color: #dc2626;
216
- margin-bottom: 16px;
217
- font-weight: 600;
218
- }
219
-
220
- .card-label-desc {
221
- font-weight: 700;
222
- color: #475569;
223
- font-size: 13px;
224
- margin-bottom: 16px;
225
- text-transform: uppercase;
226
- letter-spacing: 0.3px;
227
- }
228
-
229
- .card-search-heading {
230
- margin-right: 0px !important;
231
- margin-left: 0px !important;
232
- margin-bottom: 0px !important;
233
- padding-bottom: 0px;
234
- padding-left: 25px;
235
- }
236
- }
237
-
238
- .employeeCard.fsm {
239
- margin-bottom: 64px !important;
240
- margin-left: 0px !important;
241
- margin-right: 16px !important;
242
- }
243
- .header-wrap {
244
- display: flex;
245
- margin-bottom: 16px;
246
-
247
- .header-start {
248
- margin-right: auto;
249
- }
250
-
251
- .header-end {
252
- margin-left: auto;
253
- }
254
- }
255
-
256
- .card-emp {
257
- background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
258
- padding: 0;
259
- margin: 8px;
260
- border-radius: 14px;
261
- border: 1px solid #e1e8f0;
262
- }
263
-
264
- .card-link {
265
- height: 40px;
266
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
267
- color: white !important;
268
- text-align: center;
269
- outline: none;
270
- width: 175px;
271
- border-radius: 8px;
272
- border: none;
273
- font-weight: 700;
274
- font-size: 13px;
275
- cursor: pointer;
276
- transition: all 0.2s ease;
277
- box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24);
278
-
279
- &:hover {
280
- transform: translateY(-2px);
281
- box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
282
- color: white !important;
283
- }
284
-
285
- &:focus {
286
- outline: none;
287
- color: white !important;
288
- }
289
-
290
- &:active {
291
- color: white !important;
292
- }
293
-
294
- &:visited {
295
- color: white !important;
296
- }
297
-
298
- header {
299
- font-weight: 600;
300
- font-size: 12px;
301
- color: white;
302
- line-height: 40px;
303
- }
304
- }
305
-
306
- /* Mobile view styles for card-link */
307
-
308
- /* Document Card Link - Responsive styles */
309
- .document-card-link {
310
- min-width: 160px;
311
- margin: 12px;
312
- display: flex;
313
- flex-direction: column;
314
- align-items: center;
315
- text-align: center;
316
- text-decoration: none;
317
- color: inherit;
318
- transition: all 0.2s ease;
319
-
320
- &:hover {
321
- transform: translateY(-2px);
322
- }
323
- }
324
-
325
- .document-card-label {
326
- margin-top: 8px;
327
- max-width: 140px;
328
- word-break: break-word;
329
- font-size: 14px;
330
- color: #475569;
331
- font-weight: 500;
332
- }
333
-
334
- @media only screen and (max-width: 768px) {
335
- .document-card-link {
336
- min-width: 120px;
337
- margin: 8px;
338
- }
339
-
340
- .document-card-label {
341
- max-width: 100px;
342
- font-size: 12px;
343
- }
344
- }
345
-
346
- @media only screen and (max-width: 640px) {
347
- .document-card-link {
348
- min-width: 100px;
349
- margin: 6px;
350
- }
351
-
352
- .document-card-label {
353
- max-width: 85px;
354
- font-size: 11px;
355
- }
356
- }
357
- @media only screen and (max-width: 640px) {
358
- .card {
359
- margin-top: 2rem;
360
- }
361
- .popup-module{
362
- width: 100% !important;
363
- }
364
- #search-property-field{
365
- display: block !important;
366
- }
367
- .bpa-summary-page{
368
- padding: 0 !important;
369
- }
370
- .card-link {
371
- height: 32px;
372
- width: 140px;
373
- font-size: 11px;
374
- padding: 6px 12px;
375
- display: flex;
376
- justify-content: center;
377
- align-items: center;
378
-
379
- header {
380
- line-height: 32px;
381
- font-size: 11px;
382
- }
383
- }
384
- }
385
-
386
- /*button on mobile view for the file upload section to be small */
387
- /* selector-button-border */
388
-
389
- .submit-bar,
390
- .bpa-owner-submit-back {
391
- height: 40px;
392
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
393
- color: white;
394
- text-align: center;
395
- outline: none;
396
- width: 175px;
397
- border-radius: 8px;
398
- border: none;
399
- font-weight: 700;
400
- font-size: 13px;
401
- cursor: pointer;
402
- transition: all 0.2s ease;
403
- box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24);
404
-
405
- &:hover {
406
- transform: translateY(-2px);
407
- box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
408
- }
409
-
410
- &:focus {
411
- outline: none;
412
- }
413
-
414
- header {
415
- font-weight: 600;
416
- font-size: 12px;
417
- color: white;
418
- line-height: 40px;
419
- }
420
- }
421
-
422
- .submit-bar-disabled {
423
- height: 40px;
424
- background: linear-gradient(135deg, #94a3b8 0%, #78909c 100%);
425
- color: white;
426
- text-align: center;
427
- outline: none;
428
- opacity: 0.6;
429
- width: 175px;
430
- border-radius: 8px;
431
- border: none;
432
- cursor: not-allowed;
433
-
434
- &:focus {
435
- outline: none;
436
- }
437
-
438
- header {
439
- font-weight: 600;
440
- font-size: 12px;
441
- color: white;
442
- line-height: 40px;
443
- }
444
- }
445
-
446
- .submit-bar-back {
447
- background: transparent !important;
448
- color: #2563eb !important;
449
- border: 1px solid #2563eb !important;
450
- box-shadow: none !important;
451
- margin-right: 10px;
452
-
453
- &:hover {
454
- background: rgba(37, 99, 235, 0.08) !important;
455
- transform: translateY(-2px);
456
- box-shadow: 0 4px 12px rgba(37, 99, 235, 0.15) !important;
457
- }
458
- }
459
-
460
- /* LinkButton styled as SubmitBar */
461
- .card-link.submit-bar,
462
- button.card-link.submit-bar {
463
- height: 40px !important;
464
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
465
- color: white !important;
466
- text-align: center !important;
467
- outline: none !important;
468
- width: 175px !important;
469
- border-radius: 8px !important;
470
- border: none !important;
471
- font-weight: 700 !important;
472
- font-size: 13px !important;
473
- cursor: pointer !important;
474
- transition: all 0.2s ease !important;
475
- box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24) !important;
476
- display: inline-flex !important;
477
- align-items: center !important;
478
- justify-content: center !important;
479
- padding: 0 16px !important;
480
- margin: 0 !important;
481
- text-decoration: none !important;
482
-
483
- &:hover {
484
- transform: translateY(-2px) !important;
485
- box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32) !important;
486
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
487
- color: white !important;
488
- }
489
-
490
- &:focus {
491
- outline: none !important;
492
- }
493
- }
494
-
495
- @media (min-width: 1024px) {
496
- .submit-bar,
497
- .submit-bar-disabled {
498
- width: 175px;
499
- border-radius: 8px;
500
- height: 40px;
501
- }
502
-
503
- .card {
504
- display: flex;
505
- flex-direction: column;
506
-
507
- .card-header {
508
- font-size: 24px;
509
- }
510
-
511
- .card-sub-header {
512
- font-size: 18px;
513
- }
514
-
515
- .card-caption {
516
- font-size: 14px;
517
- }
518
-
519
- .card-text,
520
- .card-text-primary {
521
- font-size: 16px;
522
- }
523
- }
524
-
525
- .employeeCard {
526
- margin-bottom: 16px !important;
527
- margin-left: 16px !important;
528
- margin-right: 16px !important;
529
-
530
- &.filter {
531
- margin-left: auto;
532
- margin-right: auto;
533
- }
534
-
535
- .card-header {
536
- font-size: 24px;
537
- }
538
-
539
- .card-sub-header {
540
- margin-bottom: 40px;
541
- font-size: 18px;
542
- }
543
-
544
- .employee-card-sub-header {
545
- margin-bottom: 40px;
546
- font-size: 18px;
547
- }
548
-
549
- .card-section-header {
550
- margin-bottom: 10px;
551
- color: #0d43a7;
552
- font-size: 24px;
553
- line-height: 28px;
554
- font-weight: 700;
555
- }
556
-
557
- .card-section-sub-text {
558
- font-size: 12px;
559
- color: #0f172a;
560
- }
561
-
562
- .card-search-heading {
563
- margin-right: 0px !important;
564
- margin-left: 0px !important;
565
- margin-bottom: 0px !important;
566
- padding-bottom: 0px;
567
- padding-left: 25px;
568
- }
569
-
570
- .card-caption {
571
- font-size: 14px;
572
- }
573
-
574
- .card-text,
575
- .card-text-primary {
576
- font-size: 16px;
577
- }
578
-
579
- .label-field-pair {
580
- display: flex;
581
- align-items: center;
582
-
583
- /* .field {
584
- width: 100%;
585
- max-width: 500px;
586
- margin-right: 0;
587
- .field {
588
- margin-right: unset;
589
- }
590
- } */
591
- }
592
- }
593
- }
594
-
595
- .card-section-header {
596
- font-size: 18px;
597
- color: #0f172a;
598
- font-weight: 700;
599
- margin-top: 8px;
600
- }
601
-
602
- .card-search-heading {
603
- margin-right: 0px !important;
604
- margin-left: 0px !important;
605
- margin-bottom: 0px !important;
606
- padding-bottom: 0px;
607
- padding-left: 25px;
608
- }
609
-
610
- .button-sub-text {
611
- width: 100%;
612
- }
613
-
614
- .home-page-info-banner-wrap {
615
- margin: 0px 16px 24px 16px;
616
- }
617
-
618
- @media (min-width: 780px) {
619
- .button-sub-text {
620
- width: 240px;
621
- }
622
-
623
- .home-page-info-banner-wrap {
624
- max-width: 45%;
625
- min-width: 100%;
626
- margin-left: 0;
627
- margin-right: 24px;
628
- margin-bottom: 24px;
629
- }
630
-
631
- .oc-aknowledgement-screen {
632
- width: auto;
633
- min-width: 240px;
634
- max-width: 100%;
635
- padding: 0px 10px;
636
- }
637
- }
638
-
639
- .card-label-error {
640
- display: block;
641
- font-size: 12px;
642
- color: #dc2626;
643
- margin-bottom: 16px;
644
- font-weight: 600;
645
- }
646
-
647
- .employeeCard-override {
648
- margin-left: 0px !important;
649
- }
650
-
651
- .BPAemployeeCard {
652
- margin-left: 0px !important;
653
- margin-right: 0px !important;
654
- margin-bottom: 0px !important;
655
- }
656
-
657
- .employee-application-details {
658
- display: flex !important;
659
- justify-content: space-between !important;
660
- max-height: 70px !important;
661
- height: 70px !important;
662
- margin-bottom: 15px !important;
663
- align-items: center !important;
664
- }
665
-
666
- .employee-main-application-details {
667
- padding: 10px !important;
668
- }
669
-
670
- .employee-mulitlink-main-div {
671
- z-index: 10 !important;
672
- max-width: 41% !important;
673
- }
674
-
675
- .employee-download-btn-className {
676
- position: unset !important;
677
- display: flex !important;
678
- justify-content: flex-end !important;
679
- }
680
-
681
- .employee-options-btn-className {
682
- position: unset !important;
683
- margin: 0 !important;
684
- width: 100% !important;
685
- }
686
-
687
- .language-selector .submit-bar,
688
- .submit-bar-disabled {
689
- background: linear-gradient(135deg, rgba(178, 196, 239, 0.8) 0%, rgba(178, 196, 239, 0.8) 100%) !important;
690
- }
691
-
692
- .owner-details {
693
- display: flex;
694
- flex-direction: row;
695
- width: 100%;
696
- flex-wrap: wrap;
697
- justify-content: space-between;
698
- }
699
-
700
- .owner-details-child {
701
- width: 50%;
702
- }
703
-
704
- .location-card .card {
705
- max-width: 85vw;
706
- width: 100%;
707
- margin: 0;
708
- }
709
-
710
- .image-card .card {
711
- max-width: 85vw;
712
- width: 100%;
713
- margin: 0;
714
- }
715
-
716
- /* Employee side only - card-label and field widths (desktop only) */
717
- @media (min-width: 768px) {
718
- .employee .employeeCard .label-field-pair {
719
- display: flex;
720
- align-items: flex-start;
721
- }
722
-
723
-
724
- .employee .employeeCard .field {
725
- width: 100%;
726
- }
727
- .employee .employeeCard .form-field {
728
- width: 100%;
729
- }
730
-
731
- /* Error label - positioned below the input field (aligned with field, not label) */
732
- /* Target error labels both inside and after label-field-pair */
733
- .employee .employeeCard .label-field-pair .card-label-error,
734
- .employee .employeeCard .label-field-pair + .card-label-error,
735
- .citizen .employeeCard .label-field-pair .card-label-error,
736
- .citizen .employeeCard .label-field-pair + .card-label-error {
737
- width: 50% !important;
738
- margin-left: 50% !important;
739
- margin-top: -10px !important;
740
- margin-bottom: 8px !important;
741
- }
742
-
743
- /* BPA Workflow Action Modal - card-label and fields auto width */
744
- .popup-module .card-label,
745
- .popup-module .field,
746
- .popup-module .form-field {
747
- width: auto;
748
- }
749
- }
750
-
751
- .BPAemployeeCard.bpa-workflow-modal-form .card-label {
752
- width: 100% !important;
753
- }
754
- .BPAemployeeCard.bpa-workflow-modal-form .form-field {
755
- width: 100% !important;
756
- }
757
-
758
- /* Mobile - full width for labels and fields */
759
- @media (max-width: 767px) {
760
- .employee .employeeCard .card-label,
761
- .employee .employeeCard .field,
762
- .employee .employeeCard .form-field {
763
- width: 100%;
764
- }
765
-
766
- .employee .employeeCard .label-field-pair {
767
- flex-direction: column;
768
- align-items: flex-start;
769
- }
770
-
771
- /* Error label - full width on mobile, positioned below field */
772
- .employee .employeeCard .label-field-pair .card-label-error,
773
- .employee .employeeCard .label-field-pair + .card-label-error {
774
- width: 100% !important;
775
- margin-left: 0 !important;
776
- margin-top: 2px !important;
777
- margin-bottom: 8px !important;
778
- }
779
- }
780
-
781
- /* Login page - form-field full width (employeeCard with headerStyle login header) */
782
- .employeeCard .headerStyle + .card-label-desc ~ div .form-field,
783
- .employee-login-container .form-field,
784
- .employee-login-form .form-field,
785
- .employee-login-page .form-field {
786
- width: 100% !important;
787
- }
788
-
789
- /* OBPS Search Application - Mobile Number Full Width */
790
- .obps-search-mobile-wrapper {
791
- width: 100% !important;
792
- display: flex !important;
793
- }
794
-
795
- .obps-search-mobile-wrapper .employee-select-wrap {
796
- width: 100% !important;
797
- flex: 1 !important;
798
- }
799
-
800
- .obps-search-mobile-wrapper .form-field {
801
- width: 100% !important;
802
- }
803
- .BPAemployeeCard .employeeCard .form-field {
804
- width: 100% !important;
805
- }
806
- .BPAemployeeCard .employeeCard .card-label {
807
- width: 100% !important;
808
- }
809
-
810
- .ws-citizen-wrapper .app-container {
811
- margin-top: 1rem !important;
812
- padding: 0 !important;
813
-
814
- }
815
-
816
- @media (max-width: 768px) {
817
- .chb-citizen .app-container{
818
- margin-top: 3rem !important;
819
- }
820
-
821
- .pet-citizen .app-container{
822
- margin-top: 2rem !important;
823
- }
824
- .mcollect-citizen .app-container{
825
- margin-top: 2rem !important;
826
- }
827
- .ads-citizen .app-container{
828
- margin-top: 2rem !important;
829
- }
830
-
831
- .bills-citizen-wrapper{
832
- margin-top: 1rem !important;
833
- padding: 10px !important;
834
- width: 100% !important;
835
- }
836
- .property-search-modal{
837
- width: 100% !important;
838
- }
839
- .card .card {
840
- padding: 0;
841
- background: none;
842
- border: none;
843
- border-bottom: 1px solid #e0e0e0;
844
- box-shadow: none;
845
- gap: 0;
846
-
847
- .card-header {
848
- padding: 0;
849
- }
850
-
851
- .card-content {
852
- padding: 0;
853
- }
854
-
855
- .card-footer {
856
- padding: 0;
857
- }
858
- }
859
- .card .employeeCard {
860
- padding: 0;
861
- background: none;
862
- border: none;
863
- border-bottom: 1px solid #e0e0e0;
864
- box-shadow: none;
865
- gap: 0;
866
-
867
- .employeeCard-header {
868
- padding: 0;
869
- }
870
-
871
- .employeeCard-content {
872
- padding: 0;
873
- }
874
-
875
- .employeeCard-footer {
876
- padding: 0;
877
- }
878
- }
879
- .employeeCard .card {
880
- padding: 0;
881
- background: none;
882
- border: none;
883
- border-bottom: 1px solid #e0e0e0;
884
- box-shadow: none;
885
- gap: 0;
886
-
887
- .card-header {
888
- padding: 0;
889
- }
890
-
891
- .card-content {
892
- padding: 0;
893
- }
894
-
895
- .card-footer {
896
- padding: 0;
897
- }
898
- }
899
- .employeeCard .employeeCard {
900
- padding: 0;
901
- background: none;
902
- border: none;
903
- border-bottom: 1px solid #e0e0e0;
904
- box-shadow: none;
905
- gap: 0;
906
-
907
- .employeeCard-header {
908
- padding: 0;
909
- }
910
-
911
- .employeeCard-content {
912
- padding: 0;
913
- }
914
-
915
- .employeeCard-footer {
916
- padding: 0;
917
- }
918
- }
919
-
920
- }
1
+ .card,
2
+ .card {
3
+ box-shadow: none;
4
+ }
5
+ .card,
6
+ .card,
7
+ .card {
8
+ box-shadow: none;
9
+ }
10
+
11
+
12
+
13
+ .card {
14
+ padding: 20px 24px 28px 24px;
15
+ max-width: 95vw;
16
+ width: 100%;
17
+ border-radius: 14px;
18
+ box-shadow: 0 12px 32px rgba(30, 58, 138, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
19
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
20
+ position: relative;
21
+ overflow: visible;
22
+ margin-bottom: 15px;
23
+
24
+ .card-header {
25
+ font-size: 20px;
26
+ font-weight: 800;
27
+ color: #0f172a;
28
+ text-align: left;
29
+ margin-bottom: 12px;
30
+ letter-spacing: 0.3px;
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: space-between;
34
+ }
35
+
36
+ .card-sub-header {
37
+ font-size: 14px;
38
+ font-weight: 700;
39
+ color: #1e293b;
40
+ text-align: left;
41
+ margin-bottom: 8px;
42
+ margin-top: 20px;
43
+ text-transform: uppercase;
44
+ letter-spacing: 0.4px;
45
+ }
46
+
47
+ .card-caption {
48
+ font-size: 13px;
49
+ color: #64748b;
50
+ margin-bottom: 8px;
51
+ font-weight: 500;
52
+ }
53
+
54
+ .card-text {
55
+ font-size: 14px;
56
+ color: #475569;
57
+ text-align: left;
58
+ margin-bottom: 16px;
59
+ line-height: 1.6;
60
+
61
+ span {
62
+ color: #0f172a;
63
+ font-weight: 600;
64
+ }
65
+ }
66
+
67
+ .card-text-primary {
68
+ font-size: 14px;
69
+ color: #0f172a;
70
+ font-weight: 600;
71
+ }
72
+
73
+ .card-text-button {
74
+ color: #2563eb;
75
+ font-size: 13px;
76
+ font-weight: 700;
77
+ }
78
+
79
+ .card-label {
80
+ font-size: 16px;
81
+ color: #0f172a;
82
+ margin-bottom: 8px;
83
+ margin-top: 8px;
84
+ font-weight: 700;
85
+ text-transform: uppercase;
86
+ letter-spacing: 0.5px;
87
+ width: 100%;
88
+ }
89
+
90
+ .card-label-error {
91
+ display: block;
92
+ font-size: 12px;
93
+ color: #dc2626;
94
+ margin-bottom: 16px;
95
+ font-weight: 600;
96
+ }
97
+
98
+ .card-label-desc {
99
+ font-weight: 700;
100
+ color: #475569;
101
+ font-size: 13px;
102
+ margin-bottom: 16px;
103
+ text-transform: uppercase;
104
+ letter-spacing: 0.3px;
105
+
106
+ &.descStyle {
107
+ font-size: 16px !important;
108
+ }
109
+ }
110
+ }
111
+
112
+ .validation-error {
113
+ display: block;
114
+ font-size: 12px;
115
+ color: #dc2626;
116
+ font-weight: 600;
117
+ }
118
+
119
+ .docsDescription {
120
+ color: #0b0c0c !important;
121
+ }
122
+
123
+ .field-container {
124
+ display: flex;
125
+ align-items: center;
126
+ }
127
+
128
+ .employeeCard {
129
+ background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
130
+ padding: 24px;
131
+ margin-bottom: 32px;
132
+ border-radius: 14px;
133
+ border: 1px solid #e1e8f0;
134
+ box-shadow: 0 12px 32px rgba(30, 58, 138, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
135
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
136
+ position: relative;
137
+ overflow: visible !important;
138
+
139
+ .card-header {
140
+ font-size: 22px;
141
+ font-weight: 800;
142
+ color: #0f172a;
143
+ text-align: left;
144
+ margin-bottom: 16px;
145
+ letter-spacing: 0.3px;
146
+ }
147
+
148
+ .card-sub-header,
149
+ .employee-card-sub-header {
150
+ font-size: 14px;
151
+ font-weight: 700;
152
+ color: #1e293b;
153
+ text-align: left;
154
+ text-transform: uppercase;
155
+ letter-spacing: 0.4px;
156
+ }
157
+
158
+ .card-section-header {
159
+ font-size: 20px;
160
+ color: #0d43a7;
161
+ font-weight: 700;
162
+ line-height: 1.4;
163
+ margin-bottom: 12px;
164
+ }
165
+
166
+ .card-section-sub-text {
167
+ font-size: 12px;
168
+ color: #0f172a;
169
+ font-weight: 500;
170
+ }
171
+
172
+ .card-caption {
173
+ font-size: 13px;
174
+ color: #64748b;
175
+ margin-bottom: 8px;
176
+ }
177
+
178
+ .card-text {
179
+ font-size: 14px;
180
+ color: #475569;
181
+ text-align: left;
182
+ margin-bottom: 16px;
183
+ line-height: 1.6;
184
+
185
+ span {
186
+ color: #0f172a;
187
+ font-weight: 600;
188
+ }
189
+ }
190
+
191
+ .card-text-primary {
192
+ font-size: 14px;
193
+ color: #0f172a;
194
+ font-weight: 600;
195
+ }
196
+
197
+ .card-text-button {
198
+ color: #2563eb;
199
+ font-size: 13px;
200
+ font-weight: 700;
201
+ }
202
+
203
+ .card-label {
204
+ font-size: 16px;
205
+ color: #0f172a;
206
+ margin-bottom: 8px;
207
+ font-weight: 700;
208
+ text-transform: uppercase;
209
+ letter-spacing: 0.5px;
210
+ }
211
+
212
+ .card-label-error {
213
+ display: block;
214
+ font-size: 12px;
215
+ color: #dc2626;
216
+ margin-bottom: 16px;
217
+ font-weight: 600;
218
+ }
219
+
220
+ .card-label-desc {
221
+ font-weight: 700;
222
+ color: #475569;
223
+ font-size: 13px;
224
+ margin-bottom: 16px;
225
+ text-transform: uppercase;
226
+ letter-spacing: 0.3px;
227
+ }
228
+
229
+ .card-search-heading {
230
+ margin-right: 0px !important;
231
+ margin-left: 0px !important;
232
+ margin-bottom: 0px !important;
233
+ padding-bottom: 0px;
234
+ padding-left: 25px;
235
+ }
236
+ }
237
+
238
+ .employeeCard.fsm {
239
+ margin-bottom: 64px !important;
240
+ margin-left: 0px !important;
241
+ margin-right: 16px !important;
242
+ }
243
+ .header-wrap {
244
+ display: flex;
245
+ margin-bottom: 16px;
246
+
247
+ .header-start {
248
+ margin-right: auto;
249
+ }
250
+
251
+ .header-end {
252
+ margin-left: auto;
253
+ }
254
+ }
255
+
256
+ .card-emp {
257
+ background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
258
+ padding: 0;
259
+ margin: 8px;
260
+ border-radius: 14px;
261
+ border: 1px solid #e1e8f0;
262
+ }
263
+
264
+ .card-link {
265
+ height: 40px;
266
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
267
+ color: white !important;
268
+ text-align: center;
269
+ outline: none;
270
+ width: 175px;
271
+ border-radius: 8px;
272
+ border: none;
273
+ font-weight: 700;
274
+ font-size: 13px;
275
+ cursor: pointer;
276
+ transition: all 0.2s ease;
277
+ box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24);
278
+
279
+ &:hover {
280
+ transform: translateY(-2px);
281
+ box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
282
+ color: white !important;
283
+ }
284
+
285
+ &:focus {
286
+ outline: none;
287
+ color: white !important;
288
+ }
289
+
290
+ &:active {
291
+ color: white !important;
292
+ }
293
+
294
+ &:visited {
295
+ color: white !important;
296
+ }
297
+
298
+ header {
299
+ font-weight: 600;
300
+ font-size: 12px;
301
+ color: white;
302
+ line-height: 40px;
303
+ }
304
+ }
305
+
306
+ /* Mobile view styles for card-link */
307
+
308
+ /* Document Card Link - Responsive styles */
309
+ .document-card-link {
310
+ min-width: 160px;
311
+ margin: 12px;
312
+ display: flex;
313
+ flex-direction: column;
314
+ align-items: center;
315
+ text-align: center;
316
+ text-decoration: none;
317
+ color: inherit;
318
+ transition: all 0.2s ease;
319
+
320
+ &:hover {
321
+ transform: translateY(-2px);
322
+ }
323
+ }
324
+
325
+ .document-card-label {
326
+ margin-top: 8px;
327
+ max-width: 140px;
328
+ word-break: break-word;
329
+ font-size: 14px;
330
+ color: #475569;
331
+ font-weight: 500;
332
+ }
333
+
334
+ @media only screen and (max-width: 768px) {
335
+ .document-card-link {
336
+ min-width: 120px;
337
+ margin: 8px;
338
+ }
339
+
340
+ .document-card-label {
341
+ max-width: 100px;
342
+ font-size: 12px;
343
+ }
344
+ }
345
+
346
+ @media only screen and (max-width: 640px) {
347
+ .document-card-link {
348
+ min-width: 100px;
349
+ margin: 6px;
350
+ }
351
+
352
+ .document-card-label {
353
+ max-width: 85px;
354
+ font-size: 11px;
355
+ }
356
+ }
357
+ @media only screen and (max-width: 640px) {
358
+ .card {
359
+ margin-top: 2rem;
360
+ }
361
+ .popup-module{
362
+ width: 100% !important;
363
+ }
364
+ #search-property-field{
365
+ display: block !important;
366
+ }
367
+ .bpa-summary-page{
368
+ padding: 0 !important;
369
+ }
370
+ .card-link {
371
+ height: 32px;
372
+ width: 140px;
373
+ font-size: 11px;
374
+ padding: 6px 12px;
375
+ display: flex;
376
+ justify-content: center;
377
+ align-items: center;
378
+
379
+ header {
380
+ line-height: 32px;
381
+ font-size: 11px;
382
+ }
383
+ }
384
+ }
385
+
386
+ /*button on mobile view for the file upload section to be small */
387
+ /* selector-button-border */
388
+
389
+ .submit-bar,
390
+ .bpa-owner-submit-back {
391
+ height: 40px;
392
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
393
+ color: white;
394
+ text-align: center;
395
+ outline: none;
396
+ width: 175px;
397
+ border-radius: 8px;
398
+ border: none;
399
+ font-weight: 700;
400
+ font-size: 13px;
401
+ cursor: pointer;
402
+ transition: all 0.2s ease;
403
+ box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24);
404
+
405
+ &:hover {
406
+ transform: translateY(-2px);
407
+ box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
408
+ }
409
+
410
+ &:focus {
411
+ outline: none;
412
+ }
413
+
414
+ header {
415
+ font-weight: 600;
416
+ font-size: 12px;
417
+ color: white;
418
+ line-height: 40px;
419
+ }
420
+ }
421
+
422
+ .submit-bar-disabled {
423
+ height: 40px;
424
+ background: linear-gradient(135deg, #94a3b8 0%, #78909c 100%);
425
+ color: white;
426
+ text-align: center;
427
+ outline: none;
428
+ opacity: 0.6;
429
+ width: 175px;
430
+ border-radius: 8px;
431
+ border: none;
432
+ cursor: not-allowed;
433
+
434
+ &:focus {
435
+ outline: none;
436
+ }
437
+
438
+ header {
439
+ font-weight: 600;
440
+ font-size: 12px;
441
+ color: white;
442
+ line-height: 40px;
443
+ }
444
+ }
445
+
446
+ .submit-bar-back {
447
+ background: transparent !important;
448
+ color: #2563eb !important;
449
+ border: 1px solid #2563eb !important;
450
+ box-shadow: none !important;
451
+ margin-right: 10px;
452
+
453
+ &:hover {
454
+ background: rgba(37, 99, 235, 0.08) !important;
455
+ transform: translateY(-2px);
456
+ box-shadow: 0 4px 12px rgba(37, 99, 235, 0.15) !important;
457
+ }
458
+ }
459
+
460
+ /* LinkButton styled as SubmitBar */
461
+ .card-link.submit-bar,
462
+ button.card-link.submit-bar {
463
+ height: 40px !important;
464
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
465
+ color: white !important;
466
+ text-align: center !important;
467
+ outline: none !important;
468
+ width: 175px !important;
469
+ border-radius: 8px !important;
470
+ border: none !important;
471
+ font-weight: 700 !important;
472
+ font-size: 13px !important;
473
+ cursor: pointer !important;
474
+ transition: all 0.2s ease !important;
475
+ box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24) !important;
476
+ display: inline-flex !important;
477
+ align-items: center !important;
478
+ justify-content: center !important;
479
+ padding: 0 16px !important;
480
+ margin: 0 !important;
481
+ text-decoration: none !important;
482
+
483
+ &:hover {
484
+ transform: translateY(-2px) !important;
485
+ box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32) !important;
486
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
487
+ color: white !important;
488
+ }
489
+
490
+ &:focus {
491
+ outline: none !important;
492
+ }
493
+ }
494
+
495
+ @media (min-width: 1024px) {
496
+ .submit-bar,
497
+ .submit-bar-disabled {
498
+ width: 175px;
499
+ border-radius: 8px;
500
+ height: 40px;
501
+ }
502
+
503
+ .card {
504
+ display: flex;
505
+ flex-direction: column;
506
+
507
+ .card-header {
508
+ font-size: 24px;
509
+ }
510
+
511
+ .card-sub-header {
512
+ font-size: 18px;
513
+ }
514
+
515
+ .card-caption {
516
+ font-size: 14px;
517
+ }
518
+
519
+ .card-text,
520
+ .card-text-primary {
521
+ font-size: 16px;
522
+ }
523
+ }
524
+
525
+ .employeeCard {
526
+ margin-bottom: 16px !important;
527
+ margin-left: 16px !important;
528
+ margin-right: 16px !important;
529
+
530
+ &.filter {
531
+ margin-left: auto;
532
+ margin-right: auto;
533
+ }
534
+
535
+ .card-header {
536
+ font-size: 24px;
537
+ }
538
+
539
+ .card-sub-header {
540
+ margin-bottom: 40px;
541
+ font-size: 18px;
542
+ }
543
+
544
+ .employee-card-sub-header {
545
+ margin-bottom: 40px;
546
+ font-size: 18px;
547
+ }
548
+
549
+ .card-section-header {
550
+ margin-bottom: 10px;
551
+ color: #0d43a7;
552
+ font-size: 24px;
553
+ line-height: 28px;
554
+ font-weight: 700;
555
+ }
556
+
557
+ .card-section-sub-text {
558
+ font-size: 12px;
559
+ color: #0f172a;
560
+ }
561
+
562
+ .card-search-heading {
563
+ margin-right: 0px !important;
564
+ margin-left: 0px !important;
565
+ margin-bottom: 0px !important;
566
+ padding-bottom: 0px;
567
+ padding-left: 25px;
568
+ }
569
+
570
+ .card-caption {
571
+ font-size: 14px;
572
+ }
573
+
574
+ .card-text,
575
+ .card-text-primary {
576
+ font-size: 16px;
577
+ }
578
+
579
+ .label-field-pair {
580
+ display: flex;
581
+ align-items: center;
582
+
583
+ /* .field {
584
+ width: 100%;
585
+ max-width: 500px;
586
+ margin-right: 0;
587
+ .field {
588
+ margin-right: unset;
589
+ }
590
+ } */
591
+ }
592
+ }
593
+ }
594
+
595
+ .card-section-header {
596
+ font-size: 18px;
597
+ color: #0f172a;
598
+ font-weight: 700;
599
+ margin-top: 8px;
600
+ }
601
+
602
+ .card-search-heading {
603
+ margin-right: 0px !important;
604
+ margin-left: 0px !important;
605
+ margin-bottom: 0px !important;
606
+ padding-bottom: 0px;
607
+ padding-left: 25px;
608
+ }
609
+
610
+ .button-sub-text {
611
+ width: 100%;
612
+ }
613
+
614
+ .home-page-info-banner-wrap {
615
+ margin: 0px 16px 24px 16px;
616
+ }
617
+
618
+ @media (min-width: 780px) {
619
+ .button-sub-text {
620
+ width: 240px;
621
+ }
622
+
623
+ .home-page-info-banner-wrap {
624
+ max-width: 45%;
625
+ min-width: 100%;
626
+ margin-left: 0;
627
+ margin-right: 24px;
628
+ margin-bottom: 24px;
629
+ }
630
+
631
+ .oc-aknowledgement-screen {
632
+ width: auto;
633
+ min-width: 240px;
634
+ max-width: 100%;
635
+ padding: 0px 10px;
636
+ }
637
+ }
638
+
639
+ .card-label-error {
640
+ display: block;
641
+ font-size: 12px;
642
+ color: #dc2626;
643
+ margin-bottom: 16px;
644
+ font-weight: 600;
645
+ }
646
+
647
+ .employeeCard-override {
648
+ margin-left: 0px !important;
649
+ }
650
+
651
+ .BPAemployeeCard {
652
+ margin-left: 0px !important;
653
+ margin-right: 0px !important;
654
+ margin-bottom: 0px !important;
655
+ }
656
+
657
+ .employee-application-details {
658
+ display: flex !important;
659
+ justify-content: space-between !important;
660
+ max-height: 70px !important;
661
+ height: 70px !important;
662
+ margin-bottom: 15px !important;
663
+ align-items: center !important;
664
+ }
665
+
666
+ .employee-main-application-details {
667
+ padding: 10px !important;
668
+ }
669
+
670
+ .employee-mulitlink-main-div {
671
+ z-index: 10 !important;
672
+ max-width: 41% !important;
673
+ }
674
+
675
+ .employee-download-btn-className {
676
+ position: unset !important;
677
+ display: flex !important;
678
+ justify-content: flex-end !important;
679
+ }
680
+
681
+ .employee-options-btn-className {
682
+ position: unset !important;
683
+ margin: 0 !important;
684
+ width: 100% !important;
685
+ }
686
+
687
+ .language-selector .submit-bar,
688
+ .submit-bar-disabled {
689
+ background: linear-gradient(135deg, rgba(178, 196, 239, 0.8) 0%, rgba(178, 196, 239, 0.8) 100%) !important;
690
+ }
691
+
692
+ .owner-details {
693
+ display: flex;
694
+ flex-direction: row;
695
+ width: 100%;
696
+ flex-wrap: wrap;
697
+ justify-content: space-between;
698
+ }
699
+
700
+ .owner-details-child {
701
+ width: 50%;
702
+ }
703
+
704
+ .location-card .card {
705
+ max-width: 85vw;
706
+ width: 100%;
707
+ margin: 0;
708
+ }
709
+
710
+ .image-card .card {
711
+ max-width: 85vw;
712
+ width: 100%;
713
+ margin: 0;
714
+ }
715
+
716
+ /* Employee side only - card-label and field widths (desktop only) */
717
+ @media (min-width: 768px) {
718
+ .employee .employeeCard .label-field-pair {
719
+ display: flex;
720
+ align-items: flex-start;
721
+ }
722
+
723
+
724
+ .employee .employeeCard .field {
725
+ width: 100%;
726
+ }
727
+ .employee .employeeCard .form-field {
728
+ width: 100%;
729
+ }
730
+
731
+ /* Error label - positioned below the input field (aligned with field, not label) */
732
+ /* Target error labels both inside and after label-field-pair */
733
+ .employee .employeeCard .label-field-pair .card-label-error,
734
+ .employee .employeeCard .label-field-pair + .card-label-error,
735
+ .citizen .employeeCard .label-field-pair .card-label-error,
736
+ .citizen .employeeCard .label-field-pair + .card-label-error {
737
+ width: 50% !important;
738
+ margin-left: 50% !important;
739
+ margin-top: -10px !important;
740
+ margin-bottom: 8px !important;
741
+ }
742
+
743
+ /* BPA Workflow Action Modal - card-label and fields auto width */
744
+ .popup-module .card-label,
745
+ .popup-module .field,
746
+ .popup-module .form-field {
747
+ width: auto;
748
+ }
749
+ }
750
+
751
+ .BPAemployeeCard.bpa-workflow-modal-form .card-label {
752
+ width: 100% !important;
753
+ }
754
+ .BPAemployeeCard.bpa-workflow-modal-form .form-field {
755
+ width: 100% !important;
756
+ }
757
+
758
+ /* Mobile - full width for labels and fields */
759
+ @media (max-width: 767px) {
760
+ .employee .employeeCard .card-label,
761
+ .employee .employeeCard .field,
762
+ .employee .employeeCard .form-field {
763
+ width: 100%;
764
+ }
765
+
766
+ .employee .employeeCard .label-field-pair {
767
+ flex-direction: column;
768
+ align-items: flex-start;
769
+ }
770
+
771
+ /* Error label - full width on mobile, positioned below field */
772
+ .employee .employeeCard .label-field-pair .card-label-error,
773
+ .employee .employeeCard .label-field-pair + .card-label-error {
774
+ width: 100% !important;
775
+ margin-left: 0 !important;
776
+ margin-top: 2px !important;
777
+ margin-bottom: 8px !important;
778
+ }
779
+ }
780
+
781
+ /* Login page - form-field full width (employeeCard with headerStyle login header) */
782
+ .employeeCard .headerStyle + .card-label-desc ~ div .form-field,
783
+ .employee-login-container .form-field,
784
+ .employee-login-form .form-field,
785
+ .employee-login-page .form-field {
786
+ width: 100% !important;
787
+ }
788
+
789
+ /* OBPS Search Application - Mobile Number Full Width */
790
+ .obps-search-mobile-wrapper {
791
+ width: 100% !important;
792
+ display: flex !important;
793
+ }
794
+
795
+ .obps-search-mobile-wrapper .employee-select-wrap {
796
+ width: 100% !important;
797
+ flex: 1 !important;
798
+ }
799
+
800
+ .obps-search-mobile-wrapper .form-field {
801
+ width: 100% !important;
802
+ }
803
+ .BPAemployeeCard .employeeCard .form-field {
804
+ width: 100% !important;
805
+ }
806
+ .BPAemployeeCard .employeeCard .card-label {
807
+ width: 100% !important;
808
+ }
809
+
810
+ .ws-citizen-wrapper .app-container {
811
+ margin-top: 1rem !important;
812
+ padding: 0 !important;
813
+
814
+ }
815
+
816
+ @media (max-width: 768px) {
817
+ .chb-citizen .app-container{
818
+ margin-top: 3rem !important;
819
+ }
820
+
821
+ .pet-citizen .app-container{
822
+ margin-top: 2rem !important;
823
+ }
824
+ .mcollect-citizen .app-container{
825
+ margin-top: 2rem !important;
826
+ }
827
+ .ads-citizen .app-container{
828
+ margin-top: 2rem !important;
829
+ }
830
+
831
+ .bills-citizen-wrapper{
832
+ margin-top: 1rem !important;
833
+ padding: 10px !important;
834
+ width: 100% !important;
835
+ }
836
+ .property-search-modal{
837
+ width: 100% !important;
838
+ }
839
+ .card .card {
840
+ padding: 0;
841
+ background: none;
842
+ border: none;
843
+ border-bottom: 1px solid #e0e0e0;
844
+ box-shadow: none;
845
+ gap: 0;
846
+
847
+ .card-header {
848
+ padding: 0;
849
+ }
850
+
851
+ .card-content {
852
+ padding: 0;
853
+ }
854
+
855
+ .card-footer {
856
+ padding: 0;
857
+ }
858
+ }
859
+ .card .employeeCard {
860
+ padding: 0;
861
+ background: none;
862
+ border: none;
863
+ border-bottom: 1px solid #e0e0e0;
864
+ box-shadow: none;
865
+ gap: 0;
866
+
867
+ .employeeCard-header {
868
+ padding: 0;
869
+ }
870
+
871
+ .employeeCard-content {
872
+ padding: 0;
873
+ }
874
+
875
+ .employeeCard-footer {
876
+ padding: 0;
877
+ }
878
+ }
879
+ .employeeCard .card {
880
+ padding: 0;
881
+ background: none;
882
+ border: none;
883
+ border-bottom: 1px solid #e0e0e0;
884
+ box-shadow: none;
885
+ gap: 0;
886
+
887
+ .card-header {
888
+ padding: 0;
889
+ }
890
+
891
+ .card-content {
892
+ padding: 0;
893
+ }
894
+
895
+ .card-footer {
896
+ padding: 0;
897
+ }
898
+ }
899
+ .employeeCard .employeeCard {
900
+ padding: 0;
901
+ background: none;
902
+ border: none;
903
+ border-bottom: 1px solid #e0e0e0;
904
+ box-shadow: none;
905
+ gap: 0;
906
+
907
+ .employeeCard-header {
908
+ padding: 0;
909
+ }
910
+
911
+ .employeeCard-content {
912
+ padding: 0;
913
+ }
914
+
915
+ .employeeCard-footer {
916
+ padding: 0;
917
+ }
918
+ }
919
+
920
+ }