d:\wwwroot\wuchunhua\thinkphp\public\adminlte\pages\widgets.html

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!DOCTYPE html>
002: <html>
003: <head>
004:   <meta charset="utf-8">
005:   <meta http-equiv="X-UA-Compatible" content="IE=edge">
006:   <title>AdminLTE 2 | Widgets</title>
007:   <!-- Tell the browser to be responsive to screen width -->
008:   <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
009:   <!-- Bootstrap 3.3.7 -->
010:   <link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css">
011:   <!-- Font Awesome -->
012:   <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
013:   <!-- Ionicons -->
014:   <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
015:   <!-- Theme style -->
016:   <link rel="stylesheet" href="../dist/css/AdminLTE.min.css">
017:   <!-- AdminLTE Skins. Choose a skin from the css/skins
018:        folder instead of downloading all of them to reduce the load. -->

019:   <link rel="stylesheet" href="../dist/css/skins/_all-skins.min.css">
020:
021:   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
022:   <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
023:   <!--[if lt IE 9]>
024:   <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
025:   <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
026:   <![endif]-->

027:
028:   <!-- Google Font -->
029:   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic">
030: </head>
031: <body class="hold-transition skin-blue sidebar-mini">
032: <div class="wrapper">
033:
034:   <header class="main-header">
035:     <!-- Logo -->
036:     <a href="../index2.html" class="logo">
037:       <!-- mini logo for sidebar mini 50x50 pixels -->
038:       <span class="logo-mini"><b>A</b>LT</span>
039:       <!-- logo for regular state and mobile devices -->
040:       <span class="logo-lg"><b>Admin</b>LTE</span>
041:     </a>
042:     <!-- Header Navbar: style can be found in header.less -->
043:     <nav class="navbar navbar-static-top">
044:       <!-- Sidebar toggle button-->
045:       <a href="#" class="sidebar-toggle" data-toggle="push-menu" role="button">
046:         <span class="sr-only">Toggle navigation</span>
047:         <span class="icon-bar"></span>
048:         <span class="icon-bar"></span>
049:         <span class="icon-bar"></span>
050:       </a>
051:
052:       <div class="navbar-custom-menu">
053:         <ul class="nav navbar-nav">
054:           <!-- Messages: style can be found in dropdown.less-->
055:           <li class="dropdown messages-menu">
056:             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
057:               <i class="fa fa-envelope-o"></i>
058:               <span class="label label-success">4</span>
059:             </a>
060:             <ul class="dropdown-menu">
061:               <li class="header">You have 4 messages</li>
062:               <li>
063:                 <!-- inner menu: contains the actual data -->
064:                 <ul class="menu">
065:                   <li><!-- start message -->
066:                     <a href="#">
067:                       <div class="pull-left">
068:                         <img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
069:                       </div>
070:                       <h4>
071:                         Support Team
072:                         <small><i class="fa fa-clock-o"></i> 5 mins</small>
073:                       </h4>
074:                       <p>Why not buy a new awesome theme?</p>
075:                     </a>
076:                   </li>
077:                   <!-- end message -->
078:                   <li>
079:                     <a href="#">
080:                       <div class="pull-left">
081:                         <img src="../dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
082:                       </div>
083:                       <h4>
084:                         AdminLTE Design Team
085:                         <small><i class="fa fa-clock-o"></i> 2 hours</small>
086:                       </h4>
087:                       <p>Why not buy a new awesome theme?</p>
088:                     </a>
089:                   </li>
090:                   <li>
091:                     <a href="#">
092:                       <div class="pull-left">
093:                         <img src="../dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
094:                       </div>
095:                       <h4>
096:                         Developers
097:                         <small><i class="fa fa-clock-o"></i> Today</small>
098:                       </h4>
099:                       <p>Why not buy a new awesome theme?</p>
100:                     </a>
101:                   </li>
102:                   <li>
103:                     <a href="#">
104:                       <div class="pull-left">
105:                         <img src="../dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
106:                       </div>
107:                       <h4>
108:                         Sales Department
109:                         <small><i class="fa fa-clock-o"></i> Yesterday</small>
110:                       </h4>
111:                       <p>Why not buy a new awesome theme?</p>
112:                     </a>
113:                   </li>
114:                   <li>
115:                     <a href="#">
116:                       <div class="pull-left">
117:                         <img src="../dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
118:                       </div>
119:                       <h4>
120:                         Reviewers
121:                         <small><i class="fa fa-clock-o"></i> 2 days</small>
122:                       </h4>
123:                       <p>Why not buy a new awesome theme?</p>
124:                     </a>
125:                   </li>
126:                 </ul>
127:               </li>
128:               <li class="footer"><a href="#">See All Messages</a></li>
129:             </ul>
130:           </li>
131:           <!-- Notifications: style can be found in dropdown.less -->
132:           <li class="dropdown notifications-menu">
133:             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
134:               <i class="fa fa-bell-o"></i>
135:               <span class="label label-warning">10</span>
136:             </a>
137:             <ul class="dropdown-menu">
138:               <li class="header">You have 10 notifications</li>
139:               <li>
140:                 <!-- inner menu: contains the actual data -->
141:                 <ul class="menu">
142:                   <li>
143:                     <a href="#">
144:                       <i class="fa fa-users text-aqua"></i> 5 new members joined today
145:                     </a>
146:                   </li>
147:                   <li>
148:                     <a href="#">
149:                       <i class="fa fa-warning text-yellow"></i> Very long description here that may not fit into the
150:                       page and may cause design problems
151:                     </a>
152:                   </li>
153:                   <li>
154:                     <a href="#">
155:                       <i class="fa fa-users text-red"></i> 5 new members joined
156:                     </a>
157:                   </li>
158:                   <li>
159:                     <a href="#">
160:                       <i class="fa fa-shopping-cart text-green"></i> 25 sales made
161:                     </a>
162:                   </li>
163:                   <li>
164:                     <a href="#">
165:                       <i class="fa fa-user text-light-blue"></i> You changed your username
166:                     </a>
167:                   </li>
168:                 </ul>
169:               </li>
170:               <li class="footer"><a href="#">View all</a></li>
171:             </ul>
172:           </li>
173:           <!-- Tasks: style can be found in dropdown.less -->
174:           <li class="dropdown tasks-menu">
175:             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
176:               <i class="fa fa-flag-o"></i>
177:               <span class="label label-danger">9</span>
178:             </a>
179:             <ul class="dropdown-menu">
180:               <li class="header">You have 9 tasks</li>
181:               <li>
182:                 <!-- inner menu: contains the actual data -->
183:                 <ul class="menu">
184:                   <li><!-- Task item -->
185:                     <a href="#">
186:                       <h3>
187:                         Design some buttons
188:                         <small class="pull-right">20%</small>
189:                       </h3>
190:                       <div class="progress xs">
191:                         <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
192:                           <span class="sr-only">20% Complete</span>
193:                         </div>
194:                       </div>
195:                     </a>
196:                   </li>
197:                   <!-- end task item -->
198:                   <li><!-- Task item -->
199:                     <a href="#">
200:                       <h3>
201:                         Create a nice theme
202:                         <small class="pull-right">40%</small>
203:                       </h3>
204:                       <div class="progress xs">
205:                         <div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
206:                           <span class="sr-only">40% Complete</span>
207:                         </div>
208:                       </div>
209:                     </a>
210:                   </li>
211:                   <!-- end task item -->
212:                   <li><!-- Task item -->
213:                     <a href="#">
214:                       <h3>
215:                         Some task I need to do
216:                         <small class="pull-right">60%</small>
217:                       </h3>
218:                       <div class="progress xs">
219:                         <div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
220:                           <span class="sr-only">60% Complete</span>
221:                         </div>
222:                       </div>
223:                     </a>
224:                   </li>
225:                   <!-- end task item -->
226:                   <li><!-- Task item -->
227:                     <a href="#">
228:                       <h3>
229:                         Make beautiful transitions
230:                         <small class="pull-right">80%</small>
231:                       </h3>
232:                       <div class="progress xs">
233:                         <div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
234:                           <span class="sr-only">80% Complete</span>
235:                         </div>
236:                       </div>
237:                     </a>
238:                   </li>
239:                   <!-- end task item -->
240:                 </ul>
241:               </li>
242:               <li class="footer">
243:                 <a href="#">View all tasks</a>
244:               </li>
245:             </ul>
246:           </li>
247:           <!-- User Account: style can be found in dropdown.less -->
248:           <li class="dropdown user user-menu">
249:             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
250:               <img src="../dist/img/user2-160x160.jpg" class="user-image" alt="User Image">
251:               <span class="hidden-xs">Alexander Pierce</span>
252:             </a>
253:             <ul class="dropdown-menu">
254:               <!-- User image -->
255:               <li class="user-header">
256:                 <img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
257:
258:                 <p>
259:                   Alexander Pierce - Web Developer
260:                   <small>Member since Nov. 2012</small>
261:                 </p>
262:               </li>
263:               <!-- Menu Body -->
264:               <li class="user-body">
265:                 <div class="row">
266:                   <div class="col-xs-4 text-center">
267:                     <a href="#">Followers</a>
268:                   </div>
269:                   <div class="col-xs-4 text-center">
270:                     <a href="#">Sales</a>
271:                   </div>
272:                   <div class="col-xs-4 text-center">
273:                     <a href="#">Friends</a>
274:                   </div>
275:                 </div>
276:                 <!-- /.row -->
277:               </li>
278:               <!-- Menu Footer-->
279:               <li class="user-footer">
280:                 <div class="pull-left">
281:                   <a href="#" class="btn btn-default btn-flat">Profile</a>
282:                 </div>
283:                 <div class="pull-right">
284:                   <a href="#" class="btn btn-default btn-flat">Sign out</a>
285:                 </div>
286:               </li>
287:             </ul>
288:           </li>
289:           <!-- Control Sidebar Toggle Button -->
290:           <li>
291:             <a href="#" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a>
292:           </li>
293:         </ul>
294:       </div>
295:     </nav>
296:   </header>
297:   <!-- Left side column. contains the logo and sidebar -->
298:   <aside class="main-sidebar">
299:     <!-- sidebar: style can be found in sidebar.less -->
300:     <section class="sidebar">
301:       <!-- Sidebar user panel -->
302:       <div class="user-panel">
303:         <div class="pull-left image">
304:           <img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
305:         </div>
306:         <div class="pull-left info">
307:           <p>Alexander Pierce</p>
308:           <a href="#"><i class="fa fa-circle text-success"></i> Online</a>
309:         </div>
310:       </div>
311:       <!-- search form -->
312:       <form action="#" method="get" class="sidebar-form">
313:         <div class="input-group">
314:           <input type="text" name="q" class="form-control" placeholder="Search...">
315:               <span class="input-group-btn">
316:                 <button type="submit" name="search" id="search-btn" class="btn btn-flat"><i class="fa fa-search"></i>
317:                 </button>
318:               </span>
319:         </div>
320:       </form>
321:       <!-- /.search form -->
322:       <!-- sidebar menu: : style can be found in sidebar.less -->
323:       <ul class="sidebar-menu" data-widget="tree">
324:         <li class="header">MAIN NAVIGATION</li>
325:         <li class="treeview">
326:           <a href="#">
327:             <i class="fa fa-dashboard"></i> <span>Dashboard</span>
328:             <span class="pull-right-container">
329:               <i class="fa fa-angle-left pull-right"></i>
330:             </span>
331:           </a>
332:           <ul class="treeview-menu">
333:             <li><a href="../index.html"><i class="fa fa-circle-o"></i> Dashboard v1</a></li>
334:             <li><a href="../index2.html"><i class="fa fa-circle-o"></i> Dashboard v2</a></li>
335:           </ul>
336:         </li>
337:         <li class="treeview">
338:           <a href="#">
339:             <i class="fa fa-files-o"></i>
340:             <span>Layout Options</span>
341:             <span class="pull-right-container">
342:               <span class="label label-primary pull-right">4</span>
343:             </span>
344:           </a>
345:           <ul class="treeview-menu">
346:             <li><a href="layout/top-nav.html"><i class="fa fa-circle-o"></i> Top Navigation</a></li>
347:             <li><a href="layout/boxed.html"><i class="fa fa-circle-o"></i> Boxed</a></li>
348:             <li><a href="layout/fixed.html"><i class="fa fa-circle-o"></i> Fixed</a></li>
349:             <li><a href="layout/collapsed-sidebar.html"><i class="fa fa-circle-o"></i> Collapsed Sidebar</a></li>
350:           </ul>
351:         </li>
352:         <li class="active">
353:           <a href="widgets.html">
354:             <i class="fa fa-th"></i> <span>Widgets</span>
355:             <span class="pull-right-container">
356:               <small class="label pull-right bg-green">new</small>
357:             </span>
358:           </a>
359:         </li>
360:         <li class="treeview">
361:           <a href="#">
362:             <i class="fa fa-pie-chart"></i>
363:             <span>Charts</span>
364:             <span class="pull-right-container">
365:               <i class="fa fa-angle-left pull-right"></i>
366:             </span>
367:           </a>
368:           <ul class="treeview-menu">
369:             <li><a href="charts/chartjs.html"><i class="fa fa-circle-o"></i> ChartJS</a></li>
370:             <li><a href="charts/morris.html"><i class="fa fa-circle-o"></i> Morris</a></li>
371:             <li><a href="charts/flot.html"><i class="fa fa-circle-o"></i> Flot</a></li>
372:             <li><a href="charts/inline.html"><i class="fa fa-circle-o"></i> Inline charts</a></li>
373:           </ul>
374:         </li>
375:         <li class="treeview">
376:           <a href="#">
377:             <i class="fa fa-laptop"></i>
378:             <span>UI Elements</span>
379:             <span class="pull-right-container">
380:               <i class="fa fa-angle-left pull-right"></i>
381:             </span>
382:           </a>
383:           <ul class="treeview-menu">
384:             <li><a href="UI/general.html"><i class="fa fa-circle-o"></i> General</a></li>
385:             <li><a href="UI/icons.html"><i class="fa fa-circle-o"></i> Icons</a></li>
386:             <li><a href="UI/buttons.html"><i class="fa fa-circle-o"></i> Buttons</a></li>
387:             <li><a href="UI/sliders.html"><i class="fa fa-circle-o"></i> Sliders</a></li>
388:             <li><a href="UI/timeline.html"><i class="fa fa-circle-o"></i> Timeline</a></li>
389:             <li><a href="UI/modals.html"><i class="fa fa-circle-o"></i> Modals</a></li>
390:           </ul>
391:         </li>
392:         <li class="treeview">
393:           <a href="#">
394:             <i class="fa fa-edit"></i> <span>Forms</span>
395:             <span class="pull-right-container">
396:               <i class="fa fa-angle-left pull-right"></i>
397:             </span>
398:           </a>
399:           <ul class="treeview-menu">
400:             <li><a href="forms/general.html"><i class="fa fa-circle-o"></i> General Elements</a></li>
401:             <li><a href="forms/advanced.html"><i class="fa fa-circle-o"></i> Advanced Elements</a></li>
402:             <li><a href="forms/editors.html"><i class="fa fa-circle-o"></i> Editors</a></li>
403:           </ul>
404:         </li>
405:         <li class="treeview">
406:           <a href="#">
407:             <i class="fa fa-table"></i> <span>Tables</span>
408:             <span class="pull-right-container">
409:               <i class="fa fa-angle-left pull-right"></i>
410:             </span>
411:           </a>
412:           <ul class="treeview-menu">
413:             <li><a href="tables/simple.html"><i class="fa fa-circle-o"></i> Simple tables</a></li>
414:             <li><a href="tables/data.html"><i class="fa fa-circle-o"></i> Data tables</a></li>
415:           </ul>
416:         </li>
417:         <li>
418:           <a href="calendar.html">
419:             <i class="fa fa-calendar"></i> <span>Calendar</span>
420:             <span class="pull-right-container">
421:               <small class="label pull-right bg-red">3</small>
422:               <small class="label pull-right bg-blue">17</small>
423:             </span>
424:           </a>
425:         </li>
426:         <li>
427:           <a href="mailbox/mailbox.html">
428:             <i class="fa fa-envelope"></i> <span>Mailbox</span>
429:             <span class="pull-right-container">
430:               <small class="label pull-right bg-yellow">12</small>
431:               <small class="label pull-right bg-green">16</small>
432:               <small class="label pull-right bg-red">5</small>
433:             </span>
434:           </a>
435:         </li>
436:         <li class="treeview">
437:           <a href="#">
438:             <i class="fa fa-folder"></i> <span>Examples</span>
439:             <span class="pull-right-container">
440:               <i class="fa fa-angle-left pull-right"></i>
441:             </span>
442:           </a>
443:           <ul class="treeview-menu">
444:             <li><a href="examples/invoice.html"><i class="fa fa-circle-o"></i> Invoice</a></li>
445:             <li><a href="examples/profile.html"><i class="fa fa-circle-o"></i> Profile</a></li>
446:             <li><a href="examples/login.html"><i class="fa fa-circle-o"></i> Login</a></li>
447:             <li><a href="examples/register.html"><i class="fa fa-circle-o"></i> Register</a></li>
448:             <li><a href="examples/lockscreen.html"><i class="fa fa-circle-o"></i> Lockscreen</a></li>
449:             <li><a href="examples/404.html"><i class="fa fa-circle-o"></i> 404 Error</a></li>
450:             <li><a href="examples/500.html"><i class="fa fa-circle-o"></i> 500 Error</a></li>
451:             <li><a href="examples/blank.html"><i class="fa fa-circle-o"></i> Blank Page</a></li>
452:             <li><a href="examples/pace.html"><i class="fa fa-circle-o"></i> Pace Page</a></li>
453:           </ul>
454:         </li>
455:         <li class="treeview">
456:           <a href="#">
457:             <i class="fa fa-share"></i> <span>Multilevel</span>
458:             <span class="pull-right-container">
459:               <i class="fa fa-angle-left pull-right"></i>
460:             </span>
461:           </a>
462:           <ul class="treeview-menu">
463:             <li><a href="#"><i class="fa fa-circle-o"></i> Level One</a></li>
464:             <li class="treeview">
465:               <a href="#"><i class="fa fa-circle-o"></i> Level One
466:                 <span class="pull-right-container">
467:                   <i class="fa fa-angle-left pull-right"></i>
468:                 </span>
469:               </a>
470:               <ul class="treeview-menu">
471:                 <li><a href="#"><i class="fa fa-circle-o"></i> Level Two</a></li>
472:                 <li class="treeview">
473:                   <a href="#"><i class="fa fa-circle-o"></i> Level Two
474:                     <span class="pull-right-container">
475:                       <i class="fa fa-angle-left pull-right"></i>
476:                     </span>
477:                   </a>
478:                   <ul class="treeview-menu">
479:                     <li><a href="#"><i class="fa fa-circle-o"></i> Level Three</a></li>
480:                     <li><a href="#"><i class="fa fa-circle-o"></i> Level Three</a></li>
481:                   </ul>
482:                 </li>
483:               </ul>
484:             </li>
485:             <li><a href="#"><i class="fa fa-circle-o"></i> Level One</a></li>
486:           </ul>
487:         </li>
488:         <li><a href="../documentation/index.html"><i class="fa fa-book"></i> <span>Documentation</span></a></li>
489:         <li class="header">LABELS</li>
490:         <li><a href="#"><i class="fa fa-circle-o text-red"></i> <span>Important</span></a></li>
491:         <li><a href="#"><i class="fa fa-circle-o text-yellow"></i> <span>Warning</span></a></li>
492:         <li><a href="#"><i class="fa fa-circle-o text-aqua"></i> <span>Information</span></a></li>
493:       </ul>
494:     </section>
495:     <!-- /.sidebar -->
496:   </aside>
497:
498:   <!-- Content Wrapper. Contains page content -->
499:   <div class="content-wrapper">
500:     <!-- Content Header (Page header) -->
501:     <section class="content-header">
502:       <h1>
503:         Widgets
504:         <small>Preview page</small>
505:       </h1>
506:       <ol class="breadcrumb">
507:         <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
508:         <li class="active">Widgets</li>
509:       </ol>
510:     </section>
511:
512:     <!-- Main content -->
513:     <section class="content">
514:
515:       <div class="row">
516:         <div class="col-md-3 col-sm-6 col-xs-12">
517:           <div class="info-box">
518:             <span class="info-box-icon bg-aqua"><i class="fa fa-envelope-o"></i></span>
519:
520:             <div class="info-box-content">
521:               <span class="info-box-text">Messages</span>
522:               <span class="info-box-number">1,410</span>
523:             </div>
524:             <!-- /.info-box-content -->
525:           </div>
526:           <!-- /.info-box -->
527:         </div>
528:         <!-- /.col -->
529:         <div class="col-md-3 col-sm-6 col-xs-12">
530:           <div class="info-box">
531:             <span class="info-box-icon bg-green"><i class="fa fa-flag-o"></i></span>
532:
533:             <div class="info-box-content">
534:               <span class="info-box-text">Bookmarks</span>
535:               <span class="info-box-number">410</span>
536:             </div>
537:             <!-- /.info-box-content -->
538:           </div>
539:           <!-- /.info-box -->
540:         </div>
541:         <!-- /.col -->
542:         <div class="col-md-3 col-sm-6 col-xs-12">
543:           <div class="info-box">
544:             <span class="info-box-icon bg-yellow"><i class="fa fa-files-o"></i></span>
545:
546:             <div class="info-box-content">
547:               <span class="info-box-text">Uploads</span>
548:               <span class="info-box-number">13,648</span>
549:             </div>
550:             <!-- /.info-box-content -->
551:           </div>
552:           <!-- /.info-box -->
553:         </div>
554:         <!-- /.col -->
555:         <div class="col-md-3 col-sm-6 col-xs-12">
556:           <div class="info-box">
557:             <span class="info-box-icon bg-red"><i class="fa fa-star-o"></i></span>
558:
559:             <div class="info-box-content">
560:               <span class="info-box-text">Likes</span>
561:               <span class="info-box-number">93,139</span>
562:             </div>
563:             <!-- /.info-box-content -->
564:           </div>
565:           <!-- /.info-box -->
566:         </div>
567:         <!-- /.col -->
568:       </div>
569:       <!-- /.row -->
570:
571:       <!-- =========================================================== -->
572:
573:       <div class="row">
574:         <div class="col-md-3 col-sm-6 col-xs-12">
575:           <div class="info-box bg-aqua">
576:             <span class="info-box-icon"><i class="fa fa-bookmark-o"></i></span>
577:
578:             <div class="info-box-content">
579:               <span class="info-box-text">Bookmarks</span>
580:               <span class="info-box-number">41,410</span>
581:
582:               <div class="progress">
583:                 <div class="progress-bar" style="width: 70%"></div>
584:               </div>
585:                   <span class="progress-description">
586:                     70% Increase in 30 Days
587:                   </span>
588:             </div>
589:             <!-- /.info-box-content -->
590:           </div>
591:           <!-- /.info-box -->
592:         </div>
593:         <!-- /.col -->
594:         <div class="col-md-3 col-sm-6 col-xs-12">
595:           <div class="info-box bg-green">
596:             <span class="info-box-icon"><i class="fa fa-thumbs-o-up"></i></span>
597:
598:             <div class="info-box-content">
599:               <span class="info-box-text">Likes</span>
600:               <span class="info-box-number">41,410</span>
601:
602:               <div class="progress">
603:                 <div class="progress-bar" style="width: 70%"></div>
604:               </div>
605:                   <span class="progress-description">
606:                     70% Increase in 30 Days
607:                   </span>
608:             </div>
609:             <!-- /.info-box-content -->
610:           </div>
611:           <!-- /.info-box -->
612:         </div>
613:         <!-- /.col -->
614:         <div class="col-md-3 col-sm-6 col-xs-12">
615:           <div class="info-box bg-yellow">
616:             <span class="info-box-icon"><i class="fa fa-calendar"></i></span>
617:
618:             <div class="info-box-content">
619:               <span class="info-box-text">Events</span>
620:               <span class="info-box-number">41,410</span>
621:
622:               <div class="progress">
623:                 <div class="progress-bar" style="width: 70%"></div>
624:               </div>
625:                   <span class="progress-description">
626:                     70% Increase in 30 Days
627:                   </span>
628:             </div>
629:             <!-- /.info-box-content -->
630:           </div>
631:           <!-- /.info-box -->
632:         </div>
633:         <!-- /.col -->
634:         <div class="col-md-3 col-sm-6 col-xs-12">
635:           <div class="info-box bg-red">
636:             <span class="info-box-icon"><i class="fa fa-comments-o"></i></span>
637:
638:             <div class="info-box-content">
639:               <span class="info-box-text">Comments</span>
640:               <span class="info-box-number">41,410</span>
641:
642:               <div class="progress">
643:                 <div class="progress-bar" style="width: 70%"></div>
644:               </div>
645:                   <span class="progress-description">
646:                     70% Increase in 30 Days
647:                   </span>
648:             </div>
649:             <!-- /.info-box-content -->
650:           </div>
651:           <!-- /.info-box -->
652:         </div>
653:         <!-- /.col -->
654:       </div>
655:       <!-- /.row -->
656:
657:       <!-- =========================================================== -->
658:
659:       <!-- Small boxes (Stat box) -->
660:       <div class="row">
661:         <div class="col-lg-3 col-xs-6">
662:           <!-- small box -->
663:           <div class="small-box bg-aqua">
664:             <div class="inner">
665:               <h3>150</h3>
666:
667:               <p>New Orders</p>
668:             </div>
669:             <div class="icon">
670:               <i class="fa fa-shopping-cart"></i>
671:             </div>
672:             <a href="#" class="small-box-footer">
673:               More info <i class="fa fa-arrow-circle-right"></i>
674:             </a>
675:           </div>
676:         </div>
677:         <!-- ./col -->
678:         <div class="col-lg-3 col-xs-6">
679:           <!-- small box -->
680:           <div class="small-box bg-green">
681:             <div class="inner">
682:               <h3>53<sup style="font-size: 20px">%</sup></h3>
683:
684:               <p>Bounce Rate</p>
685:             </div>
686:             <div class="icon">
687:               <i class="ion ion-stats-bars"></i>
688:             </div>
689:             <a href="#" class="small-box-footer">
690:               More info <i class="fa fa-arrow-circle-right"></i>
691:             </a>
692:           </div>
693:         </div>
694:         <!-- ./col -->
695:         <div class="col-lg-3 col-xs-6">
696:           <!-- small box -->
697:           <div class="small-box bg-yellow">
698:             <div class="inner">
699:               <h3>44</h3>
700:
701:               <p>User Registrations</p>
702:             </div>
703:             <div class="icon">
704:               <i class="ion ion-person-add"></i>
705:             </div>
706:             <a href="#" class="small-box-footer">
707:               More info <i class="fa fa-arrow-circle-right"></i>
708:             </a>
709:           </div>
710:         </div>
711:         <!-- ./col -->
712:         <div class="col-lg-3 col-xs-6">
713:           <!-- small box -->
714:           <div class="small-box bg-red">
715:             <div class="inner">
716:               <h3>65</h3>
717:
718:               <p>Unique Visitors</p>
719:             </div>
720:             <div class="icon">
721:               <i class="ion ion-pie-graph"></i>
722:             </div>
723:             <a href="#" class="small-box-footer">
724:               More info <i class="fa fa-arrow-circle-right"></i>
725:             </a>
726:           </div>
727:         </div>
728:         <!-- ./col -->
729:       </div>
730:       <!-- /.row -->
731:
732:       <!-- =========================================================== -->
733:
734:       <div class="row">
735:         <div class="col-md-3">
736:           <div class="box box-default collapsed-box">
737:             <div class="box-header with-border">
738:               <h3 class="box-title">Expandable</h3>
739:
740:               <div class="box-tools pull-right">
741:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-plus"></i>
742:                 </button>
743:               </div>
744:               <!-- /.box-tools -->
745:             </div>
746:             <!-- /.box-header -->
747:             <div class="box-body">
748:               The body of the box
749:             </div>
750:             <!-- /.box-body -->
751:           </div>
752:           <!-- /.box -->
753:         </div>
754:         <!-- /.col -->
755:         <div class="col-md-3">
756:           <div class="box box-success">
757:             <div class="box-header with-border">
758:               <h3 class="box-title">Removable</h3>
759:
760:               <div class="box-tools pull-right">
761:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
762:               </div>
763:               <!-- /.box-tools -->
764:             </div>
765:             <!-- /.box-header -->
766:             <div class="box-body">
767:               The body of the box
768:             </div>
769:             <!-- /.box-body -->
770:           </div>
771:           <!-- /.box -->
772:         </div>
773:         <!-- /.col -->
774:         <div class="col-md-3">
775:           <div class="box box-warning">
776:             <div class="box-header with-border">
777:               <h3 class="box-title">Collapsable</h3>
778:
779:               <div class="box-tools pull-right">
780:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
781:                 </button>
782:               </div>
783:               <!-- /.box-tools -->
784:             </div>
785:             <!-- /.box-header -->
786:             <div class="box-body">
787:               The body of the box
788:             </div>
789:             <!-- /.box-body -->
790:           </div>
791:           <!-- /.box -->
792:         </div>
793:         <!-- /.col -->
794:         <div class="col-md-3">
795:           <div class="box box-danger">
796:             <div class="box-header">
797:               <h3 class="box-title">Loading state</h3>
798:             </div>
799:             <div class="box-body">
800:               The body of the box
801:             </div>
802:             <!-- /.box-body -->
803:             <!-- Loading (remove the following to stop the loading)-->
804:             <div class="overlay">
805:               <i class="fa fa-refresh fa-spin"></i>
806:             </div>
807:             <!-- end loading -->
808:           </div>
809:           <!-- /.box -->
810:         </div>
811:         <!-- /.col -->
812:       </div>
813:       <!-- /.row -->
814:
815:       <!-- =========================================================== -->
816:
817:       <div class="row">
818:         <div class="col-md-3">
819:           <div class="box box-default collapsed-box box-solid">
820:             <div class="box-header with-border">
821:               <h3 class="box-title">Expandable</h3>
822:
823:               <div class="box-tools pull-right">
824:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-plus"></i>
825:                 </button>
826:               </div>
827:               <!-- /.box-tools -->
828:             </div>
829:             <!-- /.box-header -->
830:             <div class="box-body">
831:               The body of the box
832:             </div>
833:             <!-- /.box-body -->
834:           </div>
835:           <!-- /.box -->
836:         </div>
837:         <!-- /.col -->
838:         <div class="col-md-3">
839:           <div class="box box-success box-solid">
840:             <div class="box-header with-border">
841:               <h3 class="box-title">Removable</h3>
842:
843:               <div class="box-tools pull-right">
844:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
845:               </div>
846:               <!-- /.box-tools -->
847:             </div>
848:             <!-- /.box-header -->
849:             <div class="box-body">
850:               The body of the box
851:             </div>
852:             <!-- /.box-body -->
853:           </div>
854:           <!-- /.box -->
855:         </div>
856:         <!-- /.col -->
857:         <div class="col-md-3">
858:           <div class="box box-warning box-solid">
859:             <div class="box-header with-border">
860:               <h3 class="box-title">Collapsable</h3>
861:
862:               <div class="box-tools pull-right">
863:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
864:                 </button>
865:               </div>
866:               <!-- /.box-tools -->
867:             </div>
868:             <!-- /.box-header -->
869:             <div class="box-body">
870:               The body of the box
871:             </div>
872:             <!-- /.box-body -->
873:           </div>
874:           <!-- /.box -->
875:         </div>
876:         <!-- /.col -->
877:         <div class="col-md-3">
878:           <div class="box box-danger box-solid">
879:             <div class="box-header">
880:               <h3 class="box-title">Loading state</h3>
881:             </div>
882:             <div class="box-body">
883:               The body of the box
884:             </div>
885:             <!-- /.box-body -->
886:             <!-- Loading (remove the following to stop the loading)-->
887:             <div class="overlay">
888:               <i class="fa fa-refresh fa-spin"></i>
889:             </div>
890:             <!-- end loading -->
891:           </div>
892:           <!-- /.box -->
893:         </div>
894:         <!-- /.col -->
895:       </div>
896:       <!-- /.row -->
897:
898:       <!-- =========================================================== -->
899:
900:       <!-- Direct Chat -->
901:       <div class="row">
902:         <div class="col-md-3">
903:           <!-- DIRECT CHAT PRIMARY -->
904:           <div class="box box-primary direct-chat direct-chat-primary">
905:             <div class="box-header with-border">
906:               <h3 class="box-title">Direct Chat</h3>
907:
908:               <div class="box-tools pull-right">
909:                 <span data-toggle="tooltip" title="3 New Messages" class="badge bg-light-blue">3</span>
910:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
911:                 </button>
912:                 <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle">
913:                   <i class="fa fa-comments"></i></button>
914:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
915:               </div>
916:             </div>
917:             <!-- /.box-header -->
918:             <div class="box-body">
919:               <!-- Conversations are loaded here -->
920:               <div class="direct-chat-messages">
921:                 <!-- Message. Default to the left -->
922:                 <div class="direct-chat-msg">
923:                   <div class="direct-chat-info clearfix">
924:                     <span class="direct-chat-name pull-left">Alexander Pierce</span>
925:                     <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
926:                   </div>
927:                   <!-- /.direct-chat-info -->
928:                   <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
929:                   <div class="direct-chat-text">
930:                     Is this template really for free? That's unbelievable!
931:                   </div>
932:                   <!-- /.direct-chat-text -->
933:                 </div>
934:                 <!-- /.direct-chat-msg -->
935:
936:                 <!-- Message to the right -->
937:                 <div class="direct-chat-msg right">
938:                   <div class="direct-chat-info clearfix">
939:                     <span class="direct-chat-name pull-right">Sarah Bullock</span>
940:                     <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
941:                   </div>
942:                   <!-- /.direct-chat-info -->
943:                   <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
944:                   <div class="direct-chat-text">
945:                     You better believe it!
946:                   </div>
947:                   <!-- /.direct-chat-text -->
948:                 </div>
949:                 <!-- /.direct-chat-msg -->
950:               </div>
951:               <!--/.direct-chat-messages-->
952:
953:               <!-- Contacts are loaded here -->
954:               <div class="direct-chat-contacts">
955:                 <ul class="contacts-list">
956:                   <li>
957:                     <a href="#">
958:                       <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="User Image">
959:
960:                       <div class="contacts-list-info">
961:                             <span class="contacts-list-name">
962:                               Count Dracula
963:                               <small class="contacts-list-date pull-right">2/28/2015</small>
964:                             </span>
965:                         <span class="contacts-list-msg">How have you been? I was...</span>
966:                       </div>
967:                       <!-- /.contacts-list-info -->
968:                     </a>
969:                   </li>
970:                   <!-- End Contact Item -->
971:                 </ul>
972:                 <!-- /.contatcts-list -->
973:               </div>
974:               <!-- /.direct-chat-pane -->
975:             </div>
976:             <!-- /.box-body -->
977:             <div class="box-footer">
978:               <form action="#" method="post">
979:                 <div class="input-group">
980:                   <input type="text" name="message" placeholder="Type Message ..." class="form-control">
981:                       <span class="input-group-btn">
982:                         <button type="submit" class="btn btn-primary btn-flat">Send</button>
983:                       </span>
984:                 </div>
985:               </form>
986:             </div>
987:             <!-- /.box-footer-->
988:           </div>
989:           <!--/.direct-chat -->
990:         </div>
991:         <!-- /.col -->
992:
993:         <div class="col-md-3">
994:           <!-- DIRECT CHAT SUCCESS -->
995:           <div class="box box-success direct-chat direct-chat-success">
996:             <div class="box-header with-border">
997:               <h3 class="box-title">Direct Chat</h3>
998:
999:               <div class="box-tools pull-right">
000:                 <span data-toggle="tooltip" title="3 New Messages" class="badge bg-green">3</span>
001:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
002:                 </button>
003:                 <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle">
004:                   <i class="fa fa-comments"></i></button>
005:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
006:               </div>
007:             </div>
008:             <!-- /.box-header -->
009:             <div class="box-body">
010:               <!-- Conversations are loaded here -->
011:               <div class="direct-chat-messages">
012:                 <!-- Message. Default to the left -->
013:                 <div class="direct-chat-msg">
014:                   <div class="direct-chat-info clearfix">
015:                     <span class="direct-chat-name pull-left">Alexander Pierce</span>
016:                     <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
017:                   </div>
018:                   <!-- /.direct-chat-info -->
019:                   <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
020:                   <div class="direct-chat-text">
021:                     Is this template really for free? That's unbelievable!
022:                   </div>
023:                   <!-- /.direct-chat-text -->
024:                 </div>
025:                 <!-- /.direct-chat-msg -->
026:
027:                 <!-- Message to the right -->
028:                 <div class="direct-chat-msg right">
029:                   <div class="direct-chat-info clearfix">
030:                     <span class="direct-chat-name pull-right">Sarah Bullock</span>
031:                     <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
032:                   </div>
033:                   <!-- /.direct-chat-info -->
034:                   <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
035:                   <div class="direct-chat-text">
036:                     You better believe it!
037:                   </div>
038:                   <!-- /.direct-chat-text -->
039:                 </div>
040:                 <!-- /.direct-chat-msg -->
041:               </div>
042:               <!--/.direct-chat-messages-->
043:
044:               <!-- Contacts are loaded here -->
045:               <div class="direct-chat-contacts">
046:                 <ul class="contacts-list">
047:                   <li>
048:                     <a href="#">
049:                       <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="User Image">
050:
051:                       <div class="contacts-list-info">
052:                             <span class="contacts-list-name">
053:                               Count Dracula
054:                               <small class="contacts-list-date pull-right">2/28/2015</small>
055:                             </span>
056:                         <span class="contacts-list-msg">How have you been? I was...</span>
057:                       </div>
058:                       <!-- /.contacts-list-info -->
059:                     </a>
060:                   </li>
061:                   <!-- End Contact Item -->
062:                 </ul>
063:                 <!-- /.contatcts-list -->
064:               </div>
065:               <!-- /.direct-chat-pane -->
066:             </div>
067:             <!-- /.box-body -->
068:             <div class="box-footer">
069:               <form action="#" method="post">
070:                 <div class="input-group">
071:                   <input type="text" name="message" placeholder="Type Message ..." class="form-control">
072:                       <span class="input-group-btn">
073:                         <button type="submit" class="btn btn-success btn-flat">Send</button>
074:                       </span>
075:                 </div>
076:               </form>
077:             </div>
078:             <!-- /.box-footer-->
079:           </div>
080:           <!--/.direct-chat -->
081:         </div>
082:         <!-- /.col -->
083:
084:         <div class="col-md-3">
085:           <!-- DIRECT CHAT WARNING -->
086:           <div class="box box-warning direct-chat direct-chat-warning">
087:             <div class="box-header with-border">
088:               <h3 class="box-title">Direct Chat</h3>
089:
090:               <div class="box-tools pull-right">
091:                 <span data-toggle="tooltip" title="3 New Messages" class="badge bg-yellow">3</span>
092:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
093:                 </button>
094:                 <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle">
095:                   <i class="fa fa-comments"></i></button>
096:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
097:               </div>
098:             </div>
099:             <!-- /.box-header -->
100:             <div class="box-body">
101:               <!-- Conversations are loaded here -->
102:               <div class="direct-chat-messages">
103:                 <!-- Message. Default to the left -->
104:                 <div class="direct-chat-msg">
105:                   <div class="direct-chat-info clearfix">
106:                     <span class="direct-chat-name pull-left">Alexander Pierce</span>
107:                     <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
108:                   </div>
109:                   <!-- /.direct-chat-info -->
110:                   <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
111:                   <div class="direct-chat-text">
112:                     Is this template really for free? That's unbelievable!
113:                   </div>
114:                   <!-- /.direct-chat-text -->
115:                 </div>
116:                 <!-- /.direct-chat-msg -->
117:
118:                 <!-- Message to the right -->
119:                 <div class="direct-chat-msg right">
120:                   <div class="direct-chat-info clearfix">
121:                     <span class="direct-chat-name pull-right">Sarah Bullock</span>
122:                     <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
123:                   </div>
124:                   <!-- /.direct-chat-info -->
125:                   <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
126:                   <div class="direct-chat-text">
127:                     You better believe it!
128:                   </div>
129:                   <!-- /.direct-chat-text -->
130:                 </div>
131:                 <!-- /.direct-chat-msg -->
132:               </div>
133:               <!--/.direct-chat-messages-->
134:
135:               <!-- Contacts are loaded here -->
136:               <div class="direct-chat-contacts">
137:                 <ul class="contacts-list">
138:                   <li>
139:                     <a href="#">
140:                       <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="User Image">
141:
142:                       <div class="contacts-list-info">
143:                             <span class="contacts-list-name">
144:                               Count Dracula
145:                               <small class="contacts-list-date pull-right">2/28/2015</small>
146:                             </span>
147:                         <span class="contacts-list-msg">How have you been? I was...</span>
148:                       </div>
149:                       <!-- /.contacts-list-info -->
150:                     </a>
151:                   </li>
152:                   <!-- End Contact Item -->
153:                 </ul>
154:                 <!-- /.contatcts-list -->
155:               </div>
156:               <!-- /.direct-chat-pane -->
157:             </div>
158:             <!-- /.box-body -->
159:             <div class="box-footer">
160:               <form action="#" method="post">
161:                 <div class="input-group">
162:                   <input type="text" name="message" placeholder="Type Message ..." class="form-control">
163:                       <span class="input-group-btn">
164:                         <button type="submit" class="btn btn-warning btn-flat">Send</button>
165:                       </span>
166:                 </div>
167:               </form>
168:             </div>
169:             <!-- /.box-footer-->
170:           </div>
171:           <!--/.direct-chat -->
172:         </div>
173:         <!-- /.col -->
174:
175:         <div class="col-md-3">
176:           <!-- DIRECT CHAT DANGER -->
177:           <div class="box box-danger direct-chat direct-chat-danger">
178:             <div class="box-header with-border">
179:               <h3 class="box-title">Direct Chat</h3>
180:
181:               <div class="box-tools pull-right">
182:                 <span data-toggle="tooltip" title="3 New Messages" class="badge bg-red">3</span>
183:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
184:                 </button>
185:                 <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle">
186:                   <i class="fa fa-comments"></i></button>
187:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
188:               </div>
189:             </div>
190:             <!-- /.box-header -->
191:             <div class="box-body">
192:               <!-- Conversations are loaded here -->
193:               <div class="direct-chat-messages">
194:                 <!-- Message. Default to the left -->
195:                 <div class="direct-chat-msg">
196:                   <div class="direct-chat-info clearfix">
197:                     <span class="direct-chat-name pull-left">Alexander Pierce</span>
198:                     <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
199:                   </div>
200:                   <!-- /.direct-chat-info -->
201:                   <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
202:                   <div class="direct-chat-text">
203:                     Is this template really for free? That's unbelievable!
204:                   </div>
205:                   <!-- /.direct-chat-text -->
206:                 </div>
207:                 <!-- /.direct-chat-msg -->
208:
209:                 <!-- Message to the right -->
210:                 <div class="direct-chat-msg right">
211:                   <div class="direct-chat-info clearfix">
212:                     <span class="direct-chat-name pull-right">Sarah Bullock</span>
213:                     <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
214:                   </div>
215:                   <!-- /.direct-chat-info -->
216:                   <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="Message User Image"><!-- /.direct-chat-img -->
217:                   <div class="direct-chat-text">
218:                     You better believe it!
219:                   </div>
220:                   <!-- /.direct-chat-text -->
221:                 </div>
222:                 <!-- /.direct-chat-msg -->
223:               </div>
224:               <!--/.direct-chat-messages-->
225:
226:               <!-- Contacts are loaded here -->
227:               <div class="direct-chat-contacts">
228:                 <ul class="contacts-list">
229:                   <li>
230:                     <a href="#">
231:                       <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="User Image">
232:
233:                       <div class="contacts-list-info">
234:                             <span class="contacts-list-name">
235:                               Count Dracula
236:                               <small class="contacts-list-date pull-right">2/28/2015</small>
237:                             </span>
238:                         <span class="contacts-list-msg">How have you been? I was...</span>
239:                       </div>
240:                       <!-- /.contacts-list-info -->
241:                     </a>
242:                   </li>
243:                   <!-- End Contact Item -->
244:                 </ul>
245:                 <!-- /.contatcts-list -->
246:               </div>
247:               <!-- /.direct-chat-pane -->
248:             </div>
249:             <!-- /.box-body -->
250:             <div class="box-footer">
251:               <form action="#" method="post">
252:                 <div class="input-group">
253:                   <input type="text" name="message" placeholder="Type Message ..." class="form-control">
254:                       <span class="input-group-btn">
255:                         <button type="submit" class="btn btn-danger btn-flat">Send</button>
256:                       </span>
257:                 </div>
258:               </form>
259:             </div>
260:             <!-- /.box-footer-->
261:           </div>
262:           <!--/.direct-chat -->
263:         </div>
264:         <!-- /.col -->
265:       </div>
266:       <!-- /.row -->
267:
268:       <h2 class="page-header">Social Widgets</h2>
269:
270:       <div class="row">
271:         <div class="col-md-4">
272:           <!-- Widget: user widget style 1 -->
273:           <div class="box box-widget widget-user-2">
274:             <!-- Add the bg color to the header using any of the bg-* classes -->
275:             <div class="widget-user-header bg-yellow">
276:               <div class="widget-user-image">
277:                 <img class="img-circle" src="../dist/img/user7-128x128.jpg" alt="User Avatar">
278:               </div>
279:               <!-- /.widget-user-image -->
280:               <h3 class="widget-user-username">Nadia Carmichael</h3>
281:               <h5 class="widget-user-desc">Lead Developer</h5>
282:             </div>
283:             <div class="box-footer no-padding">
284:               <ul class="nav nav-stacked">
285:                 <li><a href="#">Projects <span class="pull-right badge bg-blue">31</span></a></li>
286:                 <li><a href="#">Tasks <span class="pull-right badge bg-aqua">5</span></a></li>
287:                 <li><a href="#">Completed Projects <span class="pull-right badge bg-green">12</span></a></li>
288:                 <li><a href="#">Followers <span class="pull-right badge bg-red">842</span></a></li>
289:               </ul>
290:             </div>
291:           </div>
292:           <!-- /.widget-user -->
293:         </div>
294:         <!-- /.col -->
295:         <div class="col-md-4">
296:           <!-- Widget: user widget style 1 -->
297:           <div class="box box-widget widget-user">
298:             <!-- Add the bg color to the header using any of the bg-* classes -->
299:             <div class="widget-user-header bg-aqua-active">
300:               <h3 class="widget-user-username">Alexander Pierce</h3>
301:               <h5 class="widget-user-desc">Founder &amp; CEO</h5>
302:             </div>
303:             <div class="widget-user-image">
304:               <img class="img-circle" src="../dist/img/user1-128x128.jpg" alt="User Avatar">
305:             </div>
306:             <div class="box-footer">
307:               <div class="row">
308:                 <div class="col-sm-4 border-right">
309:                   <div class="description-block">
310:                     <h5 class="description-header">3,200</h5>
311:                     <span class="description-text">SALES</span>
312:                   </div>
313:                   <!-- /.description-block -->
314:                 </div>
315:                 <!-- /.col -->
316:                 <div class="col-sm-4 border-right">
317:                   <div class="description-block">
318:                     <h5 class="description-header">13,000</h5>
319:                     <span class="description-text">FOLLOWERS</span>
320:                   </div>
321:                   <!-- /.description-block -->
322:                 </div>
323:                 <!-- /.col -->
324:                 <div class="col-sm-4">
325:                   <div class="description-block">
326:                     <h5 class="description-header">35</h5>
327:                     <span class="description-text">PRODUCTS</span>
328:                   </div>
329:                   <!-- /.description-block -->
330:                 </div>
331:                 <!-- /.col -->
332:               </div>
333:               <!-- /.row -->
334:             </div>
335:           </div>
336:           <!-- /.widget-user -->
337:         </div>
338:         <!-- /.col -->
339:         <div class="col-md-4">
340:           <!-- Widget: user widget style 1 -->
341:           <div class="box box-widget widget-user">
342:             <!-- Add the bg color to the header using any of the bg-* classes -->
343:             <div class="widget-user-header bg-black" style="background: url('../dist/img/photo1.png') center center;">
344:               <h3 class="widget-user-username">Elizabeth Pierce</h3>
345:               <h5 class="widget-user-desc">Web Designer</h5>
346:             </div>
347:             <div class="widget-user-image">
348:               <img class="img-circle" src="../dist/img/user3-128x128.jpg" alt="User Avatar">
349:             </div>
350:             <div class="box-footer">
351:               <div class="row">
352:                 <div class="col-sm-4 border-right">
353:                   <div class="description-block">
354:                     <h5 class="description-header">3,200</h5>
355:                     <span class="description-text">SALES</span>
356:                   </div>
357:                   <!-- /.description-block -->
358:                 </div>
359:                 <!-- /.col -->
360:                 <div class="col-sm-4 border-right">
361:                   <div class="description-block">
362:                     <h5 class="description-header">13,000</h5>
363:                     <span class="description-text">FOLLOWERS</span>
364:                   </div>
365:                   <!-- /.description-block -->
366:                 </div>
367:                 <!-- /.col -->
368:                 <div class="col-sm-4">
369:                   <div class="description-block">
370:                     <h5 class="description-header">35</h5>
371:                     <span class="description-text">PRODUCTS</span>
372:                   </div>
373:                   <!-- /.description-block -->
374:                 </div>
375:                 <!-- /.col -->
376:               </div>
377:               <!-- /.row -->
378:             </div>
379:           </div>
380:           <!-- /.widget-user -->
381:         </div>
382:         <!-- /.col -->
383:       </div>
384:       <!-- /.row -->
385:
386:       <div class="row">
387:         <div class="col-md-6">
388:           <!-- Box Comment -->
389:           <div class="box box-widget">
390:             <div class="box-header with-border">
391:               <div class="user-block">
392:                 <img class="img-circle" src="../dist/img/user1-128x128.jpg" alt="User Image">
393:                 <span class="username"><a href="#">Jonathan Burke Jr.</a></span>
394:                 <span class="description">Shared publicly - 7:30 PM Today</span>
395:               </div>
396:               <!-- /.user-block -->
397:               <div class="box-tools">
398:                 <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Mark as read">
399:                   <i class="fa fa-circle-o"></i></button>
400:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
401:                 </button>
402:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
403:               </div>
404:               <!-- /.box-tools -->
405:             </div>
406:             <!-- /.box-header -->
407:             <div class="box-body">
408:               <img class="img-responsive pad" src="../dist/img/photo2.png" alt="Photo">
409:
410:               <p>I took this photo this morning. What do you guys think?</p>
411:               <button type="button" class="btn btn-default btn-xs"><i class="fa fa-share"></i> Share</button>
412:               <button type="button" class="btn btn-default btn-xs"><i class="fa fa-thumbs-o-up"></i> Like</button>
413:               <span class="pull-right text-muted">127 likes - 3 comments</span>
414:             </div>
415:             <!-- /.box-body -->
416:             <div class="box-footer box-comments">
417:               <div class="box-comment">
418:                 <!-- User image -->
419:                 <img class="img-circle img-sm" src="../dist/img/user3-128x128.jpg" alt="User Image">
420:
421:                 <div class="comment-text">
422:                       <span class="username">
423:                         Maria Gonzales
424:                         <span class="text-muted pull-right">8:03 PM Today</span>
425:                       </span><!-- /.username -->
426:                   It is a long established fact that a reader will be distracted
427:                   by the readable content of a page when looking at its layout.
428:                 </div>
429:                 <!-- /.comment-text -->
430:               </div>
431:               <!-- /.box-comment -->
432:               <div class="box-comment">
433:                 <!-- User image -->
434:                 <img class="img-circle img-sm" src="../dist/img/user4-128x128.jpg" alt="User Image">
435:
436:                 <div class="comment-text">
437:                       <span class="username">
438:                         Luna Stark
439:                         <span class="text-muted pull-right">8:03 PM Today</span>
440:                       </span><!-- /.username -->
441:                   It is a long established fact that a reader will be distracted
442:                   by the readable content of a page when looking at its layout.
443:                 </div>
444:                 <!-- /.comment-text -->
445:               </div>
446:               <!-- /.box-comment -->
447:             </div>
448:             <!-- /.box-footer -->
449:             <div class="box-footer">
450:               <form action="#" method="post">
451:                 <img class="img-responsive img-circle img-sm" src="../dist/img/user4-128x128.jpg" alt="Alt Text">
452:                 <!-- .img-push is used to add margin to elements next to floating images -->
453:                 <div class="img-push">
454:                   <input type="text" class="form-control input-sm" placeholder="Press enter to post comment">
455:                 </div>
456:               </form>
457:             </div>
458:             <!-- /.box-footer -->
459:           </div>
460:           <!-- /.box -->
461:         </div>
462:         <!-- /.col -->
463:         <div class="col-md-6">
464:           <!-- Box Comment -->
465:           <div class="box box-widget">
466:             <div class="box-header with-border">
467:               <div class="user-block">
468:                 <img class="img-circle" src="../dist/img/user1-128x128.jpg" alt="User Image">
469:                 <span class="username"><a href="#">Jonathan Burke Jr.</a></span>
470:                 <span class="description">Shared publicly - 7:30 PM Today</span>
471:               </div>
472:               <!-- /.user-block -->
473:               <div class="box-tools">
474:                 <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Mark as read">
475:                   <i class="fa fa-circle-o"></i></button>
476:                 <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
477:                 </button>
478:                 <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
479:               </div>
480:               <!-- /.box-tools -->
481:             </div>
482:             <!-- /.box-header -->
483:             <div class="box-body">
484:               <!-- post text -->
485:               <p>Far far away, behind the word mountains, far from the
486:                 countries Vokalia and Consonantia, there live the blind
487:                 texts. Separated they live in Bookmarksgrove right at</p>
488:
489:               <p>the coast of the Semantics, a large language ocean.
490:                 A small river named Duden flows by their place and supplies
491:                 it with the necessary regelialia. It is a paradisematic
492:                 country, in which roasted parts of sentences fly into
493:                 your mouth.</p>
494:
495:               <!-- Attachment -->
496:               <div class="attachment-block clearfix">
497:                 <img class="attachment-img" src="../dist/img/photo1.png" alt="Attachment Image">
498:
499:                 <div class="attachment-pushed">
500:                   <h4 class="attachment-heading"><a href="http://www.lipsum.com/">Lorem ipsum text generator</a></h4>
501:
502:                   <div class="attachment-text">
503:                     Description about the attachment can be placed here.
504:                     Lorem Ipsum is simply dummy text of the printing and typesetting industry... <a href="#">more</a>
505:                   </div>
506:                   <!-- /.attachment-text -->
507:                 </div>
508:                 <!-- /.attachment-pushed -->
509:               </div>
510:               <!-- /.attachment-block -->
511:
512:               <!-- Social sharing buttons -->
513:               <button type="button" class="btn btn-default btn-xs"><i class="fa fa-share"></i> Share</button>
514:               <button type="button" class="btn btn-default btn-xs"><i class="fa fa-thumbs-o-up"></i> Like</button>
515:               <span class="pull-right text-muted">45 likes - 2 comments</span>
516:             </div>
517:             <!-- /.box-body -->
518:             <div class="box-footer box-comments">
519:               <div class="box-comment">
520:                 <!-- User image -->
521:                 <img class="img-circle img-sm" src="../dist/img/user3-128x128.jpg" alt="User Image">
522:
523:                 <div class="comment-text">
524:                       <span class="username">
525:                         Maria Gonzales
526:                         <span class="text-muted pull-right">8:03 PM Today</span>
527:                       </span><!-- /.username -->
528:                   It is a long established fact that a reader will be distracted
529:                   by the readable content of a page when looking at its layout.
530:                 </div>
531:                 <!-- /.comment-text -->
532:               </div>
533:               <!-- /.box-comment -->
534:               <div class="box-comment">
535:                 <!-- User image -->
536:                 <img class="img-circle img-sm" src="../dist/img/user5-128x128.jpg" alt="User Image">
537:
538:                 <div class="comment-text">
539:                       <span class="username">
540:                         Nora Havisham
541:                         <span class="text-muted pull-right">8:03 PM Today</span>
542:                       </span><!-- /.username -->
543:                   The point of using Lorem Ipsum is that it has a more-or-less
544:                   normal distribution of letters, as opposed to using
545:                   'Content here, content here', making it look like readable English.
546:                 </div>
547:                 <!-- /.comment-text -->
548:               </div>
549:               <!-- /.box-comment -->
550:             </div>
551:             <!-- /.box-footer -->
552:             <div class="box-footer">
553:               <form action="#" method="post">
554:                 <img class="img-responsive img-circle img-sm" src="../dist/img/user4-128x128.jpg" alt="Alt Text">
555:                 <!-- .img-push is used to add margin to elements next to floating images -->
556:                 <div class="img-push">
557:                   <input type="text" class="form-control input-sm" placeholder="Press enter to post comment">
558:                 </div>
559:               </form>
560:             </div>
561:             <!-- /.box-footer -->
562:           </div>
563:           <!-- /.box -->
564:         </div>
565:         <!-- /.col -->
566:       </div>
567:       <!-- /.row -->
568:
569:     </section>
570:     <!-- /.content -->
571:   </div>
572:   <!-- /.content-wrapper -->
573:
574:   <footer class="main-footer">
575:     <div class="pull-right hidden-xs">
576:       <b>Version</b> 2.4.0
577:     </div>
578:     <strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
579:     reserved.
580:   </footer>
581:
582:   <!-- Control Sidebar -->
583:   <aside class="control-sidebar control-sidebar-dark">
584:     <!-- Create the tabs -->
585:     <ul class="nav nav-tabs nav-justified control-sidebar-tabs">
586:       <li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>
587:       <li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>
588:     </ul>
589:     <!-- Tab panes -->
590:     <div class="tab-content">
591:       <!-- Home tab content -->
592:       <div class="tab-pane" id="control-sidebar-home-tab">
593:         <h3 class="control-sidebar-heading">Recent Activity</h3>
594:         <ul class="control-sidebar-menu">
595:           <li>
596:             <a href="javascript:void(0)">
597:               <i class="menu-icon fa fa-birthday-cake bg-red"></i>
598:
599:               <div class="menu-info">
600:                 <h4 class="control-sidebar-subheading">Langdon's Birthday</h4>
601:
602:                 <p>Will be 23 on April 24th</p>
603:               </div>
604:             </a>
605:           </li>
606:           <li>
607:             <a href="javascript:void(0)">
608:               <i class="menu-icon fa fa-user bg-yellow"></i>
609:
610:               <div class="menu-info">
611:                 <h4 class="control-sidebar-subheading">Frodo Updated His Profile</h4>
612:
613:                 <p>New phone +1(800)555-1234</p>
614:               </div>
615:             </a>
616:           </li>
617:           <li>
618:             <a href="javascript:void(0)">
619:               <i class="menu-icon fa fa-envelope-o bg-light-blue"></i>
620:
621:               <div class="menu-info">
622:                 <h4 class="control-sidebar-subheading">Nora Joined Mailing List</h4>
623:
624:                 <p>nora@example.com</p>
625:               </div>
626:             </a>
627:           </li>
628:           <li>
629:             <a href="javascript:void(0)">
630:               <i class="menu-icon fa fa-file-code-o bg-green"></i>
631:
632:               <div class="menu-info">
633:                 <h4 class="control-sidebar-subheading">Cron Job 254 Executed</h4>
634:
635:                 <p>Execution time 5 seconds</p>
636:               </div>
637:             </a>
638:           </li>
639:         </ul>
640:         <!-- /.control-sidebar-menu -->
641:
642:         <h3 class="control-sidebar-heading">Tasks Progress</h3>
643:         <ul class="control-sidebar-menu">
644:           <li>
645:             <a href="javascript:void(0)">
646:               <h4 class="control-sidebar-subheading">
647:                 Custom Template Design
648:                 <span class="label label-danger pull-right">70%</span>
649:               </h4>
650:
651:               <div class="progress progress-xxs">
652:                 <div class="progress-bar progress-bar-danger" style="width: 70%"></div>
653:               </div>
654:             </a>
655:           </li>
656:           <li>
657:             <a href="javascript:void(0)">
658:               <h4 class="control-sidebar-subheading">
659:                 Update Resume
660:                 <span class="label label-success pull-right">95%</span>
661:               </h4>
662:
663:               <div class="progress progress-xxs">
664:                 <div class="progress-bar progress-bar-success" style="width: 95%"></div>
665:               </div>
666:             </a>
667:           </li>
668:           <li>
669:             <a href="javascript:void(0)">
670:               <h4 class="control-sidebar-subheading">
671:                 Laravel Integration
672:                 <span class="label label-warning pull-right">50%</span>
673:               </h4>
674:
675:               <div class="progress progress-xxs">
676:                 <div class="progress-bar progress-bar-warning" style="width: 50%"></div>
677:               </div>
678:             </a>
679:           </li>
680:           <li>
681:             <a href="javascript:void(0)">
682:               <h4 class="control-sidebar-subheading">
683:                 Back End Framework
684:                 <span class="label label-primary pull-right">68%</span>
685:               </h4>
686:
687:               <div class="progress progress-xxs">
688:                 <div class="progress-bar progress-bar-primary" style="width: 68%"></div>
689:               </div>
690:             </a>
691:           </li>
692:         </ul>
693:         <!-- /.control-sidebar-menu -->
694:
695:       </div>
696:       <!-- /.tab-pane -->
697:       <!-- Stats tab content -->
698:       <div class="tab-pane" id="control-sidebar-stats-tab">Stats Tab Content</div>
699:       <!-- /.tab-pane -->
700:       <!-- Settings tab content -->
701:       <div class="tab-pane" id="control-sidebar-settings-tab">
702:         <form method="post">
703:           <h3 class="control-sidebar-heading">General Settings</h3>
704:
705:           <div class="form-group">
706:             <label class="control-sidebar-subheading">
707:               Report panel usage
708:               <input type="checkbox" class="pull-right" checked>
709:             </label>
710:
711:             <p>
712:               Some information about this general settings option
713:             </p>
714:           </div>
715:           <!-- /.form-group -->
716:
717:           <div class="form-group">
718:             <label class="control-sidebar-subheading">
719:               Allow mail redirect
720:               <input type="checkbox" class="pull-right" checked>
721:             </label>
722:
723:             <p>
724:               Other sets of options are available
725:             </p>
726:           </div>
727:           <!-- /.form-group -->
728:
729:           <div class="form-group">
730:             <label class="control-sidebar-subheading">
731:               Expose author name in posts
732:               <input type="checkbox" class="pull-right" checked>
733:             </label>
734:
735:             <p>
736:               Allow the user to show his name in blog posts
737:             </p>
738:           </div>
739:           <!-- /.form-group -->
740:
741:           <h3 class="control-sidebar-heading">Chat Settings</h3>
742:
743:           <div class="form-group">
744:             <label class="control-sidebar-subheading">
745:               Show me as online
746:               <input type="checkbox" class="pull-right" checked>
747:             </label>
748:           </div>
749:           <!-- /.form-group -->
750:
751:           <div class="form-group">
752:             <label class="control-sidebar-subheading">
753:               Turn off notifications
754:               <input type="checkbox" class="pull-right">
755:             </label>
756:           </div>
757:           <!-- /.form-group -->
758:
759:           <div class="form-group">
760:             <label class="control-sidebar-subheading">
761:               Delete chat history
762:               <a href="javascript:void(0)" class="text-red pull-right"><i class="fa fa-trash-o"></i></a>
763:             </label>
764:           </div>
765:           <!-- /.form-group -->
766:         </form>
767:       </div>
768:       <!-- /.tab-pane -->
769:     </div>
770:   </aside>
771:   <!-- /.control-sidebar -->
772:   <!-- Add the sidebar's background. This div must be placed
773:        immediately after the control sidebar -->

774:   <div class="control-sidebar-bg"></div>
775: </div>
776: <!-- ./wrapper -->
777:
778: <!-- jQuery 3.1.1 -->
779: <script src="../plugins/jQuery/jquery-3.1.1.min.js"></script>
780: <!-- Bootstrap 3.3.7 -->
781: <script src="../bootstrap/js/bootstrap.min.js"></script>
782: <!-- Slimscroll -->
783: <script src="../plugins/slimScroll/jquery.slimscroll.min.js"></script>
784: <!-- FastClick -->
785: <script src="../plugins/fastclick/fastclick.js"></script>
786: <!-- AdminLTE App -->
787: <script src="../dist/js/adminlte.min.js"></script>
788: <!-- AdminLTE for demo purposes -->
789: <script src="../dist/js/demo.js"></script>
790: </body>
791: </html>
792:
793:
794: