@pmidc/upyog-css 1.1.3 → 1.1.5
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.
- package/dist/index.css +48 -30
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +110 -110
- package/src/components/CitizenHomeCard.scss +228 -228
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/TimeLine.scss +67 -67
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +147 -147
- package/src/components/buttons.scss +79 -49
- package/src/components/card.scss +436 -436
- package/src/components/cardHeaderWithOptions.scss +13 -13
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +116 -116
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +115 -115
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +27 -27
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +30 -30
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +72 -72
- package/src/components/navbar.scss +345 -345
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +20 -20
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +205 -205
- package/src/components/staticDynamicMessages.scss +110 -110
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +178 -178
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +111 -111
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +147 -147
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +1022 -1020
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/DocumentList.scss +304 -304
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +164 -164
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +21 -21
- package/src/pages/citizen/citizenNewLogin.scss +193 -193
- package/src/pages/citizen/container.scss +22 -22
- package/src/pages/citizen/loaderMessage.scss +295 -295
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/pgrUICssfix.scss +105 -105
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +203 -203
- package/src/pages/employee/disconnection.scss +425 -425
- package/src/pages/employee/dss.scss +249 -249
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +13 -13
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +678 -678
- package/src/pages/employee/landing.scss +324 -324
- package/src/pages/employee/login.scss +594 -594
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +172 -172
- package/src/pages/ws/index.scss +104 -104
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
|
@@ -1,595 +1,595 @@
|
|
|
1
|
-
|
|
2
|
-
.loginFormStyleEmployee {
|
|
3
|
-
|
|
4
|
-
.employeeCard {
|
|
5
|
-
margin-top: 0px;
|
|
6
|
-
.submit-bar {
|
|
7
|
-
@apply w-full;
|
|
8
|
-
|
|
9
|
-
height: 2rem !important;
|
|
10
|
-
|
|
11
|
-
padding-top: 14px;
|
|
12
|
-
padding-bottom: 14px;
|
|
13
|
-
padding-left: 32px;
|
|
14
|
-
padding-right: 32px;
|
|
15
|
-
}
|
|
16
|
-
.employeeCard
|
|
17
|
-
.submit-bar .submit-bar header
|
|
18
|
-
{
|
|
19
|
-
line-height: 2rem !important;
|
|
20
|
-
font-size: 16px;
|
|
21
|
-
background-color: #2947A3;
|
|
22
|
-
border-radius: 8px;
|
|
23
|
-
align-content: center;
|
|
24
|
-
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
.employeeCard{
|
|
29
|
-
width:100% !important;
|
|
30
|
-
}
|
|
31
|
-
.banner .bannerCard{
|
|
32
|
-
min-width: 420px !important;
|
|
33
|
-
background-color: transparent;
|
|
34
|
-
}
|
|
35
|
-
.employeeForgotPassword .employeeCard .field .field-container .component-in-front {
|
|
36
|
-
border: 1px solid;
|
|
37
|
-
border-right: none;
|
|
38
|
-
height: 32px !important;
|
|
39
|
-
margin-top: -16px !important;
|
|
40
|
-
z-index: 999;
|
|
41
|
-
background-color:#ffffffeb;
|
|
42
|
-
}
|
|
43
|
-
@screen dt {
|
|
44
|
-
.employeeForgotPassword .employeeCard .field .field-container .component-in-front {
|
|
45
|
-
|
|
46
|
-
border-right: none;
|
|
47
|
-
height: 32px !important;
|
|
48
|
-
margin-top: -16px !important;
|
|
49
|
-
z-index: 999;
|
|
50
|
-
background-color: #ffffffeb;
|
|
51
|
-
|
|
52
|
-
}
|
|
53
|
-
.loginFormStyleEmployee .employeeCard, .banner .bannerCard{
|
|
54
|
-
min-width: 270px !important;
|
|
55
|
-
|
|
56
|
-
background-color: #ffffffff !important;
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
}
|
|
62
|
-
.employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
|
|
63
|
-
max-width: 270px !important;
|
|
64
|
-
min-width: 270px !important;
|
|
65
|
-
background-color: #ffffffeb
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.employeeForgotPassword .employee-card-input {
|
|
70
|
-
margin-bottom: 0px;
|
|
71
|
-
border-left: none;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.employeeForgotPassword .field-container {
|
|
75
|
-
margin: 10px 0;
|
|
76
|
-
}
|
|
77
|
-
.employeeForgotPassword {
|
|
78
|
-
.submit-bar {
|
|
79
|
-
@apply w-full;
|
|
80
|
-
background-color: #5a1166 !important;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
.employeeChangePassword .submit-bar {
|
|
84
|
-
width: 100% !important;
|
|
85
|
-
}
|
|
86
|
-
.employeeChangePassword .card-text {
|
|
87
|
-
text-align: center;
|
|
88
|
-
}
|
|
89
|
-
.employeeChangePassword .input-otp-wrap {
|
|
90
|
-
text-align: center;
|
|
91
|
-
}
|
|
92
|
-
.submit-bar {
|
|
93
|
-
.submit-bar {
|
|
94
|
-
@apply w-full;
|
|
95
|
-
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
.loginFormStyleEmployee .bannerHeader p,
|
|
99
|
-
.employeeForgotPassword .bannerHeader p,
|
|
100
|
-
.employeeChangePassword .bannerHeader p {
|
|
101
|
-
font-size: 19px;
|
|
102
|
-
}
|
|
103
|
-
.employeeCard .card-sub-header {
|
|
104
|
-
font-size: 24px;
|
|
105
|
-
}
|
|
106
|
-
.loginFormStyleEmployee .employeeCard .card-label, .employeeForgotPassword .employeeCard .card-label{
|
|
107
|
-
font-weight: 400 !important;
|
|
108
|
-
font-size: 16px !important;
|
|
109
|
-
line-height: 21px !important;
|
|
110
|
-
color: #232323;
|
|
111
|
-
z-index: 10 !important;
|
|
112
|
-
font-family: "Roboto", serif;;
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.employeeCard .card-label{
|
|
120
|
-
font-weight: 400;
|
|
121
|
-
font-size: 16px;
|
|
122
|
-
line-height: 21.7px;
|
|
123
|
-
color: #232323;
|
|
124
|
-
font-family: "Roboto", serif;;
|
|
125
|
-
}
|
|
126
|
-
.profile-label-margin{
|
|
127
|
-
margin-top: 10px;
|
|
128
|
-
}
|
|
129
|
-
.loginFormStyleEmployee .primary-label-btn{
|
|
130
|
-
font-size: 12px;
|
|
131
|
-
|
|
132
|
-
}
|
|
133
|
-
.employeeForgotPassword .employeeCard .card-label-desc {
|
|
134
|
-
font-weight: normal;
|
|
135
|
-
font-size: 16px;
|
|
136
|
-
line-height: 24px;
|
|
137
|
-
color: #505a5f;
|
|
138
|
-
margin-top: 15px;
|
|
139
|
-
}
|
|
140
|
-
.employeeChangePassword .employeeCard .card-text {
|
|
141
|
-
margin-bottom: 15px;
|
|
142
|
-
font-size: 16px;
|
|
143
|
-
color: #505a5f;
|
|
144
|
-
}
|
|
145
|
-
.employeeCard .card-label{
|
|
146
|
-
font-weight: 400 !important;
|
|
147
|
-
font-size: 16px !important;
|
|
148
|
-
line-height: 21.7px !important;
|
|
149
|
-
color: #232323;
|
|
150
|
-
font-family: "Noto Sans";
|
|
151
|
-
|
|
152
|
-
}
|
|
153
|
-
@media screen and (max-width: 768px) {
|
|
154
|
-
.employeeChangePassword .employeeCard .card-text {
|
|
155
|
-
margin-top: 7px;
|
|
156
|
-
}
|
|
157
|
-
.employeeCard .card-sub-header {
|
|
158
|
-
font-size: 18px;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
.employeeChangePassword .employeeCard .card-text-button {
|
|
162
|
-
text-align: center !important;
|
|
163
|
-
margin-bottom: 12px !important;
|
|
164
|
-
}
|
|
165
|
-
.employeeChangePassword .employeeCard .input-otp-wrap {
|
|
166
|
-
margin-bottom: 10px;
|
|
167
|
-
}
|
|
168
|
-
.employee .loginContainer {
|
|
169
|
-
padding-top: 0px !important;
|
|
170
|
-
}
|
|
171
|
-
.banner {
|
|
172
|
-
height: calc(100vh ) !important;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.employeeChangePassword .employeeCard .field .field-container{
|
|
176
|
-
margin-bottom: 24px;
|
|
177
|
-
}
|
|
178
|
-
.upyog-copyright-footer-web
|
|
179
|
-
{
|
|
180
|
-
display: none;
|
|
181
|
-
}
|
|
182
|
-
.employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
|
|
183
|
-
font-size: 24px !important;
|
|
184
|
-
line-height: 28px !important;
|
|
185
|
-
margin-bottom: 0px !important;
|
|
186
|
-
}
|
|
187
|
-
@media screen and (max-width : 768px){
|
|
188
|
-
.employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
|
|
189
|
-
font-size: 18px !important;
|
|
190
|
-
line-height: 21px !important;
|
|
191
|
-
margin-bottom: 0px !important;
|
|
192
|
-
z-index: 10 !important;
|
|
193
|
-
}
|
|
194
|
-
.loginFormStyleEmployee .employeeCard, .banner .bannerCard{
|
|
195
|
-
min-width: 270px !important;
|
|
196
|
-
z-index: 10 !important;
|
|
197
|
-
background-color: #ffffffff !important;
|
|
198
|
-
margin-top: 0 !important;
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
}
|
|
204
|
-
.employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
|
|
205
|
-
max-width: 250px !important;
|
|
206
|
-
min-width: 250px !important;
|
|
207
|
-
margin-top: -50% !important;
|
|
208
|
-
background-color: #ffffffeb;
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
.employeeChangePassword .employeeCard .card-text{
|
|
212
|
-
margin-top: 18px !important;
|
|
213
|
-
margin-bottom: 20px !important;
|
|
214
|
-
}
|
|
215
|
-
.employeeBackbuttonAlign{
|
|
216
|
-
display: none;
|
|
217
|
-
}
|
|
218
|
-
.employee-select-wrap .select{
|
|
219
|
-
height: 2.0rem !important;
|
|
220
|
-
background-color: white !important;
|
|
221
|
-
padding: 1.5rem 1rem;
|
|
222
|
-
border-radius: 8px;
|
|
223
|
-
border: 1px solid #b4b4b4;
|
|
224
|
-
}
|
|
225
|
-
.employee-select-wrap.login-city-dd {
|
|
226
|
-
.options-card{
|
|
227
|
-
max-height: 150px;
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
.banner .bannerCard, .loginFormStyleEmployee .employeeCard{
|
|
231
|
-
background-color: #FFFFFF;
|
|
232
|
-
|
|
233
|
-
margin-top: 0px;
|
|
234
|
-
margin-left: 418px;
|
|
235
|
-
height: 400px;
|
|
236
|
-
width: 400px;
|
|
237
|
-
padding-top: 56px;
|
|
238
|
-
padding-bottom: 56px;
|
|
239
|
-
padding-left: 48px;
|
|
240
|
-
padding-right: 48px;
|
|
241
|
-
border-radius: 8px;
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.langSelection {
|
|
245
|
-
width: 30% !important;
|
|
246
|
-
margin: 0px;
|
|
247
|
-
padding: 2rem;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
@media screen and (max-width: 768px){
|
|
251
|
-
.employeeBackbuttonAlign{
|
|
252
|
-
display: block;
|
|
253
|
-
position: absolute;
|
|
254
|
-
top: 20px;
|
|
255
|
-
left: 20px;
|
|
256
|
-
}
|
|
257
|
-
.banner{
|
|
258
|
-
padding-bottom: 40px;
|
|
259
|
-
height: 100vh !important;
|
|
260
|
-
z-index: 1;
|
|
261
|
-
}
|
|
262
|
-
.topbar{
|
|
263
|
-
background: white;
|
|
264
|
-
}
|
|
265
|
-
.employee .loginContainer{
|
|
266
|
-
padding-top: 0px !important;
|
|
267
|
-
}
|
|
268
|
-
.removeBottomMargin{
|
|
269
|
-
margin-bottom: 0px !important;
|
|
270
|
-
}
|
|
271
|
-
.employee-select-wrap.login-city-dd {
|
|
272
|
-
.options-card{
|
|
273
|
-
max-height: 160px;
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
.banner .upyog-copyright-footer
|
|
277
|
-
{
|
|
278
|
-
display: none;
|
|
279
|
-
}
|
|
280
|
-
.banner .upyog-copyright-footer-web
|
|
281
|
-
{
|
|
282
|
-
display: block;
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
@media screen and (max-width:900px) {
|
|
286
|
-
|
|
287
|
-
.loginFormStyleEmployee .employeeForgotPassword
|
|
288
|
-
{
|
|
289
|
-
margin-top: -50% !important;
|
|
290
|
-
background-color: #ffffffeb !important;
|
|
291
|
-
z-index: 2;
|
|
292
|
-
}
|
|
293
|
-
.psuedo-banner{
|
|
294
|
-
font-size: 20px;
|
|
295
|
-
}
|
|
296
|
-
.banner-slogan{
|
|
297
|
-
font-size: 14px;
|
|
298
|
-
}
|
|
299
|
-
.loginFormStyleEmployee, .employeeForgotPassword{
|
|
300
|
-
margin-top: -30% !important;
|
|
301
|
-
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
.employeeForgotPassword{
|
|
305
|
-
z-index: 2;
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
.loginnew{
|
|
310
|
-
margin-top: -288px;
|
|
311
|
-
background-color: #FFFFFF;
|
|
312
|
-
}
|
|
313
|
-
.appbar {
|
|
314
|
-
display: flex;
|
|
315
|
-
width: 100%;
|
|
316
|
-
background-color: #294a97;
|
|
317
|
-
overflow: none;
|
|
318
|
-
box-sizing: border-box;
|
|
319
|
-
}
|
|
320
|
-
.appbar-container {
|
|
321
|
-
display: flex;
|
|
322
|
-
width: 1300px;
|
|
323
|
-
max-width: 100%;
|
|
324
|
-
flex-direction: row;
|
|
325
|
-
align-items: flex-start;
|
|
326
|
-
margin: auto;
|
|
327
|
-
padding: 0.8rem;
|
|
328
|
-
color: #fff;
|
|
329
|
-
}
|
|
330
|
-
.appbar-box-left {
|
|
331
|
-
display: flex;
|
|
332
|
-
width: 50%;
|
|
333
|
-
margin: auto;
|
|
334
|
-
padding: 0px;
|
|
335
|
-
}
|
|
336
|
-
.appbar-box-right {
|
|
337
|
-
display: flex;
|
|
338
|
-
width: 50%;
|
|
339
|
-
margin: auto;
|
|
340
|
-
padding: 0px;
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
@media screen and (max-width: 768px) {
|
|
344
|
-
.appbar-container {
|
|
345
|
-
flex-direction: column;
|
|
346
|
-
}
|
|
347
|
-
.appbar-box-right {
|
|
348
|
-
display: none;
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
.topHeader-container {
|
|
353
|
-
display: flex;
|
|
354
|
-
justify-content: space-evenly;
|
|
355
|
-
padding: 20px 40px;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
.topHeader-box-left img {
|
|
359
|
-
width: 50px;
|
|
360
|
-
height: 50px;
|
|
361
|
-
}
|
|
362
|
-
.topHeader-box-left img:first-child {
|
|
363
|
-
margin-right: 20px;
|
|
364
|
-
}
|
|
365
|
-
.topHeader-box-center {
|
|
366
|
-
font-weight: 500;
|
|
367
|
-
font-family: "Inter", serif;
|
|
368
|
-
margin-top: 20px;
|
|
369
|
-
}
|
|
370
|
-
.topHeader-box-center ul {
|
|
371
|
-
list-style-type: none;
|
|
372
|
-
display: flex;
|
|
373
|
-
padding: 0;
|
|
374
|
-
margin: 0;
|
|
375
|
-
flex-wrap: wrap;
|
|
376
|
-
}
|
|
377
|
-
.topHeader-box-center li {
|
|
378
|
-
margin-right: 20px;
|
|
379
|
-
font-weight: 500;
|
|
380
|
-
}
|
|
381
|
-
.topHeader-box-center a {
|
|
382
|
-
text-decoration: none;
|
|
383
|
-
color: black;
|
|
384
|
-
}
|
|
385
|
-
.topHeader-box-right {
|
|
386
|
-
display: flex;
|
|
387
|
-
justify-content: space-between;
|
|
388
|
-
flex-wrap: wrap;
|
|
389
|
-
margin-top: 10px;
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
.topHeader-box-right button {
|
|
393
|
-
width: 75px;
|
|
394
|
-
height: 30px;
|
|
395
|
-
border-radius: 5px;
|
|
396
|
-
margin-right: 10px;
|
|
397
|
-
border: none;
|
|
398
|
-
}
|
|
399
|
-
.topHeader-box-right button:first-child {
|
|
400
|
-
background-color: white;
|
|
401
|
-
border: 1px solid #294a97;
|
|
402
|
-
color: #294a97;
|
|
403
|
-
font-weight: 500;
|
|
404
|
-
}
|
|
405
|
-
.topHeader-box-right button:last-child {
|
|
406
|
-
background-color: #294a97;
|
|
407
|
-
color: white;
|
|
408
|
-
}
|
|
409
|
-
.heroSection {
|
|
410
|
-
width: 100%;
|
|
411
|
-
max-height: 508px;
|
|
412
|
-
margin: auto;
|
|
413
|
-
padding: 0;
|
|
414
|
-
background: #294a9733;
|
|
415
|
-
img {
|
|
416
|
-
width: 100%;
|
|
417
|
-
object-fit: cover;
|
|
418
|
-
opacity: 0.75;
|
|
419
|
-
max-height: 508px;
|
|
420
|
-
}
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
.heroSection{
|
|
424
|
-
width: 100%;
|
|
425
|
-
max-height: 508px;
|
|
426
|
-
margin: auto;
|
|
427
|
-
padding: 0;
|
|
428
|
-
background: #294A9733;
|
|
429
|
-
img{
|
|
430
|
-
width: 100%;
|
|
431
|
-
object-fit: cover;
|
|
432
|
-
opacity: 0.75;
|
|
433
|
-
max-height: 508px;
|
|
434
|
-
}
|
|
435
|
-
}
|
|
436
|
-
.loginpic{
|
|
437
|
-
margin-top: 50px;
|
|
438
|
-
height: '300px';
|
|
439
|
-
width: 100%;
|
|
440
|
-
|
|
441
|
-
position: absolute;
|
|
442
|
-
|
|
443
|
-
}
|
|
444
|
-
.loginContainernew{
|
|
445
|
-
height: 100px;
|
|
446
|
-
width: 100%;
|
|
447
|
-
overflow: auto;
|
|
448
|
-
box-sizing: border-box;
|
|
449
|
-
/* margin-top: 10px; */
|
|
450
|
-
display: flex;
|
|
451
|
-
}
|
|
452
|
-
.loginFormStyleEmployeeNew {
|
|
453
|
-
|
|
454
|
-
width :40%;
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
align-items: center;
|
|
458
|
-
justify-content: center;
|
|
459
|
-
min-height: 400px;
|
|
460
|
-
|
|
461
|
-
display: flex;
|
|
462
|
-
align-items: flex-start;
|
|
463
|
-
justify-content: center;
|
|
464
|
-
position: absolute;
|
|
465
|
-
top: -90px;
|
|
466
|
-
}
|
|
467
|
-
@media screen and (max-width : 1024px) and (min-width:468px) {
|
|
468
|
-
.loginFormStyleEmployeeNew{
|
|
469
|
-
width: 60%;
|
|
470
|
-
padding: 2rem;
|
|
471
|
-
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
@media screen and (max-width : 467px) {
|
|
475
|
-
.loginFormStyleEmployeeNew{
|
|
476
|
-
width: 80%;
|
|
477
|
-
padding: 1rem;
|
|
478
|
-
|
|
479
|
-
}
|
|
480
|
-
}
|
|
481
|
-
.employeeCardNew{
|
|
482
|
-
box-sizing: border-box;
|
|
483
|
-
margin-bottom: 0px;
|
|
484
|
-
width: 100%;
|
|
485
|
-
margin-left: 0px;
|
|
486
|
-
|
|
487
|
-
background-color: #FFFFFF;
|
|
488
|
-
}
|
|
489
|
-
.headerStyle{
|
|
490
|
-
font-family: "Roboto", serif;
|
|
491
|
-
font-weight: 700;
|
|
492
|
-
text-align: left;
|
|
493
|
-
font-size: 36px;
|
|
494
|
-
line-height: 42px;
|
|
495
|
-
}
|
|
496
|
-
.descStyle{
|
|
497
|
-
font-family: 'Roboto';
|
|
498
|
-
font-weight: 400;
|
|
499
|
-
color: #8F8F8F;
|
|
500
|
-
text-align: left;
|
|
501
|
-
line-height: 21.09px;
|
|
502
|
-
padding: 0.5rem 0rem 2rem 0rem;
|
|
503
|
-
}
|
|
504
|
-
.labelStyle{
|
|
505
|
-
font-family: 'Roboto';
|
|
506
|
-
font-weight: 400;
|
|
507
|
-
font-size: 18px;
|
|
508
|
-
color: #232323;
|
|
509
|
-
line-height: 21.79px;
|
|
510
|
-
}
|
|
511
|
-
.footer{
|
|
512
|
-
display: -webkit-box;
|
|
513
|
-
box-sizing: border-box;
|
|
514
|
-
width: '100%';
|
|
515
|
-
position: 'fixed';
|
|
516
|
-
bottom: 0;
|
|
517
|
-
background-color:"#152265";
|
|
518
|
-
text-align:"center";
|
|
519
|
-
color:white;
|
|
520
|
-
margin-top: 170px;
|
|
521
|
-
}
|
|
522
|
-
.footerText{
|
|
523
|
-
display: 'flex';
|
|
524
|
-
justify-content: 'center';
|
|
525
|
-
color:"white" ;
|
|
526
|
-
background-color: #152265;
|
|
527
|
-
width: 100%;
|
|
528
|
-
text-align: center;
|
|
529
|
-
}
|
|
530
|
-
.footerContainer{
|
|
531
|
-
box-sizing: border-box;
|
|
532
|
-
height: 200px;
|
|
533
|
-
background-color: #294A97;
|
|
534
|
-
width:100%;
|
|
535
|
-
border-top: 2px solid #294A97;
|
|
536
|
-
text-align:'center';
|
|
537
|
-
color: 'white';
|
|
538
|
-
margin-top: 0px;
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
}
|
|
542
|
-
.cityCss{
|
|
543
|
-
border-radius: 8px;
|
|
544
|
-
}
|
|
545
|
-
.fieldNew{
|
|
546
|
-
border-radius: 8px;
|
|
547
|
-
}
|
|
548
|
-
.submitButtonNew{
|
|
549
|
-
background-color: #2947A3;
|
|
550
|
-
height: 3rem;
|
|
551
|
-
text-align: center;
|
|
552
|
-
outline: 2px solid transparent;
|
|
553
|
-
outline-offset: 2px;
|
|
554
|
-
width: 100%;
|
|
555
|
-
/* width: 330px; */
|
|
556
|
-
padding: 0.8rem 0rem;
|
|
557
|
-
box-sizing: content-box;
|
|
558
|
-
height: 20px;
|
|
559
|
-
border-radius: 8px;
|
|
560
|
-
color: #FFFFFF;
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
.body-container-new{
|
|
564
|
-
background-color: white;
|
|
565
|
-
}
|
|
566
|
-
.background-login{
|
|
567
|
-
position: absolute;
|
|
568
|
-
height: 100%;
|
|
569
|
-
width: 100%;
|
|
570
|
-
|
|
571
|
-
}
|
|
572
|
-
.footerLinks{
|
|
573
|
-
box-sizing: border-box;
|
|
574
|
-
background-color: #F5FBFF;
|
|
575
|
-
height: 40px;
|
|
576
|
-
width:100%;
|
|
577
|
-
justify-content: space-between;
|
|
578
|
-
display: -webkit-box;
|
|
579
|
-
padding-top: 30px ;
|
|
580
|
-
padding-left: 164px ;
|
|
581
|
-
padding-right: 164px;
|
|
582
|
-
padding-bottom: 60px;
|
|
583
|
-
}
|
|
584
|
-
.footerCont{
|
|
585
|
-
box-sizing: border-box;
|
|
586
|
-
height: auto;
|
|
587
|
-
width:100%;
|
|
588
|
-
display: -webkit-box;
|
|
589
|
-
background-color: #294A97;
|
|
590
|
-
border-top: 2px solid #294A97;
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
1
|
+
|
|
2
|
+
.loginFormStyleEmployee {
|
|
3
|
+
|
|
4
|
+
.employeeCard {
|
|
5
|
+
margin-top: 0px;
|
|
6
|
+
.submit-bar {
|
|
7
|
+
@apply w-full;
|
|
8
|
+
|
|
9
|
+
height: 2rem !important;
|
|
10
|
+
|
|
11
|
+
padding-top: 14px;
|
|
12
|
+
padding-bottom: 14px;
|
|
13
|
+
padding-left: 32px;
|
|
14
|
+
padding-right: 32px;
|
|
15
|
+
}
|
|
16
|
+
.employeeCard
|
|
17
|
+
.submit-bar .submit-bar header
|
|
18
|
+
{
|
|
19
|
+
line-height: 2rem !important;
|
|
20
|
+
font-size: 16px;
|
|
21
|
+
background-color: #2947A3;
|
|
22
|
+
border-radius: 8px;
|
|
23
|
+
align-content: center;
|
|
24
|
+
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
.employeeCard{
|
|
29
|
+
width:100% !important;
|
|
30
|
+
}
|
|
31
|
+
.banner .bannerCard{
|
|
32
|
+
min-width: 420px !important;
|
|
33
|
+
background-color: transparent;
|
|
34
|
+
}
|
|
35
|
+
.employeeForgotPassword .employeeCard .field .field-container .component-in-front {
|
|
36
|
+
border: 1px solid;
|
|
37
|
+
border-right: none;
|
|
38
|
+
height: 32px !important;
|
|
39
|
+
margin-top: -16px !important;
|
|
40
|
+
z-index: 999;
|
|
41
|
+
background-color:#ffffffeb;
|
|
42
|
+
}
|
|
43
|
+
@screen dt {
|
|
44
|
+
.employeeForgotPassword .employeeCard .field .field-container .component-in-front {
|
|
45
|
+
|
|
46
|
+
border-right: none;
|
|
47
|
+
height: 32px !important;
|
|
48
|
+
margin-top: -16px !important;
|
|
49
|
+
z-index: 999;
|
|
50
|
+
background-color: #ffffffeb;
|
|
51
|
+
|
|
52
|
+
}
|
|
53
|
+
.loginFormStyleEmployee .employeeCard, .banner .bannerCard{
|
|
54
|
+
min-width: 270px !important;
|
|
55
|
+
|
|
56
|
+
background-color: #ffffffff !important;
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
}
|
|
62
|
+
.employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
|
|
63
|
+
max-width: 270px !important;
|
|
64
|
+
min-width: 270px !important;
|
|
65
|
+
background-color: #ffffffeb
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.employeeForgotPassword .employee-card-input {
|
|
70
|
+
margin-bottom: 0px;
|
|
71
|
+
border-left: none;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.employeeForgotPassword .field-container {
|
|
75
|
+
margin: 10px 0;
|
|
76
|
+
}
|
|
77
|
+
.employeeForgotPassword {
|
|
78
|
+
.submit-bar {
|
|
79
|
+
@apply w-full;
|
|
80
|
+
background-color: #5a1166 !important;
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
.employeeChangePassword .submit-bar {
|
|
84
|
+
width: 100% !important;
|
|
85
|
+
}
|
|
86
|
+
.employeeChangePassword .card-text {
|
|
87
|
+
text-align: center;
|
|
88
|
+
}
|
|
89
|
+
.employeeChangePassword .input-otp-wrap {
|
|
90
|
+
text-align: center;
|
|
91
|
+
}
|
|
92
|
+
.submit-bar {
|
|
93
|
+
.submit-bar {
|
|
94
|
+
@apply w-full;
|
|
95
|
+
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
.loginFormStyleEmployee .bannerHeader p,
|
|
99
|
+
.employeeForgotPassword .bannerHeader p,
|
|
100
|
+
.employeeChangePassword .bannerHeader p {
|
|
101
|
+
font-size: 19px;
|
|
102
|
+
}
|
|
103
|
+
.employeeCard .card-sub-header {
|
|
104
|
+
font-size: 24px;
|
|
105
|
+
}
|
|
106
|
+
.loginFormStyleEmployee .employeeCard .card-label, .employeeForgotPassword .employeeCard .card-label{
|
|
107
|
+
font-weight: 400 !important;
|
|
108
|
+
font-size: 16px !important;
|
|
109
|
+
line-height: 21px !important;
|
|
110
|
+
color: #232323;
|
|
111
|
+
z-index: 10 !important;
|
|
112
|
+
font-family: "Roboto", serif;;
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.employeeCard .card-label{
|
|
120
|
+
font-weight: 400;
|
|
121
|
+
font-size: 16px;
|
|
122
|
+
line-height: 21.7px;
|
|
123
|
+
color: #232323;
|
|
124
|
+
font-family: "Roboto", serif;;
|
|
125
|
+
}
|
|
126
|
+
.profile-label-margin{
|
|
127
|
+
margin-top: 10px;
|
|
128
|
+
}
|
|
129
|
+
.loginFormStyleEmployee .primary-label-btn{
|
|
130
|
+
font-size: 12px;
|
|
131
|
+
|
|
132
|
+
}
|
|
133
|
+
.employeeForgotPassword .employeeCard .card-label-desc {
|
|
134
|
+
font-weight: normal;
|
|
135
|
+
font-size: 16px;
|
|
136
|
+
line-height: 24px;
|
|
137
|
+
color: #505a5f;
|
|
138
|
+
margin-top: 15px;
|
|
139
|
+
}
|
|
140
|
+
.employeeChangePassword .employeeCard .card-text {
|
|
141
|
+
margin-bottom: 15px;
|
|
142
|
+
font-size: 16px;
|
|
143
|
+
color: #505a5f;
|
|
144
|
+
}
|
|
145
|
+
.employeeCard .card-label{
|
|
146
|
+
font-weight: 400 !important;
|
|
147
|
+
font-size: 16px !important;
|
|
148
|
+
line-height: 21.7px !important;
|
|
149
|
+
color: #232323;
|
|
150
|
+
font-family: "Noto Sans";
|
|
151
|
+
|
|
152
|
+
}
|
|
153
|
+
@media screen and (max-width: 768px) {
|
|
154
|
+
.employeeChangePassword .employeeCard .card-text {
|
|
155
|
+
margin-top: 7px;
|
|
156
|
+
}
|
|
157
|
+
.employeeCard .card-sub-header {
|
|
158
|
+
font-size: 18px;
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
.employeeChangePassword .employeeCard .card-text-button {
|
|
162
|
+
text-align: center !important;
|
|
163
|
+
margin-bottom: 12px !important;
|
|
164
|
+
}
|
|
165
|
+
.employeeChangePassword .employeeCard .input-otp-wrap {
|
|
166
|
+
margin-bottom: 10px;
|
|
167
|
+
}
|
|
168
|
+
.employee .loginContainer {
|
|
169
|
+
padding-top: 0px !important;
|
|
170
|
+
}
|
|
171
|
+
.banner {
|
|
172
|
+
height: calc(100vh ) !important;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
.employeeChangePassword .employeeCard .field .field-container{
|
|
176
|
+
margin-bottom: 24px;
|
|
177
|
+
}
|
|
178
|
+
.upyog-copyright-footer-web
|
|
179
|
+
{
|
|
180
|
+
display: none;
|
|
181
|
+
}
|
|
182
|
+
.employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
|
|
183
|
+
font-size: 24px !important;
|
|
184
|
+
line-height: 28px !important;
|
|
185
|
+
margin-bottom: 0px !important;
|
|
186
|
+
}
|
|
187
|
+
@media screen and (max-width : 768px){
|
|
188
|
+
.employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
|
|
189
|
+
font-size: 18px !important;
|
|
190
|
+
line-height: 21px !important;
|
|
191
|
+
margin-bottom: 0px !important;
|
|
192
|
+
z-index: 10 !important;
|
|
193
|
+
}
|
|
194
|
+
.loginFormStyleEmployee .employeeCard, .banner .bannerCard{
|
|
195
|
+
min-width: 270px !important;
|
|
196
|
+
z-index: 10 !important;
|
|
197
|
+
background-color: #ffffffff !important;
|
|
198
|
+
margin-top: 0 !important;
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
}
|
|
204
|
+
.employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
|
|
205
|
+
max-width: 250px !important;
|
|
206
|
+
min-width: 250px !important;
|
|
207
|
+
margin-top: -50% !important;
|
|
208
|
+
background-color: #ffffffeb;
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
.employeeChangePassword .employeeCard .card-text{
|
|
212
|
+
margin-top: 18px !important;
|
|
213
|
+
margin-bottom: 20px !important;
|
|
214
|
+
}
|
|
215
|
+
.employeeBackbuttonAlign{
|
|
216
|
+
display: none;
|
|
217
|
+
}
|
|
218
|
+
.employee-select-wrap .select{
|
|
219
|
+
height: 2.0rem !important;
|
|
220
|
+
background-color: white !important;
|
|
221
|
+
padding: 1.5rem 1rem;
|
|
222
|
+
border-radius: 8px;
|
|
223
|
+
border: 1px solid #b4b4b4;
|
|
224
|
+
}
|
|
225
|
+
.employee-select-wrap.login-city-dd {
|
|
226
|
+
.options-card{
|
|
227
|
+
max-height: 150px;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
.banner .bannerCard, .loginFormStyleEmployee .employeeCard{
|
|
231
|
+
background-color: #FFFFFF;
|
|
232
|
+
|
|
233
|
+
margin-top: 0px;
|
|
234
|
+
margin-left: 418px;
|
|
235
|
+
height: 400px;
|
|
236
|
+
width: 400px;
|
|
237
|
+
padding-top: 56px;
|
|
238
|
+
padding-bottom: 56px;
|
|
239
|
+
padding-left: 48px;
|
|
240
|
+
padding-right: 48px;
|
|
241
|
+
border-radius: 8px;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
.langSelection {
|
|
245
|
+
width: 30% !important;
|
|
246
|
+
margin: 0px;
|
|
247
|
+
padding: 2rem;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
@media screen and (max-width: 768px){
|
|
251
|
+
.employeeBackbuttonAlign{
|
|
252
|
+
display: block;
|
|
253
|
+
position: absolute;
|
|
254
|
+
top: 20px;
|
|
255
|
+
left: 20px;
|
|
256
|
+
}
|
|
257
|
+
.banner{
|
|
258
|
+
padding-bottom: 40px;
|
|
259
|
+
height: 100vh !important;
|
|
260
|
+
z-index: 1;
|
|
261
|
+
}
|
|
262
|
+
.topbar{
|
|
263
|
+
background: white;
|
|
264
|
+
}
|
|
265
|
+
.employee .loginContainer{
|
|
266
|
+
padding-top: 0px !important;
|
|
267
|
+
}
|
|
268
|
+
.removeBottomMargin{
|
|
269
|
+
margin-bottom: 0px !important;
|
|
270
|
+
}
|
|
271
|
+
.employee-select-wrap.login-city-dd {
|
|
272
|
+
.options-card{
|
|
273
|
+
max-height: 160px;
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
.banner .upyog-copyright-footer
|
|
277
|
+
{
|
|
278
|
+
display: none;
|
|
279
|
+
}
|
|
280
|
+
.banner .upyog-copyright-footer-web
|
|
281
|
+
{
|
|
282
|
+
display: block;
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
@media screen and (max-width:900px) {
|
|
286
|
+
|
|
287
|
+
.loginFormStyleEmployee .employeeForgotPassword
|
|
288
|
+
{
|
|
289
|
+
margin-top: -50% !important;
|
|
290
|
+
background-color: #ffffffeb !important;
|
|
291
|
+
z-index: 2;
|
|
292
|
+
}
|
|
293
|
+
.psuedo-banner{
|
|
294
|
+
font-size: 20px;
|
|
295
|
+
}
|
|
296
|
+
.banner-slogan{
|
|
297
|
+
font-size: 14px;
|
|
298
|
+
}
|
|
299
|
+
.loginFormStyleEmployee, .employeeForgotPassword{
|
|
300
|
+
margin-top: -30% !important;
|
|
301
|
+
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
.employeeForgotPassword{
|
|
305
|
+
z-index: 2;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
.loginnew{
|
|
310
|
+
margin-top: -288px;
|
|
311
|
+
background-color: #FFFFFF;
|
|
312
|
+
}
|
|
313
|
+
.appbar {
|
|
314
|
+
display: flex;
|
|
315
|
+
width: 100%;
|
|
316
|
+
background-color: #294a97;
|
|
317
|
+
overflow: none;
|
|
318
|
+
box-sizing: border-box;
|
|
319
|
+
}
|
|
320
|
+
.appbar-container {
|
|
321
|
+
display: flex;
|
|
322
|
+
width: 1300px;
|
|
323
|
+
max-width: 100%;
|
|
324
|
+
flex-direction: row;
|
|
325
|
+
align-items: flex-start;
|
|
326
|
+
margin: auto;
|
|
327
|
+
padding: 0.8rem;
|
|
328
|
+
color: #fff;
|
|
329
|
+
}
|
|
330
|
+
.appbar-box-left {
|
|
331
|
+
display: flex;
|
|
332
|
+
width: 50%;
|
|
333
|
+
margin: auto;
|
|
334
|
+
padding: 0px;
|
|
335
|
+
}
|
|
336
|
+
.appbar-box-right {
|
|
337
|
+
display: flex;
|
|
338
|
+
width: 50%;
|
|
339
|
+
margin: auto;
|
|
340
|
+
padding: 0px;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
@media screen and (max-width: 768px) {
|
|
344
|
+
.appbar-container {
|
|
345
|
+
flex-direction: column;
|
|
346
|
+
}
|
|
347
|
+
.appbar-box-right {
|
|
348
|
+
display: none;
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.topHeader-container {
|
|
353
|
+
display: flex;
|
|
354
|
+
justify-content: space-evenly;
|
|
355
|
+
padding: 20px 40px;
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.topHeader-box-left img {
|
|
359
|
+
width: 50px;
|
|
360
|
+
height: 50px;
|
|
361
|
+
}
|
|
362
|
+
.topHeader-box-left img:first-child {
|
|
363
|
+
margin-right: 20px;
|
|
364
|
+
}
|
|
365
|
+
.topHeader-box-center {
|
|
366
|
+
font-weight: 500;
|
|
367
|
+
font-family: "Inter", serif;
|
|
368
|
+
margin-top: 20px;
|
|
369
|
+
}
|
|
370
|
+
.topHeader-box-center ul {
|
|
371
|
+
list-style-type: none;
|
|
372
|
+
display: flex;
|
|
373
|
+
padding: 0;
|
|
374
|
+
margin: 0;
|
|
375
|
+
flex-wrap: wrap;
|
|
376
|
+
}
|
|
377
|
+
.topHeader-box-center li {
|
|
378
|
+
margin-right: 20px;
|
|
379
|
+
font-weight: 500;
|
|
380
|
+
}
|
|
381
|
+
.topHeader-box-center a {
|
|
382
|
+
text-decoration: none;
|
|
383
|
+
color: black;
|
|
384
|
+
}
|
|
385
|
+
.topHeader-box-right {
|
|
386
|
+
display: flex;
|
|
387
|
+
justify-content: space-between;
|
|
388
|
+
flex-wrap: wrap;
|
|
389
|
+
margin-top: 10px;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
.topHeader-box-right button {
|
|
393
|
+
width: 75px;
|
|
394
|
+
height: 30px;
|
|
395
|
+
border-radius: 5px;
|
|
396
|
+
margin-right: 10px;
|
|
397
|
+
border: none;
|
|
398
|
+
}
|
|
399
|
+
.topHeader-box-right button:first-child {
|
|
400
|
+
background-color: white;
|
|
401
|
+
border: 1px solid #294a97;
|
|
402
|
+
color: #294a97;
|
|
403
|
+
font-weight: 500;
|
|
404
|
+
}
|
|
405
|
+
.topHeader-box-right button:last-child {
|
|
406
|
+
background-color: #294a97;
|
|
407
|
+
color: white;
|
|
408
|
+
}
|
|
409
|
+
.heroSection {
|
|
410
|
+
width: 100%;
|
|
411
|
+
max-height: 508px;
|
|
412
|
+
margin: auto;
|
|
413
|
+
padding: 0;
|
|
414
|
+
background: #294a9733;
|
|
415
|
+
img {
|
|
416
|
+
width: 100%;
|
|
417
|
+
object-fit: cover;
|
|
418
|
+
opacity: 0.75;
|
|
419
|
+
max-height: 508px;
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
.heroSection{
|
|
424
|
+
width: 100%;
|
|
425
|
+
max-height: 508px;
|
|
426
|
+
margin: auto;
|
|
427
|
+
padding: 0;
|
|
428
|
+
background: #294A9733;
|
|
429
|
+
img{
|
|
430
|
+
width: 100%;
|
|
431
|
+
object-fit: cover;
|
|
432
|
+
opacity: 0.75;
|
|
433
|
+
max-height: 508px;
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
.loginpic{
|
|
437
|
+
margin-top: 50px;
|
|
438
|
+
height: '300px';
|
|
439
|
+
width: 100%;
|
|
440
|
+
|
|
441
|
+
position: absolute;
|
|
442
|
+
|
|
443
|
+
}
|
|
444
|
+
.loginContainernew{
|
|
445
|
+
height: 100px;
|
|
446
|
+
width: 100%;
|
|
447
|
+
overflow: auto;
|
|
448
|
+
box-sizing: border-box;
|
|
449
|
+
/* margin-top: 10px; */
|
|
450
|
+
display: flex;
|
|
451
|
+
}
|
|
452
|
+
.loginFormStyleEmployeeNew {
|
|
453
|
+
|
|
454
|
+
width :40%;
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
align-items: center;
|
|
458
|
+
justify-content: center;
|
|
459
|
+
min-height: 400px;
|
|
460
|
+
|
|
461
|
+
display: flex;
|
|
462
|
+
align-items: flex-start;
|
|
463
|
+
justify-content: center;
|
|
464
|
+
position: absolute;
|
|
465
|
+
top: -90px;
|
|
466
|
+
}
|
|
467
|
+
@media screen and (max-width : 1024px) and (min-width:468px) {
|
|
468
|
+
.loginFormStyleEmployeeNew{
|
|
469
|
+
width: 60%;
|
|
470
|
+
padding: 2rem;
|
|
471
|
+
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
@media screen and (max-width : 467px) {
|
|
475
|
+
.loginFormStyleEmployeeNew{
|
|
476
|
+
width: 80%;
|
|
477
|
+
padding: 1rem;
|
|
478
|
+
|
|
479
|
+
}
|
|
480
|
+
}
|
|
481
|
+
.employeeCardNew{
|
|
482
|
+
box-sizing: border-box;
|
|
483
|
+
margin-bottom: 0px;
|
|
484
|
+
width: 100%;
|
|
485
|
+
margin-left: 0px;
|
|
486
|
+
|
|
487
|
+
background-color: #FFFFFF;
|
|
488
|
+
}
|
|
489
|
+
.headerStyle{
|
|
490
|
+
font-family: "Roboto", serif;
|
|
491
|
+
font-weight: 700;
|
|
492
|
+
text-align: left;
|
|
493
|
+
font-size: 36px;
|
|
494
|
+
line-height: 42px;
|
|
495
|
+
}
|
|
496
|
+
.descStyle{
|
|
497
|
+
font-family: 'Roboto';
|
|
498
|
+
font-weight: 400;
|
|
499
|
+
color: #8F8F8F;
|
|
500
|
+
text-align: left;
|
|
501
|
+
line-height: 21.09px;
|
|
502
|
+
padding: 0.5rem 0rem 2rem 0rem;
|
|
503
|
+
}
|
|
504
|
+
.labelStyle{
|
|
505
|
+
font-family: 'Roboto';
|
|
506
|
+
font-weight: 400;
|
|
507
|
+
font-size: 18px;
|
|
508
|
+
color: #232323;
|
|
509
|
+
line-height: 21.79px;
|
|
510
|
+
}
|
|
511
|
+
.footer{
|
|
512
|
+
display: -webkit-box;
|
|
513
|
+
box-sizing: border-box;
|
|
514
|
+
width: '100%';
|
|
515
|
+
position: 'fixed';
|
|
516
|
+
bottom: 0;
|
|
517
|
+
background-color:"#152265";
|
|
518
|
+
text-align:"center";
|
|
519
|
+
color:white;
|
|
520
|
+
margin-top: 170px;
|
|
521
|
+
}
|
|
522
|
+
.footerText{
|
|
523
|
+
display: 'flex';
|
|
524
|
+
justify-content: 'center';
|
|
525
|
+
color:"white" ;
|
|
526
|
+
background-color: #152265;
|
|
527
|
+
width: 100%;
|
|
528
|
+
text-align: center;
|
|
529
|
+
}
|
|
530
|
+
.footerContainer{
|
|
531
|
+
box-sizing: border-box;
|
|
532
|
+
height: 200px;
|
|
533
|
+
background-color: #294A97;
|
|
534
|
+
width:100%;
|
|
535
|
+
border-top: 2px solid #294A97;
|
|
536
|
+
text-align:'center';
|
|
537
|
+
color: 'white';
|
|
538
|
+
margin-top: 0px;
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
}
|
|
542
|
+
.cityCss{
|
|
543
|
+
border-radius: 8px;
|
|
544
|
+
}
|
|
545
|
+
.fieldNew{
|
|
546
|
+
border-radius: 8px;
|
|
547
|
+
}
|
|
548
|
+
.submitButtonNew{
|
|
549
|
+
background-color: #2947A3;
|
|
550
|
+
height: 3rem;
|
|
551
|
+
text-align: center;
|
|
552
|
+
outline: 2px solid transparent;
|
|
553
|
+
outline-offset: 2px;
|
|
554
|
+
width: 100%;
|
|
555
|
+
/* width: 330px; */
|
|
556
|
+
padding: 0.8rem 0rem;
|
|
557
|
+
box-sizing: content-box;
|
|
558
|
+
height: 20px;
|
|
559
|
+
border-radius: 8px;
|
|
560
|
+
color: #FFFFFF;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
.body-container-new{
|
|
564
|
+
background-color: white;
|
|
565
|
+
}
|
|
566
|
+
.background-login{
|
|
567
|
+
position: absolute;
|
|
568
|
+
height: 100%;
|
|
569
|
+
width: 100%;
|
|
570
|
+
|
|
571
|
+
}
|
|
572
|
+
.footerLinks{
|
|
573
|
+
box-sizing: border-box;
|
|
574
|
+
background-color: #F5FBFF;
|
|
575
|
+
height: 40px;
|
|
576
|
+
width:100%;
|
|
577
|
+
justify-content: space-between;
|
|
578
|
+
display: -webkit-box;
|
|
579
|
+
padding-top: 30px ;
|
|
580
|
+
padding-left: 164px ;
|
|
581
|
+
padding-right: 164px;
|
|
582
|
+
padding-bottom: 60px;
|
|
583
|
+
}
|
|
584
|
+
.footerCont{
|
|
585
|
+
box-sizing: border-box;
|
|
586
|
+
height: auto;
|
|
587
|
+
width:100%;
|
|
588
|
+
display: -webkit-box;
|
|
589
|
+
background-color: #294A97;
|
|
590
|
+
border-top: 2px solid #294A97;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
|
|
595
595
|
|