| 21826 |
kshitij.so |
1 |
.header{
|
|
|
2 |
text-align: center;
|
|
|
3 |
font-weight: bold;
|
|
|
4 |
}
|
|
|
5 |
body{
|
|
|
6 |
font-size: 13px;
|
|
|
7 |
}
|
|
|
8 |
.block{
|
|
|
9 |
text-align: right;
|
|
|
10 |
}
|
|
|
11 |
|
|
|
12 |
.page-header{
|
|
|
13 |
font-size: 15px;
|
|
|
14 |
font-weight: bold;
|
|
|
15 |
margin-top: 25px;
|
|
|
16 |
margin-bottom: 3px;
|
|
|
17 |
border-bottom:0px;
|
|
|
18 |
}
|
|
|
19 |
|
|
|
20 |
.shopArea{
|
|
|
21 |
margin-top: 10px;
|
|
|
22 |
}
|
|
|
23 |
.box{
|
|
|
24 |
padding: 5px;
|
|
|
25 |
display: none;
|
|
|
26 |
margin-top: 5px;
|
|
|
27 |
|
|
|
28 |
}
|
|
|
29 |
|
|
|
30 |
.bdetail{
|
|
|
31 |
margin-top: 20px;
|
|
|
32 |
|
|
|
33 |
}
|
|
|
34 |
|
|
|
35 |
.pmp{
|
|
|
36 |
display: none;
|
|
|
37 |
}
|
|
|
38 |
|
|
|
39 |
.Names{
|
|
|
40 |
display: none;
|
|
|
41 |
margin-top: 10px;
|
|
|
42 |
}
|
|
|
43 |
|
|
|
44 |
.doc{
|
|
|
45 |
display: none;
|
|
|
46 |
margin-top: 10px;
|
|
|
47 |
}
|
|
|
48 |
|
|
|
49 |
.document{
|
|
|
50 |
display: none;
|
|
|
51 |
margin-top: 10px;
|
|
|
52 |
}
|
|
|
53 |
.bcontacts{
|
|
|
54 |
margin-left: 5px;
|
|
|
55 |
}
|
|
|
56 |
|
|
|
57 |
.Query{
|
|
|
58 |
text-align: right;
|
|
|
59 |
}
|
|
|
60 |
.location{
|
|
|
61 |
margin-top: 10px;
|
|
|
62 |
}
|
|
|
63 |
.submit{
|
|
|
64 |
text-align: center;
|
|
|
65 |
width: 100%
|
|
|
66 |
font-weight:bold;
|
|
|
67 |
|
|
|
68 |
}
|
|
|
69 |
|
|
|
70 |
.bform{
|
|
|
71 |
display: block;
|
|
|
72 |
width: 100%;
|
|
|
73 |
border: none;
|
|
|
74 |
border-radius: 0px;
|
|
|
75 |
border-bottom: .1px solid #aaa;
|
|
|
76 |
outline: none;
|
|
|
77 |
margin-top: 5px;
|
|
|
78 |
background: transparent;
|
|
|
79 |
margin-left: 5px;
|
|
|
80 |
background-color: none;
|
|
|
81 |
}
|
|
|
82 |
.bphotograph{
|
|
|
83 |
margin-top: 20px;
|
|
|
84 |
}
|
|
|
85 |
.reg-control{
|
|
|
86 |
border:none; /* Get rid of the browser's styling */
|
|
|
87 |
border-bottom:1px solid grey;
|
|
|
88 |
}
|
|
|
89 |
|
|
|
90 |
|
|
|
91 |
|
|
|
92 |
|
|
|
93 |
label{ margin-right: 15px; }
|
|
|
94 |
|
|
|
95 |
.Entity{ color: #fff;background: #228B22;}
|
|
|
96 |
|
|
|
97 |
|
|
|
98 |
.upload{
|
|
|
99 |
margin-top: 10px;
|
|
|
100 |
}
|
|
|
101 |
@import('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/css/bootstrap.min.css')
|
|
|
102 |
|
|
|
103 |
.funkyradio div {
|
|
|
104 |
clear: both;
|
|
|
105 |
overflow: hidden;
|
|
|
106 |
}
|
|
|
107 |
|
|
|
108 |
.funkyradio label {
|
|
|
109 |
width: 50%;
|
|
|
110 |
border-radius: 3px;
|
|
|
111 |
font-weight: normal;
|
|
|
112 |
}
|
|
|
113 |
|
|
|
114 |
.funkyradio input[type="radio"]:empty{
|
|
|
115 |
display: none;
|
|
|
116 |
|
|
|
117 |
}
|
|
|
118 |
|
|
|
119 |
.funkyradio input[type="radio"]:empty ~ label {
|
|
|
120 |
position: relative;
|
|
|
121 |
line-height: 2.5em;
|
|
|
122 |
text-indent: 3.25em;
|
|
|
123 |
margin-left: 1.5em;
|
|
|
124 |
|
|
|
125 |
cursor: pointer;
|
|
|
126 |
-webkit-user-select: none;
|
|
|
127 |
-moz-user-select: none;
|
|
|
128 |
-ms-user-select: none;
|
|
|
129 |
user-select: none;
|
|
|
130 |
}
|
|
|
131 |
|
|
|
132 |
.funkyradio input[type="radio"]:empty ~ label:before{
|
|
|
133 |
position: absolute;
|
|
|
134 |
display: block;
|
|
|
135 |
top: 0;
|
|
|
136 |
bottom: 0;
|
|
|
137 |
left: 0;
|
|
|
138 |
content: '';
|
|
|
139 |
width: 2.5em;
|
|
|
140 |
background: #D1D3D4;
|
|
|
141 |
border-radius: 3px 0 0 3px;
|
|
|
142 |
}
|
|
|
143 |
|
|
|
144 |
.funkyradio input[type="radio"]:hover:not(:checked) ~ label{
|
|
|
145 |
color: #888;
|
|
|
146 |
|
|
|
147 |
}
|
|
|
148 |
|
|
|
149 |
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before{
|
|
|
150 |
content: '\2714';
|
|
|
151 |
text-indent: .9em;
|
|
|
152 |
color: #C2C2C2;
|
|
|
153 |
}
|
|
|
154 |
|
|
|
155 |
.funkyradio input[type="radio"]:checked ~ label {
|
|
|
156 |
color: #777;
|
|
|
157 |
}
|
|
|
158 |
|
|
|
159 |
.funkyradio input[type="radio"]:checked ~ label:before {
|
|
|
160 |
content: '\2714';
|
|
|
161 |
text-indent: .9em;
|
|
|
162 |
color: #333;
|
|
|
163 |
background-color: #ccc;
|
|
|
164 |
}
|
|
|
165 |
|
|
|
166 |
.funkyradio input[type="radio"]:focus ~ label:before{
|
|
|
167 |
box-shadow: 0 0 0 3px #999;
|
|
|
168 |
}
|
|
|
169 |
|
|
|
170 |
.funkyradio-default input[type="radio"]:checked ~ label:before{
|
|
|
171 |
color: #333;
|
|
|
172 |
background-color: #5cb85c;
|
|
|
173 |
}
|
|
|
174 |
|
|
|
175 |
.funkyradio-primary input[type="radio"]:checked ~ label:before{
|
|
|
176 |
color: #fff;
|
|
|
177 |
background-color: #5cb85c;
|
|
|
178 |
}
|
|
|
179 |
|
|
|
180 |
.funkyradio-success input[type="radio"]:checked ~ label:before{
|
|
|
181 |
color: #fff;
|
|
|
182 |
background-color: #5cb85c;
|
|
|
183 |
}
|
|
|
184 |
|
|
|
185 |
.funkyradio-danger input[type="radio"]:checked ~ label:before {
|
|
|
186 |
color: #fff;
|
|
|
187 |
background-color: #5cb85c;
|
|
|
188 |
}
|
|
|
189 |
|
|
|
190 |
.funkyradio {
|
|
|
191 |
input:required;
|
|
|
192 |
}
|
|
|
193 |
|
|
|
194 |
.Account{
|
|
|
195 |
font-weight: bold;
|
|
|
196 |
margin-left: 15px;
|
|
|
197 |
}
|
|
|
198 |
|
|
|
199 |
.businessdetail{
|
|
|
200 |
width: 150%;
|
|
|
201 |
border: 1px solid black;
|
|
|
202 |
margin-top: 10px;
|
|
|
203 |
|
|
|
204 |
}
|
|
|
205 |
|
|
|
206 |
.PMPName{
|
|
|
207 |
|
|
|
208 |
border: 1px solid black;
|
|
|
209 |
}
|
|
|
210 |
.PMPAddress{
|
|
|
211 |
|
|
|
212 |
border: 1px solid black;
|
|
|
213 |
}
|
|
|
214 |
.PMPpan{
|
|
|
215 |
|
|
|
216 |
border: 1px solid black;
|
|
|
217 |
}
|
|
|
218 |
.PMPAdhaar{
|
|
|
219 |
border: 1px solid black;
|
|
|
220 |
}
|
|
|
221 |
.PMPtelno{
|
|
|
222 |
border: 1px solid black;
|
|
|
223 |
}
|
|
|
224 |
|
|
|
225 |
.PMPemail{
|
|
|
226 |
|
|
|
227 |
border: 1px solid black
|
|
|
228 |
}
|
|
|
229 |
.PMPownership{
|
|
|
230 |
|
|
|
231 |
border: 1px solid black;
|
|
|
232 |
}
|
|
|
233 |
|
|
|
234 |
|
|
|
235 |
.btn-group label
|
|
|
236 |
{
|
|
|
237 |
padding-left: 40px;
|
|
|
238 |
}
|
|
|
239 |
|
|
|
240 |
input[type="radio"]:empty
|
|
|
241 |
{
|
|
|
242 |
display: none;
|
|
|
243 |
}
|
|
|
244 |
|
|
|
245 |
input[type="radio"] ~ span:before
|
|
|
246 |
{
|
|
|
247 |
position: absolute;
|
|
|
248 |
display: block;
|
|
|
249 |
top: 0;
|
|
|
250 |
bottom: 0;
|
|
|
251 |
left: 0;
|
|
|
252 |
content: '';
|
|
|
253 |
width: 2.5em;
|
|
|
254 |
background: #D1D3D4;
|
|
|
255 |
}
|
|
|
256 |
|
|
|
257 |
input[type="radio"]:before
|
|
|
258 |
{
|
|
|
259 |
content: '\2714';
|
|
|
260 |
text-indent: .9em;
|
|
|
261 |
color: #C2C2C2;
|
|
|
262 |
}
|
|
|
263 |
|
|
|
264 |
input[type="radio"]:checked ~ span:before
|
|
|
265 |
{
|
|
|
266 |
content: '\2714';
|
|
|
267 |
text-indent: .3em;
|
|
|
268 |
color: #fff;
|
|
|
269 |
background-color: #5cb85c;
|
|
|
270 |
line-height: 2.5em;
|
|
|
271 |
}
|
|
|
272 |
|
|
|
273 |
.status{
|
|
|
274 |
display: none;
|
|
|
275 |
margin-top: 15px;
|
|
|
276 |
|
|
|
277 |
}
|
|
|
278 |
#success_message{ display: none;}
|
|
|
279 |
|
|
|
280 |
|
|
|
281 |
.badgebox
|
|
|
282 |
{
|
|
|
283 |
opacity: 0;
|
|
|
284 |
}
|
|
|
285 |
|
|
|
286 |
.badgebox + .badge
|
|
|
287 |
{
|
|
|
288 |
/* Move the check mark away when unchecked */
|
|
|
289 |
text-indent: -999999px;
|
|
|
290 |
/* Makes the badge's width stay the same checked and unchecked */
|
|
|
291 |
width: 27px;
|
|
|
292 |
}
|
|
|
293 |
|
|
|
294 |
.badgebox:focus + .badge
|
|
|
295 |
{
|
|
|
296 |
/* Set something to make the badge looks focused */
|
|
|
297 |
/* This really depends on the application, in my case it was: */
|
|
|
298 |
|
|
|
299 |
/* Adding a light border */
|
|
|
300 |
box-shadow: inset 0px 0px 5px;
|
|
|
301 |
/* Taking the difference out of the padding */
|
|
|
302 |
}
|
|
|
303 |
|
|
|
304 |
.badgebox:checked + .badge
|
|
|
305 |
{
|
|
|
306 |
/* Move the check mark back when checked */
|
|
|
307 |
text-indent: 0;
|
|
|
308 |
}
|
|
|
309 |
|
|
|
310 |
|
|
|
311 |
|
|
|
312 |
|
|
|
313 |
.float-label-control { position: relative; margin-bottom: 0.5em; }
|
|
|
314 |
.float-label-control ::-webkit-input-placeholder { color: transparent;}
|
|
|
315 |
.float-label-control :-moz-placeholder { color: transparent; }
|
|
|
316 |
.float-label-control ::-moz-placeholder { color: transparent; }
|
|
|
317 |
.float-label-control :-ms-input-placeholder { color: transparent; }
|
|
|
318 |
.float-label-control input:-webkit-autofill,
|
|
|
319 |
.float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
|
|
|
320 |
.float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1m; box-shadow: none; -webkit-box-shadow: none; }
|
|
|
321 |
.float-label-control input:focus,
|
|
|
322 |
|
|
|
323 |
.float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
|
|
|
324 |
.float-label-control textarea:focus { padding-bottom: 4px; }
|
|
|
325 |
.float-label-control input, .float-label-control textarea { display: block; width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #aaa; outline: none; margin-top: 12px; background: none; }
|
|
|
326 |
.float-label-control textarea { padding: 0.1em 0em 5px 0em; }
|
|
|
327 |
.float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em; color: #aaaaaa; z-index: -1; font-size: 0.85em; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; }
|
|
|
328 |
.float-label-control input.empty + label,
|
|
|
329 |
.float-label-control textarea.empty + label { top: 0.1em; font-size: 1.5em; animation: none; -webkit-animation: none; }
|
|
|
330 |
.float-label-control input:not(.empty) + label,
|
|
|
331 |
.float-label-control textarea:not(.empty) + label { z-index: 1; }
|
|
|
332 |
.float-label-control input:not(.empty):focus + label,
|
|
|
333 |
.float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
|
|
|
334 |
.float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
|
|
|
335 |
.float-label-control.label-bottom input:not(.empty) + label,
|
|
|
336 |
.float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }
|
|
|
337 |
|
|
|
338 |
|
|
|
339 |
@keyframes float-labels {
|
|
|
340 |
0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
|
|
|
341 |
20% { font-size: 1.5em; opacity: 0; }
|
|
|
342 |
30% { top: 0.1em; }
|
|
|
343 |
50% { opacity: 0; font-size: 0.85em; }
|
|
|
344 |
100% { top: -1em; opacity: 1; }
|
|
|
345 |
}
|
|
|
346 |
|
|
|
347 |
@-webkit-keyframes float-labels {
|
|
|
348 |
0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
|
|
|
349 |
20% { font-size: 1.5em; opacity: 0; }
|
|
|
350 |
30% { top: 0.1em; }
|
|
|
351 |
50% { opacity: 0; font-size: 0.85em; }
|
|
|
352 |
100% { top: -1em; opacity: 1; }
|
|
|
353 |
}
|
|
|
354 |
|
|
|
355 |
@keyframes float-labels-bottom {
|
|
|
356 |
0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
|
|
|
357 |
20% { font-size: 1.5em; opacity: 0; }
|
|
|
358 |
30% { top: 0.1em; }
|
|
|
359 |
50% { opacity: 0; font-size: 0.85em; }
|
|
|
360 |
100% { top: 3em; opacity: 1; }
|
|
|
361 |
}
|
|
|
362 |
|
|
|
363 |
@-webkit-keyframes float-labels-bottom {
|
|
|
364 |
0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
|
|
|
365 |
20% { font-size: 1.5em; opacity: 0; }
|
|
|
366 |
30% { top: 0.1em; }
|
|
|
367 |
50% { opacity: 0; font-size: 0.85em; }
|
|
|
368 |
100% { top: 3em; opacity: 1; }
|
|
|
369 |
}
|
|
|
370 |
|