Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html>
2
<!-- 
3
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
4
Version: 3.6.2
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Like: www.facebook.com/keenthemes
10
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
11
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
12
-->
13
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
14
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
15
<!--[if !IE]><!-->
16
<html lang="en">
17
<!--<![endif]-->
18
<!-- BEGIN HEAD -->
19
<head>
20
<meta charset="utf-8"/>
21
<title>Metronic | UI Features - Alerts & Dialogs API</title>
22
<meta http-equiv="X-UA-Compatible" content="IE=edge">
23
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
24
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
25
<meta content="" name="description"/>
26
<meta content="" name="author"/>
27
<!-- BEGIN GLOBAL MANDATORY STYLES -->
28
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
29
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
30
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
31
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
32
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
33
<link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/>
34
<!-- END GLOBAL MANDATORY STYLES -->
35
<!-- BEGIN THEME STYLES -->
36
<link href="../../assets/global/css/components.css" id="style_components" rel="stylesheet" type="text/css"/>
37
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css"/>
38
<link href="../../assets/admin/layout2/css/layout.css" rel="stylesheet" type="text/css"/>
39
<link id="style_color" href="../../assets/admin/layout2/css/themes/grey.css" rel="stylesheet" type="text/css"/>
40
<link href="../../assets/admin/layout2/css/custom.css" rel="stylesheet" type="text/css"/>
41
<!-- END THEME STYLES -->
42
<link rel="shortcut icon" href="favicon.ico"/>
43
</head>
44
<!-- END HEAD -->
45
<!-- BEGIN BODY -->
46
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
47
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
48
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
49
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
50
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
51
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
52
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
53
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
54
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
55
<body class="page-boxed page-header-fixed page-container-bg-solid page-sidebar-closed-hide-logo ">
56
<!-- BEGIN HEADER -->
57
<div class="page-header navbar navbar-fixed-top">
58
        <!-- BEGIN HEADER INNER -->
59
        <div class="page-header-inner container">
60
                <!-- BEGIN LOGO -->
61
                <div class="page-logo">
62
                        <a href="index.html">
63
                        <img src="../../assets/admin/layout2/img/logo-default.png" alt="logo" class="logo-default"/>
64
                        </a>
65
                        <div class="menu-toggler sidebar-toggler">
66
                                <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->
67
                        </div>
68
                </div>
69
                <!-- END LOGO -->
70
                <!-- BEGIN RESPONSIVE MENU TOGGLER -->
71
                <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
72
                </a>
73
                <!-- END RESPONSIVE MENU TOGGLER -->
74
                <!-- BEGIN PAGE ACTIONS -->
75
                <!-- DOC: Remove "hide" class to enable the page header actions -->
76
                <div class="page-actions hide">
77
                        <div class="btn-group">
78
                                <button type="button" class="btn btn-circle red-pink dropdown-toggle" data-toggle="dropdown">
79
                                <i class="icon-bar-chart"></i>&nbsp;<span class="hidden-sm hidden-xs">New&nbsp;</span>&nbsp;<i class="fa fa-angle-down"></i>
80
                                </button>
81
                                <ul class="dropdown-menu" role="menu">
82
                                        <li>
83
                                                <a href="#">
84
                                                <i class="icon-user"></i> New User </a>
85
                                        </li>
86
                                        <li>
87
                                                <a href="#">
88
                                                <i class="icon-present"></i> New Event <span class="badge badge-success">4</span>
89
                                                </a>
90
                                        </li>
91
                                        <li>
92
                                                <a href="#">
93
                                                <i class="icon-basket"></i> New order </a>
94
                                        </li>
95
                                        <li class="divider">
96
                                        </li>
97
                                        <li>
98
                                                <a href="#">
99
                                                <i class="icon-flag"></i> Pending Orders <span class="badge badge-danger">4</span>
100
                                                </a>
101
                                        </li>
102
                                        <li>
103
                                                <a href="#">
104
                                                <i class="icon-users"></i> Pending Users <span class="badge badge-warning">12</span>
105
                                                </a>
106
                                        </li>
107
                                </ul>
108
                        </div>
109
                        <div class="btn-group">
110
                                <button type="button" class="btn btn-circle green-haze dropdown-toggle" data-toggle="dropdown">
111
                                <i class="icon-bell"></i>&nbsp;<span class="hidden-sm hidden-xs">Post&nbsp;</span>&nbsp;<i class="fa fa-angle-down"></i>
112
                                </button>
113
                                <ul class="dropdown-menu" role="menu">
114
                                        <li>
115
                                                <a href="#">
116
                                                <i class="icon-docs"></i> New Post </a>
117
                                        </li>
118
                                        <li>
119
                                                <a href="#">
120
                                                <i class="icon-tag"></i> New Comment </a>
121
                                        </li>
122
                                        <li>
123
                                                <a href="#">
124
                                                <i class="icon-share"></i> Share </a>
125
                                        </li>
126
                                        <li class="divider">
127
                                        </li>
128
                                        <li>
129
                                                <a href="#">
130
                                                <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span>
131
                                                </a>
132
                                        </li>
133
                                        <li>
134
                                                <a href="#">
135
                                                <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span>
136
                                                </a>
137
                                        </li>
138
                                </ul>
139
                        </div>
140
                </div>
141
                <!-- END PAGE ACTIONS -->
142
                <!-- BEGIN PAGE TOP -->
143
                <div class="page-top">
144
                        <!-- BEGIN HEADER SEARCH BOX -->
145
                        <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->
146
                        <form class="search-form search-form-expanded" action="extra_search.html" method="GET">
147
                                <div class="input-group">
148
                                        <input type="text" class="form-control" placeholder="Search..." name="query">
149
                                        <span class="input-group-btn">
150
                                        <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
151
                                        </span>
152
                                </div>
153
                        </form>
154
                        <!-- END HEADER SEARCH BOX -->
155
                        <!-- BEGIN TOP NAVIGATION MENU -->
156
                        <div class="top-menu">
157
                                <ul class="nav navbar-nav pull-right">
158
                                        <!-- BEGIN NOTIFICATION DROPDOWN -->
159
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
160
                                        <li class="dropdown dropdown-extended dropdown-notification" id="header_notification_bar">
161
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
162
                                                <i class="icon-bell"></i>
163
                                                <span class="badge badge-default">
164
                                                7 </span>
165
                                                </a>
166
                                                <ul class="dropdown-menu">
167
                                                        <li class="external">
168
                                                                <h3><span class="bold">12 pending</span> notifications</h3>
169
                                                                <a href="extra_profile.html">view all</a>
170
                                                        </li>
171
                                                        <li>
172
                                                                <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
173
                                                                        <li>
174
                                                                                <a href="javascript:;">
175
                                                                                <span class="time">just now</span>
176
                                                                                <span class="details">
177
                                                                                <span class="label label-sm label-icon label-success">
178
                                                                                <i class="fa fa-plus"></i>
179
                                                                                </span>
180
                                                                                New user registered. </span>
181
                                                                                </a>
182
                                                                        </li>
183
                                                                        <li>
184
                                                                                <a href="javascript:;">
185
                                                                                <span class="time">3 mins</span>
186
                                                                                <span class="details">
187
                                                                                <span class="label label-sm label-icon label-danger">
188
                                                                                <i class="fa fa-bolt"></i>
189
                                                                                </span>
190
                                                                                Server #12 overloaded. </span>
191
                                                                                </a>
192
                                                                        </li>
193
                                                                        <li>
194
                                                                                <a href="javascript:;">
195
                                                                                <span class="time">10 mins</span>
196
                                                                                <span class="details">
197
                                                                                <span class="label label-sm label-icon label-warning">
198
                                                                                <i class="fa fa-bell-o"></i>
199
                                                                                </span>
200
                                                                                Server #2 not responding. </span>
201
                                                                                </a>
202
                                                                        </li>
203
                                                                        <li>
204
                                                                                <a href="javascript:;">
205
                                                                                <span class="time">14 hrs</span>
206
                                                                                <span class="details">
207
                                                                                <span class="label label-sm label-icon label-info">
208
                                                                                <i class="fa fa-bullhorn"></i>
209
                                                                                </span>
210
                                                                                Application error. </span>
211
                                                                                </a>
212
                                                                        </li>
213
                                                                        <li>
214
                                                                                <a href="javascript:;">
215
                                                                                <span class="time">2 days</span>
216
                                                                                <span class="details">
217
                                                                                <span class="label label-sm label-icon label-danger">
218
                                                                                <i class="fa fa-bolt"></i>
219
                                                                                </span>
220
                                                                                Database overloaded 68%. </span>
221
                                                                                </a>
222
                                                                        </li>
223
                                                                        <li>
224
                                                                                <a href="javascript:;">
225
                                                                                <span class="time">3 days</span>
226
                                                                                <span class="details">
227
                                                                                <span class="label label-sm label-icon label-danger">
228
                                                                                <i class="fa fa-bolt"></i>
229
                                                                                </span>
230
                                                                                A user IP blocked. </span>
231
                                                                                </a>
232
                                                                        </li>
233
                                                                        <li>
234
                                                                                <a href="javascript:;">
235
                                                                                <span class="time">4 days</span>
236
                                                                                <span class="details">
237
                                                                                <span class="label label-sm label-icon label-warning">
238
                                                                                <i class="fa fa-bell-o"></i>
239
                                                                                </span>
240
                                                                                Storage Server #4 not responding dfdfdfd. </span>
241
                                                                                </a>
242
                                                                        </li>
243
                                                                        <li>
244
                                                                                <a href="javascript:;">
245
                                                                                <span class="time">5 days</span>
246
                                                                                <span class="details">
247
                                                                                <span class="label label-sm label-icon label-info">
248
                                                                                <i class="fa fa-bullhorn"></i>
249
                                                                                </span>
250
                                                                                System Error. </span>
251
                                                                                </a>
252
                                                                        </li>
253
                                                                        <li>
254
                                                                                <a href="javascript:;">
255
                                                                                <span class="time">9 days</span>
256
                                                                                <span class="details">
257
                                                                                <span class="label label-sm label-icon label-danger">
258
                                                                                <i class="fa fa-bolt"></i>
259
                                                                                </span>
260
                                                                                Storage server failed. </span>
261
                                                                                </a>
262
                                                                        </li>
263
                                                                </ul>
264
                                                        </li>
265
                                                </ul>
266
                                        </li>
267
                                        <!-- END NOTIFICATION DROPDOWN -->
268
                                        <!-- BEGIN INBOX DROPDOWN -->
269
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
270
                                        <li class="dropdown dropdown-extended dropdown-inbox" id="header_inbox_bar">
271
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
272
                                                <i class="icon-envelope-open"></i>
273
                                                <span class="badge badge-default">
274
                                                4 </span>
275
                                                </a>
276
                                                <ul class="dropdown-menu">
277
                                                        <li class="external">
278
                                                                <h3>You have <span class="bold">7 New</span> Messages</h3>
279
                                                                <a href="page_inbox.html">view all</a>
280
                                                        </li>
281
                                                        <li>
282
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
283
                                                                        <li>
284
                                                                                <a href="inbox.html?a=view">
285
                                                                                <span class="photo">
286
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
287
                                                                                </span>
288
                                                                                <span class="subject">
289
                                                                                <span class="from">
290
                                                                                Lisa Wong </span>
291
                                                                                <span class="time">Just Now </span>
292
                                                                                </span>
293
                                                                                <span class="message">
294
                                                                                Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
295
                                                                                </a>
296
                                                                        </li>
297
                                                                        <li>
298
                                                                                <a href="inbox.html?a=view">
299
                                                                                <span class="photo">
300
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
301
                                                                                </span>
302
                                                                                <span class="subject">
303
                                                                                <span class="from">
304
                                                                                Richard Doe </span>
305
                                                                                <span class="time">16 mins </span>
306
                                                                                </span>
307
                                                                                <span class="message">
308
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
309
                                                                                </a>
310
                                                                        </li>
311
                                                                        <li>
312
                                                                                <a href="inbox.html?a=view">
313
                                                                                <span class="photo">
314
                                                                                <img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
315
                                                                                </span>
316
                                                                                <span class="subject">
317
                                                                                <span class="from">
318
                                                                                Bob Nilson </span>
319
                                                                                <span class="time">2 hrs </span>
320
                                                                                </span>
321
                                                                                <span class="message">
322
                                                                                Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
323
                                                                                </a>
324
                                                                        </li>
325
                                                                        <li>
326
                                                                                <a href="inbox.html?a=view">
327
                                                                                <span class="photo">
328
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
329
                                                                                </span>
330
                                                                                <span class="subject">
331
                                                                                <span class="from">
332
                                                                                Lisa Wong </span>
333
                                                                                <span class="time">40 mins </span>
334
                                                                                </span>
335
                                                                                <span class="message">
336
                                                                                Vivamus sed auctor 40% nibh congue nibh... </span>
337
                                                                                </a>
338
                                                                        </li>
339
                                                                        <li>
340
                                                                                <a href="inbox.html?a=view">
341
                                                                                <span class="photo">
342
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
343
                                                                                </span>
344
                                                                                <span class="subject">
345
                                                                                <span class="from">
346
                                                                                Richard Doe </span>
347
                                                                                <span class="time">46 mins </span>
348
                                                                                </span>
349
                                                                                <span class="message">
350
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
351
                                                                                </a>
352
                                                                        </li>
353
                                                                </ul>
354
                                                        </li>
355
                                                </ul>
356
                                        </li>
357
                                        <!-- END INBOX DROPDOWN -->
358
                                        <!-- BEGIN TODO DROPDOWN -->
359
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
360
                                        <li class="dropdown dropdown-extended dropdown-tasks" id="header_task_bar">
361
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
362
                                                <i class="icon-calendar"></i>
363
                                                <span class="badge badge-default">
364
                                                3 </span>
365
                                                </a>
366
                                                <ul class="dropdown-menu extended tasks">
367
                                                        <li class="external">
368
                                                                <h3>You have <span class="bold">12 pending</span> tasks</h3>
369
                                                                <a href="page_todo.html">view all</a>
370
                                                        </li>
371
                                                        <li>
372
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
373
                                                                        <li>
374
                                                                                <a href="javascript:;">
375
                                                                                <span class="task">
376
                                                                                <span class="desc">New release v1.2 </span>
377
                                                                                <span class="percent">30%</span>
378
                                                                                </span>
379
                                                                                <span class="progress">
380
                                                                                <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
381
                                                                                </span>
382
                                                                                </a>
383
                                                                        </li>
384
                                                                        <li>
385
                                                                                <a href="javascript:;">
386
                                                                                <span class="task">
387
                                                                                <span class="desc">Application deployment</span>
388
                                                                                <span class="percent">65%</span>
389
                                                                                </span>
390
                                                                                <span class="progress">
391
                                                                                <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
392
                                                                                </span>
393
                                                                                </a>
394
                                                                        </li>
395
                                                                        <li>
396
                                                                                <a href="javascript:;">
397
                                                                                <span class="task">
398
                                                                                <span class="desc">Mobile app release</span>
399
                                                                                <span class="percent">98%</span>
400
                                                                                </span>
401
                                                                                <span class="progress">
402
                                                                                <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
403
                                                                                </span>
404
                                                                                </a>
405
                                                                        </li>
406
                                                                        <li>
407
                                                                                <a href="javascript:;">
408
                                                                                <span class="task">
409
                                                                                <span class="desc">Database migration</span>
410
                                                                                <span class="percent">10%</span>
411
                                                                                </span>
412
                                                                                <span class="progress">
413
                                                                                <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
414
                                                                                </span>
415
                                                                                </a>
416
                                                                        </li>
417
                                                                        <li>
418
                                                                                <a href="javascript:;">
419
                                                                                <span class="task">
420
                                                                                <span class="desc">Web server upgrade</span>
421
                                                                                <span class="percent">58%</span>
422
                                                                                </span>
423
                                                                                <span class="progress">
424
                                                                                <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
425
                                                                                </span>
426
                                                                                </a>
427
                                                                        </li>
428
                                                                        <li>
429
                                                                                <a href="javascript:;">
430
                                                                                <span class="task">
431
                                                                                <span class="desc">Mobile development</span>
432
                                                                                <span class="percent">85%</span>
433
                                                                                </span>
434
                                                                                <span class="progress">
435
                                                                                <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
436
                                                                                </span>
437
                                                                                </a>
438
                                                                        </li>
439
                                                                        <li>
440
                                                                                <a href="javascript:;">
441
                                                                                <span class="task">
442
                                                                                <span class="desc">New UI release</span>
443
                                                                                <span class="percent">38%</span>
444
                                                                                </span>
445
                                                                                <span class="progress progress-striped">
446
                                                                                <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
447
                                                                                </span>
448
                                                                                </a>
449
                                                                        </li>
450
                                                                </ul>
451
                                                        </li>
452
                                                </ul>
453
                                        </li>
454
                                        <!-- END TODO DROPDOWN -->
455
                                        <!-- BEGIN USER LOGIN DROPDOWN -->
456
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
457
                                        <li class="dropdown dropdown-user">
458
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
459
                                                <img alt="" class="img-circle" src="../../assets/admin/layout2/img/avatar3_small.jpg"/>
460
                                                <span class="username username-hide-on-mobile">
461
                                                Nick </span>
462
                                                <i class="fa fa-angle-down"></i>
463
                                                </a>
464
                                                <ul class="dropdown-menu dropdown-menu-default">
465
                                                        <li>
466
                                                                <a href="extra_profile.html">
467
                                                                <i class="icon-user"></i> My Profile </a>
468
                                                        </li>
469
                                                        <li>
470
                                                                <a href="page_calendar.html">
471
                                                                <i class="icon-calendar"></i> My Calendar </a>
472
                                                        </li>
473
                                                        <li>
474
                                                                <a href="inbox.html">
475
                                                                <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
476
                                                                3 </span>
477
                                                                </a>
478
                                                        </li>
479
                                                        <li>
480
                                                                <a href="page_todo.html">
481
                                                                <i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
482
                                                                7 </span>
483
                                                                </a>
484
                                                        </li>
485
                                                        <li class="divider">
486
                                                        </li>
487
                                                        <li>
488
                                                                <a href="extra_lock.html">
489
                                                                <i class="icon-lock"></i> Lock Screen </a>
490
                                                        </li>
491
                                                        <li>
492
                                                                <a href="login.html">
493
                                                                <i class="icon-key"></i> Log Out </a>
494
                                                        </li>
495
                                                </ul>
496
                                        </li>
497
                                        <!-- END USER LOGIN DROPDOWN -->
498
                                </ul>
499
                        </div>
500
                        <!-- END TOP NAVIGATION MENU -->
501
                </div>
502
                <!-- END PAGE TOP -->
503
        </div>
504
        <!-- END HEADER INNER -->
505
</div>
506
<!-- END HEADER -->
507
<div class="clearfix">
508
</div>
509
<div class="container">
510
        <!-- BEGIN CONTAINER -->
511
        <div class="page-container">
512
                <!-- BEGIN SIDEBAR -->
513
                <div class="page-sidebar-wrapper">
514
                        <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
515
                        <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
516
                        <div class="page-sidebar navbar-collapse collapse">
517
                                <!-- BEGIN SIDEBAR MENU -->
518
                                <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
519
                                <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
520
                                <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
521
                                <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
522
                                <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
523
                                <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
524
                                <ul class="page-sidebar-menu page-sidebar-menu-hover-submenu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
525
                                        <li class="start ">
526
                                                <a href="index.html">
527
                                                <i class="icon-home"></i>
528
                                                <span class="title">Dashboard</span>
529
                                                </a>
530
                                        </li>
531
                                        <li>
532
                                                <a href="javascript:;">
533
                                                <i class="icon-basket"></i>
534
                                                <span class="title">eCommerce</span>
535
                                                <span class="arrow "></span>
536
                                                </a>
537
                                                <ul class="sub-menu">
538
                                                        <li>
539
                                                                <a href="ecommerce_index.html">
540
                                                                <i class="icon-home"></i>
541
                                                                Dashboard</a>
542
                                                        </li>
543
                                                        <li>
544
                                                                <a href="ecommerce_orders.html">
545
                                                                <i class="icon-basket"></i>
546
                                                                Orders</a>
547
                                                        </li>
548
                                                        <li>
549
                                                                <a href="ecommerce_orders_view.html">
550
                                                                <i class="icon-tag"></i>
551
                                                                Order View</a>
552
                                                        </li>
553
                                                        <li>
554
                                                                <a href="ecommerce_products.html">
555
                                                                <i class="icon-handbag"></i>
556
                                                                Products</a>
557
                                                        </li>
558
                                                        <li>
559
                                                                <a href="ecommerce_products_edit.html">
560
                                                                <i class="icon-pencil"></i>
561
                                                                Product Edit</a>
562
                                                        </li>
563
                                                </ul>
564
                                        </li>
565
                                        <li>
566
                                                <a href="javascript:;">
567
                                                <i class="icon-rocket"></i>
568
                                                <span class="title">Page Layouts</span>
569
                                                <span class="arrow "></span>
570
                                                </a>
571
                                                <ul class="sub-menu">
572
                                                        <li>
573
                                                                <a href="layout_fontawesome_icons.html">
574
                                                                <span class="badge badge-roundless badge-danger">new</span>Layout with Fontawesome Icons</a>
575
                                                        </li>
576
                                                        <li>
577
                                                                <a href="layout_glyphicons.html">
578
                                                                Layout with Glyphicon</a>
579
                                                        </li>
580
                                                        <li>
581
                                                                <a href="layout_full_height_content.html">
582
                                                                <span class="badge badge-roundless badge-warning">new</span>Full Height Content</a>
583
                                                        </li>
584
                                                        <li>
585
                                                                <a href="layout_sidebar_reversed.html">
586
                                                                <span class="badge badge-roundless badge-warning">new</span>Right Sidebar Page</a>
587
                                                        </li>
588
                                                        <li>
589
                                                                <a href="layout_sidebar_fixed.html">
590
                                                                Sidebar Fixed Page</a>
591
                                                        </li>
592
                                                        <li>
593
                                                                <a href="layout_sidebar_closed.html">
594
                                                                Sidebar Closed Page</a>
595
                                                        </li>
596
                                                        <li>
597
                                                                <a href="layout_ajax.html">
598
                                                                Content Loading via Ajax</a>
599
                                                        </li>
600
                                                        <li>
601
                                                                <a href="layout_disabled_menu.html">
602
                                                                Disabled Menu Links</a>
603
                                                        </li>
604
                                                        <li>
605
                                                                <a href="layout_blank_page.html">
606
                                                                Blank Page</a>
607
                                                        </li>
608
                                                        <li>
609
                                                                <a href="layout_fluid_page.html">
610
                                                                Fluid Page</a>
611
                                                        </li>
612
                                                        <li>
613
                                                                <a href="layout_language_bar.html">
614
                                                                Language Switch Bar</a>
615
                                                        </li>
616
                                                </ul>
617
                                        </li>
618
                                        <li class="active open">
619
                                                <a href="javascript:;">
620
                                                <i class="icon-diamond"></i>
621
                                                <span class="title">UI Features</span>
622
                                                <span class="selected"></span>
623
                                                <span class="arrow open"></span>
624
                                                </a>
625
                                                <ul class="sub-menu">
626
                                                        <li>
627
                                                                <a href="ui_general.html">
628
                                                                General Components</a>
629
                                                        </li>
630
                                                        <li>
631
                                                                <a href="ui_buttons.html">
632
                                                                Buttons</a>
633
                                                        </li>
634
                                                        <li>
635
                                                                <a href="ui_icons.html">
636
                                                                <span class="badge badge-roundless badge-danger">new</span>Font Icons</a>
637
                                                        </li>
638
                                                        <li>
639
                                                                <a href="ui_colors.html">
640
                                                                Flat UI Colors</a>
641
                                                        </li>
642
                                                        <li>
643
                                                                <a href="ui_typography.html">
644
                                                                Typography</a>
645
                                                        </li>
646
                                                        <li>
647
                                                                <a href="ui_tabs_accordions_navs.html">
648
                                                                Tabs, Accordions & Navs</a>
649
                                                        </li>
650
                                                        <li>
651
                                                                <a href="ui_tree.html">
652
                                                                <span class="badge badge-roundless badge-danger">new</span>Tree View</a>
653
                                                        </li>
654
                                                        <li>
655
                                                                <a href="ui_page_progress_style_1.html">
656
                                                                <span class="badge badge-roundless badge-warning">new</span>Page Progress Bar</a>
657
                                                        </li>
658
                                                        <li>
659
                                                                <a href="ui_blockui.html">
660
                                                                Block UI</a>
661
                                                        </li>
662
                                                        <li>
663
                                                                <a href="ui_notific8.html">
664
                                                                Notific8 Notifications</a>
665
                                                        </li>
666
                                                        <li>
667
                                                                <a href="ui_toastr.html">
668
                                                                Toastr Notifications</a>
669
                                                        </li>
670
                                                        <li class="active">
671
                                                                <a href="ui_alert_dialog_api.html">
672
                                                                <span class="badge badge-roundless badge-danger">new</span>Alerts & Dialogs API</a>
673
                                                        </li>
674
                                                        <li>
675
                                                                <a href="ui_session_timeout.html">
676
                                                                Session Timeout</a>
677
                                                        </li>
678
                                                        <li>
679
                                                                <a href="ui_idle_timeout.html">
680
                                                                User Idle Timeout</a>
681
                                                        </li>
682
                                                        <li>
683
                                                                <a href="ui_modals.html">
684
                                                                Modals</a>
685
                                                        </li>
686
                                                        <li>
687
                                                                <a href="ui_extended_modals.html">
688
                                                                Extended Modals</a>
689
                                                        </li>
690
                                                        <li>
691
                                                                <a href="ui_tiles.html">
692
                                                                Tiles</a>
693
                                                        </li>
694
                                                        <li>
695
                                                                <a href="ui_datepaginator.html">
696
                                                                <span class="badge badge-roundless badge-success">new</span>Date Paginator</a>
697
                                                        </li>
698
                                                        <li>
699
                                                                <a href="ui_nestable.html">
700
                                                                Nestable List</a>
701
                                                        </li>
702
                                                </ul>
703
                                        </li>
704
                                        <li>
705
                                                <a href="javascript:;">
706
                                                <i class="icon-puzzle"></i>
707
                                                <span class="title">UI Components</span>
708
                                                <span class="arrow "></span>
709
                                                </a>
710
                                                <ul class="sub-menu">
711
                                                        <li>
712
                                                                <a href="components_pickers.html">
713
                                                                Date & Time Pickers</a>
714
                                                        </li>
715
                                                        <li>
716
                                                                <a href="components_context_menu.html">
717
                                                                Context Menu</a>
718
                                                        </li>
719
                                                        <li>
720
                                                                <a href="components_dropdowns.html">
721
                                                                Custom Dropdowns</a>
722
                                                        </li>
723
                                                        <li>
724
                                                                <a href="components_form_tools.html">
725
                                                                Form Tools</a>
726
                                                        </li>
727
                                                        <li>
728
                                                                <a href="components_editors.html">
729
                                                                Markdown & WYSIWYG Editors</a>
730
                                                        </li>
731
                                                        <li>
732
                                                                <a href="components_ion_sliders.html">
733
                                                                Ion Range Sliders</a>
734
                                                        </li>
735
                                                        <li>
736
                                                                <a href="components_noui_sliders.html">
737
                                                                NoUI Range Sliders</a>
738
                                                        </li>
739
                                                        <li>
740
                                                                <a href="components_jqueryui_sliders.html">
741
                                                                jQuery UI Sliders</a>
742
                                                        </li>
743
                                                        <li>
744
                                                                <a href="components_knob_dials.html">
745
                                                                Knob Circle Dials</a>
746
                                                        </li>
747
                                                </ul>
748
                                        </li>
749
                                        <!-- BEGIN ANGULARJS LINK -->
750
                                        <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="AngularJS version demo">
751
                                                <a href="angularjs" target="_blank">
752
                                                <i class="icon-paper-plane"></i>
753
                                                <span class="title">
754
                                                AngularJS Version </span>
755
                                                </a>
756
                                        </li>
757
                                        <!-- END ANGULARJS LINK -->
758
                                        <li>
759
                                                <a href="javascript:;">
760
                                                <i class="icon-settings"></i>
761
                                                <span class="title">Form Stuff</span>
762
                                                <span class="arrow "></span>
763
                                                </a>
764
                                                <ul class="sub-menu">
765
                                                        <li>
766
                                                                <a href="form_controls.html">
767
                                                                Form Controls</a>
768
                                                        </li>
769
                                                        <li>
770
                                                                <a href="form_icheck.html">
771
                                                                iCheck Controls</a>
772
                                                        </li>
773
                                                        <li>
774
                                                                <a href="form_layouts.html">
775
                                                                Form Layouts</a>
776
                                                        </li>
777
                                                        <li>
778
                                                                <a href="form_editable.html">
779
                                                                <span class="badge badge-roundless badge-warning">new</span>Form X-editable</a>
780
                                                        </li>
781
                                                        <li>
782
                                                                <a href="form_wizard.html">
783
                                                                Form Wizard</a>
784
                                                        </li>
785
                                                        <li>
786
                                                                <a href="form_validation.html">
787
                                                                Form Validation</a>
788
                                                        </li>
789
                                                        <li>
790
                                                                <a href="form_image_crop.html">
791
                                                                <span class="badge badge-roundless badge-danger">new</span>Image Cropping</a>
792
                                                        </li>
793
                                                        <li>
794
                                                                <a href="form_fileupload.html">
795
                                                                Multiple File Upload</a>
796
                                                        </li>
797
                                                        <li>
798
                                                                <a href="form_dropzone.html">
799
                                                                Dropzone File Upload</a>
800
                                                        </li>
801
                                                </ul>
802
                                        </li>
803
                                        <li>
804
                                                <a href="javascript:;">
805
                                                <i class="icon-briefcase"></i>
806
                                                <span class="title">Data Tables</span>
807
                                                <span class="arrow "></span>
808
                                                </a>
809
                                                <ul class="sub-menu">
810
                                                        <li>
811
                                                                <a href="table_basic.html">
812
                                                                Basic Datatables</a>
813
                                                        </li>
814
                                                        <li>
815
                                                                <a href="table_tree.html">
816
                                                                Tree Datatables</a>
817
                                                        </li>
818
                                                        <li>
819
                                                                <a href="table_responsive.html">
820
                                                                Responsive Datatables</a>
821
                                                        </li>
822
                                                        <li>
823
                                                                <a href="table_managed.html">
824
                                                                Managed Datatables</a>
825
                                                        </li>
826
                                                        <li>
827
                                                                <a href="table_editable.html">
828
                                                                Editable Datatables</a>
829
                                                        </li>
830
                                                        <li>
831
                                                                <a href="table_advanced.html">
832
                                                                Advanced Datatables</a>
833
                                                        </li>
834
                                                        <li>
835
                                                                <a href="table_ajax.html">
836
                                                                Ajax Datatables</a>
837
                                                        </li>
838
                                                </ul>
839
                                        </li>
840
                                        <li>
841
                                                <a href="javascript:;">
842
                                                <i class="icon-wallet"></i>
843
                                                <span class="title">Portlets</span>
844
                                                <span class="arrow "></span>
845
                                                </a>
846
                                                <ul class="sub-menu">
847
                                                        <li>
848
                                                                <a href="portlet_general.html">
849
                                                                General Portlets</a>
850
                                                        </li>
851
                                                        <li>
852
                                                                <a href="portlet_general2.html">
853
                                                                <span class="badge badge-roundless badge-danger">new</span>New Portlets #1</a>
854
                                                        </li>
855
                                                        <li>
856
                                                                <a href="portlet_general3.html">
857
                                                                <span class="badge badge-roundless badge-danger">new</span>New Portlets #2</a>
858
                                                        </li>
859
                                                        <li>
860
                                                                <a href="portlet_ajax.html">
861
                                                                Ajax Portlets</a>
862
                                                        </li>
863
                                                        <li>
864
                                                                <a href="portlet_draggable.html">
865
                                                                Draggable Portlets</a>
866
                                                        </li>
867
                                                </ul>
868
                                        </li>
869
                                        <li>
870
                                                <a href="javascript:;">
871
                                                <i class="icon-bar-chart"></i>
872
                                                <span class="title">Charts</span>
873
                                                <span class="arrow "></span>
874
                                                </a>
875
                                                <ul class="sub-menu">
876
                                                        <li>
877
                                                                <a href="charts_amcharts.html">
878
                                                                amChart</a>
879
                                                        </li>
880
                                                        <li>
881
                                                                <a href="charts_flotcharts.html">
882
                                                                Flotchart</a>
883
                                                        </li>
884
                                                </ul>
885
                                        </li>
886
                                        <li>
887
                                                <a href="javascript:;">
888
                                                <i class="icon-docs"></i>
889
                                                <span class="title">Pages</span>
890
                                                <span class="arrow "></span>
891
                                                </a>
892
                                                <ul class="sub-menu">
893
                                                        <li>
894
                                                                <a href="page_timeline.html">
895
                                                                <i class="icon-paper-plane"></i>
896
                                                                <span class="badge badge-warning">2</span>New Timeline</a>
897
                                                        </li>
898
                                                        <li>
899
                                                                <a href="extra_profile.html">
900
                                                                <i class="icon-user-following"></i>
901
                                                                <span class="badge badge-success badge-roundless">new</span>New User Profile</a>
902
                                                        </li>
903
                                                        <li>
904
                                                                <a href="page_todo.html">
905
                                                                <i class="icon-hourglass"></i>
906
                                                                <span class="badge badge-danger">4</span>Todo</a>
907
                                                        </li>
908
                                                        <li>
909
                                                                <a href="inbox.html">
910
                                                                <i class="icon-envelope"></i>
911
                                                                <span class="badge badge-danger">4</span>Inbox</a>
912
                                                        </li>
913
                                                        <li>
914
                                                                <a href="extra_faq.html">
915
                                                                <i class="icon-info"></i>
916
                                                                FAQ</a>
917
                                                        </li>
918
                                                        <li>
919
                                                                <a href="page_portfolio.html">
920
                                                                <i class="icon-feed"></i>
921
                                                                Portfolio</a>
922
                                                        </li>
923
                                                        <li>
924
                                                                <a href="page_coming_soon.html">
925
                                                                <i class="icon-flag"></i>
926
                                                                Coming Soon</a>
927
                                                        </li>
928
                                                        <li>
929
                                                                <a href="page_calendar.html">
930
                                                                <i class="icon-calendar"></i>
931
                                                                <span class="badge badge-danger">14</span>Calendar</a>
932
                                                        </li>
933
                                                        <li>
934
                                                                <a href="extra_invoice.html">
935
                                                                <i class="icon-flag"></i>
936
                                                                Invoice</a>
937
                                                        </li>
938
                                                        <li>
939
                                                                <a href="page_blog.html">
940
                                                                <i class="icon-speech"></i>
941
                                                                Blog</a>
942
                                                        </li>
943
                                                        <li>
944
                                                                <a href="page_blog_item.html">
945
                                                                <i class="icon-link"></i>
946
                                                                Blog Post</a>
947
                                                        </li>
948
                                                        <li>
949
                                                                <a href="page_news.html">
950
                                                                <i class="icon-eye"></i>
951
                                                                <span class="badge badge-success">9</span>News</a>
952
                                                        </li>
953
                                                        <li>
954
                                                                <a href="page_news_item.html">
955
                                                                <i class="icon-bell"></i>
956
                                                                News View</a>
957
                                                        </li>
958
                                                        <li>
959
                                                                <a href="page_timeline_old.html">
960
                                                                <i class="icon-paper-plane"></i>
961
                                                                <span class="badge badge-warning">2</span>Old Timeline</a>
962
                                                        </li>
963
                                                        <li>
964
                                                                <a href="extra_profile_old.html">
965
                                                                <i class="icon-user"></i>
966
                                                                Old User Profile</a>
967
                                                        </li>
968
                                                </ul>
969
                                        </li>
970
                                        <li>
971
                                                <a href="javascript:;">
972
                                                <i class="icon-present"></i>
973
                                                <span class="title">Extra</span>
974
                                                <span class="arrow "></span>
975
                                                </a>
976
                                                <ul class="sub-menu">
977
                                                        <li>
978
                                                                <a href="page_about.html">
979
                                                                About Us</a>
980
                                                        </li>
981
                                                        <li>
982
                                                                <a href="page_contact.html">
983
                                                                Contact Us</a>
984
                                                        </li>
985
                                                        <li>
986
                                                                <a href="extra_search.html">
987
                                                                Search Results</a>
988
                                                        </li>
989
                                                        <li>
990
                                                                <a href="extra_pricing_table.html">
991
                                                                Pricing Tables</a>
992
                                                        </li>
993
                                                        <li>
994
                                                                <a href="extra_404_option1.html">
995
                                                                404 Page Option 1</a>
996
                                                        </li>
997
                                                        <li>
998
                                                                <a href="extra_404_option2.html">
999
                                                                404 Page Option 2</a>
1000
                                                        </li>
1001
                                                        <li>
1002
                                                                <a href="extra_404_option3.html">
1003
                                                                404 Page Option 3</a>
1004
                                                        </li>
1005
                                                        <li>
1006
                                                                <a href="extra_500_option1.html">
1007
                                                                500 Page Option 1</a>
1008
                                                        </li>
1009
                                                        <li>
1010
                                                                <a href="extra_500_option2.html">
1011
                                                                500 Page Option 2</a>
1012
                                                        </li>
1013
                                                </ul>
1014
                                        </li>
1015
                                        <li>
1016
                                                <a href="javascript:;">
1017
                                                <i class="icon-folder"></i>
1018
                                                <span class="title">Multi Level Menu</span>
1019
                                                <span class="arrow "></span>
1020
                                                </a>
1021
                                                <ul class="sub-menu">
1022
                                                        <li>
1023
                                                                <a href="javascript:;">
1024
                                                                <i class="icon-settings"></i> Item 1 <span class="arrow"></span>
1025
                                                                </a>
1026
                                                                <ul class="sub-menu">
1027
                                                                        <li>
1028
                                                                                <a href="javascript:;">
1029
                                                                                <i class="icon-user"></i>
1030
                                                                                Sample Link 1 <span class="arrow"></span>
1031
                                                                                </a>
1032
                                                                                <ul class="sub-menu">
1033
                                                                                        <li>
1034
                                                                                                <a href="#"><i class="icon-power"></i> Sample Link 1</a>
1035
                                                                                        </li>
1036
                                                                                        <li>
1037
                                                                                                <a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a>
1038
                                                                                        </li>
1039
                                                                                        <li>
1040
                                                                                                <a href="#"><i class="icon-star"></i> Sample Link 1</a>
1041
                                                                                        </li>
1042
                                                                                </ul>
1043
                                                                        </li>
1044
                                                                        <li>
1045
                                                                                <a href="#"><i class="icon-camera"></i> Sample Link 1</a>
1046
                                                                        </li>
1047
                                                                        <li>
1048
                                                                                <a href="#"><i class="icon-link"></i> Sample Link 2</a>
1049
                                                                        </li>
1050
                                                                        <li>
1051
                                                                                <a href="#"><i class="icon-pointer"></i> Sample Link 3</a>
1052
                                                                        </li>
1053
                                                                </ul>
1054
                                                        </li>
1055
                                                        <li>
1056
                                                                <a href="javascript:;">
1057
                                                                <i class="icon-globe"></i> Item 2 <span class="arrow"></span>
1058
                                                                </a>
1059
                                                                <ul class="sub-menu">
1060
                                                                        <li>
1061
                                                                                <a href="#"><i class="icon-tag"></i> Sample Link 1</a>
1062
                                                                        </li>
1063
                                                                        <li>
1064
                                                                                <a href="#"><i class="icon-pencil"></i> Sample Link 1</a>
1065
                                                                        </li>
1066
                                                                        <li>
1067
                                                                                <a href="#"><i class="icon-graph"></i> Sample Link 1</a>
1068
                                                                        </li>
1069
                                                                </ul>
1070
                                                        </li>
1071
                                                        <li>
1072
                                                                <a href="#">
1073
                                                                <i class="icon-bar-chart"></i>
1074
                                                                Item 3 </a>
1075
                                                        </li>
1076
                                                </ul>
1077
                                        </li>
1078
                                        <li>
1079
                                                <a href="javascript:;">
1080
                                                <i class="icon-user"></i>
1081
                                                <span class="title">Login Options</span>
1082
                                                <span class="arrow "></span>
1083
                                                </a>
1084
                                                <ul class="sub-menu">
1085
                                                        <li>
1086
                                                                <a href="login.html">
1087
                                                                Login Form 1</a>
1088
                                                        </li>
1089
                                                        <li>
1090
                                                                <a href="login_2.html">
1091
                                                                Login Form 2</a>
1092
                                                        </li>
1093
                                                        <li>
1094
                                                                <a href="login_3.html">
1095
                                                                Login Form 3</a>
1096
                                                        </li>
1097
                                                        <li>
1098
                                                                <a href="login_soft.html">
1099
                                                                Login Form 4</a>
1100
                                                        </li>
1101
                                                        <li>
1102
                                                                <a href="extra_lock.html">
1103
                                                                Lock Screen 1</a>
1104
                                                        </li>
1105
                                                        <li>
1106
                                                                <a href="extra_lock2.html">
1107
                                                                Lock Screen 2</a>
1108
                                                        </li>
1109
                                                </ul>
1110
                                        </li>
1111
                                        <li>
1112
                                                <a href="javascript:;">
1113
                                                <i class="icon-envelope-open"></i>
1114
                                                <span class="title">Email Templates</span>
1115
                                                <span class="arrow "></span>
1116
                                                </a>
1117
                                                <ul class="sub-menu">
1118
                                                        <li>
1119
                                                                <a href="email_newsletter.html">
1120
                                                                Responsive Newsletter<br>
1121
                                                                 Email Template</a>
1122
                                                        </li>
1123
                                                        <li>
1124
                                                                <a href="email_system.html">
1125
                                                                Responsive System<br>
1126
                                                                 Email Template</a>
1127
                                                        </li>
1128
                                                </ul>
1129
                                        </li>
1130
                                        <li class="last ">
1131
                                                <a href="javascript:;">
1132
                                                <i class="icon-pointer"></i>
1133
                                                <span class="title">Maps</span>
1134
                                                <span class="arrow "></span>
1135
                                                </a>
1136
                                                <ul class="sub-menu">
1137
                                                        <li>
1138
                                                                <a href="maps_google.html">
1139
                                                                Google Maps</a>
1140
                                                        </li>
1141
                                                        <li>
1142
                                                                <a href="maps_vector.html">
1143
                                                                Vector Maps</a>
1144
                                                        </li>
1145
                                                </ul>
1146
                                        </li>
1147
                                </ul>
1148
                                <!-- END SIDEBAR MENU -->
1149
                        </div>
1150
                </div>
1151
                <!-- END SIDEBAR -->
1152
                <!-- BEGIN CONTENT -->
1153
                <div class="page-content-wrapper">
1154
                        <div class="page-content">
1155
                                <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1156
                                <div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
1157
                                        <div class="modal-dialog">
1158
                                                <div class="modal-content">
1159
                                                        <div class="modal-header">
1160
                                                                <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
1161
                                                                <h4 class="modal-title">Modal title</h4>
1162
                                                        </div>
1163
                                                        <div class="modal-body">
1164
                                                                 Widget settings form goes here
1165
                                                        </div>
1166
                                                        <div class="modal-footer">
1167
                                                                <button type="button" class="btn blue">Save changes</button>
1168
                                                                <button type="button" class="btn default" data-dismiss="modal">Close</button>
1169
                                                        </div>
1170
                                                </div>
1171
                                                <!-- /.modal-content -->
1172
                                        </div>
1173
                                        <!-- /.modal-dialog -->
1174
                                </div>
1175
                                <!-- /.modal -->
1176
                                <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1177
                                <!-- BEGIN STYLE CUSTOMIZER -->
1178
                                <div class="theme-panel">
1179
                                        <div class="toggler tooltips" data-container="body" data-placement="left" data-html="true" data-original-title="Click to open advance theme customizer panel">
1180
                                                <i class="icon-settings"></i>
1181
                                        </div>
1182
                                        <div class="toggler-close">
1183
                                                <i class="icon-close"></i>
1184
                                        </div>
1185
                                        <div class="theme-options">
1186
                                                <div class="theme-option theme-colors clearfix">
1187
                                                        <span>
1188
                                                        THEME COLOR </span>
1189
                                                        <ul>
1190
                                                                <li class="color-default current tooltips" data-style="default" data-container="body" data-original-title="Default">
1191
                                                                </li>
1192
                                                                <li class="color-grey tooltips" data-style="grey" data-container="body" data-original-title="Grey">
1193
                                                                </li>
1194
                                                                <li class="color-blue tooltips" data-style="blue" data-container="body" data-original-title="Blue">
1195
                                                                </li>
1196
                                                                <li class="color-dark tooltips" data-style="dark" data-container="body" data-original-title="Dark">
1197
                                                                </li>
1198
                                                                <li class="color-light tooltips" data-style="light" data-container="body" data-original-title="Light">
1199
                                                                </li>
1200
                                                        </ul>
1201
                                                </div>
1202
                                                <div class="theme-option">
1203
                                                        <span>
1204
                                                        Theme Style </span>
1205
                                                        <select class="layout-style-option form-control input-small">
1206
                                                                <option value="square" selected="selected">Square corners</option>
1207
                                                                <option value="rounded">Rounded corners</option>
1208
                                                        </select>
1209
                                                </div>
1210
                                                <div class="theme-option">
1211
                                                        <span>
1212
                                                        Layout </span>
1213
                                                        <select class="layout-option form-control input-small">
1214
                                                                <option value="fluid" selected="selected">Fluid</option>
1215
                                                                <option value="boxed">Boxed</option>
1216
                                                        </select>
1217
                                                </div>
1218
                                                <div class="theme-option">
1219
                                                        <span>
1220
                                                        Header </span>
1221
                                                        <select class="page-header-option form-control input-small">
1222
                                                                <option value="fixed" selected="selected">Fixed</option>
1223
                                                                <option value="default">Default</option>
1224
                                                        </select>
1225
                                                </div>
1226
                                                <div class="theme-option">
1227
                                                        <span>
1228
                                                        Top Dropdown</span>
1229
                                                        <select class="page-header-top-dropdown-style-option form-control input-small">
1230
                                                                <option value="light" selected="selected">Light</option>
1231
                                                                <option value="dark">Dark</option>
1232
                                                        </select>
1233
                                                </div>
1234
                                                <div class="theme-option">
1235
                                                        <span>
1236
                                                        Sidebar Mode</span>
1237
                                                        <select class="sidebar-option form-control input-small">
1238
                                                                <option value="fixed">Fixed</option>
1239
                                                                <option value="default" selected="selected">Default</option>
1240
                                                        </select>
1241
                                                </div>
1242
                                                <div class="theme-option">
1243
                                                        <span>
1244
                                                        Sidebar Style</span>
1245
                                                        <select class="sidebar-style-option form-control input-small">
1246
                                                                <option value="default" selected="selected">Default</option>
1247
                                                                <option value="compact">Compact</option>
1248
                                                        </select>
1249
                                                </div>
1250
                                                <div class="theme-option">
1251
                                                        <span>
1252
                                                        Sidebar Menu </span>
1253
                                                        <select class="sidebar-menu-option form-control input-small">
1254
                                                                <option value="accordion" selected="selected">Accordion</option>
1255
                                                                <option value="hover">Hover</option>
1256
                                                        </select>
1257
                                                </div>
1258
                                                <div class="theme-option">
1259
                                                        <span>
1260
                                                        Sidebar Position </span>
1261
                                                        <select class="sidebar-pos-option form-control input-small">
1262
                                                                <option value="left" selected="selected">Left</option>
1263
                                                                <option value="right">Right</option>
1264
                                                        </select>
1265
                                                </div>
1266
                                                <div class="theme-option">
1267
                                                        <span>
1268
                                                        Footer </span>
1269
                                                        <select class="page-footer-option form-control input-small">
1270
                                                                <option value="fixed">Fixed</option>
1271
                                                                <option value="default" selected="selected">Default</option>
1272
                                                        </select>
1273
                                                </div>
1274
                                        </div>
1275
                                </div>
1276
                                <!-- END STYLE CUSTOMIZER -->
1277
                                <!-- BEGIN PAGE HEADER-->
1278
                                <h3 class="page-title">
1279
                                Alerts & Dialogs API <small>bootstrap modal dialogs and alerts api</small>
1280
                                </h3>
1281
                                <div class="page-bar">
1282
                                        <ul class="page-breadcrumb">
1283
                                                <li>
1284
                                                        <i class="fa fa-home"></i>
1285
                                                        <a href="index.html">Home</a>
1286
                                                        <i class="fa fa-angle-right"></i>
1287
                                                </li>
1288
                                                <li>
1289
                                                        <a href="#">UI Features</a>
1290
                                                        <i class="fa fa-angle-right"></i>
1291
                                                </li>
1292
                                                <li>
1293
                                                        <a href="#">Alerts & Dialogs API</a>
1294
                                                </li>
1295
                                        </ul>
1296
                                        <div class="page-toolbar">
1297
                                                <div class="btn-group pull-right">
1298
                                                        <button type="button" class="btn btn-fit-height grey-salt dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">
1299
                                                        Actions <i class="fa fa-angle-down"></i>
1300
                                                        </button>
1301
                                                        <ul class="dropdown-menu pull-right" role="menu">
1302
                                                                <li>
1303
                                                                        <a href="#">Action</a>
1304
                                                                </li>
1305
                                                                <li>
1306
                                                                        <a href="#">Another action</a>
1307
                                                                </li>
1308
                                                                <li>
1309
                                                                        <a href="#">Something else here</a>
1310
                                                                </li>
1311
                                                                <li class="divider">
1312
                                                                </li>
1313
                                                                <li>
1314
                                                                        <a href="#">Separated link</a>
1315
                                                                </li>
1316
                                                        </ul>
1317
                                                </div>
1318
                                        </div>
1319
                                </div>
1320
                                <!-- END PAGE HEADER-->
1321
                                <!-- BEGIN PAGE CONTENT-->
1322
                                <div class="row">
1323
                                        <div class="col-md-12">
1324
                                                <div class="note note-success note-bordered">
1325
                                                        <h4 class="block">Bootbox</h4>
1326
                                                        <p>
1327
                                                                 Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter’s Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers. For more info please check out <a href="http://bootboxjs.com/" target="_blank">
1328
                                                                the official documentation </a>
1329
                                                                .
1330
                                                        </p>
1331
                                                </div>
1332
                                                <!-- BEGIN PORTLET-->
1333
                                                <div class="portlet box yellow">
1334
                                                        <div class="portlet-title">
1335
                                                                <div class="caption">
1336
                                                                        <i class="fa fa-gift"></i>Bootbox Demo
1337
                                                                </div>
1338
                                                                <div class="tools">
1339
                                                                        <a href="javascript:;" class="collapse">
1340
                                                                        </a>
1341
                                                                        <a href="javascript:;" class="reload">
1342
                                                                        </a>
1343
                                                                </div>
1344
                                                        </div>
1345
                                                        <div class="portlet-body">
1346
                                                                <table class="table table-hover table-striped table-bordered">
1347
                                                                <tr>
1348
                                                                        <td>
1349
                                                                                 Basic alert example
1350
                                                                        </td>
1351
                                                                        <td>
1352
                                                                                <a class="btn default" id="demo_1">
1353
                                                                                View Demo </a>
1354
                                                                        </td>
1355
                                                                </tr>
1356
                                                                <tr>
1357
                                                                        <td>
1358
                                                                                 Alert with callback
1359
                                                                        </td>
1360
                                                                        <td>
1361
                                                                                <a class="btn default" id="demo_2">
1362
                                                                                View Demo </a>
1363
                                                                        </td>
1364
                                                                </tr>
1365
                                                                <tr>
1366
                                                                        <td>
1367
                                                                                 Confirm example
1368
                                                                        </td>
1369
                                                                        <td>
1370
                                                                                <a class="btn default" id="demo_3">
1371
                                                                                View Demo </a>
1372
                                                                        </td>
1373
                                                                </tr>
1374
                                                                <tr>
1375
                                                                        <td>
1376
                                                                                 Promt example
1377
                                                                        </td>
1378
                                                                        <td>
1379
                                                                                <a class="btn default" id="demo_4">
1380
                                                                                View Demo </a>
1381
                                                                        </td>
1382
                                                                </tr>
1383
                                                                <tr>
1384
                                                                        <td>
1385
                                                                                 Advance dialog
1386
                                                                        </td>
1387
                                                                        <td>
1388
                                                                                <a class="btn default" id="demo_5">
1389
                                                                                View Demo </a>
1390
                                                                        </td>
1391
                                                                </tr>
1392
                                                                </table>
1393
                                                        </div>
1394
                                                </div>
1395
                                                <!-- END PORTLET-->
1396
                                                <!-- BEGIN PORTLET-->
1397
                                                <div class="portlet box green">
1398
                                                        <div class="portlet-title">
1399
                                                                <div class="caption">
1400
                                                                        <i class="fa fa-gift"></i>Metronic's API for Bootstrap Alerts
1401
                                                                </div>
1402
                                                                <div class="tools">
1403
                                                                        <a href="javascript:;" class="collapse">
1404
                                                                        </a>
1405
                                                                        <a href="javascript:;" class="reload">
1406
                                                                        </a>
1407
                                                                </div>
1408
                                                        </div>
1409
                                                        <div class="portlet-body">
1410
                                                                <div id="bootstrap_alerts_demo">
1411
                                                                </div>
1412
                                                                <form class="form-horizontal">
1413
                                                                        <div class="form-group">
1414
                                                                                <label class="col-md-3 control-label" for="title">Alert Message:</label>
1415
                                                                                <div class="col-md-7">
1416
                                                                                        <input id="alert_message" type="text" class="form-control" value="some alert text goes here..." placeholder="enter a text ...">
1417
                                                                                </div>
1418
                                                                        </div>
1419
                                                                        <div class="form-group">
1420
                                                                                <label class="col-md-3 control-label" for="title">Alert Type:</label>
1421
                                                                                <div class="col-md-5">
1422
                                                                                        <select id="alert_type" class="form-control input-medium">
1423
                                                                                                <option value="success">Success</option>
1424
                                                                                                <option value="danger">Danger</option>
1425
                                                                                                <option value="warning">Warning</option>
1426
                                                                                                <option value="info">Info</option>
1427
                                                                                        </select>
1428
                                                                                </div>
1429
                                                                        </div>
1430
                                                                        <div class="form-group">
1431
                                                                                <label class="col-md-3 control-label" for="title">Container:</label>
1432
                                                                                <div class="col-md-5">
1433
                                                                                        <select id="alert_container" class="form-control input-medium">
1434
                                                                                                <option value="">Default(after the breadcrumb)</option>
1435
                                                                                                <option value="#bootstrap_alerts_demo">#bootstrap_alerts_demo</option>
1436
                                                                                        </select>
1437
                                                                                </div>
1438
                                                                        </div>
1439
                                                                        <div class="form-group">
1440
                                                                                <label class="col-md-3 control-label" for="title">Placement:</label>
1441
                                                                                <div class="col-md-5">
1442
                                                                                        <select id="alert_place" class="form-control input-medium">
1443
                                                                                                <option value="append">Append</option>
1444
                                                                                                <option value="prepend">Prepend</option>
1445
                                                                                        </select>
1446
                                                                                </div>
1447
                                                                        </div>
1448
                                                                        <div class="form-group">
1449
                                                                                <label class="col-md-3 control-label" for="title">Closable ?</label>
1450
                                                                                <div class="col-md-5">
1451
                                                                                        <label class="checkbox">
1452
                                                                                        <input type="checkbox" id="alert_close" value="1" checked>
1453
                                                                                        </label>
1454
                                                                                </div>
1455
                                                                        </div>
1456
                                                                        <div class="form-group">
1457
                                                                                <label class="col-md-3 control-label" for="title">Close All Previouse Alerts ?</label>
1458
                                                                                <div class="col-md-5">
1459
                                                                                        <label class="checkbox">
1460
                                                                                        <input type="checkbox" id="alert_reset" value="1" checked>
1461
                                                                                        </label>
1462
                                                                                </div>
1463
                                                                        </div>
1464
                                                                        <div class="form-group">
1465
                                                                                <label class="col-md-3 control-label" for="title">Auto Scroll/Focus ?</label>
1466
                                                                                <div class="col-md-5">
1467
                                                                                        <label class="checkbox">
1468
                                                                                        <input type="checkbox" id="alert_focus" value="1" checked>
1469
                                                                                        </label>
1470
                                                                                </div>
1471
                                                                        </div>
1472
                                                                        <div class="form-group">
1473
                                                                                <label class="col-md-3 control-label" for="title">Auto Close In(seconds):</label>
1474
                                                                                <div class="col-md-5">
1475
                                                                                        <select id="alert_close_in_seconds" class="form-control input-medium">
1476
                                                                                                <option value="0">never close</option>
1477
                                                                                                <option value="1">1 second</option>
1478
                                                                                                <option value="5">5 seconds</option>
1479
                                                                                                <option value="10">10 seconds</option>
1480
                                                                                        </select>
1481
                                                                                </div>
1482
                                                                        </div>
1483
                                                                        <div class="form-group">
1484
                                                                                <label class="col-md-3 control-label" for="title">Font Awesome Icon(fa-[*]):</label>
1485
                                                                                <div class="col-md-5">
1486
                                                                                        <select id="alert_icon" class="form-control input-medium">
1487
                                                                                                <option value="" selected="selected">none</option>
1488
                                                                                                <option value="warning">warning</option>
1489
                                                                                                <option value="check">check</option>
1490
                                                                                                <option value="user">user</option>
1491
                                                                                        </select>
1492
                                                                                </div>
1493
                                                                        </div>
1494
                                                                        <div class="form-group">
1495
                                                                                <label class="col-md-3 control-label" for="title"></label>
1496
                                                                                <div class="col-md-5">
1497
                                                                                        <a href="javascript:;" class="btn green btn-lg" id="alert_show">
1498
                                                                                        Show Alert! </a>
1499
                                                                                </div>
1500
                                                                        </div>
1501
                                                                </form>
1502
                                                        </div>
1503
                                                </div>
1504
                                                <!-- END PORTLET-->
1505
                                        </div>
1506
                                </div>
1507
                                <!-- END PAGE CONTENT-->
1508
                        </div>
1509
                </div>
1510
                <!-- END CONTENT -->
1511
                <!-- BEGIN QUICK SIDEBAR -->
1512
                <!--Cooming Soon...-->
1513
                <!-- END QUICK SIDEBAR -->
1514
        </div>
1515
        <!-- END CONTAINER -->
1516
        <!-- BEGIN FOOTER -->
1517
        <div class="page-footer">
1518
                <div class="page-footer-inner">
1519
                         2014 &copy; Metronic by keenthemes.
1520
                </div>
1521
                <div class="scroll-to-top">
1522
                        <i class="icon-arrow-up"></i>
1523
                </div>
1524
        </div>
1525
        <!-- END FOOTER -->
1526
</div>
1527
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
1528
<!-- BEGIN CORE PLUGINS -->
1529
<!--[if lt IE 9]>
1530
<script src="../../assets/global/plugins/respond.min.js"></script>
1531
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
1532
<![endif]-->
1533
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
1534
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
1535
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
1536
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
1537
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
1538
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
1539
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
1540
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
1541
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
1542
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
1543
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
1544
<!-- END CORE PLUGINS -->
1545
<!-- BEGIN PAGE LEVEL PLUGINS -->
1546
<script src="../../assets/global/plugins/bootbox/bootbox.min.js" type="text/javascript"></script>
1547
<!-- END PAGE LEVEL PLUGINS -->
1548
<!-- BEGIN PAGE LEVEL SCRIPTS -->
1549
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
1550
<script src="../../assets/admin/layout2/scripts/layout.js" type="text/javascript"></script>
1551
<script src="../../assets/admin/layout2/scripts/demo.js" type="text/javascript"></script>
1552
<script src="../../assets/admin/pages/scripts/ui-alert-dialog-api.js"></script>
1553
<!-- END PAGE LEVEL SCRIPTS -->
1554
<script>
1555
        jQuery(document).ready(function() {      
1556
           // initiate layout and plugins
1557
           Metronic.init(); // init metronic core components
1558
Layout.init(); // init current layout
1559
Demo.init(); // init demo features
1560
           UIAlertDialogApi.init();
1561
        });
1562
    </script>
1563
<!-- END JAVASCRIPTS -->
1564
</body>
1565
<!-- END BODY -->
1566
</html>