adminlte2-rails 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +14 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +31 -0
  6. data/Rakefile +2 -0
  7. data/adminlte2-rails.gemspec +22 -0
  8. data/lib/adminlte2-rails.rb +1 -0
  9. data/lib/adminlte2/rails.rb +7 -0
  10. data/lib/adminlte2/rails/engine.rb +6 -0
  11. data/lib/adminlte2/rails/version.rb +5 -0
  12. data/lib/generators/admin_lte/USAGE +8 -0
  13. data/lib/generators/admin_lte/admin_lte_generator.rb +37 -0
  14. data/lib/generators/admin_lte/templates/_admin_lte_2_header.html.erb +150 -0
  15. data/lib/generators/admin_lte/templates/_admin_lte_2_sidebar.html.erb +46 -0
  16. data/lib/generators/admin_lte/templates/admin_lte_2.html.erb +60 -0
  17. data/lib/generators/admin_lte/templates/admin_lte_2_login.html.erb +55 -0
  18. data/vendor/assets/fonts/glyphicons-halflings-regular.eot +0 -0
  19. data/vendor/assets/fonts/glyphicons-halflings-regular.svg +288 -0
  20. data/vendor/assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  21. data/vendor/assets/fonts/glyphicons-halflings-regular.woff +0 -0
  22. data/vendor/assets/fonts/glyphicons-halflings-regular.woff2 +0 -0
  23. data/vendor/assets/images/avatar.png +0 -0
  24. data/vendor/assets/images/avatar04.png +0 -0
  25. data/vendor/assets/images/avatar2.png +0 -0
  26. data/vendor/assets/images/avatar3.png +0 -0
  27. data/vendor/assets/images/avatar5.png +0 -0
  28. data/vendor/assets/images/boxed-bg.jpg +0 -0
  29. data/vendor/assets/images/boxed-bg.png +0 -0
  30. data/vendor/assets/images/credit/american-express.png +0 -0
  31. data/vendor/assets/images/credit/cirrus.png +0 -0
  32. data/vendor/assets/images/credit/mastercard.png +0 -0
  33. data/vendor/assets/images/credit/mestro.png +0 -0
  34. data/vendor/assets/images/credit/paypal.png +0 -0
  35. data/vendor/assets/images/credit/paypal2.png +0 -0
  36. data/vendor/assets/images/credit/visa.png +0 -0
  37. data/vendor/assets/images/default-50x50.gif +0 -0
  38. data/vendor/assets/images/icons.png +0 -0
  39. data/vendor/assets/images/photo1.png +0 -0
  40. data/vendor/assets/images/photo2.png +0 -0
  41. data/vendor/assets/images/user1-128x128.jpg +0 -0
  42. data/vendor/assets/images/user2-160x160.jpg +0 -0
  43. data/vendor/assets/images/user3-128x128.jpg +0 -0
  44. data/vendor/assets/images/user4-128x128.jpg +0 -0
  45. data/vendor/assets/images/user5-128x128.jpg +0 -0
  46. data/vendor/assets/images/user6-128x128.jpg +0 -0
  47. data/vendor/assets/images/user7-128x128.jpg +0 -0
  48. data/vendor/assets/images/user8-128x128.jpg +0 -0
  49. data/vendor/assets/javascripts/.keep +0 -0
  50. data/vendor/assets/javascripts/app.js +523 -0
  51. data/vendor/assets/javascripts/bootstrap.js +2306 -0
  52. data/vendor/assets/stylesheets/.keep +0 -0
  53. data/vendor/assets/stylesheets/AdminLTE.css +4066 -0
  54. data/vendor/assets/stylesheets/bootstrap.css +6570 -0
  55. data/vendor/assets/stylesheets/bootstrap.css.map +1 -0
  56. data/vendor/assets/stylesheets/skins/_all-skins.css +876 -0
  57. data/vendor/assets/stylesheets/skins/_all-skins.min.css +1 -0
  58. data/vendor/assets/stylesheets/skins/skin-black.css +165 -0
  59. data/vendor/assets/stylesheets/skins/skin-black.min.css +1 -0
  60. data/vendor/assets/stylesheets/skins/skin-blue.css +151 -0
  61. data/vendor/assets/stylesheets/skins/skin-blue.min.css +1 -0
  62. data/vendor/assets/stylesheets/skins/skin-green.css +140 -0
  63. data/vendor/assets/stylesheets/skins/skin-green.min.css +1 -0
  64. data/vendor/assets/stylesheets/skins/skin-purple.css +140 -0
  65. data/vendor/assets/stylesheets/skins/skin-purple.min.css +1 -0
  66. data/vendor/assets/stylesheets/skins/skin-red.css +140 -0
  67. data/vendor/assets/stylesheets/skins/skin-red.min.css +1 -0
  68. data/vendor/assets/stylesheets/skins/skin-yellow.css +140 -0
  69. data/vendor/assets/stylesheets/skins/skin-yellow.min.css +1 -0
  70. metadata +140 -0
File without changes
@@ -0,0 +1,4066 @@
1
+ @import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
2
+ /*!
3
+ * AdminLTE v2.0.3
4
+ * Author: Almsaeed Studio
5
+ * Website: Almsaeed Studio <http://almsaeedstudio.com>
6
+ * License: Open source - MIT
7
+ * Please visit http://opensource.org/licenses/MIT for more information
8
+ !*/
9
+ /*
10
+ * Core: Genral Layout Style
11
+ * -------------------------
12
+ */
13
+ html,
14
+ body {
15
+ min-height: 100%;
16
+ }
17
+ .layout-boxed html,
18
+ .layout-boxed body {
19
+ height: 100%;
20
+ }
21
+ body {
22
+ -webkit-font-smoothing: antialiased;
23
+ -moz-osx-font-smoothing: grayscale;
24
+ font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
25
+ font-weight: 400;
26
+ overflow-x: hidden;
27
+ overflow-y: auto;
28
+ }
29
+ /* Layout */
30
+ .wrapper {
31
+ min-height: 100%;
32
+ position: static;
33
+ overflow: hidden;
34
+ }
35
+ .wrapper:before,
36
+ .wrapper:after {
37
+ content: " ";
38
+ display: table;
39
+ }
40
+ .wrapper:after {
41
+ clear: both;
42
+ }
43
+ .layout-boxed .wrapper {
44
+ max-width: 1250px;
45
+ margin: 0 auto;
46
+ min-height: 100%;
47
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
48
+ position: relative;
49
+ }
50
+ .layout-boxed {
51
+ background: url('../images/boxed-bg.jpg') repeat fixed;
52
+ }
53
+ /*
54
+ * Content Wrapper - contins main content
55
+ * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper ```
56
+ */
57
+ .content-wrapper,
58
+ .right-side,
59
+ .main-footer {
60
+ -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
61
+ -moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
62
+ -o-transition: -o-transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
63
+ transition: transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
64
+ -webkit-transition: margin-left 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
65
+ -o-transition: margin-left 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
66
+ transition: margin-left 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
67
+ margin-left: 230px;
68
+ z-index: 820;
69
+ }
70
+ .layout-top-nav .content-wrapper,
71
+ .layout-top-nav .right-side,
72
+ .layout-top-nav .main-footer {
73
+ margin-left: 0;
74
+ }
75
+ @media (max-width: 767px) {
76
+ .content-wrapper,
77
+ .right-side,
78
+ .main-footer {
79
+ margin-left: 0;
80
+ }
81
+ }
82
+ @media (min-width: 768px) {
83
+ .sidebar-collapse .content-wrapper,
84
+ .sidebar-collapse .right-side,
85
+ .sidebar-collapse .main-footer {
86
+ margin-left: 0;
87
+ }
88
+ }
89
+ @media (max-width: 767px) {
90
+ .sidebar-open .content-wrapper,
91
+ .sidebar-open .right-side,
92
+ .sidebar-open .main-footer {
93
+ -webkit-transform: translate(230px, 0);
94
+ -ms-transform: translate(230px, 0);
95
+ -o-transform: translate(230px, 0);
96
+ transform: translate(230px, 0);
97
+ }
98
+ }
99
+ .content-wrapper,
100
+ .right-side {
101
+ min-height: 100%;
102
+ background-color: #ecf0f5;
103
+ z-index: 800;
104
+ }
105
+ .main-footer {
106
+ background: #fff;
107
+ padding: 15px;
108
+ color: #444;
109
+ border-top: 1px solid #eee;
110
+ }
111
+ /* Fixed layout */
112
+ .fixed .main-header,
113
+ .fixed .main-sidebar,
114
+ .fixed .left-side {
115
+ position: fixed;
116
+ }
117
+ .fixed .main-header {
118
+ top: 0;
119
+ right: 0;
120
+ left: 0;
121
+ }
122
+ .fixed .content-wrapper,
123
+ .fixed .right-side {
124
+ padding-top: 50px;
125
+ }
126
+ @media (max-width: 767px) {
127
+ .fixed .content-wrapper,
128
+ .fixed .right-side {
129
+ padding-top: 100px;
130
+ }
131
+ }
132
+ .fixed.layout-boxed .wrapper {
133
+ max-width: 100%;
134
+ }
135
+ /* Content */
136
+ .content {
137
+ min-height: 250px;
138
+ padding: 15px;
139
+ margin-right: auto;
140
+ margin-left: auto;
141
+ padding-left: 15px;
142
+ padding-right: 15px;
143
+ }
144
+ /* H1 - H6 font */
145
+ h1,
146
+ h2,
147
+ h3,
148
+ h4,
149
+ h5,
150
+ h6,
151
+ .h1,
152
+ .h2,
153
+ .h3,
154
+ .h4,
155
+ .h5,
156
+ .h6 {
157
+ font-family: 'Source Sans Pro', sans-serif;
158
+ }
159
+ /* General Links */
160
+ a {
161
+ color: #3c8dbc;
162
+ }
163
+ a:hover,
164
+ a:active,
165
+ a:focus {
166
+ outline: none;
167
+ text-decoration: none;
168
+ color: #72afd2;
169
+ }
170
+ /* Page Header */
171
+ .page-header {
172
+ margin: 10px 0 20px 0;
173
+ font-size: 22px;
174
+ }
175
+ .page-header > small {
176
+ color: #666;
177
+ display: block;
178
+ margin-top: 5px;
179
+ }
180
+ /*
181
+ * Component: Main Header
182
+ * ----------------------
183
+ */
184
+ .main-header {
185
+ position: relative;
186
+ max-height: 100px;
187
+ z-index: 1030;
188
+ }
189
+ .main-header > .navbar {
190
+ margin-bottom: 0;
191
+ margin-left: 230px;
192
+ border: none;
193
+ min-height: 50px;
194
+ border-radius: 0;
195
+ }
196
+ .layout-top-nav .main-header > .navbar {
197
+ margin-left: 0!important;
198
+ }
199
+ .main-header #navbar-search-input {
200
+ background: rgba(255, 255, 255, 0.2);
201
+ border-color: transparent;
202
+ }
203
+ .main-header #navbar-search-input:focus,
204
+ .main-header #navbar-search-input:active {
205
+ border-color: rgba(0, 0, 0, 0.1) !important;
206
+ background: rgba(255, 255, 255, 0.9);
207
+ }
208
+ .main-header #navbar-search-input::-moz-placeholder {
209
+ color: #ccc;
210
+ opacity: 1;
211
+ }
212
+ .main-header #navbar-search-input:-ms-input-placeholder {
213
+ color: #ccc;
214
+ }
215
+ .main-header #navbar-search-input::-webkit-input-placeholder {
216
+ color: #ccc;
217
+ }
218
+ .main-header .navbar-custom-menu,
219
+ .main-header .navbar-right {
220
+ margin-right: 5px;
221
+ float: right;
222
+ }
223
+ @media (max-width: 991px) {
224
+ .main-header .navbar-custom-menu a,
225
+ .main-header .navbar-right a {
226
+ color: inherit;
227
+ background: transparent;
228
+ }
229
+ }
230
+ @media (max-width: 767px) {
231
+ .main-header .navbar-right {
232
+ float: none;
233
+ }
234
+ .navbar-collapse .main-header .navbar-right {
235
+ margin: 7.5px -15px;
236
+ }
237
+ .main-header .navbar-right > li {
238
+ color: inherit;
239
+ border: 0;
240
+ }
241
+ }
242
+ .main-header .sidebar-toggle {
243
+ float: left;
244
+ background-color: transparent;
245
+ background-image: none;
246
+ padding: 15px 15px;
247
+ font-family: fontAwesome;
248
+ }
249
+ .main-header .sidebar-toggle:before {
250
+ content: "\f0c9";
251
+ }
252
+ .main-header .sidebar-toggle:hover {
253
+ color: #fff;
254
+ }
255
+ .main-header .sidebar-toggle .icon-bar {
256
+ display: none;
257
+ }
258
+ .main-header .navbar .nav > li.user > a > .fa,
259
+ .main-header .navbar .nav > li.user > a > .glyphicon,
260
+ .main-header .navbar .nav > li.user > a > .ion {
261
+ margin-right: 5px;
262
+ }
263
+ .main-header .navbar .nav > li > a > .label {
264
+ position: absolute;
265
+ top: 9px;
266
+ right: 7px;
267
+ text-align: center;
268
+ font-size: 9px;
269
+ padding: 2px 3px;
270
+ line-height: .9;
271
+ }
272
+ .main-header .logo {
273
+ display: block;
274
+ float: left;
275
+ height: 50px;
276
+ font-size: 20px;
277
+ line-height: 50px;
278
+ text-align: center;
279
+ width: 230px;
280
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
281
+ padding: 0 15px;
282
+ font-weight: 300;
283
+ }
284
+ .main-header .navbar-brand {
285
+ color: #fff;
286
+ }
287
+ .content-header {
288
+ position: relative;
289
+ padding: 15px 15px 0 15px;
290
+ }
291
+ .content-header > h1 {
292
+ margin: 0;
293
+ font-size: 24px;
294
+ }
295
+ .content-header > h1 > small {
296
+ font-size: 15px;
297
+ display: inline-block;
298
+ padding-left: 4px;
299
+ font-weight: 300;
300
+ }
301
+ .content-header > .breadcrumb {
302
+ float: right;
303
+ background: transparent;
304
+ margin-top: 0px;
305
+ margin-bottom: 0;
306
+ font-size: 12px;
307
+ padding: 7px 5px;
308
+ position: absolute;
309
+ top: 15px;
310
+ right: 10px;
311
+ border-radius: 2px;
312
+ }
313
+ .content-header > .breadcrumb > li > a {
314
+ color: #444;
315
+ text-decoration: none;
316
+ display: inline-block;
317
+ }
318
+ .content-header > .breadcrumb > li > a > .fa,
319
+ .content-header > .breadcrumb > li > a > .glyphicon,
320
+ .content-header > .breadcrumb > li > a > .ion {
321
+ margin-right: 5px;
322
+ }
323
+ .content-header > .breadcrumb > li + li:before {
324
+ content: '>\00a0';
325
+ }
326
+ @media (max-width: 991px) {
327
+ .content-header > .breadcrumb {
328
+ position: relative;
329
+ margin-top: 5px;
330
+ top: 0;
331
+ right: 0;
332
+ float: none;
333
+ background: #d2d6de;
334
+ padding-left: 10px;
335
+ }
336
+ .content-header > .breadcrumb li:before {
337
+ color: #97a0b3;
338
+ }
339
+ }
340
+ .navbar-toggle {
341
+ color: #fff;
342
+ border: 0;
343
+ margin: 0;
344
+ padding: 15px 15px;
345
+ }
346
+ @media (max-width: 991px) {
347
+ .navbar-custom-menu .navbar-nav > li {
348
+ float: left;
349
+ }
350
+ .navbar-custom-menu .navbar-nav {
351
+ margin: 0;
352
+ float: left;
353
+ }
354
+ .navbar-custom-menu .navbar-nav > li > a {
355
+ padding-top: 15px;
356
+ padding-bottom: 15px;
357
+ line-height: 20px;
358
+ }
359
+ }
360
+ @media (max-width: 767px) {
361
+ .main-header {
362
+ position: relative;
363
+ }
364
+ .main-header .logo,
365
+ .main-header .navbar {
366
+ width: 100%;
367
+ float: none;
368
+ position: relative!important;
369
+ }
370
+ .main-header .navbar {
371
+ margin: 0;
372
+ }
373
+ .main-header .navbar-custom-menu {
374
+ float: right;
375
+ }
376
+ .main-sidebar,
377
+ .left-side {
378
+ padding-top: 100px!important;
379
+ }
380
+ }
381
+ /*
382
+ * Component: Sidebar
383
+ * ------------------
384
+ */
385
+ .main-sidebar,
386
+ .left-side {
387
+ position: absolute;
388
+ top: 0;
389
+ left: 0;
390
+ padding-top: 50px;
391
+ min-height: 100%;
392
+ width: 230px;
393
+ z-index: 810;
394
+ -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
395
+ -moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
396
+ -o-transition: -o-transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
397
+ transition: transform 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
398
+ }
399
+ @media (max-width: 767px) {
400
+ .main-sidebar,
401
+ .left-side {
402
+ -webkit-transform: translate(-230px, 0);
403
+ -ms-transform: translate(-230px, 0);
404
+ -o-transform: translate(-230px, 0);
405
+ transform: translate(-230px, 0);
406
+ }
407
+ }
408
+ @media (min-width: 768px) {
409
+ .sidebar-collapse .main-sidebar,
410
+ .sidebar-collapse .left-side {
411
+ -webkit-transform: translate(-230px, 0);
412
+ -ms-transform: translate(-230px, 0);
413
+ -o-transform: translate(-230px, 0);
414
+ transform: translate(-230px, 0);
415
+ }
416
+ }
417
+ @media (max-width: 767px) {
418
+ .sidebar-open .main-sidebar,
419
+ .sidebar-open .left-side {
420
+ -webkit-transform: translate(0, 0);
421
+ -ms-transform: translate(0, 0);
422
+ -o-transform: translate(0, 0);
423
+ transform: translate(0, 0);
424
+ }
425
+ }
426
+ .sidebar {
427
+ padding-bottom: 10px;
428
+ }
429
+ .fixed .sidebar {
430
+ overflow: auto;
431
+ height: 100%;
432
+ }
433
+ .sidebar-form input:focus {
434
+ border-color: transparent!important;
435
+ }
436
+ .user-panel {
437
+ padding: 10px;
438
+ }
439
+ .user-panel:before,
440
+ .user-panel:after {
441
+ content: " ";
442
+ display: table;
443
+ }
444
+ .user-panel:after {
445
+ clear: both;
446
+ }
447
+ .user-panel > .image > img {
448
+ width: 45px;
449
+ height: 45px;
450
+ }
451
+ .user-panel > .info {
452
+ font-weight: 600;
453
+ padding: 5px 5px 5px 15px;
454
+ font-size: 14px;
455
+ line-height: 1;
456
+ }
457
+ .user-panel > .info > p {
458
+ margin-bottom: 9px;
459
+ }
460
+ .user-panel > .info > a {
461
+ text-decoration: none;
462
+ padding-right: 5px;
463
+ margin-top: 3px;
464
+ font-size: 11px;
465
+ font-weight: normal;
466
+ }
467
+ .user-panel > .info > a > .fa,
468
+ .user-panel > .info > a > .ion,
469
+ .user-panel > .info > a > .glyphicon {
470
+ margin-right: 3px;
471
+ }
472
+ .sidebar-menu {
473
+ list-style: none;
474
+ margin: 0;
475
+ padding: 0;
476
+ }
477
+ .sidebar-menu > li {
478
+ position: relative;
479
+ margin: 0;
480
+ padding: 0;
481
+ }
482
+ .sidebar-menu > li > a {
483
+ padding: 12px 5px 12px 15px;
484
+ display: block;
485
+ }
486
+ .sidebar-menu > li > a > .fa,
487
+ .sidebar-menu > li > a > .glyphicon,
488
+ .sidebar-menu > li > a > .ion {
489
+ width: 20px;
490
+ }
491
+ .sidebar-menu > li .label,
492
+ .sidebar-menu > li .badge {
493
+ margin-top: 3px;
494
+ margin-right: 5px;
495
+ }
496
+ .sidebar-menu li.header {
497
+ padding: 10px 25px 10px 15px;
498
+ font-size: 12px;
499
+ }
500
+ .sidebar-menu li > a > .fa-angle-left {
501
+ width: auto;
502
+ height: auto;
503
+ padding: 0;
504
+ margin-right: 10px;
505
+ margin-top: 3px;
506
+ }
507
+ .sidebar-menu li.active > a > .fa-angle-left {
508
+ -webkit-transform: rotate(-90deg);
509
+ -ms-transform: rotate(-90deg);
510
+ -o-transform: rotate(-90deg);
511
+ transform: rotate(-90deg);
512
+ }
513
+ .sidebar-menu li.active > .treeview-menu {
514
+ display: block;
515
+ }
516
+ .sidebar-menu .treeview-menu {
517
+ display: none;
518
+ list-style: none;
519
+ padding: 0;
520
+ margin: 0;
521
+ padding-left: 5px;
522
+ }
523
+ .sidebar-menu .treeview-menu .treeview-menu {
524
+ padding-left: 20px;
525
+ }
526
+ .sidebar-menu .treeview-menu > li {
527
+ margin: 0;
528
+ }
529
+ .sidebar-menu .treeview-menu > li > a {
530
+ padding: 5px 5px 5px 15px;
531
+ display: block;
532
+ font-size: 14px;
533
+ }
534
+ .sidebar-menu .treeview-menu > li > a > .fa,
535
+ .sidebar-menu .treeview-menu > li > a > .glyphicon,
536
+ .sidebar-menu .treeview-menu > li > a > .ion {
537
+ width: 20px;
538
+ }
539
+ .sidebar-menu .treeview-menu > li > a > .fa-angle-left,
540
+ .sidebar-menu .treeview-menu > li > a > .fa-angle-down {
541
+ width: auto;
542
+ }
543
+ /*
544
+ * Component: Dropdown menus
545
+ * -------------------------
546
+ */
547
+ /*Dropdowns in general*/
548
+ .dropdown-menu {
549
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
550
+ border-color: #eee;
551
+ }
552
+ .dropdown-menu > li > a {
553
+ color: #777;
554
+ }
555
+ .dropdown-menu > li > a > .glyphicon,
556
+ .dropdown-menu > li > a > .fa,
557
+ .dropdown-menu > li > a > .ion {
558
+ margin-right: 10px;
559
+ }
560
+ .dropdown-menu > li > a:hover {
561
+ background-color: #e1e3e9;
562
+ color: #333;
563
+ }
564
+ .dropdown-menu > .divider {
565
+ background-color: #eee;
566
+ }
567
+ /*
568
+ Navbar custom dropdown menu
569
+ ------------------------------------
570
+ */
571
+ .navbar-nav > .notifications-menu,
572
+ .navbar-nav > .messages-menu,
573
+ .navbar-nav > .tasks-menu {
574
+ position: relative;
575
+ }
576
+ .navbar-nav > .notifications-menu > .dropdown-menu,
577
+ .navbar-nav > .messages-menu > .dropdown-menu,
578
+ .navbar-nav > .tasks-menu > .dropdown-menu {
579
+ width: 280px;
580
+ padding: 0 0 0 0!important;
581
+ margin: 0!important;
582
+ top: 100%;
583
+ }
584
+ .navbar-nav > .notifications-menu > .dropdown-menu > li,
585
+ .navbar-nav > .messages-menu > .dropdown-menu > li,
586
+ .navbar-nav > .tasks-menu > .dropdown-menu > li {
587
+ position: relative;
588
+ }
589
+ .navbar-nav > .notifications-menu > .dropdown-menu > li.header,
590
+ .navbar-nav > .messages-menu > .dropdown-menu > li.header,
591
+ .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
592
+ border-top-left-radius: 4px;
593
+ border-top-right-radius: 4px;
594
+ border-bottom-right-radius: 0;
595
+ border-bottom-left-radius: 0;
596
+ background-color: #ffffff;
597
+ padding: 7px 10px;
598
+ border-bottom: 1px solid #f4f4f4;
599
+ color: #444444;
600
+ font-size: 14px;
601
+ }
602
+ .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
603
+ .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
604
+ .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
605
+ border-top-left-radius: 0px;
606
+ border-top-right-radius: 0px;
607
+ border-bottom-right-radius: 4px;
608
+ border-bottom-left-radius: 4px;
609
+ font-size: 12px;
610
+ background-color: #fff;
611
+ padding: 7px 10px;
612
+ border-bottom: 1px solid #eeeeee;
613
+ color: #444!important;
614
+ text-align: center;
615
+ }
616
+ @media (max-width: 991px) {
617
+ .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
618
+ .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
619
+ .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
620
+ background: #fff!important;
621
+ color: #444!important;
622
+ }
623
+ }
624
+ .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover,
625
+ .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover,
626
+ .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
627
+ text-decoration: none;
628
+ font-weight: normal;
629
+ }
630
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
631
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu,
632
+ .navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
633
+ max-height: 200px;
634
+ margin: 0;
635
+ padding: 0;
636
+ list-style: none;
637
+ overflow-x: hidden;
638
+ }
639
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a,
640
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
641
+ .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
642
+ display: block;
643
+ white-space: nowrap;
644
+ /* Prevent text from breaking */
645
+ border-bottom: 1px solid #f4f4f4;
646
+ }
647
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover,
648
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover,
649
+ .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
650
+ background: #f4f4f4;
651
+ text-decoration: none;
652
+ }
653
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
654
+ color: #444444;
655
+ overflow: hidden;
656
+ text-overflow: ellipsis;
657
+ white-space: nowrap;
658
+ padding: 10px;
659
+ }
660
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
661
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
662
+ .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
663
+ width: 20px;
664
+ }
665
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
666
+ margin: 0px;
667
+ padding: 10px 10px;
668
+ }
669
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
670
+ margin: auto 10px auto auto;
671
+ width: 40px;
672
+ height: 40px;
673
+ }
674
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
675
+ padding: 0;
676
+ margin: 0 0 0 45px;
677
+ color: #444444;
678
+ font-size: 15px;
679
+ position: relative;
680
+ }
681
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
682
+ color: #999999;
683
+ font-size: 10px;
684
+ position: absolute;
685
+ top: 0px;
686
+ right: 0px;
687
+ }
688
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
689
+ margin: 0 0 0 45px;
690
+ font-size: 12px;
691
+ color: #888888;
692
+ }
693
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,
694
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
695
+ content: " ";
696
+ display: table;
697
+ }
698
+ .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
699
+ clear: both;
700
+ }
701
+ .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
702
+ padding: 10px;
703
+ }
704
+ .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
705
+ font-size: 14px;
706
+ padding: 0;
707
+ margin: 0 0 10px 0;
708
+ color: #666666;
709
+ }
710
+ .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
711
+ padding: 0;
712
+ margin: 0;
713
+ }
714
+ .navbar-nav > .user-menu > .dropdown-menu {
715
+ border-top-right-radius: 0;
716
+ border-top-left-radius: 0;
717
+ padding: 1px 0 0 0;
718
+ border-top-width: 0;
719
+ width: 280px;
720
+ }
721
+ .navbar-nav > .user-menu > .dropdown-menu,
722
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body {
723
+ border-bottom-right-radius: 4px;
724
+ border-bottom-left-radius: 4px;
725
+ }
726
+ .navbar-nav > .user-menu > .dropdown-menu > li.user-header {
727
+ height: 175px;
728
+ padding: 10px;
729
+ text-align: center;
730
+ }
731
+ .navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
732
+ z-index: 5;
733
+ height: 90px;
734
+ width: 90px;
735
+ border: 3px solid;
736
+ border-color: transparent;
737
+ border-color: rgba(255, 255, 255, 0.2);
738
+ }
739
+ .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
740
+ z-index: 5;
741
+ color: #fff;
742
+ color: rgba(255, 255, 255, 0.8);
743
+ font-size: 17px;
744
+ margin-top: 10px;
745
+ }
746
+ .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
747
+ display: block;
748
+ font-size: 12px;
749
+ }
750
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body {
751
+ padding: 15px;
752
+ border-bottom: 1px solid #f4f4f4;
753
+ border-top: 1px solid #dddddd;
754
+ }
755
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body:before,
756
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
757
+ content: " ";
758
+ display: table;
759
+ }
760
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
761
+ clear: both;
762
+ }
763
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
764
+ color: #444 !important;
765
+ }
766
+ @media (max-width: 991px) {
767
+ .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
768
+ background: #fff !important;
769
+ color: #444 !important;
770
+ }
771
+ }
772
+ .navbar-nav > .user-menu > .dropdown-menu > .user-footer {
773
+ background-color: #f9f9f9;
774
+ padding: 10px;
775
+ }
776
+ .navbar-nav > .user-menu > .dropdown-menu > .user-footer:before,
777
+ .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
778
+ content: " ";
779
+ display: table;
780
+ }
781
+ .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
782
+ clear: both;
783
+ }
784
+ .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
785
+ color: #666666;
786
+ }
787
+ .navbar-nav > .user-menu .user-image {
788
+ float: left;
789
+ width: 25px;
790
+ height: 25px;
791
+ border-radius: 50%;
792
+ margin-right: 10px;
793
+ margin-top: -2px;
794
+ }
795
+ @media (max-width: 767px) {
796
+ .navbar-nav > .user-menu .user-image {
797
+ float: none;
798
+ margin-right: 0;
799
+ margin-top: -8px;
800
+ line-height: 10px;
801
+ }
802
+ }
803
+ /* Add fade animation to dropdown menus by appending
804
+ the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
805
+ .open:not(.dropup) > .animated-dropdown-menu {
806
+ backface-visibility: visible !important;
807
+ -webkit-animation: flipInX 0.7s both;
808
+ -o-animation: flipInX 0.7s both;
809
+ animation: flipInX 0.7s both;
810
+ }
811
+ @keyframes flipInX {
812
+ 0% {
813
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
814
+ transition-timing-function: ease-in;
815
+ opacity: 0;
816
+ }
817
+ 40% {
818
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
819
+ transition-timing-function: ease-in;
820
+ }
821
+ 60% {
822
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
823
+ opacity: 1;
824
+ }
825
+ 80% {
826
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
827
+ }
828
+ 100% {
829
+ transform: perspective(400px);
830
+ }
831
+ }
832
+ @-webkit-keyframes flipInX {
833
+ 0% {
834
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
835
+ transition-timing-function: ease-in;
836
+ opacity: 0;
837
+ }
838
+ 40% {
839
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
840
+ transition-timing-function: ease-in;
841
+ }
842
+ 60% {
843
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
844
+ opacity: 1;
845
+ }
846
+ 80% {
847
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
848
+ }
849
+ 100% {
850
+ transform: perspective(400px);
851
+ }
852
+ }
853
+ /* Fix dropdown menu in navbars */
854
+ .navbar-custom-menu > .navbar-nav > li {
855
+ position: relative;
856
+ }
857
+ .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
858
+ position: absolute;
859
+ right: 0;
860
+ left: auto;
861
+ }
862
+ @media (max-width: 991px) {
863
+ .navbar-custom-menu > .navbar-nav {
864
+ float: right;
865
+ }
866
+ .navbar-custom-menu > .navbar-nav > li {
867
+ position: static;
868
+ }
869
+ .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
870
+ position: absolute;
871
+ right: 5%;
872
+ left: auto;
873
+ border: 1px solid #ddd;
874
+ background: #fff;
875
+ }
876
+ }
877
+ /*
878
+ * Component: Form
879
+ * ---------------
880
+ */
881
+ .form-control {
882
+ border-radius: 0px !important;
883
+ box-shadow: none;
884
+ border-color: #d2d6de;
885
+ }
886
+ .form-control:focus {
887
+ border-color: #3c8dbc !important;
888
+ box-shadow: none;
889
+ }
890
+ .form-control::-moz-placeholder {
891
+ color: #bbb;
892
+ opacity: 1;
893
+ }
894
+ .form-control:-ms-input-placeholder {
895
+ color: #bbb;
896
+ }
897
+ .form-control::-webkit-input-placeholder {
898
+ color: #bbb;
899
+ }
900
+ .form-control:not(select) {
901
+ -webkit-appearance: none;
902
+ -moz-appearance: none;
903
+ appearance: none;
904
+ }
905
+ .form-group.has-success label {
906
+ color: #00a65a;
907
+ }
908
+ .form-group.has-success .form-control {
909
+ border-color: #00a65a !important;
910
+ box-shadow: none;
911
+ }
912
+ .form-group.has-warning label {
913
+ color: #f39c12;
914
+ }
915
+ .form-group.has-warning .form-control {
916
+ border-color: #f39c12 !important;
917
+ box-shadow: none;
918
+ }
919
+ .form-group.has-error label {
920
+ color: #dd4b39;
921
+ }
922
+ .form-group.has-error .form-control {
923
+ border-color: #dd4b39 !important;
924
+ box-shadow: none;
925
+ }
926
+ /* Input group */
927
+ .input-group .input-group-addon {
928
+ border-radius: 0px;
929
+ border-color: #d2d6de;
930
+ background-color: #fff;
931
+ }
932
+ /* button groups */
933
+ .btn-group-vertical .btn.btn-flat:first-of-type,
934
+ .btn-group-vertical .btn.btn-flat:last-of-type {
935
+ border-radius: 0;
936
+ }
937
+ .icheck > label {
938
+ padding-left: 0;
939
+ }
940
+ /*
941
+ * Component: Progress Bar
942
+ * -----------------------
943
+ */
944
+ .progress,
945
+ .progress > .progress-bar {
946
+ -webkit-box-shadow: none;
947
+ box-shadow: none;
948
+ }
949
+ .progress,
950
+ .progress > .progress-bar,
951
+ .progress .progress-bar,
952
+ .progress > .progress-bar .progress-bar {
953
+ border-radius: 1px;
954
+ }
955
+ /* size variation */
956
+ .progress.sm,
957
+ .progress-sm {
958
+ height: 10px;
959
+ }
960
+ .progress.sm,
961
+ .progress-sm,
962
+ .progress.sm .progress-bar,
963
+ .progress-sm .progress-bar {
964
+ border-radius: 1px;
965
+ }
966
+ .progress.xs,
967
+ .progress-xs {
968
+ height: 7px;
969
+ }
970
+ .progress.xs,
971
+ .progress-xs,
972
+ .progress.xs .progress-bar,
973
+ .progress-xs .progress-bar {
974
+ border-radius: 1px;
975
+ }
976
+ .progress.xxs,
977
+ .progress-xxs {
978
+ height: 3px;
979
+ }
980
+ .progress.xxs,
981
+ .progress-xxs,
982
+ .progress.xxs .progress-bar,
983
+ .progress-xxs .progress-bar {
984
+ border-radius: 1px;
985
+ }
986
+ /* Vertical bars */
987
+ .progress.vertical {
988
+ position: relative;
989
+ width: 30px;
990
+ height: 200px;
991
+ display: inline-block;
992
+ margin-right: 10px;
993
+ }
994
+ .progress.vertical > .progress-bar {
995
+ width: 100%!important;
996
+ position: absolute;
997
+ bottom: 0;
998
+ }
999
+ .progress.vertical.sm,
1000
+ .progress.vertical.progress-sm {
1001
+ width: 20px;
1002
+ }
1003
+ .progress.vertical.xs,
1004
+ .progress.vertical.progress-xs {
1005
+ width: 10px;
1006
+ }
1007
+ .progress.vertical.xxs,
1008
+ .progress.vertical.progress-xxs {
1009
+ width: 3px;
1010
+ }
1011
+ .progress-group .progress-text {
1012
+ font-weight: 600;
1013
+ }
1014
+ .progress-group .progress-number {
1015
+ float: right;
1016
+ }
1017
+ /* Remove margins from progress bars when put in a table */
1018
+ .table tr > td .progress {
1019
+ margin: 0;
1020
+ }
1021
+ .progress-bar-light-blue,
1022
+ .progress-bar-primary {
1023
+ background-color: #3c8dbc;
1024
+ }
1025
+ .progress-striped .progress-bar-light-blue,
1026
+ .progress-striped .progress-bar-primary {
1027
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1028
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1029
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1030
+ }
1031
+ .progress-bar-green,
1032
+ .progress-bar-success {
1033
+ background-color: #00a65a;
1034
+ }
1035
+ .progress-striped .progress-bar-green,
1036
+ .progress-striped .progress-bar-success {
1037
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1038
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1039
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1040
+ }
1041
+ .progress-bar-aqua,
1042
+ .progress-bar-info {
1043
+ background-color: #00c0ef;
1044
+ }
1045
+ .progress-striped .progress-bar-aqua,
1046
+ .progress-striped .progress-bar-info {
1047
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1048
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1049
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1050
+ }
1051
+ .progress-bar-yellow,
1052
+ .progress-bar-warning {
1053
+ background-color: #f39c12;
1054
+ }
1055
+ .progress-striped .progress-bar-yellow,
1056
+ .progress-striped .progress-bar-warning {
1057
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1058
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1059
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1060
+ }
1061
+ .progress-bar-red,
1062
+ .progress-bar-danger {
1063
+ background-color: #dd4b39;
1064
+ }
1065
+ .progress-striped .progress-bar-red,
1066
+ .progress-striped .progress-bar-danger {
1067
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1068
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1069
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1070
+ }
1071
+ /*
1072
+ * Component: Small Box
1073
+ * --------------------
1074
+ */
1075
+ .small-box {
1076
+ border-radius: 2px;
1077
+ position: relative;
1078
+ display: block;
1079
+ margin-bottom: 20px;
1080
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1081
+ }
1082
+ .small-box > .inner {
1083
+ padding: 10px;
1084
+ }
1085
+ .small-box > .small-box-footer {
1086
+ position: relative;
1087
+ text-align: center;
1088
+ padding: 3px 0;
1089
+ color: #fff;
1090
+ color: rgba(255, 255, 255, 0.8);
1091
+ display: block;
1092
+ z-index: 10;
1093
+ background: rgba(0, 0, 0, 0.1);
1094
+ text-decoration: none;
1095
+ }
1096
+ .small-box > .small-box-footer:hover {
1097
+ color: #fff;
1098
+ background: rgba(0, 0, 0, 0.15);
1099
+ }
1100
+ .small-box h3 {
1101
+ font-size: 38px;
1102
+ font-weight: bold;
1103
+ margin: 0 0 10px 0;
1104
+ white-space: nowrap;
1105
+ padding: 0;
1106
+ }
1107
+ .small-box p {
1108
+ font-size: 15px;
1109
+ }
1110
+ .small-box p > small {
1111
+ display: block;
1112
+ color: #f9f9f9;
1113
+ font-size: 13px;
1114
+ margin-top: 5px;
1115
+ }
1116
+ .small-box h3,
1117
+ .small-box p {
1118
+ z-index: 5px;
1119
+ }
1120
+ .small-box .icon {
1121
+ -webkit-transition: all 0.3s linear;
1122
+ -o-transition: all 0.3s linear;
1123
+ transition: all 0.3s linear;
1124
+ position: absolute;
1125
+ top: -10px;
1126
+ right: 10px;
1127
+ z-index: 0;
1128
+ font-size: 90px;
1129
+ color: rgba(0, 0, 0, 0.15);
1130
+ }
1131
+ .small-box:hover {
1132
+ text-decoration: none;
1133
+ color: #f9f9f9;
1134
+ }
1135
+ .small-box:hover .icon {
1136
+ font-size: 95px;
1137
+ }
1138
+ @media (max-width: 767px) {
1139
+ .small-box {
1140
+ text-align: center;
1141
+ }
1142
+ .small-box .icon {
1143
+ display: none;
1144
+ }
1145
+ .small-box p {
1146
+ font-size: 12px;
1147
+ }
1148
+ }
1149
+ /*
1150
+ * Component: Box
1151
+ * --------------
1152
+ */
1153
+ .box {
1154
+ position: relative;
1155
+ border-radius: 3px;
1156
+ background: #ffffff;
1157
+ border-top: 3px solid #d2d6de;
1158
+ margin-bottom: 20px;
1159
+ width: 100%;
1160
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1161
+ }
1162
+ .box.box-primary {
1163
+ border-top-color: #3c8dbc;
1164
+ }
1165
+ .box.box-info {
1166
+ border-top-color: #00c0ef;
1167
+ }
1168
+ .box.box-danger {
1169
+ border-top-color: #dd4b39;
1170
+ }
1171
+ .box.box-warning {
1172
+ border-top-color: #f39c12;
1173
+ }
1174
+ .box.box-success {
1175
+ border-top-color: #00a65a;
1176
+ }
1177
+ .box.box-default {
1178
+ border-top-color: #d2d6de;
1179
+ }
1180
+ .box.collapsed-box .box-body,
1181
+ .box.collapsed-box .box-footer {
1182
+ display: none;
1183
+ }
1184
+ .box .nav-stacked > li {
1185
+ border-bottom: 1px solid #f4f4f4;
1186
+ margin: 0;
1187
+ }
1188
+ .box .nav-stacked > li:last-of-type {
1189
+ border-bottom: none;
1190
+ }
1191
+ .box.height-control .box-body {
1192
+ max-height: 300px;
1193
+ overflow: auto;
1194
+ }
1195
+ .box .border-right {
1196
+ border-right: 1px solid #f4f4f4;
1197
+ }
1198
+ .box .border-left {
1199
+ border-left: 1px solid #f4f4f4;
1200
+ }
1201
+ .box.box-solid {
1202
+ border-top: 0px;
1203
+ }
1204
+ .box.box-solid > .box-header .btn.btn-default {
1205
+ background: transparent;
1206
+ }
1207
+ .box.box-solid > .box-header .btn:hover,
1208
+ .box.box-solid > .box-header a:hover {
1209
+ background: rgba(0, 0, 0, 0.1) !important;
1210
+ }
1211
+ .box.box-solid.box-default {
1212
+ border: 1px solid #d2d6de;
1213
+ }
1214
+ .box.box-solid.box-default > .box-header {
1215
+ color: #444444;
1216
+ background: #d2d6de;
1217
+ background-color: #d2d6de;
1218
+ }
1219
+ .box.box-solid.box-default > .box-header a,
1220
+ .box.box-solid.box-default > .box-header .btn {
1221
+ color: #444444;
1222
+ }
1223
+ .box.box-solid.box-primary {
1224
+ border: 1px solid #3c8dbc;
1225
+ }
1226
+ .box.box-solid.box-primary > .box-header {
1227
+ color: #ffffff;
1228
+ background: #3c8dbc;
1229
+ background-color: #3c8dbc;
1230
+ }
1231
+ .box.box-solid.box-primary > .box-header a,
1232
+ .box.box-solid.box-primary > .box-header .btn {
1233
+ color: #ffffff;
1234
+ }
1235
+ .box.box-solid.box-info {
1236
+ border: 1px solid #00c0ef;
1237
+ }
1238
+ .box.box-solid.box-info > .box-header {
1239
+ color: #ffffff;
1240
+ background: #00c0ef;
1241
+ background-color: #00c0ef;
1242
+ }
1243
+ .box.box-solid.box-info > .box-header a,
1244
+ .box.box-solid.box-info > .box-header .btn {
1245
+ color: #ffffff;
1246
+ }
1247
+ .box.box-solid.box-danger {
1248
+ border: 1px solid #dd4b39;
1249
+ }
1250
+ .box.box-solid.box-danger > .box-header {
1251
+ color: #ffffff;
1252
+ background: #dd4b39;
1253
+ background-color: #dd4b39;
1254
+ }
1255
+ .box.box-solid.box-danger > .box-header a,
1256
+ .box.box-solid.box-danger > .box-header .btn {
1257
+ color: #ffffff;
1258
+ }
1259
+ .box.box-solid.box-warning {
1260
+ border: 1px solid #f39c12;
1261
+ }
1262
+ .box.box-solid.box-warning > .box-header {
1263
+ color: #ffffff;
1264
+ background: #f39c12;
1265
+ background-color: #f39c12;
1266
+ }
1267
+ .box.box-solid.box-warning > .box-header a,
1268
+ .box.box-solid.box-warning > .box-header .btn {
1269
+ color: #ffffff;
1270
+ }
1271
+ .box.box-solid.box-success {
1272
+ border: 1px solid #00a65a;
1273
+ }
1274
+ .box.box-solid.box-success > .box-header {
1275
+ color: #ffffff;
1276
+ background: #00a65a;
1277
+ background-color: #00a65a;
1278
+ }
1279
+ .box.box-solid.box-success > .box-header a,
1280
+ .box.box-solid.box-success > .box-header .btn {
1281
+ color: #ffffff;
1282
+ }
1283
+ .box.box-solid > .box-header > .box-tools .btn {
1284
+ border: 0;
1285
+ box-shadow: none;
1286
+ }
1287
+ .box.box-solid[class*='bg'] > .box-header {
1288
+ color: #fff;
1289
+ }
1290
+ .box .box-group > .box {
1291
+ margin-bottom: 5px;
1292
+ }
1293
+ .box .knob-label {
1294
+ text-align: center;
1295
+ color: #333;
1296
+ font-weight: 100;
1297
+ font-size: 12px;
1298
+ margin-bottom: 0.3em;
1299
+ }
1300
+ .box > .overlay,
1301
+ .box > .loading-img {
1302
+ position: absolute;
1303
+ top: 0;
1304
+ left: 0;
1305
+ width: 100%;
1306
+ height: 100%;
1307
+ }
1308
+ .box .overlay {
1309
+ z-index: 1010;
1310
+ background: rgba(255, 255, 255, 0.7);
1311
+ border-radius: 3px;
1312
+ }
1313
+ .box .overlay > .fa {
1314
+ position: absolute;
1315
+ top: 50%;
1316
+ left: 50%;
1317
+ margin-left: -15px;
1318
+ margin-top: -15px;
1319
+ color: #000;
1320
+ font-size: 30px;
1321
+ }
1322
+ .box .overlay.dark {
1323
+ background: rgba(0, 0, 0, 0.5);
1324
+ }
1325
+ .box-header {
1326
+ color: #444;
1327
+ display: block;
1328
+ padding: 10px;
1329
+ position: relative;
1330
+ }
1331
+ .box-header:before,
1332
+ .box-header:after {
1333
+ content: " ";
1334
+ display: table;
1335
+ }
1336
+ .box-header:after {
1337
+ clear: both;
1338
+ }
1339
+ .box-header.with-border {
1340
+ border-bottom: 1px solid #f4f4f4;
1341
+ }
1342
+ .collapsed-box .box-header.with-border {
1343
+ border-bottom: none;
1344
+ }
1345
+ .box-header > .fa,
1346
+ .box-header > .glyphicon,
1347
+ .box-header > .ion,
1348
+ .box-header .box-title {
1349
+ display: inline-block;
1350
+ font-size: 18px;
1351
+ margin: 0;
1352
+ line-height: 1;
1353
+ }
1354
+ .box-header > .fa,
1355
+ .box-header > .glyphicon,
1356
+ .box-header > .ion {
1357
+ margin-right: 5px;
1358
+ }
1359
+ .box-header > .box-tools {
1360
+ position: absolute;
1361
+ right: 10px;
1362
+ top: 5px;
1363
+ }
1364
+ .box-header > .box-tools [data-toggle="tooltip"] {
1365
+ position: relative;
1366
+ }
1367
+ .box-header > .box-tools.pull-right .dropdown-menu {
1368
+ right: 0;
1369
+ left: auto;
1370
+ }
1371
+ .btn-box-tool {
1372
+ padding: 5px;
1373
+ font-size: 12px;
1374
+ background: transparent;
1375
+ box-shadow: none!important;
1376
+ color: #97a0b3;
1377
+ }
1378
+ .open .btn-box-tool,
1379
+ .btn-box-tool:hover {
1380
+ color: #606c84;
1381
+ }
1382
+ .btn-box-tool:active {
1383
+ outline: none!important;
1384
+ }
1385
+ .box-body {
1386
+ border-top-left-radius: 0;
1387
+ border-top-right-radius: 0;
1388
+ border-bottom-right-radius: 3px;
1389
+ border-bottom-left-radius: 3px;
1390
+ padding: 10px;
1391
+ }
1392
+ .no-header .box-body {
1393
+ border-top-right-radius: 3px;
1394
+ border-top-left-radius: 3px;
1395
+ }
1396
+ .box-body > .table {
1397
+ margin-bottom: 0;
1398
+ }
1399
+ .box-body > .chart {
1400
+ position: relative;
1401
+ overflow: hidden;
1402
+ width: 100%;
1403
+ }
1404
+ .box-body > .chart svg,
1405
+ .box-body > .chart canvas {
1406
+ width: 100%!important;
1407
+ }
1408
+ .box-body .fc {
1409
+ margin-top: 5px;
1410
+ }
1411
+ .box-body .full-width-chart {
1412
+ margin: -19px;
1413
+ }
1414
+ .box-body.no-padding .full-width-chart {
1415
+ margin: -9px;
1416
+ }
1417
+ .box-body .box-pane {
1418
+ border-top-left-radius: 0;
1419
+ border-top-right-radius: 0;
1420
+ border-bottom-right-radius: 0;
1421
+ border-bottom-left-radius: 3px;
1422
+ }
1423
+ .box-body .box-pane-right {
1424
+ border-top-left-radius: 0;
1425
+ border-top-right-radius: 0;
1426
+ border-bottom-right-radius: 3px;
1427
+ border-bottom-left-radius: 0;
1428
+ }
1429
+ .box-footer {
1430
+ border-top-left-radius: 0;
1431
+ border-top-right-radius: 0;
1432
+ border-bottom-right-radius: 3px;
1433
+ border-bottom-left-radius: 3px;
1434
+ border-top: 1px solid #f4f4f4;
1435
+ padding: 10px;
1436
+ background-color: #ffffff;
1437
+ }
1438
+ .chart-legend {
1439
+ margin: 10px 0;
1440
+ }
1441
+ @media (max-width: 991px) {
1442
+ .chart-legend > li {
1443
+ float: left;
1444
+ margin-right: 10px;
1445
+ }
1446
+ }
1447
+ /* Widget: TODO LIST */
1448
+ .todo-list {
1449
+ margin: 0;
1450
+ padding: 0px 0px;
1451
+ list-style: none;
1452
+ overflow: auto;
1453
+ }
1454
+ .todo-list > li {
1455
+ border-radius: 2px;
1456
+ padding: 10px;
1457
+ background: #f4f4f4;
1458
+ margin-bottom: 2px;
1459
+ border-left: 2px solid #e6e7e8;
1460
+ color: #444;
1461
+ }
1462
+ .todo-list > li:last-of-type {
1463
+ margin-bottom: 0;
1464
+ }
1465
+ .todo-list > li.danger {
1466
+ border-left-color: #dd4b39;
1467
+ }
1468
+ .todo-list > li.warning {
1469
+ border-left-color: #f39c12;
1470
+ }
1471
+ .todo-list > li.info {
1472
+ border-left-color: #00c0ef;
1473
+ }
1474
+ .todo-list > li.success {
1475
+ border-left-color: #00a65a;
1476
+ }
1477
+ .todo-list > li.primary {
1478
+ border-left-color: #3c8dbc;
1479
+ }
1480
+ .todo-list > li > input[type='checkbox'] {
1481
+ margin: 0 10px 0 5px;
1482
+ }
1483
+ .todo-list > li .text {
1484
+ display: inline-block;
1485
+ margin-left: 5px;
1486
+ font-weight: 600;
1487
+ }
1488
+ .todo-list > li .label {
1489
+ margin-left: 10px;
1490
+ font-size: 9px;
1491
+ }
1492
+ .todo-list > li .tools {
1493
+ display: none;
1494
+ float: right;
1495
+ color: #dd4b39;
1496
+ }
1497
+ .todo-list > li .tools > .fa,
1498
+ .todo-list > li .tools > .glyphicon,
1499
+ .todo-list > li .tools > .ion {
1500
+ margin-right: 5px;
1501
+ cursor: pointer;
1502
+ }
1503
+ .todo-list > li:hover .tools {
1504
+ display: inline-block;
1505
+ }
1506
+ .todo-list > li.done {
1507
+ color: #999;
1508
+ }
1509
+ .todo-list > li.done .text {
1510
+ text-decoration: line-through;
1511
+ font-weight: 500;
1512
+ }
1513
+ .todo-list > li.done .label {
1514
+ background: #d2d6de !important;
1515
+ }
1516
+ .todo-list .handle {
1517
+ display: inline-block;
1518
+ cursor: move;
1519
+ margin: 0 5px;
1520
+ }
1521
+ /* Chat widget (DEPRECATED - this will be removed in the next major release. Use Direct Chat instead)*/
1522
+ .chat {
1523
+ padding: 5px 20px 5px 10px;
1524
+ }
1525
+ .chat .item {
1526
+ margin-bottom: 10px;
1527
+ }
1528
+ .chat .item:before,
1529
+ .chat .item:after {
1530
+ content: " ";
1531
+ display: table;
1532
+ }
1533
+ .chat .item:after {
1534
+ clear: both;
1535
+ }
1536
+ .chat .item > img {
1537
+ width: 40px;
1538
+ height: 40px;
1539
+ border: 2px solid transparent;
1540
+ border-radius: 50% !important;
1541
+ }
1542
+ .chat .item > img.online {
1543
+ border: 2px solid #00a65a;
1544
+ }
1545
+ .chat .item > img.offline {
1546
+ border: 2px solid #dd4b39;
1547
+ }
1548
+ .chat .item > .message {
1549
+ margin-left: 55px;
1550
+ margin-top: -40px;
1551
+ }
1552
+ .chat .item > .message > .name {
1553
+ display: block;
1554
+ font-weight: 600;
1555
+ }
1556
+ .chat .item > .attachment {
1557
+ border-radius: 3px;
1558
+ background: #f4f4f4;
1559
+ margin-left: 65px;
1560
+ margin-right: 15px;
1561
+ padding: 10px;
1562
+ }
1563
+ .chat .item > .attachment > h4 {
1564
+ margin: 0 0 5px 0;
1565
+ font-weight: 600;
1566
+ font-size: 14px;
1567
+ }
1568
+ .chat .item > .attachment > p,
1569
+ .chat .item > .attachment > .filename {
1570
+ font-weight: 600;
1571
+ font-size: 13px;
1572
+ font-style: italic;
1573
+ margin: 0;
1574
+ }
1575
+ .chat .item > .attachment:before,
1576
+ .chat .item > .attachment:after {
1577
+ content: " ";
1578
+ display: table;
1579
+ }
1580
+ .chat .item > .attachment:after {
1581
+ clear: both;
1582
+ }
1583
+ .box-input {
1584
+ max-width: 200px;
1585
+ }
1586
+ /*
1587
+ * Component: Info Box
1588
+ * -------------------
1589
+ */
1590
+ .info-box {
1591
+ display: block;
1592
+ min-height: 90px;
1593
+ background: #fff;
1594
+ width: 100%;
1595
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1596
+ border-radius: 2px;
1597
+ margin-bottom: 15px;
1598
+ }
1599
+ .info-box small {
1600
+ font-size: 14px;
1601
+ }
1602
+ .info-box .progress {
1603
+ background: rgba(0, 0, 0, 0.2);
1604
+ margin: 5px -10px 5px -10px;
1605
+ height: 2px;
1606
+ }
1607
+ .info-box .progress,
1608
+ .info-box .progress .progress-bar {
1609
+ border-radius: 0;
1610
+ }
1611
+ .info-box .progress .progress-bar {
1612
+ background: #fff;
1613
+ }
1614
+ .info-box-icon {
1615
+ border-top-left-radius: 2px;
1616
+ border-top-right-radius: 0;
1617
+ border-bottom-right-radius: 0;
1618
+ border-bottom-left-radius: 2px;
1619
+ display: block;
1620
+ float: left;
1621
+ height: 90px;
1622
+ width: 90px;
1623
+ text-align: center;
1624
+ font-size: 45px;
1625
+ line-height: 90px;
1626
+ background: rgba(0, 0, 0, 0.2);
1627
+ }
1628
+ .info-box-content {
1629
+ padding: 5px 10px;
1630
+ margin-left: 90px;
1631
+ }
1632
+ .info-box-number {
1633
+ display: block;
1634
+ font-weight: bold;
1635
+ font-size: 18px;
1636
+ }
1637
+ .progress-description,
1638
+ .info-box-text {
1639
+ display: block;
1640
+ font-size: 14px;
1641
+ white-space: nowrap;
1642
+ overflow: hidden;
1643
+ text-overflow: ellipsis;
1644
+ }
1645
+ .info-box-text {
1646
+ text-transform: uppercase;
1647
+ }
1648
+ .info-box-more {
1649
+ display: block;
1650
+ }
1651
+ .progress-description {
1652
+ margin: 0;
1653
+ }
1654
+ /*
1655
+ * Component: Timeline
1656
+ * -------------------
1657
+ */
1658
+ .timeline {
1659
+ position: relative;
1660
+ margin: 0 0 30px 0;
1661
+ padding: 0;
1662
+ list-style: none;
1663
+ }
1664
+ .timeline:before {
1665
+ content: '';
1666
+ position: absolute;
1667
+ top: 0px;
1668
+ bottom: 0;
1669
+ width: 4px;
1670
+ background: #ddd;
1671
+ left: 31px;
1672
+ margin: 0;
1673
+ border-radius: 2px;
1674
+ }
1675
+ .timeline > li {
1676
+ position: relative;
1677
+ margin-right: 10px;
1678
+ margin-bottom: 15px;
1679
+ }
1680
+ .timeline > li:before,
1681
+ .timeline > li:after {
1682
+ content: " ";
1683
+ display: table;
1684
+ }
1685
+ .timeline > li:after {
1686
+ clear: both;
1687
+ }
1688
+ .timeline > li > .timeline-item {
1689
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1690
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1691
+ border-radius: 3px;
1692
+ margin-top: 0px;
1693
+ background: #fff;
1694
+ color: #444;
1695
+ margin-left: 60px;
1696
+ margin-right: 15px;
1697
+ padding: 0;
1698
+ position: relative;
1699
+ }
1700
+ .timeline > li > .timeline-item > .time {
1701
+ color: #999;
1702
+ float: right;
1703
+ padding: 10px;
1704
+ font-size: 12px;
1705
+ }
1706
+ .timeline > li > .timeline-item > .timeline-header {
1707
+ margin: 0;
1708
+ color: #555;
1709
+ border-bottom: 1px solid #f4f4f4;
1710
+ padding: 10px;
1711
+ font-size: 16px;
1712
+ line-height: 1.1;
1713
+ }
1714
+ .timeline > li > .timeline-item > .timeline-header > a {
1715
+ font-weight: 600;
1716
+ }
1717
+ .timeline > li > .timeline-item > .timeline-body,
1718
+ .timeline > li > .timeline-item > .timeline-footer {
1719
+ padding: 10px;
1720
+ }
1721
+ .timeline > li.time-label > span {
1722
+ font-weight: 600;
1723
+ padding: 5px;
1724
+ display: inline-block;
1725
+ background-color: #fff;
1726
+ border-radius: 4px;
1727
+ }
1728
+ .timeline > li > .fa,
1729
+ .timeline > li > .glyphicon,
1730
+ .timeline > li > .ion {
1731
+ width: 30px;
1732
+ height: 30px;
1733
+ font-size: 15px;
1734
+ line-height: 30px;
1735
+ position: absolute;
1736
+ color: #666;
1737
+ background: #d2d6de;
1738
+ border-radius: 50%;
1739
+ text-align: center;
1740
+ left: 18px;
1741
+ top: 0;
1742
+ }
1743
+ /*
1744
+ * Component: Button
1745
+ * -----------------
1746
+ */
1747
+ .btn {
1748
+ border-radius: 3px;
1749
+ -webkit-box-shadow: none;
1750
+ box-shadow: none;
1751
+ border: 1px solid transparent;
1752
+ }
1753
+ .btn.uppercase {
1754
+ text-transform: uppercase;
1755
+ }
1756
+ .btn.btn-flat {
1757
+ border-radius: 0;
1758
+ -webkit-box-shadow: none;
1759
+ -moz-box-shadow: none;
1760
+ box-shadow: none;
1761
+ border-width: 1px;
1762
+ }
1763
+ .btn:active {
1764
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1765
+ -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1766
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1767
+ }
1768
+ .btn:focus {
1769
+ outline: none;
1770
+ }
1771
+ .btn.btn-file {
1772
+ position: relative;
1773
+ overflow: hidden;
1774
+ }
1775
+ .btn.btn-file > input[type='file'] {
1776
+ position: absolute;
1777
+ top: 0;
1778
+ right: 0;
1779
+ min-width: 100%;
1780
+ min-height: 100%;
1781
+ font-size: 100px;
1782
+ text-align: right;
1783
+ opacity: 0;
1784
+ filter: alpha(opacity=0);
1785
+ outline: none;
1786
+ background: white;
1787
+ cursor: inherit;
1788
+ display: block;
1789
+ }
1790
+ .btn-default {
1791
+ background-color: #f4f4f4;
1792
+ color: #444;
1793
+ border-color: #ddd;
1794
+ }
1795
+ .btn-default:hover,
1796
+ .btn-default:active,
1797
+ .btn-default.hover {
1798
+ background-color: #e7e7e7 !important;
1799
+ }
1800
+ .btn-primary {
1801
+ background-color: #3c8dbc;
1802
+ border-color: #367fa9;
1803
+ }
1804
+ .btn-primary:hover,
1805
+ .btn-primary:active,
1806
+ .btn-primary.hover {
1807
+ background-color: #367fa9;
1808
+ }
1809
+ .btn-success {
1810
+ background-color: #00a65a;
1811
+ border-color: #008d4c;
1812
+ }
1813
+ .btn-success:hover,
1814
+ .btn-success:active,
1815
+ .btn-success.hover {
1816
+ background-color: #008d4c;
1817
+ }
1818
+ .btn-info {
1819
+ background-color: #00c0ef;
1820
+ border-color: #00acd6;
1821
+ }
1822
+ .btn-info:hover,
1823
+ .btn-info:active,
1824
+ .btn-info.hover {
1825
+ background-color: #00acd6;
1826
+ }
1827
+ .btn-danger {
1828
+ background-color: #dd4b39;
1829
+ border-color: #d73925;
1830
+ }
1831
+ .btn-danger:hover,
1832
+ .btn-danger:active,
1833
+ .btn-danger.hover {
1834
+ background-color: #d73925;
1835
+ }
1836
+ .btn-warning {
1837
+ background-color: #f39c12;
1838
+ border-color: #e08e0b;
1839
+ }
1840
+ .btn-warning:hover,
1841
+ .btn-warning:active,
1842
+ .btn-warning.hover {
1843
+ background-color: #e08e0b;
1844
+ }
1845
+ .btn-outline {
1846
+ border: 1px solid #fff;
1847
+ background: transparent;
1848
+ color: #fff;
1849
+ }
1850
+ .btn-outline:hover,
1851
+ .btn-outline:focus,
1852
+ .btn-outline:active {
1853
+ color: rgba(255, 255, 255, 0.7);
1854
+ border-color: rgba(255, 255, 255, 0.7);
1855
+ }
1856
+ .btn-link {
1857
+ -webkit-box-shadow: none;
1858
+ box-shadow: none;
1859
+ }
1860
+ .btn[class*='bg-']:hover {
1861
+ -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
1862
+ box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
1863
+ }
1864
+ .btn-app {
1865
+ border-radius: 3px;
1866
+ position: relative;
1867
+ padding: 15px 5px;
1868
+ margin: 0 0 10px 10px;
1869
+ min-width: 80px;
1870
+ height: 60px;
1871
+ text-align: center;
1872
+ color: #666;
1873
+ border: 1px solid #ddd;
1874
+ background-color: #f4f4f4;
1875
+ font-size: 12px;
1876
+ }
1877
+ .btn-app > .fa,
1878
+ .btn-app > .glyphicon,
1879
+ .btn-app > .ion {
1880
+ font-size: 20px;
1881
+ display: block;
1882
+ }
1883
+ .btn-app:hover {
1884
+ background: #f4f4f4;
1885
+ color: #444;
1886
+ border-color: #aaa;
1887
+ }
1888
+ .btn-app:active,
1889
+ .btn-app:focus {
1890
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1891
+ -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1892
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1893
+ }
1894
+ .btn-app > .badge {
1895
+ position: absolute;
1896
+ top: -3px;
1897
+ right: -10px;
1898
+ font-size: 10px;
1899
+ font-weight: 400;
1900
+ }
1901
+ /*
1902
+ * Component: Callout
1903
+ * ------------------
1904
+ */
1905
+ .callout {
1906
+ border-radius: 3px;
1907
+ margin: 0 0 20px 0;
1908
+ padding: 15px 30px 15px 15px;
1909
+ border-left: 5px solid #eee;
1910
+ }
1911
+ .callout a {
1912
+ color: #fff;
1913
+ text-decoration: underline;
1914
+ }
1915
+ .callout a:hover {
1916
+ color: #eee;
1917
+ }
1918
+ .callout h4 {
1919
+ margin-top: 0;
1920
+ font-weight: 600;
1921
+ }
1922
+ .callout p:last-child {
1923
+ margin-bottom: 0;
1924
+ }
1925
+ .callout code,
1926
+ .callout .highlight {
1927
+ background-color: #fff;
1928
+ }
1929
+ .callout.callout-danger {
1930
+ border-color: #c23321;
1931
+ }
1932
+ .callout.callout-warning {
1933
+ border-color: #c87f0a;
1934
+ }
1935
+ .callout.callout-info {
1936
+ border-color: #0097bc;
1937
+ }
1938
+ .callout.callout-success {
1939
+ border-color: #00733e;
1940
+ }
1941
+ /*
1942
+ * Component: alert
1943
+ * ----------------
1944
+ */
1945
+ .alert {
1946
+ border-radius: 3px;
1947
+ }
1948
+ .alert h4 {
1949
+ font-weight: 600;
1950
+ }
1951
+ .alert .icon {
1952
+ margin-right: 10px;
1953
+ }
1954
+ .alert .close {
1955
+ color: #000;
1956
+ opacity: 0.2;
1957
+ filter: alpha(opacity=20);
1958
+ }
1959
+ .alert .close:hover {
1960
+ opacity: 0.5;
1961
+ filter: alpha(opacity=50);
1962
+ }
1963
+ .alert a {
1964
+ color: #fff;
1965
+ text-decoration: underline;
1966
+ }
1967
+ .alert-success {
1968
+ border-color: #008d4c;
1969
+ }
1970
+ .alert-danger,
1971
+ .alert-error {
1972
+ border-color: #d73925;
1973
+ }
1974
+ .alert-warning {
1975
+ border-color: #e08e0b;
1976
+ }
1977
+ .alert-info {
1978
+ border-color: #00acd6;
1979
+ }
1980
+ /*
1981
+ * Component: Nav
1982
+ * --------------
1983
+ */
1984
+ /* NAV PILLS */
1985
+ .nav-pills > li > a {
1986
+ border-radius: 0;
1987
+ border-top: 3px solid transparent;
1988
+ color: #444;
1989
+ }
1990
+ .nav-pills > li > a > .fa,
1991
+ .nav-pills > li > a > .glyphicon,
1992
+ .nav-pills > li > a > .ion {
1993
+ margin-right: 5px;
1994
+ }
1995
+ .nav-pills > li.active > a,
1996
+ .nav-pills > li.active > a:hover {
1997
+ background-color: #f4f4f4;
1998
+ border-top-color: #3c8dbc;
1999
+ color: #444;
2000
+ }
2001
+ .nav-pills > li.active > a {
2002
+ font-weight: 600;
2003
+ }
2004
+ .nav-pills > li > a:hover {
2005
+ background-color: #f6f6f6;
2006
+ }
2007
+ /* NAV STACKED */
2008
+ .nav-stacked > li > a {
2009
+ border-radius: 0;
2010
+ border-top: 0;
2011
+ border-left: 3px solid transparent;
2012
+ color: #444;
2013
+ }
2014
+ .nav-stacked > li.active > a,
2015
+ .nav-stacked > li.active > a:hover {
2016
+ background-color: #f4f4f4;
2017
+ border-top: 0;
2018
+ border-left-color: #3c8dbc;
2019
+ color: #444;
2020
+ }
2021
+ .nav-stacked > li.header {
2022
+ border-bottom: 1px solid #ddd;
2023
+ color: #777;
2024
+ margin-bottom: 10px;
2025
+ padding: 5px 10px;
2026
+ text-transform: uppercase;
2027
+ }
2028
+ /* NAV TABS */
2029
+ .nav-tabs-custom {
2030
+ margin-bottom: 20px;
2031
+ background: #fff;
2032
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
2033
+ border-radius: 3px;
2034
+ }
2035
+ .nav-tabs-custom > .nav-tabs {
2036
+ margin: 0;
2037
+ border-bottom-color: #f4f4f4;
2038
+ border-top-right-radius: 3px;
2039
+ border-top-left-radius: 3px;
2040
+ }
2041
+ .nav-tabs-custom > .nav-tabs > li {
2042
+ border-top: 3px solid transparent;
2043
+ margin-bottom: -2px;
2044
+ margin-right: 5px;
2045
+ }
2046
+ .nav-tabs-custom > .nav-tabs > li > a {
2047
+ border-radius: 0 !important;
2048
+ }
2049
+ .nav-tabs-custom > .nav-tabs > li > a,
2050
+ .nav-tabs-custom > .nav-tabs > li > a:hover {
2051
+ background: transparent;
2052
+ margin: 0;
2053
+ }
2054
+ .nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
2055
+ .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
2056
+ .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
2057
+ border-color: transparent;
2058
+ }
2059
+ .nav-tabs-custom > .nav-tabs > li.active {
2060
+ border-top-color: #3c8dbc;
2061
+ }
2062
+ .nav-tabs-custom > .nav-tabs > li.active > a,
2063
+ .nav-tabs-custom > .nav-tabs > li.active:hover > a {
2064
+ background-color: #fff;
2065
+ }
2066
+ .nav-tabs-custom > .nav-tabs > li.active > a {
2067
+ border-top: 0;
2068
+ border-left-color: #f4f4f4;
2069
+ border-right-color: #f4f4f4;
2070
+ }
2071
+ .nav-tabs-custom > .nav-tabs > li:first-of-type {
2072
+ margin-left: 0;
2073
+ }
2074
+ .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
2075
+ border-left-width: 0;
2076
+ }
2077
+ .nav-tabs-custom > .nav-tabs.pull-right {
2078
+ float: none!important;
2079
+ }
2080
+ .nav-tabs-custom > .nav-tabs.pull-right > li {
2081
+ float: right;
2082
+ }
2083
+ .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
2084
+ margin-right: 0;
2085
+ }
2086
+ .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
2087
+ border-left-width: 1px;
2088
+ border-right-width: 0;
2089
+ }
2090
+ .nav-tabs-custom > .nav-tabs > li.header {
2091
+ line-height: 35px;
2092
+ padding: 0 10px;
2093
+ font-size: 20px;
2094
+ color: #444;
2095
+ }
2096
+ .nav-tabs-custom > .nav-tabs > li.header > .fa,
2097
+ .nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
2098
+ .nav-tabs-custom > .nav-tabs > li.header > .ion {
2099
+ margin-right: 5px;
2100
+ }
2101
+ .nav-tabs-custom > .tab-content {
2102
+ background: #fff;
2103
+ padding: 10px;
2104
+ border-bottom-right-radius: 3px;
2105
+ border-bottom-left-radius: 3px;
2106
+ }
2107
+ /* Nav tabs bottom */
2108
+ .tabs-bottom.nav-3 li a {
2109
+ width: 3333.33333333% !important;
2110
+ }
2111
+ .tabs-bottom li a {
2112
+ border: 0;
2113
+ }
2114
+ /* PAGINATION */
2115
+ .pagination > li > a {
2116
+ background: #fafafa;
2117
+ color: #666;
2118
+ }
2119
+ .pagination > li:first-of-type a,
2120
+ .pagination > li:last-of-type a {
2121
+ border-radius: 0;
2122
+ }
2123
+ /*
2124
+ * Component: Products List
2125
+ * ------------------------
2126
+ */
2127
+ .products-list {
2128
+ list-style: none;
2129
+ margin: 0;
2130
+ padding: 0;
2131
+ }
2132
+ .products-list > .item {
2133
+ border-radius: 3px;
2134
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
2135
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
2136
+ padding: 10px 0;
2137
+ background: #fff;
2138
+ }
2139
+ .products-list > .item:before,
2140
+ .products-list > .item:after {
2141
+ content: " ";
2142
+ display: table;
2143
+ }
2144
+ .products-list > .item:after {
2145
+ clear: both;
2146
+ }
2147
+ .products-list .product-img {
2148
+ float: left;
2149
+ }
2150
+ .products-list .product-img img {
2151
+ width: 50px;
2152
+ height: 50px;
2153
+ }
2154
+ .products-list .product-info {
2155
+ margin-left: 60px;
2156
+ }
2157
+ .products-list .product-title {
2158
+ font-weight: 600;
2159
+ }
2160
+ .products-list .product-description {
2161
+ display: block;
2162
+ color: #999;
2163
+ overflow: hidden;
2164
+ white-space: nowrap;
2165
+ text-overflow: ellipsis;
2166
+ }
2167
+ .product-list-in-box > .item {
2168
+ -webkit-box-shadow: none;
2169
+ box-shadow: none;
2170
+ border-radius: 0;
2171
+ border-bottom: 1px solid #f4f4f4;
2172
+ }
2173
+ .product-list-in-box > .item:last-of-type {
2174
+ border-bottom-width: 0;
2175
+ }
2176
+ /*
2177
+ * Component: Table
2178
+ * ----------------
2179
+ */
2180
+ .table > thead > tr > th,
2181
+ .table > tbody > tr > th,
2182
+ .table > tfoot > tr > th,
2183
+ .table > thead > tr > td,
2184
+ .table > tbody > tr > td,
2185
+ .table > tfoot > tr > td {
2186
+ border-top: 1px solid #f4f4f4;
2187
+ }
2188
+ .table > thead > tr > th {
2189
+ border-bottom: 2px solid #f4f4f4;
2190
+ }
2191
+ .table tr td .progress {
2192
+ margin-top: 5px;
2193
+ }
2194
+ .table-bordered {
2195
+ border: 1px solid #f4f4f4;
2196
+ }
2197
+ .table-bordered > thead > tr > th,
2198
+ .table-bordered > tbody > tr > th,
2199
+ .table-bordered > tfoot > tr > th,
2200
+ .table-bordered > thead > tr > td,
2201
+ .table-bordered > tbody > tr > td,
2202
+ .table-bordered > tfoot > tr > td {
2203
+ border: 1px solid #f4f4f4;
2204
+ }
2205
+ .table-bordered > thead > tr > th,
2206
+ .table-bordered > thead > tr > td {
2207
+ border-bottom-width: 2px;
2208
+ }
2209
+ .table.no-border,
2210
+ .table.no-border td,
2211
+ .table.no-border th {
2212
+ border: 0;
2213
+ }
2214
+ /* .text-center in tables */
2215
+ table.text-center,
2216
+ table.text-center td,
2217
+ table.text-center th {
2218
+ text-align: center;
2219
+ }
2220
+ .table.align th {
2221
+ text-align: left;
2222
+ }
2223
+ .table.align td {
2224
+ text-align: right;
2225
+ }
2226
+ /*
2227
+ * Component: Label
2228
+ * ----------------
2229
+ */
2230
+ .label-default {
2231
+ background-color: #d2d6de;
2232
+ color: #444;
2233
+ }
2234
+ /*
2235
+ * Component: Direct Chat
2236
+ * ----------------------
2237
+ */
2238
+ .direct-chat .box-body {
2239
+ border-bottom-right-radius: 0;
2240
+ border-bottom-left-radius: 0;
2241
+ position: relative;
2242
+ overflow-x: hidden;
2243
+ padding: 0;
2244
+ }
2245
+ .direct-chat.chat-pane-open .direct-chat-contacts {
2246
+ -webkit-transform: translate(0, 0);
2247
+ -ms-transform: translate(0, 0);
2248
+ -o-transform: translate(0, 0);
2249
+ transform: translate(0, 0);
2250
+ }
2251
+ .direct-chat-messages {
2252
+ -webkit-transform: translate(0, 0);
2253
+ -ms-transform: translate(0, 0);
2254
+ -o-transform: translate(0, 0);
2255
+ transform: translate(0, 0);
2256
+ padding: 10px;
2257
+ height: 250px;
2258
+ overflow: auto;
2259
+ }
2260
+ .direct-chat-msg,
2261
+ .direct-chat-text {
2262
+ display: block;
2263
+ }
2264
+ .direct-chat-msg {
2265
+ margin-bottom: 10px;
2266
+ }
2267
+ .direct-chat-msg:before,
2268
+ .direct-chat-msg:after {
2269
+ content: " ";
2270
+ display: table;
2271
+ }
2272
+ .direct-chat-msg:after {
2273
+ clear: both;
2274
+ }
2275
+ .direct-chat-messages,
2276
+ .direct-chat-contacts {
2277
+ -webkit-transition: -webkit-transform 0.5s ease-in-out;
2278
+ -moz-transition: -moz-transform 0.5s ease-in-out;
2279
+ -o-transition: -o-transform 0.5s ease-in-out;
2280
+ transition: transform 0.5s ease-in-out;
2281
+ }
2282
+ .direct-chat-text {
2283
+ border-radius: 5px;
2284
+ position: relative;
2285
+ padding: 5px 10px;
2286
+ background: #d2d6de;
2287
+ border: 1px solid #d2d6de;
2288
+ margin: 5px 0 0 50px;
2289
+ color: #444444;
2290
+ }
2291
+ .direct-chat-text:after,
2292
+ .direct-chat-text:before {
2293
+ position: absolute;
2294
+ right: 100%;
2295
+ top: 15px;
2296
+ border: solid transparent;
2297
+ border-right-color: #d2d6de;
2298
+ content: ' ';
2299
+ height: 0;
2300
+ width: 0;
2301
+ pointer-events: none;
2302
+ }
2303
+ .direct-chat-text:after {
2304
+ border-width: 5px;
2305
+ margin-top: -5px;
2306
+ }
2307
+ .direct-chat-text:before {
2308
+ border-width: 6px;
2309
+ margin-top: -6px;
2310
+ }
2311
+ .right .direct-chat-text {
2312
+ margin-right: 50px;
2313
+ margin-left: 0;
2314
+ }
2315
+ .right .direct-chat-text:after,
2316
+ .right .direct-chat-text:before {
2317
+ right: auto;
2318
+ left: 100%;
2319
+ border-right-color: transparent;
2320
+ border-left-color: #d2d6de;
2321
+ }
2322
+ .direct-chat-img {
2323
+ border-radius: 50%;
2324
+ float: left;
2325
+ width: 40px;
2326
+ height: 40px;
2327
+ }
2328
+ .right .direct-chat-img {
2329
+ float: right;
2330
+ }
2331
+ .direct-chat-info {
2332
+ display: block;
2333
+ margin-bottom: 2px;
2334
+ font-size: 12px;
2335
+ }
2336
+ .direct-chat-name {
2337
+ font-weight: 600;
2338
+ }
2339
+ .direct-chat-timestamp {
2340
+ color: #999;
2341
+ }
2342
+ .direct-chat-contacts-open .direct-chat-contacts {
2343
+ -webkit-transform: translate(0, 0);
2344
+ -ms-transform: translate(0, 0);
2345
+ -o-transform: translate(0, 0);
2346
+ transform: translate(0, 0);
2347
+ }
2348
+ .direct-chat-contacts {
2349
+ -webkit-transform: translate(100%, 0);
2350
+ -ms-transform: translate(100%, 0);
2351
+ -o-transform: translate(100%, 0);
2352
+ transform: translate(100%, 0);
2353
+ position: absolute;
2354
+ top: 0;
2355
+ bottom: 0;
2356
+ height: 250px;
2357
+ width: 100%;
2358
+ background: #222d32;
2359
+ color: #fff;
2360
+ overflow: auto;
2361
+ }
2362
+ .contacts-list > li {
2363
+ border-bottom: 1px solid rgba(0, 0, 0, 0.2);
2364
+ padding: 10px;
2365
+ margin: 0;
2366
+ }
2367
+ .contacts-list > li:before,
2368
+ .contacts-list > li:after {
2369
+ content: " ";
2370
+ display: table;
2371
+ }
2372
+ .contacts-list > li:after {
2373
+ clear: both;
2374
+ }
2375
+ .contacts-list > li:last-of-type {
2376
+ border-bottom: none;
2377
+ }
2378
+ .contacts-list-img {
2379
+ border-radius: 50%;
2380
+ width: 40px;
2381
+ float: left;
2382
+ }
2383
+ .contacts-list-info {
2384
+ margin-left: 45px;
2385
+ color: #fff;
2386
+ }
2387
+ .contacts-list-name,
2388
+ .contacts-list-status {
2389
+ display: block;
2390
+ }
2391
+ .contacts-list-name {
2392
+ font-weight: 600;
2393
+ }
2394
+ .contacts-list-status {
2395
+ font-size: 12px;
2396
+ }
2397
+ .contacts-list-date {
2398
+ color: #aaa;
2399
+ font-weight: normal;
2400
+ }
2401
+ .contacts-list-msg {
2402
+ color: #999;
2403
+ }
2404
+ .direct-chat-danger .right > .direct-chat-text {
2405
+ background: #dd4b39;
2406
+ border-color: #dd4b39;
2407
+ color: #ffffff;
2408
+ }
2409
+ .direct-chat-danger .right > .direct-chat-text:after,
2410
+ .direct-chat-danger .right > .direct-chat-text:before {
2411
+ border-left-color: #dd4b39;
2412
+ }
2413
+ .direct-chat-primary .right > .direct-chat-text {
2414
+ background: #3c8dbc;
2415
+ border-color: #3c8dbc;
2416
+ color: #ffffff;
2417
+ }
2418
+ .direct-chat-primary .right > .direct-chat-text:after,
2419
+ .direct-chat-primary .right > .direct-chat-text:before {
2420
+ border-left-color: #3c8dbc;
2421
+ }
2422
+ .direct-chat-warning .right > .direct-chat-text {
2423
+ background: #f39c12;
2424
+ border-color: #f39c12;
2425
+ color: #ffffff;
2426
+ }
2427
+ .direct-chat-warning .right > .direct-chat-text:after,
2428
+ .direct-chat-warning .right > .direct-chat-text:before {
2429
+ border-left-color: #f39c12;
2430
+ }
2431
+ .direct-chat-info .right > .direct-chat-text {
2432
+ background: #00c0ef;
2433
+ border-color: #00c0ef;
2434
+ color: #ffffff;
2435
+ }
2436
+ .direct-chat-info .right > .direct-chat-text:after,
2437
+ .direct-chat-info .right > .direct-chat-text:before {
2438
+ border-left-color: #00c0ef;
2439
+ }
2440
+ .direct-chat-success .right > .direct-chat-text {
2441
+ background: #00a65a;
2442
+ border-color: #00a65a;
2443
+ color: #ffffff;
2444
+ }
2445
+ .direct-chat-success .right > .direct-chat-text:after,
2446
+ .direct-chat-success .right > .direct-chat-text:before {
2447
+ border-left-color: #00a65a;
2448
+ }
2449
+ /*
2450
+ * Component: Users List
2451
+ * ---------------------
2452
+ */
2453
+ .users-list > li {
2454
+ width: 25%;
2455
+ float: left;
2456
+ padding: 10px;
2457
+ text-align: center;
2458
+ }
2459
+ .users-list > li > img {
2460
+ border-radius: 50%;
2461
+ max-width: 100%;
2462
+ height: auto;
2463
+ }
2464
+ .users-list-name,
2465
+ .users-list-date {
2466
+ display: block;
2467
+ }
2468
+ .users-list-name {
2469
+ font-weight: 600;
2470
+ color: #444;
2471
+ overflow: hidden;
2472
+ white-space: nowrap;
2473
+ text-overflow: ellipsis;
2474
+ }
2475
+ .users-list-name:hover {
2476
+ color: #999;
2477
+ }
2478
+ .users-list-date {
2479
+ color: #999;
2480
+ font-size: 12px;
2481
+ }
2482
+ /*
2483
+ * Component: Carousel
2484
+ * -------------------
2485
+ */
2486
+ .carousel-control {
2487
+ background-image: none!important;
2488
+ }
2489
+ .carousel-control > .fa {
2490
+ font-size: 40px;
2491
+ position: absolute;
2492
+ top: 50%;
2493
+ z-index: 5;
2494
+ display: inline-block;
2495
+ margin-top: -20px;
2496
+ }
2497
+ /*
2498
+ * Component: modal
2499
+ * ----------------
2500
+ */
2501
+ .modal {
2502
+ background: rgba(0, 0, 0, 0.3);
2503
+ }
2504
+ .modal-content {
2505
+ border-radius: 0;
2506
+ -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125) !important;
2507
+ box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125) !important;
2508
+ border: 0;
2509
+ }
2510
+ @media (min-width: 768px) {
2511
+ .modal-content {
2512
+ -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125) !important;
2513
+ box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125) !important;
2514
+ }
2515
+ }
2516
+ .modal-header {
2517
+ border-bottom-color: #f4f4f4;
2518
+ }
2519
+ .modal-footer {
2520
+ border-top-color: #f4f4f4;
2521
+ }
2522
+ .modal-primary .modal-header,
2523
+ .modal-primary .modal-footer {
2524
+ border-color: #307095;
2525
+ }
2526
+ .modal-warning .modal-header,
2527
+ .modal-warning .modal-footer {
2528
+ border-color: #c87f0a;
2529
+ }
2530
+ .modal-info .modal-header,
2531
+ .modal-info .modal-footer {
2532
+ border-color: #0097bc;
2533
+ }
2534
+ .modal-success .modal-header,
2535
+ .modal-success .modal-footer {
2536
+ border-color: #00733e;
2537
+ }
2538
+ .modal-danger .modal-header,
2539
+ .modal-danger .modal-footer {
2540
+ border-color: #c23321;
2541
+ }
2542
+ /*
2543
+ * Page: Mailbox
2544
+ * -------------
2545
+ */
2546
+ .mailbox-messages > .table {
2547
+ margin: 0;
2548
+ }
2549
+ .mailbox-controls {
2550
+ padding: 5px;
2551
+ }
2552
+ .mailbox-controls.with-border {
2553
+ border-bottom: 1px solid #f4f4f4;
2554
+ }
2555
+ .mailbox-read-info {
2556
+ border-bottom: 1px solid #f4f4f4;
2557
+ padding: 10px;
2558
+ }
2559
+ .mailbox-read-info h3 {
2560
+ font-size: 20px;
2561
+ margin: 0;
2562
+ }
2563
+ .mailbox-read-info h5 {
2564
+ margin: 0;
2565
+ padding: 5px 0 0 0;
2566
+ }
2567
+ .mailbox-read-time {
2568
+ color: #999;
2569
+ font-size: 13px;
2570
+ }
2571
+ .mailbox-read-message {
2572
+ padding: 10px;
2573
+ }
2574
+ .mailbox-attachments li {
2575
+ float: left;
2576
+ width: 200px;
2577
+ border: 1px solid #eee;
2578
+ margin-bottom: 10px;
2579
+ margin-right: 10px;
2580
+ }
2581
+ .mailbox-attachment-name {
2582
+ font-weight: bold;
2583
+ color: #666;
2584
+ }
2585
+ .mailbox-attachment-icon,
2586
+ .mailbox-attachment-info,
2587
+ .mailbox-attachment-size {
2588
+ display: block;
2589
+ }
2590
+ .mailbox-attachment-info {
2591
+ padding: 10px;
2592
+ background: #f4f4f4;
2593
+ }
2594
+ .mailbox-attachment-size {
2595
+ color: #999;
2596
+ font-size: 12px;
2597
+ }
2598
+ .mailbox-attachment-icon {
2599
+ text-align: center;
2600
+ font-size: 65px;
2601
+ color: #666;
2602
+ padding: 20px 10px;
2603
+ }
2604
+ .mailbox-attachment-icon.has-img {
2605
+ padding: 0;
2606
+ }
2607
+ .mailbox-attachment-icon.has-img > img {
2608
+ max-width: 100%;
2609
+ height: auto;
2610
+ }
2611
+ .mailbox .table-mailbox {
2612
+ border-left: 1px solid #f4f4f4;
2613
+ border-right: 1px solid #f4f4f4;
2614
+ border-bottom: 1px solid #f4f4f4;
2615
+ }
2616
+ .mailbox .table-mailbox tr.unread > td {
2617
+ background-color: rgba(0, 0, 0, 0.05);
2618
+ color: #000;
2619
+ font-weight: 600;
2620
+ }
2621
+ .mailbox .table-mailbox tr > td > .fa.fa-star,
2622
+ .mailbox .table-mailbox tr > td > .fa.fa-star-o,
2623
+ .mailbox .table-mailbox tr > td > .glyphicon.glyphicon-star,
2624
+ .mailbox .table-mailbox tr > td > .glyphicon.glyphicon-star-empty {
2625
+ color: #f39c12;
2626
+ cursor: pointer;
2627
+ }
2628
+ .mailbox .table-mailbox tr > td.small-col {
2629
+ width: 30px;
2630
+ }
2631
+ .mailbox .table-mailbox tr > td.name {
2632
+ width: 150px;
2633
+ font-weight: 600;
2634
+ }
2635
+ .mailbox .table-mailbox tr > td.time {
2636
+ text-align: right;
2637
+ width: 100px;
2638
+ }
2639
+ .mailbox .table-mailbox tr > td {
2640
+ white-space: nowrap;
2641
+ }
2642
+ .mailbox .table-mailbox tr > td > a {
2643
+ color: #444;
2644
+ }
2645
+ @media (max-width: 991px) {
2646
+ .mailbox .nav-stacked > li:not(.header) {
2647
+ float: left;
2648
+ width: 50%;
2649
+ }
2650
+ .mailbox .nav-stacked > li:not(.header).header {
2651
+ border: 0!important;
2652
+ }
2653
+ .mailbox .search-form {
2654
+ margin-top: 10px;
2655
+ }
2656
+ }
2657
+ /*
2658
+ * Page: Lock Screen
2659
+ * -----------------
2660
+ */
2661
+ /* ADD THIS CLASS TO THE <BODY> TAG */
2662
+ .lockscreen {
2663
+ background: #d2d6de;
2664
+ }
2665
+ .lockscreen-logo {
2666
+ font-size: 35px;
2667
+ text-align: center;
2668
+ margin-bottom: 25px;
2669
+ font-weight: 300;
2670
+ }
2671
+ .lockscreen-logo a {
2672
+ color: #444;
2673
+ }
2674
+ .lockscreen-wrapper {
2675
+ max-width: 400px;
2676
+ margin: 0 auto;
2677
+ margin-top: 10%;
2678
+ }
2679
+ /* User name [optional] */
2680
+ .lockscreen .lockscreen-name {
2681
+ text-align: center;
2682
+ font-weight: 600;
2683
+ }
2684
+ /* Will contain the image and the sign in form */
2685
+ .lockscreen-item {
2686
+ border-radius: 4px;
2687
+ padding: 0;
2688
+ background: #fff;
2689
+ position: relative;
2690
+ margin: 10px auto 30px auto;
2691
+ width: 290px;
2692
+ }
2693
+ /* User image */
2694
+ .lockscreen-image {
2695
+ border-radius: 50%;
2696
+ position: absolute;
2697
+ left: -10px;
2698
+ top: -25px;
2699
+ background: #fff;
2700
+ padding: 5px;
2701
+ z-index: 10;
2702
+ }
2703
+ .lockscreen-image > img {
2704
+ border-radius: 50%;
2705
+ width: 70px;
2706
+ height: 70px;
2707
+ }
2708
+ /* Contains the password input and the login button */
2709
+ .lockscreen-credentials {
2710
+ margin-left: 70px;
2711
+ }
2712
+ .lockscreen-credentials .form-control {
2713
+ border: 0 !important;
2714
+ }
2715
+ .lockscreen-credentials .btn {
2716
+ background-color: #fff;
2717
+ border: 0;
2718
+ padding: 0 10px;
2719
+ }
2720
+ .lockscreen-footer {
2721
+ margin-top: 10px;
2722
+ }
2723
+ /*
2724
+ * Page: Login & Register
2725
+ * ----------------------
2726
+ */
2727
+ .login-logo,
2728
+ .register-logo {
2729
+ font-size: 35px;
2730
+ text-align: center;
2731
+ margin-bottom: 25px;
2732
+ font-weight: 300;
2733
+ }
2734
+ .login-logo a,
2735
+ .register-logo a {
2736
+ color: #444;
2737
+ }
2738
+ .login-page,
2739
+ .register-page {
2740
+ background: #d2d6de;
2741
+ }
2742
+ .login-box,
2743
+ .register-box {
2744
+ width: 360px;
2745
+ margin: 7% auto;
2746
+ }
2747
+ @media (max-width: 768px) {
2748
+ .login-box,
2749
+ .register-box {
2750
+ width: 90%;
2751
+ margin-top: 20px;
2752
+ }
2753
+ }
2754
+ .login-box-body,
2755
+ .register-box-body {
2756
+ background: #fff;
2757
+ padding: 20px;
2758
+ color: #444;
2759
+ border-top: 0;
2760
+ color: #666;
2761
+ }
2762
+ .login-box-body .form-control-feedback,
2763
+ .register-box-body .form-control-feedback {
2764
+ color: #777;
2765
+ }
2766
+ .login-box-msg,
2767
+ .register-box-msg {
2768
+ margin: 0;
2769
+ text-align: center;
2770
+ padding: 0 20px 20px 20px;
2771
+ }
2772
+ .social-auth-links {
2773
+ margin: 10px 0;
2774
+ }
2775
+ /*
2776
+ * Page: 400 and 500 error pages
2777
+ * ------------------------------
2778
+ */
2779
+ .error-page {
2780
+ width: 600px;
2781
+ margin: 20px auto 0 auto;
2782
+ }
2783
+ @media (max-width: 991px) {
2784
+ .error-page {
2785
+ width: 100%;
2786
+ }
2787
+ }
2788
+ .error-page > .headline {
2789
+ float: left;
2790
+ font-size: 100px;
2791
+ font-weight: 300;
2792
+ }
2793
+ @media (max-width: 991px) {
2794
+ .error-page > .headline {
2795
+ float: none;
2796
+ text-align: center;
2797
+ }
2798
+ }
2799
+ .error-page > .error-content {
2800
+ margin-left: 190px;
2801
+ display: block;
2802
+ }
2803
+ @media (max-width: 991px) {
2804
+ .error-page > .error-content {
2805
+ margin-left: 0;
2806
+ }
2807
+ }
2808
+ .error-page > .error-content > h3 {
2809
+ font-weight: 300;
2810
+ font-size: 25px;
2811
+ }
2812
+ @media (max-width: 991px) {
2813
+ .error-page > .error-content > h3 {
2814
+ text-align: center;
2815
+ }
2816
+ }
2817
+ /*
2818
+ * Page: Invoice
2819
+ * -------------
2820
+ */
2821
+ .invoice {
2822
+ position: relative;
2823
+ background: #fff;
2824
+ border: 1px solid #f4f4f4;
2825
+ padding: 20px;
2826
+ margin: 10px 25px;
2827
+ }
2828
+ .invoice-title {
2829
+ margin-top: 0;
2830
+ }
2831
+ /*
2832
+ * Plugin: Social Buttons
2833
+ * ----------------------
2834
+ */
2835
+ .btn-social {
2836
+ position: relative;
2837
+ padding-left: 44px !important;
2838
+ text-align: left;
2839
+ white-space: nowrap;
2840
+ overflow: hidden;
2841
+ text-overflow: ellipsis;
2842
+ }
2843
+ .btn-social :first-child {
2844
+ position: absolute;
2845
+ left: 0;
2846
+ top: 0;
2847
+ bottom: 0;
2848
+ width: 32px !important;
2849
+ line-height: 34px !important;
2850
+ font-size: 1.6em!important;
2851
+ text-align: center;
2852
+ border-right: 1px solid rgba(0, 0, 0, 0.2);
2853
+ }
2854
+ .btn-social.btn-lg {
2855
+ padding-left: 61px !important;
2856
+ }
2857
+ .btn-social.btn-lg :first-child {
2858
+ line-height: 45px;
2859
+ width: 45px;
2860
+ font-size: 1.8em;
2861
+ }
2862
+ .btn-social.btn-sm {
2863
+ padding-left: 38px !important;
2864
+ }
2865
+ .btn-social.btn-sm :first-child {
2866
+ line-height: 28px;
2867
+ width: 28px;
2868
+ font-size: 1.4em;
2869
+ }
2870
+ .btn-social.btn-xs {
2871
+ padding-left: 30px !important;
2872
+ }
2873
+ .btn-social.btn-xs :first-child {
2874
+ line-height: 20px;
2875
+ width: 20px;
2876
+ font-size: 1.2em;
2877
+ }
2878
+ .btn-social-icon {
2879
+ position: relative;
2880
+ padding-left: 44px !important;
2881
+ text-align: left;
2882
+ white-space: nowrap;
2883
+ overflow: hidden;
2884
+ text-overflow: ellipsis;
2885
+ height: 34px;
2886
+ width: 34px;
2887
+ padding: 0;
2888
+ }
2889
+ .btn-social-icon :first-child {
2890
+ position: absolute;
2891
+ left: 0;
2892
+ top: 0;
2893
+ bottom: 0;
2894
+ width: 32px !important;
2895
+ line-height: 34px !important;
2896
+ font-size: 1.6em!important;
2897
+ text-align: center;
2898
+ border-right: 1px solid rgba(0, 0, 0, 0.2);
2899
+ }
2900
+ .btn-social-icon.btn-lg {
2901
+ padding-left: 61px !important;
2902
+ }
2903
+ .btn-social-icon.btn-lg :first-child {
2904
+ line-height: 45px;
2905
+ width: 45px;
2906
+ font-size: 1.8em;
2907
+ }
2908
+ .btn-social-icon.btn-sm {
2909
+ padding-left: 38px !important;
2910
+ }
2911
+ .btn-social-icon.btn-sm :first-child {
2912
+ line-height: 28px;
2913
+ width: 28px;
2914
+ font-size: 1.4em;
2915
+ }
2916
+ .btn-social-icon.btn-xs {
2917
+ padding-left: 30px !important;
2918
+ }
2919
+ .btn-social-icon.btn-xs :first-child {
2920
+ line-height: 20px;
2921
+ width: 20px;
2922
+ font-size: 1.2em;
2923
+ }
2924
+ .btn-social-icon :first-child {
2925
+ border: none;
2926
+ text-align: center;
2927
+ width: 100%!important;
2928
+ }
2929
+ .btn-social-icon.btn-lg {
2930
+ height: 45px;
2931
+ width: 45px;
2932
+ padding-left: 0;
2933
+ padding-right: 0;
2934
+ }
2935
+ .btn-social-icon.btn-sm {
2936
+ height: 30px;
2937
+ width: 30px;
2938
+ padding-left: 0;
2939
+ padding-right: 0;
2940
+ }
2941
+ .btn-social-icon.btn-xs {
2942
+ height: 22px;
2943
+ width: 22px;
2944
+ padding-left: 0;
2945
+ padding-right: 0;
2946
+ }
2947
+ .btn-bitbucket {
2948
+ color: #ffffff;
2949
+ background-color: #205081;
2950
+ border-color: rgba(0, 0, 0, 0.2);
2951
+ }
2952
+ .btn-bitbucket:hover,
2953
+ .btn-bitbucket:focus,
2954
+ .btn-bitbucket.focus,
2955
+ .btn-bitbucket:active,
2956
+ .btn-bitbucket.active,
2957
+ .open > .dropdown-toggle.btn-bitbucket {
2958
+ color: #ffffff;
2959
+ background-color: #163758;
2960
+ border-color: rgba(0, 0, 0, 0.2);
2961
+ }
2962
+ .btn-bitbucket:active,
2963
+ .btn-bitbucket.active,
2964
+ .open > .dropdown-toggle.btn-bitbucket {
2965
+ background-image: none;
2966
+ }
2967
+ .btn-bitbucket.disabled,
2968
+ .btn-bitbucket[disabled],
2969
+ fieldset[disabled] .btn-bitbucket,
2970
+ .btn-bitbucket.disabled:hover,
2971
+ .btn-bitbucket[disabled]:hover,
2972
+ fieldset[disabled] .btn-bitbucket:hover,
2973
+ .btn-bitbucket.disabled:focus,
2974
+ .btn-bitbucket[disabled]:focus,
2975
+ fieldset[disabled] .btn-bitbucket:focus,
2976
+ .btn-bitbucket.disabled.focus,
2977
+ .btn-bitbucket[disabled].focus,
2978
+ fieldset[disabled] .btn-bitbucket.focus,
2979
+ .btn-bitbucket.disabled:active,
2980
+ .btn-bitbucket[disabled]:active,
2981
+ fieldset[disabled] .btn-bitbucket:active,
2982
+ .btn-bitbucket.disabled.active,
2983
+ .btn-bitbucket[disabled].active,
2984
+ fieldset[disabled] .btn-bitbucket.active {
2985
+ background-color: #205081;
2986
+ border-color: rgba(0, 0, 0, 0.2);
2987
+ }
2988
+ .btn-bitbucket .badge {
2989
+ color: #205081;
2990
+ background-color: #ffffff;
2991
+ }
2992
+ .btn-dropbox {
2993
+ color: #ffffff;
2994
+ background-color: #1087dd;
2995
+ border-color: rgba(0, 0, 0, 0.2);
2996
+ }
2997
+ .btn-dropbox:hover,
2998
+ .btn-dropbox:focus,
2999
+ .btn-dropbox.focus,
3000
+ .btn-dropbox:active,
3001
+ .btn-dropbox.active,
3002
+ .open > .dropdown-toggle.btn-dropbox {
3003
+ color: #ffffff;
3004
+ background-color: #0d6aad;
3005
+ border-color: rgba(0, 0, 0, 0.2);
3006
+ }
3007
+ .btn-dropbox:active,
3008
+ .btn-dropbox.active,
3009
+ .open > .dropdown-toggle.btn-dropbox {
3010
+ background-image: none;
3011
+ }
3012
+ .btn-dropbox.disabled,
3013
+ .btn-dropbox[disabled],
3014
+ fieldset[disabled] .btn-dropbox,
3015
+ .btn-dropbox.disabled:hover,
3016
+ .btn-dropbox[disabled]:hover,
3017
+ fieldset[disabled] .btn-dropbox:hover,
3018
+ .btn-dropbox.disabled:focus,
3019
+ .btn-dropbox[disabled]:focus,
3020
+ fieldset[disabled] .btn-dropbox:focus,
3021
+ .btn-dropbox.disabled.focus,
3022
+ .btn-dropbox[disabled].focus,
3023
+ fieldset[disabled] .btn-dropbox.focus,
3024
+ .btn-dropbox.disabled:active,
3025
+ .btn-dropbox[disabled]:active,
3026
+ fieldset[disabled] .btn-dropbox:active,
3027
+ .btn-dropbox.disabled.active,
3028
+ .btn-dropbox[disabled].active,
3029
+ fieldset[disabled] .btn-dropbox.active {
3030
+ background-color: #1087dd;
3031
+ border-color: rgba(0, 0, 0, 0.2);
3032
+ }
3033
+ .btn-dropbox .badge {
3034
+ color: #1087dd;
3035
+ background-color: #ffffff;
3036
+ }
3037
+ .btn-facebook {
3038
+ color: #ffffff;
3039
+ background-color: #3b5998;
3040
+ border-color: rgba(0, 0, 0, 0.2);
3041
+ }
3042
+ .btn-facebook:hover,
3043
+ .btn-facebook:focus,
3044
+ .btn-facebook.focus,
3045
+ .btn-facebook:active,
3046
+ .btn-facebook.active,
3047
+ .open > .dropdown-toggle.btn-facebook {
3048
+ color: #ffffff;
3049
+ background-color: #2d4373;
3050
+ border-color: rgba(0, 0, 0, 0.2);
3051
+ }
3052
+ .btn-facebook:active,
3053
+ .btn-facebook.active,
3054
+ .open > .dropdown-toggle.btn-facebook {
3055
+ background-image: none;
3056
+ }
3057
+ .btn-facebook.disabled,
3058
+ .btn-facebook[disabled],
3059
+ fieldset[disabled] .btn-facebook,
3060
+ .btn-facebook.disabled:hover,
3061
+ .btn-facebook[disabled]:hover,
3062
+ fieldset[disabled] .btn-facebook:hover,
3063
+ .btn-facebook.disabled:focus,
3064
+ .btn-facebook[disabled]:focus,
3065
+ fieldset[disabled] .btn-facebook:focus,
3066
+ .btn-facebook.disabled.focus,
3067
+ .btn-facebook[disabled].focus,
3068
+ fieldset[disabled] .btn-facebook.focus,
3069
+ .btn-facebook.disabled:active,
3070
+ .btn-facebook[disabled]:active,
3071
+ fieldset[disabled] .btn-facebook:active,
3072
+ .btn-facebook.disabled.active,
3073
+ .btn-facebook[disabled].active,
3074
+ fieldset[disabled] .btn-facebook.active {
3075
+ background-color: #3b5998;
3076
+ border-color: rgba(0, 0, 0, 0.2);
3077
+ }
3078
+ .btn-facebook .badge {
3079
+ color: #3b5998;
3080
+ background-color: #ffffff;
3081
+ }
3082
+ .btn-flickr {
3083
+ color: #ffffff;
3084
+ background-color: #ff0084;
3085
+ border-color: rgba(0, 0, 0, 0.2);
3086
+ }
3087
+ .btn-flickr:hover,
3088
+ .btn-flickr:focus,
3089
+ .btn-flickr.focus,
3090
+ .btn-flickr:active,
3091
+ .btn-flickr.active,
3092
+ .open > .dropdown-toggle.btn-flickr {
3093
+ color: #ffffff;
3094
+ background-color: #cc006a;
3095
+ border-color: rgba(0, 0, 0, 0.2);
3096
+ }
3097
+ .btn-flickr:active,
3098
+ .btn-flickr.active,
3099
+ .open > .dropdown-toggle.btn-flickr {
3100
+ background-image: none;
3101
+ }
3102
+ .btn-flickr.disabled,
3103
+ .btn-flickr[disabled],
3104
+ fieldset[disabled] .btn-flickr,
3105
+ .btn-flickr.disabled:hover,
3106
+ .btn-flickr[disabled]:hover,
3107
+ fieldset[disabled] .btn-flickr:hover,
3108
+ .btn-flickr.disabled:focus,
3109
+ .btn-flickr[disabled]:focus,
3110
+ fieldset[disabled] .btn-flickr:focus,
3111
+ .btn-flickr.disabled.focus,
3112
+ .btn-flickr[disabled].focus,
3113
+ fieldset[disabled] .btn-flickr.focus,
3114
+ .btn-flickr.disabled:active,
3115
+ .btn-flickr[disabled]:active,
3116
+ fieldset[disabled] .btn-flickr:active,
3117
+ .btn-flickr.disabled.active,
3118
+ .btn-flickr[disabled].active,
3119
+ fieldset[disabled] .btn-flickr.active {
3120
+ background-color: #ff0084;
3121
+ border-color: rgba(0, 0, 0, 0.2);
3122
+ }
3123
+ .btn-flickr .badge {
3124
+ color: #ff0084;
3125
+ background-color: #ffffff;
3126
+ }
3127
+ .btn-foursquare {
3128
+ color: #ffffff;
3129
+ background-color: #0072b1;
3130
+ border-color: rgba(0, 0, 0, 0.2);
3131
+ }
3132
+ .btn-foursquare:hover,
3133
+ .btn-foursquare:focus,
3134
+ .btn-foursquare.focus,
3135
+ .btn-foursquare:active,
3136
+ .btn-foursquare.active,
3137
+ .open > .dropdown-toggle.btn-foursquare {
3138
+ color: #ffffff;
3139
+ background-color: #00517e;
3140
+ border-color: rgba(0, 0, 0, 0.2);
3141
+ }
3142
+ .btn-foursquare:active,
3143
+ .btn-foursquare.active,
3144
+ .open > .dropdown-toggle.btn-foursquare {
3145
+ background-image: none;
3146
+ }
3147
+ .btn-foursquare.disabled,
3148
+ .btn-foursquare[disabled],
3149
+ fieldset[disabled] .btn-foursquare,
3150
+ .btn-foursquare.disabled:hover,
3151
+ .btn-foursquare[disabled]:hover,
3152
+ fieldset[disabled] .btn-foursquare:hover,
3153
+ .btn-foursquare.disabled:focus,
3154
+ .btn-foursquare[disabled]:focus,
3155
+ fieldset[disabled] .btn-foursquare:focus,
3156
+ .btn-foursquare.disabled.focus,
3157
+ .btn-foursquare[disabled].focus,
3158
+ fieldset[disabled] .btn-foursquare.focus,
3159
+ .btn-foursquare.disabled:active,
3160
+ .btn-foursquare[disabled]:active,
3161
+ fieldset[disabled] .btn-foursquare:active,
3162
+ .btn-foursquare.disabled.active,
3163
+ .btn-foursquare[disabled].active,
3164
+ fieldset[disabled] .btn-foursquare.active {
3165
+ background-color: #0072b1;
3166
+ border-color: rgba(0, 0, 0, 0.2);
3167
+ }
3168
+ .btn-foursquare .badge {
3169
+ color: #0072b1;
3170
+ background-color: #ffffff;
3171
+ }
3172
+ .btn-github {
3173
+ color: #ffffff;
3174
+ background-color: #444444;
3175
+ border-color: rgba(0, 0, 0, 0.2);
3176
+ }
3177
+ .btn-github:hover,
3178
+ .btn-github:focus,
3179
+ .btn-github.focus,
3180
+ .btn-github:active,
3181
+ .btn-github.active,
3182
+ .open > .dropdown-toggle.btn-github {
3183
+ color: #ffffff;
3184
+ background-color: #2b2b2b;
3185
+ border-color: rgba(0, 0, 0, 0.2);
3186
+ }
3187
+ .btn-github:active,
3188
+ .btn-github.active,
3189
+ .open > .dropdown-toggle.btn-github {
3190
+ background-image: none;
3191
+ }
3192
+ .btn-github.disabled,
3193
+ .btn-github[disabled],
3194
+ fieldset[disabled] .btn-github,
3195
+ .btn-github.disabled:hover,
3196
+ .btn-github[disabled]:hover,
3197
+ fieldset[disabled] .btn-github:hover,
3198
+ .btn-github.disabled:focus,
3199
+ .btn-github[disabled]:focus,
3200
+ fieldset[disabled] .btn-github:focus,
3201
+ .btn-github.disabled.focus,
3202
+ .btn-github[disabled].focus,
3203
+ fieldset[disabled] .btn-github.focus,
3204
+ .btn-github.disabled:active,
3205
+ .btn-github[disabled]:active,
3206
+ fieldset[disabled] .btn-github:active,
3207
+ .btn-github.disabled.active,
3208
+ .btn-github[disabled].active,
3209
+ fieldset[disabled] .btn-github.active {
3210
+ background-color: #444444;
3211
+ border-color: rgba(0, 0, 0, 0.2);
3212
+ }
3213
+ .btn-github .badge {
3214
+ color: #444444;
3215
+ background-color: #ffffff;
3216
+ }
3217
+ .btn-google-plus {
3218
+ color: #ffffff;
3219
+ background-color: #dd4b39;
3220
+ border-color: rgba(0, 0, 0, 0.2);
3221
+ }
3222
+ .btn-google-plus:hover,
3223
+ .btn-google-plus:focus,
3224
+ .btn-google-plus.focus,
3225
+ .btn-google-plus:active,
3226
+ .btn-google-plus.active,
3227
+ .open > .dropdown-toggle.btn-google-plus {
3228
+ color: #ffffff;
3229
+ background-color: #c23321;
3230
+ border-color: rgba(0, 0, 0, 0.2);
3231
+ }
3232
+ .btn-google-plus:active,
3233
+ .btn-google-plus.active,
3234
+ .open > .dropdown-toggle.btn-google-plus {
3235
+ background-image: none;
3236
+ }
3237
+ .btn-google-plus.disabled,
3238
+ .btn-google-plus[disabled],
3239
+ fieldset[disabled] .btn-google-plus,
3240
+ .btn-google-plus.disabled:hover,
3241
+ .btn-google-plus[disabled]:hover,
3242
+ fieldset[disabled] .btn-google-plus:hover,
3243
+ .btn-google-plus.disabled:focus,
3244
+ .btn-google-plus[disabled]:focus,
3245
+ fieldset[disabled] .btn-google-plus:focus,
3246
+ .btn-google-plus.disabled.focus,
3247
+ .btn-google-plus[disabled].focus,
3248
+ fieldset[disabled] .btn-google-plus.focus,
3249
+ .btn-google-plus.disabled:active,
3250
+ .btn-google-plus[disabled]:active,
3251
+ fieldset[disabled] .btn-google-plus:active,
3252
+ .btn-google-plus.disabled.active,
3253
+ .btn-google-plus[disabled].active,
3254
+ fieldset[disabled] .btn-google-plus.active {
3255
+ background-color: #dd4b39;
3256
+ border-color: rgba(0, 0, 0, 0.2);
3257
+ }
3258
+ .btn-google-plus .badge {
3259
+ color: #dd4b39;
3260
+ background-color: #ffffff;
3261
+ }
3262
+ .btn-instagram {
3263
+ color: #ffffff;
3264
+ background-color: #3f729b;
3265
+ border-color: rgba(0, 0, 0, 0.2);
3266
+ }
3267
+ .btn-instagram:hover,
3268
+ .btn-instagram:focus,
3269
+ .btn-instagram.focus,
3270
+ .btn-instagram:active,
3271
+ .btn-instagram.active,
3272
+ .open > .dropdown-toggle.btn-instagram {
3273
+ color: #ffffff;
3274
+ background-color: #305777;
3275
+ border-color: rgba(0, 0, 0, 0.2);
3276
+ }
3277
+ .btn-instagram:active,
3278
+ .btn-instagram.active,
3279
+ .open > .dropdown-toggle.btn-instagram {
3280
+ background-image: none;
3281
+ }
3282
+ .btn-instagram.disabled,
3283
+ .btn-instagram[disabled],
3284
+ fieldset[disabled] .btn-instagram,
3285
+ .btn-instagram.disabled:hover,
3286
+ .btn-instagram[disabled]:hover,
3287
+ fieldset[disabled] .btn-instagram:hover,
3288
+ .btn-instagram.disabled:focus,
3289
+ .btn-instagram[disabled]:focus,
3290
+ fieldset[disabled] .btn-instagram:focus,
3291
+ .btn-instagram.disabled.focus,
3292
+ .btn-instagram[disabled].focus,
3293
+ fieldset[disabled] .btn-instagram.focus,
3294
+ .btn-instagram.disabled:active,
3295
+ .btn-instagram[disabled]:active,
3296
+ fieldset[disabled] .btn-instagram:active,
3297
+ .btn-instagram.disabled.active,
3298
+ .btn-instagram[disabled].active,
3299
+ fieldset[disabled] .btn-instagram.active {
3300
+ background-color: #3f729b;
3301
+ border-color: rgba(0, 0, 0, 0.2);
3302
+ }
3303
+ .btn-instagram .badge {
3304
+ color: #3f729b;
3305
+ background-color: #ffffff;
3306
+ }
3307
+ .btn-linkedin {
3308
+ color: #ffffff;
3309
+ background-color: #007bb6;
3310
+ border-color: rgba(0, 0, 0, 0.2);
3311
+ }
3312
+ .btn-linkedin:hover,
3313
+ .btn-linkedin:focus,
3314
+ .btn-linkedin.focus,
3315
+ .btn-linkedin:active,
3316
+ .btn-linkedin.active,
3317
+ .open > .dropdown-toggle.btn-linkedin {
3318
+ color: #ffffff;
3319
+ background-color: #005983;
3320
+ border-color: rgba(0, 0, 0, 0.2);
3321
+ }
3322
+ .btn-linkedin:active,
3323
+ .btn-linkedin.active,
3324
+ .open > .dropdown-toggle.btn-linkedin {
3325
+ background-image: none;
3326
+ }
3327
+ .btn-linkedin.disabled,
3328
+ .btn-linkedin[disabled],
3329
+ fieldset[disabled] .btn-linkedin,
3330
+ .btn-linkedin.disabled:hover,
3331
+ .btn-linkedin[disabled]:hover,
3332
+ fieldset[disabled] .btn-linkedin:hover,
3333
+ .btn-linkedin.disabled:focus,
3334
+ .btn-linkedin[disabled]:focus,
3335
+ fieldset[disabled] .btn-linkedin:focus,
3336
+ .btn-linkedin.disabled.focus,
3337
+ .btn-linkedin[disabled].focus,
3338
+ fieldset[disabled] .btn-linkedin.focus,
3339
+ .btn-linkedin.disabled:active,
3340
+ .btn-linkedin[disabled]:active,
3341
+ fieldset[disabled] .btn-linkedin:active,
3342
+ .btn-linkedin.disabled.active,
3343
+ .btn-linkedin[disabled].active,
3344
+ fieldset[disabled] .btn-linkedin.active {
3345
+ background-color: #007bb6;
3346
+ border-color: rgba(0, 0, 0, 0.2);
3347
+ }
3348
+ .btn-linkedin .badge {
3349
+ color: #007bb6;
3350
+ background-color: #ffffff;
3351
+ }
3352
+ .btn-tumblr {
3353
+ color: #ffffff;
3354
+ background-color: #2c4762;
3355
+ border-color: rgba(0, 0, 0, 0.2);
3356
+ }
3357
+ .btn-tumblr:hover,
3358
+ .btn-tumblr:focus,
3359
+ .btn-tumblr.focus,
3360
+ .btn-tumblr:active,
3361
+ .btn-tumblr.active,
3362
+ .open > .dropdown-toggle.btn-tumblr {
3363
+ color: #ffffff;
3364
+ background-color: #1c2d3f;
3365
+ border-color: rgba(0, 0, 0, 0.2);
3366
+ }
3367
+ .btn-tumblr:active,
3368
+ .btn-tumblr.active,
3369
+ .open > .dropdown-toggle.btn-tumblr {
3370
+ background-image: none;
3371
+ }
3372
+ .btn-tumblr.disabled,
3373
+ .btn-tumblr[disabled],
3374
+ fieldset[disabled] .btn-tumblr,
3375
+ .btn-tumblr.disabled:hover,
3376
+ .btn-tumblr[disabled]:hover,
3377
+ fieldset[disabled] .btn-tumblr:hover,
3378
+ .btn-tumblr.disabled:focus,
3379
+ .btn-tumblr[disabled]:focus,
3380
+ fieldset[disabled] .btn-tumblr:focus,
3381
+ .btn-tumblr.disabled.focus,
3382
+ .btn-tumblr[disabled].focus,
3383
+ fieldset[disabled] .btn-tumblr.focus,
3384
+ .btn-tumblr.disabled:active,
3385
+ .btn-tumblr[disabled]:active,
3386
+ fieldset[disabled] .btn-tumblr:active,
3387
+ .btn-tumblr.disabled.active,
3388
+ .btn-tumblr[disabled].active,
3389
+ fieldset[disabled] .btn-tumblr.active {
3390
+ background-color: #2c4762;
3391
+ border-color: rgba(0, 0, 0, 0.2);
3392
+ }
3393
+ .btn-tumblr .badge {
3394
+ color: #2c4762;
3395
+ background-color: #ffffff;
3396
+ }
3397
+ .btn-twitter {
3398
+ color: #ffffff;
3399
+ background-color: #55acee;
3400
+ border-color: rgba(0, 0, 0, 0.2);
3401
+ }
3402
+ .btn-twitter:hover,
3403
+ .btn-twitter:focus,
3404
+ .btn-twitter.focus,
3405
+ .btn-twitter:active,
3406
+ .btn-twitter.active,
3407
+ .open > .dropdown-toggle.btn-twitter {
3408
+ color: #ffffff;
3409
+ background-color: #2795e9;
3410
+ border-color: rgba(0, 0, 0, 0.2);
3411
+ }
3412
+ .btn-twitter:active,
3413
+ .btn-twitter.active,
3414
+ .open > .dropdown-toggle.btn-twitter {
3415
+ background-image: none;
3416
+ }
3417
+ .btn-twitter.disabled,
3418
+ .btn-twitter[disabled],
3419
+ fieldset[disabled] .btn-twitter,
3420
+ .btn-twitter.disabled:hover,
3421
+ .btn-twitter[disabled]:hover,
3422
+ fieldset[disabled] .btn-twitter:hover,
3423
+ .btn-twitter.disabled:focus,
3424
+ .btn-twitter[disabled]:focus,
3425
+ fieldset[disabled] .btn-twitter:focus,
3426
+ .btn-twitter.disabled.focus,
3427
+ .btn-twitter[disabled].focus,
3428
+ fieldset[disabled] .btn-twitter.focus,
3429
+ .btn-twitter.disabled:active,
3430
+ .btn-twitter[disabled]:active,
3431
+ fieldset[disabled] .btn-twitter:active,
3432
+ .btn-twitter.disabled.active,
3433
+ .btn-twitter[disabled].active,
3434
+ fieldset[disabled] .btn-twitter.active {
3435
+ background-color: #55acee;
3436
+ border-color: rgba(0, 0, 0, 0.2);
3437
+ }
3438
+ .btn-twitter .badge {
3439
+ color: #55acee;
3440
+ background-color: #ffffff;
3441
+ }
3442
+ .btn-vk {
3443
+ color: #ffffff;
3444
+ background-color: #587ea3;
3445
+ border-color: rgba(0, 0, 0, 0.2);
3446
+ }
3447
+ .btn-vk:hover,
3448
+ .btn-vk:focus,
3449
+ .btn-vk.focus,
3450
+ .btn-vk:active,
3451
+ .btn-vk.active,
3452
+ .open > .dropdown-toggle.btn-vk {
3453
+ color: #ffffff;
3454
+ background-color: #466482;
3455
+ border-color: rgba(0, 0, 0, 0.2);
3456
+ }
3457
+ .btn-vk:active,
3458
+ .btn-vk.active,
3459
+ .open > .dropdown-toggle.btn-vk {
3460
+ background-image: none;
3461
+ }
3462
+ .btn-vk.disabled,
3463
+ .btn-vk[disabled],
3464
+ fieldset[disabled] .btn-vk,
3465
+ .btn-vk.disabled:hover,
3466
+ .btn-vk[disabled]:hover,
3467
+ fieldset[disabled] .btn-vk:hover,
3468
+ .btn-vk.disabled:focus,
3469
+ .btn-vk[disabled]:focus,
3470
+ fieldset[disabled] .btn-vk:focus,
3471
+ .btn-vk.disabled.focus,
3472
+ .btn-vk[disabled].focus,
3473
+ fieldset[disabled] .btn-vk.focus,
3474
+ .btn-vk.disabled:active,
3475
+ .btn-vk[disabled]:active,
3476
+ fieldset[disabled] .btn-vk:active,
3477
+ .btn-vk.disabled.active,
3478
+ .btn-vk[disabled].active,
3479
+ fieldset[disabled] .btn-vk.active {
3480
+ background-color: #587ea3;
3481
+ border-color: rgba(0, 0, 0, 0.2);
3482
+ }
3483
+ .btn-vk .badge {
3484
+ color: #587ea3;
3485
+ background-color: #ffffff;
3486
+ }
3487
+ /*
3488
+ * Plugin: Full Calendar
3489
+ * ---------------------
3490
+ */
3491
+ .fc-button {
3492
+ background: #f4f4f4;
3493
+ background-image: none;
3494
+ color: #444;
3495
+ border-color: #ddd;
3496
+ border-bottom-color: #ddd;
3497
+ }
3498
+ .fc-button:hover,
3499
+ .fc-button:active,
3500
+ .fc-button.hover {
3501
+ background-color: #e9e9e9;
3502
+ }
3503
+ .fc-header-title h2 {
3504
+ font-size: 15px;
3505
+ line-height: 1.6em;
3506
+ color: #666;
3507
+ margin-left: 10px;
3508
+ }
3509
+ .fc-header-right {
3510
+ padding-right: 10px;
3511
+ }
3512
+ .fc-header-left {
3513
+ padding-left: 10px;
3514
+ }
3515
+ .fc-widget-header {
3516
+ background: #fafafa;
3517
+ }
3518
+ .fc-grid {
3519
+ width: 100%;
3520
+ border: 0;
3521
+ }
3522
+ .fc-widget-header:first-of-type,
3523
+ .fc-widget-content:first-of-type {
3524
+ border-left: 0;
3525
+ border-right: 0;
3526
+ }
3527
+ .fc-widget-header:last-of-type,
3528
+ .fc-widget-content:last-of-type {
3529
+ border-right: 0;
3530
+ }
3531
+ .fc-toolbar {
3532
+ padding: 10px;
3533
+ margin: 0;
3534
+ }
3535
+ .fc-day-number {
3536
+ font-size: 20px;
3537
+ font-weight: 300;
3538
+ padding-right: 10px;
3539
+ }
3540
+ .fc-color-picker {
3541
+ list-style: none;
3542
+ margin: 0;
3543
+ padding: 0;
3544
+ }
3545
+ .fc-color-picker > li {
3546
+ float: left;
3547
+ font-size: 30px;
3548
+ margin-right: 5px;
3549
+ line-height: 30px;
3550
+ }
3551
+ .fc-color-picker > li .fa {
3552
+ -webkit-transition: -webkit-transform linear 0.3s;
3553
+ -moz-transition: -moz-transform linear 0.3s;
3554
+ -o-transition: -o-transform linear 0.3s;
3555
+ transition: transform linear 0.3s;
3556
+ }
3557
+ .fc-color-picker > li .fa:hover {
3558
+ -webkit-transform: rotate(30deg);
3559
+ -ms-transform: rotate(30deg);
3560
+ -o-transform: rotate(30deg);
3561
+ transform: rotate(30deg);
3562
+ }
3563
+ #add-new-event {
3564
+ -webkit-transition: all linear 0.3s;
3565
+ -o-transition: all linear 0.3s;
3566
+ transition: all linear 0.3s;
3567
+ }
3568
+ .external-event {
3569
+ padding: 5px 10px;
3570
+ font-weight: bold;
3571
+ margin-bottom: 4px;
3572
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
3573
+ text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
3574
+ border-radius: 3px;
3575
+ cursor: move;
3576
+ }
3577
+ .external-event:hover {
3578
+ box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2);
3579
+ }
3580
+ /*
3581
+ * General: Miscellaneous
3582
+ * ----------------------
3583
+ */
3584
+ /* 10px padding and margins */
3585
+ .pad {
3586
+ padding: 10px;
3587
+ }
3588
+ .margin {
3589
+ margin: 10px;
3590
+ }
3591
+ .margin-bottom {
3592
+ margin-bottom: 20px;
3593
+ }
3594
+ /* Display inline */
3595
+ .inline {
3596
+ display: inline;
3597
+ width: auto;
3598
+ }
3599
+ /* Description Blocks */
3600
+ .description-block {
3601
+ display: block;
3602
+ margin: 10px 0;
3603
+ text-align: center;
3604
+ }
3605
+ .description-block.margin-bottom {
3606
+ margin-bottom: 25px;
3607
+ }
3608
+ .description-block > .description-header {
3609
+ margin: 0;
3610
+ padding: 0;
3611
+ font-weight: 600;
3612
+ font-size: 16px;
3613
+ }
3614
+ .description-block > .description-text {
3615
+ text-transform: uppercase;
3616
+ }
3617
+ /* Background colors */
3618
+ .bg-red,
3619
+ .bg-yellow,
3620
+ .bg-aqua,
3621
+ .bg-blue,
3622
+ .bg-light-blue,
3623
+ .bg-green,
3624
+ .bg-navy,
3625
+ .bg-teal,
3626
+ .bg-olive,
3627
+ .bg-lime,
3628
+ .bg-orange,
3629
+ .bg-fuchsia,
3630
+ .bg-purple,
3631
+ .bg-maroon,
3632
+ .bg-black,
3633
+ .bg-red-active,
3634
+ .bg-yellow-active,
3635
+ .bg-aqua-active,
3636
+ .bg-blue-active,
3637
+ .bg-light-blue-active,
3638
+ .bg-green-active,
3639
+ .bg-navy-active,
3640
+ .bg-teal-active,
3641
+ .bg-olive-active,
3642
+ .bg-lime-active,
3643
+ .bg-orange-active,
3644
+ .bg-fuchsia-active,
3645
+ .bg-purple-active,
3646
+ .bg-maroon-active,
3647
+ .bg-black-active,
3648
+ .callout.callout-danger,
3649
+ .callout.callout-warning,
3650
+ .callout.callout-info,
3651
+ .callout.callout-success,
3652
+ .alert-success,
3653
+ .alert-danger,
3654
+ .alert-error,
3655
+ .alert-warning,
3656
+ .alert-info,
3657
+ .label-danger,
3658
+ .label-info,
3659
+ .label-waring,
3660
+ .label-primary,
3661
+ .label-success,
3662
+ .modal-primary .modal-body,
3663
+ .modal-primary .modal-header,
3664
+ .modal-primary .modal-footer,
3665
+ .modal-warning .modal-body,
3666
+ .modal-warning .modal-header,
3667
+ .modal-warning .modal-footer,
3668
+ .modal-info .modal-body,
3669
+ .modal-info .modal-header,
3670
+ .modal-info .modal-footer,
3671
+ .modal-success .modal-body,
3672
+ .modal-success .modal-header,
3673
+ .modal-success .modal-footer,
3674
+ .modal-danger .modal-body,
3675
+ .modal-danger .modal-header,
3676
+ .modal-danger .modal-footer {
3677
+ color: #fff !important;
3678
+ }
3679
+ .bg-gray {
3680
+ color: #000;
3681
+ background-color: #d2d6de !important;
3682
+ }
3683
+ .bg-black {
3684
+ background-color: #111111 !important;
3685
+ }
3686
+ .bg-red,
3687
+ .callout.callout-danger,
3688
+ .alert-danger,
3689
+ .alert-error,
3690
+ .label-danger,
3691
+ .modal-danger .modal-body {
3692
+ background-color: #dd4b39 !important;
3693
+ }
3694
+ .bg-yellow,
3695
+ .callout.callout-warning,
3696
+ .alert-warning,
3697
+ .label-waring,
3698
+ .modal-warning .modal-body {
3699
+ background-color: #f39c12 !important;
3700
+ }
3701
+ .bg-aqua,
3702
+ .callout.callout-info,
3703
+ .alert-info,
3704
+ .label-info,
3705
+ .modal-info .modal-body {
3706
+ background-color: #00c0ef !important;
3707
+ }
3708
+ .bg-blue {
3709
+ background-color: #0073b7 !important;
3710
+ }
3711
+ .bg-light-blue,
3712
+ .label-primary,
3713
+ .modal-primary .modal-body {
3714
+ background-color: #3c8dbc !important;
3715
+ }
3716
+ .bg-green,
3717
+ .callout.callout-success,
3718
+ .alert-success,
3719
+ .label-success,
3720
+ .modal-success .modal-body {
3721
+ background-color: #00a65a !important;
3722
+ }
3723
+ .bg-navy {
3724
+ background-color: #001f3f !important;
3725
+ }
3726
+ .bg-teal {
3727
+ background-color: #39cccc !important;
3728
+ }
3729
+ .bg-olive {
3730
+ background-color: #3d9970 !important;
3731
+ }
3732
+ .bg-lime {
3733
+ background-color: #01ff70 !important;
3734
+ }
3735
+ .bg-orange {
3736
+ background-color: #ff851b !important;
3737
+ }
3738
+ .bg-fuchsia {
3739
+ background-color: #f012be !important;
3740
+ }
3741
+ .bg-purple {
3742
+ background-color: #605ca8 !important;
3743
+ }
3744
+ .bg-maroon {
3745
+ background-color: #d81b60 !important;
3746
+ }
3747
+ .bg-gray-active {
3748
+ color: #000;
3749
+ background-color: #b5bbc8 !important;
3750
+ }
3751
+ .bg-black-active {
3752
+ background-color: #000000 !important;
3753
+ }
3754
+ .bg-red-active,
3755
+ .modal-danger .modal-header,
3756
+ .modal-danger .modal-footer {
3757
+ background-color: #d33724 !important;
3758
+ }
3759
+ .bg-yellow-active,
3760
+ .modal-warning .modal-header,
3761
+ .modal-warning .modal-footer {
3762
+ background-color: #db8b0b !important;
3763
+ }
3764
+ .bg-aqua-active,
3765
+ .modal-info .modal-header,
3766
+ .modal-info .modal-footer {
3767
+ background-color: #00a7d0 !important;
3768
+ }
3769
+ .bg-blue-active {
3770
+ background-color: #005384 !important;
3771
+ }
3772
+ .bg-light-blue-active,
3773
+ .modal-primary .modal-header,
3774
+ .modal-primary .modal-footer {
3775
+ background-color: #357ca5 !important;
3776
+ }
3777
+ .bg-green-active,
3778
+ .modal-success .modal-header,
3779
+ .modal-success .modal-footer {
3780
+ background-color: #008d4c !important;
3781
+ }
3782
+ .bg-navy-active {
3783
+ background-color: #001a35 !important;
3784
+ }
3785
+ .bg-teal-active {
3786
+ background-color: #30bbbb !important;
3787
+ }
3788
+ .bg-olive-active {
3789
+ background-color: #368763 !important;
3790
+ }
3791
+ .bg-lime-active {
3792
+ background-color: #00e765 !important;
3793
+ }
3794
+ .bg-orange-active {
3795
+ background-color: #ff7701 !important;
3796
+ }
3797
+ .bg-fuchsia-active {
3798
+ background-color: #db0ead !important;
3799
+ }
3800
+ .bg-purple-active {
3801
+ background-color: #555299 !important;
3802
+ }
3803
+ .bg-maroon-active {
3804
+ background-color: #ca195a !important;
3805
+ }
3806
+ [class^="bg-"].disabled {
3807
+ opacity: 0.65;
3808
+ filter: alpha(opacity=65);
3809
+ }
3810
+ /* Text colors */
3811
+ .text-red {
3812
+ color: #dd4b39 !important;
3813
+ }
3814
+ .text-yellow {
3815
+ color: #f39c12 !important;
3816
+ }
3817
+ .text-aqua {
3818
+ color: #00c0ef !important;
3819
+ }
3820
+ .text-blue {
3821
+ color: #0073b7 !important;
3822
+ }
3823
+ .text-black {
3824
+ color: #111111 !important;
3825
+ }
3826
+ .text-light-blue {
3827
+ color: #3c8dbc !important;
3828
+ }
3829
+ .text-green {
3830
+ color: #00a65a !important;
3831
+ }
3832
+ .text-gray {
3833
+ color: #d2d6de !important;
3834
+ }
3835
+ .text-navy {
3836
+ color: #001f3f !important;
3837
+ }
3838
+ .text-teal {
3839
+ color: #39cccc !important;
3840
+ }
3841
+ .text-olive {
3842
+ color: #3d9970 !important;
3843
+ }
3844
+ .text-lime {
3845
+ color: #01ff70 !important;
3846
+ }
3847
+ .text-orange {
3848
+ color: #ff851b !important;
3849
+ }
3850
+ .text-fuchsia {
3851
+ color: #f012be !important;
3852
+ }
3853
+ .text-purple {
3854
+ color: #605ca8 !important;
3855
+ }
3856
+ .text-maroon {
3857
+ color: #d81b60 !important;
3858
+ }
3859
+ /*Hide elements by display none only*/
3860
+ .hide {
3861
+ display: none !important;
3862
+ }
3863
+ /* Remove borders */
3864
+ .no-border {
3865
+ border: 0px !important;
3866
+ }
3867
+ /* Remove padding */
3868
+ .no-padding {
3869
+ padding: 0px !important;
3870
+ }
3871
+ /* Remove margins */
3872
+ .no-margin {
3873
+ margin: 0px !important;
3874
+ }
3875
+ /* Remove box shadow */
3876
+ .no-shadow {
3877
+ box-shadow: none!important;
3878
+ }
3879
+ /* Unstyled List */
3880
+ .list-unstyled,
3881
+ .chart-legend,
3882
+ .contacts-list,
3883
+ .users-list,
3884
+ .mailbox-attachments {
3885
+ list-style: none;
3886
+ margin: 0;
3887
+ padding: 0;
3888
+ }
3889
+ /* Remove border radius */
3890
+ .flat {
3891
+ border-radius: 0 !important;
3892
+ }
3893
+ .text-bold,
3894
+ .text-bold.table td,
3895
+ .text-bold.table th {
3896
+ font-weight: 700;
3897
+ }
3898
+ /* _fix for sparkline tooltip */
3899
+ .jqstooltip {
3900
+ padding: 5px!important;
3901
+ width: auto!important;
3902
+ height: auto!important;
3903
+ }
3904
+ /*
3905
+ Gradient Background colors
3906
+ */
3907
+ .bg-teal-gradient {
3908
+ background: #39cccc !important;
3909
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
3910
+ background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
3911
+ background: -moz-linear-gradient(center bottom, #39cccc 0%, #7adddd 100%) !important;
3912
+ background: -o-linear-gradient(#7adddd, #39cccc) !important;
3913
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
3914
+ color: #fff;
3915
+ }
3916
+ .bg-light-blue-gradient {
3917
+ background: #3c8dbc !important;
3918
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
3919
+ background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
3920
+ background: -moz-linear-gradient(center bottom, #3c8dbc 0%, #67a8ce 100%) !important;
3921
+ background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
3922
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
3923
+ color: #fff;
3924
+ }
3925
+ .bg-blue-gradient {
3926
+ background: #0073b7 !important;
3927
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
3928
+ background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
3929
+ background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
3930
+ background: -o-linear-gradient(#0089db, #0073b7) !important;
3931
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
3932
+ color: #fff;
3933
+ }
3934
+ .bg-aqua-gradient {
3935
+ background: #00c0ef !important;
3936
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
3937
+ background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
3938
+ background: -moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;
3939
+ background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
3940
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
3941
+ color: #fff;
3942
+ }
3943
+ .bg-yellow-gradient {
3944
+ background: #f39c12 !important;
3945
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
3946
+ background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
3947
+ background: -moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%) !important;
3948
+ background: -o-linear-gradient(#f7bc60, #f39c12) !important;
3949
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
3950
+ color: #fff;
3951
+ }
3952
+ .bg-purple-gradient {
3953
+ background: #605ca8 !important;
3954
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
3955
+ background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
3956
+ background: -moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;
3957
+ background: -o-linear-gradient(#9491c4, #605ca8) !important;
3958
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
3959
+ color: #fff;
3960
+ }
3961
+ .bg-green-gradient {
3962
+ background: #00a65a !important;
3963
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
3964
+ background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
3965
+ background: -moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%) !important;
3966
+ background: -o-linear-gradient(#00ca6d, #00a65a) !important;
3967
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
3968
+ color: #fff;
3969
+ }
3970
+ .bg-red-gradient {
3971
+ background: #dd4b39 !important;
3972
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
3973
+ background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
3974
+ background: -moz-linear-gradient(center bottom, #dd4b39 0%, #e47365 100%) !important;
3975
+ background: -o-linear-gradient(#e47365, #dd4b39) !important;
3976
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
3977
+ color: #fff;
3978
+ }
3979
+ .bg-black-gradient {
3980
+ background: #111111 !important;
3981
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111111), color-stop(1, #2b2b2b)) !important;
3982
+ background: -ms-linear-gradient(bottom, #111111, #2b2b2b) !important;
3983
+ background: -moz-linear-gradient(center bottom, #111111 0%, #2b2b2b 100%) !important;
3984
+ background: -o-linear-gradient(#2b2b2b, #111111) !important;
3985
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
3986
+ color: #fff;
3987
+ }
3988
+ .bg-maroon-gradient {
3989
+ background: #d81b60 !important;
3990
+ background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
3991
+ background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
3992
+ background: -moz-linear-gradient(center bottom, #d81b60 0%, #e73f7c 100%) !important;
3993
+ background: -o-linear-gradient(#e73f7c, #d81b60) !important;
3994
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
3995
+ color: #fff;
3996
+ }
3997
+ .connectedSortable {
3998
+ min-height: 100px;
3999
+ }
4000
+ .ui-helper-hidden-accessible {
4001
+ border: 0;
4002
+ clip: rect(0 0 0 0);
4003
+ height: 1px;
4004
+ margin: -1px;
4005
+ overflow: hidden;
4006
+ padding: 0;
4007
+ position: absolute;
4008
+ width: 1px;
4009
+ }
4010
+ .sort-highlight {
4011
+ background: #f4f4f4;
4012
+ border: 1px dashed #ddd;
4013
+ margin-bottom: 10px;
4014
+ }
4015
+ .full-opacity-hover {
4016
+ opacity: 0.65;
4017
+ filter: alpha(opacity=65);
4018
+ }
4019
+ .full-opacity-hover:hover {
4020
+ opacity: 1;
4021
+ filter: alpha(opacity=100);
4022
+ }
4023
+ /*
4024
+ * Misc: print
4025
+ * -----------
4026
+ */
4027
+ @media print {
4028
+ .no-print,
4029
+ .main-sidebar,
4030
+ .left-side,
4031
+ .main-header,
4032
+ .content-header {
4033
+ display: none!important;
4034
+ }
4035
+ .content-wrapper,
4036
+ .right-side,
4037
+ .main-footer {
4038
+ margin-left: 0!important;
4039
+ min-height: 0!important;
4040
+ -webkit-transform: translate(0, 0) !important;
4041
+ -ms-transform: translate(0, 0) !important;
4042
+ -o-transform: translate(0, 0) !important;
4043
+ transform: translate(0, 0) !important;
4044
+ }
4045
+ .fixed .content-wrapper,
4046
+ .fixed .right-side {
4047
+ padding-top: 0!important;
4048
+ }
4049
+ .invoice {
4050
+ width: 100%;
4051
+ border: 0;
4052
+ margin: 0;
4053
+ padding: 0;
4054
+ }
4055
+ .invoice-col {
4056
+ float: left;
4057
+ width: 33.3333333%;
4058
+ }
4059
+ .table-responsive {
4060
+ overflow: auto;
4061
+ }
4062
+ .table-responsive > .table tr th,
4063
+ .table-responsive > .table tr td {
4064
+ white-space: normal!important;
4065
+ }
4066
+ }