@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,377 +1,377 @@
1
- .navbar {
2
- @apply bg-secondary w-full;
3
- position: fixed;
4
- z-index: 9999;
5
- color: #000;
6
- box-shadow: 0 1px 4px #b1b4b6;
7
- img {
8
- display: inline-block;
9
- min-width: 78px;
10
- height: 24px;
11
- }
12
- .nav {
13
- display: flex;
14
- justify-content: space-between;
15
- }
16
- .nav-wrapper {
17
- display: flex;
18
- @media (min-width: 780px) {
19
- .hamburger-span {
20
- display: none;
21
- }
22
- }
23
- }
24
-
25
- h3 {
26
- @apply inline-block border-l border-solid border-white pl-sm ml-sm;
27
- }
28
- }
29
-
30
- .notification-wrapper {
31
- position: relative;
32
- display: flex;
33
- align-items: center;
34
- justify-content: center;
35
- cursor: pointer;
36
- padding: 8px;
37
- border-radius: 50%;
38
- transition: background-color 0.2s ease;
39
-
40
- &:hover {
41
- background-color: rgba(0, 0, 0, 0.05);
42
- }
43
-
44
- .notification-count {
45
- position: absolute;
46
- top: 0;
47
- right: 0;
48
- background-color: #ef4444;
49
- color: white;
50
- font-size: 10px;
51
- font-weight: 600;
52
- min-width: 16px;
53
- height: 16px;
54
- border-radius: 50%;
55
- display: flex;
56
- align-items: center;
57
- justify-content: center;
58
- padding: 2px;
59
- }
60
-
61
- svg {
62
- width: 22px;
63
- height: 22px;
64
- background: #ffdc00;
65
- border-radius: 50%;
66
- }
67
- }
68
-
69
- .img-circle {
70
- border-radius: 50%;
71
- }
72
-
73
- .profile-section {
74
- height: auto;
75
- display: flex;
76
- flex-direction: column;
77
- align-items: center;
78
- padding-top: 30px;
79
- border-radius: 8px;
80
- margin: 0.2rem;
81
-
82
- img {
83
- width: 89px;
84
- height: 88px;
85
- margin: 0px auto 16px;
86
- }
87
-
88
- .label-container {
89
- .label-text {
90
- color: #EEE;
91
- }
92
- &.name-Profile {
93
- .label-text {
94
- letter-spacing: 0.6px;
95
- font-weight: 700;
96
- font-size: 18px;
97
- color: #FFF;
98
- }
99
- }
100
- }
101
- .profile-divider {
102
- /* border-top: 1px solid #d6d5d4; */
103
- margin-left: 20px;
104
- margin-right: 20px;
105
- width: 90%;
106
- margin-top: 1rem;
107
- }
108
- }
109
-
110
- .drawer-list {
111
- @apply pt-md;
112
- position: relative;
113
- min-height: 1px;
114
- overflow: auto;
115
- .menu-item {
116
- border: 10px;
117
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
118
- cursor: pointer;
119
- text-decoration: none;
120
- margin: 0px;
121
- outline: none;
122
- font-size: 16px;
123
- position: relative;
124
- color: rgb(95, 92, 98);
125
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
126
- min-height: 48px;
127
- white-space: initial;
128
- background: none;
129
- .icon {
130
- display: block;
131
- color: rgb(117, 117, 117);
132
- fill: rgb(117, 117, 117);
133
- height: 21px;
134
- width: 21px;
135
- float: left;
136
- }
137
- .edit-btn-ico{
138
- height: 17px;
139
- width: 17px;
140
- margin-top: 16px;
141
- }
142
- .icon + .menu-label {
143
- margin-left: 36px;
144
- text-overflow: ellipsis;
145
- white-space: nowrap;
146
- }
147
- }
148
- .sidebar-list {
149
-
150
- &.active {
151
- border-left: 5px solid #a82227;
152
- .menu-label {
153
- color: #a82227;
154
- }
155
- .icon {
156
- fill: #a82227;
157
- }
158
- }
159
-
160
- .submenu-container {
161
- cursor: pointer;
162
- display: flex;
163
- flex-direction: column;
164
- .sidebar-link {
165
- display: flex;
166
- justify-content: space-between;
167
- align-items: center;
168
- svg {
169
- width: 21px;
170
- height: 21px;
171
- color: rgb(117, 117, 117);
172
- fill: rgb(117, 117, 117);
173
- }
174
- }
175
- .actions {
176
- display: flex;
177
- align-items: center;
178
- overflow: hidden !important;
179
-
180
- span {
181
- margin-left: 13px;
182
- line-height: 48px;
183
- white-space: nowrap;
184
- color: #5f5c62;
185
- overflow: hidden;
186
- text-overflow: ellipsis;
187
- }
188
- input {
189
- border: none;
190
- outline: none;
191
- margin-left: 16px;
192
- padding: 0.5em;
193
- color: #5f5c62;
194
- }
195
- }
196
- }
197
- }
198
-
199
- .dropdown-link {
200
- .actions {
201
- display: flex;
202
- padding: 1em;
203
- svg {
204
- width: 21px;
205
- height: 21px;
206
- color: rgb(117, 117, 117);
207
- fill: rgb(117, 117, 117);
208
- }
209
- span {
210
- color: #5f5c62;
211
- }
212
- }
213
- }
214
- }
215
-
216
- .drawer-desktop {
217
- .menu-item {
218
- border: 10px;
219
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
220
- cursor: pointer;
221
- text-decoration: none;
222
- margin: 0px;
223
- outline: none;
224
- font-size: 16px;
225
- position: relative;
226
- color: #61646B;
227
- font-weight: 500;
228
- line-height: 48px;
229
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
230
- min-height: 48px;
231
- white-space: initial;
232
- background: none;
233
- .icon {
234
- display: block;
235
- color: #61646B;
236
- fill: #61646B;
237
- height: 21px !important;
238
- width: 21px !important;
239
- float: left;
240
- margin-top: 12px;
241
- }
242
- .edit-btn-ico {
243
- height: 17px;
244
- width: 17px;
245
- margin-top: 16px;
246
- }
247
- .icon + .menu-label {
248
- margin-left: 36px;
249
- overflow: hidden;
250
- text-overflow: ellipsis;
251
- white-space: nowrap;
252
- }
253
- }
254
- @media (min-width: 780px) {
255
- .sidebar-list {
256
- padding-right: 16px;
257
- padding-left: 16px;
258
- &.active {
259
- border-left: 10px solid #0D43A7;
260
- padding-left: 11px;
261
- background-color: #F2FAFF;
262
- .menu-label {
263
- color: #0D43A7;
264
- }
265
- .icon {
266
- fill: #0D43A7;
267
- }
268
- }
269
-
270
- .submenu-container {
271
- cursor: pointer;
272
- display: flex;
273
- flex-direction: column;
274
- .sidebar-link {
275
- display: flex;
276
- justify-content: space-between;
277
- align-items: center;
278
- svg {
279
- width: 21px;
280
- height: 21px;
281
- color: rgb(117, 117, 117);
282
- fill: rgb(117, 117, 117);
283
- }
284
- .actions {
285
- .tooltip {
286
- margin-left: 16px;
287
- }
288
- }
289
- }
290
- .actions {
291
- display: flex;
292
- align-items: center;
293
- overflow: hidden !important;
294
-
295
- span {
296
- margin-left: 13px;
297
- line-height: 48px;
298
- white-space: nowrap;
299
- color: #5f5c62;
300
- overflow: hidden;
301
- text-overflow: ellipsis;
302
- }
303
- }
304
- }
305
- }
306
-
307
- .dropdown-link {
308
- .actions {
309
- display: flex;
310
- padding: 1em;
311
- svg {
312
- width: 21px;
313
- height: 21px;
314
- color: rgb(117, 117, 117);
315
- fill: rgb(117, 117, 117);
316
- }
317
- span {
318
- color: #5f5c62;
319
- }
320
- }
321
- }
322
- }
323
- }
324
-
325
- /* .navbar-header{
326
- @apply text-navbarheader float-left px-sm
327
- }
328
-
329
- .navbar-subheader{
330
- @apply font-light px-sm border-solid border-l border-white border-opacity-100
331
- }*/
332
-
333
- .side-bar-footer {
334
- width: 200px;
335
- margin-left: 50px;
336
- margin-top: 24px;
337
- margin-bottom: 16px;
338
- position: relative;
339
- }
340
-
341
- .digit-footer {
342
- @apply flex h-4 mb-sm;
343
- img {
344
- @apply mr-sm;
345
- }
346
- }
347
-
348
- .upyog-logo{
349
- display: block;
350
- }
351
- @media (max-width: 780px) {
352
- .upyog-logo{
353
- display: none !important;
354
- }
355
- }
356
- .right-wrapper_navbar{
357
- display: flex;
358
- flex-direction: row;
359
- width: 50%;
360
- align-items: center;
361
- justify-content: flex-end;
362
- padding: auto 1.5rem;
363
- }
364
-
365
- .left-wrapper_navbar{
366
- display: flex;
367
- flex-direction: row;
368
- width: 50%;
369
- align-items: center;
370
- justify-content: flex-start;
371
- padding: auto 1.5rem;
372
- }
373
- .center-container_navbar{
374
- display: flex;
375
- flex-direction: row;
376
- width: 100%;
377
- }
1
+ .navbar {
2
+ @apply bg-secondary w-full;
3
+ position: fixed;
4
+ z-index: 9999;
5
+ color: #000;
6
+ box-shadow: 0 1px 4px #b1b4b6;
7
+ img {
8
+ display: inline-block;
9
+ min-width: 78px;
10
+ height: 24px;
11
+ }
12
+ .nav {
13
+ display: flex;
14
+ justify-content: space-between;
15
+ }
16
+ .nav-wrapper {
17
+ display: flex;
18
+ @media (min-width: 780px) {
19
+ .hamburger-span {
20
+ display: none;
21
+ }
22
+ }
23
+ }
24
+
25
+ h3 {
26
+ @apply inline-block border-l border-solid border-white pl-sm ml-sm;
27
+ }
28
+ }
29
+
30
+ .notification-wrapper {
31
+ position: relative;
32
+ display: flex;
33
+ align-items: center;
34
+ justify-content: center;
35
+ cursor: pointer;
36
+ padding: 8px;
37
+ border-radius: 50%;
38
+ transition: background-color 0.2s ease;
39
+
40
+ &:hover {
41
+ background-color: rgba(0, 0, 0, 0.05);
42
+ }
43
+
44
+ .notification-count {
45
+ position: absolute;
46
+ top: 0;
47
+ right: 0;
48
+ background-color: #ef4444;
49
+ color: white;
50
+ font-size: 10px;
51
+ font-weight: 600;
52
+ min-width: 16px;
53
+ height: 16px;
54
+ border-radius: 50%;
55
+ display: flex;
56
+ align-items: center;
57
+ justify-content: center;
58
+ padding: 2px;
59
+ }
60
+
61
+ svg {
62
+ width: 22px;
63
+ height: 22px;
64
+ background: #ffdc00;
65
+ border-radius: 50%;
66
+ }
67
+ }
68
+
69
+ .img-circle {
70
+ border-radius: 50%;
71
+ }
72
+
73
+ .profile-section {
74
+ height: auto;
75
+ display: flex;
76
+ flex-direction: column;
77
+ align-items: center;
78
+ padding-top: 30px;
79
+ border-radius: 8px;
80
+ margin: 0.2rem;
81
+
82
+ img {
83
+ width: 89px;
84
+ height: 88px;
85
+ margin: 0px auto 16px;
86
+ }
87
+
88
+ .label-container {
89
+ .label-text {
90
+ color: #EEE;
91
+ }
92
+ &.name-Profile {
93
+ .label-text {
94
+ letter-spacing: 0.6px;
95
+ font-weight: 700;
96
+ font-size: 18px;
97
+ color: #FFF;
98
+ }
99
+ }
100
+ }
101
+ .profile-divider {
102
+ /* border-top: 1px solid #d6d5d4; */
103
+ margin-left: 20px;
104
+ margin-right: 20px;
105
+ width: 90%;
106
+ margin-top: 1rem;
107
+ }
108
+ }
109
+
110
+ .drawer-list {
111
+ @apply pt-md;
112
+ position: relative;
113
+ min-height: 1px;
114
+ overflow: auto;
115
+ .menu-item {
116
+ border: 10px;
117
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
118
+ cursor: pointer;
119
+ text-decoration: none;
120
+ margin: 0px;
121
+ outline: none;
122
+ font-size: 16px;
123
+ position: relative;
124
+ color: rgb(95, 92, 98);
125
+ transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
126
+ min-height: 48px;
127
+ white-space: initial;
128
+ background: none;
129
+ .icon {
130
+ display: block;
131
+ color: rgb(117, 117, 117);
132
+ fill: rgb(117, 117, 117);
133
+ height: 21px;
134
+ width: 21px;
135
+ float: left;
136
+ }
137
+ .edit-btn-ico{
138
+ height: 17px;
139
+ width: 17px;
140
+ margin-top: 16px;
141
+ }
142
+ .icon + .menu-label {
143
+ margin-left: 36px;
144
+ text-overflow: ellipsis;
145
+ white-space: nowrap;
146
+ }
147
+ }
148
+ .sidebar-list {
149
+
150
+ &.active {
151
+ border-left: 5px solid #a82227;
152
+ .menu-label {
153
+ color: #a82227;
154
+ }
155
+ .icon {
156
+ fill: #a82227;
157
+ }
158
+ }
159
+
160
+ .submenu-container {
161
+ cursor: pointer;
162
+ display: flex;
163
+ flex-direction: column;
164
+ .sidebar-link {
165
+ display: flex;
166
+ justify-content: space-between;
167
+ align-items: center;
168
+ svg {
169
+ width: 21px;
170
+ height: 21px;
171
+ color: rgb(117, 117, 117);
172
+ fill: rgb(117, 117, 117);
173
+ }
174
+ }
175
+ .actions {
176
+ display: flex;
177
+ align-items: center;
178
+ overflow: hidden !important;
179
+
180
+ span {
181
+ margin-left: 13px;
182
+ line-height: 48px;
183
+ white-space: nowrap;
184
+ color: #5f5c62;
185
+ overflow: hidden;
186
+ text-overflow: ellipsis;
187
+ }
188
+ input {
189
+ border: none;
190
+ outline: none;
191
+ margin-left: 16px;
192
+ padding: 0.5em;
193
+ color: #5f5c62;
194
+ }
195
+ }
196
+ }
197
+ }
198
+
199
+ .dropdown-link {
200
+ .actions {
201
+ display: flex;
202
+ padding: 1em;
203
+ svg {
204
+ width: 21px;
205
+ height: 21px;
206
+ color: rgb(117, 117, 117);
207
+ fill: rgb(117, 117, 117);
208
+ }
209
+ span {
210
+ color: #5f5c62;
211
+ }
212
+ }
213
+ }
214
+ }
215
+
216
+ .drawer-desktop {
217
+ .menu-item {
218
+ border: 10px;
219
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
220
+ cursor: pointer;
221
+ text-decoration: none;
222
+ margin: 0px;
223
+ outline: none;
224
+ font-size: 16px;
225
+ position: relative;
226
+ color: #61646B;
227
+ font-weight: 500;
228
+ line-height: 48px;
229
+ transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
230
+ min-height: 48px;
231
+ white-space: initial;
232
+ background: none;
233
+ .icon {
234
+ display: block;
235
+ color: #61646B;
236
+ fill: #61646B;
237
+ height: 21px !important;
238
+ width: 21px !important;
239
+ float: left;
240
+ margin-top: 12px;
241
+ }
242
+ .edit-btn-ico {
243
+ height: 17px;
244
+ width: 17px;
245
+ margin-top: 16px;
246
+ }
247
+ .icon + .menu-label {
248
+ margin-left: 36px;
249
+ overflow: hidden;
250
+ text-overflow: ellipsis;
251
+ white-space: nowrap;
252
+ }
253
+ }
254
+ @media (min-width: 780px) {
255
+ .sidebar-list {
256
+ padding-right: 16px;
257
+ padding-left: 16px;
258
+ &.active {
259
+ border-left: 10px solid #0D43A7;
260
+ padding-left: 11px;
261
+ background-color: #F2FAFF;
262
+ .menu-label {
263
+ color: #0D43A7;
264
+ }
265
+ .icon {
266
+ fill: #0D43A7;
267
+ }
268
+ }
269
+
270
+ .submenu-container {
271
+ cursor: pointer;
272
+ display: flex;
273
+ flex-direction: column;
274
+ .sidebar-link {
275
+ display: flex;
276
+ justify-content: space-between;
277
+ align-items: center;
278
+ svg {
279
+ width: 21px;
280
+ height: 21px;
281
+ color: rgb(117, 117, 117);
282
+ fill: rgb(117, 117, 117);
283
+ }
284
+ .actions {
285
+ .tooltip {
286
+ margin-left: 16px;
287
+ }
288
+ }
289
+ }
290
+ .actions {
291
+ display: flex;
292
+ align-items: center;
293
+ overflow: hidden !important;
294
+
295
+ span {
296
+ margin-left: 13px;
297
+ line-height: 48px;
298
+ white-space: nowrap;
299
+ color: #5f5c62;
300
+ overflow: hidden;
301
+ text-overflow: ellipsis;
302
+ }
303
+ }
304
+ }
305
+ }
306
+
307
+ .dropdown-link {
308
+ .actions {
309
+ display: flex;
310
+ padding: 1em;
311
+ svg {
312
+ width: 21px;
313
+ height: 21px;
314
+ color: rgb(117, 117, 117);
315
+ fill: rgb(117, 117, 117);
316
+ }
317
+ span {
318
+ color: #5f5c62;
319
+ }
320
+ }
321
+ }
322
+ }
323
+ }
324
+
325
+ /* .navbar-header{
326
+ @apply text-navbarheader float-left px-sm
327
+ }
328
+
329
+ .navbar-subheader{
330
+ @apply font-light px-sm border-solid border-l border-white border-opacity-100
331
+ }*/
332
+
333
+ .side-bar-footer {
334
+ width: 200px;
335
+ margin-left: 50px;
336
+ margin-top: 24px;
337
+ margin-bottom: 16px;
338
+ position: relative;
339
+ }
340
+
341
+ .digit-footer {
342
+ @apply flex h-4 mb-sm;
343
+ img {
344
+ @apply mr-sm;
345
+ }
346
+ }
347
+
348
+ .upyog-logo{
349
+ display: block;
350
+ }
351
+ @media (max-width: 780px) {
352
+ .upyog-logo{
353
+ display: none !important;
354
+ }
355
+ }
356
+ .right-wrapper_navbar{
357
+ display: flex;
358
+ flex-direction: row;
359
+ width: 50%;
360
+ align-items: center;
361
+ justify-content: flex-end;
362
+ padding: auto 1.5rem;
363
+ }
364
+
365
+ .left-wrapper_navbar{
366
+ display: flex;
367
+ flex-direction: row;
368
+ width: 50%;
369
+ align-items: center;
370
+ justify-content: flex-start;
371
+ padding: auto 1.5rem;
372
+ }
373
+ .center-container_navbar{
374
+ display: flex;
375
+ flex-direction: row;
376
+ width: 100%;
377
+ }