@pmidc/upyog-css 1.1.12 → 1.1.13

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