@chipstcp/upyog-css 1.0.1 → 1.0.3

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 (133) hide show
  1. package/dist/index.css +41 -11
  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 +422 -422
  24. package/src/components/buttons.scss +142 -142
  25. package/src/components/card.scss +968 -968
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +119 -119
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +117 -117
  51. package/src/components/multiSelectDropdown.scss +93 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -26
  56. package/src/components/radiobtn.scss +46 -46
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +146 -146
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +116 -116
  75. package/src/index.scss +2110 -2087
  76. package/src/modules/BPA/index.scss +97 -97
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +1327 -1327
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +341 -341
  95. package/src/pages/common/pgrUICssfix.scss +128 -128
  96. package/src/pages/common/requiredField.scss +3 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/sitePhotoGraphs.scss +26 -26
  100. package/src/pages/common/stepForm.scss +40 -40
  101. package/src/pages/employee/EmployeeLogin.scss +6 -6
  102. package/src/pages/employee/cardfix.scss +13 -13
  103. package/src/pages/employee/container.scss +73 -73
  104. package/src/pages/employee/dashboard.scss +204 -204
  105. package/src/pages/employee/disconnection.scss +425 -425
  106. package/src/pages/employee/dss.scss +251 -251
  107. package/src/pages/employee/faq.scss +353 -353
  108. package/src/pages/employee/footer.scss +68 -68
  109. package/src/pages/employee/form-fields.scss +26 -26
  110. package/src/pages/employee/header.scss +262 -262
  111. package/src/pages/employee/iframe.scss +65 -65
  112. package/src/pages/employee/inbox.scss +1110 -1110
  113. package/src/pages/employee/index.scss +693 -693
  114. package/src/pages/employee/landing.scss +1802 -1802
  115. package/src/pages/employee/login.scss +253 -253
  116. package/src/pages/employee/oldMobileInbox.scss +4 -4
  117. package/src/pages/employee/popupmodule.scss +47 -47
  118. package/src/pages/employee/response.scss +2 -2
  119. package/src/pages/employee/scroll-table.scss +113 -113
  120. package/src/pages/employee/surveys.scss +469 -469
  121. package/src/pages/employee/tooltip.scss +35 -35
  122. package/src/pages/employee/updateNumber.scss +12 -12
  123. package/src/pages/swach/index.scss +231 -231
  124. package/src/pages/ws/index.scss +118 -118
  125. package/svg/camera.svg +4 -4
  126. package/svg/check.svg +3 -3
  127. package/svg/close.svg +4 -4
  128. package/svg/error.svg +3 -3
  129. package/svg/error2.svg +5 -5
  130. package/svg/searchicon.svg +3 -3
  131. package/svg/starempty.svg +3 -3
  132. package/svg/starfilled.svg +4 -4
  133. package/svg/success.svg +3 -3
@@ -1,423 +1,423 @@
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
- margin-top: 3rem;
44
- }
45
-
46
-
47
-
48
- .back-btn {
49
- width: fit-content;
50
- @apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
51
-
52
- label {
53
- @apply inline mr-sm align-middle;
54
- }
55
-
56
- p {
57
- @apply inline float-right;
58
- }
59
- }
60
-
61
- .bread-crumb {
62
- font-size: 14px;
63
- color: #505a5f;
64
- display: flex;
65
- margin-bottom: 10px;
66
- flex-wrap: wrap
67
- }
68
- .bread-crumb--item {
69
- margin-left: 5px;
70
-
71
- &:not(:last-child):after {
72
- content: " /";
73
- }
74
-
75
- button {
76
- outline: none;
77
- }
78
-
79
- .last {
80
- color: #0b0c0c;
81
- }
82
- }
83
-
84
- .back-btn2 {
85
- cursor: pointer;
86
- width: fit-content;
87
- color: black;
88
- margin-top: 3rem;
89
- @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
90
-
91
- img {
92
- @apply flex;
93
- }
94
-
95
- svg {
96
- @apply flex;
97
- }
98
-
99
- p {
100
- @apply flex;
101
- }
102
- }
103
-
104
- @screen dt {
105
- .employee-app-container {
106
- @apply w-full;
107
- }
108
-
109
- .app-container {
110
- width: 100%;
111
- padding: 3rem;
112
- form {
113
- .card {
114
- max-width: 960px;
115
- h2 {
116
- }
117
- .field-container {
118
- max-width: 540px;
119
- }
120
- button {
121
- max-width: 240px;
122
- }
123
- .input-otp-wrap,
124
- .card-text-button {
125
- text-align: left;
126
- }
127
- }
128
- }
129
- }
130
-
131
- .h1 {
132
- margin-left: 0;
133
- @apply text-heading-l-dt;
134
- }
135
-
136
- .link-label {
137
- margin-left: 0;
138
- }
139
-
140
- .back-btn {
141
- margin-left: 0;
142
- }
143
-
144
- .back-btn2 {
145
- margin-left: 0;
146
- }
147
- }
148
-
149
- .body-container::-webkit-scrollbar {
150
- display: none;
151
- }
152
- .audit-card {
153
- width: 80%;
154
- margin-left: -21%;
155
- margin-right: -27%;
156
- max-height: 120px;
157
- margin-top: 90px;
158
- }
159
-
160
- .citizen-and-architect-photo-header {
161
- font-size: 24px;
162
- }
163
-
164
- .citizen-and-architect-photo-container {
165
- display: flex;
166
- justify-content: space-between;
167
- gap: 20px;
168
- margin-top: 10px;
169
- padding: 0px 20px;
170
- }
171
-
172
- .citizen-and-architect-photo-item {
173
- text-align: center;
174
- }
175
-
176
- .citizen-and-architect-photo-image {
177
- width: 100px;
178
- height: 100px;
179
- object-fit: cover;
180
- border-radius: 10%;
181
- cursor: default;
182
- }
183
-
184
- .citizen-and-architect-photo-clickable {
185
- cursor: pointer;
186
- }
187
-
188
- .citizen-and-architect-photo-label {
189
- /* Add any label styling if needed */
190
- }
191
- .bpa-summary-page {
192
- padding: 2rem;
193
-
194
- font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
195
- color: #333;
196
- }
197
-
198
- .bpa-summary-heading {
199
- font-size: 1.5rem;
200
- border-bottom: 2px solid #ccc;
201
- padding-bottom: 0.3rem;
202
- color: #2e4a66;
203
- margin-top: 2rem;
204
- margin-bottom: 1rem;
205
- }
206
-
207
- .bpa-summary-section {
208
-
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
- max-width: 170px !important;
226
- height: auto !important;
227
- }
228
-
229
-
230
- .custom-card-container {
231
- width: 100%;
232
- background: rgba(255, 255, 255, 0.95);
233
- backdrop-filter: blur(6px);
234
- border-radius: 18px;
235
- border: 1px solid rgba(229, 231, 235, 0.8);
236
- padding: 0;
237
- margin-bottom: 24px;
238
- box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
239
- transition: all 0.25s ease;
240
- overflow: hidden;
241
- cursor: default;
242
- }
243
-
244
- .custom-card-clickable {
245
- cursor: pointer;
246
- }
247
-
248
- .custom-card-hovered {
249
- transform: translateY(-3px);
250
- box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
251
- }
252
-
253
- .custom-card-table {
254
- width: 100%;
255
- border-collapse: separate;
256
- border-spacing: 24px 20px;
257
- }
258
-
259
- .custom-card-td {
260
- width: 100%;
261
- padding: 0;
262
- display: block;
263
- justify-content: space-between;
264
- align-items: center;
265
- }
266
-
267
- /* ============================================
268
- BPA STEPPER FORM - Common Styles
269
- ============================================ */
270
-
271
- .bpa-stepper-form-container {
272
- padding: 16px;
273
- background: #f8fafc;
274
- min-height: calc(100vh - 120px);
275
- }
276
-
277
- .bpa-stepper-form-section {
278
- background: #ffffff;
279
- border-radius: 12px;
280
- padding: 20px 24px;
281
- margin-bottom: 20px;
282
- box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
283
- border: 1px solid #e5e7eb;
284
- }
285
-
286
- .bpa-section-header {
287
- font-size: 18px !important;
288
- font-weight: 600 !important;
289
- margin-bottom: 16px !important;
290
- padding-bottom: 12px !important;
291
- border-bottom: 2px solid #e5e7eb !important;
292
- }
293
-
294
- .bpa-block-section {
295
- background: #f8fafc;
296
- border-radius: 8px;
297
- padding: 16px;
298
- margin-top: 16px;
299
- border: 1px solid #e5e7eb;
300
- }
301
-
302
- .bpa-block-header {
303
- font-size: 16px !important;
304
- font-weight: 600 !important;
305
- color: #374151 !important;
306
- margin-bottom: 12px !important;
307
- }
308
-
309
- .bpa-table-container {
310
- margin-top: 16px;
311
- overflow-x: auto;
312
- border-radius: 8px;
313
- border: 1px solid #e5e7eb;
314
- }
315
-
316
- .bpa-stepper-form-section .status-table-container {
317
- margin: 0;
318
- }
319
-
320
- .bpa-stepper-form-section .status-table-container .status-table {
321
- margin: 0;
322
- }
323
-
324
- .bpa-stepper-form-section .row {
325
- padding: 12px 0;
326
- border-bottom: 1px dashed #e5e7eb;
327
- }
328
-
329
- .bpa-stepper-form-section .row:last-child {
330
- border-bottom: none;
331
- }
332
-
333
- .bpa-stepper-form-section .row .key {
334
- font-weight: 500;
335
- color: #6b7280;
336
- font-size: 14px;
337
- }
338
-
339
- .bpa-stepper-form-section .row .value {
340
- font-weight: 600;
341
- color: #1f2937;
342
- font-size: 14px;
343
- }
344
-
345
- /* Responsive Styles */
346
- @media screen and (max-width: 768px) {
347
- .bpa-stepper-form-container {
348
- padding: 12px;
349
- }
350
-
351
- .bpa-stepper-form-section {
352
- padding: 16px;
353
- margin-bottom: 16px;
354
- border-radius: 10px;
355
- }
356
-
357
- .bpa-section-header {
358
- font-size: 16px !important;
359
- margin-bottom: 12px !important;
360
- padding-bottom: 10px !important;
361
- }
362
-
363
- .bpa-block-section {
364
- padding: 12px;
365
- margin-top: 12px;
366
- }
367
-
368
- .bpa-block-header {
369
- font-size: 14px !important;
370
- margin-bottom: 10px !important;
371
- }
372
-
373
- .bpa-stepper-form-section .row {
374
- padding: 10px 0;
375
- }
376
-
377
- .bpa-stepper-form-section .row .key,
378
- .bpa-stepper-form-section .row .value {
379
- font-size: 13px;
380
- }
381
- }
382
-
383
- @media screen and (max-width: 480px) {
384
- .bpa-stepper-form-container {
385
- padding: 8px;
386
- }
387
-
388
- .bpa-stepper-form-section {
389
- padding: 12px;
390
- margin-bottom: 12px;
391
- border-radius: 8px;
392
- }
393
-
394
- .bpa-section-header {
395
- font-size: 15px !important;
396
- margin-bottom: 10px !important;
397
- padding-bottom: 8px !important;
398
- }
399
-
400
- .bpa-block-section {
401
- padding: 10px;
402
- margin-top: 10px;
403
- }
404
-
405
- .bpa-block-header {
406
- font-size: 13px !important;
407
- }
408
-
409
- .bpa-stepper-form-section .row {
410
- padding: 8px 0;
411
- flex-direction: column;
412
- gap: 4px;
413
- }
414
-
415
- .bpa-stepper-form-section .row .key,
416
- .bpa-stepper-form-section .row .value {
417
- font-size: 12px;
418
- }
419
-
420
- .bpa-table-container {
421
- margin-top: 12px;
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
+ margin-top: 3rem;
44
+ }
45
+
46
+
47
+
48
+ .back-btn {
49
+ width: fit-content;
50
+ @apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
51
+
52
+ label {
53
+ @apply inline mr-sm align-middle;
54
+ }
55
+
56
+ p {
57
+ @apply inline float-right;
58
+ }
59
+ }
60
+
61
+ .bread-crumb {
62
+ font-size: 14px;
63
+ color: #505a5f;
64
+ display: flex;
65
+ margin-bottom: 10px;
66
+ flex-wrap: wrap
67
+ }
68
+ .bread-crumb--item {
69
+ margin-left: 5px;
70
+
71
+ &:not(:last-child):after {
72
+ content: " /";
73
+ }
74
+
75
+ button {
76
+ outline: none;
77
+ }
78
+
79
+ .last {
80
+ color: #0b0c0c;
81
+ }
82
+ }
83
+
84
+ .back-btn2 {
85
+ cursor: pointer;
86
+ width: fit-content;
87
+ color: black;
88
+ margin-top: 3rem;
89
+ @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
90
+
91
+ img {
92
+ @apply flex;
93
+ }
94
+
95
+ svg {
96
+ @apply flex;
97
+ }
98
+
99
+ p {
100
+ @apply flex;
101
+ }
102
+ }
103
+
104
+ @screen dt {
105
+ .employee-app-container {
106
+ @apply w-full;
107
+ }
108
+
109
+ .app-container {
110
+ width: 100%;
111
+ padding: 3rem;
112
+ form {
113
+ .card {
114
+ max-width: 960px;
115
+ h2 {
116
+ }
117
+ .field-container {
118
+ max-width: 540px;
119
+ }
120
+ button {
121
+ max-width: 240px;
122
+ }
123
+ .input-otp-wrap,
124
+ .card-text-button {
125
+ text-align: left;
126
+ }
127
+ }
128
+ }
129
+ }
130
+
131
+ .h1 {
132
+ margin-left: 0;
133
+ @apply text-heading-l-dt;
134
+ }
135
+
136
+ .link-label {
137
+ margin-left: 0;
138
+ }
139
+
140
+ .back-btn {
141
+ margin-left: 0;
142
+ }
143
+
144
+ .back-btn2 {
145
+ margin-left: 0;
146
+ }
147
+ }
148
+
149
+ .body-container::-webkit-scrollbar {
150
+ display: none;
151
+ }
152
+ .audit-card {
153
+ width: 80%;
154
+ margin-left: -21%;
155
+ margin-right: -27%;
156
+ max-height: 120px;
157
+ margin-top: 90px;
158
+ }
159
+
160
+ .citizen-and-architect-photo-header {
161
+ font-size: 24px;
162
+ }
163
+
164
+ .citizen-and-architect-photo-container {
165
+ display: flex;
166
+ justify-content: space-between;
167
+ gap: 20px;
168
+ margin-top: 10px;
169
+ padding: 0px 20px;
170
+ }
171
+
172
+ .citizen-and-architect-photo-item {
173
+ text-align: center;
174
+ }
175
+
176
+ .citizen-and-architect-photo-image {
177
+ width: 100px;
178
+ height: 100px;
179
+ object-fit: cover;
180
+ border-radius: 10%;
181
+ cursor: default;
182
+ }
183
+
184
+ .citizen-and-architect-photo-clickable {
185
+ cursor: pointer;
186
+ }
187
+
188
+ .citizen-and-architect-photo-label {
189
+ /* Add any label styling if needed */
190
+ }
191
+ .bpa-summary-page {
192
+ padding: 2rem;
193
+
194
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
195
+ color: #333;
196
+ }
197
+
198
+ .bpa-summary-heading {
199
+ font-size: 1.5rem;
200
+ border-bottom: 2px solid #ccc;
201
+ padding-bottom: 0.3rem;
202
+ color: #2e4a66;
203
+ margin-top: 2rem;
204
+ margin-bottom: 1rem;
205
+ }
206
+
207
+ .bpa-summary-section {
208
+
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
+ max-width: 170px !important;
226
+ height: auto !important;
227
+ }
228
+
229
+
230
+ .custom-card-container {
231
+ width: 100%;
232
+ background: rgba(255, 255, 255, 0.95);
233
+ backdrop-filter: blur(6px);
234
+ border-radius: 18px;
235
+ border: 1px solid rgba(229, 231, 235, 0.8);
236
+ padding: 0;
237
+ margin-bottom: 24px;
238
+ box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
239
+ transition: all 0.25s ease;
240
+ overflow: hidden;
241
+ cursor: default;
242
+ }
243
+
244
+ .custom-card-clickable {
245
+ cursor: pointer;
246
+ }
247
+
248
+ .custom-card-hovered {
249
+ transform: translateY(-3px);
250
+ box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
251
+ }
252
+
253
+ .custom-card-table {
254
+ width: 100%;
255
+ border-collapse: separate;
256
+ border-spacing: 24px 20px;
257
+ }
258
+
259
+ .custom-card-td {
260
+ width: 100%;
261
+ padding: 0;
262
+ display: block;
263
+ justify-content: space-between;
264
+ align-items: center;
265
+ }
266
+
267
+ /* ============================================
268
+ BPA STEPPER FORM - Common Styles
269
+ ============================================ */
270
+
271
+ .bpa-stepper-form-container {
272
+ padding: 16px;
273
+ background: #f8fafc;
274
+ min-height: calc(100vh - 120px);
275
+ }
276
+
277
+ .bpa-stepper-form-section {
278
+ background: #ffffff;
279
+ border-radius: 12px;
280
+ padding: 20px 24px;
281
+ margin-bottom: 20px;
282
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
283
+ border: 1px solid #e5e7eb;
284
+ }
285
+
286
+ .bpa-section-header {
287
+ font-size: 18px !important;
288
+ font-weight: 600 !important;
289
+ margin-bottom: 16px !important;
290
+ padding-bottom: 12px !important;
291
+ border-bottom: 2px solid #e5e7eb !important;
292
+ }
293
+
294
+ .bpa-block-section {
295
+ background: #f8fafc;
296
+ border-radius: 8px;
297
+ padding: 16px;
298
+ margin-top: 16px;
299
+ border: 1px solid #e5e7eb;
300
+ }
301
+
302
+ .bpa-block-header {
303
+ font-size: 16px !important;
304
+ font-weight: 600 !important;
305
+ color: #374151 !important;
306
+ margin-bottom: 12px !important;
307
+ }
308
+
309
+ .bpa-table-container {
310
+ margin-top: 16px;
311
+ overflow-x: auto;
312
+ border-radius: 8px;
313
+ border: 1px solid #e5e7eb;
314
+ }
315
+
316
+ .bpa-stepper-form-section .status-table-container {
317
+ margin: 0;
318
+ }
319
+
320
+ .bpa-stepper-form-section .status-table-container .status-table {
321
+ margin: 0;
322
+ }
323
+
324
+ .bpa-stepper-form-section .row {
325
+ padding: 12px 0;
326
+ border-bottom: 1px dashed #e5e7eb;
327
+ }
328
+
329
+ .bpa-stepper-form-section .row:last-child {
330
+ border-bottom: none;
331
+ }
332
+
333
+ .bpa-stepper-form-section .row .key {
334
+ font-weight: 500;
335
+ color: #6b7280;
336
+ font-size: 14px;
337
+ }
338
+
339
+ .bpa-stepper-form-section .row .value {
340
+ font-weight: 600;
341
+ color: #1f2937;
342
+ font-size: 14px;
343
+ }
344
+
345
+ /* Responsive Styles */
346
+ @media screen and (max-width: 768px) {
347
+ .bpa-stepper-form-container {
348
+ padding: 12px;
349
+ }
350
+
351
+ .bpa-stepper-form-section {
352
+ padding: 16px;
353
+ margin-bottom: 16px;
354
+ border-radius: 10px;
355
+ }
356
+
357
+ .bpa-section-header {
358
+ font-size: 16px !important;
359
+ margin-bottom: 12px !important;
360
+ padding-bottom: 10px !important;
361
+ }
362
+
363
+ .bpa-block-section {
364
+ padding: 12px;
365
+ margin-top: 12px;
366
+ }
367
+
368
+ .bpa-block-header {
369
+ font-size: 14px !important;
370
+ margin-bottom: 10px !important;
371
+ }
372
+
373
+ .bpa-stepper-form-section .row {
374
+ padding: 10px 0;
375
+ }
376
+
377
+ .bpa-stepper-form-section .row .key,
378
+ .bpa-stepper-form-section .row .value {
379
+ font-size: 13px;
380
+ }
381
+ }
382
+
383
+ @media screen and (max-width: 480px) {
384
+ .bpa-stepper-form-container {
385
+ padding: 8px;
386
+ }
387
+
388
+ .bpa-stepper-form-section {
389
+ padding: 12px;
390
+ margin-bottom: 12px;
391
+ border-radius: 8px;
392
+ }
393
+
394
+ .bpa-section-header {
395
+ font-size: 15px !important;
396
+ margin-bottom: 10px !important;
397
+ padding-bottom: 8px !important;
398
+ }
399
+
400
+ .bpa-block-section {
401
+ padding: 10px;
402
+ margin-top: 10px;
403
+ }
404
+
405
+ .bpa-block-header {
406
+ font-size: 13px !important;
407
+ }
408
+
409
+ .bpa-stepper-form-section .row {
410
+ padding: 8px 0;
411
+ flex-direction: column;
412
+ gap: 4px;
413
+ }
414
+
415
+ .bpa-stepper-form-section .row .key,
416
+ .bpa-stepper-form-section .row .value {
417
+ font-size: 12px;
418
+ }
419
+
420
+ .bpa-table-container {
421
+ margin-top: 12px;
422
+ }
423
423
  }