@pmidc/upyog-css 1.2.13 → 1.2.14

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