@pmidc/upyog-css 1.1.4 → 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 +42 -25
- 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 +1021 -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,296 +1,296 @@
|
|
|
1
|
-
.loader-message {
|
|
2
|
-
overflow: hidden;
|
|
3
|
-
position: relative;
|
|
4
|
-
height: 100vh;
|
|
5
|
-
width: 100vw;
|
|
6
|
-
display: flex;
|
|
7
|
-
justify-content: center;
|
|
8
|
-
align-items: center;
|
|
9
|
-
flex-direction: column;
|
|
10
|
-
font-weight: 600;
|
|
11
|
-
font-size: 14px;
|
|
12
|
-
color: #000;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.loader-message .body {
|
|
16
|
-
position: absolute;
|
|
17
|
-
left: 44%;
|
|
18
|
-
top: 50%;
|
|
19
|
-
animation: speeder .4s linear infinite;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.loader-message .body>span {
|
|
23
|
-
height: 5px;
|
|
24
|
-
width: 35px;
|
|
25
|
-
background: #0d43a7;
|
|
26
|
-
position: absolute;
|
|
27
|
-
top: -19px;
|
|
28
|
-
left: -40px;
|
|
29
|
-
border-radius: 2px 10px 1px 0;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.loader-message .base span {
|
|
33
|
-
position: absolute;
|
|
34
|
-
width: 0;
|
|
35
|
-
height: 0;
|
|
36
|
-
border-top: 6px solid transparent;
|
|
37
|
-
border-right: 100px solid #000;
|
|
38
|
-
border-bottom: 6px solid transparent;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.loader-message .base span::before {
|
|
42
|
-
content: "";
|
|
43
|
-
height: 22px;
|
|
44
|
-
width: 22px;
|
|
45
|
-
border-radius: 50%;
|
|
46
|
-
background: #0d43a7;
|
|
47
|
-
position: absolute;
|
|
48
|
-
right: -110px;
|
|
49
|
-
top: -16px;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.loader-message .base span::after {
|
|
53
|
-
content: "";
|
|
54
|
-
position: absolute;
|
|
55
|
-
width: 0;
|
|
56
|
-
height: 0;
|
|
57
|
-
border-top: 0 solid transparent;
|
|
58
|
-
border-right: 55px solid #000;
|
|
59
|
-
border-bottom: 16px solid transparent;
|
|
60
|
-
top: -16px;
|
|
61
|
-
right: -98px;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.loader-message .face {
|
|
65
|
-
position: absolute;
|
|
66
|
-
height: 12px;
|
|
67
|
-
width: 20px;
|
|
68
|
-
background: #0d43a7;
|
|
69
|
-
border-radius: 20px 20px 0 0;
|
|
70
|
-
transform: rotate(-40deg);
|
|
71
|
-
right: -125px;
|
|
72
|
-
top: -15px;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.loader-message .face::after {
|
|
76
|
-
content: "";
|
|
77
|
-
height: 12px;
|
|
78
|
-
width: 12px;
|
|
79
|
-
background: #0d43a7;
|
|
80
|
-
right: 4px;
|
|
81
|
-
top: 7px;
|
|
82
|
-
position: absolute;
|
|
83
|
-
transform: rotate(40deg);
|
|
84
|
-
transform-origin: 50% 50%;
|
|
85
|
-
border-radius: 0 0 0 2px;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.loader-message .body>span>span {
|
|
89
|
-
width: 30px;
|
|
90
|
-
height: 1px;
|
|
91
|
-
background: #0d43a7;
|
|
92
|
-
position: absolute;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.loader-message .body>span>span:nth-child(1) {
|
|
96
|
-
top: 0;
|
|
97
|
-
animation: fazer1 .2s linear infinite;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.loader-message .body>span>span:nth-child(2) {
|
|
101
|
-
top: 3px;
|
|
102
|
-
animation: fazer2 .4s linear infinite;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.loader-message .body>span>span:nth-child(3) {
|
|
106
|
-
top: 1px;
|
|
107
|
-
animation: fazer3 .4s linear infinite;
|
|
108
|
-
animation-delay: -1s;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.loader-message .body>span>span:nth-child(4) {
|
|
112
|
-
top: 4px;
|
|
113
|
-
animation: fazer4 1s linear infinite;
|
|
114
|
-
animation-delay: -1s;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
@keyframes fazer1 {
|
|
118
|
-
0% {
|
|
119
|
-
left: 0;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
100% {
|
|
123
|
-
left: -80px;
|
|
124
|
-
opacity: 0;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
@keyframes fazer2 {
|
|
129
|
-
0% {
|
|
130
|
-
left: 0;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
100% {
|
|
134
|
-
left: -100px;
|
|
135
|
-
opacity: 0;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
@keyframes fazer3 {
|
|
140
|
-
0% {
|
|
141
|
-
left: 0;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
100% {
|
|
145
|
-
left: -50px;
|
|
146
|
-
opacity: 0;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
@keyframes fazer4 {
|
|
151
|
-
0% {
|
|
152
|
-
left: 0;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
100% {
|
|
156
|
-
left: -150px;
|
|
157
|
-
opacity: 0;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
@keyframes speeder {
|
|
162
|
-
0% {
|
|
163
|
-
transform: translate(2px, 1px) rotate(0deg);
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
10% {
|
|
167
|
-
transform: translate(-1px, -3px) rotate(-1deg);
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
20% {
|
|
171
|
-
transform: translate(-2px, 0px) rotate(1deg);
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
30% {
|
|
175
|
-
transform: translate(1px, 2px) rotate(0deg);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
40% {
|
|
179
|
-
transform: translate(1px, -1px) rotate(1deg);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
50% {
|
|
183
|
-
transform: translate(-1px, 3px) rotate(-1deg);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
60% {
|
|
187
|
-
transform: translate(-1px, 1px) rotate(0deg);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
70% {
|
|
191
|
-
transform: translate(3px, 1px) rotate(-1deg);
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
80% {
|
|
195
|
-
transform: translate(-2px, -1px) rotate(1deg);
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
90% {
|
|
199
|
-
transform: translate(2px, 1px) rotate(0deg);
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
100% {
|
|
203
|
-
transform: translate(1px, -2px) rotate(-1deg);
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
.loader-message .longfazers {
|
|
208
|
-
position: absolute;
|
|
209
|
-
width: 100%;
|
|
210
|
-
height: 100%;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
.loader-message .longfazers span {
|
|
214
|
-
position: absolute;
|
|
215
|
-
height: 2px;
|
|
216
|
-
width: 20%;
|
|
217
|
-
background: #0d43a7;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.loader-message .longfazers span:nth-child(1) {
|
|
221
|
-
top: 20%;
|
|
222
|
-
animation: lf .6s linear infinite;
|
|
223
|
-
animation-delay: -5s;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
.loader-message .longfazers span:nth-child(2) {
|
|
227
|
-
top: 40%;
|
|
228
|
-
animation: lf2 .8s linear infinite;
|
|
229
|
-
animation-delay: -1s;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.loader-message .longfazers span:nth-child(3) {
|
|
233
|
-
top: 60%;
|
|
234
|
-
animation: lf3 .6s linear infinite;
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
.loader-message .longfazers span:nth-child(4) {
|
|
238
|
-
top: 80%;
|
|
239
|
-
animation: lf4 .5s linear infinite;
|
|
240
|
-
animation-delay: -3s;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
.loader-message .message {
|
|
244
|
-
position: absolute;
|
|
245
|
-
font-family: 'Open Sans', sans-serif;
|
|
246
|
-
font-weight: 600;
|
|
247
|
-
font-size: 12px;
|
|
248
|
-
text-transform: uppercase;
|
|
249
|
-
left: 44%;
|
|
250
|
-
top: 58%;
|
|
251
|
-
margin-left: -20px;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
@keyframes lf {
|
|
255
|
-
0% {
|
|
256
|
-
left: 200%;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
100% {
|
|
260
|
-
left: -200%;
|
|
261
|
-
opacity: 0;
|
|
262
|
-
}
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
@keyframes lf2 {
|
|
266
|
-
0% {
|
|
267
|
-
left: 200%;
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
100% {
|
|
271
|
-
left: -200%;
|
|
272
|
-
opacity: 0;
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
@keyframes lf3 {
|
|
277
|
-
0% {
|
|
278
|
-
left: 200%;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
100% {
|
|
282
|
-
left: -100%;
|
|
283
|
-
opacity: 0;
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
@keyframes lf4 {
|
|
288
|
-
0% {
|
|
289
|
-
left: 200%;
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
100% {
|
|
293
|
-
left: -100%;
|
|
294
|
-
opacity: 0;
|
|
295
|
-
}
|
|
1
|
+
.loader-message {
|
|
2
|
+
overflow: hidden;
|
|
3
|
+
position: relative;
|
|
4
|
+
height: 100vh;
|
|
5
|
+
width: 100vw;
|
|
6
|
+
display: flex;
|
|
7
|
+
justify-content: center;
|
|
8
|
+
align-items: center;
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
font-weight: 600;
|
|
11
|
+
font-size: 14px;
|
|
12
|
+
color: #000;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.loader-message .body {
|
|
16
|
+
position: absolute;
|
|
17
|
+
left: 44%;
|
|
18
|
+
top: 50%;
|
|
19
|
+
animation: speeder .4s linear infinite;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.loader-message .body>span {
|
|
23
|
+
height: 5px;
|
|
24
|
+
width: 35px;
|
|
25
|
+
background: #0d43a7;
|
|
26
|
+
position: absolute;
|
|
27
|
+
top: -19px;
|
|
28
|
+
left: -40px;
|
|
29
|
+
border-radius: 2px 10px 1px 0;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.loader-message .base span {
|
|
33
|
+
position: absolute;
|
|
34
|
+
width: 0;
|
|
35
|
+
height: 0;
|
|
36
|
+
border-top: 6px solid transparent;
|
|
37
|
+
border-right: 100px solid #000;
|
|
38
|
+
border-bottom: 6px solid transparent;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.loader-message .base span::before {
|
|
42
|
+
content: "";
|
|
43
|
+
height: 22px;
|
|
44
|
+
width: 22px;
|
|
45
|
+
border-radius: 50%;
|
|
46
|
+
background: #0d43a7;
|
|
47
|
+
position: absolute;
|
|
48
|
+
right: -110px;
|
|
49
|
+
top: -16px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.loader-message .base span::after {
|
|
53
|
+
content: "";
|
|
54
|
+
position: absolute;
|
|
55
|
+
width: 0;
|
|
56
|
+
height: 0;
|
|
57
|
+
border-top: 0 solid transparent;
|
|
58
|
+
border-right: 55px solid #000;
|
|
59
|
+
border-bottom: 16px solid transparent;
|
|
60
|
+
top: -16px;
|
|
61
|
+
right: -98px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.loader-message .face {
|
|
65
|
+
position: absolute;
|
|
66
|
+
height: 12px;
|
|
67
|
+
width: 20px;
|
|
68
|
+
background: #0d43a7;
|
|
69
|
+
border-radius: 20px 20px 0 0;
|
|
70
|
+
transform: rotate(-40deg);
|
|
71
|
+
right: -125px;
|
|
72
|
+
top: -15px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.loader-message .face::after {
|
|
76
|
+
content: "";
|
|
77
|
+
height: 12px;
|
|
78
|
+
width: 12px;
|
|
79
|
+
background: #0d43a7;
|
|
80
|
+
right: 4px;
|
|
81
|
+
top: 7px;
|
|
82
|
+
position: absolute;
|
|
83
|
+
transform: rotate(40deg);
|
|
84
|
+
transform-origin: 50% 50%;
|
|
85
|
+
border-radius: 0 0 0 2px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.loader-message .body>span>span {
|
|
89
|
+
width: 30px;
|
|
90
|
+
height: 1px;
|
|
91
|
+
background: #0d43a7;
|
|
92
|
+
position: absolute;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.loader-message .body>span>span:nth-child(1) {
|
|
96
|
+
top: 0;
|
|
97
|
+
animation: fazer1 .2s linear infinite;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.loader-message .body>span>span:nth-child(2) {
|
|
101
|
+
top: 3px;
|
|
102
|
+
animation: fazer2 .4s linear infinite;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.loader-message .body>span>span:nth-child(3) {
|
|
106
|
+
top: 1px;
|
|
107
|
+
animation: fazer3 .4s linear infinite;
|
|
108
|
+
animation-delay: -1s;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.loader-message .body>span>span:nth-child(4) {
|
|
112
|
+
top: 4px;
|
|
113
|
+
animation: fazer4 1s linear infinite;
|
|
114
|
+
animation-delay: -1s;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
@keyframes fazer1 {
|
|
118
|
+
0% {
|
|
119
|
+
left: 0;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
100% {
|
|
123
|
+
left: -80px;
|
|
124
|
+
opacity: 0;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
@keyframes fazer2 {
|
|
129
|
+
0% {
|
|
130
|
+
left: 0;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
100% {
|
|
134
|
+
left: -100px;
|
|
135
|
+
opacity: 0;
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
@keyframes fazer3 {
|
|
140
|
+
0% {
|
|
141
|
+
left: 0;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
100% {
|
|
145
|
+
left: -50px;
|
|
146
|
+
opacity: 0;
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
@keyframes fazer4 {
|
|
151
|
+
0% {
|
|
152
|
+
left: 0;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
100% {
|
|
156
|
+
left: -150px;
|
|
157
|
+
opacity: 0;
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
@keyframes speeder {
|
|
162
|
+
0% {
|
|
163
|
+
transform: translate(2px, 1px) rotate(0deg);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
10% {
|
|
167
|
+
transform: translate(-1px, -3px) rotate(-1deg);
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
20% {
|
|
171
|
+
transform: translate(-2px, 0px) rotate(1deg);
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
30% {
|
|
175
|
+
transform: translate(1px, 2px) rotate(0deg);
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
40% {
|
|
179
|
+
transform: translate(1px, -1px) rotate(1deg);
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
50% {
|
|
183
|
+
transform: translate(-1px, 3px) rotate(-1deg);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
60% {
|
|
187
|
+
transform: translate(-1px, 1px) rotate(0deg);
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
70% {
|
|
191
|
+
transform: translate(3px, 1px) rotate(-1deg);
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
80% {
|
|
195
|
+
transform: translate(-2px, -1px) rotate(1deg);
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
90% {
|
|
199
|
+
transform: translate(2px, 1px) rotate(0deg);
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
100% {
|
|
203
|
+
transform: translate(1px, -2px) rotate(-1deg);
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.loader-message .longfazers {
|
|
208
|
+
position: absolute;
|
|
209
|
+
width: 100%;
|
|
210
|
+
height: 100%;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.loader-message .longfazers span {
|
|
214
|
+
position: absolute;
|
|
215
|
+
height: 2px;
|
|
216
|
+
width: 20%;
|
|
217
|
+
background: #0d43a7;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.loader-message .longfazers span:nth-child(1) {
|
|
221
|
+
top: 20%;
|
|
222
|
+
animation: lf .6s linear infinite;
|
|
223
|
+
animation-delay: -5s;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.loader-message .longfazers span:nth-child(2) {
|
|
227
|
+
top: 40%;
|
|
228
|
+
animation: lf2 .8s linear infinite;
|
|
229
|
+
animation-delay: -1s;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.loader-message .longfazers span:nth-child(3) {
|
|
233
|
+
top: 60%;
|
|
234
|
+
animation: lf3 .6s linear infinite;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.loader-message .longfazers span:nth-child(4) {
|
|
238
|
+
top: 80%;
|
|
239
|
+
animation: lf4 .5s linear infinite;
|
|
240
|
+
animation-delay: -3s;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.loader-message .message {
|
|
244
|
+
position: absolute;
|
|
245
|
+
font-family: 'Open Sans', sans-serif;
|
|
246
|
+
font-weight: 600;
|
|
247
|
+
font-size: 12px;
|
|
248
|
+
text-transform: uppercase;
|
|
249
|
+
left: 44%;
|
|
250
|
+
top: 58%;
|
|
251
|
+
margin-left: -20px;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
@keyframes lf {
|
|
255
|
+
0% {
|
|
256
|
+
left: 200%;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
100% {
|
|
260
|
+
left: -200%;
|
|
261
|
+
opacity: 0;
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
@keyframes lf2 {
|
|
266
|
+
0% {
|
|
267
|
+
left: 200%;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
100% {
|
|
271
|
+
left: -200%;
|
|
272
|
+
opacity: 0;
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
@keyframes lf3 {
|
|
277
|
+
0% {
|
|
278
|
+
left: 200%;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
100% {
|
|
282
|
+
left: -100%;
|
|
283
|
+
opacity: 0;
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
@keyframes lf4 {
|
|
288
|
+
0% {
|
|
289
|
+
left: 200%;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
100% {
|
|
293
|
+
left: -100%;
|
|
294
|
+
opacity: 0;
|
|
295
|
+
}
|
|
296
296
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.payment-amount-info{
|
|
2
|
-
@apply flex justify-between;
|
|
1
|
+
.payment-amount-info{
|
|
2
|
+
@apply flex justify-between;
|
|
3
3
|
}
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
.updatenumber-warper-citizen{
|
|
2
|
-
min-height: 95vh;
|
|
3
|
-
height: unset;
|
|
4
|
-
}
|
|
5
|
-
.updatePropertyNumber {
|
|
6
|
-
.pt-update-no-popup-wrapper {
|
|
7
|
-
@apply m-md;
|
|
8
|
-
}
|
|
9
|
-
.search-form-wrapper {
|
|
10
|
-
display: inherit;
|
|
11
|
-
padding: 16px;
|
|
12
|
-
.submit-bar {
|
|
13
|
-
position: absolute;
|
|
14
|
-
bottom: 25px;
|
|
15
|
-
width: 90%;
|
|
16
|
-
}
|
|
17
|
-
.submit-bar-disabled {
|
|
18
|
-
position: absolute;
|
|
19
|
-
bottom: 25px;
|
|
20
|
-
width: 90%;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
@screen dt {
|
|
26
|
-
.updatenumber-warper-citizen{
|
|
27
|
-
min-height: 100vh;
|
|
28
|
-
height: unset;
|
|
29
|
-
}
|
|
30
|
-
.updatePropertyNumber {
|
|
31
|
-
.h1 {
|
|
32
|
-
@apply m-md;
|
|
33
|
-
}
|
|
34
|
-
.search-form-wrapper {
|
|
35
|
-
.submit-bar {
|
|
36
|
-
width: 100% !important;
|
|
37
|
-
position: unset !important;
|
|
38
|
-
}
|
|
39
|
-
.submit-bar-disabled {
|
|
40
|
-
position: absolute;
|
|
41
|
-
bottom: 25px;
|
|
42
|
-
width: 90%;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
1
|
+
.updatenumber-warper-citizen{
|
|
2
|
+
min-height: 95vh;
|
|
3
|
+
height: unset;
|
|
4
|
+
}
|
|
5
|
+
.updatePropertyNumber {
|
|
6
|
+
.pt-update-no-popup-wrapper {
|
|
7
|
+
@apply m-md;
|
|
8
|
+
}
|
|
9
|
+
.search-form-wrapper {
|
|
10
|
+
display: inherit;
|
|
11
|
+
padding: 16px;
|
|
12
|
+
.submit-bar {
|
|
13
|
+
position: absolute;
|
|
14
|
+
bottom: 25px;
|
|
15
|
+
width: 90%;
|
|
16
|
+
}
|
|
17
|
+
.submit-bar-disabled {
|
|
18
|
+
position: absolute;
|
|
19
|
+
bottom: 25px;
|
|
20
|
+
width: 90%;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@screen dt {
|
|
26
|
+
.updatenumber-warper-citizen{
|
|
27
|
+
min-height: 100vh;
|
|
28
|
+
height: unset;
|
|
29
|
+
}
|
|
30
|
+
.updatePropertyNumber {
|
|
31
|
+
.h1 {
|
|
32
|
+
@apply m-md;
|
|
33
|
+
}
|
|
34
|
+
.search-form-wrapper {
|
|
35
|
+
.submit-bar {
|
|
36
|
+
width: 100% !important;
|
|
37
|
+
position: unset !important;
|
|
38
|
+
}
|
|
39
|
+
.submit-bar-disabled {
|
|
40
|
+
position: absolute;
|
|
41
|
+
bottom: 25px;
|
|
42
|
+
width: 90%;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|