@pmidc/upyog-css 1.1.11 → 1.1.12

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 +551 -152
  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 -196
  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 -96
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +450 -446
  24. package/src/components/buttons.scss +134 -118
  25. package/src/components/card.scss +627 -622
  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 -116
  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 -276
  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 -362
  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 +1377 -1033
  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 -448
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -214
  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 -678
  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,679 +1,695 @@
1
- @import "./login.scss";
2
- /* TODO: convert using tailwind */
3
- .employee {
4
- .breadcrumb {
5
- @apply ml-sm mb-lg;
6
- }
7
- .ground-container {
8
- margin-bottom: 56px;
9
- margin-left: 0px;
10
- @apply flex flex-col;
11
- }
12
- .card-home {
13
- font-size: 16px;
14
- padding: 0 0 16px 0;
15
- width: 92vw;
16
- display: inline-block;
17
- margin: 8px auto;
18
- }
19
- .home-action-cards {
20
- height: auto !important;
21
- min-height: 263px;
22
- }
23
- .topbar {
24
- position: fixed;
25
- top: 0;
26
- width: 100%;
27
- padding: 16px 24px;
28
- background: #ffffff;
29
- box-shadow: 0 1px 4px #b1b4b6;
30
- z-index: 9999;
31
-
32
- img {
33
- display: inline;
34
-
35
- &.city {
36
- margin-right: 8px;
37
- height: 48px;
38
- width: 48px;
39
- }
40
-
41
- &.state {
42
- height: 20px;
43
- max-height: 20px;
44
- width: auto;
45
- }
46
- }
47
-
48
- .ulb {
49
- font-weight: bold;
50
- }
51
-
52
- .right {
53
- float: right;
54
- margin-top: 12px;
55
-
56
- .user-img-txt {
57
- background: #a82227;
58
- padding: 10px 15px;
59
- border-radius: 50%;
60
- color: white;
61
- font-weight: 700;
62
- }
63
- }
64
- }
65
-
66
- .main {
67
- padding-top: 88px;
68
- }
69
-
70
- .submit-bar header {
71
- height: 2rem !important;
72
- line-height: 2rem !important;
73
- background-color: #2947a3;
74
- }
75
-
76
- .loginContainer {
77
- padding-top: 88px;
78
- position: relative;
79
- }
80
-
81
- .loginnn {
82
- position: relative;
83
- max-width: 100%;
84
- width: 100%;
85
- min-width: 100%;
86
- }
87
- .loginnn .img {
88
- position: absolute;
89
- background-size: cover;
90
- width: 100%;
91
- max-width: 100%;
92
- max-height: 100%;
93
- }
94
- .logoNiua {
95
- display: flex;
96
- width: 100%;
97
- position: absolute;
98
- }
99
- .logoNiua .img {
100
- width: 15%;
101
- height: 15%;
102
- }
103
- .upyogLogo {
104
- width: 100% !important;
105
- }
106
- .login-logo-wrapper {
107
- min-width: 100%;
108
- height: 100%;
109
- position: absolute;
110
- display: flex;
111
- flex-direction: row;
112
- }
113
- .loginConference {
114
- position: relative;
115
- height: 100%;
116
- width: 100%;
117
- font-weight: 700;
118
- }
119
- .login-banner-wrapper {
120
- position: relative;
121
- color: white;
122
- float: right;
123
- z-index: 999;
124
- height: 100%;
125
- padding-top: 35vh;
126
- margin-right: 2%;
127
- text-align: right;
128
- font-family: none;
129
- }
130
-
131
- .react-time-picker {
132
- width: 100%;
133
- }
134
-
135
- .react-time-picker__wrapper {
136
- border: 1px solid #464646;
137
- }
138
-
139
- .react-time-picker__clock {
140
- display: none;
141
- }
142
-
143
- .react-time-picker__inputGroup__leadingZero {
144
- padding-right: 8px;
145
- display: inline !important;
146
- }
147
-
148
- .react-time-picker__inputGroup__input {
149
- padding: 0;
150
- min-width: none;
151
- outline: none !important;
152
- border: none !important;
153
- }
154
-
155
- .react-time-picker__wrapper {
156
- padding-left: 8px;
157
- }
158
- }
159
- #login-conference-table {
160
- position: absolute;
161
- z-index: 1;
162
- width: 36vw;
163
- height: 62vh;
164
- margin-top: 20vh;
165
- margin-left: 2vw;
166
- }
167
- .banner-slogan {
168
- padding-top: 10%;
169
- }
170
- .psuedo-banner span {
171
- color: #fdd049;
172
- }
173
- .login-banner-wrapper .psuedo-banner {
174
- font-size: 2.2rem;
175
- }
176
- .login-banner-wrapper .banner-slogan {
177
- font-size: 1.5rem;
178
- }
179
- .citizen {
180
- .main {
181
- padding-top: 82px;
182
- min-height: calc(100vh - 48px);
183
- display: flex !important;
184
- justify-content: center;
185
- }
186
- }
187
- .citizen,
188
- .employee {
189
- .sidebar {
190
- position: fixed;
191
- left: 0;
192
- height: calc(100vh - 36px);
193
- color: #1f2937;
194
- z-index: 999;
195
- transition: 0.25s ease all;
196
- white-space: nowrap;
197
- padding-bottom: 5rem;
198
- background: #ffffff;
199
- border-right: 1px solid rgba(15, 23, 42, 0.06);
200
- box-shadow: 0 6px 18px rgba(15, 23, 42, 0.06);
201
- border-radius: 0 12px 12px 0;
202
- backdrop-filter: blur(6px);
203
- margin-top: 5rem;
204
-
205
- .actions {
206
- cursor: pointer;
207
- display: flex;
208
- align-items: center;
209
- .tooltip {
210
- margin-left: 12px;
211
- }
212
- }
213
-
214
- svg {
215
- width: 24px;
216
- height: 24px;
217
- fill: #374151;
218
- transition: fill 0.18s ease;
219
- margin-right: 20px;
220
- margin-left: -10px;
221
- }
222
-
223
- a {
224
- display: flex;
225
- align-items: center;
226
- text-decoration: none;
227
- }
228
-
229
- .sidebar-link {
230
- display: flex;
231
- color: #374151;
232
- justify-content: space-between;
233
- align-items: center;
234
- padding: 12px 18px;
235
- font-size: 14px;
236
- border-left: 4px solid transparent;
237
- border-radius: 8px;
238
- margin: 6px 8px;
239
- transition: all 0.18s ease;
240
-
241
- &.active {
242
- color: #ffffff !important;
243
- background: linear-gradient(90deg, #2563eb 0%, #7c3aed 100%);
244
- border-left-color: #2563eb;
245
- svg {
246
- fill: #ffffff !important;
247
- }
248
- }
249
-
250
- &:hover {
251
- color: #0d43a7 !important;
252
- background-color: rgba(37, 99, 235, 0.06);
253
- border-left-color: rgba(37, 99, 235, 0.16);
254
- cursor: pointer;
255
- svg {
256
- fill: #0d43a7 !important;
257
- }
258
- }
259
-
260
- .employee-search-input {
261
- border: none;
262
- outline: none;
263
- background-color: transparent;
264
- margin-left: 13px;
265
- }
266
-
267
- .custom-link {
268
- .tooltip {
269
- margin-left: 8px;
270
- span {
271
- margin-left: unset !important;
272
- left: unset !important;
273
- }
274
- }
275
- }
276
-
277
- .search-icon-wrapper {
278
- svg {
279
- fill: #6b7280 !important;
280
- width: 20px;
281
- height: 20px;
282
- path {
283
- fill: #6b7280 !important;
284
- }
285
- }
286
- }
287
-
288
- span {
289
- margin-left: 12px;
290
- text-overflow: ellipsis;
291
- overflow: hidden;
292
- white-space: nowrap;
293
- max-width: calc(100% - 56px);
294
- }
295
- }
296
-
297
- .dropdown-link {
298
- height: 40px;
299
- display: flex;
300
- margin-left: 40px;
301
- align-items: center;
302
- text-decoration: none;
303
- color: #374151;
304
- font-size: 14px;
305
- .actions {
306
- .tooltiptext {
307
- left: unset;
308
- right: 1%;
309
- }
310
- }
311
- svg {
312
- width: 20px;
313
- height: 20px;
314
- fill: #6b7280;
315
- }
316
- &:hover {
317
- background: rgba(99, 102, 241, 0.06);
318
- }
319
- }
320
- }
321
-
322
- .wrapperStyles {
323
- margin-top: -5px;
324
- padding-left: 20px;
325
- padding-top: 10px;
326
-
327
- .containerStyles {
328
- border: 1px solid #505a5f;
329
- padding: 16px;
330
- margin-bottom: 20px;
331
- }
332
-
333
- &.leftBorder {
334
- border-left: 2px solid rgba(0, 0, 0, 0.12);
335
- }
336
- }
337
-
338
- .rowContainerStyles {
339
- @apply flex flex-col;
340
- }
341
-
342
- .tableContainerStyles {
343
- border: 1px solid #505a5f;
344
- padding: 16px;
345
- margin-bottom: 20px;
346
- }
347
-
348
- .historyTables {
349
- display: grid;
350
- grid-template-rows: 100px 100px;
351
- grid-template-columns: repeat(5, minmax(100px, 1fr));
352
- }
353
-
354
- .historyContent {
355
- margin: 0 10px;
356
- position: relative;
357
- padding-bottom: 5px;
358
- }
359
-
360
- .historyCheckpoint {
361
- background-color: #fe7a51;
362
- border-radius: 100%;
363
- width: 18px;
364
- height: 18px;
365
- display: inline-block;
366
- position: relative;
367
- left: -9px;
368
- top: 4px;
369
-
370
- &.zIndex {
371
- z-index: 10;
372
- }
373
- }
374
-
375
- .historyTableDateLabel {
376
- color: rgba(0, 0, 0, 0.87);
377
- font-size: 16px;
378
- font-weight: 700;
379
- line-height: 17px;
380
- text-align: left;
381
- display: inline-block;
382
- padding-top: 5px;
383
- }
384
-
385
- .bottomMargin {
386
- margin-bottom: 0px;
387
- }
388
-
389
- .historyTableDate {
390
- color: rgba(0, 0, 0, 0.87);
391
- font-size: 19px;
392
- font-weight: 400;
393
- line-height: 17px;
394
- text-align: left;
395
- display: inline-block;
396
- padding-top: 10px;
397
- }
398
-
399
- .historyHorizontalBar {
400
- background-color: rgba(0, 0, 0, 0.12);
401
- width: auto;
402
- height: 2px;
403
- margin-left: 16px;
404
- }
405
-
406
- .smallText {
407
- font-weight: 500;
408
- font-size: 14px;
409
- }
410
- }
411
-
412
- .citizen {
413
- .sidebar {
414
- margin-top: 54px;
415
- min-width: 200px;
416
- .actions {
417
- display: flex;
418
- align-items: center;
419
- gap: 10px;
420
- }
421
- }
422
- }
423
-
424
- .link {
425
- @apply text-primary-main cursor-pointer;
426
-
427
- :hover {
428
- @apply text-primary-dark;
429
- }
430
- }
431
-
432
- .RightMostTopBarOptions {
433
- @apply flex ;
434
- display: flex;
435
- .EventNotificationWrapper {
436
- @apply relative cursor-pointer;
437
- span {
438
- top: -10px;
439
- right: -10px;
440
- @apply absolute bg-error h-5 w-5 rounded-full text-center;
441
- p {
442
- line-height: 20px;
443
- }
444
- }
445
- }
446
- .select-wrap {
447
- margin-bottom: unset;
448
- svg {
449
- fill: #a82227;
450
- }
451
- .form-field{
452
- width: 100%;
453
- }
454
- }
455
- }
456
-
457
- .fullWidth {
458
- width: 100%;
459
- }
460
-
461
- .multi-select-container {
462
- .disposal-text {
463
- @apply font-bold;
464
- }
465
-
466
- .disposal-info {
467
- @apply my-md ml-sm;
468
- }
469
-
470
- .disposal-action-bar {
471
- @apply flex justify-between items-center;
472
- }
473
- }
474
-
475
- @screen dt {
476
- .d-grid {
477
- display: flex-root;
478
- grid-template-columns: 250px 250px 250px 250px;
479
- column-gap: 10px;
480
- row-gap: 2px;
481
- margin-left: -12px;
482
- }
483
- }
484
-
485
- .m-auto {
486
- margin: auto !important;
487
- }
488
-
489
- .mb-50 {
490
- margin-bottom: 50px;
491
- }
492
- .mb-25 {
493
- margin-bottom: 25px;
494
- }
495
- @media (min-width: 640px) {
496
- .employee {
497
- .ground-container {
498
- margin-left: 0px !important;
499
- @apply block ml-md;
500
- }
501
- .breadcrumb {
502
- @apply mb-lg;
503
- margin-left: 0;
504
- }
505
- .card-home {
506
- width: 270px;
507
- margin-right: 10px;
508
- margin-bottom: 10px;
509
- }
510
- .card-home-hrms {
511
- width: 405px;
512
- padding: 0px;
513
- margin-right: 16px;
514
- margin-bottom: 16px;
515
- }
516
- .main {
517
- display: flex;
518
- flex-direction: column;
519
- padding-top: 80px;
520
- margin-left: 64px;
521
- width: calc(100%-83px);
522
- }
523
- .citizen-home-container {
524
- display: flex;
525
- flex-direction: unset !important;
526
- width: unset !important;
527
- margin-left: unset !important;
528
- padding-top: 58px;
529
- }
530
- }
531
- #main-img {
532
- content: url("https://in-egov-assets.s3.ap-south-1.amazonaws.com/images/employee-login.png");
533
- }
534
- .citizen {
535
- .main {
536
- width: 100%;
537
- padding-top: 80px;
538
- min-height: calc(100vh - 48px);
539
- margin-bottom: 18px !important;
540
- display: flex !important;
541
- }
542
-
543
- .center-container {
544
- }
545
- }
546
- }
547
-
548
- @media only screen and (max-width: 950px) {
549
- #main-img {
550
- content: url("https://i.postimg.cc/9Q7jT6Dd/Banner-Image-2.png");
551
- }
552
- #login-conference-table {
553
- position: relative;
554
- z-index: 1;
555
- width: 75%;
556
- height: 115%;
557
- margin: 12%;
558
- margin-top: 25%;
559
- }
560
- .loginConference {
561
- position: absolute;
562
- height: 100%;
563
- width: 100%;
564
- font-weight: 700;
565
- display: flex;
566
- flex-direction: column;
567
- }
568
- .employee .login-banner-wrapper {
569
- padding-top: 0vh;
570
- }
571
- .psuedo-banner {
572
- font-size: 4vw;
573
- }
574
- .banner-slogan {
575
- font-size: 3.5vw;
576
- }
577
- }
578
-
579
- @media screen and (min-width: 768) {
580
- #login-conference-table {
581
- position: absolute;
582
- z-index: 1;
583
- width: 40%;
584
- height: 30%;
585
- margin: 12%;
586
- margin-top: 25%;
587
- }
588
- }
589
- @media only screen and (max-width: 500px) {
590
- #main-img {
591
- content: url("https://i.postimg.cc/9Q7jT6Dd/Banner-Image-2.png");
592
- }
593
- #login-conference-table {
594
- position: relative;
595
- z-index: 1;
596
- width: 75%;
597
- height: 80%;
598
- margin: 12%;
599
- margin-top: 25%;
600
- }
601
- .loginConference {
602
- position: absolute;
603
- height: 100%;
604
- width: 100%;
605
- font-weight: 700;
606
- display: flex;
607
- flex-direction: column;
608
- }
609
- .employee .psuedo-banner {
610
- font-size: 1.2rem;
611
- }
612
- .employee .banner-slogan {
613
- font-size: 0.8rem;
614
- }
615
- }
616
- @media only screen and (min-width: 300px) {
617
- .employee .card-home {
618
- height: 220px;
619
- border-radius: 12px;
620
- }
621
- }
622
-
623
- .pageCard {
624
- width: 100%;
625
- height: 100%;
626
- padding: 48px;
627
- gap: 48px;
628
- border-radius: 24px;
629
- background: #ffffff;
630
- }
631
-
632
- .ndcFormCard {
633
- max-width: 1200px;
634
- margin: auto;
635
- padding: 20px;
636
- background: #fff;
637
- border-radius: 10px;
638
- box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
639
-
640
- form {
641
- display: grid;
642
- grid-template-columns: repeat(3, 1fr);
643
- gap: 20px;
644
-
645
- .surveydetailsform-wrapper {
646
- display: flex;
647
- flex-direction: column;
648
- width: 100%;
649
-
650
- label {
651
- font-weight: bold;
652
- margin-bottom: 5px;
653
- }
654
-
655
- input {
656
- padding: 10px;
657
- border: 1px solid #ccc;
658
- border-radius: 5px;
659
- }
660
-
661
- p {
662
- color: red;
663
- font-size: 14px;
664
- }
665
- }
666
- }
667
-
668
- @media (max-width: 1024px) {
669
- form {
670
- grid-template-columns: repeat(2, 1fr);
671
- }
672
- }
673
-
674
- @media (max-width: 768px) {
675
- form {
676
- grid-template-columns: 1fr;
677
- }
678
- }
1
+ @import "./login.scss";
2
+ /* TODO: convert using tailwind */
3
+ .employee {
4
+ .breadcrumb {
5
+ @apply ml-sm mb-lg;
6
+ }
7
+ .ground-container {
8
+ margin-bottom: 56px;
9
+ margin-left: 0px;
10
+ margin-top: 0px;
11
+ @apply flex flex-col;
12
+ }
13
+ .card-home {
14
+ font-size: 16px;
15
+ padding: 0 0 16px 0;
16
+ width: 92vw;
17
+ display: inline-block;
18
+ margin: 8px auto;
19
+ }
20
+ .home-action-cards {
21
+ height: auto !important;
22
+ min-height: 263px;
23
+ }
24
+ .topbar {
25
+ position: fixed;
26
+ top: 0;
27
+ width: 100%;
28
+ padding: 16px 24px;
29
+ background: #ffffff;
30
+ box-shadow: 0 1px 4px #b1b4b6;
31
+ z-index: 9999;
32
+
33
+ img {
34
+ display: inline;
35
+
36
+ &.city {
37
+ margin-right: 8px;
38
+ height: 48px;
39
+ width: 48px;
40
+ }
41
+
42
+ &.state {
43
+ height: 20px;
44
+ max-height: 20px;
45
+ width: auto;
46
+ }
47
+ }
48
+
49
+ .ulb {
50
+ font-weight: bold;
51
+ }
52
+
53
+ .right {
54
+ float: right;
55
+ margin-top: 12px;
56
+
57
+ .user-img-txt {
58
+ background: #a82227;
59
+ padding: 10px 15px;
60
+ border-radius: 50%;
61
+ color: white;
62
+ font-weight: 700;
63
+ }
64
+ }
65
+ }
66
+
67
+ .main {
68
+ padding: 10px;
69
+ margin-top: 3rem;
70
+ }
71
+
72
+ @media (min-width: 640px) {
73
+ .main {
74
+ padding-top: 56px;
75
+ margin-top: 0;
76
+ padding: 0;
77
+ }
78
+ }
79
+
80
+ .submit-bar header {
81
+ height: 2rem !important;
82
+ line-height: 2rem !important;
83
+ background-color: #2947a3;
84
+ }
85
+
86
+ .loginContainer {
87
+ padding-top: 88px;
88
+ position: relative;
89
+ }
90
+
91
+ .loginnn {
92
+ position: relative;
93
+ max-width: 100%;
94
+ width: 100%;
95
+ min-width: 100%;
96
+ }
97
+ .loginnn .img {
98
+ position: absolute;
99
+ background-size: cover;
100
+ width: 100%;
101
+ max-width: 100%;
102
+ max-height: 100%;
103
+ }
104
+ .logoNiua {
105
+ display: flex;
106
+ width: 100%;
107
+ position: absolute;
108
+ }
109
+ .logoNiua .img {
110
+ width: 15%;
111
+ height: 15%;
112
+ }
113
+ .upyogLogo {
114
+ width: 100% !important;
115
+ }
116
+ .login-logo-wrapper {
117
+ min-width: 100%;
118
+ height: 100%;
119
+ position: absolute;
120
+ display: flex;
121
+ flex-direction: row;
122
+ }
123
+ .loginConference {
124
+ position: relative;
125
+ height: 100%;
126
+ width: 100%;
127
+ font-weight: 700;
128
+ }
129
+ .login-banner-wrapper {
130
+ position: relative;
131
+ color: white;
132
+ float: right;
133
+ z-index: 999;
134
+ height: 100%;
135
+ padding-top: 35vh;
136
+ margin-right: 2%;
137
+ text-align: right;
138
+ font-family: none;
139
+ }
140
+
141
+ .react-time-picker {
142
+ width: 100%;
143
+ }
144
+
145
+ .react-time-picker__wrapper {
146
+ border: 1px solid #464646;
147
+ }
148
+
149
+ .react-time-picker__clock {
150
+ display: none;
151
+ }
152
+
153
+ .react-time-picker__inputGroup__leadingZero {
154
+ padding-right: 8px;
155
+ display: inline !important;
156
+ }
157
+
158
+ .react-time-picker__inputGroup__input {
159
+ padding: 0;
160
+ min-width: none;
161
+ outline: none !important;
162
+ border: none !important;
163
+ }
164
+
165
+ .react-time-picker__wrapper {
166
+ padding-left: 8px;
167
+ }
168
+ }
169
+ #login-conference-table {
170
+ position: absolute;
171
+ z-index: 1;
172
+ width: 36vw;
173
+ height: 62vh;
174
+ margin-top: 20vh;
175
+ margin-left: 2vw;
176
+ }
177
+ .banner-slogan {
178
+ padding-top: 10%;
179
+ }
180
+ .psuedo-banner span {
181
+ color: #fdd049;
182
+ }
183
+ .login-banner-wrapper .psuedo-banner {
184
+ font-size: 2.2rem;
185
+ }
186
+ .login-banner-wrapper .banner-slogan {
187
+ font-size: 1.5rem;
188
+ }
189
+ .citizen {
190
+ .main {
191
+ padding-top: 56px;
192
+ min-height: calc(100vh - 48px);
193
+ display: flex !important;
194
+ justify-content: center;
195
+ }
196
+ }
197
+ .citizen,
198
+ .employee {
199
+ .sidebar {
200
+ position: fixed;
201
+ left: 0;
202
+ height: calc(100vh - 36px);
203
+ color: #1f2937;
204
+ z-index: 999;
205
+ transition: 0.25s ease all;
206
+ white-space: nowrap;
207
+ padding-bottom: 5rem;
208
+ background: #ffffff;
209
+ border-right: 1px solid rgba(15, 23, 42, 0.06);
210
+ box-shadow: 0 6px 18px rgba(15, 23, 42, 0.06);
211
+ border-radius: 0 12px 12px 0;
212
+ backdrop-filter: blur(6px);
213
+ margin-top: 5rem;
214
+
215
+ .actions {
216
+ cursor: pointer;
217
+ display: flex;
218
+ align-items: center;
219
+ .tooltip {
220
+ margin-left: 12px;
221
+ }
222
+ }
223
+
224
+ svg {
225
+ width: 24px;
226
+ height: 24px;
227
+ fill: #374151;
228
+ transition: fill 0.18s ease;
229
+ margin-right: 20px;
230
+ margin-left: -10px;
231
+ }
232
+
233
+ a {
234
+ display: flex;
235
+ align-items: center;
236
+ text-decoration: none;
237
+ }
238
+
239
+ .sidebar-link {
240
+ display: flex;
241
+ color: #374151;
242
+ justify-content: space-between;
243
+ align-items: center;
244
+ padding: 12px 18px;
245
+ font-size: 14px;
246
+ border-left: 4px solid transparent;
247
+ border-radius: 8px;
248
+ margin: 6px 8px;
249
+ transition: all 0.18s ease;
250
+
251
+ &.active {
252
+ color: #ffffff !important;
253
+ background: linear-gradient(90deg, #2563eb 0%, #7c3aed 100%);
254
+ border-left-color: #2563eb;
255
+ svg {
256
+ fill: #ffffff !important;
257
+ }
258
+ }
259
+
260
+ &:hover {
261
+ color: #0d43a7 !important;
262
+ background-color: rgba(37, 99, 235, 0.06);
263
+ border-left-color: rgba(37, 99, 235, 0.16);
264
+ cursor: pointer;
265
+ svg {
266
+ fill: #0d43a7 !important;
267
+ }
268
+ }
269
+
270
+ .employee-search-input {
271
+ border: none;
272
+ outline: none;
273
+ background-color: transparent;
274
+ margin-left: 13px;
275
+ }
276
+
277
+ .custom-link {
278
+ .tooltip {
279
+ margin-left: 8px;
280
+ span {
281
+ margin-left: unset !important;
282
+ left: unset !important;
283
+ }
284
+ }
285
+ }
286
+
287
+ .search-icon-wrapper {
288
+ svg {
289
+ fill: #6b7280 !important;
290
+ width: 20px;
291
+ height: 20px;
292
+ path {
293
+ fill: #6b7280 !important;
294
+ }
295
+ }
296
+ }
297
+
298
+ span {
299
+ margin-left: 12px;
300
+ text-overflow: ellipsis;
301
+ overflow: hidden;
302
+ white-space: nowrap;
303
+ max-width: calc(100% - 56px);
304
+ }
305
+ }
306
+
307
+ .dropdown-link {
308
+ height: 40px;
309
+ display: flex;
310
+ margin-left: 40px;
311
+ align-items: center;
312
+ text-decoration: none;
313
+ color: #374151;
314
+ font-size: 14px;
315
+ .actions {
316
+ .tooltiptext {
317
+ left: unset;
318
+ right: 1%;
319
+ }
320
+ }
321
+ svg {
322
+ width: 20px;
323
+ height: 20px;
324
+ fill: #6b7280;
325
+ }
326
+ &:hover {
327
+ background: rgba(99, 102, 241, 0.06);
328
+ }
329
+ }
330
+ }
331
+
332
+ .wrapperStyles {
333
+ margin-top: -5px;
334
+ padding-left: 20px;
335
+ padding-top: 10px;
336
+
337
+ .containerStyles {
338
+ border: 1px solid #505a5f;
339
+ padding: 16px;
340
+ margin-bottom: 20px;
341
+ }
342
+
343
+ &.leftBorder {
344
+ border-left: 2px solid rgba(0, 0, 0, 0.12);
345
+ }
346
+ }
347
+
348
+ .rowContainerStyles {
349
+ @apply flex flex-col;
350
+ }
351
+
352
+ .tableContainerStyles {
353
+ border: 1px solid #505a5f;
354
+ padding: 16px;
355
+ margin-bottom: 20px;
356
+ }
357
+
358
+ .historyTables {
359
+ display: grid;
360
+ grid-template-rows: 100px 100px;
361
+ grid-template-columns: repeat(5, minmax(100px, 1fr));
362
+ }
363
+
364
+ .historyContent {
365
+ margin: 0 10px;
366
+ position: relative;
367
+ padding-bottom: 5px;
368
+ }
369
+
370
+ .historyCheckpoint {
371
+ background-color: #fe7a51;
372
+ border-radius: 100%;
373
+ width: 18px;
374
+ height: 18px;
375
+ display: inline-block;
376
+ position: relative;
377
+ left: -9px;
378
+ top: 4px;
379
+
380
+ &.zIndex {
381
+ z-index: 10;
382
+ }
383
+ }
384
+
385
+ .historyTableDateLabel {
386
+ color: rgba(0, 0, 0, 0.87);
387
+ font-size: 16px;
388
+ font-weight: 700;
389
+ line-height: 17px;
390
+ text-align: left;
391
+ display: inline-block;
392
+ padding-top: 5px;
393
+ }
394
+
395
+ .bottomMargin {
396
+ margin-bottom: 0px;
397
+ }
398
+
399
+ .historyTableDate {
400
+ color: rgba(0, 0, 0, 0.87);
401
+ font-size: 19px;
402
+ font-weight: 400;
403
+ line-height: 17px;
404
+ text-align: left;
405
+ display: inline-block;
406
+ padding-top: 10px;
407
+ }
408
+
409
+ .historyHorizontalBar {
410
+ background-color: rgba(0, 0, 0, 0.12);
411
+ width: auto;
412
+ height: 2px;
413
+ margin-left: 16px;
414
+ }
415
+
416
+ .smallText {
417
+ font-weight: 500;
418
+ font-size: 14px;
419
+ }
420
+ }
421
+
422
+ .citizen {
423
+ .sidebar {
424
+ margin-top: 54px;
425
+ min-width: 200px;
426
+ .actions {
427
+ display: flex;
428
+ align-items: center;
429
+ gap: 10px;
430
+ }
431
+ }
432
+ }
433
+
434
+ .link {
435
+ @apply text-primary-main cursor-pointer;
436
+
437
+ :hover {
438
+ @apply text-primary-dark;
439
+ }
440
+ }
441
+
442
+ .RightMostTopBarOptions {
443
+ @apply flex ;
444
+ display: flex;
445
+ .EventNotificationWrapper {
446
+ @apply relative cursor-pointer;
447
+ span {
448
+ top: -10px;
449
+ right: -10px;
450
+ @apply absolute bg-error h-5 w-5 rounded-full text-center;
451
+ p {
452
+ line-height: 20px;
453
+ }
454
+ }
455
+ }
456
+ .select-wrap {
457
+ margin-bottom: unset;
458
+ svg {
459
+ fill: #a82227;
460
+ }
461
+ .form-field{
462
+ width: 100%;
463
+ }
464
+ }
465
+ }
466
+
467
+ .fullWidth {
468
+ width: 100%;
469
+ }
470
+
471
+ .multi-select-container {
472
+ .disposal-text {
473
+ @apply font-bold;
474
+ }
475
+
476
+ .disposal-info {
477
+ @apply my-md ml-sm;
478
+ }
479
+
480
+ .disposal-action-bar {
481
+ @apply flex justify-between items-center;
482
+ }
483
+ }
484
+
485
+ @screen dt {
486
+ .d-grid {
487
+ display: flex-root;
488
+ grid-template-columns: 250px 250px 250px 250px;
489
+ column-gap: 10px;
490
+ row-gap: 2px;
491
+ margin-left: -12px;
492
+ }
493
+ }
494
+
495
+ .m-auto {
496
+ margin: auto !important;
497
+ }
498
+
499
+ .mb-50 {
500
+ margin-bottom: 50px;
501
+ }
502
+ .mb-25 {
503
+ margin-bottom: 25px;
504
+ }
505
+ @media (min-width: 640px) {
506
+ .employee {
507
+ .ground-container {
508
+ margin-left: 0px !important;
509
+ @apply block ml-md;
510
+ }
511
+ .breadcrumb {
512
+ @apply mb-lg;
513
+ margin-left: 0;
514
+ }
515
+ .card-home {
516
+ width: 270px;
517
+ margin-right: 10px;
518
+ margin-bottom: 10px;
519
+ }
520
+ .card-home-hrms {
521
+ width: 405px;
522
+ padding: 0px;
523
+ margin-right: 16px;
524
+ margin-bottom: 16px;
525
+ }
526
+ .main {
527
+ display: flex;
528
+ flex-direction: column;
529
+ padding-top: 56px;
530
+ margin-left: 64px;
531
+ width: calc(100%-83px);
532
+ }
533
+ .citizen-home-container {
534
+ display: flex;
535
+ flex-direction: unset !important;
536
+ width: unset !important;
537
+ margin-left: unset !important;
538
+ padding-top: 58px;
539
+ }
540
+ }
541
+ #main-img {
542
+ content: url("https://in-egov-assets.s3.ap-south-1.amazonaws.com/images/employee-login.png");
543
+ }
544
+ .citizen {
545
+ .main {
546
+ width: 100%;
547
+ padding-top: 56px;
548
+ min-height: calc(100vh - 48px);
549
+ margin-bottom: 18px !important;
550
+ display: flex !important;
551
+ }
552
+
553
+ .center-container {
554
+ }
555
+ }
556
+ }
557
+
558
+ /* Mobile view - add margin-top to ground-container */
559
+ @media only screen and (max-width: 639px) {
560
+ .employee .ground-container {
561
+ margin-top: 36px;
562
+ }
563
+ }
564
+
565
+ @media only screen and (max-width: 950px) {
566
+ #main-img {
567
+ content: url("https://i.postimg.cc/9Q7jT6Dd/Banner-Image-2.png");
568
+ }
569
+ #login-conference-table {
570
+ position: relative;
571
+ z-index: 1;
572
+ width: 75%;
573
+ height: 115%;
574
+ margin: 12%;
575
+ margin-top: 25%;
576
+ }
577
+ .loginConference {
578
+ position: absolute;
579
+ height: 100%;
580
+ width: 100%;
581
+ font-weight: 700;
582
+ display: flex;
583
+ flex-direction: column;
584
+ }
585
+ .employee .login-banner-wrapper {
586
+ padding-top: 0vh;
587
+ }
588
+ .psuedo-banner {
589
+ font-size: 4vw;
590
+ }
591
+ .banner-slogan {
592
+ font-size: 3.5vw;
593
+ }
594
+ }
595
+
596
+ @media screen and (min-width: 768) {
597
+ #login-conference-table {
598
+ position: absolute;
599
+ z-index: 1;
600
+ width: 40%;
601
+ height: 30%;
602
+ margin: 12%;
603
+ margin-top: 25%;
604
+ }
605
+ }
606
+ @media only screen and (max-width: 500px) {
607
+ #main-img {
608
+ content: url("https://i.postimg.cc/9Q7jT6Dd/Banner-Image-2.png");
609
+ }
610
+ #login-conference-table {
611
+ position: relative;
612
+ z-index: 1;
613
+ width: 75%;
614
+ height: 80%;
615
+ margin: 12%;
616
+ margin-top: 25%;
617
+ }
618
+ .loginConference {
619
+ position: absolute;
620
+ height: 100%;
621
+ width: 100%;
622
+ font-weight: 700;
623
+ display: flex;
624
+ flex-direction: column;
625
+ }
626
+ .employee .psuedo-banner {
627
+ font-size: 1.2rem;
628
+ }
629
+ .employee .banner-slogan {
630
+ font-size: 0.8rem;
631
+ }
632
+ }
633
+ @media only screen and (min-width: 300px) {
634
+ .employee .card-home {
635
+ height: 220px;
636
+ border-radius: 12px;
637
+ }
638
+ }
639
+
640
+ .pageCard {
641
+ width: 100%;
642
+ height: 100%;
643
+ padding: 20px;
644
+ border-radius: 24px;
645
+ background: #ffffff;
646
+ }
647
+
648
+ .ndcFormCard {
649
+ max-width: 1200px;
650
+ margin: auto;
651
+ padding: 20px;
652
+ background: #fff;
653
+ border-radius: 10px;
654
+ box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
655
+
656
+ form {
657
+ display: grid;
658
+ grid-template-columns: repeat(3, 1fr);
659
+ gap: 20px;
660
+
661
+ .surveydetailsform-wrapper {
662
+ display: flex;
663
+ flex-direction: column;
664
+ width: 100%;
665
+
666
+ label {
667
+ font-weight: bold;
668
+ margin-bottom: 5px;
669
+ }
670
+
671
+ input {
672
+ padding: 10px;
673
+ border: 1px solid #ccc;
674
+ border-radius: 5px;
675
+ }
676
+
677
+ p {
678
+ color: red;
679
+ font-size: 14px;
680
+ }
681
+ }
682
+ }
683
+
684
+ @media (max-width: 1024px) {
685
+ form {
686
+ grid-template-columns: repeat(2, 1fr);
687
+ }
688
+ }
689
+
690
+ @media (max-width: 768px) {
691
+ form {
692
+ grid-template-columns: 1fr;
693
+ }
694
+ }
679
695
  }