@pmidc/upyog-css 1.0.33 → 1.0.35

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 (114) hide show
  1. package/dist/index.css +124 -0
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +110 -110
  5. package/src/components/CitizenHomeCard.scss +58 -58
  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/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +96 -96
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +146 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +436 -436
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +310 -310
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +110 -106
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +178 -178
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -111
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +862 -853
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +165 -165
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/citizenNewLogin.scss +139 -0
  79. package/src/pages/citizen/container.scss +22 -22
  80. package/src/pages/citizen/payment/payment-type.scss +2 -2
  81. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  82. package/src/pages/common/form.scss +25 -25
  83. package/src/pages/common/requiredField.scss +2 -2
  84. package/src/pages/common/stepForm.scss +40 -40
  85. package/src/pages/employee/EmployeeLogin.scss +6 -6
  86. package/src/pages/employee/cardfix.scss +13 -13
  87. package/src/pages/employee/container.scss +73 -73
  88. package/src/pages/employee/dashboard.scss +203 -203
  89. package/src/pages/employee/dss.scss +249 -249
  90. package/src/pages/employee/faq.scss +353 -353
  91. package/src/pages/employee/footer.scss +68 -68
  92. package/src/pages/employee/form-fields.scss +13 -13
  93. package/src/pages/employee/iframe.scss +65 -65
  94. package/src/pages/employee/inbox.scss +744 -744
  95. package/src/pages/employee/index.scss +679 -679
  96. package/src/pages/employee/landing.scss +324 -324
  97. package/src/pages/employee/login.scss +594 -594
  98. package/src/pages/employee/oldMobileInbox.scss +4 -4
  99. package/src/pages/employee/popupmodule.scss +47 -47
  100. package/src/pages/employee/response.scss +2 -2
  101. package/src/pages/employee/scroll-table.scss +113 -113
  102. package/src/pages/employee/surveys.scss +469 -469
  103. package/src/pages/employee/tooltip.scss +35 -35
  104. package/src/pages/employee/updateNumber.scss +12 -12
  105. package/src/pages/swach/index.scss +136 -136
  106. package/svg/camera.svg +4 -4
  107. package/svg/check.svg +3 -3
  108. package/svg/close.svg +4 -4
  109. package/svg/error.svg +3 -3
  110. package/svg/error2.svg +5 -5
  111. package/svg/searchicon.svg +3 -3
  112. package/svg/starempty.svg +3 -3
  113. package/svg/starfilled.svg +4 -4
  114. package/svg/success.svg +3 -3
@@ -1,47 +1,47 @@
1
- .OnGroundEventDetailsCard{
2
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
- @apply bg-white mx-sm mb-md p-md rounded;
4
- }
5
-
6
- .eventAddressAndDirection{
7
- @apply text-body-s mb-md;
8
- span{
9
- @apply flex mb-sm;
10
- svg{
11
- @apply h-5 w-5;
12
- }
13
- div{
14
- @apply ml-md;
15
- p{
16
- @apply mb-sm;
17
- }
18
- .direction{
19
- @apply text-primary-main cursor-pointer;
20
- }
21
- }
22
- }
23
- }
24
-
25
- .eventTimeRange{
26
- @apply text-body-s flex;
27
- svg{
28
- @apply h-5 w-5;
29
- }
30
- p{
31
- @apply ml-md;
32
- }
33
- }
34
-
35
- .cardCaptionBodyS{
36
- @apply text-body-s text-text-secondary mb-md;
37
- }
38
-
39
- @screen dt{
40
- .eventAddressAndDirection{
41
- @apply text-body-s-dt;
42
- }
43
-
44
- .cardCaptionBodyS{
45
- @apply text-body-s-dt;
46
- }
1
+ .OnGroundEventDetailsCard{
2
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
+ @apply bg-white mx-sm mb-md p-md rounded;
4
+ }
5
+
6
+ .eventAddressAndDirection{
7
+ @apply text-body-s mb-md;
8
+ span{
9
+ @apply flex mb-sm;
10
+ svg{
11
+ @apply h-5 w-5;
12
+ }
13
+ div{
14
+ @apply ml-md;
15
+ p{
16
+ @apply mb-sm;
17
+ }
18
+ .direction{
19
+ @apply text-primary-main cursor-pointer;
20
+ }
21
+ }
22
+ }
23
+ }
24
+
25
+ .eventTimeRange{
26
+ @apply text-body-s flex;
27
+ svg{
28
+ @apply h-5 w-5;
29
+ }
30
+ p{
31
+ @apply ml-md;
32
+ }
33
+ }
34
+
35
+ .cardCaptionBodyS{
36
+ @apply text-body-s text-text-secondary mb-md;
37
+ }
38
+
39
+ @screen dt{
40
+ .eventAddressAndDirection{
41
+ @apply text-body-s-dt;
42
+ }
43
+
44
+ .cardCaptionBodyS{
45
+ @apply text-body-s-dt;
46
+ }
47
47
  }
@@ -1,165 +1,165 @@
1
- .HomePageWrapper {
2
- margin-top: -25px;
3
-
4
- .BannerWithSearch {
5
- margin-bottom: 40px;
6
- width: 100%;
7
- @apply relative;
8
- .Search {
9
- width: calc(100% - 32px);
10
- bottom: -18px;
11
- @apply mx-md absolute;
12
- }
13
- img {
14
- height: 33vw;
15
- @apply w-full object-cover;
16
- }
17
- }
18
-
19
- .ServicesSection {
20
- @apply flex flex-wrap;
21
- padding: 40px 15px 0 15px;
22
- }
23
-
24
- @screen dt {
25
- .ServicesSection {
26
- @apply flex flex-wrap;
27
- padding: 40px 15px 0 15px;
28
- width: 100%;
29
- }
30
- }
31
-
32
- .WhatsNewSection {
33
- @apply m-sm;
34
- padding: 0 15px;
35
- .headSection {
36
- @apply flex mb-sm justify-between;
37
- h2 {
38
- @apply text-heading-s font-bold text-text-primary pl-sm;
39
- }
40
- p {
41
- @apply text-link text-primary-main font-medium cursor-pointer;
42
- }
43
- }
44
- @media (min-width: 780px) {
45
- padding: 0 15px;
46
- }
47
- }
48
-
49
- .WhatsAppBanner{
50
- width: 100%;
51
- padding: 0px 20px 0px 20px;
52
- margin: auto;
53
- cursor: pointer;
54
- display:none;
55
- img {
56
- width: 100%;
57
- }
58
- }
59
- }
60
-
61
- @media (min-width: 780px) {
62
- .SideBarStatic {
63
- width: 219px;
64
- background: #ffffff;
65
- margin-top: -24px;
66
- }
67
- }
68
- @media (max-width: 780px) {
69
- .SideBarStatic {
70
- width: 219px;
71
- background: #ffffff;
72
- margin-top: -24px;
73
- display: none;
74
- }
75
- }
76
-
77
- .HomePageContainer {
78
- @media (min-width: 780px) {
79
- display: flex;
80
- width: 100% !important;
81
- height: calc(100%-30px);
82
- }
83
- }
84
-
85
- .moduleLinkHomePage {
86
- @media (min-width: 780px) {
87
- width: calc(100% - 219px);
88
- }
89
- margin-top: -25px;
90
- img {
91
- height: 33vw;
92
- background: linear-gradient(#000000,#000000);
93
- @apply object-cover;
94
- width:100vw;
95
- }
96
- h1 {
97
- position: absolute;
98
- top: 100px;
99
- left: 21px;
100
- @apply text-heading-xl text-white font-bold;
101
- }
102
- .moduleLinkHomePageBackButton {
103
- border: none;
104
- top: 76px;
105
- svg {
106
- fill: #ffffff;
107
- }
108
- @apply absolute text-white text-heading-s ml-md;
109
- }
110
- }
111
-
112
- .moduleLinkHomePageModuleLinks {
113
- @apply mt-md;
114
- .CitizenHomeCard {
115
- .header {
116
- @apply hidden;
117
- }
118
- }
119
- }
120
-
121
- @screen dt {
122
- .HomePageWrapper {
123
- width: 100%;
124
- .BannerWithSearch {
125
- margin-bottom: 56px;
126
- width: 100% !important;
127
- .Search {
128
- width: 100%;
129
- margin: 0;
130
- padding: 0 15px 0 15px;
131
- }
132
- img {
133
- height: 20vw;
134
- }
135
- }
136
-
137
- .WhatsAppBanner {
138
- width: 100%;
139
- img{
140
- height: 20vw;
141
- width: 100%;
142
- }
143
- }
144
-
145
- }
146
- .moduleLinkHomePage {
147
- img {
148
- min-width: 100vw;
149
- height: 20vw;
150
- }
151
- h1 {
152
- top: calc(10vw + 40px);
153
- left: 15.8rem;
154
- }
155
- .moduleLinkHomePageBackButton {
156
- top: calc(10vw + 16px);
157
- @apply ml-md;
158
- }
159
- }
160
-
161
- .moduleLinkHomePageModuleLinks {
162
- max-width: unset;
163
- width:100%
164
- }
165
- }
1
+ .HomePageWrapper {
2
+ margin-top: -25px;
3
+
4
+ .BannerWithSearch {
5
+ margin-bottom: 40px;
6
+ width: 100%;
7
+ @apply relative;
8
+ .Search {
9
+ width: calc(100% - 32px);
10
+ bottom: -18px;
11
+ @apply mx-md absolute;
12
+ }
13
+ img {
14
+ height: 33vw;
15
+ @apply w-full object-cover;
16
+ }
17
+ }
18
+
19
+ .ServicesSection {
20
+ @apply flex flex-wrap;
21
+ padding: 40px 15px 0 15px;
22
+ }
23
+
24
+ @screen dt {
25
+ .ServicesSection {
26
+ @apply flex flex-wrap;
27
+ padding: 40px 15px 0 15px;
28
+ width: 100%;
29
+ }
30
+ }
31
+
32
+ .WhatsNewSection {
33
+ @apply m-sm;
34
+ padding: 0 15px;
35
+ .headSection {
36
+ @apply flex mb-sm justify-between;
37
+ h2 {
38
+ @apply text-heading-s font-bold text-text-primary pl-sm;
39
+ }
40
+ p {
41
+ @apply text-link text-primary-main font-medium cursor-pointer;
42
+ }
43
+ }
44
+ @media (min-width: 780px) {
45
+ padding: 0 15px;
46
+ }
47
+ }
48
+
49
+ .WhatsAppBanner{
50
+ width: 100%;
51
+ padding: 0px 20px 0px 20px;
52
+ margin: auto;
53
+ cursor: pointer;
54
+ display:none;
55
+ img {
56
+ width: 100%;
57
+ }
58
+ }
59
+ }
60
+
61
+ @media (min-width: 780px) {
62
+ .SideBarStatic {
63
+ width: 219px;
64
+ background: #ffffff;
65
+ margin-top: -24px;
66
+ }
67
+ }
68
+ @media (max-width: 780px) {
69
+ .SideBarStatic {
70
+ width: 219px;
71
+ background: #ffffff;
72
+ margin-top: -24px;
73
+ display: none;
74
+ }
75
+ }
76
+
77
+ .HomePageContainer {
78
+ @media (min-width: 780px) {
79
+ display: flex;
80
+ width: 100% !important;
81
+ height: calc(100%-30px);
82
+ }
83
+ }
84
+
85
+ .moduleLinkHomePage {
86
+ @media (min-width: 780px) {
87
+ width: calc(100% - 219px);
88
+ }
89
+ margin-top: -25px;
90
+ img {
91
+ height: 33vw;
92
+ background: linear-gradient(#000000,#000000);
93
+ @apply object-cover;
94
+ width:100vw;
95
+ }
96
+ h1 {
97
+ position: absolute;
98
+ top: 100px;
99
+ left: 21px;
100
+ @apply text-heading-xl text-white font-bold;
101
+ }
102
+ .moduleLinkHomePageBackButton {
103
+ border: none;
104
+ top: 76px;
105
+ svg {
106
+ fill: #ffffff;
107
+ }
108
+ @apply absolute text-white text-heading-s ml-md;
109
+ }
110
+ }
111
+
112
+ .moduleLinkHomePageModuleLinks {
113
+ @apply mt-md;
114
+ .CitizenHomeCard {
115
+ .header {
116
+ @apply hidden;
117
+ }
118
+ }
119
+ }
120
+
121
+ @screen dt {
122
+ .HomePageWrapper {
123
+ width: 100%;
124
+ .BannerWithSearch {
125
+ margin-bottom: 56px;
126
+ width: 100% !important;
127
+ .Search {
128
+ width: 100%;
129
+ margin: 0;
130
+ padding: 0 15px 0 15px;
131
+ }
132
+ img {
133
+ height: 20vw;
134
+ }
135
+ }
136
+
137
+ .WhatsAppBanner {
138
+ width: 100%;
139
+ img{
140
+ height: 20vw;
141
+ width: 100%;
142
+ }
143
+ }
144
+
145
+ }
146
+ .moduleLinkHomePage {
147
+ img {
148
+ min-width: 100vw;
149
+ height: 20vw;
150
+ }
151
+ h1 {
152
+ top: calc(10vw + 40px);
153
+ left: 15.8rem;
154
+ }
155
+ .moduleLinkHomePageBackButton {
156
+ top: calc(10vw + 16px);
157
+ @apply ml-md;
158
+ }
159
+ }
160
+
161
+ .moduleLinkHomePageModuleLinks {
162
+ max-width: unset;
163
+ width:100%
164
+ }
165
+ }
@@ -1,22 +1,22 @@
1
- .surveyListclockDiv{
2
- @apply flex items-center my-lg;
3
- }
4
- .surveyListclockDiv span{
5
- @apply pl-md text-text-primary;
6
- }
7
- .surveyListstatus{
8
- @apply flex items-center justify-between;
9
- }
10
- .surveyLisNotResponded{
11
- @apply text-error;
12
- }
13
- .surveyLisResponded{
14
- @apply text-success;
15
- }
16
- .surveyListCardMargin{
17
- @apply mx-md my-lg ;
18
- }
19
- .centered-message{
20
- @apply flex items-center pl-md py-lg ;
21
-
1
+ .surveyListclockDiv{
2
+ @apply flex items-center my-lg;
3
+ }
4
+ .surveyListclockDiv span{
5
+ @apply pl-md text-text-primary;
6
+ }
7
+ .surveyListstatus{
8
+ @apply flex items-center justify-between;
9
+ }
10
+ .surveyLisNotResponded{
11
+ @apply text-error;
12
+ }
13
+ .surveyLisResponded{
14
+ @apply text-success;
15
+ }
16
+ .surveyListCardMargin{
17
+ @apply mx-md my-lg ;
18
+ }
19
+ .centered-message{
20
+ @apply flex items-center pl-md py-lg ;
21
+
22
22
  }
@@ -1,22 +1,22 @@
1
- .notice_and_circular_image svg {
2
- width: 80px;
3
- height: 100px;
4
- }
5
- .notice_and_circular_content {
6
- padding-left: 50px;
7
- }
8
- .back-btn2{
9
- border: none;
10
- }
11
- @media screen and (max-width: 768px) {
12
- .notice_and_circular_image svg {
13
- width: 53px;
14
- height: 66px;
15
- }
16
- .notice_and_circular_content {
17
- padding-left: 40px;
18
- }
19
- .documentContainerPadding{
20
- padding: 0 10px;
21
- }
1
+ .notice_and_circular_image svg {
2
+ width: 80px;
3
+ height: 100px;
4
+ }
5
+ .notice_and_circular_content {
6
+ padding-left: 50px;
7
+ }
8
+ .back-btn2{
9
+ border: none;
10
+ }
11
+ @media screen and (max-width: 768px) {
12
+ .notice_and_circular_image svg {
13
+ width: 53px;
14
+ height: 66px;
15
+ }
16
+ .notice_and_circular_content {
17
+ padding-left: 40px;
18
+ }
19
+ .documentContainerPadding{
20
+ padding: 0 10px;
21
+ }
22
22
  }
@@ -0,0 +1,139 @@
1
+ .login-container {
2
+ width: 100%;
3
+ display: flex;
4
+ align-items: center;
5
+ justify-content: center;
6
+
7
+ .login-wrapper {
8
+ display: flex;
9
+ flex-direction: column;
10
+ justify-content: center;
11
+ align-items: center;
12
+ --bg-opacity: 1;
13
+ background-color: #fff;
14
+ background-color: rgba(255, 255, 255, var(--bg-opacity));
15
+ margin: 8px;
16
+ padding: 16px 16px 24px;
17
+ -webkit-box-shadow: 0 0 5px 0 rgba(34, 34, 34, 0.43922);
18
+ box-shadow: 0 0 5px 0 rgba(34, 34, 34, 0.43922);
19
+ border-radius: 4px;
20
+ width: 100%;
21
+ max-width: 50vw;
22
+
23
+ .login-title {
24
+ width: 100%;
25
+ max-width: 525px;
26
+ font-size: 24px;
27
+ color: #0b0c0c;
28
+ font-weight: 600;
29
+ text-align: start;
30
+ }
31
+
32
+ .lag-loc-wrapper {
33
+ display: flex;
34
+ justify-content: center;
35
+ width: 100%;
36
+ max-width: 540px;
37
+ gap: 30px;
38
+
39
+ .location-wrapper {
40
+ display: flex;
41
+ flex-direction: column;
42
+ gap: 8px;
43
+ width: 100%;
44
+ max-width: 260px;
45
+
46
+ .select {
47
+ display: flex;
48
+ align-items: center;
49
+ border: 1px solid #b4b4b4 !important;
50
+ background-color: rgba(255, 255, 255, var(--bg-opacity));
51
+ border-radius: 8px;
52
+ }
53
+
54
+ .select-active {
55
+ border-radius: 8px !important;
56
+ }
57
+ }
58
+
59
+ .language-wrapper {
60
+ width: 100%;
61
+ max-width: 260px;
62
+ }
63
+ }
64
+
65
+ .label {
66
+ font-weight: 500;
67
+ font-size: 16px;
68
+ line-height: 25px;
69
+ color: #686677;
70
+
71
+ span {
72
+ color: #ff1515;
73
+ }
74
+ }
75
+
76
+ .input-wrapper {
77
+ width: 100%;
78
+ max-width: 540px;
79
+
80
+ .submit-bar,
81
+ .submit-bar-disabled {
82
+ width: 100%;
83
+ max-width: 540px;
84
+ }
85
+
86
+ .card-label {
87
+ font-weight: 500 !important;
88
+ font-size: 16px !important;
89
+ line-height: 25px !important;
90
+ color: #686677 !important;
91
+ }
92
+
93
+ &.hide-submit-buttons + .submit-bar,
94
+ &.hide-submit-buttons + .submit-bar-disabled {
95
+ display: none !important;
96
+ }
97
+ }
98
+
99
+ .account-link {
100
+ font-size: 16px;
101
+ font-weight: 400;
102
+ line-height: 25px;
103
+ text-align: center;
104
+ }
105
+
106
+ .link {
107
+ color: #1778ff;
108
+ text-decoration: underline;
109
+ }
110
+
111
+ .resendIn {
112
+ font-size: 16px;
113
+ font-weight: 500;
114
+ color: #686677;
115
+ text-align: right;
116
+
117
+ span {
118
+ color: #1778ff;
119
+ }
120
+ }
121
+
122
+ .resend {
123
+ text-align: right;
124
+ cursor: pointer;
125
+ font-weight: 700;
126
+ }
127
+ }
128
+ }
129
+
130
+ @media (max-width: 700px) {
131
+ .login-container {
132
+ .login-wrapper {
133
+ .lag-loc-wrapper {
134
+ flex-direction: column;
135
+ gap: 0px;
136
+ }
137
+ }
138
+ }
139
+ }
@@ -1,23 +1,23 @@
1
- .citizen-home-footer {
2
- @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
3
- img {
4
- @apply ml-sm;
5
- }
6
- }
7
-
8
- .employee .citizen-home-footer {
9
- @apply fixed bottom-0;
10
- }
11
- .fill-path-primary-main {
12
- path {
13
- fill: #1359C8;
14
- }
15
- }
16
-
17
- .obps-search {
18
- margin: 8px;
19
- }
20
- .font-Weigth-bold {
21
- font-weight: 600 !important;
22
- margin-top: 20px !important;
1
+ .citizen-home-footer {
2
+ @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
3
+ img {
4
+ @apply ml-sm;
5
+ }
6
+ }
7
+
8
+ .employee .citizen-home-footer {
9
+ @apply fixed bottom-0;
10
+ }
11
+ .fill-path-primary-main {
12
+ path {
13
+ fill: #1359C8;
14
+ }
15
+ }
16
+
17
+ .obps-search {
18
+ margin: 8px;
19
+ }
20
+ .font-Weigth-bold {
21
+ font-weight: 600 !important;
22
+ margin-top: 20px !important;
23
23
  }
@@ -1,3 +1,3 @@
1
- .payment-amount-info{
2
- @apply flex justify-between;
1
+ .payment-amount-info{
2
+ @apply flex justify-between;
3
3
  }