Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html>
2
<!-- 
3
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
4
Version: 3.6.2
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Like: www.facebook.com/keenthemes
10
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
11
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
12
-->
13
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
14
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
15
<!--[if !IE]><!-->
16
<html lang="en">
17
<!--<![endif]-->
18
<!-- BEGIN HEAD -->
19
<head>
20
<meta charset="utf-8"/>
21
<title>Metronic | UI Components - Form Tools</title>
22
<meta http-equiv="X-UA-Compatible" content="IE=edge">
23
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
24
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
25
<meta content="" name="description"/>
26
<meta content="" name="author"/>
27
<!-- BEGIN GLOBAL MANDATORY STYLES -->
28
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
29
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
30
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
31
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
32
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
33
<!-- END GLOBAL MANDATORY STYLES -->
34
<!-- BEGIN PAGE LEVEL STYLES -->
35
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css"/>
36
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css"/>
37
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/jquery-tags-input/jquery.tagsinput.css"/>
38
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/bootstrap-markdown/css/bootstrap-markdown.min.css">
39
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/typeahead/typeahead.css">
40
<!-- END PAGE LEVEL STYLES -->
41
<!-- BEGIN THEME STYLES -->
42
<link href="../../assets/global/css/components-rounded.css" id="style_components" rel="stylesheet" type="text/css"/>
43
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css"/>
44
<link href="../../assets/admin/layout4/css/layout.css" rel="stylesheet" type="text/css"/>
45
<link id="style_color" href="../../assets/admin/layout4/css/themes/light.css" rel="stylesheet" type="text/css"/>
46
<link href="../../assets/admin/layout4/css/custom.css" rel="stylesheet" type="text/css"/>
47
<!-- END THEME STYLES -->
48
<link rel="shortcut icon" href="favicon.ico"/>
49
</head>
50
<!-- END HEAD -->
51
<!-- BEGIN BODY -->
52
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
53
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
54
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
55
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
56
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
57
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
58
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
59
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
60
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
61
<body class="page-header-fixed page-sidebar-closed-hide-logo ">
62
<!-- BEGIN HEADER -->
63
<div class="page-header navbar navbar-fixed-top">
64
        <!-- BEGIN HEADER INNER -->
65
        <div class="page-header-inner">
66
                <!-- BEGIN LOGO -->
67
                <div class="page-logo">
68
                        <a href="index.html">
69
                        <img src="../../assets/admin/layout4/img/logo-light.png" alt="logo" class="logo-default"/>
70
                        </a>
71
                        <div class="menu-toggler sidebar-toggler">
72
                                <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->
73
                        </div>
74
                </div>
75
                <!-- END LOGO -->
76
                <!-- BEGIN RESPONSIVE MENU TOGGLER -->
77
                <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
78
                </a>
79
                <!-- END RESPONSIVE MENU TOGGLER -->
80
                <!-- BEGIN PAGE ACTIONS -->
81
                <!-- DOC: Remove "hide" class to enable the page header actions -->
82
                <div class="page-actions">
83
                        <div class="btn-group">
84
                                <button type="button" class="btn red-haze btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
85
                                <span class="hidden-sm hidden-xs">Actions&nbsp;</span><i class="fa fa-angle-down"></i>
86
                                </button>
87
                                <ul class="dropdown-menu" role="menu">
88
                                        <li>
89
                                                <a href="#">
90
                                                <i class="icon-docs"></i> New Post </a>
91
                                        </li>
92
                                        <li>
93
                                                <a href="#">
94
                                                <i class="icon-tag"></i> New Comment </a>
95
                                        </li>
96
                                        <li>
97
                                                <a href="#">
98
                                                <i class="icon-share"></i> Share </a>
99
                                        </li>
100
                                        <li class="divider">
101
                                        </li>
102
                                        <li>
103
                                                <a href="#">
104
                                                <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span>
105
                                                </a>
106
                                        </li>
107
                                        <li>
108
                                                <a href="#">
109
                                                <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span>
110
                                                </a>
111
                                        </li>
112
                                </ul>
113
                        </div>
114
                </div>
115
                <!-- END PAGE ACTIONS -->
116
                <!-- BEGIN PAGE TOP -->
117
                <div class="page-top">
118
                        <!-- BEGIN HEADER SEARCH BOX -->
119
                        <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->
120
                        <form class="search-form" action="extra_search.html" method="GET">
121
                                <div class="input-group">
122
                                        <input type="text" class="form-control input-sm" placeholder="Search..." name="query">
123
                                        <span class="input-group-btn">
124
                                        <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
125
                                        </span>
126
                                </div>
127
                        </form>
128
                        <!-- END HEADER SEARCH BOX -->
129
                        <!-- BEGIN TOP NAVIGATION MENU -->
130
                        <div class="top-menu">
131
                                <ul class="nav navbar-nav pull-right">
132
                                        <li class="separator hide">
133
                                        </li>
134
                                        <!-- BEGIN NOTIFICATION DROPDOWN -->
135
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
136
                                        <li class="dropdown dropdown-extended dropdown-notification dropdown-dark" id="header_notification_bar">
137
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
138
                                                <i class="icon-bell"></i>
139
                                                <span class="badge badge-success">
140
                                                7 </span>
141
                                                </a>
142
                                                <ul class="dropdown-menu">
143
                                                        <li class="external">
144
                                                                <h3><span class="bold">12 pending</span> notifications</h3>
145
                                                                <a href="extra_profile.html">view all</a>
146
                                                        </li>
147
                                                        <li>
148
                                                                <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
149
                                                                        <li>
150
                                                                                <a href="javascript:;">
151
                                                                                <span class="time">just now</span>
152
                                                                                <span class="details">
153
                                                                                <span class="label label-sm label-icon label-success">
154
                                                                                <i class="fa fa-plus"></i>
155
                                                                                </span>
156
                                                                                New user registered. </span>
157
                                                                                </a>
158
                                                                        </li>
159
                                                                        <li>
160
                                                                                <a href="javascript:;">
161
                                                                                <span class="time">3 mins</span>
162
                                                                                <span class="details">
163
                                                                                <span class="label label-sm label-icon label-danger">
164
                                                                                <i class="fa fa-bolt"></i>
165
                                                                                </span>
166
                                                                                Server #12 overloaded. </span>
167
                                                                                </a>
168
                                                                        </li>
169
                                                                        <li>
170
                                                                                <a href="javascript:;">
171
                                                                                <span class="time">10 mins</span>
172
                                                                                <span class="details">
173
                                                                                <span class="label label-sm label-icon label-warning">
174
                                                                                <i class="fa fa-bell-o"></i>
175
                                                                                </span>
176
                                                                                Server #2 not responding. </span>
177
                                                                                </a>
178
                                                                        </li>
179
                                                                        <li>
180
                                                                                <a href="javascript:;">
181
                                                                                <span class="time">14 hrs</span>
182
                                                                                <span class="details">
183
                                                                                <span class="label label-sm label-icon label-info">
184
                                                                                <i class="fa fa-bullhorn"></i>
185
                                                                                </span>
186
                                                                                Application error. </span>
187
                                                                                </a>
188
                                                                        </li>
189
                                                                        <li>
190
                                                                                <a href="javascript:;">
191
                                                                                <span class="time">2 days</span>
192
                                                                                <span class="details">
193
                                                                                <span class="label label-sm label-icon label-danger">
194
                                                                                <i class="fa fa-bolt"></i>
195
                                                                                </span>
196
                                                                                Database overloaded 68%. </span>
197
                                                                                </a>
198
                                                                        </li>
199
                                                                        <li>
200
                                                                                <a href="javascript:;">
201
                                                                                <span class="time">3 days</span>
202
                                                                                <span class="details">
203
                                                                                <span class="label label-sm label-icon label-danger">
204
                                                                                <i class="fa fa-bolt"></i>
205
                                                                                </span>
206
                                                                                A user IP blocked. </span>
207
                                                                                </a>
208
                                                                        </li>
209
                                                                        <li>
210
                                                                                <a href="javascript:;">
211
                                                                                <span class="time">4 days</span>
212
                                                                                <span class="details">
213
                                                                                <span class="label label-sm label-icon label-warning">
214
                                                                                <i class="fa fa-bell-o"></i>
215
                                                                                </span>
216
                                                                                Storage Server #4 not responding dfdfdfd. </span>
217
                                                                                </a>
218
                                                                        </li>
219
                                                                        <li>
220
                                                                                <a href="javascript:;">
221
                                                                                <span class="time">5 days</span>
222
                                                                                <span class="details">
223
                                                                                <span class="label label-sm label-icon label-info">
224
                                                                                <i class="fa fa-bullhorn"></i>
225
                                                                                </span>
226
                                                                                System Error. </span>
227
                                                                                </a>
228
                                                                        </li>
229
                                                                        <li>
230
                                                                                <a href="javascript:;">
231
                                                                                <span class="time">9 days</span>
232
                                                                                <span class="details">
233
                                                                                <span class="label label-sm label-icon label-danger">
234
                                                                                <i class="fa fa-bolt"></i>
235
                                                                                </span>
236
                                                                                Storage server failed. </span>
237
                                                                                </a>
238
                                                                        </li>
239
                                                                </ul>
240
                                                        </li>
241
                                                </ul>
242
                                        </li>
243
                                        <!-- END NOTIFICATION DROPDOWN -->
244
                                        <li class="separator hide">
245
                                        </li>
246
                                        <!-- BEGIN INBOX DROPDOWN -->
247
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
248
                                        <li class="dropdown dropdown-extended dropdown-inbox dropdown-dark" id="header_inbox_bar">
249
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
250
                                                <i class="icon-envelope-open"></i>
251
                                                <span class="badge badge-danger">
252
                                                4 </span>
253
                                                </a>
254
                                                <ul class="dropdown-menu">
255
                                                        <li class="external">
256
                                                                <h3>You have <span class="bold">7 New</span> Messages</h3>
257
                                                                <a href="inbox.html">view all</a>
258
                                                        </li>
259
                                                        <li>
260
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
261
                                                                        <li>
262
                                                                                <a href="inbox.html?a=view">
263
                                                                                <span class="photo">
264
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
265
                                                                                </span>
266
                                                                                <span class="subject">
267
                                                                                <span class="from">
268
                                                                                Lisa Wong </span>
269
                                                                                <span class="time">Just Now </span>
270
                                                                                </span>
271
                                                                                <span class="message">
272
                                                                                Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
273
                                                                                </a>
274
                                                                        </li>
275
                                                                        <li>
276
                                                                                <a href="inbox.html?a=view">
277
                                                                                <span class="photo">
278
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
279
                                                                                </span>
280
                                                                                <span class="subject">
281
                                                                                <span class="from">
282
                                                                                Richard Doe </span>
283
                                                                                <span class="time">16 mins </span>
284
                                                                                </span>
285
                                                                                <span class="message">
286
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
287
                                                                                </a>
288
                                                                        </li>
289
                                                                        <li>
290
                                                                                <a href="inbox.html?a=view">
291
                                                                                <span class="photo">
292
                                                                                <img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
293
                                                                                </span>
294
                                                                                <span class="subject">
295
                                                                                <span class="from">
296
                                                                                Bob Nilson </span>
297
                                                                                <span class="time">2 hrs </span>
298
                                                                                </span>
299
                                                                                <span class="message">
300
                                                                                Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
301
                                                                                </a>
302
                                                                        </li>
303
                                                                        <li>
304
                                                                                <a href="inbox.html?a=view">
305
                                                                                <span class="photo">
306
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
307
                                                                                </span>
308
                                                                                <span class="subject">
309
                                                                                <span class="from">
310
                                                                                Lisa Wong </span>
311
                                                                                <span class="time">40 mins </span>
312
                                                                                </span>
313
                                                                                <span class="message">
314
                                                                                Vivamus sed auctor 40% nibh congue nibh... </span>
315
                                                                                </a>
316
                                                                        </li>
317
                                                                        <li>
318
                                                                                <a href="inbox.html?a=view">
319
                                                                                <span class="photo">
320
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
321
                                                                                </span>
322
                                                                                <span class="subject">
323
                                                                                <span class="from">
324
                                                                                Richard Doe </span>
325
                                                                                <span class="time">46 mins </span>
326
                                                                                </span>
327
                                                                                <span class="message">
328
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
329
                                                                                </a>
330
                                                                        </li>
331
                                                                </ul>
332
                                                        </li>
333
                                                </ul>
334
                                        </li>
335
                                        <!-- END INBOX DROPDOWN -->
336
                                        <li class="separator hide">
337
                                        </li>
338
                                        <!-- BEGIN TODO DROPDOWN -->
339
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
340
                                        <li class="dropdown dropdown-extended dropdown-tasks dropdown-dark" id="header_task_bar">
341
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
342
                                                <i class="icon-calendar"></i>
343
                                                <span class="badge badge-primary">
344
                                                3 </span>
345
                                                </a>
346
                                                <ul class="dropdown-menu extended tasks">
347
                                                        <li class="external">
348
                                                                <h3>You have <span class="bold">12 pending</span> tasks</h3>
349
                                                                <a href="page_todo.html">view all</a>
350
                                                        </li>
351
                                                        <li>
352
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
353
                                                                        <li>
354
                                                                                <a href="javascript:;">
355
                                                                                <span class="task">
356
                                                                                <span class="desc">New release v1.2 </span>
357
                                                                                <span class="percent">30%</span>
358
                                                                                </span>
359
                                                                                <span class="progress">
360
                                                                                <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
361
                                                                                </span>
362
                                                                                </a>
363
                                                                        </li>
364
                                                                        <li>
365
                                                                                <a href="javascript:;">
366
                                                                                <span class="task">
367
                                                                                <span class="desc">Application deployment</span>
368
                                                                                <span class="percent">65%</span>
369
                                                                                </span>
370
                                                                                <span class="progress">
371
                                                                                <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
372
                                                                                </span>
373
                                                                                </a>
374
                                                                        </li>
375
                                                                        <li>
376
                                                                                <a href="javascript:;">
377
                                                                                <span class="task">
378
                                                                                <span class="desc">Mobile app release</span>
379
                                                                                <span class="percent">98%</span>
380
                                                                                </span>
381
                                                                                <span class="progress">
382
                                                                                <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
383
                                                                                </span>
384
                                                                                </a>
385
                                                                        </li>
386
                                                                        <li>
387
                                                                                <a href="javascript:;">
388
                                                                                <span class="task">
389
                                                                                <span class="desc">Database migration</span>
390
                                                                                <span class="percent">10%</span>
391
                                                                                </span>
392
                                                                                <span class="progress">
393
                                                                                <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
394
                                                                                </span>
395
                                                                                </a>
396
                                                                        </li>
397
                                                                        <li>
398
                                                                                <a href="javascript:;">
399
                                                                                <span class="task">
400
                                                                                <span class="desc">Web server upgrade</span>
401
                                                                                <span class="percent">58%</span>
402
                                                                                </span>
403
                                                                                <span class="progress">
404
                                                                                <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
405
                                                                                </span>
406
                                                                                </a>
407
                                                                        </li>
408
                                                                        <li>
409
                                                                                <a href="javascript:;">
410
                                                                                <span class="task">
411
                                                                                <span class="desc">Mobile development</span>
412
                                                                                <span class="percent">85%</span>
413
                                                                                </span>
414
                                                                                <span class="progress">
415
                                                                                <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
416
                                                                                </span>
417
                                                                                </a>
418
                                                                        </li>
419
                                                                        <li>
420
                                                                                <a href="javascript:;">
421
                                                                                <span class="task">
422
                                                                                <span class="desc">New UI release</span>
423
                                                                                <span class="percent">38%</span>
424
                                                                                </span>
425
                                                                                <span class="progress progress-striped">
426
                                                                                <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
427
                                                                                </span>
428
                                                                                </a>
429
                                                                        </li>
430
                                                                </ul>
431
                                                        </li>
432
                                                </ul>
433
                                        </li>
434
                                        <!-- END TODO DROPDOWN -->
435
                                        <!-- BEGIN USER LOGIN DROPDOWN -->
436
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
437
                                        <li class="dropdown dropdown-user dropdown-dark">
438
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
439
                                                <span class="username username-hide-on-mobile">
440
                                                Nick </span>
441
                                                <!-- DOC: Do not remove below empty space(&nbsp;) as its purposely used -->
442
                                                <img alt="" class="img-circle" src="../../assets/admin/layout4/img/avatar9.jpg"/>
443
                                                </a>
444
                                                <ul class="dropdown-menu dropdown-menu-default">
445
                                                        <li>
446
                                                                <a href="extra_profile.html">
447
                                                                <i class="icon-user"></i> My Profile </a>
448
                                                        </li>
449
                                                        <li>
450
                                                                <a href="page_calendar.html">
451
                                                                <i class="icon-calendar"></i> My Calendar </a>
452
                                                        </li>
453
                                                        <li>
454
                                                                <a href="inbox.html">
455
                                                                <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
456
                                                                3 </span>
457
                                                                </a>
458
                                                        </li>
459
                                                        <li>
460
                                                                <a href="page_todo.html">
461
                                                                <i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
462
                                                                7 </span>
463
                                                                </a>
464
                                                        </li>
465
                                                        <li class="divider">
466
                                                        </li>
467
                                                        <li>
468
                                                                <a href="extra_lock.html">
469
                                                                <i class="icon-lock"></i> Lock Screen </a>
470
                                                        </li>
471
                                                        <li>
472
                                                                <a href="login.html">
473
                                                                <i class="icon-key"></i> Log Out </a>
474
                                                        </li>
475
                                                </ul>
476
                                        </li>
477
                                        <!-- END USER LOGIN DROPDOWN -->
478
                                </ul>
479
                        </div>
480
                        <!-- END TOP NAVIGATION MENU -->
481
                </div>
482
                <!-- END PAGE TOP -->
483
        </div>
484
        <!-- END HEADER INNER -->
485
</div>
486
<!-- END HEADER -->
487
<div class="clearfix">
488
</div>
489
<!-- BEGIN CONTAINER -->
490
<div class="page-container">
491
        <!-- BEGIN SIDEBAR -->
492
        <div class="page-sidebar-wrapper">
493
                <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
494
                <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
495
                <div class="page-sidebar navbar-collapse collapse">
496
                        <!-- BEGIN SIDEBAR MENU -->
497
                        <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
498
                        <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
499
                        <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
500
                        <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
501
                        <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
502
                        <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
503
                        <ul class="page-sidebar-menu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
504
                                <li class="start ">
505
                                        <a href="index.html">
506
                                        <i class="icon-home"></i>
507
                                        <span class="title">Dashboard</span>
508
                                        </a>
509
                                </li>
510
                                <li>
511
                                        <a href="javascript:;">
512
                                        <i class="icon-basket"></i>
513
                                        <span class="title">eCommerce</span>
514
                                        <span class="arrow "></span>
515
                                        </a>
516
                                        <ul class="sub-menu">
517
                                                <li>
518
                                                        <a href="ecommerce_index.html">
519
                                                        <i class="icon-home"></i>
520
                                                        Dashboard</a>
521
                                                </li>
522
                                                <li>
523
                                                        <a href="ecommerce_orders.html">
524
                                                        <i class="icon-basket"></i>
525
                                                        Orders</a>
526
                                                </li>
527
                                                <li>
528
                                                        <a href="ecommerce_orders_view.html">
529
                                                        <i class="icon-tag"></i>
530
                                                        Order View</a>
531
                                                </li>
532
                                                <li>
533
                                                        <a href="ecommerce_products.html">
534
                                                        <i class="icon-handbag"></i>
535
                                                        Products</a>
536
                                                </li>
537
                                                <li>
538
                                                        <a href="ecommerce_products_edit.html">
539
                                                        <i class="icon-pencil"></i>
540
                                                        Product Edit</a>
541
                                                </li>
542
                                        </ul>
543
                                </li>
544
                                <li>
545
                                        <a href="javascript:;">
546
                                        <i class="icon-rocket"></i>
547
                                        <span class="title">Page Layouts</span>
548
                                        <span class="arrow "></span>
549
                                        </a>
550
                                        <ul class="sub-menu">
551
                                                <li>
552
                                                        <a href="layout_sidebar_reversed.html">
553
                                                        <span class="badge badge-warning">new</span>Right Sidebar Page</a>
554
                                                </li>
555
                                                <li>
556
                                                        <a href="layout_sidebar_fixed.html">
557
                                                        Sidebar Fixed Page</a>
558
                                                </li>
559
                                                <li>
560
                                                        <a href="layout_sidebar_closed.html">
561
                                                        Sidebar Closed Page</a>
562
                                                </li>
563
                                                <li>
564
                                                        <a href="layout_blank_page.html">
565
                                                        Blank Page</a>
566
                                                </li>
567
                                                <li>
568
                                                        <a href="layout_boxed_page.html">
569
                                                        Boxed Page</a>
570
                                                </li>
571
                                                <li>
572
                                                        <a href="layout_language_bar.html">
573
                                                        Language Switch Bar</a>
574
                                                </li>
575
                                        </ul>
576
                                </li>
577
                                <li>
578
                                        <a href="javascript:;">
579
                                        <i class="icon-diamond"></i>
580
                                        <span class="title">UI Features</span>
581
                                        <span class="arrow "></span>
582
                                        </a>
583
                                        <ul class="sub-menu">
584
                                                <li>
585
                                                        <a href="ui_general.html">
586
                                                        General Components</a>
587
                                                </li>
588
                                                <li>
589
                                                        <a href="ui_buttons.html">
590
                                                        Buttons</a>
591
                                                </li>
592
                                                <li>
593
                                                        <a href="ui_icons.html">
594
                                                        <span class="badge badge-danger">new</span>Font Icons</a>
595
                                                </li>
596
                                                <li>
597
                                                        <a href="ui_colors.html">
598
                                                        Flat UI Colors</a>
599
                                                </li>
600
                                                <li>
601
                                                        <a href="ui_typography.html">
602
                                                        Typography</a>
603
                                                </li>
604
                                                <li>
605
                                                        <a href="ui_tabs_accordions_navs.html">
606
                                                        Tabs, Accordions & Navs</a>
607
                                                </li>
608
                                                <li>
609
                                                        <a href="ui_tree.html">
610
                                                        <span class="badge badge-danger">new</span>Tree View</a>
611
                                                </li>
612
                                                <li>
613
                                                        <a href="ui_page_progress_style_1.html">
614
                                                        <span class="badge badge-warning">new</span>Page Progress Bar - Style 1</a>
615
                                                </li>
616
                                                <li>
617
                                                        <a href="ui_blockui.html">
618
                                                        Block UI</a>
619
                                                </li>
620
                                                <li>
621
                                                        <a href="ui_notific8.html">
622
                                                        Notific8 Notifications</a>
623
                                                </li>
624
                                                <li>
625
                                                        <a href="ui_toastr.html">
626
                                                        Toastr Notifications</a>
627
                                                </li>
628
                                                <li>
629
                                                        <a href="ui_alert_dialog_api.html">
630
                                                        <span class="badge badge-danger">new</span>Alerts & Dialogs API</a>
631
                                                </li>
632
                                                <li>
633
                                                        <a href="ui_session_timeout.html">
634
                                                        Session Timeout</a>
635
                                                </li>
636
                                                <li>
637
                                                        <a href="ui_idle_timeout.html">
638
                                                        User Idle Timeout</a>
639
                                                </li>
640
                                                <li>
641
                                                        <a href="ui_modals.html">
642
                                                        Modals</a>
643
                                                </li>
644
                                                <li>
645
                                                        <a href="ui_extended_modals.html">
646
                                                        Extended Modals</a>
647
                                                </li>
648
                                                <li>
649
                                                        <a href="ui_tiles.html">
650
                                                        Tiles</a>
651
                                                </li>
652
                                                <li>
653
                                                        <a href="ui_datepaginator.html">
654
                                                        <span class="badge badge-success">new</span>Date Paginator</a>
655
                                                </li>
656
                                                <li>
657
                                                        <a href="ui_nestable.html">
658
                                                        Nestable List</a>
659
                                                </li>
660
                                        </ul>
661
                                </li>
662
                                <li class="active open">
663
                                        <a href="javascript:;">
664
                                        <i class="icon-puzzle"></i>
665
                                        <span class="title">UI Components</span>
666
                                        <span class="arrow open"></span>
667
                                        </a>
668
                                        <ul class="sub-menu">
669
                                                <li>
670
                                                        <a href="components_pickers.html">
671
                                                        Date & Time Pickers</a>
672
                                                </li>
673
                                                <li>
674
                                                        <a href="components_context_menu.html">
675
                                                        Context Menu</a>
676
                                                </li>
677
                                                <li>
678
                                                        <a href="components_dropdowns.html">
679
                                                        Custom Dropdowns</a>
680
                                                </li>
681
                                                <li class="active">
682
                                                        <a href="components_form_tools.html">
683
                                                        Form Tools</a>
684
                                                </li>
685
                                                <li>
686
                                                        <a href="components_editors.html">
687
                                                        Markdown & WYSIWYG Editors</a>
688
                                                </li>
689
                                                <li>
690
                                                        <a href="components_ion_sliders.html">
691
                                                        Ion Range Sliders</a>
692
                                                </li>
693
                                                <li>
694
                                                        <a href="components_noui_sliders.html">
695
                                                        NoUI Range Sliders</a>
696
                                                </li>
697
                                                <li>
698
                                                        <a href="components_jqueryui_sliders.html">
699
                                                        jQuery UI Sliders</a>
700
                                                </li>
701
                                                <li>
702
                                                        <a href="components_knob_dials.html">
703
                                                        Knob Circle Dials</a>
704
                                                </li>
705
                                        </ul>
706
                                </li>
707
                                <!-- BEGIN ANGULARJS LINK -->
708
                                <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="AngularJS version demo">
709
                                        <a href="angularjs" target="_blank">
710
                                        <i class="icon-paper-plane"></i>
711
                                        <span class="title">
712
                                        AngularJS Version </span>
713
                                        </a>
714
                                </li>
715
                                <!-- END ANGULARJS LINK -->
716
                                <li>
717
                                        <a href="javascript:;">
718
                                        <i class="icon-settings"></i>
719
                                        <span class="title">Form Stuff</span>
720
                                        <span class="arrow "></span>
721
                                        </a>
722
                                        <ul class="sub-menu">
723
                                                <li>
724
                                                        <a href="form_controls.html">
725
                                                        Form Controls</a>
726
                                                </li>
727
                                                <li>
728
                                                        <a href="form_icheck.html">
729
                                                        iCheck Controls</a>
730
                                                </li>
731
                                                <li>
732
                                                        <a href="form_layouts.html">
733
                                                        Form Layouts</a>
734
                                                </li>
735
                                                <li>
736
                                                        <a href="form_editable.html">
737
                                                        <span class="badge badge-warning">new</span>Form X-editable</a>
738
                                                </li>
739
                                                <li>
740
                                                        <a href="form_wizard.html">
741
                                                        Form Wizard</a>
742
                                                </li>
743
                                                <li>
744
                                                        <a href="form_validation.html">
745
                                                        Form Validation</a>
746
                                                </li>
747
                                                <li>
748
                                                        <a href="form_image_crop.html">
749
                                                        <span class="badge badge-danger">new</span>Image Cropping</a>
750
                                                </li>
751
                                                <li>
752
                                                        <a href="form_fileupload.html">
753
                                                        Multiple File Upload</a>
754
                                                </li>
755
                                                <li>
756
                                                        <a href="form_dropzone.html">
757
                                                        Dropzone File Upload</a>
758
                                                </li>
759
                                        </ul>
760
                                </li>
761
                                <li>
762
                                        <a href="javascript:;">
763
                                        <i class="icon-briefcase"></i>
764
                                        <span class="title">Data Tables</span>
765
                                        <span class="arrow "></span>
766
                                        </a>
767
                                        <ul class="sub-menu">
768
                                                <li>
769
                                                        <a href="table_basic.html">
770
                                                        Basic Datatables</a>
771
                                                </li>
772
                                                <li>
773
                                                        <a href="table_tree.html">
774
                                                        Tree Datatables</a>
775
                                                </li>
776
                                                <li>
777
                                                        <a href="table_responsive.html">
778
                                                        Responsive Datatables</a>
779
                                                </li>
780
                                                <li>
781
                                                        <a href="table_managed.html">
782
                                                        Managed Datatables</a>
783
                                                </li>
784
                                                <li>
785
                                                        <a href="table_editable.html">
786
                                                        Editable Datatables</a>
787
                                                </li>
788
                                                <li>
789
                                                        <a href="table_advanced.html">
790
                                                        Advanced Datatables</a>
791
                                                </li>
792
                                                <li>
793
                                                        <a href="table_ajax.html">
794
                                                        Ajax Datatables</a>
795
                                                </li>
796
                                        </ul>
797
                                </li>
798
                                <li>
799
                                        <a href="javascript:;">
800
                                        <i class="icon-wallet"></i>
801
                                        <span class="title">Portlets</span>
802
                                        <span class="arrow "></span>
803
                                        </a>
804
                                        <ul class="sub-menu">
805
                                                <li>
806
                                                        <a href="portlet_general.html">
807
                                                        General Portlets</a>
808
                                                </li>
809
                                                <li>
810
                                                        <a href="portlet_general2.html">
811
                                                        <span class="badge badge-danger">new</span>New Portlets #1</a>
812
                                                </li>
813
                                                <li>
814
                                                        <a href="portlet_general3.html">
815
                                                        <span class="badge badge-danger">new</span>New Portlets #2</a>
816
                                                </li>
817
                                                <li>
818
                                                        <a href="portlet_ajax.html">
819
                                                        Ajax Portlets</a>
820
                                                </li>
821
                                                <li>
822
                                                        <a href="portlet_draggable.html">
823
                                                        Draggable Portlets</a>
824
                                                </li>
825
                                        </ul>
826
                                </li>
827
                                <li>
828
                                        <a href="javascript:;">
829
                                        <i class="icon-bar-chart"></i>
830
                                        <span class="title">Charts</span>
831
                                        <span class="arrow "></span>
832
                                        </a>
833
                                        <ul class="sub-menu">
834
                                                <li>
835
                                                        <a href="charts_amcharts.html">
836
                                                        Amchart</a>
837
                                                </li>
838
                                                <li>
839
                                                        <a href="charts_flotcharts.html">
840
                                                        Flotchart</a>
841
                                                </li>
842
                                        </ul>
843
                                </li>
844
                                <li>
845
                                        <a href="javascript:;">
846
                                        <i class="icon-docs"></i>
847
                                        <span class="title">Pages</span>
848
                                        <span class="arrow "></span>
849
                                        </a>
850
                                        <ul class="sub-menu">
851
                                                <li>
852
                                                        <a href="page_timeline.html">
853
                                                        <i class="icon-paper-plane"></i>
854
                                                        <span class="badge badge-warning">2</span>New Timeline</a>
855
                                                </li>
856
                                                <li>
857
                                                        <a href="extra_profile.html">
858
                                                        <i class="icon-user-following"></i>
859
                                                        <span class="badge badge-success badge-roundless">new</span>New User Profile</a>
860
                                                </li>
861
                                                <li>
862
                                                        <a href="page_todo.html">
863
                                                        <i class="icon-hourglass"></i>
864
                                                        <span class="badge badge-danger">4</span>Todo</a>
865
                                                </li>
866
                                                <li>
867
                                                        <a href="inbox.html">
868
                                                        <i class="icon-envelope"></i>
869
                                                        <span class="badge badge-danger">4</span>Inbox</a>
870
                                                </li>
871
                                                <li>
872
                                                        <a href="extra_faq.html">
873
                                                        <i class="icon-info"></i>
874
                                                        FAQ</a>
875
                                                </li>
876
                                                <li>
877
                                                        <a href="page_portfolio.html">
878
                                                        <i class="icon-feed"></i>
879
                                                        Portfolio</a>
880
                                                </li>
881
                                                <li>
882
                                                        <a href="page_timeline.html">
883
                                                        <i class="icon-clock"></i>
884
                                                        <span class="badge badge-info">4</span>Timeline</a>
885
                                                </li>
886
                                                <li>
887
                                                        <a href="page_coming_soon.html">
888
                                                        <i class="icon-flag"></i>
889
                                                        Coming Soon</a>
890
                                                </li>
891
                                                <li>
892
                                                        <a href="page_calendar.html">
893
                                                        <i class="icon-calendar"></i>
894
                                                        <span class="badge badge-danger">14</span>Calendar</a>
895
                                                </li>
896
                                                <li>
897
                                                        <a href="extra_invoice.html">
898
                                                        <i class="icon-flag"></i>
899
                                                        Invoice</a>
900
                                                </li>
901
                                                <li>
902
                                                        <a href="page_blog.html">
903
                                                        <i class="icon-speech"></i>
904
                                                        Blog</a>
905
                                                </li>
906
                                                <li>
907
                                                        <a href="page_blog_item.html">
908
                                                        <i class="icon-link"></i>
909
                                                        Blog Post</a>
910
                                                </li>
911
                                                <li>
912
                                                        <a href="page_news.html">
913
                                                        <i class="icon-eye"></i>
914
                                                        <span class="badge badge-success">9</span>News</a>
915
                                                </li>
916
                                                <li>
917
                                                        <a href="page_news_item.html">
918
                                                        <i class="icon-bell"></i>
919
                                                        News View</a>
920
                                                </li>
921
                                                <li>
922
                                                        <a href="page_timeline_old.html">
923
                                                        <i class="icon-paper-plane"></i>
924
                                                        <span class="badge badge-warning">2</span>Old Timeline</a>
925
                                                </li>
926
                                                <li>
927
                                                        <a href="extra_profile_old.html">
928
                                                        <i class="icon-user"></i>
929
                                                        Old User Profile</a>
930
                                                </li>
931
                                        </ul>
932
                                </li>
933
                                <li>
934
                                        <a href="javascript:;">
935
                                        <i class="icon-present"></i>
936
                                        <span class="title">Extra</span>
937
                                        <span class="arrow "></span>
938
                                        </a>
939
                                        <ul class="sub-menu">
940
                                                <li>
941
                                                        <a href="page_about.html">
942
                                                        About Us</a>
943
                                                </li>
944
                                                <li>
945
                                                        <a href="page_contact.html">
946
                                                        Contact Us</a>
947
                                                </li>
948
                                                <li>
949
                                                        <a href="extra_search.html">
950
                                                        Search Results</a>
951
                                                </li>
952
                                                <li>
953
                                                        <a href="extra_pricing_table.html">
954
                                                        Pricing Tables</a>
955
                                                </li>
956
                                                <li>
957
                                                        <a href="extra_404_option1.html">
958
                                                        404 Page Option 1</a>
959
                                                </li>
960
                                                <li>
961
                                                        <a href="extra_404_option2.html">
962
                                                        404 Page Option 2</a>
963
                                                </li>
964
                                                <li>
965
                                                        <a href="extra_404_option3.html">
966
                                                        404 Page Option 3</a>
967
                                                </li>
968
                                                <li>
969
                                                        <a href="extra_500_option1.html">
970
                                                        500 Page Option 1</a>
971
                                                </li>
972
                                                <li>
973
                                                        <a href="extra_500_option2.html">
974
                                                        500 Page Option 2</a>
975
                                                </li>
976
                                        </ul>
977
                                </li>
978
                                <li>
979
                                        <a href="javascript:;">
980
                                        <i class="icon-folder"></i>
981
                                        <span class="title">Multi Level Menu</span>
982
                                        <span class="arrow "></span>
983
                                        </a>
984
                                        <ul class="sub-menu">
985
                                                <li>
986
                                                        <a href="javascript:;">
987
                                                        <i class="icon-settings"></i> Item 1 <span class="arrow"></span>
988
                                                        </a>
989
                                                        <ul class="sub-menu">
990
                                                                <li>
991
                                                                        <a href="javascript:;">
992
                                                                        <i class="icon-user"></i>
993
                                                                        Sample Link 1 <span class="arrow"></span>
994
                                                                        </a>
995
                                                                        <ul class="sub-menu">
996
                                                                                <li>
997
                                                                                        <a href="#"><i class="icon-power"></i> Sample Link 1</a>
998
                                                                                </li>
999
                                                                                <li>
1000
                                                                                        <a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a>
1001
                                                                                </li>
1002
                                                                                <li>
1003
                                                                                        <a href="#"><i class="icon-star"></i> Sample Link 1</a>
1004
                                                                                </li>
1005
                                                                        </ul>
1006
                                                                </li>
1007
                                                                <li>
1008
                                                                        <a href="#"><i class="icon-camera"></i> Sample Link 1</a>
1009
                                                                </li>
1010
                                                                <li>
1011
                                                                        <a href="#"><i class="icon-link"></i> Sample Link 2</a>
1012
                                                                </li>
1013
                                                                <li>
1014
                                                                        <a href="#"><i class="icon-pointer"></i> Sample Link 3</a>
1015
                                                                </li>
1016
                                                        </ul>
1017
                                                </li>
1018
                                                <li>
1019
                                                        <a href="javascript:;">
1020
                                                        <i class="icon-globe"></i> Item 2 <span class="arrow"></span>
1021
                                                        </a>
1022
                                                        <ul class="sub-menu">
1023
                                                                <li>
1024
                                                                        <a href="#"><i class="icon-tag"></i> Sample Link 1</a>
1025
                                                                </li>
1026
                                                                <li>
1027
                                                                        <a href="#"><i class="icon-pencil"></i> Sample Link 1</a>
1028
                                                                </li>
1029
                                                                <li>
1030
                                                                        <a href="#"><i class="icon-graph"></i> Sample Link 1</a>
1031
                                                                </li>
1032
                                                        </ul>
1033
                                                </li>
1034
                                                <li>
1035
                                                        <a href="#">
1036
                                                        <i class="icon-bar-chart"></i>
1037
                                                        Item 3 </a>
1038
                                                </li>
1039
                                        </ul>
1040
                                </li>
1041
                                <li>
1042
                                        <a href="javascript:;">
1043
                                        <i class="icon-user"></i>
1044
                                        <span class="title">Login Options</span>
1045
                                        <span class="arrow "></span>
1046
                                        </a>
1047
                                        <ul class="sub-menu">
1048
                                                <li>
1049
                                                        <a href="login.html">
1050
                                                        Login Form 1</a>
1051
                                                </li>
1052
                                                <li>
1053
                                                        <a href="login_2.html">
1054
                                                        Login Form 2</a>
1055
                                                </li>
1056
                                                <li>
1057
                                                        <a href="login_3.html">
1058
                                                        Login Form 3</a>
1059
                                                </li>
1060
                                                <li>
1061
                                                        <a href="login_soft.html">
1062
                                                        Login Form 4</a>
1063
                                                </li>
1064
                                                <li>
1065
                                                        <a href="extra_lock.html">
1066
                                                        Lock Screen 1</a>
1067
                                                </li>
1068
                                                <li>
1069
                                                        <a href="extra_lock2.html">
1070
                                                        Lock Screen 2</a>
1071
                                                </li>
1072
                                        </ul>
1073
                                </li>
1074
                                <li>
1075
                                        <a href="javascript:;">
1076
                                        <i class="icon-envelope-open"></i>
1077
                                        <span class="title">Email Templates</span>
1078
                                        <span class="arrow "></span>
1079
                                        </a>
1080
                                        <ul class="sub-menu">
1081
                                                <li>
1082
                                                        <a href="email_newsletter.html">
1083
                                                        Responsive Newsletter<br>
1084
                                                         Email Template</a>
1085
                                                </li>
1086
                                                <li>
1087
                                                        <a href="email_system.html">
1088
                                                        Responsive System<br>
1089
                                                         Email Template</a>
1090
                                                </li>
1091
                                        </ul>
1092
                                </li>
1093
                                <li class="last ">
1094
                                        <a href="javascript:;">
1095
                                        <i class="icon-pointer"></i>
1096
                                        <span class="title">Maps</span>
1097
                                        <span class="arrow "></span>
1098
                                        </a>
1099
                                        <ul class="sub-menu">
1100
                                                <li>
1101
                                                        <a href="maps_google.html">
1102
                                                        Google Maps</a>
1103
                                                </li>
1104
                                                <li>
1105
                                                        <a href="maps_vector.html">
1106
                                                        Vector Maps</a>
1107
                                                </li>
1108
                                        </ul>
1109
                                </li>
1110
                        </ul>
1111
                        <!-- END SIDEBAR MENU -->
1112
                </div>
1113
        </div>
1114
        <!-- END SIDEBAR -->
1115
        <!-- BEGIN CONTENT -->
1116
        <div class="page-content-wrapper">
1117
                <div class="page-content">
1118
                        <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1119
                        <div class="modal fade" id="portlet-config" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
1120
                                <div class="modal-dialog">
1121
                                        <div class="modal-content">
1122
                                                <div class="modal-header">
1123
                                                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
1124
                                                        <h4 class="modal-title">Modal title</h4>
1125
                                                </div>
1126
                                                <div class="modal-body">
1127
                                                         Widget settings form goes here
1128
                                                </div>
1129
                                                <div class="modal-footer">
1130
                                                        <button type="button" class="btn blue">Save changes</button>
1131
                                                        <button type="button" class="btn default" data-dismiss="modal">Close</button>
1132
                                                </div>
1133
                                        </div>
1134
                                        <!-- /.modal-content -->
1135
                                </div>
1136
                                <!-- /.modal-dialog -->
1137
                        </div>
1138
                        <!-- /.modal -->
1139
                        <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1140
                        <!-- BEGIN PAGE HEADER-->
1141
                        <!-- BEGIN PAGE HEAD -->
1142
                        <div class="page-head">
1143
                                <!-- BEGIN PAGE TITLE -->
1144
                                <div class="page-title">
1145
                                        <h1>Form Tools <small>input spinner, switches, input masks and more</small></h1>
1146
                                </div>
1147
                                <!-- END PAGE TITLE -->
1148
                                <!-- BEGIN PAGE TOOLBAR -->
1149
                                <div class="page-toolbar">
1150
                                        <!-- BEGIN THEME PANEL -->
1151
                                        <div class="btn-group btn-theme-panel">
1152
                                                <a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown">
1153
                                                <i class="icon-settings"></i>
1154
                                                </a>
1155
                                                <div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click">
1156
                                                        <div class="row">
1157
                                                                <div class="col-md-4 col-sm-4 col-xs-12">
1158
                                                                        <h3>THEME</h3>
1159
                                                                        <ul class="theme-colors">
1160
                                                                                <li class="theme-color theme-color-default active" data-theme="default">
1161
                                                                                        <span class="theme-color-view"></span>
1162
                                                                                        <span class="theme-color-name">Dark Header</span>
1163
                                                                                </li>
1164
                                                                                <li class="theme-color theme-color-light" data-theme="light">
1165
                                                                                        <span class="theme-color-view"></span>
1166
                                                                                        <span class="theme-color-name">Light Header</span>
1167
                                                                                </li>
1168
                                                                        </ul>
1169
                                                                </div>
1170
                                                                <div class="col-md-8 col-sm-8 col-xs-12 seperator">
1171
                                                                        <h3>LAYOUT</h3>
1172
                                                                        <ul class="theme-settings">
1173
                                                                                <li>
1174
                                                                                         Theme Style
1175
                                                                                        <select class="layout-style-option form-control input-small input-sm">
1176
                                                                                                <option value="square" selected="selected">Square corners</option>
1177
                                                                                                <option value="rounded">Rounded corners</option>
1178
                                                                                        </select>
1179
                                                                                </li>
1180
                                                                                <li>
1181
                                                                                         Layout
1182
                                                                                        <select class="layout-option form-control input-small input-sm">
1183
                                                                                                <option value="fluid" selected="selected">Fluid</option>
1184
                                                                                                <option value="boxed">Boxed</option>
1185
                                                                                        </select>
1186
                                                                                </li>
1187
                                                                                <li>
1188
                                                                                         Header
1189
                                                                                        <select class="page-header-option form-control input-small input-sm">
1190
                                                                                                <option value="fixed" selected="selected">Fixed</option>
1191
                                                                                                <option value="default">Default</option>
1192
                                                                                        </select>
1193
                                                                                </li>
1194
                                                                                <li>
1195
                                                                                         Top Dropdowns
1196
                                                                                        <select class="page-header-top-dropdown-style-option form-control input-small input-sm">
1197
                                                                                                <option value="light">Light</option>
1198
                                                                                                <option value="dark" selected="selected">Dark</option>
1199
                                                                                        </select>
1200
                                                                                </li>
1201
                                                                                <li>
1202
                                                                                         Sidebar Mode
1203
                                                                                        <select class="sidebar-option form-control input-small input-sm">
1204
                                                                                                <option value="fixed">Fixed</option>
1205
                                                                                                <option value="default" selected="selected">Default</option>
1206
                                                                                        </select>
1207
                                                                                </li>
1208
                                                                                <li>
1209
                                                                                         Sidebar Menu
1210
                                                                                        <select class="sidebar-menu-option form-control input-small input-sm">
1211
                                                                                                <option value="accordion" selected="selected">Accordion</option>
1212
                                                                                                <option value="hover">Hover</option>
1213
                                                                                        </select>
1214
                                                                                </li>
1215
                                                                                <li>
1216
                                                                                         Sidebar Position
1217
                                                                                        <select class="sidebar-pos-option form-control input-small input-sm">
1218
                                                                                                <option value="left" selected="selected">Left</option>
1219
                                                                                                <option value="right">Right</option>
1220
                                                                                        </select>
1221
                                                                                </li>
1222
                                                                                <li>
1223
                                                                                         Footer
1224
                                                                                        <select class="page-footer-option form-control input-small input-sm">
1225
                                                                                                <option value="fixed">Fixed</option>
1226
                                                                                                <option value="default" selected="selected">Default</option>
1227
                                                                                        </select>
1228
                                                                                </li>
1229
                                                                        </ul>
1230
                                                                </div>
1231
                                                        </div>
1232
                                                </div>
1233
                                        </div>
1234
                                        <!-- END THEME PANEL -->
1235
                                </div>
1236
                                <!-- END PAGE TOOLBAR -->
1237
                        </div>
1238
                        <!-- END PAGE HEAD -->
1239
                        <!-- BEGIN PAGE BREADCRUMB -->
1240
                        <ul class="page-breadcrumb breadcrumb">
1241
                                <li>
1242
                                        <a href="index.html">Home</a>
1243
                                        <i class="fa fa-circle"></i>
1244
                                </li>
1245
                                <li>
1246
                                        <a href="#">UI Components</a>
1247
                                        <i class="fa fa-circle"></i>
1248
                                </li>
1249
                                <li>
1250
                                        <a href="#">Form Tools</a>
1251
                                </li>
1252
                        </ul>
1253
                        <!-- END PAGE BREADCRUMB -->
1254
                        <!-- END PAGE HEADER-->
1255
                        <!-- BEGIN PAGE CONTENT-->
1256
                        <div class="row">
1257
                                <div class="col-md-12">
1258
                                        <!-- BEGIN PORTLET-->
1259
                                        <div class="portlet box yellow-crusta">
1260
                                                <div class="portlet-title">
1261
                                                        <div class="caption">
1262
                                                                <i class="fa fa-gift"></i>Twitter Auto Complete(typeahead.js)
1263
                                                        </div>
1264
                                                        <div class="tools">
1265
                                                                <a href="javascript:;" class="collapse">
1266
                                                                </a>
1267
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
1268
                                                                </a>
1269
                                                                <a href="javascript:;" class="reload">
1270
                                                                </a>
1271
                                                                <a href="javascript:;" class="remove">
1272
                                                                </a>
1273
                                                        </div>
1274
                                                </div>
1275
                                                <div class="portlet-body form">
1276
                                                        <form action="#" id="form-username" class="form-horizontal form-bordered">
1277
                                                                <div class="form-group">
1278
                                                                        <label class="col-sm-3 control-label">Basic Auto Complete</label>
1279
                                                                        <div class="col-sm-4">
1280
                                                                                <div class="input-group">
1281
                                                                                        <span class="input-group-addon">
1282
                                                                                        <i class="fa fa-user"></i>
1283
                                                                                        </span>
1284
                                                                                        <input type="text" id="typeahead_example_1" name="typeahead_example_1" class="form-control"/>
1285
                                                                                </div>
1286
                                                                                <p class="help-block">
1287
                                                                                         E.g: metronic, keenthemes.<br>
1288
                                                                                        <span class="label label-success label-sm">
1289
                                                                                        Learn more: </span>
1290
                                                                                        <a target="_blank" href="http://twitter.github.io/typeahead.js/">
1291
                                                                                        http://twitter.github.io/typeahead.js/ </a>
1292
                                                                                </p>
1293
                                                                        </div>
1294
                                                                </div>
1295
                                                                <div class="form-group">
1296
                                                                        <label class="col-sm-3 control-label">Country Auto Complete</label>
1297
                                                                        <div class="col-sm-4">
1298
                                                                                <div class="input-group">
1299
                                                                                        <span class="input-group-addon">
1300
                                                                                        <i class="fa fa-search"></i>
1301
                                                                                        </span>
1302
                                                                                        <input type="text" id="typeahead_example_2" name="typeahead_example_2" class="form-control"/>
1303
                                                                                </div>
1304
                                                                                <p class="help-block">
1305
                                                                                         E.g: USA, Malaysia. Prefetch from JSON source</code>
1306
                                                                                </p>
1307
                                                                        </div>
1308
                                                                </div>
1309
                                                                <div class="form-group">
1310
                                                                        <label class="col-sm-3 control-label">Custom Template</label>
1311
                                                                        <div class="col-sm-4">
1312
                                                                                <div class="input-group">
1313
                                                                                        <span class="input-group-addon">
1314
                                                                                        <i class="fa fa-cogs"></i>
1315
                                                                                        </span>
1316
                                                                                        <input type="text" id="typeahead_example_3" name="typeahead_example_3" class="form-control"/>
1317
                                                                                </div>
1318
                                                                                <p class="help-block">
1319
                                                                                         Uses a precompiled template to customize look of suggestion.</code>
1320
                                                                                </p>
1321
                                                                        </div>
1322
                                                                </div>
1323
                                                                <div class="form-group ">
1324
                                                                        <label class="col-sm-3 control-label">Multiple Sections with Headers</label>
1325
                                                                        <div class="col-sm-4">
1326
                                                                                <div class="input-group">
1327
                                                                                        <span class="input-group-addon">
1328
                                                                                        <i class="fa fa-check"></i>
1329
                                                                                        </span>
1330
                                                                                        <input type="text" id="typeahead_example_4" name="typeahead_example_4" class="form-control"/>
1331
                                                                                </div>
1332
                                                                                <p class="help-block">
1333
                                                                                         Two datasets that are prefetched, stored, and searched on the client. Highlighting is enabled.
1334
                                                                                </p>
1335
                                                                        </div>
1336
                                                                </div>
1337
                                                                <div class="form-group last">
1338
                                                                        <label class="control-label col-md-3">Modal</label>
1339
                                                                        <div class="col-md-4">
1340
                                                                                <a href="#myModal_autocomplete" role="button" class="btn red" data-toggle="modal">
1341
                                                                                View in Modal </a>
1342
                                                                        </div>
1343
                                                                </div>
1344
                                                                <div class="form-actions">
1345
                                                                        <div class="row">
1346
                                                                                <div class="col-md-offset-3 col-md-9">
1347
                                                                                        <button type="submit" class="btn purple"><i class="fa fa-check"></i> Submit</button>
1348
                                                                                        <button type="button" class="btn default">Cancel</button>
1349
                                                                                </div>
1350
                                                                        </div>
1351
                                                                </div>
1352
                                                        </form>
1353
                                                        <div id="myModal_autocomplete" class="modal fade" role="dialog" aria-hidden="true">
1354
                                                                <div class="modal-dialog">
1355
                                                                        <div class="modal-content">
1356
                                                                                <div class="modal-header">
1357
                                                                                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
1358
                                                                                        <h4 class="modal-title">Radio Switch in Modal</h4>
1359
                                                                                </div>
1360
                                                                                <div class="modal-body form">
1361
                                                                                        <form action="#" class="form-horizontal form-row-seperated">
1362
                                                                                                <div class="form-group">
1363
                                                                                                        <label class="col-sm-4 control-label">Basic Auto Complete</label>
1364
                                                                                                        <div class="col-sm-8">
1365
                                                                                                                <div class="input-group">
1366
                                                                                                                        <span class="input-group-addon">
1367
                                                                                                                        <i class="fa fa-user"></i>
1368
                                                                                                                        </span>
1369
                                                                                                                        <input type="text" id="typeahead_example_modal_1" name="typeahead_example_modal_1" class="form-control"/>
1370
                                                                                                                </div>
1371
                                                                                                                <p class="help-block">
1372
                                                                                                                         E.g: metronic, keenthemes.<br>
1373
                                                                                                                        <span class="label label-success label-sm">
1374
                                                                                                                        Learn more: </span>
1375
                                                                                                                        <a target="_blank" href="http://twitter.github.io/typeahead.js/">
1376
                                                                                                                        http://twitter.github.io/typeahead.js/ </a>
1377
                                                                                                                </p>
1378
                                                                                                        </div>
1379
                                                                                                </div>
1380
                                                                                                <div class="form-group">
1381
                                                                                                        <label class="col-sm-4 control-label">Country Auto Complete</label>
1382
                                                                                                        <div class="col-sm-8">
1383
                                                                                                                <div class="input-group">
1384
                                                                                                                        <span class="input-group-addon">
1385
                                                                                                                        <i class="fa fa-search"></i>
1386
                                                                                                                        </span>
1387
                                                                                                                        <input type="text" id="typeahead_example_modal_2" name="typeahead_example_modal_2" class="form-control"/>
1388
                                                                                                                </div>
1389
                                                                                                                <p class="help-block">
1390
                                                                                                                         E.g: USA, Malaysia. Prefetch from JSON source</code>
1391
                                                                                                                </p>
1392
                                                                                                        </div>
1393
                                                                                                </div>
1394
                                                                                                <div class="form-group">
1395
                                                                                                        <label class="col-sm-4 control-label">Custom Template</label>
1396
                                                                                                        <div class="col-sm-8">
1397
                                                                                                                <div class="input-group">
1398
                                                                                                                        <span class="input-group-addon">
1399
                                                                                                                        <i class="fa fa-cogs"></i>
1400
                                                                                                                        </span>
1401
                                                                                                                        <input type="text" id="typeahead_example_modal_3" name="typeahead_example_modal_3" class="form-control"/>
1402
                                                                                                                </div>
1403
                                                                                                                <p class="help-block">
1404
                                                                                                                         Uses a precompiled template to customize look of suggestion.</code>
1405
                                                                                                                </p>
1406
                                                                                                        </div>
1407
                                                                                                </div>
1408
                                                                                                <div class="form-group last">
1409
                                                                                                        <label class="col-sm-4 control-label">Multiple Sections with Headers</label>
1410
                                                                                                        <div class="col-sm-8">
1411
                                                                                                                <div class="input-group">
1412
                                                                                                                        <span class="input-group-addon">
1413
                                                                                                                        <i class="fa fa-check"></i>
1414
                                                                                                                        </span>
1415
                                                                                                                        <input type="text" id="typeahead_example_modal_4" name="typeahead_example_modal_4" class="form-control"/>
1416
                                                                                                                </div>
1417
                                                                                                                <p class="help-block">
1418
                                                                                                                         Two datasets that are prefetched, stored, and searched on the client. Highlighting is enabled.
1419
                                                                                                                </p>
1420
                                                                                                        </div>
1421
                                                                                                </div>
1422
                                                                                        </form>
1423
                                                                                </div>
1424
                                                                                <div class="modal-footer">
1425
                                                                                        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
1426
                                                                                        <button type="button" class="btn btn-primary"><i class="fa fa-check"></i> Save changes</button>
1427
                                                                                </div>
1428
                                                                        </div>
1429
                                                                </div>
1430
                                                        </div>
1431
                                                </div>
1432
                                        </div>
1433
                                        <!-- END PORTLET-->
1434
                                </div>
1435
                        </div>
1436
                        <div class="row">
1437
                                <div class="col-md-12">
1438
                                        <!-- BEGIN PORTLET-->
1439
                                        <div class="portlet box blue-hoki">
1440
                                                <div class="portlet-title">
1441
                                                        <div class="caption">
1442
                                                                <i class="fa fa-gift"></i>Form Tools
1443
                                                        </div>
1444
                                                        <div class="tools">
1445
                                                                <a href="javascript:;" class="collapse">
1446
                                                                </a>
1447
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
1448
                                                                </a>
1449
                                                                <a href="javascript:;" class="reload">
1450
                                                                </a>
1451
                                                                <a href="javascript:;" class="remove">
1452
                                                                </a>
1453
                                                        </div>
1454
                                                </div>
1455
                                                <div class="portlet-body form">
1456
                                                        <!-- BEGIN FORM-->
1457
                                                        <form action="#" id="form-username" class="form-horizontal form-bordered">
1458
                                                                <div class="form-body">
1459
                                                                        <div class="form-group">
1460
                                                                                <label class="control-label col-md-3">Google reCaptcha</label>
1461
                                                                                <div class="col-md-9">
1462
                                                                                        <!-- BEGIN REPCAPTCHA -->
1463
                                                                                        <div id="recaptcha_widget" class="form-recaptcha">
1464
                                                                                                <div class="form-recaptcha-img" style="width: 325px">
1465
                                                                                                        <a id="recaptcha_image" href="#">
1466
                                                                                                        </a>
1467
                                                                                                        <div class="recaptcha_only_if_incorrect_sol display-none" style="color:red">
1468
                                                                                                                 Incorrect please try again
1469
                                                                                                        </div>
1470
                                                                                                </div>
1471
                                                                                                <div class="input-group" style="width: 325px">
1472
                                                                                                        <input type="text" class="form-control" id="recaptcha_response_field" name="recaptcha_response_field">
1473
                                                                                                        <div class="input-group-btn">
1474
                                                                                                                <a class="btn default" href="javascript:Recaptcha.reload()">
1475
                                                                                                                <i class="fa fa-refresh"></i>
1476
                                                                                                                </a>
1477
                                                                                                                <a class="btn default recaptcha_only_if_image" href="javascript:Recaptcha.switch_type('audio')">
1478
                                                                                                                <i title="Get an audio CAPTCHA" class="fa fa-headphones"></i>
1479
                                                                                                                </a>
1480
                                                                                                                <a class="btn default recaptcha_only_if_audio" href="javascript:Recaptcha.switch_type('image')">
1481
                                                                                                                <i title="Get an image CAPTCHA" class="fa fa-picture-o"></i>
1482
                                                                                                                </a>
1483
                                                                                                                <a class="btn default" href="javascript:Recaptcha.showhelp()">
1484
                                                                                                                <i class="fa fa-question-circle"></i>
1485
                                                                                                                </a>
1486
                                                                                                        </div>
1487
                                                                                                </div>
1488
                                                                                                <p class="help-block">
1489
                                                                                                        <span class="recaptcha_only_if_image">
1490
                                                                                                        Enter the words above </span>
1491
                                                                                                        <span class="recaptcha_only_if_audio">
1492
                                                                                                        Enter the numbers you hear </span>
1493
                                                                                                </p>
1494
                                                                                        </div>
1495
                                                                                        <!-- END REPCAPTCHA -->
1496
                                                                                        <p class="help-block">
1497
                                                                                                <span class="label label-sm label-danger">
1498
                                                                                                Note: </span>
1499
                                                                                                Please visit <a href="http://www.google.com/recaptcha" target="_blank">
1500
                                                                                                http://www.google.com/recaptcha </a>
1501
                                                                                                to learn more about the Google reCaptcha
1502
                                                                                        </p>
1503
                                                                                </div>
1504
                                                                        </div>
1505
                                                                        <div class="form-group">
1506
                                                                                <label class="control-label col-md-3">Username #1</label>
1507
                                                                                <div class="col-md-4">
1508
                                                                                        <div class="input-group" style="text-align:left">
1509
                                                                                                <input type="text" class="form-control" name="username1" id="username1_input">
1510
                                                                                                <span class="input-group-btn">
1511
                                                                                                <a href="javascript:;" class="btn green" id="username1_checker">
1512
                                                                                                <i class="fa fa-check"></i> Check </a>
1513
                                                                                                </span>
1514
                                                                                        </div>
1515
                                                                                        <div class="help-block">
1516
                                                                                                 Type a username(E.g: user1, user2) and check its availability.
1517
                                                                                        </div>
1518
                                                                                </div>
1519
                                                                        </div>
1520
                                                                        <div class="form-group">
1521
                                                                                <label class="control-label col-md-3">Username #2</label>
1522
                                                                                <div class="col-md-4">
1523
                                                                                        <div class="input-icon right">
1524
                                                                                                <input type="text" class="form-control" name="username1" id="username2_input">
1525
                                                                                        </div>
1526
                                                                                        <div class="help-block">
1527
                                                                                                 Type a username(E.g: user1, user2) and check its availability on focus lost
1528
                                                                                        </div>
1529
                                                                                </div>
1530
                                                                        </div>
1531
                                                                        <div class="form-group last password-strength">
1532
                                                                                <label class="control-label col-md-3">Password</label>
1533
                                                                                <div class="col-md-4">
1534
                                                                                        <input type="text" class="form-control" name="password" id="password_strength">
1535
                                                                                        <span class="help-block">
1536
                                                                                        Type a password to check its strength </span>
1537
                                                                                </div>
1538
                                                                        </div>
1539
                                                                </div>
1540
                                                                <div class="form-actions">
1541
                                                                        <div class="row">
1542
                                                                                <div class="col-md-offset-3 col-md-9">
1543
                                                                                        <button type="submit" class="btn purple"><i class="fa fa-check"></i> Submit</button>
1544
                                                                                        <button type="button" class="btn default">Cancel</button>
1545
                                                                                </div>
1546
                                                                        </div>
1547
                                                                </div>
1548
                                                        </form>
1549
                                                        <!-- END FORM-->
1550
                                                </div>
1551
                                        </div>
1552
                                        <!-- END PORTLET-->
1553
                                </div>
1554
                        </div>
1555
                        <div class="row">
1556
                                <div class="col-md-12">
1557
                                        <!-- BEGIN PORTLET-->
1558
                                        <div class="portlet box purple">
1559
                                                <div class="portlet-title">
1560
                                                        <div class="caption">
1561
                                                                <i class="fa fa-gift"></i>Bootstrap Input MaxLength
1562
                                                        </div>
1563
                                                        <div class="tools">
1564
                                                                <a href="javascript:;" class="collapse">
1565
                                                                </a>
1566
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
1567
                                                                </a>
1568
                                                                <a href="javascript:;" class="reload">
1569
                                                                </a>
1570
                                                                <a href="javascript:;" class="remove">
1571
                                                                </a>
1572
                                                        </div>
1573
                                                </div>
1574
                                                <div class="portlet-body form">
1575
                                                        <!-- BEGIN FORM-->
1576
                                                        <form action="#" class="form-horizontal form-bordered">
1577
                                                                <div class="form-body">
1578
                                                                        <div class="form-group">
1579
                                                                                <label class="control-label col-md-3">Default usage</label>
1580
                                                                                <div class="col-md-4">
1581
                                                                                        <input type="text" class="form-control" maxlength="25" name="defaultconfig" id="maxlength_defaultconfig">
1582
                                                                                        <span class="help-block">
1583
                                                                                        Maxlength is 25 chars. The badge will show up by default when the remaining chars are 10 or less. </span>
1584
                                                                                </div>
1585
                                                                        </div>
1586
                                                                        <div class="form-group">
1587
                                                                                <label class="control-label col-md-3">Change the threshold value</label>
1588
                                                                                <div class="col-md-4">
1589
                                                                                        <input type="text" class="form-control" maxlength="25" name="defaultconfig" id="maxlength_thresholdconfig">
1590
                                                                                        <span class="help-block">
1591
                                                                                        Maxlength is 25 chars. Do you want the badge to show up when there are 20 chars or less? Use the threshold option: <code>threshold: 20</code>
1592
                                                                                        </span>
1593
                                                                                </div>
1594
                                                                        </div>
1595
                                                                        <div class="form-group">
1596
                                                                                <label class="control-label col-md-3">Advance usage</label>
1597
                                                                                <div class="col-md-9">
1598
                                                                                        <input type="text" class="form-control" maxlength="25" name="defaultconfig" id="maxlength_alloptions">
1599
                                                                                        <span class="help-block">
1600
                                                                                        This is a complete example where all the options configured for the bootstrap-maxlength counter are setted. Please note: if the <code>alwaysShow</code> option is enabled, the <code>threshold</code>
1601
                                                                                        </span>
1602
                                                                                </div>
1603
                                                                        </div>
1604
                                                                        <div class="form-group">
1605
                                                                                <label class="control-label col-md-3">Textarea</label>
1606
                                                                                <div class="col-md-9">
1607
                                                                                        <textarea id="maxlength_textarea" class="form-control" maxlength="225" rows="2" placeholder="This textarea has a limit of 225 chars."></textarea>
1608
                                                                                        <span class="help-block">
1609
                                                                                        Bootstrap maxlength supports textarea as well as inputs. Even on old IE. </span>
1610
                                                                                </div>
1611
                                                                        </div>
1612
                                                                        <div class="form-group">
1613
                                                                                <label class="control-label col-md-3">Position</label>
1614
                                                                                <div class="col-md-9">
1615
                                                                                        <input type="text" class="form-control" maxlength="25" name="defaultconfig" id="maxlength_placement">
1616
                                                                                        <span class="help-block">
1617
                                                                                        The field counter can be positioned at the top, bottom, left or right. You can also place the maxlength indicator on the corners: <code>bottom-right</code>, <code>top-right</code>, <code>top-left</code>, <code>bottom-left</code> and <code>centered-right</code>. All you need to do is specify the <code>placement</code> option, with one of those strings. </span>
1618
                                                                                </div>
1619
                                                                        </div>
1620
                                                                </div>
1621
                                                                <div class="form-actions">
1622
                                                                        <div class="row">
1623
                                                                                <div class="col-md-offset-3 col-md-9">
1624
                                                                                        <button type="submit" class="btn green"><i class="fa fa-check"></i> Submit</button>
1625
                                                                                        <button type="button" class="btn default">Cancel</button>
1626
                                                                                </div>
1627
                                                                        </div>
1628
                                                                </div>
1629
                                                        </form>
1630
                                                        <!-- END FORM-->
1631
                                                </div>
1632
                                        </div>
1633
                                        <!-- END PORTLET-->
1634
                                </div>
1635
                        </div>
1636
                        <div class="row">
1637
                                <div class="col-md-12">
1638
                                        <!-- BEGIN PORTLET-->
1639
                                        <div class="portlet box green-meadow">
1640
                                                <div class="portlet-title">
1641
                                                        <div class="caption">
1642
                                                                <i class="fa fa-gift"></i>Spinners
1643
                                                        </div>
1644
                                                        <div class="tools">
1645
                                                                <a href="javascript:;" class="collapse">
1646
                                                                </a>
1647
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
1648
                                                                </a>
1649
                                                                <a href="javascript:;" class="reload">
1650
                                                                </a>
1651
                                                                <a href="javascript:;" class="remove">
1652
                                                                </a>
1653
                                                        </div>
1654
                                                </div>
1655
                                                <div class="portlet-body form">
1656
                                                        <!-- BEGIN FORM-->
1657
                                                        <form action="#" class="form-horizontal form-bordered">
1658
                                                                <div class="form-body">
1659
                                                                        <div class="form-group">
1660
                                                                                <label class="control-label col-md-3">Spinner 1</label>
1661
                                                                                <div class="col-md-9">
1662
                                                                                        <div id="spinner1">
1663
                                                                                                <div class="input-group input-small">
1664
                                                                                                        <input type="text" class="spinner-input form-control" maxlength="3" readonly>
1665
                                                                                                        <div class="spinner-buttons input-group-btn btn-group-vertical">
1666
                                                                                                                <button type="button" class="btn spinner-up btn-xs blue">
1667
                                                                                                                <i class="fa fa-angle-up"></i>
1668
                                                                                                                </button>
1669
                                                                                                                <button type="button" class="btn spinner-down btn-xs blue">
1670
                                                                                                                <i class="fa fa-angle-down"></i>
1671
                                                                                                                </button>
1672
                                                                                                        </div>
1673
                                                                                                </div>
1674
                                                                                        </div>
1675
                                                                                        <span class="help-block">
1676
                                                                                        basic example </span>
1677
                                                                                </div>
1678
                                                                        </div>
1679
                                                                        <div class="form-group">
1680
                                                                                <label class="control-label col-md-3">Spinner 2</label>
1681
                                                                                <div class="col-md-9">
1682
                                                                                        <div id="spinner2">
1683
                                                                                                <div class="input-group input-small">
1684
                                                                                                        <input type="text" class="spinner-input form-control" maxlength="3" readonly>
1685
                                                                                                        <div class="spinner-buttons input-group-btn btn-group-vertical">
1686
                                                                                                                <button type="button" class="btn spinner-up btn-xs red">
1687
                                                                                                                <i class="fa fa-angle-up"></i>
1688
                                                                                                                </button>
1689
                                                                                                                <button type="button" class="btn spinner-down btn-xs red">
1690
                                                                                                                <i class="fa fa-angle-down"></i>
1691
                                                                                                                </button>
1692
                                                                                                        </div>
1693
                                                                                                </div>
1694
                                                                                        </div>
1695
                                                                                        <span class="help-block">
1696
                                                                                        disabled state </span>
1697
                                                                                </div>
1698
                                                                        </div>
1699
                                                                        <div class="form-group">
1700
                                                                                <label class="control-label col-md-3">Spinner 3</label>
1701
                                                                                <div class="col-md-9">
1702
                                                                                        <div id="spinner3">
1703
                                                                                                <div class="input-group" style="width:150px;">
1704
                                                                                                        <input type="text" class="spinner-input form-control" maxlength="3" readonly>
1705
                                                                                                        <div class="spinner-buttons input-group-btn">
1706
                                                                                                                <button type="button" class="btn spinner-up default">
1707
                                                                                                                <i class="fa fa-angle-up"></i>
1708
                                                                                                                </button>
1709
                                                                                                                <button type="button" class="btn spinner-down default">
1710
                                                                                                                <i class="fa fa-angle-down"></i>
1711
                                                                                                                </button>
1712
                                                                                                        </div>
1713
                                                                                                </div>
1714
                                                                                        </div>
1715
                                                                                        <span class="help-block">
1716
                                                                                        with max value: 10 </span>
1717
                                                                                </div>
1718
                                                                        </div>
1719
                                                                        <div class="form-group last">
1720
                                                                                <label class="control-label col-md-3">Spinner 4</label>
1721
                                                                                <div class="col-md-9">
1722
                                                                                        <div id="spinner4">
1723
                                                                                                <div class="input-group" style="width:150px;">
1724
                                                                                                        <div class="spinner-buttons input-group-btn">
1725
                                                                                                                <button type="button" class="btn spinner-up blue">
1726
                                                                                                                <i class="fa fa-plus"></i>
1727
                                                                                                                </button>
1728
                                                                                                        </div>
1729
                                                                                                        <input type="text" class="spinner-input form-control" maxlength="3" readonly>
1730
                                                                                                        <div class="spinner-buttons input-group-btn">
1731
                                                                                                                <button type="button" class="btn spinner-down red">
1732
                                                                                                                <i class="fa fa-minus"></i>
1733
                                                                                                                </button>
1734
                                                                                                        </div>
1735
                                                                                                </div>
1736
                                                                                        </div>
1737
                                                                                        <span class="help-block">
1738
                                                                                        with step: 5 </span>
1739
                                                                                </div>
1740
                                                                        </div>
1741
                                                                </div>
1742
                                                                <div class="form-actions">
1743
                                                                        <div class="row">
1744
                                                                                <div class="col-md-offset-3 col-md-9">
1745
                                                                                        <button type="submit" class="btn green"><i class="fa fa-check"></i> Submit</button>
1746
                                                                                        <button type="button" class="btn default">Cancel</button>
1747
                                                                                </div>
1748
                                                                        </div>
1749
                                                                </div>
1750
                                                        </form>
1751
                                                        <!-- END FORM-->
1752
                                                </div>
1753
                                        </div>
1754
                                        <!-- END PORTLET-->
1755
                                </div>
1756
                        </div>
1757
                        <div class="row">
1758
                                <div class="col-md-12">
1759
                                        <!-- BEGIN PORTLET-->
1760
                                        <div class="portlet box yellow-crusta">
1761
                                                <div class="portlet-title">
1762
                                                        <div class="caption">
1763
                                                                <i class="fa fa-gift"></i>Bootstrap Switch
1764
                                                        </div>
1765
                                                        <div class="actions">
1766
                                                                <input type="checkbox" class="make-switch" checked data-on="success" data-off="warning">
1767
                                                        </div>
1768
                                                </div>
1769
                                                <div class="portlet-body form">
1770
                                                        <!-- BEGIN FORM-->
1771
                                                        <form action="#" class="form-horizontal form-bordered">
1772
                                                                <div class="form-body">
1773
                                                                        <div class="form-group">
1774
                                                                                <label class="control-label col-md-3">Default Sizes</label>
1775
                                                                                <div class="col-md-9">
1776
                                                                                        <input type="checkbox" checked class="make-switch" data-size="small">
1777
                                                                                        <input type="checkbox" checked class="make-switch" data-size="normal">
1778
                                                                                        <input type="checkbox" checked class="make-switch" data-size="large">
1779
                                                                                </div>
1780
                                                                        </div>
1781
                                                                        <div class="form-group">
1782
                                                                                <label class="control-label col-md-3">Colors</label>
1783
                                                                                <div class="col-md-9">
1784
                                                                                        <input type="checkbox" class="make-switch" checked data-on-color="primary" data-off-color="info">
1785
                                                                                        <input type="checkbox" class="make-switch" checked data-on-color="info" data-off-color="success">
1786
                                                                                        <input type="checkbox" class="make-switch" checked data-on-color="success" data-off-color="warning">
1787
                                                                                        <input type="checkbox" class="make-switch" checked data-on-color="warning" data-off-color="danger">
1788
                                                                                        <input type="checkbox" class="make-switch" checked data-on-color="danger" data-off-color="default">
1789
                                                                                        <input type="checkbox" class="make-switch" checked data-on-color="default" data-off-color="primary">
1790
                                                                                </div>
1791
                                                                        </div>
1792
                                                                        <div class="form-group">
1793
                                                                                <label class="control-label col-md-3">Disabled / Readonly</label>
1794
                                                                                <div class="col-md-9">
1795
                                                                                        <input type="checkbox" checked disabled class="make-switch"/>
1796
                                                                                        <input type="checkbox" checked readonly class="make-switch"/>
1797
                                                                                </div>
1798
                                                                        </div>
1799
                                                                        <div class="form-group">
1800
                                                                                <label class="control-label col-md-3">Text</label>
1801
                                                                                <div class="col-md-9">
1802
                                                                                        <input type="checkbox" class="make-switch" data-on-text="Yes" data-off-text="No">
1803
                                                                                        <input type="checkbox" class="make-switch" data-on-text="1" data-off-text="0">
1804
                                                                                </div>
1805
                                                                        </div>
1806
                                                                        <div class="form-group">
1807
                                                                                <label class="control-label col-md-3">Long Text</label>
1808
                                                                                <div class="col-md-9">
1809
                                                                                        <input type="checkbox" class="make-switch" data-on-text="&nbsp;External&nbsp;" data-off-text="&nbsp;Internal&nbsp;">
1810
                                                                                        <input type="checkbox" class="make-switch" data-on-text="&nbsp;Enabled&nbsp;&nbsp;" data-off-text="&nbsp;Disabled&nbsp;">
1811
                                                                                </div>
1812
                                                                        </div>
1813
                                                                        <div class="form-group">
1814
                                                                                <label class="control-label col-md-3">Label Text</label>
1815
                                                                                <div class="col-md-9">
1816
                                                                                        <input type="checkbox" class="make-switch" checked data-on-text="TV">
1817
                                                                                        <input type="checkbox" class="make-switch" checked data-off-text="Signal">
1818
                                                                                </div>
1819
                                                                        </div>
1820
                                                                        <div class="form-group">
1821
                                                                                <label class="control-label col-md-3">HTML Text</label>
1822
                                                                                <div class="col-md-9">
1823
                                                                                        <input type="checkbox" class="make-switch" checked data-on-text="<i class='fa fa-check'></i>" data-off-text="<i class='fa fa-times'></i>"> <input type="checkbox" class="make-switch" checked data-on-text="<i class='fa fa-user'></i>" data-off-text="<i class='fa fa-trash-o'></i>">
1824
                                                                                </div>
1825
                                                                        </div>
1826
                                                                        <div class="form-group">
1827
                                                                                <label class="control-label col-md-3">HTML Text Label Icon</label>
1828
                                                                                <div class="col-md-9">
1829
                                                                                        <input type="checkbox" checked class="make-switch switch-large" data-label-icon="fa fa-fullscreen" data-on-text="<i class='fa fa-check'></i>" data-off-text="<i class='fa fa-times'></i>"> <input type="checkbox" checked class="make-switch switch-large" data-label-icon="fa fa-youtube" data-on-text="<i class='fa fa-thumbs-up'></i>" data-off-text="<i class='fa fa-thumbs-down'></i>">
1830
                                                                                </div>
1831
                                                                        </div>
1832
                                                                        <div class="form-group">
1833
                                                                                <label class="control-label col-md-3">Radio Group</label>
1834
                                                                                <div class="col-md-9">
1835
                                                                                        <div class="margin-bottom-10">
1836
                                                                                                <label for="option1">Option 1</label>
1837
                                                                                                <input id="option1" type="radio" name="radio1" value="option1" class="make-switch switch-radio1">
1838
                                                                                        </div>
1839
                                                                                        <div class="margin-bottom-10">
1840
                                                                                                <label for="option2">Option 2</label>
1841
                                                                                                <input id="option2" type="radio" name="radio1" value="option2" class="make-switch switch-radio1">
1842
                                                                                        </div>
1843
                                                                                        <div class="margin-bottom-10">
1844
                                                                                                <label for="option3">Option 3</label>
1845
                                                                                                <input id="option3" type="radio" name="radio1" value="option3" class="make-switch switch-radio1">
1846
                                                                                        </div>
1847
                                                                                </div>
1848
                                                                        </div>
1849
                                                                        <div class="form-group last">
1850
                                                                                <label class="control-label col-md-3">Modal</label>
1851
                                                                                <div class="col-md-9">
1852
                                                                                        <a href="#myModal" role="button" class="btn red" data-toggle="modal">
1853
                                                                                        View in Modal </a>
1854
                                                                                </div>
1855
                                                                        </div>
1856
                                                                </div>
1857
                                                                <div class="form-actions">
1858
                                                                        <div class="row">
1859
                                                                                <div class="col-md-offset-3 col-md-9">
1860
                                                                                        <button type="submit" class="btn green"><i class="fa fa-check"></i> Submit</button>
1861
                                                                                        <button type="button" class="btn default">Cancel</button>
1862
                                                                                </div>
1863
                                                                        </div>
1864
                                                                </div>
1865
                                                        </form>
1866
                                                        <div id="myModal" class="modal fade" role="dialog" aria-hidden="true">
1867
                                                                <div class="modal-dialog">
1868
                                                                        <div class="modal-content">
1869
                                                                                <div class="modal-header">
1870
                                                                                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
1871
                                                                                        <h4 class="modal-title">Bootstrap switches</h4>
1872
                                                                                </div>
1873
                                                                                <div class="modal-body">
1874
                                                                                        <form action="#" class="form-horizontal">
1875
                                                                                                <div class="form-group">
1876
                                                                                                        <label class="control-label col-md-3">Default Sizes</label>
1877
                                                                                                        <div class="col-md-9">
1878
                                                                                                                <input type="checkbox" checked class="make-switch" data-size="small">
1879
                                                                                                                <input type="checkbox" checked class="make-switch" data-size="normal">
1880
                                                                                                                <input type="checkbox" checked class="make-switch" data-size="large">
1881
                                                                                                        </div>
1882
                                                                                                </div>
1883
                                                                                                <div class="form-group">
1884
                                                                                                        <label class="control-label col-md-3">Colors</label>
1885
                                                                                                        <div class="col-md-9">
1886
                                                                                                                <input type="checkbox" class="make-switch" checked data-on-color="primary" data-off-color="info">
1887
                                                                                                                <input type="checkbox" class="make-switch" checked data-on-color="success" data-off-color="warning">
1888
                                                                                                                <input type="checkbox" class="make-switch" checked data-on-color="warning" data-off-color="danger">
1889
                                                                                                        </div>
1890
                                                                                                </div>
1891
                                                                                                <div class="form-group last">
1892
                                                                                                        <label class="control-label col-md-3">Disabled / Readonly</label>
1893
                                                                                                        <div class="col-md-9">
1894
                                                                                                                <input type="checkbox" checked disabled class="make-switch"/>
1895
                                                                                                                <input type="checkbox" checked readonly class="make-switch"/>
1896
                                                                                                        </div>
1897
                                                                                                </div>
1898
                                                                                        </form>
1899
                                                                                </div>
1900
                                                                                <div class="modal-footer">
1901
                                                                                        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
1902
                                                                                        <button type="button" class="btn btn-primary"><i class="fa fa-check"></i> Save changes</button>
1903
                                                                                </div>
1904
                                                                        </div>
1905
                                                                </div>
1906
                                                        </div>
1907
                                                        <!-- END FORM-->
1908
                                                </div>
1909
                                        </div>
1910
                                        <!-- END PORTLET-->
1911
                                </div>
1912
                        </div>
1913
                        <div class="row">
1914
                                <div class="col-md-12">
1915
                                        <!-- BEGIN PORTLET-->
1916
                                        <div class="portlet box blue-madison">
1917
                                                <div class="portlet-title">
1918
                                                        <div class="caption">
1919
                                                                <i class="fa fa-gift"></i>Bootstrap TouchSpin
1920
                                                        </div>
1921
                                                        <div class="tools">
1922
                                                                <a href="javascript:;" class="collapse">
1923
                                                                </a>
1924
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
1925
                                                                </a>
1926
                                                                <a href="javascript:;" class="reload">
1927
                                                                </a>
1928
                                                                <a href="javascript:;" class="remove">
1929
                                                                </a>
1930
                                                        </div>
1931
                                                </div>
1932
                                                <div class="portlet-body form">
1933
                                                        <!-- BEGIN FORM-->
1934
                                                        <form action="#" class="form-horizontal form-bordered">
1935
                                                                <div class="form-body">
1936
                                                                        <div class="form-group">
1937
                                                                                <label class="control-label col-md-3">Spinner 1</label>
1938
                                                                                <div class="col-md-9">
1939
                                                                                        <div class="input-inline input-medium">
1940
                                                                                                <input id="touchspin_demo1" type="text" value="55" name="demo1" class="form-control">
1941
                                                                                        </div>
1942
                                                                                        <span class="help-block">
1943
                                                                                        basic example </span>
1944
                                                                                </div>
1945
                                                                        </div>
1946
                                                                        <div class="form-group">
1947
                                                                                <label class="control-label col-md-3">Spinner 2</label>
1948
                                                                                <div class="col-md-9">
1949
                                                                                        <div class="input-inline input-medium">
1950
                                                                                                <input id="touchspin_demo2" type="text" value="55" name="demo1" class="form-control">
1951
                                                                                        </div>
1952
                                                                                        <span class="help-block">
1953
                                                                                        example with decimal steps </span>
1954
                                                                                </div>
1955
                                                                        </div>
1956
                                                                        <div class="form-actions">
1957
                                                                                <div class="row">
1958
                                                                                        <div class="col-md-offset-3 col-md-9">
1959
                                                                                                <button type="submit" class="btn green"><i class="fa fa-check"></i> Submit</button>
1960
                                                                                                <button type="button" class="btn default">Cancel</button>
1961
                                                                                        </div>
1962
                                                                                </div>
1963
                                                                        </div>
1964
                                                                </div>
1965
                                                        </form>
1966
                                                </div>
1967
                                        </div>
1968
                                </div>
1969
                        </div>
1970
                        <div class="row">
1971
                                <div class="col-md-12">
1972
                                        <div class="portlet box green-turquoise">
1973
                                                <div class="portlet-title">
1974
                                                        <div class="caption">
1975
                                                                <i class="fa fa-gift"></i>IP Address Input
1976
                                                        </div>
1977
                                                        <div class="tools">
1978
                                                                <a href="javascript:;" class="collapse">
1979
                                                                </a>
1980
                                                                <a href="javascript:;" class="reload">
1981
                                                                </a>
1982
                                                        </div>
1983
                                                </div>
1984
                                                <div class="portlet-body form">
1985
                                                        <!-- BEGIN FORM-->
1986
                                                        <form action="#" class="form-horizontal form-row-seperated">
1987
                                                                <div class="form-body">
1988
                                                                        <div class="form-group">
1989
                                                                                <label class="control-label col-md-3">IPV4</label>
1990
                                                                                <div class="col-md-4">
1991
                                                                                        <input class="form-control" id="input_ipv4" type="text"/>
1992
                                                                                        <span class="help-block">
1993
                                                                                        192.168.120.150 </span>
1994
                                                                                </div>
1995
                                                                        </div>
1996
                                                                        <div class="form-group last">
1997
                                                                                <label class="control-label col-md-3">IPV6</label>
1998
                                                                                <div class="col-md-4">
1999
                                                                                        <input class="form-control" id="input_ipv6" type="text"/>
2000
                                                                                        <span class="help-block">
2001
                                                                                        3ffe:1900:4545:3:200:f8ff:fe21:67cf </span>
2002
                                                                                </div>
2003
                                                                        </div>
2004
                                                                </div>
2005
                                                                <div class="form-actions">
2006
                                                                        <div class="row">
2007
                                                                                <div class="col-md-offset-3 col-md-9">
2008
                                                                                        <button type="submit" class="btn purple"><i class="fa fa-check"></i> Submit</button>
2009
                                                                                        <button type="button" class="btn default">Cancel</button>
2010
                                                                                </div>
2011
                                                                        </div>
2012
                                                                </div>
2013
                                                        </form>
2014
                                                        <!-- END FORM-->
2015
                                                </div>
2016
                                        </div>
2017
                                </div>
2018
                        </div>
2019
                        <div class="row">
2020
                                <div class="col-md-12">
2021
                                        <div class="portlet box red-sunglo">
2022
                                                <div class="portlet-title">
2023
                                                        <div class="caption">
2024
                                                                <i class="fa fa-gift"></i>Input Masks
2025
                                                        </div>
2026
                                                        <div class="tools">
2027
                                                                <a href="javascript:;" class="collapse">
2028
                                                                </a>
2029
                                                                <a href="javascript:;" class="reload">
2030
                                                                </a>
2031
                                                        </div>
2032
                                                </div>
2033
                                                <div class="portlet-body form">
2034
                                                        <!-- BEGIN FORM-->
2035
                                                        <form action="#" class="form-horizontal form-bordered">
2036
                                                                <div class="form-body">
2037
                                                                        <div class="form-group">
2038
                                                                                <label class="control-label col-md-3">Date 1</label>
2039
                                                                                <div class="col-md-4">
2040
                                                                                        <input class="form-control" id="mask_date" type="text"/>
2041
                                                                                        <span class="help-block">
2042
                                                                                        y/m/d </span>
2043
                                                                                </div>
2044
                                                                        </div>
2045
                                                                        <div class="form-group">
2046
                                                                                <label class="control-label col-md-3">Date 2</label>
2047
                                                                                <div class="col-md-4">
2048
                                                                                        <input class="form-control" id="mask_date1" type="text"/>
2049
                                                                                        <span class="help-block">
2050
                                                                                        change the placeholder </span>
2051
                                                                                </div>
2052
                                                                        </div>
2053
                                                                        <div class="form-group">
2054
                                                                                <label class="control-label col-md-3">Date 3</label>
2055
                                                                                <div class="col-md-4">
2056
                                                                                        <input class="form-control" id="mask_date2" type="text"/>
2057
                                                                                        <span class="help-block">
2058
                                                                                        multi-char placeholder </span>
2059
                                                                                </div>
2060
                                                                        </div>
2061
                                                                        <div class="form-group">
2062
                                                                                <label class="control-label col-md-3">Phone</label>
2063
                                                                                <div class="col-md-4">
2064
                                                                                        <input class="form-control" id="mask_phone" type="text"/>
2065
                                                                                        <span class="help-block">
2066
                                                                                        (999) 999-9999 </span>
2067
                                                                                </div>
2068
                                                                        </div>
2069
                                                                        <div class="form-group">
2070
                                                                                <label class="control-label col-md-3">Tax ID</label>
2071
                                                                                <div class="col-md-4">
2072
                                                                                        <input class="form-control" id="mask_tin" type="text"/>
2073
                                                                                        <span class="help-block">
2074
                                                                                        99-9999999 </span>
2075
                                                                                </div>
2076
                                                                        </div>
2077
                                                                        <div class="form-group">
2078
                                                                                <label class="control-label col-md-3">Number</label>
2079
                                                                                <div class="col-md-4">
2080
                                                                                        <input class="form-control" id="mask_number" type="text"/>
2081
                                                                                        <span class="help-block">
2082
                                                                                        mask "9" or mask "99" or ... mask "9999999999" </span>
2083
                                                                                </div>
2084
                                                                        </div>
2085
                                                                        <div class="form-group">
2086
                                                                                <label class="control-label col-md-3">Currency</label>
2087
                                                                                <div class="col-md-4">
2088
                                                                                        <input class="form-control" id="mask_currency" type="text"/>
2089
                                                                                        <span class="help-block">
2090
                                                                                        123456 => € ___.__1.234,56 </span>
2091
                                                                                </div>
2092
                                                                        </div>
2093
                                                                        <div class="form-group">
2094
                                                                                <label class="control-label col-md-3">Currency 2</label>
2095
                                                                                <div class="col-md-4">
2096
                                                                                        <input class="form-control" id="mask_currency2" type="text"/>
2097
                                                                                        <span class="help-block">
2098
                                                                                        123456 => € ___.__1.234,56(left aligned) </span>
2099
                                                                                </div>
2100
                                                                        </div>
2101
                                                                        <div class="form-group last">
2102
                                                                                <label class="control-label col-md-3">SSN</label>
2103
                                                                                <div class="col-md-4">
2104
                                                                                        <input class="form-control" id="mask_ssn" type="text"/>
2105
                                                                                        <span class="help-block">
2106
                                                                                        999-99-9999. remove the empty mask on blur or when not empty removes the optional trailing part </span>
2107
                                                                                </div>
2108
                                                                        </div>
2109
                                                                </div>
2110
                                                                <div class="form-actions">
2111
                                                                        <div class="row">
2112
                                                                                <div class="col-md-offset-3 col-md-9">
2113
                                                                                        <button type="submit" class="btn purple"><i class="fa fa-check"></i> Submit</button>
2114
                                                                                        <button type="button" class="btn default">Cancel</button>
2115
                                                                                </div>
2116
                                                                        </div>
2117
                                                                </div>
2118
                                                        </form>
2119
                                                        <!-- END FORM-->
2120
                                                </div>
2121
                                        </div>
2122
                                </div>
2123
                        </div>
2124
                        <div class="row">
2125
                                <div class="col-md-12">
2126
                                        <!-- BEGIN PORTLET-->
2127
                                        <div class="portlet box purple">
2128
                                                <div class="portlet-title">
2129
                                                        <div class="caption">
2130
                                                                <i class="fa fa-gift"></i>Tags Input
2131
                                                        </div>
2132
                                                        <div class="tools">
2133
                                                                <a href="javascript:;" class="collapse">
2134
                                                                </a>
2135
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
2136
                                                                </a>
2137
                                                                <a href="javascript:;" class="reload">
2138
                                                                </a>
2139
                                                                <a href="javascript:;" class="remove">
2140
                                                                </a>
2141
                                                        </div>
2142
                                                </div>
2143
                                                <div class="portlet-body ">
2144
                                                        <!-- BEGIN FORM-->
2145
                                                        <form action="#" class="form-horizontal">
2146
                                                                <div class="form-group">
2147
                                                                        <label class="control-label col-md-3">Default</label>
2148
                                                                        <div class="col-md-9">
2149
                                                                                <input id="tags_1" type="text" class="form-control tags" value="foo,bar,baz,roffle"/>
2150
                                                                        </div>
2151
                                                                </div>
2152
                                                                <div class="form-group">
2153
                                                                        <label class="control-label col-md-3">Fixed Width</label>
2154
                                                                        <div class="col-md-6">
2155
                                                                                <input id="tags_2" type="text" class="form-control tags medium" value="tag1,tag2"/>
2156
                                                                        </div>
2157
                                                                </div>
2158
                                                        </form>
2159
                                                        <!-- END FORM-->
2160
                                                </div>
2161
                                        </div>
2162
                                        <!-- END PORTLET-->
2163
                                </div>
2164
                        </div>
2165
                        <div class="row">
2166
                                <div class="col-md-12">
2167
                                        <!-- BEGIN PORTLET-->
2168
                                        <div class="portlet box blue-hoki">
2169
                                                <div class="portlet-title">
2170
                                                        <div class="caption">
2171
                                                                <i class="fa fa-gift"></i>Advanced File Input
2172
                                                        </div>
2173
                                                        <div class="tools">
2174
                                                                <a href="javascript:;" class="collapse">
2175
                                                                </a>
2176
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
2177
                                                                </a>
2178
                                                                <a href="javascript:;" class="reload">
2179
                                                                </a>
2180
                                                                <a href="javascript:;" class="remove">
2181
                                                                </a>
2182
                                                        </div>
2183
                                                </div>
2184
                                                <div class="portlet-body form">
2185
                                                        <!-- BEGIN FORM-->
2186
                                                        <form action="#" class="form-horizontal form-bordered">
2187
                                                                <div class="form-body">
2188
                                                                        <div class="form-group">
2189
                                                                                <label class="control-label col-md-3">Default</label>
2190
                                                                                <div class="col-md-9">
2191
                                                                                        <div class="fileinput fileinput-new" data-provides="fileinput">
2192
                                                                                                <div class="input-group input-large">
2193
                                                                                                        <div class="form-control uneditable-input span3" data-trigger="fileinput">
2194
                                                                                                                <i class="fa fa-file fileinput-exists"></i>&nbsp; <span class="fileinput-filename">
2195
                                                                                                                </span>
2196
                                                                                                        </div>
2197
                                                                                                        <span class="input-group-addon btn default btn-file">
2198
                                                                                                        <span class="fileinput-new">
2199
                                                                                                        Select file </span>
2200
                                                                                                        <span class="fileinput-exists">
2201
                                                                                                        Change </span>
2202
                                                                                                        <input type="file" name="...">
2203
                                                                                                        </span>
2204
                                                                                                        <a href="#" class="input-group-addon btn red fileinput-exists" data-dismiss="fileinput">
2205
                                                                                                        Remove </a>
2206
                                                                                                </div>
2207
                                                                                        </div>
2208
                                                                                </div>
2209
                                                                        </div>
2210
                                                                        <div class="form-group">
2211
                                                                                <label class="control-label col-md-3">Without input</label>
2212
                                                                                <div class="col-md-9">
2213
                                                                                        <div class="fileinput fileinput-new" data-provides="fileinput">
2214
                                                                                                <span class="btn default btn-file">
2215
                                                                                                <span class="fileinput-new">
2216
                                                                                                Select file </span>
2217
                                                                                                <span class="fileinput-exists">
2218
                                                                                                Change </span>
2219
                                                                                                <input type="file" name="...">
2220
                                                                                                </span>
2221
                                                                                                <span class="fileinput-filename">
2222
                                                                                                </span>
2223
                                                                                                &nbsp; <a href="#" class="close fileinput-exists" data-dismiss="fileinput">
2224
                                                                                                </a>
2225
                                                                                        </div>
2226
                                                                                </div>
2227
                                                                        </div>
2228
                                                                        <div class="form-group ">
2229
                                                                                <label class="control-label col-md-3">Image Upload #1</label>
2230
                                                                                <div class="col-md-9">
2231
                                                                                        <div class="fileinput fileinput-new" data-provides="fileinput">
2232
                                                                                                <div class="fileinput-preview thumbnail" data-trigger="fileinput" style="width: 200px; height: 150px;">
2233
                                                                                                </div>
2234
                                                                                                <div>
2235
                                                                                                        <span class="btn default btn-file">
2236
                                                                                                        <span class="fileinput-new">
2237
                                                                                                        Select image </span>
2238
                                                                                                        <span class="fileinput-exists">
2239
                                                                                                        Change </span>
2240
                                                                                                        <input type="file" name="...">
2241
                                                                                                        </span>
2242
                                                                                                        <a href="#" class="btn red fileinput-exists" data-dismiss="fileinput">
2243
                                                                                                        Remove </a>
2244
                                                                                                </div>
2245
                                                                                        </div>
2246
                                                                                        <div class="clearfix margin-top-10">
2247
                                                                                                <span class="label label-danger">
2248
                                                                                                NOTE! </span>
2249
                                                                                                Image preview only works in IE10+, FF3.6+, Safari6.0+, Chrome6.0+ and Opera11.1+. In older browsers the filename is shown instead.
2250
                                                                                        </div>
2251
                                                                                </div>
2252
                                                                        </div>
2253
                                                                        <div class="form-group last">
2254
                                                                                <label class="control-label col-md-3">Image Upload #2</label>
2255
                                                                                <div class="col-md-9">
2256
                                                                                        <div class="fileinput fileinput-new" data-provides="fileinput">
2257
                                                                                                <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">
2258
                                                                                                        <img src="http://www.placehold.it/200x150/EFEFEF/AAAAAA&amp;text=no+image" alt=""/>
2259
                                                                                                </div>
2260
                                                                                                <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">
2261
                                                                                                </div>
2262
                                                                                                <div>
2263
                                                                                                        <span class="btn default btn-file">
2264
                                                                                                        <span class="fileinput-new">
2265
                                                                                                        Select image </span>
2266
                                                                                                        <span class="fileinput-exists">
2267
                                                                                                        Change </span>
2268
                                                                                                        <input type="file" name="...">
2269
                                                                                                        </span>
2270
                                                                                                        <a href="#" class="btn red fileinput-exists" data-dismiss="fileinput">
2271
                                                                                                        Remove </a>
2272
                                                                                                </div>
2273
                                                                                        </div>
2274
                                                                                        <div class="clearfix margin-top-10">
2275
                                                                                                <span class="label label-danger">
2276
                                                                                                NOTE! </span>
2277
                                                                                                Image preview only works in IE10+, FF3.6+, Safari6.0+, Chrome6.0+ and Opera11.1+. In older browsers the filename is shown instead.
2278
                                                                                        </div>
2279
                                                                                </div>
2280
                                                                        </div>
2281
                                                                </div>
2282
                                                                <div class="form-actions">
2283
                                                                        <div class="row">
2284
                                                                                <div class="col-md-offset-3 col-md-9">
2285
                                                                                        <button type="submit" class="btn purple"><i class="fa fa-check"></i> Submit</button>
2286
                                                                                        <button type="button" class="btn default">Cancel</button>
2287
                                                                                </div>
2288
                                                                        </div>
2289
                                                                </div>
2290
                                                        </form>
2291
                                                        <!-- END FORM-->
2292
                                                </div>
2293
                                        </div>
2294
                                        <!-- END PORTLET-->
2295
                                </div>
2296
                        </div>
2297
                        <div class="row">
2298
                                <div class="col-md-12">
2299
                                        <!-- BEGIN EXTRAS PORTLET-->
2300
                                        <div class="portlet box green">
2301
                                                <div class="portlet-title">
2302
                                                        <div class="caption">
2303
                                                                <i class="fa fa-gift"></i>CKEditor Editor
2304
                                                        </div>
2305
                                                        <div class="tools">
2306
                                                                <a href="javascript:;" class="collapse">
2307
                                                                </a>
2308
                                                                <a href="#portlet-config" data-toggle="modal" class="config">
2309
                                                                </a>
2310
                                                                <a href="javascript:;" class="reload">
2311
                                                                </a>
2312
                                                                <a href="javascript:;" class="remove">
2313
                                                                </a>
2314
                                                        </div>
2315
                                                </div>
2316
                                                <div class="portlet-body form">
2317
                                                        <!-- BEGIN FORM-->
2318
                                                        <form action="#" class="form-horizontal form-bordered">
2319
                                                                <div class="form-body">
2320
                                                                        <div class="form-group last">
2321
                                                                                <label class="control-label col-md-3">CKEditor</label>
2322
                                                                                <div class="col-md-9">
2323
                                                                                        <textarea class="ckeditor form-control" name="editor1" rows="6"></textarea>
2324
                                                                                </div>
2325
                                                                        </div>
2326
                                                                </div>
2327
                                                                <div class="form-actions">
2328
                                                                        <div class="row">
2329
                                                                                <div class="col-md-offset-3 col-md-9">
2330
                                                                                        <button type="submit" class="btn green"><i class="fa fa-check"></i> Submit</button>
2331
                                                                                        <button type="button" class="btn default">Cancel</button>
2332
                                                                                </div>
2333
                                                                        </div>
2334
                                                                </div>
2335
                                                        </form>
2336
                                                        <!-- END FORM-->
2337
                                                </div>
2338
                                        </div>
2339
                                        <!-- END EXTRAS PORTLET-->
2340
                                </div>
2341
                        </div>
2342
                        <!-- END PAGE CONTENT-->
2343
                </div>
2344
        </div>
2345
        <!-- END CONTENT -->
2346
</div>
2347
<!-- END CONTAINER -->
2348
<!-- BEGIN FOOTER -->
2349
<div class="page-footer">
2350
        <div class="page-footer-inner">
2351
                 2014 &copy; Metronic by keenthemes.
2352
        </div>
2353
        <div class="scroll-to-top">
2354
                <i class="icon-arrow-up"></i>
2355
        </div>
2356
</div>
2357
<!-- END FOOTER -->
2358
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
2359
<!-- BEGIN CORE PLUGINS -->
2360
<!--[if lt IE 9]>
2361
<script src="../../assets/global/plugins/respond.min.js"></script>
2362
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
2363
<![endif]-->
2364
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
2365
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
2366
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
2367
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
2368
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
2369
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
2370
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
2371
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
2372
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
2373
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
2374
<!-- END CORE PLUGINS -->
2375
<!-- BEGIN PAGE LEVEL PLUGINS -->
2376
<script type="text/javascript" src="../../assets/global/plugins/fuelux/js/spinner.min.js"></script>
2377
<script type="text/javascript" src="../../assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.js"></script>
2378
<script type="text/javascript" src="../../assets/global/plugins/jquery-inputmask/jquery.inputmask.bundle.min.js"></script>
2379
<script type="text/javascript" src="../../assets/global/plugins/jquery.input-ip-address-control-1.0.min.js"></script>
2380
<script src="../../assets/global/plugins/bootstrap-pwstrength/pwstrength-bootstrap.min.js" type="text/javascript"></script>
2381
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
2382
<script src="../../assets/global/plugins/jquery-tags-input/jquery.tagsinput.min.js" type="text/javascript"></script>
2383
<script src="../../assets/global/plugins/bootstrap-maxlength/bootstrap-maxlength.min.js" type="text/javascript"></script>
2384
<script src="../../assets/global/plugins/bootstrap-touchspin/bootstrap.touchspin.js" type="text/javascript"></script>
2385
<script src="../../assets/global/plugins/typeahead/handlebars.min.js" type="text/javascript"></script>
2386
<script src="../../assets/global/plugins/typeahead/typeahead.bundle.min.js" type="text/javascript"></script>
2387
<script type="text/javascript" src="../../assets/global/plugins/ckeditor/ckeditor.js"></script>
2388
<!-- END PAGE LEVEL PLUGINS -->
2389
<!-- BEGIN PAGE LEVEL SCRIPTS -->
2390
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
2391
<script src="../../assets/admin/layout4/scripts/layout.js" type="text/javascript"></script>
2392
<script src="../../assets/admin/layout4/scripts/demo.js" type="text/javascript"></script>
2393
<script src="../../assets/admin/pages/scripts/components-form-tools.js"></script>
2394
<!-- END PAGE LEVEL SCRIPTS -->
2395
<script>
2396
        jQuery(document).ready(function() {      
2397
           // initiate layout and plugins
2398
           Metronic.init(); // init metronic core components
2399
Layout.init(); // init current layout
2400
Demo.init(); // init demo features
2401
           ComponentsFormTools.init();
2402
        });  
2403
    </script>
2404
<!-- BEGIN GOOGLE RECAPTCHA -->
2405
<script type="text/javascript">
2406
        var RecaptchaOptions = {
2407
           theme : 'custom',
2408
           custom_theme_widget: 'recaptcha_widget'
2409
        };
2410
    </script>
2411
<script type="text/javascript" src="https://www.google.com/recaptcha/api/challenge?k=6LcrK9cSAAAAALEcjG9gTRPbeA0yAVsKd8sBpFpR"></script>
2412
<!-- END GOOGLE RECAPTCHA -->
2413
<!-- END JAVASCRIPTS -->
2414
</body>
2415
<!-- END BODY -->
2416
</html>