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.6
4
Version: 4.6
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Dribbble: www.dribbble.com/keenthemes
10
Like: www.facebook.com/keenthemes
11
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
12
Renew Support: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
13
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
14
-->
15
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
16
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
17
<!--[if !IE]><!-->
18
<html lang="en">
19
    <!--<![endif]-->
20
    <!-- BEGIN HEAD -->
21
 
22
    <head>
23
        <meta charset="utf-8" />
24
        <title>Metronic | Full Height Portlet</title>
25
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
26
        <meta content="width=device-width, initial-scale=1" name="viewport" />
27
        <meta content="" name="description" />
28
        <meta content="" name="author" />
29
        <!-- BEGIN GLOBAL MANDATORY STYLES -->
30
        <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" />
31
        <link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
32
        <link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
33
        <link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
34
        <link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
35
        <!-- END GLOBAL MANDATORY STYLES -->
36
        <!-- BEGIN THEME GLOBAL STYLES -->
37
        <link href="../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" />
38
        <link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" />
39
        <!-- END THEME GLOBAL STYLES -->
40
        <!-- BEGIN THEME LAYOUT STYLES -->
41
        <link href="../assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" />
42
        <link href="../assets/layouts/layout/css/themes/darkblue.min.css" rel="stylesheet" type="text/css" id="style_color" />
43
        <link href="../assets/layouts/layout/css/custom.min.css" rel="stylesheet" type="text/css" />
44
        <!-- END THEME LAYOUT STYLES -->
45
        <link rel="shortcut icon" href="favicon.ico" /> </head>
46
    <!-- END HEAD -->
47
 
48
    <body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white page-sidebar-fixed">
49
        <div class="page-wrapper">
50
            <!-- BEGIN HEADER -->
51
            <div class="page-header navbar navbar-fixed-top">
52
                <!-- BEGIN HEADER INNER -->
53
                <div class="page-header-inner ">
54
                    <!-- BEGIN LOGO -->
55
                    <div class="page-logo">
56
                        <a href="index.html">
57
                            <img src="../assets/layouts/layout/img/logo.png" alt="logo" class="logo-default" /> </a>
58
                        <div class="menu-toggler sidebar-toggler">
59
                            <span></span>
60
                        </div>
61
                    </div>
62
                    <!-- END LOGO -->
63
                    <!-- BEGIN RESPONSIVE MENU TOGGLER -->
64
                    <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
65
                        <span></span>
66
                    </a>
67
                    <!-- END RESPONSIVE MENU TOGGLER -->
68
                    <!-- BEGIN TOP NAVIGATION MENU -->
69
                    <div class="top-menu">
70
                        <ul class="nav navbar-nav pull-right">
71
                            <!-- BEGIN NOTIFICATION DROPDOWN -->
72
                            <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
73
                            <li class="dropdown dropdown-extended dropdown-notification" id="header_notification_bar">
74
                                <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
75
                                    <i class="icon-bell"></i>
76
                                    <span class="badge badge-default"> 7 </span>
77
                                </a>
78
                                <ul class="dropdown-menu">
79
                                    <li class="external">
80
                                        <h3>
81
                                            <span class="bold">12 pending</span> notifications</h3>
82
                                        <a href="page_user_profile_1.html">view all</a>
83
                                    </li>
84
                                    <li>
85
                                        <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
86
                                            <li>
87
                                                <a href="javascript:;">
88
                                                    <span class="time">just now</span>
89
                                                    <span class="details">
90
                                                        <span class="label label-sm label-icon label-success">
91
                                                            <i class="fa fa-plus"></i>
92
                                                        </span> New user registered. </span>
93
                                                </a>
94
                                            </li>
95
                                            <li>
96
                                                <a href="javascript:;">
97
                                                    <span class="time">3 mins</span>
98
                                                    <span class="details">
99
                                                        <span class="label label-sm label-icon label-danger">
100
                                                            <i class="fa fa-bolt"></i>
101
                                                        </span> Server #12 overloaded. </span>
102
                                                </a>
103
                                            </li>
104
                                            <li>
105
                                                <a href="javascript:;">
106
                                                    <span class="time">10 mins</span>
107
                                                    <span class="details">
108
                                                        <span class="label label-sm label-icon label-warning">
109
                                                            <i class="fa fa-bell-o"></i>
110
                                                        </span> Server #2 not responding. </span>
111
                                                </a>
112
                                            </li>
113
                                            <li>
114
                                                <a href="javascript:;">
115
                                                    <span class="time">14 hrs</span>
116
                                                    <span class="details">
117
                                                        <span class="label label-sm label-icon label-info">
118
                                                            <i class="fa fa-bullhorn"></i>
119
                                                        </span> Application error. </span>
120
                                                </a>
121
                                            </li>
122
                                            <li>
123
                                                <a href="javascript:;">
124
                                                    <span class="time">2 days</span>
125
                                                    <span class="details">
126
                                                        <span class="label label-sm label-icon label-danger">
127
                                                            <i class="fa fa-bolt"></i>
128
                                                        </span> Database overloaded 68%. </span>
129
                                                </a>
130
                                            </li>
131
                                            <li>
132
                                                <a href="javascript:;">
133
                                                    <span class="time">3 days</span>
134
                                                    <span class="details">
135
                                                        <span class="label label-sm label-icon label-danger">
136
                                                            <i class="fa fa-bolt"></i>
137
                                                        </span> A user IP blocked. </span>
138
                                                </a>
139
                                            </li>
140
                                            <li>
141
                                                <a href="javascript:;">
142
                                                    <span class="time">4 days</span>
143
                                                    <span class="details">
144
                                                        <span class="label label-sm label-icon label-warning">
145
                                                            <i class="fa fa-bell-o"></i>
146
                                                        </span> Storage Server #4 not responding dfdfdfd. </span>
147
                                                </a>
148
                                            </li>
149
                                            <li>
150
                                                <a href="javascript:;">
151
                                                    <span class="time">5 days</span>
152
                                                    <span class="details">
153
                                                        <span class="label label-sm label-icon label-info">
154
                                                            <i class="fa fa-bullhorn"></i>
155
                                                        </span> System Error. </span>
156
                                                </a>
157
                                            </li>
158
                                            <li>
159
                                                <a href="javascript:;">
160
                                                    <span class="time">9 days</span>
161
                                                    <span class="details">
162
                                                        <span class="label label-sm label-icon label-danger">
163
                                                            <i class="fa fa-bolt"></i>
164
                                                        </span> Storage server failed. </span>
165
                                                </a>
166
                                            </li>
167
                                        </ul>
168
                                    </li>
169
                                </ul>
170
                            </li>
171
                            <!-- END NOTIFICATION DROPDOWN -->
172
                            <!-- BEGIN INBOX DROPDOWN -->
173
                            <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
174
                            <li class="dropdown dropdown-extended dropdown-inbox" id="header_inbox_bar">
175
                                <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
176
                                    <i class="icon-envelope-open"></i>
177
                                    <span class="badge badge-default"> 4 </span>
178
                                </a>
179
                                <ul class="dropdown-menu">
180
                                    <li class="external">
181
                                        <h3>You have
182
                                            <span class="bold">7 New</span> Messages</h3>
183
                                        <a href="app_inbox.html">view all</a>
184
                                    </li>
185
                                    <li>
186
                                        <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
187
                                            <li>
188
                                                <a href="#">
189
                                                    <span class="photo">
190
                                                        <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span>
191
                                                    <span class="subject">
192
                                                        <span class="from"> Lisa Wong </span>
193
                                                        <span class="time">Just Now </span>
194
                                                    </span>
195
                                                    <span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
196
                                                </a>
197
                                            </li>
198
                                            <li>
199
                                                <a href="#">
200
                                                    <span class="photo">
201
                                                        <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span>
202
                                                    <span class="subject">
203
                                                        <span class="from"> Richard Doe </span>
204
                                                        <span class="time">16 mins </span>
205
                                                    </span>
206
                                                    <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
207
                                                </a>
208
                                            </li>
209
                                            <li>
210
                                                <a href="#">
211
                                                    <span class="photo">
212
                                                        <img src="../assets/layouts/layout3/img/avatar1.jpg" class="img-circle" alt=""> </span>
213
                                                    <span class="subject">
214
                                                        <span class="from"> Bob Nilson </span>
215
                                                        <span class="time">2 hrs </span>
216
                                                    </span>
217
                                                    <span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
218
                                                </a>
219
                                            </li>
220
                                            <li>
221
                                                <a href="#">
222
                                                    <span class="photo">
223
                                                        <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span>
224
                                                    <span class="subject">
225
                                                        <span class="from"> Lisa Wong </span>
226
                                                        <span class="time">40 mins </span>
227
                                                    </span>
228
                                                    <span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span>
229
                                                </a>
230
                                            </li>
231
                                            <li>
232
                                                <a href="#">
233
                                                    <span class="photo">
234
                                                        <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span>
235
                                                    <span class="subject">
236
                                                        <span class="from"> Richard Doe </span>
237
                                                        <span class="time">46 mins </span>
238
                                                    </span>
239
                                                    <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
240
                                                </a>
241
                                            </li>
242
                                        </ul>
243
                                    </li>
244
                                </ul>
245
                            </li>
246
                            <!-- END INBOX DROPDOWN -->
247
                            <!-- BEGIN TODO DROPDOWN -->
248
                            <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
249
                            <li class="dropdown dropdown-extended dropdown-tasks" id="header_task_bar">
250
                                <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
251
                                    <i class="icon-calendar"></i>
252
                                    <span class="badge badge-default"> 3 </span>
253
                                </a>
254
                                <ul class="dropdown-menu extended tasks">
255
                                    <li class="external">
256
                                        <h3>You have
257
                                            <span class="bold">12 pending</span> tasks</h3>
258
                                        <a href="app_todo.html">view all</a>
259
                                    </li>
260
                                    <li>
261
                                        <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
262
                                            <li>
263
                                                <a href="javascript:;">
264
                                                    <span class="task">
265
                                                        <span class="desc">New release v1.2 </span>
266
                                                        <span class="percent">30%</span>
267
                                                    </span>
268
                                                    <span class="progress">
269
                                                        <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100">
270
                                                            <span class="sr-only">40% Complete</span>
271
                                                        </span>
272
                                                    </span>
273
                                                </a>
274
                                            </li>
275
                                            <li>
276
                                                <a href="javascript:;">
277
                                                    <span class="task">
278
                                                        <span class="desc">Application deployment</span>
279
                                                        <span class="percent">65%</span>
280
                                                    </span>
281
                                                    <span class="progress">
282
                                                        <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100">
283
                                                            <span class="sr-only">65% Complete</span>
284
                                                        </span>
285
                                                    </span>
286
                                                </a>
287
                                            </li>
288
                                            <li>
289
                                                <a href="javascript:;">
290
                                                    <span class="task">
291
                                                        <span class="desc">Mobile app release</span>
292
                                                        <span class="percent">98%</span>
293
                                                    </span>
294
                                                    <span class="progress">
295
                                                        <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100">
296
                                                            <span class="sr-only">98% Complete</span>
297
                                                        </span>
298
                                                    </span>
299
                                                </a>
300
                                            </li>
301
                                            <li>
302
                                                <a href="javascript:;">
303
                                                    <span class="task">
304
                                                        <span class="desc">Database migration</span>
305
                                                        <span class="percent">10%</span>
306
                                                    </span>
307
                                                    <span class="progress">
308
                                                        <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100">
309
                                                            <span class="sr-only">10% Complete</span>
310
                                                        </span>
311
                                                    </span>
312
                                                </a>
313
                                            </li>
314
                                            <li>
315
                                                <a href="javascript:;">
316
                                                    <span class="task">
317
                                                        <span class="desc">Web server upgrade</span>
318
                                                        <span class="percent">58%</span>
319
                                                    </span>
320
                                                    <span class="progress">
321
                                                        <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100">
322
                                                            <span class="sr-only">58% Complete</span>
323
                                                        </span>
324
                                                    </span>
325
                                                </a>
326
                                            </li>
327
                                            <li>
328
                                                <a href="javascript:;">
329
                                                    <span class="task">
330
                                                        <span class="desc">Mobile development</span>
331
                                                        <span class="percent">85%</span>
332
                                                    </span>
333
                                                    <span class="progress">
334
                                                        <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100">
335
                                                            <span class="sr-only">85% Complete</span>
336
                                                        </span>
337
                                                    </span>
338
                                                </a>
339
                                            </li>
340
                                            <li>
341
                                                <a href="javascript:;">
342
                                                    <span class="task">
343
                                                        <span class="desc">New UI release</span>
344
                                                        <span class="percent">38%</span>
345
                                                    </span>
346
                                                    <span class="progress progress-striped">
347
                                                        <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100">
348
                                                            <span class="sr-only">38% Complete</span>
349
                                                        </span>
350
                                                    </span>
351
                                                </a>
352
                                            </li>
353
                                        </ul>
354
                                    </li>
355
                                </ul>
356
                            </li>
357
                            <!-- END TODO DROPDOWN -->
358
                            <!-- BEGIN USER LOGIN DROPDOWN -->
359
                            <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
360
                            <li class="dropdown dropdown-user">
361
                                <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
362
                                    <img alt="" class="img-circle" src="../assets/layouts/layout/img/avatar3_small.jpg" />
363
                                    <span class="username username-hide-on-mobile"> Nick </span>
364
                                    <i class="fa fa-angle-down"></i>
365
                                </a>
366
                                <ul class="dropdown-menu dropdown-menu-default">
367
                                    <li>
368
                                        <a href="page_user_profile_1.html">
369
                                            <i class="icon-user"></i> My Profile </a>
370
                                    </li>
371
                                    <li>
372
                                        <a href="app_calendar.html">
373
                                            <i class="icon-calendar"></i> My Calendar </a>
374
                                    </li>
375
                                    <li>
376
                                        <a href="app_inbox.html">
377
                                            <i class="icon-envelope-open"></i> My Inbox
378
                                            <span class="badge badge-danger"> 3 </span>
379
                                        </a>
380
                                    </li>
381
                                    <li>
382
                                        <a href="app_todo.html">
383
                                            <i class="icon-rocket"></i> My Tasks
384
                                            <span class="badge badge-success"> 7 </span>
385
                                        </a>
386
                                    </li>
387
                                    <li class="divider"> </li>
388
                                    <li>
389
                                        <a href="page_user_lock_1.html">
390
                                            <i class="icon-lock"></i> Lock Screen </a>
391
                                    </li>
392
                                    <li>
393
                                        <a href="page_user_login_1.html">
394
                                            <i class="icon-key"></i> Log Out </a>
395
                                    </li>
396
                                </ul>
397
                            </li>
398
                            <!-- END USER LOGIN DROPDOWN -->
399
                            <!-- BEGIN QUICK SIDEBAR TOGGLER -->
400
                            <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
401
                            <li class="dropdown dropdown-quick-sidebar-toggler">
402
                                <a href="javascript:;" class="dropdown-toggle">
403
                                    <i class="icon-logout"></i>
404
                                </a>
405
                            </li>
406
                            <!-- END QUICK SIDEBAR TOGGLER -->
407
                        </ul>
408
                    </div>
409
                    <!-- END TOP NAVIGATION MENU -->
410
                </div>
411
                <!-- END HEADER INNER -->
412
            </div>
413
            <!-- END HEADER -->
414
            <!-- BEGIN HEADER & CONTENT DIVIDER -->
415
            <div class="clearfix"> </div>
416
            <!-- END HEADER & CONTENT DIVIDER -->
417
            <!-- BEGIN CONTAINER -->
418
            <div class="page-container">
419
                <!-- BEGIN SIDEBAR -->
420
                <div class="page-sidebar-wrapper">
421
                    <!-- BEGIN SIDEBAR -->
422
                    <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
423
                    <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
424
                    <div class="page-sidebar navbar-collapse collapse">
425
                        <!-- BEGIN SIDEBAR MENU -->
426
                        <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
427
                        <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
428
                        <!-- 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 -->
429
                        <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
430
                        <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
431
                        <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
432
                        <ul class="page-sidebar-menu  page-header-fixed " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" style="padding-top: 20px">
433
                            <!-- DOC: To remove the sidebar toggler from the sidebar you just need to completely remove the below "sidebar-toggler-wrapper" LI element -->
434
                            <!-- BEGIN SIDEBAR TOGGLER BUTTON -->
435
                            <li class="sidebar-toggler-wrapper hide">
436
                                <div class="sidebar-toggler">
437
                                    <span></span>
438
                                </div>
439
                            </li>
440
                            <!-- END SIDEBAR TOGGLER BUTTON -->
441
                            <!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element -->
442
                            <li class="sidebar-search-wrapper">
443
                                <!-- BEGIN RESPONSIVE QUICK SEARCH FORM -->
444
                                <!-- DOC: Apply "sidebar-search-bordered" class the below search form to have bordered search box -->
445
                                <!-- DOC: Apply "sidebar-search-bordered sidebar-search-solid" class the below search form to have bordered & solid search box -->
446
                                <form class="sidebar-search  sidebar-search-bordered" action="page_general_search_3.html" method="POST">
447
                                    <a href="javascript:;" class="remove">
448
                                        <i class="icon-close"></i>
449
                                    </a>
450
                                    <div class="input-group">
451
                                        <input type="text" class="form-control" placeholder="Search...">
452
                                        <span class="input-group-btn">
453
                                            <a href="javascript:;" class="btn submit">
454
                                                <i class="icon-magnifier"></i>
455
                                            </a>
456
                                        </span>
457
                                    </div>
458
                                </form>
459
                                <!-- END RESPONSIVE QUICK SEARCH FORM -->
460
                            </li>
461
                            <li class="nav-item start ">
462
                                <a href="javascript:;" class="nav-link nav-toggle">
463
                                    <i class="icon-home"></i>
464
                                    <span class="title">Dashboard</span>
465
                                    <span class="arrow"></span>
466
                                </a>
467
                                <ul class="sub-menu">
468
                                    <li class="nav-item start ">
469
                                        <a href="index.html" class="nav-link ">
470
                                            <i class="icon-bar-chart"></i>
471
                                            <span class="title">Dashboard 1</span>
472
                                        </a>
473
                                    </li>
474
                                    <li class="nav-item start ">
475
                                        <a href="dashboard_2.html" class="nav-link ">
476
                                            <i class="icon-bulb"></i>
477
                                            <span class="title">Dashboard 2</span>
478
                                            <span class="badge badge-success">1</span>
479
                                        </a>
480
                                    </li>
481
                                    <li class="nav-item start ">
482
                                        <a href="dashboard_3.html" class="nav-link ">
483
                                            <i class="icon-graph"></i>
484
                                            <span class="title">Dashboard 3</span>
485
                                            <span class="badge badge-danger">5</span>
486
                                        </a>
487
                                    </li>
488
                                </ul>
489
                            </li>
490
                            <li class="heading">
491
                                <h3 class="uppercase">Features</h3>
492
                            </li>
493
                            <li class="nav-item  ">
494
                                <a href="javascript:;" class="nav-link nav-toggle">
495
                                    <i class="icon-diamond"></i>
496
                                    <span class="title">UI Features</span>
497
                                    <span class="arrow"></span>
498
                                </a>
499
                                <ul class="sub-menu">
500
                                    <li class="nav-item  ">
501
                                        <a href="ui_colors.html" class="nav-link ">
502
                                            <span class="title">Color Library</span>
503
                                        </a>
504
                                    </li>
505
                                    <li class="nav-item  ">
506
                                        <a href="ui_general.html" class="nav-link ">
507
                                            <span class="title">General Components</span>
508
                                        </a>
509
                                    </li>
510
                                    <li class="nav-item  ">
511
                                        <a href="ui_buttons.html" class="nav-link ">
512
                                            <span class="title">Buttons</span>
513
                                        </a>
514
                                    </li>
515
                                    <li class="nav-item  ">
516
                                        <a href="ui_buttons_spinner.html" class="nav-link ">
517
                                            <span class="title">Spinner Buttons</span>
518
                                        </a>
519
                                    </li>
520
                                    <li class="nav-item  ">
521
                                        <a href="ui_confirmations.html" class="nav-link ">
522
                                            <span class="title">Popover Confirmations</span>
523
                                        </a>
524
                                    </li>
525
                                    <li class="nav-item  ">
526
                                        <a href="ui_icons.html" class="nav-link ">
527
                                            <span class="title">Font Icons</span>
528
                                        </a>
529
                                    </li>
530
                                    <li class="nav-item  ">
531
                                        <a href="ui_socicons.html" class="nav-link ">
532
                                            <span class="title">Social Icons</span>
533
                                        </a>
534
                                    </li>
535
                                    <li class="nav-item  ">
536
                                        <a href="ui_typography.html" class="nav-link ">
537
                                            <span class="title">Typography</span>
538
                                        </a>
539
                                    </li>
540
                                    <li class="nav-item  ">
541
                                        <a href="ui_tabs_accordions_navs.html" class="nav-link ">
542
                                            <span class="title">Tabs, Accordions & Navs</span>
543
                                        </a>
544
                                    </li>
545
                                    <li class="nav-item  ">
546
                                        <a href="ui_timeline.html" class="nav-link ">
547
                                            <span class="title">Timeline 1</span>
548
                                        </a>
549
                                    </li>
550
                                    <li class="nav-item  ">
551
                                        <a href="ui_timeline_2.html" class="nav-link ">
552
                                            <span class="title">Timeline 2</span>
553
                                        </a>
554
                                    </li>
555
                                    <li class="nav-item  ">
556
                                        <a href="ui_timeline_horizontal.html" class="nav-link ">
557
                                            <span class="title">Horizontal Timeline</span>
558
                                        </a>
559
                                    </li>
560
                                    <li class="nav-item  ">
561
                                        <a href="ui_tree.html" class="nav-link ">
562
                                            <span class="title">Tree View</span>
563
                                        </a>
564
                                    </li>
565
                                    <li class="nav-item  ">
566
                                        <a href="javascript:;" class="nav-link nav-toggle">
567
                                            <span class="title">Page Progress Bar</span>
568
                                            <span class="arrow"></span>
569
                                        </a>
570
                                        <ul class="sub-menu">
571
                                            <li class="nav-item ">
572
                                                <a href="ui_page_progress_style_1.html" class="nav-link "> Flash </a>
573
                                            </li>
574
                                            <li class="nav-item ">
575
                                                <a href="ui_page_progress_style_2.html" class="nav-link "> Big Counter </a>
576
                                            </li>
577
                                        </ul>
578
                                    </li>
579
                                    <li class="nav-item  ">
580
                                        <a href="ui_blockui.html" class="nav-link ">
581
                                            <span class="title">Block UI</span>
582
                                        </a>
583
                                    </li>
584
                                    <li class="nav-item  ">
585
                                        <a href="ui_bootstrap_growl.html" class="nav-link ">
586
                                            <span class="title">Bootstrap Growl Notifications</span>
587
                                        </a>
588
                                    </li>
589
                                    <li class="nav-item  ">
590
                                        <a href="ui_notific8.html" class="nav-link ">
591
                                            <span class="title">Notific8 Notifications</span>
592
                                        </a>
593
                                    </li>
594
                                    <li class="nav-item  ">
595
                                        <a href="ui_toastr.html" class="nav-link ">
596
                                            <span class="title">Toastr Notifications</span>
597
                                        </a>
598
                                    </li>
599
                                    <li class="nav-item  ">
600
                                        <a href="ui_bootbox.html" class="nav-link ">
601
                                            <span class="title">Bootbox Dialogs</span>
602
                                        </a>
603
                                    </li>
604
                                    <li class="nav-item  ">
605
                                        <a href="ui_alerts_api.html" class="nav-link ">
606
                                            <span class="title">Metronic Alerts API</span>
607
                                        </a>
608
                                    </li>
609
                                    <li class="nav-item  ">
610
                                        <a href="ui_session_timeout.html" class="nav-link ">
611
                                            <span class="title">Session Timeout</span>
612
                                        </a>
613
                                    </li>
614
                                    <li class="nav-item  ">
615
                                        <a href="ui_idle_timeout.html" class="nav-link ">
616
                                            <span class="title">User Idle Timeout</span>
617
                                        </a>
618
                                    </li>
619
                                    <li class="nav-item  ">
620
                                        <a href="ui_modals.html" class="nav-link ">
621
                                            <span class="title">Modals</span>
622
                                        </a>
623
                                    </li>
624
                                    <li class="nav-item  ">
625
                                        <a href="ui_extended_modals.html" class="nav-link ">
626
                                            <span class="title">Extended Modals</span>
627
                                        </a>
628
                                    </li>
629
                                    <li class="nav-item  ">
630
                                        <a href="ui_tiles.html" class="nav-link ">
631
                                            <span class="title">Tiles</span>
632
                                        </a>
633
                                    </li>
634
                                    <li class="nav-item  ">
635
                                        <a href="ui_datepaginator.html" class="nav-link ">
636
                                            <span class="title">Date Paginator</span>
637
                                        </a>
638
                                    </li>
639
                                    <li class="nav-item  ">
640
                                        <a href="ui_nestable.html" class="nav-link ">
641
                                            <span class="title">Nestable List</span>
642
                                        </a>
643
                                    </li>
644
                                </ul>
645
                            </li>
646
                            <li class="nav-item  ">
647
                                <a href="javascript:;" class="nav-link nav-toggle">
648
                                    <i class="icon-puzzle"></i>
649
                                    <span class="title">Components</span>
650
                                    <span class="arrow"></span>
651
                                </a>
652
                                <ul class="sub-menu">
653
                                    <li class="nav-item  ">
654
                                        <a href="components_date_time_pickers.html" class="nav-link ">
655
                                            <span class="title">Date & Time Pickers</span>
656
                                        </a>
657
                                    </li>
658
                                    <li class="nav-item  ">
659
                                        <a href="components_color_pickers.html" class="nav-link ">
660
                                            <span class="title">Color Pickers</span>
661
                                            <span class="badge badge-danger">2</span>
662
                                        </a>
663
                                    </li>
664
                                    <li class="nav-item  ">
665
                                        <a href="components_select2.html" class="nav-link ">
666
                                            <span class="title">Select2 Dropdowns</span>
667
                                        </a>
668
                                    </li>
669
                                    <li class="nav-item  ">
670
                                        <a href="components_bootstrap_select.html" class="nav-link ">
671
                                            <span class="title">Bootstrap Select</span>
672
                                        </a>
673
                                    </li>
674
                                    <li class="nav-item  ">
675
                                        <a href="components_multi_select.html" class="nav-link ">
676
                                            <span class="title">Multi Select</span>
677
                                        </a>
678
                                    </li>
679
                                    <li class="nav-item  ">
680
                                        <a href="components_bootstrap_select_splitter.html" class="nav-link ">
681
                                            <span class="title">Select Splitter</span>
682
                                        </a>
683
                                    </li>
684
                                    <li class="nav-item  ">
685
                                        <a href="components_typeahead.html" class="nav-link ">
686
                                            <span class="title">Typeahead Autocomplete</span>
687
                                        </a>
688
                                    </li>
689
                                    <li class="nav-item  ">
690
                                        <a href="components_bootstrap_tagsinput.html" class="nav-link ">
691
                                            <span class="title">Bootstrap Tagsinput</span>
692
                                        </a>
693
                                    </li>
694
                                    <li class="nav-item  ">
695
                                        <a href="components_bootstrap_switch.html" class="nav-link ">
696
                                            <span class="title">Bootstrap Switch</span>
697
                                            <span class="badge badge-success">6</span>
698
                                        </a>
699
                                    </li>
700
                                    <li class="nav-item  ">
701
                                        <a href="components_bootstrap_maxlength.html" class="nav-link ">
702
                                            <span class="title">Bootstrap Maxlength</span>
703
                                        </a>
704
                                    </li>
705
                                    <li class="nav-item  ">
706
                                        <a href="components_bootstrap_fileinput.html" class="nav-link ">
707
                                            <span class="title">Bootstrap File Input</span>
708
                                        </a>
709
                                    </li>
710
                                    <li class="nav-item  ">
711
                                        <a href="components_bootstrap_touchspin.html" class="nav-link ">
712
                                            <span class="title">Bootstrap Touchspin</span>
713
                                        </a>
714
                                    </li>
715
                                    <li class="nav-item  ">
716
                                        <a href="components_form_tools.html" class="nav-link ">
717
                                            <span class="title">Form Widgets & Tools</span>
718
                                        </a>
719
                                    </li>
720
                                    <li class="nav-item  ">
721
                                        <a href="components_context_menu.html" class="nav-link ">
722
                                            <span class="title">Context Menu</span>
723
                                        </a>
724
                                    </li>
725
                                    <li class="nav-item  ">
726
                                        <a href="components_editors.html" class="nav-link ">
727
                                            <span class="title">Markdown & WYSIWYG Editors</span>
728
                                        </a>
729
                                    </li>
730
                                    <li class="nav-item  ">
731
                                        <a href="components_code_editors.html" class="nav-link ">
732
                                            <span class="title">Code Editors</span>
733
                                        </a>
734
                                    </li>
735
                                    <li class="nav-item  ">
736
                                        <a href="components_ion_sliders.html" class="nav-link ">
737
                                            <span class="title">Ion Range Sliders</span>
738
                                        </a>
739
                                    </li>
740
                                    <li class="nav-item  ">
741
                                        <a href="components_noui_sliders.html" class="nav-link ">
742
                                            <span class="title">NoUI Range Sliders</span>
743
                                        </a>
744
                                    </li>
745
                                    <li class="nav-item  ">
746
                                        <a href="components_knob_dials.html" class="nav-link ">
747
                                            <span class="title">Knob Circle Dials</span>
748
                                        </a>
749
                                    </li>
750
                                </ul>
751
                            </li>
752
                            <li class="nav-item  ">
753
                                <a href="javascript:;" class="nav-link nav-toggle">
754
                                    <i class="icon-settings"></i>
755
                                    <span class="title">Form Stuff</span>
756
                                    <span class="arrow"></span>
757
                                </a>
758
                                <ul class="sub-menu">
759
                                    <li class="nav-item  ">
760
                                        <a href="form_controls.html" class="nav-link ">
761
                                            <span class="title">Bootstrap Form
762
                                                <br>Controls</span>
763
                                        </a>
764
                                    </li>
765
                                    <li class="nav-item  ">
766
                                        <a href="form_controls_md.html" class="nav-link ">
767
                                            <span class="title">Material Design
768
                                                <br>Form Controls</span>
769
                                        </a>
770
                                    </li>
771
                                    <li class="nav-item  ">
772
                                        <a href="form_validation.html" class="nav-link ">
773
                                            <span class="title">Form Validation</span>
774
                                        </a>
775
                                    </li>
776
                                    <li class="nav-item  ">
777
                                        <a href="form_validation_states_md.html" class="nav-link ">
778
                                            <span class="title">Material Design
779
                                                <br>Form Validation States</span>
780
                                        </a>
781
                                    </li>
782
                                    <li class="nav-item  ">
783
                                        <a href="form_validation_md.html" class="nav-link ">
784
                                            <span class="title">Material Design
785
                                                <br>Form Validation</span>
786
                                        </a>
787
                                    </li>
788
                                    <li class="nav-item  ">
789
                                        <a href="form_layouts.html" class="nav-link ">
790
                                            <span class="title">Form Layouts</span>
791
                                        </a>
792
                                    </li>
793
                                    <li class="nav-item  ">
794
                                        <a href="form_input_mask.html" class="nav-link ">
795
                                            <span class="title">Form Input Mask</span>
796
                                        </a>
797
                                    </li>
798
                                    <li class="nav-item  ">
799
                                        <a href="form_editable.html" class="nav-link ">
800
                                            <span class="title">Form X-editable</span>
801
                                        </a>
802
                                    </li>
803
                                    <li class="nav-item  ">
804
                                        <a href="form_wizard.html" class="nav-link ">
805
                                            <span class="title">Form Wizard</span>
806
                                        </a>
807
                                    </li>
808
                                    <li class="nav-item  ">
809
                                        <a href="form_icheck.html" class="nav-link ">
810
                                            <span class="title">iCheck Controls</span>
811
                                        </a>
812
                                    </li>
813
                                    <li class="nav-item  ">
814
                                        <a href="form_image_crop.html" class="nav-link ">
815
                                            <span class="title">Image Cropping</span>
816
                                        </a>
817
                                    </li>
818
                                    <li class="nav-item  ">
819
                                        <a href="form_fileupload.html" class="nav-link ">
820
                                            <span class="title">Multiple File Upload</span>
821
                                        </a>
822
                                    </li>
823
                                    <li class="nav-item  ">
824
                                        <a href="form_dropzone.html" class="nav-link ">
825
                                            <span class="title">Dropzone File Upload</span>
826
                                        </a>
827
                                    </li>
828
                                </ul>
829
                            </li>
830
                            <li class="nav-item  ">
831
                                <a href="javascript:;" class="nav-link nav-toggle">
832
                                    <i class="icon-bulb"></i>
833
                                    <span class="title">Elements</span>
834
                                    <span class="arrow"></span>
835
                                </a>
836
                                <ul class="sub-menu">
837
                                    <li class="nav-item  ">
838
                                        <a href="elements_steps.html" class="nav-link ">
839
                                            <span class="title">Steps</span>
840
                                        </a>
841
                                    </li>
842
                                    <li class="nav-item  ">
843
                                        <a href="elements_lists.html" class="nav-link ">
844
                                            <span class="title">Lists</span>
845
                                        </a>
846
                                    </li>
847
                                    <li class="nav-item  ">
848
                                        <a href="elements_ribbons.html" class="nav-link ">
849
                                            <span class="title">Ribbons</span>
850
                                        </a>
851
                                    </li>
852
                                    <li class="nav-item  ">
853
                                        <a href="elements_overlay.html" class="nav-link ">
854
                                            <span class="title">Overlays</span>
855
                                        </a>
856
                                    </li>
857
                                    <li class="nav-item  ">
858
                                        <a href="elements_cards.html" class="nav-link ">
859
                                            <span class="title">User Cards</span>
860
                                        </a>
861
                                    </li>
862
                                </ul>
863
                            </li>
864
                            <li class="nav-item  ">
865
                                <a href="javascript:;" class="nav-link nav-toggle">
866
                                    <i class="icon-briefcase"></i>
867
                                    <span class="title">Tables</span>
868
                                    <span class="arrow"></span>
869
                                </a>
870
                                <ul class="sub-menu">
871
                                    <li class="nav-item  ">
872
                                        <a href="table_static_basic.html" class="nav-link ">
873
                                            <span class="title">Basic Tables</span>
874
                                        </a>
875
                                    </li>
876
                                    <li class="nav-item  ">
877
                                        <a href="table_static_responsive.html" class="nav-link ">
878
                                            <span class="title">Responsive Tables</span>
879
                                        </a>
880
                                    </li>
881
                                    <li class="nav-item  ">
882
                                        <a href="table_bootstrap.html" class="nav-link ">
883
                                            <span class="title">Bootstrap Tables</span>
884
                                        </a>
885
                                    </li>
886
                                    <li class="nav-item  ">
887
                                        <a href="javascript:;" class="nav-link nav-toggle">
888
                                            <span class="title">Datatables</span>
889
                                            <span class="arrow"></span>
890
                                        </a>
891
                                        <ul class="sub-menu">
892
                                            <li class="nav-item ">
893
                                                <a href="table_datatables_managed.html" class="nav-link "> Managed Datatables </a>
894
                                            </li>
895
                                            <li class="nav-item ">
896
                                                <a href="table_datatables_buttons.html" class="nav-link "> Buttons Extension </a>
897
                                            </li>
898
                                            <li class="nav-item ">
899
                                                <a href="table_datatables_colreorder.html" class="nav-link "> Colreorder Extension </a>
900
                                            </li>
901
                                            <li class="nav-item ">
902
                                                <a href="table_datatables_rowreorder.html" class="nav-link "> Rowreorder Extension </a>
903
                                            </li>
904
                                            <li class="nav-item ">
905
                                                <a href="table_datatables_scroller.html" class="nav-link "> Scroller Extension </a>
906
                                            </li>
907
                                            <li class="nav-item ">
908
                                                <a href="table_datatables_fixedheader.html" class="nav-link "> FixedHeader Extension </a>
909
                                            </li>
910
                                            <li class="nav-item ">
911
                                                <a href="table_datatables_responsive.html" class="nav-link "> Responsive Extension </a>
912
                                            </li>
913
                                            <li class="nav-item ">
914
                                                <a href="table_datatables_editable.html" class="nav-link "> Editable Datatables </a>
915
                                            </li>
916
                                            <li class="nav-item ">
917
                                                <a href="table_datatables_ajax.html" class="nav-link "> Ajax Datatables </a>
918
                                            </li>
919
                                        </ul>
920
                                    </li>
921
                                </ul>
922
                            </li>
923
                            <li class="nav-item  ">
924
                                <a href="?p=" class="nav-link nav-toggle">
925
                                    <i class="icon-wallet"></i>
926
                                    <span class="title">Portlets</span>
927
                                    <span class="arrow"></span>
928
                                </a>
929
                                <ul class="sub-menu">
930
                                    <li class="nav-item  ">
931
                                        <a href="portlet_boxed.html" class="nav-link ">
932
                                            <span class="title">Boxed Portlets</span>
933
                                        </a>
934
                                    </li>
935
                                    <li class="nav-item  ">
936
                                        <a href="portlet_light.html" class="nav-link ">
937
                                            <span class="title">Light Portlets</span>
938
                                        </a>
939
                                    </li>
940
                                    <li class="nav-item  ">
941
                                        <a href="portlet_solid.html" class="nav-link ">
942
                                            <span class="title">Solid Portlets</span>
943
                                        </a>
944
                                    </li>
945
                                    <li class="nav-item  ">
946
                                        <a href="portlet_ajax.html" class="nav-link ">
947
                                            <span class="title">Ajax Portlets</span>
948
                                        </a>
949
                                    </li>
950
                                    <li class="nav-item  ">
951
                                        <a href="portlet_draggable.html" class="nav-link ">
952
                                            <span class="title">Draggable Portlets</span>
953
                                        </a>
954
                                    </li>
955
                                </ul>
956
                            </li>
957
                            <li class="nav-item  ">
958
                                <a href="javascript:;" class="nav-link nav-toggle">
959
                                    <i class="icon-bar-chart"></i>
960
                                    <span class="title">Charts</span>
961
                                    <span class="arrow"></span>
962
                                </a>
963
                                <ul class="sub-menu">
964
                                    <li class="nav-item  ">
965
                                        <a href="charts_amcharts.html" class="nav-link ">
966
                                            <span class="title">amChart</span>
967
                                        </a>
968
                                    </li>
969
                                    <li class="nav-item  ">
970
                                        <a href="charts_flotcharts.html" class="nav-link ">
971
                                            <span class="title">Flot Charts</span>
972
                                        </a>
973
                                    </li>
974
                                    <li class="nav-item  ">
975
                                        <a href="charts_flowchart.html" class="nav-link ">
976
                                            <span class="title">Flow Charts</span>
977
                                        </a>
978
                                    </li>
979
                                    <li class="nav-item  ">
980
                                        <a href="charts_google.html" class="nav-link ">
981
                                            <span class="title">Google Charts</span>
982
                                        </a>
983
                                    </li>
984
                                    <li class="nav-item  ">
985
                                        <a href="charts_echarts.html" class="nav-link ">
986
                                            <span class="title">eCharts</span>
987
                                        </a>
988
                                    </li>
989
                                    <li class="nav-item  ">
990
                                        <a href="charts_morris.html" class="nav-link ">
991
                                            <span class="title">Morris Charts</span>
992
                                        </a>
993
                                    </li>
994
                                    <li class="nav-item  ">
995
                                        <a href="javascript:;" class="nav-link nav-toggle">
996
                                            <span class="title">HighCharts</span>
997
                                            <span class="arrow"></span>
998
                                        </a>
999
                                        <ul class="sub-menu">
1000
                                            <li class="nav-item ">
1001
                                                <a href="charts_highcharts.html" class="nav-link "> HighCharts </a>
1002
                                            </li>
1003
                                            <li class="nav-item ">
1004
                                                <a href="charts_highstock.html" class="nav-link "> HighStock </a>
1005
                                            </li>
1006
                                            <li class="nav-item ">
1007
                                                <a href="charts_highmaps.html" class="nav-link "> HighMaps </a>
1008
                                            </li>
1009
                                        </ul>
1010
                                    </li>
1011
                                </ul>
1012
                            </li>
1013
                            <li class="nav-item  ">
1014
                                <a href="javascript:;" class="nav-link nav-toggle">
1015
                                    <i class="icon-pointer"></i>
1016
                                    <span class="title">Maps</span>
1017
                                    <span class="arrow"></span>
1018
                                </a>
1019
                                <ul class="sub-menu">
1020
                                    <li class="nav-item  ">
1021
                                        <a href="maps_google.html" class="nav-link ">
1022
                                            <span class="title">Google Maps</span>
1023
                                        </a>
1024
                                    </li>
1025
                                    <li class="nav-item  ">
1026
                                        <a href="maps_vector.html" class="nav-link ">
1027
                                            <span class="title">Vector Maps</span>
1028
                                        </a>
1029
                                    </li>
1030
                                </ul>
1031
                            </li>
1032
                            <li class="heading">
1033
                                <h3 class="uppercase">Layouts</h3>
1034
                            </li>
1035
                            <li class="nav-item  ">
1036
                                <a href="javascript:;" class="nav-link nav-toggle">
1037
                                    <i class="icon-layers"></i>
1038
                                    <span class="title">Page Layouts</span>
1039
                                    <span class="arrow"></span>
1040
                                </a>
1041
                                <ul class="sub-menu">
1042
                                    <li class="nav-item  ">
1043
                                        <a href="layout_blank_page.html" class="nav-link ">
1044
                                            <span class="title">Blank Page</span>
1045
                                        </a>
1046
                                    </li>
1047
                                    <li class="nav-item  ">
1048
                                        <a href="layout_ajax_page.html" class="nav-link ">
1049
                                            <span class="title">Ajax Content Layout</span>
1050
                                        </a>
1051
                                    </li>
1052
                                    <li class="nav-item  ">
1053
                                        <a href="layout_offcanvas_mobile_menu.html" class="nav-link ">
1054
                                            <span class="title">Off-canvas Mobile Menu</span>
1055
                                        </a>
1056
                                    </li>
1057
                                    <li class="nav-item  ">
1058
                                        <a href="layout_classic_page_head.html" class="nav-link ">
1059
                                            <span class="title">Classic Page Head</span>
1060
                                        </a>
1061
                                    </li>
1062
                                    <li class="nav-item  ">
1063
                                        <a href="layout_light_page_head.html" class="nav-link ">
1064
                                            <span class="title">Light Page Head</span>
1065
                                        </a>
1066
                                    </li>
1067
                                    <li class="nav-item  ">
1068
                                        <a href="layout_content_grey.html" class="nav-link ">
1069
                                            <span class="title">Grey Bg Content</span>
1070
                                        </a>
1071
                                    </li>
1072
                                    <li class="nav-item  ">
1073
                                        <a href="layout_search_on_header_1.html" class="nav-link ">
1074
                                            <span class="title">Search Box On Header 1</span>
1075
                                        </a>
1076
                                    </li>
1077
                                    <li class="nav-item  ">
1078
                                        <a href="layout_search_on_header_2.html" class="nav-link ">
1079
                                            <span class="title">Search Box On Header 2</span>
1080
                                        </a>
1081
                                    </li>
1082
                                    <li class="nav-item  ">
1083
                                        <a href="layout_language_bar.html" class="nav-link ">
1084
                                            <span class="title">Header Language Bar</span>
1085
                                        </a>
1086
                                    </li>
1087
                                    <li class="nav-item  ">
1088
                                        <a href="layout_footer_fixed.html" class="nav-link ">
1089
                                            <span class="title">Fixed Footer</span>
1090
                                        </a>
1091
                                    </li>
1092
                                    <li class="nav-item  ">
1093
                                        <a href="layout_boxed_page.html" class="nav-link ">
1094
                                            <span class="title">Boxed Page</span>
1095
                                        </a>
1096
                                    </li>
1097
                                </ul>
1098
                            </li>
1099
                            <li class="nav-item  ">
1100
                                <a href="javascript:;" class="nav-link nav-toggle">
1101
                                    <i class="icon-feed"></i>
1102
                                    <span class="title">Sidebar Layouts</span>
1103
                                    <span class="arrow"></span>
1104
                                </a>
1105
                                <ul class="sub-menu">
1106
                                    <li class="nav-item  ">
1107
                                        <a href="layout_sidebar_menu_light.html" class="nav-link ">
1108
                                            <span class="title">Light Sidebar Menu</span>
1109
                                        </a>
1110
                                    </li>
1111
                                    <li class="nav-item  ">
1112
                                        <a href="layout_sidebar_menu_hover.html" class="nav-link ">
1113
                                            <span class="title">Hover Sidebar Menu</span>
1114
                                        </a>
1115
                                    </li>
1116
                                    <li class="nav-item  ">
1117
                                        <a href="layout_sidebar_search_1.html" class="nav-link ">
1118
                                            <span class="title">Sidebar Search Option 1</span>
1119
                                        </a>
1120
                                    </li>
1121
                                    <li class="nav-item  ">
1122
                                        <a href="layout_sidebar_search_2.html" class="nav-link ">
1123
                                            <span class="title">Sidebar Search Option 2</span>
1124
                                        </a>
1125
                                    </li>
1126
                                    <li class="nav-item  ">
1127
                                        <a href="layout_toggler_on_sidebar.html" class="nav-link ">
1128
                                            <span class="title">Sidebar Toggler On Sidebar</span>
1129
                                        </a>
1130
                                    </li>
1131
                                    <li class="nav-item  ">
1132
                                        <a href="layout_sidebar_reversed.html" class="nav-link ">
1133
                                            <span class="title">Reversed Sidebar Page</span>
1134
                                        </a>
1135
                                    </li>
1136
                                    <li class="nav-item  ">
1137
                                        <a href="layout_sidebar_fixed.html" class="nav-link ">
1138
                                            <span class="title">Fixed Sidebar Layout</span>
1139
                                        </a>
1140
                                    </li>
1141
                                    <li class="nav-item  ">
1142
                                        <a href="layout_sidebar_closed.html" class="nav-link ">
1143
                                            <span class="title">Closed Sidebar Layout</span>
1144
                                        </a>
1145
                                    </li>
1146
                                </ul>
1147
                            </li>
1148
                            <li class="nav-item  ">
1149
                                <a href="javascript:;" class="nav-link nav-toggle">
1150
                                    <i class="icon-paper-plane"></i>
1151
                                    <span class="title">Horizontal Menu</span>
1152
                                    <span class="arrow"></span>
1153
                                </a>
1154
                                <ul class="sub-menu">
1155
                                    <li class="nav-item  ">
1156
                                        <a href="layout_mega_menu_light.html" class="nav-link ">
1157
                                            <span class="title">Light Mega Menu</span>
1158
                                        </a>
1159
                                    </li>
1160
                                    <li class="nav-item  ">
1161
                                        <a href="layout_mega_menu_dark.html" class="nav-link ">
1162
                                            <span class="title">Dark Mega Menu</span>
1163
                                        </a>
1164
                                    </li>
1165
                                    <li class="nav-item  ">
1166
                                        <a href="layout_full_width.html" class="nav-link ">
1167
                                            <span class="title">Full Width Layout</span>
1168
                                        </a>
1169
                                    </li>
1170
                                </ul>
1171
                            </li>
1172
                            <li class="nav-item  active open">
1173
                                <a href="javascript:;" class="nav-link nav-toggle">
1174
                                    <i class=" icon-wrench"></i>
1175
                                    <span class="title">Custom Layouts</span>
1176
                                    <span class="selected"></span>
1177
                                    <span class="arrow open"></span>
1178
                                </a>
1179
                                <ul class="sub-menu">
1180
                                    <li class="nav-item  ">
1181
                                        <a href="layout_disabled_menu.html" class="nav-link ">
1182
                                            <span class="title">Disabled Menu Links</span>
1183
                                        </a>
1184
                                    </li>
1185
                                    <li class="nav-item  active open">
1186
                                        <a href="layout_full_height_portlet.html" class="nav-link ">
1187
                                            <span class="title">Full Height Portlet</span>
1188
                                            <span class="selected"></span>
1189
                                        </a>
1190
                                    </li>
1191
                                    <li class="nav-item  ">
1192
                                        <a href="layout_full_height_content.html" class="nav-link ">
1193
                                            <span class="title">Full Height Content</span>
1194
                                        </a>
1195
                                    </li>
1196
                                </ul>
1197
                            </li>
1198
                            <li class="heading">
1199
                                <h3 class="uppercase">Pages</h3>
1200
                            </li>
1201
                            <li class="nav-item  ">
1202
                                <a href="javascript:;" class="nav-link nav-toggle">
1203
                                    <i class="icon-basket"></i>
1204
                                    <span class="title">eCommerce</span>
1205
                                    <span class="arrow"></span>
1206
                                </a>
1207
                                <ul class="sub-menu">
1208
                                    <li class="nav-item  ">
1209
                                        <a href="ecommerce_index.html" class="nav-link ">
1210
                                            <i class="icon-home"></i>
1211
                                            <span class="title">Dashboard</span>
1212
                                        </a>
1213
                                    </li>
1214
                                    <li class="nav-item  ">
1215
                                        <a href="ecommerce_orders.html" class="nav-link ">
1216
                                            <i class="icon-basket"></i>
1217
                                            <span class="title">Orders</span>
1218
                                        </a>
1219
                                    </li>
1220
                                    <li class="nav-item  ">
1221
                                        <a href="ecommerce_orders_view.html" class="nav-link ">
1222
                                            <i class="icon-tag"></i>
1223
                                            <span class="title">Order View</span>
1224
                                        </a>
1225
                                    </li>
1226
                                    <li class="nav-item  ">
1227
                                        <a href="ecommerce_products.html" class="nav-link ">
1228
                                            <i class="icon-graph"></i>
1229
                                            <span class="title">Products</span>
1230
                                        </a>
1231
                                    </li>
1232
                                    <li class="nav-item  ">
1233
                                        <a href="ecommerce_products_edit.html" class="nav-link ">
1234
                                            <i class="icon-graph"></i>
1235
                                            <span class="title">Product Edit</span>
1236
                                        </a>
1237
                                    </li>
1238
                                </ul>
1239
                            </li>
1240
                            <li class="nav-item  ">
1241
                                <a href="javascript:;" class="nav-link nav-toggle">
1242
                                    <i class="icon-docs"></i>
1243
                                    <span class="title">Apps</span>
1244
                                    <span class="arrow"></span>
1245
                                </a>
1246
                                <ul class="sub-menu">
1247
                                    <li class="nav-item  ">
1248
                                        <a href="app_todo.html" class="nav-link ">
1249
                                            <i class="icon-clock"></i>
1250
                                            <span class="title">Todo 1</span>
1251
                                        </a>
1252
                                    </li>
1253
                                    <li class="nav-item  ">
1254
                                        <a href="app_todo_2.html" class="nav-link ">
1255
                                            <i class="icon-check"></i>
1256
                                            <span class="title">Todo 2</span>
1257
                                        </a>
1258
                                    </li>
1259
                                    <li class="nav-item  ">
1260
                                        <a href="app_inbox.html" class="nav-link ">
1261
                                            <i class="icon-envelope"></i>
1262
                                            <span class="title">Inbox</span>
1263
                                        </a>
1264
                                    </li>
1265
                                    <li class="nav-item  ">
1266
                                        <a href="app_calendar.html" class="nav-link ">
1267
                                            <i class="icon-calendar"></i>
1268
                                            <span class="title">Calendar</span>
1269
                                        </a>
1270
                                    </li>
1271
                                    <li class="nav-item  ">
1272
                                        <a href="app_ticket.html" class="nav-link ">
1273
                                            <i class="icon-notebook"></i>
1274
                                            <span class="title">Support</span>
1275
                                        </a>
1276
                                    </li>
1277
                                </ul>
1278
                            </li>
1279
                            <li class="nav-item  ">
1280
                                <a href="javascript:;" class="nav-link nav-toggle">
1281
                                    <i class="icon-user"></i>
1282
                                    <span class="title">User</span>
1283
                                    <span class="arrow"></span>
1284
                                </a>
1285
                                <ul class="sub-menu">
1286
                                    <li class="nav-item  ">
1287
                                        <a href="page_user_profile_1.html" class="nav-link ">
1288
                                            <i class="icon-user"></i>
1289
                                            <span class="title">Profile 1</span>
1290
                                        </a>
1291
                                    </li>
1292
                                    <li class="nav-item  ">
1293
                                        <a href="page_user_profile_1_account.html" class="nav-link ">
1294
                                            <i class="icon-user-female"></i>
1295
                                            <span class="title">Profile 1 Account</span>
1296
                                        </a>
1297
                                    </li>
1298
                                    <li class="nav-item  ">
1299
                                        <a href="page_user_profile_1_help.html" class="nav-link ">
1300
                                            <i class="icon-user-following"></i>
1301
                                            <span class="title">Profile 1 Help</span>
1302
                                        </a>
1303
                                    </li>
1304
                                    <li class="nav-item  ">
1305
                                        <a href="page_user_profile_2.html" class="nav-link ">
1306
                                            <i class="icon-users"></i>
1307
                                            <span class="title">Profile 2</span>
1308
                                        </a>
1309
                                    </li>
1310
                                    <li class="nav-item  ">
1311
                                        <a href="javascript:;" class="nav-link nav-toggle">
1312
                                            <i class="icon-notebook"></i>
1313
                                            <span class="title">Login</span>
1314
                                            <span class="arrow"></span>
1315
                                        </a>
1316
                                        <ul class="sub-menu">
1317
                                            <li class="nav-item ">
1318
                                                <a href="page_user_login_1.html" class="nav-link " target="_blank"> Login Page 1 </a>
1319
                                            </li>
1320
                                            <li class="nav-item ">
1321
                                                <a href="page_user_login_2.html" class="nav-link " target="_blank"> Login Page 2 </a>
1322
                                            </li>
1323
                                            <li class="nav-item ">
1324
                                                <a href="page_user_login_3.html" class="nav-link " target="_blank"> Login Page 3 </a>
1325
                                            </li>
1326
                                            <li class="nav-item ">
1327
                                                <a href="page_user_login_4.html" class="nav-link " target="_blank"> Login Page 4 </a>
1328
                                            </li>
1329
                                            <li class="nav-item ">
1330
                                                <a href="page_user_login_5.html" class="nav-link " target="_blank"> Login Page 5 </a>
1331
                                            </li>
1332
                                            <li class="nav-item ">
1333
                                                <a href="page_user_login_6.html" class="nav-link " target="_blank"> Login Page 6 </a>
1334
                                            </li>
1335
                                        </ul>
1336
                                    </li>
1337
                                    <li class="nav-item  ">
1338
                                        <a href="page_user_lock_1.html" class="nav-link " target="_blank">
1339
                                            <i class="icon-lock"></i>
1340
                                            <span class="title">Lock Screen 1</span>
1341
                                        </a>
1342
                                    </li>
1343
                                    <li class="nav-item  ">
1344
                                        <a href="page_user_lock_2.html" class="nav-link " target="_blank">
1345
                                            <i class="icon-lock-open"></i>
1346
                                            <span class="title">Lock Screen 2</span>
1347
                                        </a>
1348
                                    </li>
1349
                                </ul>
1350
                            </li>
1351
                            <li class="nav-item  ">
1352
                                <a href="javascript:;" class="nav-link nav-toggle">
1353
                                    <i class="icon-social-dribbble"></i>
1354
                                    <span class="title">General</span>
1355
                                    <span class="arrow"></span>
1356
                                </a>
1357
                                <ul class="sub-menu">
1358
                                    <li class="nav-item  ">
1359
                                        <a href="page_general_about.html" class="nav-link ">
1360
                                            <i class="icon-info"></i>
1361
                                            <span class="title">About</span>
1362
                                        </a>
1363
                                    </li>
1364
                                    <li class="nav-item  ">
1365
                                        <a href="page_general_contact.html" class="nav-link ">
1366
                                            <i class="icon-call-end"></i>
1367
                                            <span class="title">Contact</span>
1368
                                        </a>
1369
                                    </li>
1370
                                    <li class="nav-item  ">
1371
                                        <a href="javascript:;" class="nav-link nav-toggle">
1372
                                            <i class="icon-notebook"></i>
1373
                                            <span class="title">Portfolio</span>
1374
                                            <span class="arrow"></span>
1375
                                        </a>
1376
                                        <ul class="sub-menu">
1377
                                            <li class="nav-item ">
1378
                                                <a href="page_general_portfolio_1.html" class="nav-link "> Portfolio 1 </a>
1379
                                            </li>
1380
                                            <li class="nav-item ">
1381
                                                <a href="page_general_portfolio_2.html" class="nav-link "> Portfolio 2 </a>
1382
                                            </li>
1383
                                            <li class="nav-item ">
1384
                                                <a href="page_general_portfolio_3.html" class="nav-link "> Portfolio 3 </a>
1385
                                            </li>
1386
                                            <li class="nav-item ">
1387
                                                <a href="page_general_portfolio_4.html" class="nav-link "> Portfolio 4 </a>
1388
                                            </li>
1389
                                        </ul>
1390
                                    </li>
1391
                                    <li class="nav-item  ">
1392
                                        <a href="javascript:;" class="nav-link nav-toggle">
1393
                                            <i class="icon-magnifier"></i>
1394
                                            <span class="title">Search</span>
1395
                                            <span class="arrow"></span>
1396
                                        </a>
1397
                                        <ul class="sub-menu">
1398
                                            <li class="nav-item ">
1399
                                                <a href="page_general_search.html" class="nav-link "> Search 1 </a>
1400
                                            </li>
1401
                                            <li class="nav-item ">
1402
                                                <a href="page_general_search_2.html" class="nav-link "> Search 2 </a>
1403
                                            </li>
1404
                                            <li class="nav-item ">
1405
                                                <a href="page_general_search_3.html" class="nav-link "> Search 3 </a>
1406
                                            </li>
1407
                                            <li class="nav-item ">
1408
                                                <a href="page_general_search_4.html" class="nav-link "> Search 4 </a>
1409
                                            </li>
1410
                                            <li class="nav-item ">
1411
                                                <a href="page_general_search_5.html" class="nav-link "> Search 5 </a>
1412
                                            </li>
1413
                                        </ul>
1414
                                    </li>
1415
                                    <li class="nav-item  ">
1416
                                        <a href="page_general_pricing.html" class="nav-link ">
1417
                                            <i class="icon-tag"></i>
1418
                                            <span class="title">Pricing</span>
1419
                                        </a>
1420
                                    </li>
1421
                                    <li class="nav-item  ">
1422
                                        <a href="page_general_faq.html" class="nav-link ">
1423
                                            <i class="icon-wrench"></i>
1424
                                            <span class="title">FAQ</span>
1425
                                        </a>
1426
                                    </li>
1427
                                    <li class="nav-item  ">
1428
                                        <a href="page_general_blog.html" class="nav-link ">
1429
                                            <i class="icon-pencil"></i>
1430
                                            <span class="title">Blog</span>
1431
                                        </a>
1432
                                    </li>
1433
                                    <li class="nav-item  ">
1434
                                        <a href="page_general_blog_post.html" class="nav-link ">
1435
                                            <i class="icon-note"></i>
1436
                                            <span class="title">Blog Post</span>
1437
                                        </a>
1438
                                    </li>
1439
                                    <li class="nav-item  ">
1440
                                        <a href="page_general_invoice.html" class="nav-link ">
1441
                                            <i class="icon-envelope"></i>
1442
                                            <span class="title">Invoice</span>
1443
                                        </a>
1444
                                    </li>
1445
                                    <li class="nav-item  ">
1446
                                        <a href="page_general_invoice_2.html" class="nav-link ">
1447
                                            <i class="icon-envelope"></i>
1448
                                            <span class="title">Invoice 2</span>
1449
                                        </a>
1450
                                    </li>
1451
                                </ul>
1452
                            </li>
1453
                            <li class="nav-item  ">
1454
                                <a href="javascript:;" class="nav-link nav-toggle">
1455
                                    <i class="icon-settings"></i>
1456
                                    <span class="title">System</span>
1457
                                    <span class="arrow"></span>
1458
                                </a>
1459
                                <ul class="sub-menu">
1460
                                    <li class="nav-item  ">
1461
                                        <a href="page_cookie_consent_1.html" class="nav-link ">
1462
                                            <span class="title">Cookie Consent 1</span>
1463
                                        </a>
1464
                                    </li>
1465
                                    <li class="nav-item  ">
1466
                                        <a href="page_cookie_consent_2.html" class="nav-link ">
1467
                                            <span class="title">Cookie Consent 2</span>
1468
                                        </a>
1469
                                    </li>
1470
                                    <li class="nav-item  ">
1471
                                        <a href="page_system_coming_soon.html" class="nav-link " target="_blank">
1472
                                            <span class="title">Coming Soon</span>
1473
                                        </a>
1474
                                    </li>
1475
                                    <li class="nav-item  ">
1476
                                        <a href="page_system_404_1.html" class="nav-link ">
1477
                                            <span class="title">404 Page 1</span>
1478
                                        </a>
1479
                                    </li>
1480
                                    <li class="nav-item  ">
1481
                                        <a href="page_system_404_2.html" class="nav-link " target="_blank">
1482
                                            <span class="title">404 Page 2</span>
1483
                                        </a>
1484
                                    </li>
1485
                                    <li class="nav-item  ">
1486
                                        <a href="page_system_404_3.html" class="nav-link " target="_blank">
1487
                                            <span class="title">404 Page 3</span>
1488
                                        </a>
1489
                                    </li>
1490
                                    <li class="nav-item  ">
1491
                                        <a href="page_system_500_1.html" class="nav-link ">
1492
                                            <span class="title">500 Page 1</span>
1493
                                        </a>
1494
                                    </li>
1495
                                    <li class="nav-item  ">
1496
                                        <a href="page_system_500_2.html" class="nav-link " target="_blank">
1497
                                            <span class="title">500 Page 2</span>
1498
                                        </a>
1499
                                    </li>
1500
                                </ul>
1501
                            </li>
1502
                            <li class="nav-item">
1503
                                <a href="javascript:;" class="nav-link nav-toggle">
1504
                                    <i class="icon-folder"></i>
1505
                                    <span class="title">Multi Level Menu</span>
1506
                                    <span class="arrow "></span>
1507
                                </a>
1508
                                <ul class="sub-menu">
1509
                                    <li class="nav-item">
1510
                                        <a href="javascript:;" class="nav-link nav-toggle">
1511
                                            <i class="icon-settings"></i> Item 1
1512
                                            <span class="arrow"></span>
1513
                                        </a>
1514
                                        <ul class="sub-menu">
1515
                                            <li class="nav-item">
1516
                                                <a href="javascript:;" target="_blank" class="nav-link">
1517
                                                    <i class="icon-user"></i> Arrow Toggle
1518
                                                    <span class="arrow nav-toggle"></span>
1519
                                                </a>
1520
                                                <ul class="sub-menu">
1521
                                                    <li class="nav-item">
1522
                                                        <a href="#" class="nav-link">
1523
                                                            <i class="icon-power"></i> Sample Link 1</a>
1524
                                                    </li>
1525
                                                    <li class="nav-item">
1526
                                                        <a href="#" class="nav-link">
1527
                                                            <i class="icon-paper-plane"></i> Sample Link 1</a>
1528
                                                    </li>
1529
                                                    <li class="nav-item">
1530
                                                        <a href="#" class="nav-link">
1531
                                                            <i class="icon-star"></i> Sample Link 1</a>
1532
                                                    </li>
1533
                                                </ul>
1534
                                            </li>
1535
                                            <li class="nav-item">
1536
                                                <a href="#" class="nav-link">
1537
                                                    <i class="icon-camera"></i> Sample Link 1</a>
1538
                                            </li>
1539
                                            <li class="nav-item">
1540
                                                <a href="#" class="nav-link">
1541
                                                    <i class="icon-link"></i> Sample Link 2</a>
1542
                                            </li>
1543
                                            <li class="nav-item">
1544
                                                <a href="#" class="nav-link">
1545
                                                    <i class="icon-pointer"></i> Sample Link 3</a>
1546
                                            </li>
1547
                                        </ul>
1548
                                    </li>
1549
                                    <li class="nav-item">
1550
                                        <a href="javascript:;" target="_blank" class="nav-link">
1551
                                            <i class="icon-globe"></i> Arrow Toggle
1552
                                            <span class="arrow nav-toggle"></span>
1553
                                        </a>
1554
                                        <ul class="sub-menu">
1555
                                            <li class="nav-item">
1556
                                                <a href="#" class="nav-link">
1557
                                                    <i class="icon-tag"></i> Sample Link 1</a>
1558
                                            </li>
1559
                                            <li class="nav-item">
1560
                                                <a href="#" class="nav-link">
1561
                                                    <i class="icon-pencil"></i> Sample Link 1</a>
1562
                                            </li>
1563
                                            <li class="nav-item">
1564
                                                <a href="#" class="nav-link">
1565
                                                    <i class="icon-graph"></i> Sample Link 1</a>
1566
                                            </li>
1567
                                        </ul>
1568
                                    </li>
1569
                                    <li class="nav-item">
1570
                                        <a href="#" class="nav-link">
1571
                                            <i class="icon-bar-chart"></i> Item 3 </a>
1572
                                    </li>
1573
                                </ul>
1574
                            </li>
1575
                        </ul>
1576
                        <!-- END SIDEBAR MENU -->
1577
                        <!-- END SIDEBAR MENU -->
1578
                    </div>
1579
                    <!-- END SIDEBAR -->
1580
                </div>
1581
                <!-- END SIDEBAR -->
1582
                <!-- BEGIN CONTENT -->
1583
                <div class="page-content-wrapper">
1584
                    <!-- BEGIN CONTENT BODY -->
1585
                    <div class="page-content">
1586
                        <!-- BEGIN PAGE HEADER-->
1587
                        <!-- BEGIN THEME PANEL -->
1588
                        <div class="theme-panel hidden-xs hidden-sm">
1589
                            <div class="toggler"> </div>
1590
                            <div class="toggler-close"> </div>
1591
                            <div class="theme-options">
1592
                                <div class="theme-option theme-colors clearfix">
1593
                                    <span> THEME COLOR </span>
1594
                                    <ul>
1595
                                        <li class="color-default current tooltips" data-style="default" data-container="body" data-original-title="Default"> </li>
1596
                                        <li class="color-darkblue tooltips" data-style="darkblue" data-container="body" data-original-title="Dark Blue"> </li>
1597
                                        <li class="color-blue tooltips" data-style="blue" data-container="body" data-original-title="Blue"> </li>
1598
                                        <li class="color-grey tooltips" data-style="grey" data-container="body" data-original-title="Grey"> </li>
1599
                                        <li class="color-light tooltips" data-style="light" data-container="body" data-original-title="Light"> </li>
1600
                                        <li class="color-light2 tooltips" data-style="light2" data-container="body" data-html="true" data-original-title="Light 2"> </li>
1601
                                    </ul>
1602
                                </div>
1603
                                <div class="theme-option">
1604
                                    <span> Theme Style </span>
1605
                                    <select class="layout-style-option form-control input-sm">
1606
                                        <option value="square" selected="selected">Square corners</option>
1607
                                        <option value="rounded">Rounded corners</option>
1608
                                    </select>
1609
                                </div>
1610
                                <div class="theme-option">
1611
                                    <span> Layout </span>
1612
                                    <select class="layout-option form-control input-sm">
1613
                                        <option value="fluid" selected="selected">Fluid</option>
1614
                                        <option value="boxed">Boxed</option>
1615
                                    </select>
1616
                                </div>
1617
                                <div class="theme-option">
1618
                                    <span> Header </span>
1619
                                    <select class="page-header-option form-control input-sm">
1620
                                        <option value="fixed" selected="selected">Fixed</option>
1621
                                        <option value="default">Default</option>
1622
                                    </select>
1623
                                </div>
1624
                                <div class="theme-option">
1625
                                    <span> Top Menu Dropdown</span>
1626
                                    <select class="page-header-top-dropdown-style-option form-control input-sm">
1627
                                        <option value="light" selected="selected">Light</option>
1628
                                        <option value="dark">Dark</option>
1629
                                    </select>
1630
                                </div>
1631
                                <div class="theme-option">
1632
                                    <span> Sidebar Mode</span>
1633
                                    <select class="sidebar-option form-control input-sm">
1634
                                        <option value="fixed">Fixed</option>
1635
                                        <option value="default" selected="selected">Default</option>
1636
                                    </select>
1637
                                </div>
1638
                                <div class="theme-option">
1639
                                    <span> Sidebar Menu </span>
1640
                                    <select class="sidebar-menu-option form-control input-sm">
1641
                                        <option value="accordion" selected="selected">Accordion</option>
1642
                                        <option value="hover">Hover</option>
1643
                                    </select>
1644
                                </div>
1645
                                <div class="theme-option">
1646
                                    <span> Sidebar Style </span>
1647
                                    <select class="sidebar-style-option form-control input-sm">
1648
                                        <option value="default" selected="selected">Default</option>
1649
                                        <option value="light">Light</option>
1650
                                    </select>
1651
                                </div>
1652
                                <div class="theme-option">
1653
                                    <span> Sidebar Position </span>
1654
                                    <select class="sidebar-pos-option form-control input-sm">
1655
                                        <option value="left" selected="selected">Left</option>
1656
                                        <option value="right">Right</option>
1657
                                    </select>
1658
                                </div>
1659
                                <div class="theme-option">
1660
                                    <span> Footer </span>
1661
                                    <select class="page-footer-option form-control input-sm">
1662
                                        <option value="fixed">Fixed</option>
1663
                                        <option value="default" selected="selected">Default</option>
1664
                                    </select>
1665
                                </div>
1666
                            </div>
1667
                        </div>
1668
                        <!-- END THEME PANEL -->
1669
                        <!-- BEGIN PAGE BAR -->
1670
                        <div class="page-bar">
1671
                            <ul class="page-breadcrumb">
1672
                                <li>
1673
                                    <a href="index.html">Home</a>
1674
                                    <i class="fa fa-circle"></i>
1675
                                </li>
1676
                                <li>
1677
                                    <span>Custom Layouts</span>
1678
                                </li>
1679
                            </ul>
1680
                            <div class="page-toolbar">
1681
                                <div class="btn-group pull-right">
1682
                                    <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Actions
1683
                                        <i class="fa fa-angle-down"></i>
1684
                                    </button>
1685
                                    <ul class="dropdown-menu pull-right" role="menu">
1686
                                        <li>
1687
                                            <a href="#">
1688
                                                <i class="icon-bell"></i> Action</a>
1689
                                        </li>
1690
                                        <li>
1691
                                            <a href="#">
1692
                                                <i class="icon-shield"></i> Another action</a>
1693
                                        </li>
1694
                                        <li>
1695
                                            <a href="#">
1696
                                                <i class="icon-user"></i> Something else here</a>
1697
                                        </li>
1698
                                        <li class="divider"> </li>
1699
                                        <li>
1700
                                            <a href="#">
1701
                                                <i class="icon-bag"></i> Separated link</a>
1702
                                        </li>
1703
                                    </ul>
1704
                                </div>
1705
                            </div>
1706
                        </div>
1707
                        <!-- END PAGE BAR -->
1708
                        <!-- BEGIN PAGE TITLE-->
1709
                        <h1 class="page-title"> Full Height Portlet
1710
                            <small>layout with full height portlet</small>
1711
                        </h1>
1712
                        <!-- END PAGE TITLE-->
1713
                        <!-- END PAGE HEADER-->
1714
                        <div class="portlet light portlet-fit full-height-content full-height-content-scrollable bordered">
1715
                            <div class="portlet-title">
1716
                                <div class="caption">
1717
                                    <i class=" icon-layers font-green"></i>
1718
                                    <span class="caption-subject font-green bold uppercase">Basic Diagram</span>
1719
                                </div>
1720
                                <div class="actions">
1721
                                    <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;">
1722
                                        <i class="icon-cloud-upload"></i>
1723
                                    </a>
1724
                                    <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;">
1725
                                        <i class="icon-wrench"></i>
1726
                                    </a>
1727
                                    <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;">
1728
                                        <i class="icon-trash"></i>
1729
                                    </a>
1730
                                </div>
1731
                            </div>
1732
                            <div class="portlet-body">
1733
                                <div class="full-height-content-body">
1734
                                    <p> Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1735
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1736
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1737
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1738
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1739
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1740
                                    <p>
1741
                                    This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1742
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1743
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This is
1744
                                        an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? </p>
1745
                                    <p> Also, I’m looking for a way to make portlets fill the vertical space between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks
1746
                                        the height of the window and adjusts the height of an element that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise
1747
                                        any other suggestions you may have. Thanks a ton!Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking
1748
                                        for a way to make portlets fill the vertical space between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height
1749
                                        of the window and adjusts the height of an element that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any
1750
                                        other suggestions you may have. </p> Thanks a ton!height of the window and adjusts the height of an element that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where
1751
                                    to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is
1752
                                    used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already
1753
                                    written any code that checks the height of the window and adjusts the height of an element that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js
1754
                                    or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the
1755
                                    sidebar? Also, I’m looking for a way to make portlets fill the vertical space between the fixed header and fixed footer. </p>
1756
                                    <p> I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that I could re-purpose or extend for these
1757
                                        full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This is an amazing UI! Is there a way to turn
1758
                                        sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between the fixed header and fixed footer. I
1759
                                        know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that I could re-purpose or extend for these
1760
                                        full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton! </p>
1761
                                    <p> Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1762
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1763
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1764
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1765
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1766
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1767
                                    <p>
1768
                                    Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1769
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1770
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1771
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1772
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1773
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1774
                                    <p>
1775
                                    Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1776
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1777
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1778
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1779
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1780
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1781
                                    <p>
1782
                                    Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1783
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1784
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1785
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1786
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1787
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1788
                                    <p>
1789
                                    Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1790
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1791
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1792
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1793
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1794
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1795
                                    <p>
1796
                                    Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1797
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1798
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1799
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1800
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1801
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1802
                                    <p>
1803
                                    Hi! This is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space
1804
                                        between the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element
1805
                                        that I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! This
1806
                                        is an amazing UI! Is there a way to turn sidebar completely off with a simple body class, like that which is used to minimize the sidebar? Also, I’m looking for a way to make portlets fill the vertical space between
1807
                                        the fixed header and fixed footer. I know that full height divs are a chore, but I’m wondering if you have already written any code that checks the height of the window and adjusts the height of an element that
1808
                                        I could re-purpose or extend for these full height content areas? If you have, I’d love a tip on where to find it in app.js or wherever else. Otherwise any other suggestions you may have. Thanks a ton!Hi! </p>
1809
                                </div>
1810
                            </div>
1811
                        </div>
1812
                    </div>
1813
                    <!-- END CONTENT BODY -->
1814
                </div>
1815
                <!-- END CONTENT -->
1816
                <!-- BEGIN QUICK SIDEBAR -->
1817
                <a href="javascript:;" class="page-quick-sidebar-toggler">
1818
                    <i class="icon-login"></i>
1819
                </a>
1820
                <div class="page-quick-sidebar-wrapper" data-close-on-body-click="false">
1821
                    <div class="page-quick-sidebar">
1822
                        <ul class="nav nav-tabs">
1823
                            <li class="active">
1824
                                <a href="javascript:;" data-target="#quick_sidebar_tab_1" data-toggle="tab"> Users
1825
                                    <span class="badge badge-danger">2</span>
1826
                                </a>
1827
                            </li>
1828
                            <li>
1829
                                <a href="javascript:;" data-target="#quick_sidebar_tab_2" data-toggle="tab"> Alerts
1830
                                    <span class="badge badge-success">7</span>
1831
                                </a>
1832
                            </li>
1833
                            <li class="dropdown">
1834
                                <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> More
1835
                                    <i class="fa fa-angle-down"></i>
1836
                                </a>
1837
                                <ul class="dropdown-menu pull-right">
1838
                                    <li>
1839
                                        <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
1840
                                            <i class="icon-bell"></i> Alerts </a>
1841
                                    </li>
1842
                                    <li>
1843
                                        <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
1844
                                            <i class="icon-info"></i> Notifications </a>
1845
                                    </li>
1846
                                    <li>
1847
                                        <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
1848
                                            <i class="icon-speech"></i> Activities </a>
1849
                                    </li>
1850
                                    <li class="divider"></li>
1851
                                    <li>
1852
                                        <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab">
1853
                                            <i class="icon-settings"></i> Settings </a>
1854
                                    </li>
1855
                                </ul>
1856
                            </li>
1857
                        </ul>
1858
                        <div class="tab-content">
1859
                            <div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1">
1860
                                <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">
1861
                                    <h3 class="list-heading">Staff</h3>
1862
                                    <ul class="media-list list-items">
1863
                                        <li class="media">
1864
                                            <div class="media-status">
1865
                                                <span class="badge badge-success">8</span>
1866
                                            </div>
1867
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="...">
1868
                                            <div class="media-body">
1869
                                                <h4 class="media-heading">Bob Nilson</h4>
1870
                                                <div class="media-heading-sub"> Project Manager </div>
1871
                                            </div>
1872
                                        </li>
1873
                                        <li class="media">
1874
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="...">
1875
                                            <div class="media-body">
1876
                                                <h4 class="media-heading">Nick Larson</h4>
1877
                                                <div class="media-heading-sub"> Art Director </div>
1878
                                            </div>
1879
                                        </li>
1880
                                        <li class="media">
1881
                                            <div class="media-status">
1882
                                                <span class="badge badge-danger">3</span>
1883
                                            </div>
1884
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="...">
1885
                                            <div class="media-body">
1886
                                                <h4 class="media-heading">Deon Hubert</h4>
1887
                                                <div class="media-heading-sub"> CTO </div>
1888
                                            </div>
1889
                                        </li>
1890
                                        <li class="media">
1891
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="...">
1892
                                            <div class="media-body">
1893
                                                <h4 class="media-heading">Ella Wong</h4>
1894
                                                <div class="media-heading-sub"> CEO </div>
1895
                                            </div>
1896
                                        </li>
1897
                                    </ul>
1898
                                    <h3 class="list-heading">Customers</h3>
1899
                                    <ul class="media-list list-items">
1900
                                        <li class="media">
1901
                                            <div class="media-status">
1902
                                                <span class="badge badge-warning">2</span>
1903
                                            </div>
1904
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="...">
1905
                                            <div class="media-body">
1906
                                                <h4 class="media-heading">Lara Kunis</h4>
1907
                                                <div class="media-heading-sub"> CEO, Loop Inc </div>
1908
                                                <div class="media-heading-small"> Last seen 03:10 AM </div>
1909
                                            </div>
1910
                                        </li>
1911
                                        <li class="media">
1912
                                            <div class="media-status">
1913
                                                <span class="label label-sm label-success">new</span>
1914
                                            </div>
1915
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="...">
1916
                                            <div class="media-body">
1917
                                                <h4 class="media-heading">Ernie Kyllonen</h4>
1918
                                                <div class="media-heading-sub"> Project Manager,
1919
                                                    <br> SmartBizz PTL </div>
1920
                                            </div>
1921
                                        </li>
1922
                                        <li class="media">
1923
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar8.jpg" alt="...">
1924
                                            <div class="media-body">
1925
                                                <h4 class="media-heading">Lisa Stone</h4>
1926
                                                <div class="media-heading-sub"> CTO, Keort Inc </div>
1927
                                                <div class="media-heading-small"> Last seen 13:10 PM </div>
1928
                                            </div>
1929
                                        </li>
1930
                                        <li class="media">
1931
                                            <div class="media-status">
1932
                                                <span class="badge badge-success">7</span>
1933
                                            </div>
1934
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar9.jpg" alt="...">
1935
                                            <div class="media-body">
1936
                                                <h4 class="media-heading">Deon Portalatin</h4>
1937
                                                <div class="media-heading-sub"> CFO, H&D LTD </div>
1938
                                            </div>
1939
                                        </li>
1940
                                        <li class="media">
1941
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar10.jpg" alt="...">
1942
                                            <div class="media-body">
1943
                                                <h4 class="media-heading">Irina Savikova</h4>
1944
                                                <div class="media-heading-sub"> CEO, Tizda Motors Inc </div>
1945
                                            </div>
1946
                                        </li>
1947
                                        <li class="media">
1948
                                            <div class="media-status">
1949
                                                <span class="badge badge-danger">4</span>
1950
                                            </div>
1951
                                            <img class="media-object" src="../assets/layouts/layout/img/avatar11.jpg" alt="...">
1952
                                            <div class="media-body">
1953
                                                <h4 class="media-heading">Maria Gomez</h4>
1954
                                                <div class="media-heading-sub"> Manager, Infomatic Inc </div>
1955
                                                <div class="media-heading-small"> Last seen 03:10 AM </div>
1956
                                            </div>
1957
                                        </li>
1958
                                    </ul>
1959
                                </div>
1960
                                <div class="page-quick-sidebar-item">
1961
                                    <div class="page-quick-sidebar-chat-user">
1962
                                        <div class="page-quick-sidebar-nav">
1963
                                            <a href="javascript:;" class="page-quick-sidebar-back-to-list">
1964
                                                <i class="icon-arrow-left"></i>Back</a>
1965
                                        </div>
1966
                                        <div class="page-quick-sidebar-chat-user-messages">
1967
                                            <div class="post out">
1968
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
1969
                                                <div class="message">
1970
                                                    <span class="arrow"></span>
1971
                                                    <a href="javascript:;" class="name">Bob Nilson</a>
1972
                                                    <span class="datetime">20:15</span>
1973
                                                    <span class="body"> When could you send me the report ? </span>
1974
                                                </div>
1975
                                            </div>
1976
                                            <div class="post in">
1977
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
1978
                                                <div class="message">
1979
                                                    <span class="arrow"></span>
1980
                                                    <a href="javascript:;" class="name">Ella Wong</a>
1981
                                                    <span class="datetime">20:15</span>
1982
                                                    <span class="body"> Its almost done. I will be sending it shortly </span>
1983
                                                </div>
1984
                                            </div>
1985
                                            <div class="post out">
1986
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
1987
                                                <div class="message">
1988
                                                    <span class="arrow"></span>
1989
                                                    <a href="javascript:;" class="name">Bob Nilson</a>
1990
                                                    <span class="datetime">20:15</span>
1991
                                                    <span class="body"> Alright. Thanks! :) </span>
1992
                                                </div>
1993
                                            </div>
1994
                                            <div class="post in">
1995
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
1996
                                                <div class="message">
1997
                                                    <span class="arrow"></span>
1998
                                                    <a href="javascript:;" class="name">Ella Wong</a>
1999
                                                    <span class="datetime">20:16</span>
2000
                                                    <span class="body"> You are most welcome. Sorry for the delay. </span>
2001
                                                </div>
2002
                                            </div>
2003
                                            <div class="post out">
2004
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
2005
                                                <div class="message">
2006
                                                    <span class="arrow"></span>
2007
                                                    <a href="javascript:;" class="name">Bob Nilson</a>
2008
                                                    <span class="datetime">20:17</span>
2009
                                                    <span class="body"> No probs. Just take your time :) </span>
2010
                                                </div>
2011
                                            </div>
2012
                                            <div class="post in">
2013
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
2014
                                                <div class="message">
2015
                                                    <span class="arrow"></span>
2016
                                                    <a href="javascript:;" class="name">Ella Wong</a>
2017
                                                    <span class="datetime">20:40</span>
2018
                                                    <span class="body"> Alright. I just emailed it to you. </span>
2019
                                                </div>
2020
                                            </div>
2021
                                            <div class="post out">
2022
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
2023
                                                <div class="message">
2024
                                                    <span class="arrow"></span>
2025
                                                    <a href="javascript:;" class="name">Bob Nilson</a>
2026
                                                    <span class="datetime">20:17</span>
2027
                                                    <span class="body"> Great! Thanks. Will check it right away. </span>
2028
                                                </div>
2029
                                            </div>
2030
                                            <div class="post in">
2031
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
2032
                                                <div class="message">
2033
                                                    <span class="arrow"></span>
2034
                                                    <a href="javascript:;" class="name">Ella Wong</a>
2035
                                                    <span class="datetime">20:40</span>
2036
                                                    <span class="body"> Please let me know if you have any comment. </span>
2037
                                                </div>
2038
                                            </div>
2039
                                            <div class="post out">
2040
                                                <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
2041
                                                <div class="message">
2042
                                                    <span class="arrow"></span>
2043
                                                    <a href="javascript:;" class="name">Bob Nilson</a>
2044
                                                    <span class="datetime">20:17</span>
2045
                                                    <span class="body"> Sure. I will check and buzz you if anything needs to be corrected. </span>
2046
                                                </div>
2047
                                            </div>
2048
                                        </div>
2049
                                        <div class="page-quick-sidebar-chat-user-form">
2050
                                            <div class="input-group">
2051
                                                <input type="text" class="form-control" placeholder="Type a message here...">
2052
                                                <div class="input-group-btn">
2053
                                                    <button type="button" class="btn green">
2054
                                                        <i class="icon-paper-clip"></i>
2055
                                                    </button>
2056
                                                </div>
2057
                                            </div>
2058
                                        </div>
2059
                                    </div>
2060
                                </div>
2061
                            </div>
2062
                            <div class="tab-pane page-quick-sidebar-alerts" id="quick_sidebar_tab_2">
2063
                                <div class="page-quick-sidebar-alerts-list">
2064
                                    <h3 class="list-heading">General</h3>
2065
                                    <ul class="feeds list-items">
2066
                                        <li>
2067
                                            <div class="col1">
2068
                                                <div class="cont">
2069
                                                    <div class="cont-col1">
2070
                                                        <div class="label label-sm label-info">
2071
                                                            <i class="fa fa-check"></i>
2072
                                                        </div>
2073
                                                    </div>
2074
                                                    <div class="cont-col2">
2075
                                                        <div class="desc"> You have 4 pending tasks.
2076
                                                            <span class="label label-sm label-warning "> Take action
2077
                                                                <i class="fa fa-share"></i>
2078
                                                            </span>
2079
                                                        </div>
2080
                                                    </div>
2081
                                                </div>
2082
                                            </div>
2083
                                            <div class="col2">
2084
                                                <div class="date"> Just now </div>
2085
                                            </div>
2086
                                        </li>
2087
                                        <li>
2088
                                            <a href="javascript:;">
2089
                                                <div class="col1">
2090
                                                    <div class="cont">
2091
                                                        <div class="cont-col1">
2092
                                                            <div class="label label-sm label-success">
2093
                                                                <i class="fa fa-bar-chart-o"></i>
2094
                                                            </div>
2095
                                                        </div>
2096
                                                        <div class="cont-col2">
2097
                                                            <div class="desc"> Finance Report for year 2013 has been released. </div>
2098
                                                        </div>
2099
                                                    </div>
2100
                                                </div>
2101
                                                <div class="col2">
2102
                                                    <div class="date"> 20 mins </div>
2103
                                                </div>
2104
                                            </a>
2105
                                        </li>
2106
                                        <li>
2107
                                            <div class="col1">
2108
                                                <div class="cont">
2109
                                                    <div class="cont-col1">
2110
                                                        <div class="label label-sm label-danger">
2111
                                                            <i class="fa fa-user"></i>
2112
                                                        </div>
2113
                                                    </div>
2114
                                                    <div class="cont-col2">
2115
                                                        <div class="desc"> You have 5 pending membership that requires a quick review. </div>
2116
                                                    </div>
2117
                                                </div>
2118
                                            </div>
2119
                                            <div class="col2">
2120
                                                <div class="date"> 24 mins </div>
2121
                                            </div>
2122
                                        </li>
2123
                                        <li>
2124
                                            <div class="col1">
2125
                                                <div class="cont">
2126
                                                    <div class="cont-col1">
2127
                                                        <div class="label label-sm label-info">
2128
                                                            <i class="fa fa-shopping-cart"></i>
2129
                                                        </div>
2130
                                                    </div>
2131
                                                    <div class="cont-col2">
2132
                                                        <div class="desc"> New order received with
2133
                                                            <span class="label label-sm label-success"> Reference Number: DR23923 </span>
2134
                                                        </div>
2135
                                                    </div>
2136
                                                </div>
2137
                                            </div>
2138
                                            <div class="col2">
2139
                                                <div class="date"> 30 mins </div>
2140
                                            </div>
2141
                                        </li>
2142
                                        <li>
2143
                                            <div class="col1">
2144
                                                <div class="cont">
2145
                                                    <div class="cont-col1">
2146
                                                        <div class="label label-sm label-success">
2147
                                                            <i class="fa fa-user"></i>
2148
                                                        </div>
2149
                                                    </div>
2150
                                                    <div class="cont-col2">
2151
                                                        <div class="desc"> You have 5 pending membership that requires a quick review. </div>
2152
                                                    </div>
2153
                                                </div>
2154
                                            </div>
2155
                                            <div class="col2">
2156
                                                <div class="date"> 24 mins </div>
2157
                                            </div>
2158
                                        </li>
2159
                                        <li>
2160
                                            <div class="col1">
2161
                                                <div class="cont">
2162
                                                    <div class="cont-col1">
2163
                                                        <div class="label label-sm label-info">
2164
                                                            <i class="fa fa-bell-o"></i>
2165
                                                        </div>
2166
                                                    </div>
2167
                                                    <div class="cont-col2">
2168
                                                        <div class="desc"> Web server hardware needs to be upgraded.
2169
                                                            <span class="label label-sm label-warning"> Overdue </span>
2170
                                                        </div>
2171
                                                    </div>
2172
                                                </div>
2173
                                            </div>
2174
                                            <div class="col2">
2175
                                                <div class="date"> 2 hours </div>
2176
                                            </div>
2177
                                        </li>
2178
                                        <li>
2179
                                            <a href="javascript:;">
2180
                                                <div class="col1">
2181
                                                    <div class="cont">
2182
                                                        <div class="cont-col1">
2183
                                                            <div class="label label-sm label-default">
2184
                                                                <i class="fa fa-briefcase"></i>
2185
                                                            </div>
2186
                                                        </div>
2187
                                                        <div class="cont-col2">
2188
                                                            <div class="desc"> IPO Report for year 2013 has been released. </div>
2189
                                                        </div>
2190
                                                    </div>
2191
                                                </div>
2192
                                                <div class="col2">
2193
                                                    <div class="date"> 20 mins </div>
2194
                                                </div>
2195
                                            </a>
2196
                                        </li>
2197
                                    </ul>
2198
                                    <h3 class="list-heading">System</h3>
2199
                                    <ul class="feeds list-items">
2200
                                        <li>
2201
                                            <div class="col1">
2202
                                                <div class="cont">
2203
                                                    <div class="cont-col1">
2204
                                                        <div class="label label-sm label-info">
2205
                                                            <i class="fa fa-check"></i>
2206
                                                        </div>
2207
                                                    </div>
2208
                                                    <div class="cont-col2">
2209
                                                        <div class="desc"> You have 4 pending tasks.
2210
                                                            <span class="label label-sm label-warning "> Take action
2211
                                                                <i class="fa fa-share"></i>
2212
                                                            </span>
2213
                                                        </div>
2214
                                                    </div>
2215
                                                </div>
2216
                                            </div>
2217
                                            <div class="col2">
2218
                                                <div class="date"> Just now </div>
2219
                                            </div>
2220
                                        </li>
2221
                                        <li>
2222
                                            <a href="javascript:;">
2223
                                                <div class="col1">
2224
                                                    <div class="cont">
2225
                                                        <div class="cont-col1">
2226
                                                            <div class="label label-sm label-danger">
2227
                                                                <i class="fa fa-bar-chart-o"></i>
2228
                                                            </div>
2229
                                                        </div>
2230
                                                        <div class="cont-col2">
2231
                                                            <div class="desc"> Finance Report for year 2013 has been released. </div>
2232
                                                        </div>
2233
                                                    </div>
2234
                                                </div>
2235
                                                <div class="col2">
2236
                                                    <div class="date"> 20 mins </div>
2237
                                                </div>
2238
                                            </a>
2239
                                        </li>
2240
                                        <li>
2241
                                            <div class="col1">
2242
                                                <div class="cont">
2243
                                                    <div class="cont-col1">
2244
                                                        <div class="label label-sm label-default">
2245
                                                            <i class="fa fa-user"></i>
2246
                                                        </div>
2247
                                                    </div>
2248
                                                    <div class="cont-col2">
2249
                                                        <div class="desc"> You have 5 pending membership that requires a quick review. </div>
2250
                                                    </div>
2251
                                                </div>
2252
                                            </div>
2253
                                            <div class="col2">
2254
                                                <div class="date"> 24 mins </div>
2255
                                            </div>
2256
                                        </li>
2257
                                        <li>
2258
                                            <div class="col1">
2259
                                                <div class="cont">
2260
                                                    <div class="cont-col1">
2261
                                                        <div class="label label-sm label-info">
2262
                                                            <i class="fa fa-shopping-cart"></i>
2263
                                                        </div>
2264
                                                    </div>
2265
                                                    <div class="cont-col2">
2266
                                                        <div class="desc"> New order received with
2267
                                                            <span class="label label-sm label-success"> Reference Number: DR23923 </span>
2268
                                                        </div>
2269
                                                    </div>
2270
                                                </div>
2271
                                            </div>
2272
                                            <div class="col2">
2273
                                                <div class="date"> 30 mins </div>
2274
                                            </div>
2275
                                        </li>
2276
                                        <li>
2277
                                            <div class="col1">
2278
                                                <div class="cont">
2279
                                                    <div class="cont-col1">
2280
                                                        <div class="label label-sm label-success">
2281
                                                            <i class="fa fa-user"></i>
2282
                                                        </div>
2283
                                                    </div>
2284
                                                    <div class="cont-col2">
2285
                                                        <div class="desc"> You have 5 pending membership that requires a quick review. </div>
2286
                                                    </div>
2287
                                                </div>
2288
                                            </div>
2289
                                            <div class="col2">
2290
                                                <div class="date"> 24 mins </div>
2291
                                            </div>
2292
                                        </li>
2293
                                        <li>
2294
                                            <div class="col1">
2295
                                                <div class="cont">
2296
                                                    <div class="cont-col1">
2297
                                                        <div class="label label-sm label-warning">
2298
                                                            <i class="fa fa-bell-o"></i>
2299
                                                        </div>
2300
                                                    </div>
2301
                                                    <div class="cont-col2">
2302
                                                        <div class="desc"> Web server hardware needs to be upgraded.
2303
                                                            <span class="label label-sm label-default "> Overdue </span>
2304
                                                        </div>
2305
                                                    </div>
2306
                                                </div>
2307
                                            </div>
2308
                                            <div class="col2">
2309
                                                <div class="date"> 2 hours </div>
2310
                                            </div>
2311
                                        </li>
2312
                                        <li>
2313
                                            <a href="javascript:;">
2314
                                                <div class="col1">
2315
                                                    <div class="cont">
2316
                                                        <div class="cont-col1">
2317
                                                            <div class="label label-sm label-info">
2318
                                                                <i class="fa fa-briefcase"></i>
2319
                                                            </div>
2320
                                                        </div>
2321
                                                        <div class="cont-col2">
2322
                                                            <div class="desc"> IPO Report for year 2013 has been released. </div>
2323
                                                        </div>
2324
                                                    </div>
2325
                                                </div>
2326
                                                <div class="col2">
2327
                                                    <div class="date"> 20 mins </div>
2328
                                                </div>
2329
                                            </a>
2330
                                        </li>
2331
                                    </ul>
2332
                                </div>
2333
                            </div>
2334
                            <div class="tab-pane page-quick-sidebar-settings" id="quick_sidebar_tab_3">
2335
                                <div class="page-quick-sidebar-settings-list">
2336
                                    <h3 class="list-heading">General Settings</h3>
2337
                                    <ul class="list-items borderless">
2338
                                        <li> Enable Notifications
2339
                                            <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2340
                                        <li> Allow Tracking
2341
                                            <input type="checkbox" class="make-switch" data-size="small" data-on-color="info" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2342
                                        <li> Log Errors
2343
                                            <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2344
                                        <li> Auto Sumbit Issues
2345
                                            <input type="checkbox" class="make-switch" data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2346
                                        <li> Enable SMS Alerts
2347
                                            <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2348
                                    </ul>
2349
                                    <h3 class="list-heading">System Settings</h3>
2350
                                    <ul class="list-items borderless">
2351
                                        <li> Security Level
2352
                                            <select class="form-control input-inline input-sm input-small">
2353
                                                <option value="1">Normal</option>
2354
                                                <option value="2" selected>Medium</option>
2355
                                                <option value="e">High</option>
2356
                                            </select>
2357
                                        </li>
2358
                                        <li> Failed Email Attempts
2359
                                            <input class="form-control input-inline input-sm input-small" value="5" /> </li>
2360
                                        <li> Secondary SMTP Port
2361
                                            <input class="form-control input-inline input-sm input-small" value="3560" /> </li>
2362
                                        <li> Notify On System Error
2363
                                            <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2364
                                        <li> Notify On SMTP Error
2365
                                            <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li>
2366
                                    </ul>
2367
                                    <div class="inner-content">
2368
                                        <button class="btn btn-success">
2369
                                            <i class="icon-settings"></i> Save Changes</button>
2370
                                    </div>
2371
                                </div>
2372
                            </div>
2373
                        </div>
2374
                    </div>
2375
                </div>
2376
                <!-- END QUICK SIDEBAR -->
2377
            </div>
2378
            <!-- END CONTAINER -->
2379
            <!-- BEGIN FOOTER -->
2380
            <div class="page-footer">
2381
                <div class="page-footer-inner"> 2016 &copy; Metronic Theme By
2382
                    <a target="_blank" href="http://keenthemes.com">Keenthemes</a> &nbsp;|&nbsp;
2383
                    <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a>
2384
                </div>
2385
                <div class="scroll-to-top">
2386
                    <i class="icon-arrow-up"></i>
2387
                </div>
2388
            </div>
2389
            <!-- END FOOTER -->
2390
        </div>
2391
        <!--[if lt IE 9]>
2392
<script src="../assets/global/plugins/respond.min.js"></script>
2393
<script src="../assets/global/plugins/excanvas.min.js"></script> 
2394
<![endif]-->
2395
        <!-- BEGIN CORE PLUGINS -->
2396
        <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
2397
        <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
2398
        <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
2399
        <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
2400
        <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
2401
        <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
2402
        <!-- END CORE PLUGINS -->
2403
        <!-- BEGIN THEME GLOBAL SCRIPTS -->
2404
        <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script>
2405
        <!-- END THEME GLOBAL SCRIPTS -->
2406
        <!-- BEGIN THEME LAYOUT SCRIPTS -->
2407
        <script src="../assets/layouts/layout/scripts/layout.min.js" type="text/javascript"></script>
2408
        <script src="../assets/layouts/layout/scripts/demo.min.js" type="text/javascript"></script>
2409
        <script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script>
2410
        <!-- END THEME LAYOUT SCRIPTS -->
2411
    </body>