@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,455 +1,455 @@
1
- .wrapper {
2
- margin: 20px auto;
3
- }
4
- .accordion-wrapper {
5
- & + * {
6
- margin-top: 0.5em;
7
- }
8
- }
9
- .document-required-options{
10
- display: flex;
11
- .document-index{
12
- min-width:20px;
13
- text-align: right;
14
- padding: 5px;
15
- }
16
- .document-description{
17
- flex-grow:1;
18
- word-break: break-word;
19
- padding: 5px;
20
-
21
-
22
- }
23
- }
24
-
25
- .accordion-item {
26
- overflow: hidden;
27
- transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
28
- height: auto;
29
- max-height: 9999px;
30
- }
31
- .accordion-item.collapsed {
32
- max-height: 0;
33
- transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
34
- }
35
- .accordion-title {
36
- font-weight: 600;
37
- cursor: pointer;
38
- color: #666;
39
- padding: 0.5em 0em;
40
- border-radius: 1.5em;
41
- display: flex;
42
- justify-content: space-between;
43
- align-items: center;
44
- &.open svg {
45
- transform: rotate(-90deg);
46
- }
47
- &:hover,
48
- &.open {
49
- color: black;
50
- }
51
- }
52
- .accordion-content {
53
- padding: 1em 0em;
54
- }
55
- .document_list_searchbar {
56
- border: 1px solid #505A5F !important;
57
- border-radius: 0px !important;
58
- margin: 20px 0;
59
- }
60
- .notices_circular_searchbox {
61
- margin-top: 50px;
62
- }
63
- .notice_and_circular_main {
64
- @apply flex bg-white my-md px-md pt-md pb-lg shadow-card relative;
65
- border-radius: 4px;
66
- }
67
- .gap-ten {
68
- @apply gap-10;
69
- }
70
- .notice_and_circular_heading_mb {
71
- display: flex;
72
- justify-content: space-between;
73
- padding: 2px;
74
- }
75
- .notice_and_circular_heading_mb header {
76
- font-weight: bold;
77
- font-size: 16px !important;
78
- line-height: 24px;
79
- margin-right: 50px;
80
- }
81
- .notice_and_circular_heading_mb .card-caption {
82
- padding-left: 30px;
83
- font-weight: normal;
84
- font-size: 12px;
85
- line-height: 24px;
86
- color: #505A5F;
87
- padding-right: 5px;
88
- padding-left: 15px;
89
- min-width: 80px;
90
- position: absolute;
91
- right: 20px;
92
- }
93
- .notice_and_circular_text {
94
- padding-bottom: 20px;
95
- }
96
- .notice_and_circular_text p {
97
- font-weight: normal;
98
- font-size: 12px;
99
- line-height: 14px;
100
- color: #505A5F;
101
- }
102
- .notice_and_circular_caption {
103
- margin-top: 10px;
104
- margin-bottom: 10px;
105
- }
106
- .notice_and_circular_caption .card-caption {
107
- font-weight: normal;
108
- font-size: 10px;
109
- line-height: 18px;
110
- color: #A3A3A3;
111
- }
112
- .view_download_main {
113
- display: flex;
114
- flex-wrap: wrap;
115
- gap:8px;
116
- align-items: end;
117
- span {
118
- padding-right: 20px;
119
- & .views {
120
- display: flex;
121
- justify-content: space-between;
122
- align-items: center;
123
- p {
124
- padding-left: 10px;
125
- font-weight: normal;
126
- font-size: 16px;
127
- line-height: 19px;
128
- color: #a82227;
129
- }
130
- }
131
- }
132
- & .download_views_padding{
133
- padding-top: 8px;
134
- }
135
- }
136
- @screen dt{
137
- .view_download_main {
138
- span{
139
- & .views {
140
- display: flex;
141
- justify-content: space-between;
142
- align-items: center;
143
- p {
144
- padding-left: 10px;
145
- font-weight: normal;
146
- font-size: 16px;
147
- line-height: 19px;
148
- color: #a82227;
149
- }
150
- }
151
- }
152
- }
153
-
154
- .notice_and_circular_heading_mb .card-caption {
155
- font-size: 16px;
156
- line-height: 24px;
157
- min-width : 150px;
158
- padding-left: 50px;
159
- }
160
-
161
- .view_download_main span{
162
- padding-right: 30px;
163
- }
164
- .view_download_main span .views p {
165
- padding-left: 8px;
166
- font-size: 16px;
167
- }
168
- .notice_and_circular_text p {
169
- font-size: 16px !important;
170
- line-height : 24px;
171
- }
172
- .documentDetails_row {
173
- grid-gap: 0 !important;
174
- gap: 0 !important;
175
- }
176
- .notice_and_circular_heading_mb header{
177
- font-size: 24px !important;
178
- line-height: 28px;
179
- margin-right : 100px;
180
- }
181
- .notice_and_circular_caption .card-caption {
182
- font-size: 14px;
183
- line-height: 21px;
184
- }
185
-
186
- }
187
- .documentDetails {
188
- &_wrapper {
189
- @apply flex flex-col gap-10 items-start;
190
- }
191
- &_row {
192
- @apply flex gap-20;
193
- }
194
- &_title {
195
- @apply w-48 font-bold;
196
- }
197
- &_description {
198
- @apply max-w-lg;
199
- text-overflow: clip;
200
- }
201
- &_pdf {
202
- @apply flex flex-col gap-5;
203
- }
204
- &_subheader {
205
- @apply font-bold;
206
- font-size: large;
207
- }
208
- }
209
-
210
- .documentDetails_pdf {
211
- @apply flex gap-10 cursor-pointer;
212
- }
213
- .grid_section {
214
- @apply grid grid-cols-4 gap-4;
215
- & .document_notification_form_section {
216
- @apply col-span-3;
217
- }
218
- }
219
- .document_notification_first_grid {
220
- @apply grid grid-cols-4 gap-4;
221
- & .form_section,
222
- .document_notification_table_section {
223
- @apply col-span-3;
224
- }
225
- }
226
- .new_document_section_flex {
227
- @apply flex items-center;
228
- & .card-section-header {
229
- @apply pl-lg;
230
- }
231
- }
232
- .new_document_para_color {
233
- @apply text-primary-light;
234
- margin-bottom: 42px;
235
- }
236
- .document_notification_second_grid {
237
- @apply grid grid-cols-3 gap-4;
238
- }
239
- .document_notification_clear_search_btn {
240
- display: flex;
241
- justify-content: flex-end;
242
- align-items: center;
243
- & .document_notification_clear_search_btn_align {
244
- display: flex;
245
- align-items: center;
246
- }
247
- }
248
- .new_document_clear_search_alignment {
249
- @apply mb-md mr-lg;
250
- }
251
- .document_notification_filter_header {
252
- @apply flex justify-between items-center;
253
- }
254
- .document_notification_filter_icon {
255
- @apply flex items-center;
256
- & .card-caption {
257
- @apply ml-lg;
258
- }
259
- }
260
- .document-table-docs-columns {
261
- @apply flex items-center gap-5;
262
- }
263
- .filter_section_main {
264
- padding-bottom: 300px;
265
- }
266
- .new_document_card {
267
- @apply w-full h-56 bg-white p-xl;
268
- }
269
- .filter_table_section_margin {
270
- margin-top: 30px;
271
- }
272
- .filter_card_employee {
273
- @apply w-full h-auto bg-white p-xl;
274
- padding-bottom: 100px;
275
- }
276
- .filter_section_document_categories {
277
- padding-top: 20px;
278
- }
279
- .new_document_card_table {
280
- @apply w-full h-auto bg-white p-xl;
281
- }
282
- .employee_document_inbox_table_main {
283
- .table {
284
- tbody {
285
- tr {
286
- @apply py-md;
287
- }
288
- }
289
- }
290
- }
291
- .confirmation_box {
292
- height: 130px;
293
- display: flex;
294
- align-items: center;
295
- padding-left: 8px;
296
- gap: 10px;
297
- overflow: hidden;
298
- text-overflow: ellipsis;
299
- }
300
- .documentation-list{
301
- display: flex;
302
- }
303
- .Docs_CardWrapper{
304
- @apply bg-white m-sm px-md pt-md pb-lg shadow-card;
305
- border-radius: 4px;
306
- }
307
-
308
- .mobileInbox_attachments{
309
- display:flex;
310
- gap:10px;
311
- }
312
-
313
- .documentDetails_row_items {
314
- display:flex;
315
- flex-direction: row;
316
- align-self: flex-start;
317
- }
318
-
319
- @media screen and (max-width : 768px){
320
- .documentDetails_row_items{
321
- @apply grid grid-cols-2 gap-4;
322
- }
323
- }
324
-
325
-
326
- /* When there are no documents */
327
- .obps-document-detail-no-doc {
328
- padding: 10px 0px;
329
- }
330
-
331
- /* Row (Label) */
332
- .obps-document-detail-row {
333
- padding-top: 10px;
334
- width: 100%;
335
- }
336
-
337
- /* Outer container for files */
338
- .obps-document-detail-list {
339
- display: flex;
340
- flex-wrap: wrap;
341
- }
342
-
343
- /* Each document block */
344
- .obps-document-detail-item {
345
- display: flex;
346
- flex-wrap: wrap;
347
- justify-content: flex-start;
348
- align-content: center;
349
- }
350
-
351
- /* Clickable link */
352
- .obps-document-detail-link {
353
- min-width: 100px;
354
- max-width: 100px;
355
- margin-right: 10px;
356
- height: auto;
357
- text-decoration: none;
358
- }
359
-
360
- /* SVG icon wrapper */
361
- .obps-document-detail-icon-wrapper {
362
- display: flex;
363
- justify-content: center;
364
- }
365
-
366
- /* Document Title */
367
- .obps-document-detail-title {
368
- margin-top: 8px;
369
- text-align: center;
370
- color: #505a5f;
371
- font-weight: 400;
372
- line-height: 19px;
373
- font-size: 16px;
374
- }
375
-
376
- /* Divider line */
377
- .obps-document-detail-divider {
378
- color: #d6d5d4;
379
- background-color: #d6d5d4;
380
- height: 2px;
381
- margin-top: 20px;
382
- margin-bottom: 20px;
383
- border: none;
384
- }
385
-
386
- .clu-doc-required-card {
387
- background: #FAFAFA;
388
- border: 1px solid #D6D5D4;
389
- padding: 8px;
390
- border-radius: 4px;
391
- max-width: 600px;
392
- min-width: 280px;
393
- margin-bottom: 15px;
394
- padding-top: 15px;
395
- }
396
-
397
- .clu-doc-required-wrapper {
398
- margin-bottom: 24px;
399
- }
400
-
401
- .clu-doc-required-label {
402
- width: 100%;
403
- }
404
-
405
- .clu-doc-required-field {
406
- display: flex;
407
- flex-direction: column;
408
- gap: 10px;
409
- }
410
-
411
- .clu-doc-required-coordinates {
412
- padding: 10px;
413
- font-size: 14px;
414
- }
415
- .clu-doc-view-container {
416
- margin-top: 19px;
417
- }
418
-
419
- .clu-doc-view-grid {
420
- display: flex;
421
- flex-wrap: wrap;
422
- gap: 16px;
423
- }
424
-
425
- .clu-doc-view-link {
426
- width: 120px;
427
- text-align: center;
428
- display: flex;
429
- flex-direction: column;
430
- align-items: center;
431
- text-decoration: none;
432
- color: inherit;
433
- }
434
-
435
- .clu-doc-view-pdf-icon {
436
- background: #f6f6f6;
437
- padding: 8px;
438
- }
439
-
440
- .clu-doc-view-label {
441
- margin-top: 8px;
442
- font-size: 12px;
443
- word-wrap: break-word;
444
- overflow: hidden;
445
- text-overflow: ellipsis;
446
- display: -webkit-box;
447
- -webkit-line-clamp: 2;
448
- -webkit-box-orient: vertical;
449
- }
450
-
451
- .no-width {
452
- max-width: none;
453
- min-width: 0;
454
- width: auto;
1
+ .wrapper {
2
+ margin: 20px auto;
3
+ }
4
+ .accordion-wrapper {
5
+ & + * {
6
+ margin-top: 0.5em;
7
+ }
8
+ }
9
+ .document-required-options{
10
+ display: flex;
11
+ .document-index{
12
+ min-width:20px;
13
+ text-align: right;
14
+ padding: 5px;
15
+ }
16
+ .document-description{
17
+ flex-grow:1;
18
+ word-break: break-word;
19
+ padding: 5px;
20
+
21
+
22
+ }
23
+ }
24
+
25
+ .accordion-item {
26
+ overflow: hidden;
27
+ transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
28
+ height: auto;
29
+ max-height: 9999px;
30
+ }
31
+ .accordion-item.collapsed {
32
+ max-height: 0;
33
+ transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
34
+ }
35
+ .accordion-title {
36
+ font-weight: 600;
37
+ cursor: pointer;
38
+ color: #666;
39
+ padding: 0.5em 0em;
40
+ border-radius: 1.5em;
41
+ display: flex;
42
+ justify-content: space-between;
43
+ align-items: center;
44
+ &.open svg {
45
+ transform: rotate(-90deg);
46
+ }
47
+ &:hover,
48
+ &.open {
49
+ color: black;
50
+ }
51
+ }
52
+ .accordion-content {
53
+ padding: 1em 0em;
54
+ }
55
+ .document_list_searchbar {
56
+ border: 1px solid #505A5F !important;
57
+ border-radius: 0px !important;
58
+ margin: 20px 0;
59
+ }
60
+ .notices_circular_searchbox {
61
+ margin-top: 50px;
62
+ }
63
+ .notice_and_circular_main {
64
+ @apply flex bg-white my-md px-md pt-md pb-lg shadow-card relative;
65
+ border-radius: 4px;
66
+ }
67
+ .gap-ten {
68
+ @apply gap-10;
69
+ }
70
+ .notice_and_circular_heading_mb {
71
+ display: flex;
72
+ justify-content: space-between;
73
+ padding: 2px;
74
+ }
75
+ .notice_and_circular_heading_mb header {
76
+ font-weight: bold;
77
+ font-size: 16px !important;
78
+ line-height: 24px;
79
+ margin-right: 50px;
80
+ }
81
+ .notice_and_circular_heading_mb .card-caption {
82
+ padding-left: 30px;
83
+ font-weight: normal;
84
+ font-size: 12px;
85
+ line-height: 24px;
86
+ color: #505A5F;
87
+ padding-right: 5px;
88
+ padding-left: 15px;
89
+ min-width: 80px;
90
+ position: absolute;
91
+ right: 20px;
92
+ }
93
+ .notice_and_circular_text {
94
+ padding-bottom: 20px;
95
+ }
96
+ .notice_and_circular_text p {
97
+ font-weight: normal;
98
+ font-size: 12px;
99
+ line-height: 14px;
100
+ color: #505A5F;
101
+ }
102
+ .notice_and_circular_caption {
103
+ margin-top: 10px;
104
+ margin-bottom: 10px;
105
+ }
106
+ .notice_and_circular_caption .card-caption {
107
+ font-weight: normal;
108
+ font-size: 10px;
109
+ line-height: 18px;
110
+ color: #A3A3A3;
111
+ }
112
+ .view_download_main {
113
+ display: flex;
114
+ flex-wrap: wrap;
115
+ gap:8px;
116
+ align-items: end;
117
+ span {
118
+ padding-right: 20px;
119
+ & .views {
120
+ display: flex;
121
+ justify-content: space-between;
122
+ align-items: center;
123
+ p {
124
+ padding-left: 10px;
125
+ font-weight: normal;
126
+ font-size: 16px;
127
+ line-height: 19px;
128
+ color: #a82227;
129
+ }
130
+ }
131
+ }
132
+ & .download_views_padding{
133
+ padding-top: 8px;
134
+ }
135
+ }
136
+ @screen dt{
137
+ .view_download_main {
138
+ span{
139
+ & .views {
140
+ display: flex;
141
+ justify-content: space-between;
142
+ align-items: center;
143
+ p {
144
+ padding-left: 10px;
145
+ font-weight: normal;
146
+ font-size: 16px;
147
+ line-height: 19px;
148
+ color: #a82227;
149
+ }
150
+ }
151
+ }
152
+ }
153
+
154
+ .notice_and_circular_heading_mb .card-caption {
155
+ font-size: 16px;
156
+ line-height: 24px;
157
+ min-width : 150px;
158
+ padding-left: 50px;
159
+ }
160
+
161
+ .view_download_main span{
162
+ padding-right: 30px;
163
+ }
164
+ .view_download_main span .views p {
165
+ padding-left: 8px;
166
+ font-size: 16px;
167
+ }
168
+ .notice_and_circular_text p {
169
+ font-size: 16px !important;
170
+ line-height : 24px;
171
+ }
172
+ .documentDetails_row {
173
+ grid-gap: 0 !important;
174
+ gap: 0 !important;
175
+ }
176
+ .notice_and_circular_heading_mb header{
177
+ font-size: 24px !important;
178
+ line-height: 28px;
179
+ margin-right : 100px;
180
+ }
181
+ .notice_and_circular_caption .card-caption {
182
+ font-size: 14px;
183
+ line-height: 21px;
184
+ }
185
+
186
+ }
187
+ .documentDetails {
188
+ &_wrapper {
189
+ @apply flex flex-col gap-10 items-start;
190
+ }
191
+ &_row {
192
+ @apply flex gap-20;
193
+ }
194
+ &_title {
195
+ @apply w-48 font-bold;
196
+ }
197
+ &_description {
198
+ @apply max-w-lg;
199
+ text-overflow: clip;
200
+ }
201
+ &_pdf {
202
+ @apply flex flex-col gap-5;
203
+ }
204
+ &_subheader {
205
+ @apply font-bold;
206
+ font-size: large;
207
+ }
208
+ }
209
+
210
+ .documentDetails_pdf {
211
+ @apply flex gap-10 cursor-pointer;
212
+ }
213
+ .grid_section {
214
+ @apply grid grid-cols-4 gap-4;
215
+ & .document_notification_form_section {
216
+ @apply col-span-3;
217
+ }
218
+ }
219
+ .document_notification_first_grid {
220
+ @apply grid grid-cols-4 gap-4;
221
+ & .form_section,
222
+ .document_notification_table_section {
223
+ @apply col-span-3;
224
+ }
225
+ }
226
+ .new_document_section_flex {
227
+ @apply flex items-center;
228
+ & .card-section-header {
229
+ @apply pl-lg;
230
+ }
231
+ }
232
+ .new_document_para_color {
233
+ @apply text-primary-light;
234
+ margin-bottom: 42px;
235
+ }
236
+ .document_notification_second_grid {
237
+ @apply grid grid-cols-3 gap-4;
238
+ }
239
+ .document_notification_clear_search_btn {
240
+ display: flex;
241
+ justify-content: flex-end;
242
+ align-items: center;
243
+ & .document_notification_clear_search_btn_align {
244
+ display: flex;
245
+ align-items: center;
246
+ }
247
+ }
248
+ .new_document_clear_search_alignment {
249
+ @apply mb-md mr-lg;
250
+ }
251
+ .document_notification_filter_header {
252
+ @apply flex justify-between items-center;
253
+ }
254
+ .document_notification_filter_icon {
255
+ @apply flex items-center;
256
+ & .card-caption {
257
+ @apply ml-lg;
258
+ }
259
+ }
260
+ .document-table-docs-columns {
261
+ @apply flex items-center gap-5;
262
+ }
263
+ .filter_section_main {
264
+ padding-bottom: 300px;
265
+ }
266
+ .new_document_card {
267
+ @apply w-full h-56 bg-white p-xl;
268
+ }
269
+ .filter_table_section_margin {
270
+ margin-top: 30px;
271
+ }
272
+ .filter_card_employee {
273
+ @apply w-full h-auto bg-white p-xl;
274
+ padding-bottom: 100px;
275
+ }
276
+ .filter_section_document_categories {
277
+ padding-top: 20px;
278
+ }
279
+ .new_document_card_table {
280
+ @apply w-full h-auto bg-white p-xl;
281
+ }
282
+ .employee_document_inbox_table_main {
283
+ .table {
284
+ tbody {
285
+ tr {
286
+ @apply py-md;
287
+ }
288
+ }
289
+ }
290
+ }
291
+ .confirmation_box {
292
+ height: 130px;
293
+ display: flex;
294
+ align-items: center;
295
+ padding-left: 8px;
296
+ gap: 10px;
297
+ overflow: hidden;
298
+ text-overflow: ellipsis;
299
+ }
300
+ .documentation-list{
301
+ display: flex;
302
+ }
303
+ .Docs_CardWrapper{
304
+ @apply bg-white m-sm px-md pt-md pb-lg shadow-card;
305
+ border-radius: 4px;
306
+ }
307
+
308
+ .mobileInbox_attachments{
309
+ display:flex;
310
+ gap:10px;
311
+ }
312
+
313
+ .documentDetails_row_items {
314
+ display:flex;
315
+ flex-direction: row;
316
+ align-self: flex-start;
317
+ }
318
+
319
+ @media screen and (max-width : 768px){
320
+ .documentDetails_row_items{
321
+ @apply grid grid-cols-2 gap-4;
322
+ }
323
+ }
324
+
325
+
326
+ /* When there are no documents */
327
+ .obps-document-detail-no-doc {
328
+ padding: 10px 0px;
329
+ }
330
+
331
+ /* Row (Label) */
332
+ .obps-document-detail-row {
333
+ padding-top: 10px;
334
+ width: 100%;
335
+ }
336
+
337
+ /* Outer container for files */
338
+ .obps-document-detail-list {
339
+ display: flex;
340
+ flex-wrap: wrap;
341
+ }
342
+
343
+ /* Each document block */
344
+ .obps-document-detail-item {
345
+ display: flex;
346
+ flex-wrap: wrap;
347
+ justify-content: flex-start;
348
+ align-content: center;
349
+ }
350
+
351
+ /* Clickable link */
352
+ .obps-document-detail-link {
353
+ min-width: 100px;
354
+ max-width: 100px;
355
+ margin-right: 10px;
356
+ height: auto;
357
+ text-decoration: none;
358
+ }
359
+
360
+ /* SVG icon wrapper */
361
+ .obps-document-detail-icon-wrapper {
362
+ display: flex;
363
+ justify-content: center;
364
+ }
365
+
366
+ /* Document Title */
367
+ .obps-document-detail-title {
368
+ margin-top: 8px;
369
+ text-align: center;
370
+ color: #505a5f;
371
+ font-weight: 400;
372
+ line-height: 19px;
373
+ font-size: 16px;
374
+ }
375
+
376
+ /* Divider line */
377
+ .obps-document-detail-divider {
378
+ color: #d6d5d4;
379
+ background-color: #d6d5d4;
380
+ height: 2px;
381
+ margin-top: 20px;
382
+ margin-bottom: 20px;
383
+ border: none;
384
+ }
385
+
386
+ .clu-doc-required-card {
387
+ background: #FAFAFA;
388
+ border: 1px solid #D6D5D4;
389
+ padding: 8px;
390
+ border-radius: 4px;
391
+ max-width: 600px;
392
+ min-width: 280px;
393
+ margin-bottom: 15px;
394
+ padding-top: 15px;
395
+ }
396
+
397
+ .clu-doc-required-wrapper {
398
+ margin-bottom: 24px;
399
+ }
400
+
401
+ .clu-doc-required-label {
402
+ width: 100%;
403
+ }
404
+
405
+ .clu-doc-required-field {
406
+ display: flex;
407
+ flex-direction: column;
408
+ gap: 10px;
409
+ }
410
+
411
+ .clu-doc-required-coordinates {
412
+ padding: 10px;
413
+ font-size: 14px;
414
+ }
415
+ .clu-doc-view-container {
416
+ margin-top: 19px;
417
+ }
418
+
419
+ .clu-doc-view-grid {
420
+ display: flex;
421
+ flex-wrap: wrap;
422
+ gap: 16px;
423
+ }
424
+
425
+ .clu-doc-view-link {
426
+ width: 120px;
427
+ text-align: center;
428
+ display: flex;
429
+ flex-direction: column;
430
+ align-items: center;
431
+ text-decoration: none;
432
+ color: inherit;
433
+ }
434
+
435
+ .clu-doc-view-pdf-icon {
436
+ background: #f6f6f6;
437
+ padding: 8px;
438
+ }
439
+
440
+ .clu-doc-view-label {
441
+ margin-top: 8px;
442
+ font-size: 12px;
443
+ word-wrap: break-word;
444
+ overflow: hidden;
445
+ text-overflow: ellipsis;
446
+ display: -webkit-box;
447
+ -webkit-line-clamp: 2;
448
+ -webkit-box-orient: vertical;
449
+ }
450
+
451
+ .no-width {
452
+ max-width: none;
453
+ min-width: 0;
454
+ width: auto;
455
455
  }