-
Notifications
You must be signed in to change notification settings - Fork 0
/
listings.html
462 lines (401 loc) · 26.3 KB
/
listings.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/flat-ui/images/favicon.ico">
<title>Discover</title>
<link rel="stylesheet" href="css/lib/bootstrap.css">
<link rel="stylesheet" href="css/lib/bootstrap-select.css">
<link rel="stylesheet" href="css/lib/fontawesome.css">
<link rel="stylesheet" type="text/css" href="css/custom.css">
<!--Places form-->
<!--/Places form-->
<!--typehead-->
<!--need to be on top-->
<script src="js/lib/jquery.js"></script>
<script src="js/lib/bootstrap.js"></script>
<script src="js/lib/bootstrap-select.js"></script>
<!--For debugging and intergration-->
<style>
ul.sidebar {padding:0;}
ul.sidebar li{ list-style:none;margin: 10px 0; }
ul.sidebar li a{ color:#adadad;}
.listing-details {background-color: #FFF;
border:1px solid #e6e6e6; padding:40px 20px;}
.profile-form input {background-color: #FFF;
border:1px solid #adadad;
}
.profile-form select {background-color: #FFF;
border:1px solid #adadad; width:100px;
}
.btn-viewprofile { width:200px;color: #333;
background-color: #FFF;
border-color: #adadad; margin-top:20px;}
.birthdate .dropdown-menu {
top: 33px;
}
.profile-details .dropdown-toggle {
width: 130px;
}
.profile-page {
padding-top: 40px;
background: #fafafa;
}
.nav-second-profile { z-index:2; background: #DBDDDE; padding-top:0;}
.nav-second-profile li.active {font-weight: bold; color:#000;}
.nav-second-profile .navbar-nav>li>a {
padding-top: 15px;
color: #777;
}
/*Listings*/
h5.panel-title {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000;
line-height: 26px;margin-left: 15px;
}
.header-11-sub p {color: #000;font-family: Arial, Helvetica, sans-serif;
font-size: 14px;}
.btn-list { background: #2d5be3; color:#FFF; border-color:#2d5be3}
</style>
<!--For debugging and intergration-->
</head>
<body>
<!-- header -->
<nav class="navbar navbar-white navbar-static-top">
<div class="container">
<div class="navbar-header">
<button data-toggle="collapse-side"
data-target=".side-collapse"
data-target-2=".side-collapse-container"
type="button"
class="navbar-toggle pull-left">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="150px" height="96px" viewBox="0 0 380 96" enable-background="new 0 0 380 96" xml:space="preserve">
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#000001" points="155.824,33.686 155.824,77.865 146.504,77.865
146.504,33.686 129.771,33.686 129.771,25.393 173.292,25.393 173.292,33.686 "/>
<g>
<defs>
<rect id="SVGID_1_" width="380" height="96"/>
</defs>
<clipPath id="SVGID_2_">
<use xlink:href="#SVGID_1_" overflow="visible"/>
</clipPath>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M185.926,47.85
c-1.602-1.076-3.351-1.615-5.26-1.615c-2.079,0-3.926,0.942-5.54,2.837c-1.615,1.885-2.422,4.195-2.422,6.924v21.869h-8.954V39.484
h8.954v3.522c2.507-2.837,5.846-4.256,10.005-4.256c3.058,0,5.394,0.465,7.021,1.407L185.926,47.85z"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M210.585,74.036
c-0.808,1.334-2.226,2.436-4.244,3.291c-2.019,0.845-4.122,1.272-6.323,1.272c-4.122,0-7.376-1.04-9.736-3.107
c-2.361-2.066-3.548-5.003-3.548-8.807c0-4.452,1.664-7.938,4.991-10.445s8.06-3.767,14.188-3.767c1.053,0,2.287,0.171,3.72,0.513
c0-4.5-2.851-6.752-8.551-6.752c-3.363,0-6.188,0.563-8.452,1.689l-1.933-6.972c3.083-1.468,6.752-2.202,11.009-2.202
c5.847,0,10.141,1.333,12.867,4c2.729,2.666,4.085,7.706,4.085,15.142v8.207c0,5.113,1.028,8.33,3.083,9.639
c-0.746,1.309-1.565,2.104-2.471,2.409s-1.945,0.453-3.119,0.453c-1.297,0-2.458-0.477-3.486-1.443
C211.638,76.201,210.939,75.163,210.585,74.036 M209.704,59.738c-1.528-0.294-2.666-0.439-3.437-0.439
c-7.058,0-10.58,2.336-10.58,6.996c0,3.462,1.994,5.186,5.969,5.186c5.369,0,8.048-2.715,8.048-8.134V59.738z"/>
<polygon clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" points="238.383,78.6 235.153,78.6
217.834,39.483 227.668,39.483 236.805,62.968 246.676,39.483 256.143,39.483 "/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M290.115,61.427h-27.423
c0.171,3.058,1.224,5.443,3.156,7.143c1.933,1.7,4.538,2.545,7.816,2.545c4.097,0,7.204-1.053,9.332-3.156l3.474,6.825
c-3.156,2.544-7.852,3.816-14.115,3.816c-5.847,0-10.47-1.713-13.883-5.149c-3.4-3.426-5.1-8.22-5.1-14.36
c0-6.054,1.871-10.959,5.602-14.714c3.743-3.755,8.219-5.626,13.454-5.626c5.566,0,10.03,1.663,13.394,4.99
s5.052,7.559,5.052,12.696C290.874,57.537,290.616,59.2,290.115,61.427 M263.06,54.675h18.788c-0.624-5.626-3.719-8.44-9.284-8.44
C267.463,46.235,264.295,49.049,263.06,54.675"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M293.72,25.197l8.953-2.153v43.127
c0,4.722,1.419,7.535,4.257,8.452c-1.382,2.654-3.755,3.976-7.106,3.976c-4.073,0-6.104-2.825-6.104-8.465V25.197z"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M306.042,58.589
c0-5.859,1.688-10.629,5.063-14.311c3.376-3.681,7.841-5.528,13.382-5.528c5.822,0,10.335,1.773,13.563,5.308
c3.218,3.535,4.832,8.378,4.832,14.531c0,6.116-1.639,10.984-4.917,14.592c-3.291,3.608-7.779,5.418-13.479,5.418
c-5.835,0-10.36-1.821-13.589-5.467C307.656,69.487,306.042,64.631,306.042,58.589 M315.362,58.589
c0,8.452,3.046,12.672,9.125,12.672c2.788,0,4.99-1.101,6.629-3.291c1.627-2.201,2.446-5.332,2.446-9.381
c0-8.33-3.021-12.5-9.075-12.5c-2.801,0-5.015,1.1-6.654,3.29C316.182,51.58,315.362,54.65,315.362,58.589"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M344.789,87.712l5.663-6.984
c3.131,2.887,6.617,4.33,10.47,4.33c2.581,0,4.709-0.392,6.386-1.162c1.675-0.771,2.507-1.835,2.507-3.18
c0-2.288-1.848-3.437-5.554-3.437c-1.015,0-2.507,0.122-4.488,0.366s-3.475,0.366-4.489,0.366c-6.164,0-9.247-2.214-9.247-6.641
c0-1.26,0.514-2.508,1.529-3.731c1.027-1.223,2.214-2.116,3.571-2.69c-4.379-2.825-6.567-6.837-6.567-12.023
c0-4.098,1.504-7.486,4.524-10.164c3.021-2.679,6.728-4.012,11.132-4.012c3.448,0,6.336,0.648,8.659,1.932l3.522-4.061l6.214,5.59
l-4.281,3.107c1.48,2.238,2.227,4.88,2.227,7.926c0,4.354-1.333,7.828-4,10.433c-2.68,2.606-6.042,3.914-10.115,3.914
c-0.648,0-1.505-0.061-2.581-0.171l-1.479-0.196c-0.159,0-0.796,0.257-1.896,0.771c-1.101,0.525-1.651,1.052-1.651,1.602
c0,0.966,0.819,1.444,2.472,1.444c0.746,0,1.993-0.185,3.729-0.551c1.749-0.367,3.241-0.551,4.489-0.551
c8.721,0,13.088,3.511,13.088,10.52c0,3.877-1.749,6.923-5.235,9.137c-3.499,2.213-7.706,3.314-12.635,3.314
C354.867,92.91,349.547,91.173,344.789,87.712 M353.742,52.938c0,2.251,0.636,4.062,1.896,5.419c1.26,1.357,2.96,2.042,5.088,2.042
c2.141,0,3.779-0.659,4.941-1.993c1.149-1.321,1.725-3.144,1.725-5.468c0-1.907-0.624-3.534-1.859-4.855
c-1.235-1.333-2.838-1.993-4.807-1.993c-2.067,0-3.743,0.635-5.039,1.92C354.391,49.281,353.742,50.932,353.742,52.938"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6911E" d="M308.222,30.591
c0-0.745,0.26-1.379,0.786-1.9c0.525-0.526,1.159-0.786,1.909-0.786c0.751,0,1.385,0.26,1.91,0.786
c0.526,0.521,0.787,1.155,0.787,1.9c0,0.751-0.261,1.389-0.787,1.915c-0.525,0.526-1.159,0.792-1.91,0.792
c-0.75,0-1.384-0.266-1.909-0.792C308.481,31.98,308.222,31.342,308.222,30.591"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6911E" d="M329.469,15.941l-1.841,3.21
c-1.012-0.94-2.363-1.411-4.062-1.411c-1.629,0-2.917,0.541-3.863,1.629c-0.947,1.088-1.418,2.593-1.418,4.516
c0,3.875,1.841,5.815,5.528,5.815c1.593,0,2.999-0.529,4.216-1.587l1.581,3.387c-1.252,0.781-2.346,1.281-3.281,1.487
c-0.935,0.206-2.04,0.311-3.31,0.311c-2.853,0-5.099-0.828-6.744-2.492c-1.647-1.658-2.47-3.97-2.47-6.921
c0-2.911,0.899-5.263,2.705-7.056c1.799-1.793,4.257-2.687,7.366-2.687C326.023,14.142,327.888,14.741,329.469,15.941"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6911E" d="M329.587,23.679
c0-2.816,0.812-5.11,2.435-6.88c1.623-1.77,3.769-2.657,6.433-2.657c2.799,0,4.969,0.853,6.521,2.552
c1.546,1.699,2.322,4.027,2.322,6.985c0,2.94-0.788,5.28-2.364,7.015c-1.581,1.735-3.739,2.605-6.479,2.605
c-2.805,0-4.98-0.877-6.532-2.629C330.363,28.917,329.587,26.583,329.587,23.679 M334.067,23.679c0,4.063,1.464,6.092,4.387,6.092
c1.341,0,2.399-0.53,3.187-1.582c0.783-1.058,1.177-2.563,1.177-4.51c0-4.004-1.453-6.009-4.363-6.009
c-1.347,0-2.41,0.529-3.198,1.582C334.462,20.31,334.067,21.786,334.067,23.679"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6911E" d="M370.692,32.945V21.379
c0-2.428-1.088-3.639-3.263-3.639c-0.641,0-1.264,0.188-1.864,0.57c-0.6,0.376-1.018,0.817-1.259,1.311v13.324h-4.304V20.704
c0-0.905-0.282-1.629-0.847-2.164s-1.358-0.799-2.382-0.799c-0.541,0-1.129,0.199-1.77,0.605c-0.636,0.406-1.1,0.847-1.388,1.335
v13.265h-4.305V14.495h2.964l0.882,1.623c1.194-1.318,2.74-1.976,4.634-1.976c2.451,0,4.293,0.67,5.532,2.011
c0.541-0.612,1.294-1.1,2.259-1.464c0.971-0.365,1.935-0.547,2.898-0.547c2.059,0,3.658,0.588,4.798,1.764
c1.147,1.181,1.717,2.799,1.717,4.857v12.183H370.692z"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M43.775,26.932
c4.414-2.885,9.28-4.53,14.189-5.022c-0.387,1.341-0.977,3.324-1.463,4.696c-3.566,0.615-7.066,1.952-10.287,4.057
c-0.481,0.314-0.948,0.642-1.402,0.98c-0.73-1.082-1.914-2.518-2.612-3.613C42.711,27.651,43.236,27.284,43.775,26.932
M82.979,30.424c-0.585,1.084-1.474,2.647-2.268,4.023c1.213,1.246,2.325,2.625,3.312,4.136c4.127,6.313,5.304,13.703,3.871,20.543
c-1.433,6.841-5.478,13.137-11.792,17.264c-6.313,4.127-13.703,5.305-20.544,3.872c-6.84-1.433-13.136-5.477-17.263-11.79
s-5.305-13.704-3.872-20.545c0.115-0.547,0.247-1.09,0.394-1.629l-4.298-1.177c-0.172,0.626-0.324,1.256-0.457,1.892
c-1.667,7.958-0.298,16.554,4.502,23.897c4.8,7.344,12.123,12.047,20.081,13.713c7.958,1.667,16.553,0.298,23.896-4.502
c7.344-4.799,12.047-12.123,13.714-20.081c1.668-7.958,0.299-16.553-4.501-23.896C86.36,34.011,84.753,32.102,82.979,30.424"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M38.758,50.82
c1.236-3.191,4.713-1.892,8.445-0.496c2.103,0.786,4.33,1.619,5.302,1.364l-0.002-0.007c2.415-0.64,6.204-3.867,8.607-5.913
c1.436-1.221,2.475-2.108,3.238-2.235l1.241,0.233c4.077,2.378,5.281,7.033,4.352,11.867c-0.398,2.074-1.194,4.188-2.322,6.15
c-1.122,1.95-2.585,3.769-4.324,5.263c-4.49,3.863-10.738,5.565-17.663,2.01c-1.538-0.79-2.86-1.819-3.953-3.085
c-1.085-1.257-1.935-2.728-2.542-4.408c-0.715-1.976-1.109-3.852-1.183-5.623C37.878,54.106,38.146,52.397,38.758,50.82
M65.458,42.91c4.097,1.127,8.265,0.486,11.69-1.462c3.425-1.948,6.106-5.201,7.233-9.3c1.126-4.097,0.485-8.265-1.462-11.69
c-1.948-3.424-5.202-6.106-9.301-7.232c-4.097-1.127-8.264-0.485-11.688,1.462l-0.127,0.078c-3.366,1.958-5.996,5.181-7.106,9.221
c-1.128,4.098-0.487,8.266,1.462,11.691l0.079,0.126C58.195,39.169,61.418,41.799,65.458,42.91 M31.63,29.378
c-2.685-0.738-5.46,0.84-6.198,3.525c-0.738,2.684,0.84,5.46,3.525,6.198c2.685,0.738,5.461-0.84,6.198-3.525
C35.895,32.891,34.315,30.115,31.63,29.378 M67.479,21.746c3.567,0.981,5.662,4.666,4.682,8.232
c-0.981,3.566-4.666,5.662-8.232,4.682c-3.566-0.981-5.662-4.666-4.682-8.232C60.228,22.861,63.914,20.765,67.479,21.746
M30.584,47.583c3.411,0.937,6.882,0.403,9.732-1.217c2.85-1.621,5.084-4.331,6.021-7.741c0.938-3.411,0.403-6.882-1.218-9.732
c-1.62-2.85-4.33-5.085-7.741-6.022c-3.41-0.938-6.881-0.403-9.731,1.218s-5.084,4.331-6.021,7.741
c-0.936,3.405-0.401,6.875,1.222,9.729l-0.005,0.003C24.464,44.411,27.173,46.646,30.584,47.583 M38.447,43.078
c2.009-1.141,3.583-3.051,4.244-5.456c0.661-2.405,0.285-4.852-0.857-6.861c-1.143-2.008-3.053-3.582-5.459-4.244
c-2.404-0.661-4.851-0.284-6.859,0.858c-2.009,1.142-3.582,3.052-4.244,5.458c-0.663,2.41-0.289,4.855,0.85,6.858l0.003,0.004
l0.004-0.003c1.142,2.009,3.052,3.583,5.458,4.244C33.992,44.597,36.439,44.221,38.447,43.078 M75.28,38.162
c-2.583,1.469-5.727,1.952-8.82,1.101c-3.054-0.84-5.485-2.815-6.956-5.339l-0.06-0.116c-1.468-2.582-1.952-5.725-1.101-8.818
c0.84-3.054,2.816-5.485,5.339-6.956l0.116-0.06c2.582-1.47,5.726-1.952,8.819-1.102c3.092,0.85,5.547,2.873,7.015,5.455
c1.47,2.582,1.952,5.726,1.102,8.818C79.884,34.238,77.862,36.694,75.28,38.162 M45.894,53.809
c-1.942-0.726-3.568-1.874-3.659-1.64c-0.429,1.108-0.617,2.316-0.563,3.623c0.057,1.372,0.379,2.871,0.966,4.493
c0.458,1.267,1.08,2.353,1.858,3.255c0.777,0.899,1.727,1.637,2.841,2.209c5.316,2.729,10.103,1.431,13.539-1.525
c1.404-1.206,2.597-2.694,3.523-4.305c0.921-1.6,1.567-3.312,1.887-4.977c0.566-2.95,0.097-5.741-1.742-7.368
c-0.208,0.241-0.512,0.591-1.025,1.026c-2.66,2.266-6.856,5.838-10.054,6.685l-0.003-0.006
C51.331,55.843,48.535,54.797,45.894,53.809"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M87.016,28.579
c0.505-1.623-3.038-0.75-2.506-2.222c5.637-15.591,12.692-22.885,19.21-25.082c7.613-2.569,14.404,1.503,17.855,7.68
c3.396,6.078,3.535,14.242-2.059,20.025c-3.728,3.855-10.033,6.59-19.659,6.716c-4.355,0.057,1.057-2.159-4.727-3.305
c-1.265-0.248-7.211-1.101-6.964-2.367C88.193,29.887,86.967,28.705,87.016,28.579 M105.198,5.693
c-5.6,1.89-11.844,8.861-17.032,24.33c15.128,2.566,23.795,0.06,27.99-4.277c3.996-4.132,3.84-10.066,1.347-14.527
C115.066,6.858,110.371,3.95,105.198,5.693"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M32.523,55.443
c-0.984,0.972,0.657,0.732-0.303,1.521c-7.496,6.139-14.272,6.876-19.568,4.955c-5.855-2.123-9.793-7.573-10.913-12.618
C0.461,43.552,2.526,38.247,8.961,37.64c4.722-0.446,12.151,2.192,22.747,10.442c1.087,0.847,0.267,2.808,1.424,3.778
c0.987,0.824,0.513,0.99-0.313,1.979C32.748,53.925,32.604,55.37,32.523,55.443 M14.246,57.534
c4.061,1.474,9.483,0.658,15.795-4.829C19.893,44.546,13.265,41.911,9.389,42.277c-2.91,0.275-3.77,3.021-3.103,6.017
C7.108,51.995,9.982,55.988,14.246,57.534"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M108.283,80.094
c-1.251-0.297-2.023-1.553-1.726-2.804c0.298-1.251,1.553-2.023,2.804-1.726l5.103,1.197c2.098,0.492,4.166,0.978,6.054,1.437
c-5.357-7.692-9.199-15.733-9.213-15.763c-0.559-1.16-0.072-2.555,1.087-3.113c1.16-0.56,2.555-0.073,3.114,1.087
c0.017,0.033,5.731,11.994,12.762,20.262c0.555,0.606,0.772,1.49,0.489,2.324c-0.413,1.22-1.738,1.875-2.959,1.461
c-2.258-0.771-7.235-1.938-12.393-3.146C112.333,81.059,111.303,80.817,108.283,80.094"/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6911E" d="M91.528,27.37
c7.211,6.609,10.703,16.011,10.774,25.591c0.036,4.897-0.819,9.838-2.524,14.467c-1.712,4.646-4.29,9.001-7.692,12.715
c-6.308,6.882-15.408,11.497-27.034,11.584l-0.019-4.723c10.173-0.075,18.102-4.078,23.572-10.046
c2.961-3.23,5.217-7.056,6.728-11.16c1.518-4.119,2.279-8.497,2.247-12.817c-0.061-8.328-3.056-16.464-9.236-22.129L91.528,27.37z"
/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6911E" d="M99.44,31.267
c7.057,6.468,10.475,15.669,10.544,25.042c0.035,4.791-0.801,9.624-2.469,14.152c-1.675,4.545-4.197,8.807-7.526,12.44
c-6.172,6.733-15.076,11.252-26.452,11.336l-0.019-4.723c9.922-0.072,17.655-3.978,22.99-9.798
c2.888-3.15,5.088-6.882,6.563-10.885c1.48-4.019,2.222-8.289,2.191-12.504c-0.059-8.123-2.979-16.057-9.006-21.581L99.44,31.267z"
/>
<path clip-path="url(#SVGID_2_)" fill-rule="evenodd" clip-rule="evenodd" fill="#000001" d="M52.145,81.326
c0.993,1.332,2.093,2.61,3.3,3.822c6.856,6.885,15.856,10.34,24.863,10.359c9.007,0.019,18.021-3.398,24.907-10.255
c6.885-6.856,10.341-15.856,10.359-24.863c0.019-9.007-3.397-18.021-10.254-24.907c-6.146-6.171-14.013-9.587-22.065-10.242
c0.001,1.731-0.152,3.282-0.461,4.653c7.009,0.552,13.862,3.516,19.213,8.889c5.946,5.971,8.909,13.788,8.892,21.598
c-0.016,7.81-3.012,15.613-8.984,21.56c-5.971,5.947-13.788,8.909-21.597,8.893c-7.482-0.016-14.96-2.767-20.803-8.251
L52.145,81.326z"/>
</g>
</svg>
</a>
<form class="form-inline search-white-nav">
<div class="form-group">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
</div>
<div class="form-group">
<input type="text" class="form-control search-nav" id="" placeholder="Search">
</div>
</form>
</div>
<div id="navbar" class="navbar-collapse side-collapse in">
<nav role="navigation" class="navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Become a Mechant</a></li>
<li class="dropdown">
<a href="#" onmouseover="javascript:stickDropdown(this);" class="dropdown-toggle usernavprofile" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Sarah <img src="https://s3.amazonaws.com/uifaces/faces/twitter/ladylexy/128.jpg" width="30" class="img-circle profile-nav"/></a>
<ul class="dropdown-menu profile-nav-dropdown">
<li><a href="#">Edit Profile</a></li>
<li><a href="#">Invite Friends</a></li>
<li><a href="#">Account Settings</a></li>
<li><a href="#">Log Out</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<!--/.nav-collapse -->
</div>
</nav>
<!-- Second navbar -->
<nav class="navbar navbar-static-top nav-second-profile">
<div class="container">
<div id="" class="">
<ul class="nav navbar-nav">
<li><a href="#">Dashboard</a></li>
<li><a href="#">Inbox</a></li>
<li><a href="#">Listing</a></li>
<li><a href="#">Trips</a></li>
<li class="active"><a href="#">Profile</a></li>
<li><a href="#">Accounts</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</nav>
<!-- /header -->
<div class="side-collapse-container">
<section class="header-11-sub profile-page">
<div class="container">
<div class="row ">
<div class="col-md-3">
<ul class="sidebar">
<li><a href="">Your Listings</a></li>
<li><a href="">Your Reservations</a></li>
<li><a href="">Reservation Requirements</a></li>
<li><a href="">Add New Listings</a></li>
</ul>
<a href="" class="btn btn-block btn-viewprofile">Add New Listings</a>
</div>
<div class="col-md-9">
<div class="panel panel-default">
<div class="panel-heading"> <h5 class="panel-title">Unlisted</h5> </div> <div class="panel-body">
<div class="row">
<div class="col-md-12">
<div class="col-md-3">
<a href="#" class="thumbnail">
<img src="http://placehold.it/200x200" alt="...">
</a>
</div>
<div class="col-md-7">
<h5>Room, for traveller in Kuala Lumpur</h5>
<p>Manage Listing and Calendar</p>
</div>
<div class="col-md-2">
<select class=" form-control" title="
Dropdown">
<option value="1">Listed</option>
<option value="2">Unlisted</option>
</select>
</div>
</div>
<hr>
<div class="col-md-12">
<div class="col-md-3">
<a href="#" class="thumbnail">
<img src="http://placehold.it/200x200" alt="...">
</a>
</div>
<div class="col-md-7">
<h5>Room, for traveller in Kuala Lumpur</h5>
<p>Manage Listing and Calendar</p>
</div>
<div class="col-md-2">
<button class="btn btn-default btn-list" type="button">
6 Steps to list
</button>
</div>
</div>
</div>
</div> </div>
</div>
</div>
</div>
</section>
<footer class="footer-2 footer">
<div class="container">
<div class="col-md-3">
<div class="btn-group">
<button type="button" class="btn btn-default dropdown-toggle currency" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
MYR <span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="#">USD</a></li>
<li><a href="#">SGD</a></li>
<li><a href="#">INR</a></li>
</ul>
</div>
</div>
<div class="col-md-7">
<div class="col-md-2">
<a href="#">About</a>
</div>
<div class="col-md-2">
<a href="#">Contact</a>
</div>
<div class="col-md-3">
<a href="#">Become a Vendor</a>
</div>
<div class="col-md-2">
<a href="#">Blog</a>
</div>
<div class="col-md-2">
<a href="#">FAQs</a>
</div>
</div>
<div class="col-md-2">
<a href=""><img src="img/Facebook.png" width="42"></a>
<a href=""><img src="img/Twitter.png" width="42"></a>
<a href=""> <img src="img/Instagram.png" width="42"></a>
</div>
</div>
<div class="container">
<div class="col-md-12 bottom-footer">
<div class="col-md-6">
<p class="pull-left"><a href="#" class="terms-footer">Terms and conditions </a> <a href="#">Privacy policy</a></p>
</div>
<div class="col-md-6">
<p class="pull-right">© 2016 want.my All rights reserved</p>
</div>
</div>
</div>
</footer>
<!-- full-box-border -->
</div>
<!-- /side-collapse-container -->
<script>
function stickDropdown(_elem){
$(_elem).parent().removeClass('open').addClass('open');
}
function initResponsiveHeader() {
var sideslider = $('[data-toggle=collapse-side]');
var sel = sideslider.attr('data-target');
var sel2 = sideslider.attr('data-target-2');
sideslider.click(function(event) {
$(sel).toggleClass('in');
$(sel2).toggleClass('out');
});
}
$(window).load(function() {
$(document).ready(function() {
initResponsiveHeader();
$('select').selectpicker({
liveSearch: false,
maxOptions: 1
});
});
});
</script>
</body>
</html>