@pmidc/upyog-css 1.2.13 → 1.2.15

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 +84 -35
  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 +744 -720
  26. package/src/components/cardHeaderWithOptions.scss +16 -14
  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 +1401 -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 +749 -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,422 +1,422 @@
1
- body {
2
- @apply bg-grey-bg;
3
- }
4
-
5
- :root {
6
- --digit-font-family: "Source Sans Pro", sans-serif;
7
- }
8
-
9
- body {
10
- font-family: var(--digit-font-family);
11
- }
12
-
13
-
14
- .body-container {
15
- @apply bg-grey-bg h-full min-h-screen overflow-x-hidden;
16
- position: relative !important;
17
-
18
-
19
- }
20
-
21
- .navbar {
22
- @apply text-white bg-secondary w-full mb-md;
23
- background: #FFF !important;
24
- box-shadow: 0 1px 4px #b1b4b6;
25
- img {
26
- height: 24px;
27
- }
28
- }
29
- /* .navbar-header{
30
- @apply text-navbarheader float-left px-sm
31
- }
32
-
33
- .navbar-subheader{
34
- @apply font-light px-sm border-solid border-l border-white border-opacity-100
35
- }*/
36
-
37
- .h1 {
38
- @apply text-heading-l text-text-primary font-bold mb-md ml-md;
39
- }
40
-
41
- .app-container{
42
- padding: 10px;
43
- }
44
-
45
-
46
-
47
- .back-btn {
48
- width: fit-content;
49
- @apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
50
-
51
- label {
52
- @apply inline mr-sm align-middle;
53
- }
54
-
55
- p {
56
- @apply inline float-right;
57
- }
58
- }
59
-
60
- .bread-crumb {
61
- font-size: 14px;
62
- color: #505a5f;
63
- display: flex;
64
- margin-bottom: 10px;
65
- flex-wrap: wrap
66
- }
67
- .bread-crumb--item {
68
- margin-left: 5px;
69
-
70
- &:not(:last-child):after {
71
- content: " /";
72
- }
73
-
74
- button {
75
- outline: none;
76
- }
77
-
78
- .last {
79
- color: #0b0c0c;
80
- }
81
- }
82
-
83
- .back-btn2 {
84
- cursor: pointer;
85
- width: fit-content;
86
- color: black;
87
- margin-top: 3rem;
88
- @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
89
-
90
- img {
91
- @apply flex;
92
- }
93
-
94
- svg {
95
- @apply flex;
96
- }
97
-
98
- p {
99
- @apply flex;
100
- }
101
- }
102
-
103
- @screen dt {
104
- .employee-app-container {
105
- @apply w-full;
106
- }
107
-
108
- .app-container {
109
- width: 100%;
110
- padding: 3rem;
111
- form {
112
- .card {
113
- max-width: 960px;
114
- h2 {
115
- }
116
- .field-container {
117
- max-width: 540px;
118
- }
119
- button {
120
- max-width: 240px;
121
- }
122
- .input-otp-wrap,
123
- .card-text-button {
124
- text-align: left;
125
- }
126
- }
127
- }
128
- }
129
-
130
- .h1 {
131
- margin-left: 0;
132
- @apply text-heading-l-dt;
133
- }
134
-
135
- .link-label {
136
- margin-left: 0;
137
- }
138
-
139
- .back-btn {
140
- margin-left: 0;
141
- }
142
-
143
- .back-btn2 {
144
- margin-left: 0;
145
- }
146
- }
147
-
148
- .body-container::-webkit-scrollbar {
149
- display: none;
150
- }
151
- .audit-card {
152
- width: 80%;
153
- margin-left: -21%;
154
- margin-right: -27%;
155
- max-height: 120px;
156
- margin-top: 90px;
157
- }
158
-
159
- .citizen-and-architect-photo-header {
160
- font-size: 24px;
161
- }
162
-
163
- .citizen-and-architect-photo-container {
164
- display: flex;
165
- justify-content: space-between;
166
- gap: 20px;
167
- margin-top: 10px;
168
- padding: 0px 20px;
169
- }
170
-
171
- .citizen-and-architect-photo-item {
172
- text-align: center;
173
- }
174
-
175
- .citizen-and-architect-photo-image {
176
- width: 100px;
177
- height: 100px;
178
- object-fit: cover;
179
- border-radius: 10%;
180
- cursor: default;
181
- }
182
-
183
- .citizen-and-architect-photo-clickable {
184
- cursor: pointer;
185
- }
186
-
187
- .citizen-and-architect-photo-label {
188
- /* Add any label styling if needed */
189
- }
190
- .bpa-summary-page {
191
- padding: 2rem;
192
- background-color: #f9f9f9;
193
- font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
194
- color: #333;
195
- }
196
-
197
- .bpa-summary-heading {
198
- font-size: 1.5rem;
199
- border-bottom: 2px solid #ccc;
200
- padding-bottom: 0.3rem;
201
- color: #2e4a66;
202
- margin-top: 2rem;
203
- margin-bottom: 1rem;
204
- }
205
-
206
- .bpa-summary-section {
207
- background-color: #ffffff;
208
- padding: 1rem 1.5rem;
209
- border-radius: 8px;
210
- margin-bottom: 2rem;
211
- box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
212
- }
213
-
214
- .bpa-summary-label-field-pair {
215
- display: flex;
216
- justify-content: space-between;
217
- border-bottom: 1px dashed #e0e0e0;
218
- padding: 0.5rem 0;
219
- color: #333;
220
- }
221
-
222
- .bpa-summary-bold-label {
223
- font-weight: bold;
224
- color: #555;
225
- }
226
-
227
-
228
-
229
- .custom-card-container {
230
- width: 100%;
231
- background: rgba(255, 255, 255, 0.95);
232
- backdrop-filter: blur(6px);
233
- border-radius: 18px;
234
- border: 1px solid rgba(229, 231, 235, 0.8);
235
- padding: 0;
236
- margin-bottom: 24px;
237
- box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
238
- transition: all 0.25s ease;
239
- overflow: hidden;
240
- cursor: default;
241
- }
242
-
243
- .custom-card-clickable {
244
- cursor: pointer;
245
- }
246
-
247
- .custom-card-hovered {
248
- transform: translateY(-3px);
249
- box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
250
- }
251
-
252
- .custom-card-table {
253
- width: 100%;
254
- border-collapse: separate;
255
- border-spacing: 24px 20px;
256
- }
257
-
258
- .custom-card-td {
259
- width: 100%;
260
- padding: 0;
261
- display: block;
262
- justify-content: space-between;
263
- align-items: center;
264
- }
265
-
266
- /* ============================================
267
- BPA STEPPER FORM - Common Styles
268
- ============================================ */
269
-
270
- .bpa-stepper-form-container {
271
- padding: 16px;
272
- background: #f8fafc;
273
- min-height: calc(100vh - 120px);
274
- }
275
-
276
- .bpa-stepper-form-section {
277
- background: #ffffff;
278
- border-radius: 12px;
279
- padding: 20px 24px;
280
- margin-bottom: 20px;
281
- box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
282
- border: 1px solid #e5e7eb;
283
- }
284
-
285
- .bpa-section-header {
286
- font-size: 18px !important;
287
- font-weight: 600 !important;
288
- margin-bottom: 16px !important;
289
- padding-bottom: 12px !important;
290
- border-bottom: 2px solid #e5e7eb !important;
291
- }
292
-
293
- .bpa-block-section {
294
- background: #f8fafc;
295
- border-radius: 8px;
296
- padding: 16px;
297
- margin-top: 16px;
298
- border: 1px solid #e5e7eb;
299
- }
300
-
301
- .bpa-block-header {
302
- font-size: 16px !important;
303
- font-weight: 600 !important;
304
- color: #374151 !important;
305
- margin-bottom: 12px !important;
306
- }
307
-
308
- .bpa-table-container {
309
- margin-top: 16px;
310
- overflow-x: auto;
311
- border-radius: 8px;
312
- border: 1px solid #e5e7eb;
313
- }
314
-
315
- .bpa-stepper-form-section .status-table-container {
316
- margin: 0;
317
- }
318
-
319
- .bpa-stepper-form-section .status-table-container .status-table {
320
- margin: 0;
321
- }
322
-
323
- .bpa-stepper-form-section .row {
324
- padding: 12px 0;
325
- border-bottom: 1px dashed #e5e7eb;
326
- }
327
-
328
- .bpa-stepper-form-section .row:last-child {
329
- border-bottom: none;
330
- }
331
-
332
- .bpa-stepper-form-section .row .key {
333
- font-weight: 500;
334
- color: #6b7280;
335
- font-size: 14px;
336
- }
337
-
338
- .bpa-stepper-form-section .row .value {
339
- font-weight: 600;
340
- color: #1f2937;
341
- font-size: 14px;
342
- }
343
-
344
- /* Responsive Styles */
345
- @media screen and (max-width: 768px) {
346
- .bpa-stepper-form-container {
347
- padding: 12px;
348
- }
349
-
350
- .bpa-stepper-form-section {
351
- padding: 16px;
352
- margin-bottom: 16px;
353
- border-radius: 10px;
354
- }
355
-
356
- .bpa-section-header {
357
- font-size: 16px !important;
358
- margin-bottom: 12px !important;
359
- padding-bottom: 10px !important;
360
- }
361
-
362
- .bpa-block-section {
363
- padding: 12px;
364
- margin-top: 12px;
365
- }
366
-
367
- .bpa-block-header {
368
- font-size: 14px !important;
369
- margin-bottom: 10px !important;
370
- }
371
-
372
- .bpa-stepper-form-section .row {
373
- padding: 10px 0;
374
- }
375
-
376
- .bpa-stepper-form-section .row .key,
377
- .bpa-stepper-form-section .row .value {
378
- font-size: 13px;
379
- }
380
- }
381
-
382
- @media screen and (max-width: 480px) {
383
- .bpa-stepper-form-container {
384
- padding: 8px;
385
- }
386
-
387
- .bpa-stepper-form-section {
388
- padding: 12px;
389
- margin-bottom: 12px;
390
- border-radius: 8px;
391
- }
392
-
393
- .bpa-section-header {
394
- font-size: 15px !important;
395
- margin-bottom: 10px !important;
396
- padding-bottom: 8px !important;
397
- }
398
-
399
- .bpa-block-section {
400
- padding: 10px;
401
- margin-top: 10px;
402
- }
403
-
404
- .bpa-block-header {
405
- font-size: 13px !important;
406
- }
407
-
408
- .bpa-stepper-form-section .row {
409
- padding: 8px 0;
410
- flex-direction: column;
411
- gap: 4px;
412
- }
413
-
414
- .bpa-stepper-form-section .row .key,
415
- .bpa-stepper-form-section .row .value {
416
- font-size: 12px;
417
- }
418
-
419
- .bpa-table-container {
420
- margin-top: 12px;
421
- }
1
+ body {
2
+ @apply bg-grey-bg;
3
+ }
4
+
5
+ :root {
6
+ --digit-font-family: "Source Sans Pro", sans-serif;
7
+ }
8
+
9
+ body {
10
+ font-family: var(--digit-font-family);
11
+ }
12
+
13
+
14
+ .body-container {
15
+ @apply bg-grey-bg h-full min-h-screen overflow-x-hidden;
16
+ position: relative !important;
17
+
18
+
19
+ }
20
+
21
+ .navbar {
22
+ @apply text-white bg-secondary w-full mb-md;
23
+ background: #FFF !important;
24
+ box-shadow: 0 1px 4px #b1b4b6;
25
+ img {
26
+ height: 24px;
27
+ }
28
+ }
29
+ /* .navbar-header{
30
+ @apply text-navbarheader float-left px-sm
31
+ }
32
+
33
+ .navbar-subheader{
34
+ @apply font-light px-sm border-solid border-l border-white border-opacity-100
35
+ }*/
36
+
37
+ .h1 {
38
+ @apply text-heading-l text-text-primary font-bold mb-md ml-md;
39
+ }
40
+
41
+ .app-container{
42
+ padding: 10px;
43
+ }
44
+
45
+
46
+
47
+ .back-btn {
48
+ width: fit-content;
49
+ @apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
50
+
51
+ label {
52
+ @apply inline mr-sm align-middle;
53
+ }
54
+
55
+ p {
56
+ @apply inline float-right;
57
+ }
58
+ }
59
+
60
+ .bread-crumb {
61
+ font-size: 14px;
62
+ color: #505a5f;
63
+ display: flex;
64
+ margin-bottom: 10px;
65
+ flex-wrap: wrap
66
+ }
67
+ .bread-crumb--item {
68
+ margin-left: 5px;
69
+
70
+ &:not(:last-child):after {
71
+ content: " /";
72
+ }
73
+
74
+ button {
75
+ outline: none;
76
+ }
77
+
78
+ .last {
79
+ color: #0b0c0c;
80
+ }
81
+ }
82
+
83
+ .back-btn2 {
84
+ cursor: pointer;
85
+ width: fit-content;
86
+ color: black;
87
+ margin-top: 3rem;
88
+ @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
89
+
90
+ img {
91
+ @apply flex;
92
+ }
93
+
94
+ svg {
95
+ @apply flex;
96
+ }
97
+
98
+ p {
99
+ @apply flex;
100
+ }
101
+ }
102
+
103
+ @screen dt {
104
+ .employee-app-container {
105
+ @apply w-full;
106
+ }
107
+
108
+ .app-container {
109
+ width: 100%;
110
+ padding: 3rem;
111
+ form {
112
+ .card {
113
+ max-width: 960px;
114
+ h2 {
115
+ }
116
+ .field-container {
117
+ max-width: 540px;
118
+ }
119
+ button {
120
+ max-width: 240px;
121
+ }
122
+ .input-otp-wrap,
123
+ .card-text-button {
124
+ text-align: left;
125
+ }
126
+ }
127
+ }
128
+ }
129
+
130
+ .h1 {
131
+ margin-left: 0;
132
+ @apply text-heading-l-dt;
133
+ }
134
+
135
+ .link-label {
136
+ margin-left: 0;
137
+ }
138
+
139
+ .back-btn {
140
+ margin-left: 0;
141
+ }
142
+
143
+ .back-btn2 {
144
+ margin-left: 0;
145
+ }
146
+ }
147
+
148
+ .body-container::-webkit-scrollbar {
149
+ display: none;
150
+ }
151
+ .audit-card {
152
+ width: 80%;
153
+ margin-left: -21%;
154
+ margin-right: -27%;
155
+ max-height: 120px;
156
+ margin-top: 90px;
157
+ }
158
+
159
+ .citizen-and-architect-photo-header {
160
+ font-size: 24px;
161
+ }
162
+
163
+ .citizen-and-architect-photo-container {
164
+ display: flex;
165
+ justify-content: space-between;
166
+ gap: 20px;
167
+ margin-top: 10px;
168
+ padding: 0px 20px;
169
+ }
170
+
171
+ .citizen-and-architect-photo-item {
172
+ text-align: center;
173
+ }
174
+
175
+ .citizen-and-architect-photo-image {
176
+ width: 100px;
177
+ height: 100px;
178
+ object-fit: cover;
179
+ border-radius: 10%;
180
+ cursor: default;
181
+ }
182
+
183
+ .citizen-and-architect-photo-clickable {
184
+ cursor: pointer;
185
+ }
186
+
187
+ .citizen-and-architect-photo-label {
188
+ /* Add any label styling if needed */
189
+ }
190
+ .bpa-summary-page {
191
+ padding: 2rem;
192
+ background-color: #f9f9f9;
193
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
194
+ color: #333;
195
+ }
196
+
197
+ .bpa-summary-heading {
198
+ font-size: 1.5rem;
199
+ border-bottom: 2px solid #ccc;
200
+ padding-bottom: 0.3rem;
201
+ color: #2e4a66;
202
+ margin-top: 2rem;
203
+ margin-bottom: 1rem;
204
+ }
205
+
206
+ .bpa-summary-section {
207
+ background-color: #ffffff;
208
+ padding: 1rem 1.5rem;
209
+ border-radius: 8px;
210
+ margin-bottom: 2rem;
211
+ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
212
+ }
213
+
214
+ .bpa-summary-label-field-pair {
215
+ display: flex;
216
+ justify-content: space-between;
217
+ border-bottom: 1px dashed #e0e0e0;
218
+ padding: 0.5rem 0;
219
+ color: #333;
220
+ }
221
+
222
+ .bpa-summary-bold-label {
223
+ font-weight: bold;
224
+ color: #555;
225
+ }
226
+
227
+
228
+
229
+ .custom-card-container {
230
+ width: 100%;
231
+ background: rgba(255, 255, 255, 0.95);
232
+ backdrop-filter: blur(6px);
233
+ border-radius: 18px;
234
+ border: 1px solid rgba(229, 231, 235, 0.8);
235
+ padding: 0;
236
+ margin-bottom: 24px;
237
+ box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
238
+ transition: all 0.25s ease;
239
+ overflow: hidden;
240
+ cursor: default;
241
+ }
242
+
243
+ .custom-card-clickable {
244
+ cursor: pointer;
245
+ }
246
+
247
+ .custom-card-hovered {
248
+ transform: translateY(-3px);
249
+ box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
250
+ }
251
+
252
+ .custom-card-table {
253
+ width: 100%;
254
+ border-collapse: separate;
255
+ border-spacing: 24px 20px;
256
+ }
257
+
258
+ .custom-card-td {
259
+ width: 100%;
260
+ padding: 0;
261
+ display: block;
262
+ justify-content: space-between;
263
+ align-items: center;
264
+ }
265
+
266
+ /* ============================================
267
+ BPA STEPPER FORM - Common Styles
268
+ ============================================ */
269
+
270
+ .bpa-stepper-form-container {
271
+ padding: 16px;
272
+ background: #f8fafc;
273
+ min-height: calc(100vh - 120px);
274
+ }
275
+
276
+ .bpa-stepper-form-section {
277
+ background: #ffffff;
278
+ border-radius: 12px;
279
+ padding: 20px 24px;
280
+ margin-bottom: 20px;
281
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
282
+ border: 1px solid #e5e7eb;
283
+ }
284
+
285
+ .bpa-section-header {
286
+ font-size: 18px !important;
287
+ font-weight: 600 !important;
288
+ margin-bottom: 16px !important;
289
+ padding-bottom: 12px !important;
290
+ border-bottom: 2px solid #e5e7eb !important;
291
+ }
292
+
293
+ .bpa-block-section {
294
+ background: #f8fafc;
295
+ border-radius: 8px;
296
+ padding: 16px;
297
+ margin-top: 16px;
298
+ border: 1px solid #e5e7eb;
299
+ }
300
+
301
+ .bpa-block-header {
302
+ font-size: 16px !important;
303
+ font-weight: 600 !important;
304
+ color: #374151 !important;
305
+ margin-bottom: 12px !important;
306
+ }
307
+
308
+ .bpa-table-container {
309
+ margin-top: 16px;
310
+ overflow-x: auto;
311
+ border-radius: 8px;
312
+ border: 1px solid #e5e7eb;
313
+ }
314
+
315
+ .bpa-stepper-form-section .status-table-container {
316
+ margin: 0;
317
+ }
318
+
319
+ .bpa-stepper-form-section .status-table-container .status-table {
320
+ margin: 0;
321
+ }
322
+
323
+ .bpa-stepper-form-section .row {
324
+ padding: 12px 0;
325
+ border-bottom: 1px dashed #e5e7eb;
326
+ }
327
+
328
+ .bpa-stepper-form-section .row:last-child {
329
+ border-bottom: none;
330
+ }
331
+
332
+ .bpa-stepper-form-section .row .key {
333
+ font-weight: 500;
334
+ color: #6b7280;
335
+ font-size: 14px;
336
+ }
337
+
338
+ .bpa-stepper-form-section .row .value {
339
+ font-weight: 600;
340
+ color: #1f2937;
341
+ font-size: 14px;
342
+ }
343
+
344
+ /* Responsive Styles */
345
+ @media screen and (max-width: 768px) {
346
+ .bpa-stepper-form-container {
347
+ padding: 12px;
348
+ }
349
+
350
+ .bpa-stepper-form-section {
351
+ padding: 16px;
352
+ margin-bottom: 16px;
353
+ border-radius: 10px;
354
+ }
355
+
356
+ .bpa-section-header {
357
+ font-size: 16px !important;
358
+ margin-bottom: 12px !important;
359
+ padding-bottom: 10px !important;
360
+ }
361
+
362
+ .bpa-block-section {
363
+ padding: 12px;
364
+ margin-top: 12px;
365
+ }
366
+
367
+ .bpa-block-header {
368
+ font-size: 14px !important;
369
+ margin-bottom: 10px !important;
370
+ }
371
+
372
+ .bpa-stepper-form-section .row {
373
+ padding: 10px 0;
374
+ }
375
+
376
+ .bpa-stepper-form-section .row .key,
377
+ .bpa-stepper-form-section .row .value {
378
+ font-size: 13px;
379
+ }
380
+ }
381
+
382
+ @media screen and (max-width: 480px) {
383
+ .bpa-stepper-form-container {
384
+ padding: 8px;
385
+ }
386
+
387
+ .bpa-stepper-form-section {
388
+ padding: 12px;
389
+ margin-bottom: 12px;
390
+ border-radius: 8px;
391
+ }
392
+
393
+ .bpa-section-header {
394
+ font-size: 15px !important;
395
+ margin-bottom: 10px !important;
396
+ padding-bottom: 8px !important;
397
+ }
398
+
399
+ .bpa-block-section {
400
+ padding: 10px;
401
+ margin-top: 10px;
402
+ }
403
+
404
+ .bpa-block-header {
405
+ font-size: 13px !important;
406
+ }
407
+
408
+ .bpa-stepper-form-section .row {
409
+ padding: 8px 0;
410
+ flex-direction: column;
411
+ gap: 4px;
412
+ }
413
+
414
+ .bpa-stepper-form-section .row .key,
415
+ .bpa-stepper-form-section .row .value {
416
+ font-size: 12px;
417
+ }
418
+
419
+ .bpa-table-container {
420
+ margin-top: 12px;
421
+ }
422
422
  }