@pmidc/upyog-css 1.2.5 → 1.2.7

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 +474 -1
  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 +631 -631
  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 +115 -115
  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 +75 -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 +281 -281
  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 +138 -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 +1382 -1381
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/hrms/index.scss +504 -0
  77. package/src/modules/rentAndLease/index.scss +227 -227
  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 +13 -13
  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 +740 -740
  110. package/src/pages/employee/index.scss +694 -694
  111. package/src/pages/employee/landing.scss +1782 -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 +104 -104
  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,631 +1,631 @@
1
- .card, .card {
2
- box-shadow: none;
3
- }
4
- .card, .card, .card {
5
- box-shadow: none;
6
- }
7
-
8
- .card {
9
- padding: 20px 24px 28px 24px;
10
- max-width: 95vw;
11
- width: 100%;
12
- border-radius: 14px;
13
- box-shadow: 0 12px 32px rgba(30, 58, 138, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
14
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
15
- position: relative;
16
- overflow: visible;
17
- margin-bottom: 15px;
18
-
19
-
20
- .card-header {
21
- font-size: 20px;
22
- font-weight: 800;
23
- color: #0f172a;
24
- text-align: left;
25
- margin-bottom: 12px;
26
- letter-spacing: 0.3px;
27
- display: flex;
28
- align-items: center;
29
- justify-content: space-between;
30
- }
31
-
32
- .card-sub-header {
33
- font-size: 14px;
34
- font-weight: 700;
35
- color: #1e293b;
36
- text-align: left;
37
- margin-bottom: 8px;
38
- margin-top: 20px;
39
- text-transform: uppercase;
40
- letter-spacing: 0.4px;
41
- }
42
-
43
- .card-caption {
44
- font-size: 13px;
45
- color: #64748b;
46
- margin-bottom: 8px;
47
- font-weight: 500;
48
- }
49
-
50
- .card-text {
51
- font-size: 14px;
52
- color: #475569;
53
- text-align: left;
54
- margin-bottom: 16px;
55
- line-height: 1.6;
56
-
57
- span {
58
- color: #0f172a;
59
- font-weight: 600;
60
- }
61
- }
62
-
63
- .card-text-primary {
64
- font-size: 14px;
65
- color: #0f172a;
66
- font-weight: 600;
67
- }
68
-
69
- .card-text-button {
70
- color: #2563eb;
71
- font-size: 13px;
72
- font-weight: 700;
73
- }
74
-
75
- .card-label {
76
- font-size: 16px;
77
- color: #0f172a;
78
- margin-bottom: 8px;
79
- margin-top: 8px;
80
- font-weight: 700;
81
- text-transform: uppercase;
82
- letter-spacing: 0.5px;
83
- width: 100%;
84
- }
85
-
86
- .card-label-error {
87
- display: block;
88
- font-size: 12px;
89
- color: #dc2626;
90
- margin-bottom: 16px;
91
- font-weight: 600;
92
- }
93
-
94
- .card-label-desc {
95
- font-weight: 700;
96
- color: #475569;
97
- font-size: 13px;
98
- margin-bottom: 16px;
99
- text-transform: uppercase;
100
- letter-spacing: 0.3px;
101
-
102
- &.descStyle {
103
- font-size: 16px !important;
104
- }
105
- }
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
-
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;
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
- }
283
-
284
- &:focus {
285
- outline: none;
286
- }
287
-
288
- header {
289
- font-weight: 600;
290
- font-size: 12px;
291
- color: white;
292
- line-height: 40px;
293
- }
294
- }
295
-
296
- .submit-bar, .bpa-owner-submit-back {
297
- height: 40px;
298
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
299
- color: white;
300
- text-align: center;
301
- outline: none;
302
- width: 175px;
303
- border-radius: 8px;
304
- border: none;
305
- font-weight: 700;
306
- font-size: 13px;
307
- cursor: pointer;
308
- transition: all 0.2s ease;
309
- box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24);
310
-
311
- &:hover {
312
- transform: translateY(-2px);
313
- box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
314
- }
315
-
316
- &:focus {
317
- outline: none;
318
- }
319
-
320
- header {
321
- font-weight: 600;
322
- font-size: 12px;
323
- color: white;
324
- line-height: 40px;
325
- }
326
- }
327
-
328
- .submit-bar-disabled {
329
- height: 40px;
330
- background: linear-gradient(135deg, #94a3b8 0%, #78909c 100%);
331
- color: white;
332
- text-align: center;
333
- outline: none;
334
- opacity: 0.6;
335
- width: 175px;
336
- border-radius: 8px;
337
- border: none;
338
- cursor: not-allowed;
339
-
340
- &:focus {
341
- outline: none;
342
- }
343
-
344
- header {
345
- font-weight: 600;
346
- font-size: 12px;
347
- color: white;
348
- line-height: 40px;
349
- }
350
- }
351
-
352
- .submit-bar-back {
353
- background: transparent !important;
354
- color: #2563eb !important;
355
- border: 1px solid #2563eb !important;
356
- box-shadow: none !important;
357
- margin-right: 10px;
358
-
359
- &:hover {
360
- background: rgba(37, 99, 235, 0.08) !important;
361
- transform: translateY(-2px);
362
- box-shadow: 0 4px 12px rgba(37, 99, 235, 0.15) !important;
363
- }
364
- }
365
-
366
- /* LinkButton styled as SubmitBar */
367
- .card-link.submit-bar,
368
- button.card-link.submit-bar {
369
- height: 40px !important;
370
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
371
- color: white !important;
372
- text-align: center !important;
373
- outline: none !important;
374
- width: 175px !important;
375
- border-radius: 8px !important;
376
- border: none !important;
377
- font-weight: 700 !important;
378
- font-size: 13px !important;
379
- cursor: pointer !important;
380
- transition: all 0.2s ease !important;
381
- box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24) !important;
382
- display: inline-flex !important;
383
- align-items: center !important;
384
- justify-content: center !important;
385
- padding: 0 16px !important;
386
- margin: 0 !important;
387
- text-decoration: none !important;
388
-
389
- &:hover {
390
- transform: translateY(-2px) !important;
391
- box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32) !important;
392
- background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
393
- color: white !important;
394
- }
395
-
396
- &:focus {
397
- outline: none !important;
398
- }
399
- }
400
-
401
-
402
- @media (min-width: 1024px) {
403
- .submit-bar,
404
- .submit-bar-disabled {
405
- width: 175px;
406
- border-radius: 8px;
407
- height: 40px;
408
- }
409
-
410
- .card {
411
- display: flex;
412
- flex-direction: column;
413
-
414
- .card-header {
415
- font-size: 24px;
416
- }
417
-
418
- .card-sub-header {
419
- font-size: 18px;
420
- }
421
-
422
- .card-caption {
423
- font-size: 14px;
424
- }
425
-
426
- .card-text,
427
- .card-text-primary {
428
- font-size: 16px;
429
- }
430
-
431
-
432
- }
433
-
434
- .employeeCard {
435
- margin-bottom: 16px !important;
436
- margin-left: 16px !important;
437
- margin-right: 16px !important;
438
-
439
- &.filter {
440
- margin-left: auto;
441
- margin-right: auto;
442
- }
443
-
444
- .card-header {
445
- font-size: 24px;
446
- }
447
-
448
- .card-sub-header {
449
- margin-bottom: 40px;
450
- font-size: 18px;
451
- }
452
-
453
- .employee-card-sub-header {
454
- margin-bottom: 40px;
455
- font-size: 18px;
456
- }
457
-
458
- .card-section-header {
459
- margin-bottom: 10px;
460
- color: #0d43a7;
461
- font-size: 24px;
462
- line-height: 28px;
463
- font-weight: 700;
464
- }
465
-
466
- .card-section-sub-text {
467
- font-size: 12px;
468
- color: #0f172a;
469
- }
470
-
471
- .card-search-heading {
472
- margin-right: 0px !important;
473
- margin-left: 0px !important;
474
- margin-bottom: 0px !important;
475
- padding-bottom: 0px;
476
- padding-left: 25px;
477
- }
478
-
479
- .card-caption {
480
- font-size: 14px;
481
- }
482
-
483
- .card-text,
484
- .card-text-primary {
485
- font-size: 16px;
486
- }
487
-
488
-
489
- .label-field-pair {
490
- display: flex;
491
- align-items: center;
492
-
493
-
494
-
495
- /* .field {
496
- width: 100%;
497
- max-width: 500px;
498
- margin-right: 0;
499
- .field {
500
- margin-right: unset;
501
- }
502
- } */
503
- }
504
-
505
- .field-container {
506
- span {
507
-
508
- }
509
- }
510
- }
511
- }
512
-
513
- .card-section-header {
514
- font-size: 18px;
515
- color: #0f172a;
516
- font-weight: 700;
517
- margin-top: 8px;
518
- }
519
-
520
- .card-search-heading {
521
- margin-right: 0px !important;
522
- margin-left: 0px !important;
523
- margin-bottom: 0px !important;
524
- padding-bottom: 0px;
525
- padding-left: 25px;
526
- }
527
-
528
- .button-sub-text {
529
- width: 100%;
530
- }
531
-
532
- .home-page-info-banner-wrap {
533
- margin: 0px 16px 24px 16px;
534
- }
535
-
536
- @media (min-width: 780px) {
537
- .button-sub-text {
538
- width: 240px;
539
- }
540
-
541
- .home-page-info-banner-wrap {
542
- max-width: 45%;
543
- min-width: 100%;
544
- margin-left: 0;
545
- margin-right: 24px;
546
- margin-bottom: 24px;
547
- }
548
-
549
- .oc-aknowledgement-screen {
550
- width: auto;
551
- min-width: 240px;
552
- max-width: 100%;
553
- padding: 0px 10px;
554
- }
555
- }
556
-
557
- .card-label-error {
558
- display: block;
559
- font-size: 12px;
560
- color: #dc2626;
561
- margin-bottom: 16px;
562
- font-weight: 600;
563
- }
564
-
565
- .employeeCard-override {
566
- margin-left: 0px !important;
567
- }
568
-
569
- .BPAemployeeCard {
570
- margin-left: 0px !important;
571
- margin-right: 0px !important;
572
- margin-bottom: 0px !important;
573
- }
574
-
575
- .employee-application-details {
576
- display: flex !important;
577
- justify-content: space-between !important;
578
- max-height: 70px !important;
579
- height: 70px !important;
580
- margin-bottom: 15px !important;
581
- }
582
-
583
- .employee-main-application-details {
584
- padding: 10px !important;
585
- }
586
-
587
- .employee-mulitlink-main-div {
588
- z-index: 10 !important;
589
- max-width: 41% !important;
590
- }
591
-
592
- .employee-download-btn-className {
593
- position: unset !important;
594
- display: flex !important;
595
- justify-content: flex-end !important;
596
- }
597
-
598
- .employee-options-btn-className {
599
- position: unset !important;
600
- margin: 0 !important;
601
- width: 100% !important;
602
- }
603
-
604
- .language-selector .submit-bar,
605
- .submit-bar-disabled {
606
- background: linear-gradient(135deg, rgba(178, 196, 239, 0.8) 0%, rgba(178, 196, 239, 0.8) 100%) !important;
607
- }
608
-
609
- .owner-details {
610
- display: flex;
611
- flex-direction: row;
612
- width: 100%;
613
- flex-wrap: wrap;
614
- justify-content: space-between;
615
- }
616
-
617
- .owner-details-child {
618
- width: 50%;
619
- }
620
-
621
- .location-card .card {
622
- max-width: 85vw;
623
- width: 100%;
624
- margin: 0;
625
- }
626
-
627
- .image-card .card {
628
- max-width: 85vw;
629
- width: 100%;
630
- margin: 0;
631
- }
1
+ .card, .card {
2
+ box-shadow: none;
3
+ }
4
+ .card, .card, .card {
5
+ box-shadow: none;
6
+ }
7
+
8
+ .card {
9
+ padding: 20px 24px 28px 24px;
10
+ max-width: 95vw;
11
+ width: 100%;
12
+ border-radius: 14px;
13
+ box-shadow: 0 12px 32px rgba(30, 58, 138, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
14
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
15
+ position: relative;
16
+ overflow: visible;
17
+ margin-bottom: 15px;
18
+
19
+
20
+ .card-header {
21
+ font-size: 20px;
22
+ font-weight: 800;
23
+ color: #0f172a;
24
+ text-align: left;
25
+ margin-bottom: 12px;
26
+ letter-spacing: 0.3px;
27
+ display: flex;
28
+ align-items: center;
29
+ justify-content: space-between;
30
+ }
31
+
32
+ .card-sub-header {
33
+ font-size: 14px;
34
+ font-weight: 700;
35
+ color: #1e293b;
36
+ text-align: left;
37
+ margin-bottom: 8px;
38
+ margin-top: 20px;
39
+ text-transform: uppercase;
40
+ letter-spacing: 0.4px;
41
+ }
42
+
43
+ .card-caption {
44
+ font-size: 13px;
45
+ color: #64748b;
46
+ margin-bottom: 8px;
47
+ font-weight: 500;
48
+ }
49
+
50
+ .card-text {
51
+ font-size: 14px;
52
+ color: #475569;
53
+ text-align: left;
54
+ margin-bottom: 16px;
55
+ line-height: 1.6;
56
+
57
+ span {
58
+ color: #0f172a;
59
+ font-weight: 600;
60
+ }
61
+ }
62
+
63
+ .card-text-primary {
64
+ font-size: 14px;
65
+ color: #0f172a;
66
+ font-weight: 600;
67
+ }
68
+
69
+ .card-text-button {
70
+ color: #2563eb;
71
+ font-size: 13px;
72
+ font-weight: 700;
73
+ }
74
+
75
+ .card-label {
76
+ font-size: 16px;
77
+ color: #0f172a;
78
+ margin-bottom: 8px;
79
+ margin-top: 8px;
80
+ font-weight: 700;
81
+ text-transform: uppercase;
82
+ letter-spacing: 0.5px;
83
+ width: 100%;
84
+ }
85
+
86
+ .card-label-error {
87
+ display: block;
88
+ font-size: 12px;
89
+ color: #dc2626;
90
+ margin-bottom: 16px;
91
+ font-weight: 600;
92
+ }
93
+
94
+ .card-label-desc {
95
+ font-weight: 700;
96
+ color: #475569;
97
+ font-size: 13px;
98
+ margin-bottom: 16px;
99
+ text-transform: uppercase;
100
+ letter-spacing: 0.3px;
101
+
102
+ &.descStyle {
103
+ font-size: 16px !important;
104
+ }
105
+ }
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
+
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;
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
+ }
283
+
284
+ &:focus {
285
+ outline: none;
286
+ }
287
+
288
+ header {
289
+ font-weight: 600;
290
+ font-size: 12px;
291
+ color: white;
292
+ line-height: 40px;
293
+ }
294
+ }
295
+
296
+ .submit-bar, .bpa-owner-submit-back {
297
+ height: 40px;
298
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
299
+ color: white;
300
+ text-align: center;
301
+ outline: none;
302
+ width: 175px;
303
+ border-radius: 8px;
304
+ border: none;
305
+ font-weight: 700;
306
+ font-size: 13px;
307
+ cursor: pointer;
308
+ transition: all 0.2s ease;
309
+ box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24);
310
+
311
+ &:hover {
312
+ transform: translateY(-2px);
313
+ box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
314
+ }
315
+
316
+ &:focus {
317
+ outline: none;
318
+ }
319
+
320
+ header {
321
+ font-weight: 600;
322
+ font-size: 12px;
323
+ color: white;
324
+ line-height: 40px;
325
+ }
326
+ }
327
+
328
+ .submit-bar-disabled {
329
+ height: 40px;
330
+ background: linear-gradient(135deg, #94a3b8 0%, #78909c 100%);
331
+ color: white;
332
+ text-align: center;
333
+ outline: none;
334
+ opacity: 0.6;
335
+ width: 175px;
336
+ border-radius: 8px;
337
+ border: none;
338
+ cursor: not-allowed;
339
+
340
+ &:focus {
341
+ outline: none;
342
+ }
343
+
344
+ header {
345
+ font-weight: 600;
346
+ font-size: 12px;
347
+ color: white;
348
+ line-height: 40px;
349
+ }
350
+ }
351
+
352
+ .submit-bar-back {
353
+ background: transparent !important;
354
+ color: #2563eb !important;
355
+ border: 1px solid #2563eb !important;
356
+ box-shadow: none !important;
357
+ margin-right: 10px;
358
+
359
+ &:hover {
360
+ background: rgba(37, 99, 235, 0.08) !important;
361
+ transform: translateY(-2px);
362
+ box-shadow: 0 4px 12px rgba(37, 99, 235, 0.15) !important;
363
+ }
364
+ }
365
+
366
+ /* LinkButton styled as SubmitBar */
367
+ .card-link.submit-bar,
368
+ button.card-link.submit-bar {
369
+ height: 40px !important;
370
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
371
+ color: white !important;
372
+ text-align: center !important;
373
+ outline: none !important;
374
+ width: 175px !important;
375
+ border-radius: 8px !important;
376
+ border: none !important;
377
+ font-weight: 700 !important;
378
+ font-size: 13px !important;
379
+ cursor: pointer !important;
380
+ transition: all 0.2s ease !important;
381
+ box-shadow: 0 8px 20px rgba(37, 99, 235, 0.24) !important;
382
+ display: inline-flex !important;
383
+ align-items: center !important;
384
+ justify-content: center !important;
385
+ padding: 0 16px !important;
386
+ margin: 0 !important;
387
+ text-decoration: none !important;
388
+
389
+ &:hover {
390
+ transform: translateY(-2px) !important;
391
+ box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32) !important;
392
+ background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%) !important;
393
+ color: white !important;
394
+ }
395
+
396
+ &:focus {
397
+ outline: none !important;
398
+ }
399
+ }
400
+
401
+
402
+ @media (min-width: 1024px) {
403
+ .submit-bar,
404
+ .submit-bar-disabled {
405
+ width: 175px;
406
+ border-radius: 8px;
407
+ height: 40px;
408
+ }
409
+
410
+ .card {
411
+ display: flex;
412
+ flex-direction: column;
413
+
414
+ .card-header {
415
+ font-size: 24px;
416
+ }
417
+
418
+ .card-sub-header {
419
+ font-size: 18px;
420
+ }
421
+
422
+ .card-caption {
423
+ font-size: 14px;
424
+ }
425
+
426
+ .card-text,
427
+ .card-text-primary {
428
+ font-size: 16px;
429
+ }
430
+
431
+
432
+ }
433
+
434
+ .employeeCard {
435
+ margin-bottom: 16px !important;
436
+ margin-left: 16px !important;
437
+ margin-right: 16px !important;
438
+
439
+ &.filter {
440
+ margin-left: auto;
441
+ margin-right: auto;
442
+ }
443
+
444
+ .card-header {
445
+ font-size: 24px;
446
+ }
447
+
448
+ .card-sub-header {
449
+ margin-bottom: 40px;
450
+ font-size: 18px;
451
+ }
452
+
453
+ .employee-card-sub-header {
454
+ margin-bottom: 40px;
455
+ font-size: 18px;
456
+ }
457
+
458
+ .card-section-header {
459
+ margin-bottom: 10px;
460
+ color: #0d43a7;
461
+ font-size: 24px;
462
+ line-height: 28px;
463
+ font-weight: 700;
464
+ }
465
+
466
+ .card-section-sub-text {
467
+ font-size: 12px;
468
+ color: #0f172a;
469
+ }
470
+
471
+ .card-search-heading {
472
+ margin-right: 0px !important;
473
+ margin-left: 0px !important;
474
+ margin-bottom: 0px !important;
475
+ padding-bottom: 0px;
476
+ padding-left: 25px;
477
+ }
478
+
479
+ .card-caption {
480
+ font-size: 14px;
481
+ }
482
+
483
+ .card-text,
484
+ .card-text-primary {
485
+ font-size: 16px;
486
+ }
487
+
488
+
489
+ .label-field-pair {
490
+ display: flex;
491
+ align-items: center;
492
+
493
+
494
+
495
+ /* .field {
496
+ width: 100%;
497
+ max-width: 500px;
498
+ margin-right: 0;
499
+ .field {
500
+ margin-right: unset;
501
+ }
502
+ } */
503
+ }
504
+
505
+ .field-container {
506
+ span {
507
+
508
+ }
509
+ }
510
+ }
511
+ }
512
+
513
+ .card-section-header {
514
+ font-size: 18px;
515
+ color: #0f172a;
516
+ font-weight: 700;
517
+ margin-top: 8px;
518
+ }
519
+
520
+ .card-search-heading {
521
+ margin-right: 0px !important;
522
+ margin-left: 0px !important;
523
+ margin-bottom: 0px !important;
524
+ padding-bottom: 0px;
525
+ padding-left: 25px;
526
+ }
527
+
528
+ .button-sub-text {
529
+ width: 100%;
530
+ }
531
+
532
+ .home-page-info-banner-wrap {
533
+ margin: 0px 16px 24px 16px;
534
+ }
535
+
536
+ @media (min-width: 780px) {
537
+ .button-sub-text {
538
+ width: 240px;
539
+ }
540
+
541
+ .home-page-info-banner-wrap {
542
+ max-width: 45%;
543
+ min-width: 100%;
544
+ margin-left: 0;
545
+ margin-right: 24px;
546
+ margin-bottom: 24px;
547
+ }
548
+
549
+ .oc-aknowledgement-screen {
550
+ width: auto;
551
+ min-width: 240px;
552
+ max-width: 100%;
553
+ padding: 0px 10px;
554
+ }
555
+ }
556
+
557
+ .card-label-error {
558
+ display: block;
559
+ font-size: 12px;
560
+ color: #dc2626;
561
+ margin-bottom: 16px;
562
+ font-weight: 600;
563
+ }
564
+
565
+ .employeeCard-override {
566
+ margin-left: 0px !important;
567
+ }
568
+
569
+ .BPAemployeeCard {
570
+ margin-left: 0px !important;
571
+ margin-right: 0px !important;
572
+ margin-bottom: 0px !important;
573
+ }
574
+
575
+ .employee-application-details {
576
+ display: flex !important;
577
+ justify-content: space-between !important;
578
+ max-height: 70px !important;
579
+ height: 70px !important;
580
+ margin-bottom: 15px !important;
581
+ }
582
+
583
+ .employee-main-application-details {
584
+ padding: 10px !important;
585
+ }
586
+
587
+ .employee-mulitlink-main-div {
588
+ z-index: 10 !important;
589
+ max-width: 41% !important;
590
+ }
591
+
592
+ .employee-download-btn-className {
593
+ position: unset !important;
594
+ display: flex !important;
595
+ justify-content: flex-end !important;
596
+ }
597
+
598
+ .employee-options-btn-className {
599
+ position: unset !important;
600
+ margin: 0 !important;
601
+ width: 100% !important;
602
+ }
603
+
604
+ .language-selector .submit-bar,
605
+ .submit-bar-disabled {
606
+ background: linear-gradient(135deg, rgba(178, 196, 239, 0.8) 0%, rgba(178, 196, 239, 0.8) 100%) !important;
607
+ }
608
+
609
+ .owner-details {
610
+ display: flex;
611
+ flex-direction: row;
612
+ width: 100%;
613
+ flex-wrap: wrap;
614
+ justify-content: space-between;
615
+ }
616
+
617
+ .owner-details-child {
618
+ width: 50%;
619
+ }
620
+
621
+ .location-card .card {
622
+ max-width: 85vw;
623
+ width: 100%;
624
+ margin: 0;
625
+ }
626
+
627
+ .image-card .card {
628
+ max-width: 85vw;
629
+ width: 100%;
630
+ margin: 0;
631
+ }