Theme Inspinia
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

full_height.html 61KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>INSPINIA | Code mirror</title>
  7. <link href="css/bootstrap.min.css" rel="stylesheet">
  8. <link href="font-awesome/css/font-awesome.css" rel="stylesheet">
  9. <link href="css/animate.css" rel="stylesheet">
  10. <link href="css/plugins/codemirror/codemirror.css" rel="stylesheet">
  11. <link href="css/plugins/codemirror/ambiance.css" rel="stylesheet">
  12. <link href="css/style.css" rel="stylesheet">
  13. </head>
  14. <body class="fixed-sidebar no-skin-config full-height-layout">
  15. <div id="wrapper">
  16. <nav class="navbar-default navbar-static-side" role="navigation">
  17. <div class="sidebar-collapse">
  18. <ul class="nav metismenu" id="side-menu">
  19. <li class="nav-header">
  20. <div class="dropdown profile-element"> <span>
  21. <img alt="image" class="img-circle" src="img/profile_small.jpg" />
  22. </span>
  23. <a data-toggle="dropdown" class="dropdown-toggle" href="#">
  24. <span class="clear"> <span class="block m-t-xs"> <strong class="font-bold">David Williams</strong>
  25. </span> <span class="text-muted text-xs block">Art Director <b class="caret"></b></span> </span> </a>
  26. <ul class="dropdown-menu animated fadeInRight m-t-xs">
  27. <li><a href="profile.html">Profile</a></li>
  28. <li><a href="contacts.html">Contacts</a></li>
  29. <li><a href="mailbox.html">Mailbox</a></li>
  30. <li class="divider"></li>
  31. <li><a href="login.html">Logout</a></li>
  32. </ul>
  33. </div>
  34. <div class="logo-element">
  35. IN+
  36. </div>
  37. </li>
  38. <li>
  39. <a href="index.html"><i class="fa fa-th-large"></i> <span class="nav-label">Dashboards</span> <span class="fa arrow"></span></a>
  40. <ul class="nav nav-second-level collapse">
  41. <li><a href="index.html">Dashboard v.1</a></li>
  42. <li><a href="dashboard_2.html">Dashboard v.2</a></li>
  43. <li><a href="dashboard_3.html">Dashboard v.3</a></li>
  44. <li><a href="dashboard_4_1.html">Dashboard v.4</a></li>
  45. <li><a href="dashboard_5.html">Dashboard v.5 <span class="label label-primary pull-right">NEW</span></a></li>
  46. </ul>
  47. </li>
  48. <li>
  49. <a href="layouts.html"><i class="fa fa-diamond"></i> <span class="nav-label">Layouts</span></a>
  50. </li>
  51. <li>
  52. <a href="#"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">Graphs</span><span class="fa arrow"></span></a>
  53. <ul class="nav nav-second-level collapse">
  54. <li><a href="graph_flot.html">Flot Charts</a></li>
  55. <li><a href="graph_morris.html">Morris.js Charts</a></li>
  56. <li><a href="graph_rickshaw.html">Rickshaw Charts</a></li>
  57. <li><a href="graph_chartjs.html">Chart.js</a></li>
  58. <li><a href="graph_chartist.html">Chartist</a></li>
  59. <li><a href="c3.html">c3 charts</a></li>
  60. <li><a href="graph_peity.html">Peity Charts</a></li>
  61. <li><a href="graph_sparkline.html">Sparkline Charts</a></li>
  62. </ul>
  63. </li>
  64. <li>
  65. <a href="mailbox.html"><i class="fa fa-envelope"></i> <span class="nav-label">Mailbox </span><span class="label label-warning pull-right">16/24</span></a>
  66. <ul class="nav nav-second-level collapse">
  67. <li><a href="mailbox.html">Inbox</a></li>
  68. <li><a href="mail_detail.html">Email view</a></li>
  69. <li><a href="mail_compose.html">Compose email</a></li>
  70. <li><a href="email_template.html">Email templates</a></li>
  71. </ul>
  72. </li>
  73. <li>
  74. <a href="metrics.html"><i class="fa fa-pie-chart"></i> <span class="nav-label">Metrics</span> </a>
  75. </li>
  76. <li>
  77. <a href="widgets.html"><i class="fa fa-flask"></i> <span class="nav-label">Widgets</span></a>
  78. </li>
  79. <li>
  80. <a href="#"><i class="fa fa-edit"></i> <span class="nav-label">Forms</span><span class="fa arrow"></span></a>
  81. <ul class="nav nav-second-level collapse">
  82. <li><a href="form_basic.html">Basic form</a></li>
  83. <li><a href="form_advanced.html">Advanced Plugins</a></li>
  84. <li><a href="form_wizard.html">Wizard</a></li>
  85. <li><a href="form_file_upload.html">File Upload</a></li>
  86. <li><a href="form_editors.html">Text Editor</a></li>
  87. <li><a href="form_markdown.html">Markdown</a></li>
  88. </ul>
  89. </li>
  90. <li class="active">
  91. <a href="#"><i class="fa fa-desktop"></i> <span class="nav-label">App Views</span> <span class="pull-right label label-primary">SPECIAL</span></a>
  92. <ul class="nav nav-second-level">
  93. <li><a href="contacts.html">Contacts</a></li>
  94. <li><a href="profile.html">Profile</a></li>
  95. <li><a href="profile_2.html">Profile v.2</a></li>
  96. <li><a href="contacts_2.html">Contacts v.2</a></li>
  97. <li><a href="projects.html">Projects</a></li>
  98. <li><a href="project_detail.html">Project detail</a></li>
  99. <li><a href="teams_board.html">Teams board</a></li>
  100. <li><a href="social_feed.html">Social feed</a></li>
  101. <li><a href="clients.html">Clients</a></li>
  102. <li class="active"><a href="full_height.html">Outlook view</a></li>
  103. <li><a href="vote_list.html">Vote list</a></li>
  104. <li><a href="file_manager.html">File manager</a></li>
  105. <li><a href="calendar.html">Calendar</a></li>
  106. <li><a href="issue_tracker.html">Issue tracker</a></li>
  107. <li><a href="blog.html">Blog</a></li>
  108. <li><a href="article.html">Article</a></li>
  109. <li><a href="faq.html">FAQ</a></li>
  110. <li><a href="timeline.html">Timeline</a></li>
  111. <li><a href="pin_board.html">Pin board</a></li>
  112. </ul>
  113. </li>
  114. <li>
  115. <a href="#"><i class="fa fa-files-o"></i> <span class="nav-label">Other Pages</span><span class="fa arrow"></span></a>
  116. <ul class="nav nav-second-level collapse">
  117. <li><a href="search_results.html">Search results</a></li>
  118. <li><a href="lockscreen.html">Lockscreen</a></li>
  119. <li><a href="invoice.html">Invoice</a></li>
  120. <li><a href="login.html">Login</a></li>
  121. <li><a href="login_two_columns.html">Login v.2</a></li>
  122. <li><a href="forgot_password.html">Forget password</a></li>
  123. <li><a href="register.html">Register</a></li>
  124. <li><a href="404.html">404 Page</a></li>
  125. <li><a href="500.html">500 Page</a></li>
  126. <li><a href="empty_page.html">Empty page</a></li>
  127. </ul>
  128. </li>
  129. <li>
  130. <a href="#"><i class="fa fa-globe"></i> <span class="nav-label">Miscellaneous</span><span class="label label-info pull-right">NEW</span></a>
  131. <ul class="nav nav-second-level collapse">
  132. <li><a href="toastr_notifications.html">Notification</a></li>
  133. <li><a href="nestable_list.html">Nestable list</a></li>
  134. <li><a href="agile_board.html">Agile board</a></li>
  135. <li><a href="timeline_2.html">Timeline v.2</a></li>
  136. <li><a href="diff.html">Diff</a></li>
  137. <li><a href="i18support.html">i18 support</a></li>
  138. <li><a href="sweetalert.html">Sweet alert</a></li>
  139. <li><a href="idle_timer.html">Idle timer</a></li>
  140. <li><a href="truncate.html">Truncate</a></li>
  141. <li><a href="spinners.html">Spinners</a></li>
  142. <li><a href="tinycon.html">Live favicon</a></li>
  143. <li><a href="google_maps.html">Google maps</a></li>
  144. <li><a href="code_editor.html">Code editor</a></li>
  145. <li><a href="modal_window.html">Modal window</a></li>
  146. <li><a href="clipboard.html">Clipboard</a></li>
  147. <li><a href="forum_main.html">Forum view</a></li>
  148. <li><a href="validation.html">Validation</a></li>
  149. <li><a href="tree_view.html">Tree view</a></li>
  150. <li><a href="loading_buttons.html">Loading buttons</a></li>
  151. <li><a href="chat_view.html">Chat view</a></li>
  152. <li><a href="masonry.html">Masonry</a></li>
  153. <li><a href="tour.html">Tour</a></li>
  154. </ul>
  155. </li>
  156. <li>
  157. <a href="#"><i class="fa fa-flask"></i> <span class="nav-label">UI Elements</span><span class="fa arrow"></span></a>
  158. <ul class="nav nav-second-level collapse">
  159. <li><a href="typography.html">Typography</a></li>
  160. <li><a href="icons.html">Icons</a></li>
  161. <li><a href="draggable_panels.html">Draggable Panels</a></li> <li><a href="resizeable_panels.html">Resizeable Panels</a></li>
  162. <li><a href="buttons.html">Buttons</a></li>
  163. <li><a href="video.html">Video</a></li>
  164. <li><a href="tabs_panels.html">Panels</a></li>
  165. <li><a href="tabs.html">Tabs</a></li>
  166. <li><a href="notifications.html">Notifications & Tooltips</a></li>
  167. <li><a href="badges_labels.html">Badges, Labels, Progress</a></li>
  168. </ul>
  169. </li>
  170. <li>
  171. <a href="grid_options.html"><i class="fa fa-laptop"></i> <span class="nav-label">Grid options</span></a>
  172. </li>
  173. <li>
  174. <a href="#"><i class="fa fa-table"></i> <span class="nav-label">Tables</span><span class="fa arrow"></span></a>
  175. <ul class="nav nav-second-level collapse">
  176. <li><a href="table_basic.html">Static Tables</a></li>
  177. <li><a href="table_data_tables.html">Data Tables</a></li>
  178. <li><a href="table_foo_table.html">Foo Tables</a></li>
  179. <li><a href="jq_grid.html">jqGrid</a></li>
  180. </ul>
  181. </li>
  182. <li>
  183. <a href="#"><i class="fa fa-shopping-cart"></i> <span class="nav-label">E-commerce</span><span class="fa arrow"></span></a>
  184. <ul class="nav nav-second-level collapse">
  185. <li><a href="ecommerce_products_grid.html">Products grid</a></li>
  186. <li><a href="ecommerce_product_list.html">Products list</a></li>
  187. <li><a href="ecommerce_product.html">Product edit</a></li>
  188. <li><a href="ecommerce_product_detail.html">Product detail</a></li>
  189. <li><a href="ecommerce-cart.html">Cart</a></li>
  190. <li><a href="ecommerce-orders.html">Orders</a></li>
  191. <li><a href="ecommerce_payments.html">Credit Card form</a></li>
  192. </ul>
  193. </li>
  194. <li>
  195. <a href="#"><i class="fa fa-picture-o"></i> <span class="nav-label">Gallery</span><span class="fa arrow"></span></a>
  196. <ul class="nav nav-second-level collapse">
  197. <li><a href="basic_gallery.html">Lightbox Gallery</a></li>
  198. <li><a href="slick_carousel.html">Slick Carousel</a></li>
  199. <li><a href="carousel.html">Bootstrap Carousel</a></li>
  200. </ul>
  201. </li>
  202. <li>
  203. <a href="#"><i class="fa fa-sitemap"></i> <span class="nav-label">Menu Levels </span><span class="fa arrow"></span></a>
  204. <ul class="nav nav-second-level collapse">
  205. <li>
  206. <a href="#">Third Level <span class="fa arrow"></span></a>
  207. <ul class="nav nav-third-level">
  208. <li>
  209. <a href="#">Third Level Item</a>
  210. </li>
  211. <li>
  212. <a href="#">Third Level Item</a>
  213. </li>
  214. <li>
  215. <a href="#">Third Level Item</a>
  216. </li>
  217. </ul>
  218. </li>
  219. <li><a href="#">Second Level Item</a></li>
  220. <li>
  221. <a href="#">Second Level Item</a></li>
  222. <li>
  223. <a href="#">Second Level Item</a></li>
  224. </ul>
  225. </li>
  226. <li>
  227. <a href="css_animation.html"><i class="fa fa-magic"></i> <span class="nav-label">CSS Animations </span><span class="label label-info pull-right">62</span></a>
  228. </li>
  229. <li class="landing_link">
  230. <a target="_blank" href="landing.html"><i class="fa fa-star"></i> <span class="nav-label">Landing Page</span> <span class="label label-warning pull-right">NEW</span></a>
  231. </li>
  232. <li class="special_link">
  233. <a href="package.html"><i class="fa fa-database"></i> <span class="nav-label">Package</span></a>
  234. </li>
  235. </ul>
  236. </div>
  237. </nav>
  238. <div id="page-wrapper" class="gray-bg">
  239. <div class="row border-bottom">
  240. <nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0">
  241. <div class="navbar-header">
  242. <a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
  243. <form role="search" class="navbar-form-custom" action="search_results.html">
  244. <div class="form-group">
  245. <input type="text" placeholder="Search for something..." class="form-control" name="top-search" id="top-search">
  246. </div>
  247. </form>
  248. </div>
  249. <ul class="nav navbar-top-links navbar-right">
  250. <li>
  251. <span class="m-r-sm text-muted welcome-message">Welcome to INSPINIA+ Admin Theme.</span>
  252. </li>
  253. <li class="dropdown">
  254. <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
  255. <i class="fa fa-envelope"></i> <span class="label label-warning">16</span>
  256. </a>
  257. <ul class="dropdown-menu dropdown-messages">
  258. <li>
  259. <div class="dropdown-messages-box">
  260. <a href="profile.html" class="pull-left">
  261. <img alt="image" class="img-circle" src="img/a7.jpg">
  262. </a>
  263. <div class="media-body">
  264. <small class="pull-right">46h ago</small>
  265. <strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
  266. <small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
  267. </div>
  268. </div>
  269. </li>
  270. <li class="divider"></li>
  271. <li>
  272. <div class="dropdown-messages-box">
  273. <a href="profile.html" class="pull-left">
  274. <img alt="image" class="img-circle" src="img/a4.jpg">
  275. </a>
  276. <div class="media-body ">
  277. <small class="pull-right text-navy">5h ago</small>
  278. <strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
  279. <small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
  280. </div>
  281. </div>
  282. </li>
  283. <li class="divider"></li>
  284. <li>
  285. <div class="dropdown-messages-box">
  286. <a href="profile.html" class="pull-left">
  287. <img alt="image" class="img-circle" src="img/profile.jpg">
  288. </a>
  289. <div class="media-body ">
  290. <small class="pull-right">23h ago</small>
  291. <strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
  292. <small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
  293. </div>
  294. </div>
  295. </li>
  296. <li class="divider"></li>
  297. <li>
  298. <div class="text-center link-block">
  299. <a href="mailbox.html">
  300. <i class="fa fa-envelope"></i> <strong>Read All Messages</strong>
  301. </a>
  302. </div>
  303. </li>
  304. </ul>
  305. </li>
  306. <li class="dropdown">
  307. <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
  308. <i class="fa fa-bell"></i> <span class="label label-primary">8</span>
  309. </a>
  310. <ul class="dropdown-menu dropdown-alerts">
  311. <li>
  312. <a href="mailbox.html">
  313. <div>
  314. <i class="fa fa-envelope fa-fw"></i> You have 16 messages
  315. <span class="pull-right text-muted small">4 minutes ago</span>
  316. </div>
  317. </a>
  318. </li>
  319. <li class="divider"></li>
  320. <li>
  321. <a href="profile.html">
  322. <div>
  323. <i class="fa fa-twitter fa-fw"></i> 3 New Followers
  324. <span class="pull-right text-muted small">12 minutes ago</span>
  325. </div>
  326. </a>
  327. </li>
  328. <li class="divider"></li>
  329. <li>
  330. <a href="grid_options.html">
  331. <div>
  332. <i class="fa fa-upload fa-fw"></i> Server Rebooted
  333. <span class="pull-right text-muted small">4 minutes ago</span>
  334. </div>
  335. </a>
  336. </li>
  337. <li class="divider"></li>
  338. <li>
  339. <div class="text-center link-block">
  340. <a href="notifications.html">
  341. <strong>See All Alerts</strong>
  342. <i class="fa fa-angle-right"></i>
  343. </a>
  344. </div>
  345. </li>
  346. </ul>
  347. </li>
  348. <li>
  349. <a href="login.html">
  350. <i class="fa fa-sign-out"></i> Log out
  351. </a>
  352. </li>
  353. </ul>
  354. </nav>
  355. </div>
  356. <div class="row wrapper border-bottom white-bg page-heading">
  357. <div class="col-lg-10">
  358. <h2>Outlook view</h2>
  359. <ol class="breadcrumb">
  360. <li>
  361. <a href="index.html">Home</a>
  362. </li>
  363. <li>
  364. <a>Layouts</a>
  365. </li>
  366. <li class="active">
  367. <strong>Outlook view</strong>
  368. </li>
  369. </ol>
  370. </div>
  371. <div class="col-lg-2">
  372. </div>
  373. </div>
  374. <div class="fh-breadcrumb">
  375. <div class="fh-column">
  376. <div class="full-height-scroll">
  377. <ul class="list-group elements-list">
  378. <li class="list-group-item">
  379. <a data-toggle="tab" href="#tab-1">
  380. <small class="pull-right text-muted"> 16.02.2015</small>
  381. <strong>Ann Smith</strong>
  382. <div class="small m-t-xs">
  383. <p>
  384. Survived not only five centuries, but also the leap scrambled it to make.
  385. </p>
  386. <p class="m-b-none">
  387. <i class="fa fa-map-marker"></i> Riviera State 32/106
  388. </p>
  389. </div>
  390. </a>
  391. </li>
  392. <li class="list-group-item active">
  393. <a data-toggle="tab" href="#tab-2">
  394. <small class="pull-right text-muted"> 11.10.2015</small>
  395. <strong>Paul Morgan</strong>
  396. <div class="small m-t-xs">
  397. <p class="m-b-xs">
  398. There are many variations of passages of Lorem Ipsum.
  399. <br/>
  400. </p>
  401. <p class="m-b-none">
  402. <span class="label pull-right label-primary">SPECIAL</span>
  403. <i class="fa fa-map-marker"></i> California 10F/32
  404. </p>
  405. </div>
  406. </a>
  407. </li>
  408. <li class="list-group-item">
  409. <a data-toggle="tab" href="#tab-3">
  410. <small class="pull-right text-muted"> 08.04.2015</small>
  411. <strong>Michael Jackson</strong>
  412. <div class="small m-t-xs">
  413. <p class="m-b-xs">
  414. Look even slightly believable. If you are going to use a passage of.
  415. </p>
  416. <p class="m-b-none">
  417. <i class="fa fa-map-marker"></i> Berlin 120R/15
  418. </p>
  419. </div>
  420. </a>
  421. </li>
  422. <li class="list-group-item">
  423. <a data-toggle="tab" href="#tab-4">
  424. <small class="pull-right text-muted"> 16.02.2015</small>
  425. <strong>Mark Smith</strong>
  426. <div class="small m-t-xs">
  427. <p class="m-b-xs">
  428. It was popularised in the 1960s with the release of Letraset sheets
  429. </p>
  430. <p class="m-b-none">
  431. <i class="fa fa-map-marker"></i> San Francisko 12/100
  432. </p>
  433. </div>
  434. </a>
  435. </li>
  436. <li class="list-group-item">
  437. <a data-toggle="tab" href="#tab-1">
  438. <small class="pull-right text-muted"> 21.04.2015</small>
  439. <strong>Monica Novak</strong>
  440. <div class="small m-t-xs">
  441. <p class="m-b-xs">
  442. Printer took a galley of type and scrambled.
  443. </p>
  444. <p class="m-b-none">
  445. <i class="fa fa-map-marker"></i> New York 15/43
  446. </p>
  447. </div>
  448. </a>
  449. </li>
  450. <li class="list-group-item">
  451. <a data-toggle="tab" href="#tab-2">
  452. <small class="pull-right text-muted"> 03.12.2015</small>
  453. <strong>Jack Smith</strong>
  454. <div class="small m-t-xs">
  455. <p class="m-b-xs">
  456. Also the leap into electronic typesetting, remaining.
  457. </p>
  458. <p class="m-b-none">
  459. <i class="fa fa-map-marker"></i> Sant Fe 10/106
  460. </p>
  461. </div>
  462. </a>
  463. </li>
  464. <li class="list-group-item">
  465. <a data-toggle="tab" href="#tab-3">
  466. <small class="pull-right text-muted"> 08.04.2015</small>
  467. <strong>Michael Jackson</strong>
  468. <div class="small m-t-xs">
  469. <p class="m-b-xs">
  470. Look even slightly believable. If you are going to use a passage of.
  471. </p>
  472. <p class="m-b-none">
  473. <i class="fa fa-map-marker"></i> Berlin 120R/15
  474. </p>
  475. </div>
  476. </a>
  477. </li>
  478. <li class="list-group-item">
  479. <a data-toggle="tab" href="#tab-4">
  480. <small class="pull-right text-muted"> 16.02.2015</small>
  481. <strong>Mark Smith</strong>
  482. <div class="small m-t-xs">
  483. <p class="m-b-xs">
  484. It was popularised in the 1960s with the release of Letraset sheets
  485. </p>
  486. <p class="m-b-none">
  487. <i class="fa fa-map-marker"></i> San Francisko 12/100
  488. </p>
  489. </div>
  490. </a>
  491. </li>
  492. <li class="list-group-item">
  493. <a data-toggle="tab" href="#tab-1">
  494. <small class="pull-right text-muted"> 21.04.2015</small>
  495. <strong>Monica Novak</strong>
  496. <div class="small m-t-xs">
  497. <p class="m-b-xs">
  498. Printer took a galley of type and scrambled.
  499. </p>
  500. <p class="m-b-none">
  501. <i class="fa fa-map-marker"></i> New York 15/43
  502. </p>
  503. </div>
  504. </a>
  505. </li>
  506. </ul>
  507. </div>
  508. </div>
  509. <div class="full-height">
  510. <div class="full-height-scroll white-bg border-left">
  511. <div class="element-detail-box">
  512. <div class="tab-content">
  513. <div id="tab-1" class="tab-pane">
  514. <div class="pull-right">
  515. <div class="tooltip-demo">
  516. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="left" title="Plug this message"><i class="fa fa-plug"></i> Plug it</button>
  517. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="Mark as read"><i class="fa fa-eye"></i> </button>
  518. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Mark as important"><i class="fa fa-exclamation"></i> </button>
  519. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Move to trash"><i class="fa fa-trash-o"></i> </button>
  520. </div>
  521. </div>
  522. <div class="small text-muted">
  523. <i class="fa fa-clock-o"></i> Friday, 12 April 2014, 12:32 am
  524. </div>
  525. <h1>
  526. Their separate existence is a myth
  527. </h1>
  528. <p>
  529. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  530. </p>
  531. <p>
  532. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The languages only differ in their grammar, their pronunciation and their most common words.
  533. </p>
  534. <p>
  535. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls.
  536. </p>
  537. <p>
  538. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
  539. </p>
  540. <p>
  541. The new common language will be more simple and regular than the existing European languages. It will be as simpl.
  542. </p>
  543. <p>
  544. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  545. </p>
  546. <p>
  547. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls.
  548. </p>
  549. <p>
  550. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The languages only differ in their grammar, their pronunciation and their most common words.
  551. </p>
  552. <p>
  553. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
  554. </p>
  555. <p>
  556. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  557. </p>
  558. <p class="small">
  559. <strong>Best regards, Anthony Smith </strong>
  560. </p>
  561. <div class="m-t-lg">
  562. <p>
  563. <span><i class="fa fa-paperclip"></i> 2 attachments - </span>
  564. <a href="#">Download all</a>
  565. |
  566. <a href="#">View all images</a>
  567. </p>
  568. <div class="attachment">
  569. <div class="file-box">
  570. <div class="file">
  571. <a href="#">
  572. <span class="corner"></span>
  573. <div class="icon">
  574. <i class="fa fa-file"></i>
  575. </div>
  576. <div class="file-name">
  577. Document_2014.doc
  578. <br>
  579. <small>Added: Jan 11, 2014</small>
  580. </div>
  581. </a>
  582. </div>
  583. </div>
  584. <div class="file-box">
  585. <div class="file">
  586. <a href="#">
  587. <span class="corner"></span>
  588. <div class="icon">
  589. <i class="fa fa-line-chart"></i>
  590. </div>
  591. <div class="file-name">
  592. Seels_2015.xls
  593. <br>
  594. <small>Added: May 13, 2015</small>
  595. </div>
  596. </a>
  597. </div>
  598. </div>
  599. <div class="clearfix"></div>
  600. </div>
  601. </div>
  602. </div>
  603. <div id="tab-2" class="tab-pane active">
  604. <div class="pull-right">
  605. <div class="tooltip-demo">
  606. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="left" title="Plug this message"><i class="fa fa-plug"></i> Plug it</button>
  607. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="Mark as read"><i class="fa fa-eye"></i> </button>
  608. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Mark as important"><i class="fa fa-exclamation"></i> </button>
  609. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Move to trash"><i class="fa fa-trash-o"></i> </button>
  610. </div>
  611. </div>
  612. <div class="small text-muted">
  613. <i class="fa fa-clock-o"></i> Monday, 21 May 2014, 10:32 am
  614. </div>
  615. <h1>
  616. The European languages - same family.
  617. </h1>
  618. <p>
  619. One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections.
  620. </p>
  621. <p>
  622. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls.
  623. </p>
  624. <p>
  625. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
  626. </p>
  627. <p>
  628. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  629. </p>
  630. <p>
  631. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls.
  632. </p>
  633. <p>
  634. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
  635. </p>
  636. <p>
  637. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  638. </p>
  639. <p class="small">
  640. <strong>Best regards, Anthony Smith </strong>
  641. </p>
  642. <div class="m-t-lg">
  643. <p>
  644. <span><i class="fa fa-paperclip"></i> 2 attachments - </span>
  645. <a href="#">Download all</a>
  646. |
  647. <a href="#">View all images</a>
  648. </p>
  649. <div class="attachment">
  650. <div class="file-box">
  651. <div class="file">
  652. <a href="#">
  653. <span class="corner"></span>
  654. <div class="icon">
  655. <i class="fa fa-file"></i>
  656. </div>
  657. <div class="file-name">
  658. Document_2014.doc
  659. <br>
  660. <small>Added: Jan 11, 2014</small>
  661. </div>
  662. </a>
  663. </div>
  664. </div>
  665. <div class="file-box">
  666. <div class="file">
  667. <a href="#">
  668. <span class="corner"></span>
  669. <div class="icon">
  670. <i class="fa fa-line-chart"></i>
  671. </div>
  672. <div class="file-name">
  673. Seels_2015.xls
  674. <br>
  675. <small>Added: May 13, 2015</small>
  676. </div>
  677. </a>
  678. </div>
  679. </div>
  680. <div class="clearfix"></div>
  681. </div>
  682. </div>
  683. </div>
  684. <div id="tab-3" class="tab-pane">
  685. <div class="pull-right">
  686. <div class="tooltip-demo">
  687. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="left" title="Plug this message"><i class="fa fa-plug"></i> Plug it</button>
  688. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="Mark as read"><i class="fa fa-eye"></i> </button>
  689. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Mark as important"><i class="fa fa-exclamation"></i> </button>
  690. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Move to trash"><i class="fa fa-trash-o"></i> </button>
  691. </div>
  692. </div>
  693. <div class="small text-muted">
  694. <i class="fa fa-clock-o"></i> Tuesday, 15 May 2014, 10:32 am
  695. </div>
  696. <h1>
  697. To take a trivial example
  698. </h1>
  699. <p>
  700. But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure? On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.
  701. </p>
  702. <p>
  703. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls.
  704. </p>
  705. <p>
  706. he wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and.
  707. </p>
  708. <p>
  709. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  710. </p>
  711. <p>
  712. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
  713. </p>
  714. <p>
  715. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure? On the other hand, we denounce.
  716. </p>
  717. <p class="small">
  718. <strong>Best regards, Anthony Smith </strong>
  719. </p>
  720. <div class="m-t-lg">
  721. <p>
  722. <span><i class="fa fa-paperclip"></i> 2 attachments - </span>
  723. <a href="#">Download all</a>
  724. |
  725. <a href="#">View all images</a>
  726. </p>
  727. <div class="attachment">
  728. <div class="file-box">
  729. <div class="file">
  730. <a href="#">
  731. <span class="corner"></span>
  732. <div class="icon">
  733. <i class="fa fa-file"></i>
  734. </div>
  735. <div class="file-name">
  736. Document_2014.doc
  737. <br>
  738. <small>Added: Jan 11, 2014</small>
  739. </div>
  740. </a>
  741. </div>
  742. </div>
  743. <div class="file-box">
  744. <div class="file">
  745. <a href="#">
  746. <span class="corner"></span>
  747. <div class="icon">
  748. <i class="fa fa-line-chart"></i>
  749. </div>
  750. <div class="file-name">
  751. Seels_2015.xls
  752. <br>
  753. <small>Added: May 13, 2015</small>
  754. </div>
  755. </a>
  756. </div>
  757. </div>
  758. <div class="clearfix"></div>
  759. </div>
  760. </div>
  761. </div>
  762. <div id="tab-4" class="tab-pane">
  763. <div class="pull-right">
  764. <div class="tooltip-demo">
  765. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="left" title="Plug this message"><i class="fa fa-plug"></i> Plug it</button>
  766. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="Mark as read"><i class="fa fa-eye"></i> </button>
  767. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Mark as important"><i class="fa fa-exclamation"></i> </button>
  768. <button class="btn btn-white btn-xs" data-toggle="tooltip" data-placement="top" title="" data-original-title="Move to trash"><i class="fa fa-trash-o"></i> </button>
  769. </div>
  770. </div>
  771. <div class="small text-muted">
  772. <i class="fa fa-clock-o"></i> Thursday, 27 april 2014, 10:32 am
  773. </div>
  774. <h1>
  775. Gregor Samsa woke from troubled dreams.
  776. </h1>
  777. <p>
  778. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls.
  779. </p>
  780. <p>
  781. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  782. </p>
  783. <p>
  784. Travelling day in and day out. Doing business like this takes much more effort than doing your own business at home, and on top of that there's the curse of travelling, worries about making train connections, bad and irregular food, contact with different people all the time so that you can never get to know anyone or become friendly with them.
  785. </p>
  786. <p>
  787. The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
  788. </p>
  789. <p>
  790. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words. If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages. It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is.
  791. </p>
  792. <p class="small">
  793. <strong>Best regards, Anthony Smith </strong>
  794. </p>
  795. <div class="m-t-lg">
  796. <p>
  797. <span><i class="fa fa-paperclip"></i> 2 attachments - </span>
  798. <a href="#">Download all</a>
  799. |
  800. <a href="#">View all images</a>
  801. </p>
  802. <div class="attachment">
  803. <div class="file-box">
  804. <div class="file">
  805. <a href="#">
  806. <span class="corner"></span>
  807. <div class="icon">
  808. <i class="fa fa-file"></i>
  809. </div>
  810. <div class="file-name">
  811. Document_2014.doc
  812. <br>
  813. <small>Added: Jan 11, 2014</small>
  814. </div>
  815. </a>
  816. </div>
  817. </div>
  818. <div class="file-box">
  819. <div class="file">
  820. <a href="#">
  821. <span class="corner"></span>
  822. <div class="icon">
  823. <i class="fa fa-line-chart"></i>
  824. </div>
  825. <div class="file-name">
  826. Seels_2015.xls
  827. <br>
  828. <small>Added: May 13, 2015</small>
  829. </div>
  830. </a>
  831. </div>
  832. </div>
  833. <div class="clearfix"></div>
  834. </div>
  835. </div>
  836. </div>
  837. </div>
  838. </div>
  839. </div>
  840. </div>
  841. </div>
  842. <div class="footer">
  843. <div class="pull-right">
  844. 10GB of <strong>250GB</strong> Free.
  845. </div>
  846. <div>
  847. <strong>Copyright</strong> Example Company &copy; 2014-2015
  848. </div>
  849. </div>
  850. </div>
  851. </div>
  852. <!-- Mainly scripts -->
  853. <script src="js/jquery-2.1.1.js"></script>
  854. <script src="js/bootstrap.min.js"></script>
  855. <script src="js/plugins/metisMenu/jquery.metisMenu.js"></script>
  856. <script src="js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
  857. <!-- Custom and plugin javascript -->
  858. <script src="js/inspinia.js"></script>
  859. <script src="js/plugins/pace/pace.min.js"></script>
  860. </body>
  861. </html>