Fossil SCM

Remove bootstrap skin, per discussion in [forum:aa02d7443d446211|forum post aa02d7443d446211]. Clients with that skin selected will automatically be switched to the default.

stephan 2023-01-21 01:13 trunk
Commit e1ef9347e1b906c47662e053cd6b682fa5f863490d53b7a947df82925d6ec2be
D skins/bootstrap/css.txt
-4421
--- a/skins/bootstrap/css.txt
+++ b/skins/bootstrap/css.txt
@@ -1,4428 +0,0 @@
1
-/*!
2
-* Bootstrap v3.3.2 (http://getbootstrap.com)
3
-* Copyright 2011-2015 Twitter, Inc.
4
-* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
-*/
6
-
7
-/*!
8
-* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=fe63ebfc82d223781373)
9
-* Config saved to config.json and https://gist.github.com/fe63ebfc82d223781373
10
-*/
11
-footer,header,hgroup,main,menu,nav,section,summary{
12
- display:block
13
-}
14
-audio,canvas,progress,video{
15
- display:inline-block;
16
- vertical-align:baseline
17
-}
18
-audio:not([controls]){
19
- display:none;
20
- height:0
21
-}
22
-[hidden],template{
23
- display:none
24
-}
25
-a{
26
- background-color:transparent
27
-}
28
-a:active,a:hover{
29
- outline:0
30
-}
31
-abbr[title]{
32
- border-bottom:1px dotted
33
-}
34
-b,strong{
35
- font-weight:bold
36
-}
37
-dfn{
38
- font-style:italic
39
-}
40
-h1{
41
- font-size:2em;
42
- margin:0.67em 0
43
-}
44
-mark{
45
- background:#ff0;
46
- color:#000
47
-}
48
-small{
49
- font-size:80%
50
-}
51
-sub,sup{
52
- font-size:75%;
53
- line-height:0;
54
- position:relative;
55
- vertical-align:baseline
56
-}
57
-sup{
58
- top:-0.5em
59
-}
60
-sub{
61
- bottom:-0.25em
62
-}
63
-img{
64
- border:0
65
-}
66
-svg:not(:root){
67
- overflow:hidden
68
-}
69
-figure{
70
- margin:1em 40px
71
-}
72
-hr{
73
- -moz-box-sizing:content-box;
74
- -webkit-box-sizing:content-box;
75
- box-sizing:content-box;
76
- height:0
77
-}
78
-pre{
79
- overflow:auto
80
-}
81
-code,kbd,pre,samp{
82
- font-family:monospace, monospace;
83
- font-size:1em
84
-}
85
-button,input,optgroup,select,textarea{
86
- color:inherit;
87
- font:inherit;
88
- margin:0
89
-}
90
-button{
91
- overflow:visible
92
-}
93
-button,select{
94
- text-transform:none
95
-}
96
-button,html input[type="button"],input[type="reset"],input[type="submit"]{
97
- -webkit-appearance:button;
98
- cursor:pointer
99
-}
100
-button[disabled],html input[disabled]{
101
- cursor:default
102
-}
103
-button::-moz-focus-inner,input::-moz-focus-inner{
104
- border:0;
105
- padding:0
106
-}
107
-input{
108
- line-height:normal
109
-}
110
-input[type="checkbox"],input[type="radio"]{
111
- -webkit-box-sizing:border-box;
112
- -moz-box-sizing:border-box;
113
- box-sizing:border-box;
114
- padding:0
115
-}
116
-input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
117
- height:auto
118
-}
119
-input[type="search"]{
120
- -webkit-appearance:textfield;
121
- -moz-box-sizing:content-box;
122
- -webkit-box-sizing:content-box;
123
- box-sizing:content-box
124
-}
125
-input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
126
- -webkit-appearance:none
127
-}
128
-fieldset{
129
- border:1px solid #c0c0c0;
130
- margin:0 2px;
131
- padding:0.35em 0.625em 0.75em
132
-}
133
-legend{
134
- border:0;
135
- padding:0
136
-}
137
-textarea{
138
- overflow:auto
139
-}
140
-optgroup{
141
- font-weight:bold
142
-}
143
-table{
144
- border-collapse:collapse;
145
- border-spacing:0
146
-}
147
-td,th{
148
- padding:0
149
-}
150
-/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
151
-@media print{
152
- *,*:before,*:after{
153
- background:transparent !important;
154
- color:#000 !important;
155
- -webkit-box-shadow:none !important;
156
- box-shadow:none !important;
157
- text-shadow:none !important
158
- }
159
- a,a:visited{
160
- text-decoration:underline
161
- }
162
- a[href]:after{
163
- content:" (" attr(href) ")"
164
- }
165
- abbr[title]:after{
166
- content:" (" attr(title) ")"
167
- }
168
- a[href^="#"]:after,a[href^="javascript:"]:after{
169
- content:""
170
- }
171
- pre,blockquote{
172
- border:1px solid #999;
173
- page-break-inside:avoid
174
- }
175
- thead{
176
- display:table-header-group
177
- }
178
- tr,img{
179
- page-break-inside:avoid
180
- }
181
- img{
182
- max-width:100% !important
183
- }
184
- p,h2,h3{
185
- orphans:3;
186
- widows:3
187
- }
188
- h2,h3{
189
- page-break-after:avoid
190
- }
191
- select{
192
- background:#fff !important
193
- }
194
- .navbar{
195
- display:none
196
- }
197
- .btn>.caret,.dropup>.btn>.caret{
198
- border-top-color:#000 !important
199
- }
200
- .label{
201
- border:1px solid #000
202
- }
203
- .table{
204
- border-collapse:collapse !important
205
- }
206
- .table td,.table th{
207
- background-color:#fff !important
208
- }
209
- .table-bordered th,.table-bordered td{
210
- border:1px solid #ddd !important
211
- }
212
-}
213
-*{
214
- -webkit-box-sizing:border-box;
215
- -moz-box-sizing:border-box;
216
- box-sizing:border-box
217
-}
218
-*:before,*:after{
219
- -webkit-box-sizing:border-box;
220
- -moz-box-sizing:border-box;
221
- box-sizing:border-box
222
-}
223
-html{
224
- font-size:10px;
225
- -webkit-tap-highlight-color:rgba(0,0,0,0)
226
-}
227
-body{
228
- font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
229
- font-size:14px;
230
- line-height:1.42857143;
231
- color:#333;
232
- background-color:#fff
233
-}
234
-input,button,select,textarea{
235
- font-family:inherit;
236
- font-size:inherit;
237
- line-height:inherit
238
-}
239
-a{
240
- color:#337ab7;
241
- text-decoration:none
242
-}
243
-a:hover,a:focus{
244
- color:#23527c;
245
- text-decoration:underline
246
-}
247
-a:focus{
248
- outline:thin dotted;
249
- outline:5px auto -webkit-focus-ring-color;
250
- outline-offset:-2px
251
-}
252
-figure{
253
- margin:0
254
-}
255
-img{
256
- vertical-align:middle
257
-}
258
-.img-responsive,.thumbnail>img,.thumbnail a>img{
259
- display:block;
260
- max-width:100%;
261
- height:auto
262
-}
263
-.img-rounded{
264
- border-radius:6px
265
-}
266
-.img-thumbnail{
267
- padding:4px;
268
- line-height:1.42857143;
269
- background-color:#fff;
270
- border:1px solid #ddd;
271
- border-radius:4px;
272
- -webkit-transition:all .2s ease-in-out;
273
- -o-transition:all .2s ease-in-out;
274
- transition:all .2s ease-in-out;
275
- display:inline-block;
276
- max-width:100%;
277
- height:auto
278
-}
279
-.img-circle{
280
- border-radius:50%
281
-}
282
-hr{
283
- margin-top:20px;
284
- margin-bottom:20px;
285
- border:0;
286
- border-top:1px solid #eee
287
-}
288
-.sr-only{
289
- position:absolute;
290
- width:1px;
291
- height:1px;
292
- margin:-1px;
293
- padding:0;
294
- overflow:hidden;
295
- clip:rect(0, 0, 0, 0);
296
- border:0
297
-}
298
-.sr-only-focusable:active,.sr-only-focusable:focus{
299
- position:static;
300
- width:auto;
301
- height:auto;
302
- margin:0;
303
- overflow:visible;
304
- clip:auto
305
-}
306
-h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
307
- font-family:inherit;
308
- font-weight:500;
309
- line-height:1.1;
310
- color:inherit
311
-}
312
-h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{
313
- font-weight:normal;
314
- line-height:1;
315
- color:#777
316
-}
317
-h1,.h1,h2,.h2,h3,.h3{
318
- margin-top:20px;
319
- margin-bottom:10px
320
-}
321
-h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{
322
- font-size:65%
323
-}
324
-h4,.h4,h5,.h5,h6,.h6{
325
- margin-top:10px;
326
- margin-bottom:10px
327
-}
328
-h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{
329
- font-size:75%
330
-}
331
-h1,.h1{
332
- font-size:36px
333
-}
334
-h2,.h2{
335
- font-size:30px
336
-}
337
-h3,.h3{
338
- font-size:24px
339
-}
340
-h4,.h4{
341
- font-size:18px
342
-}
343
-h5,.h5{
344
- font-size:14px
345
-}
346
-h6,.h6{
347
- font-size:12px
348
-}
349
-p{
350
- margin:0 0 10px
351
-}
352
-.lead{
353
- margin-bottom:20px;
354
- font-size:16px;
355
- font-weight:300;
356
- line-height:1.4
357
-}
358
-@media (min-width:768px){
359
- .lead{
360
- font-size:21px
361
- }
362
-}
363
-small,.small{
364
- font-size:85%
365
-}
366
-mark,.mark{
367
- background-color:#fcf8e3;
368
- padding:.2em
369
-}
370
-.text-left{
371
- text-align:left
372
-}
373
-.text-right{
374
- text-align:right
375
-}
376
-.text-center{
377
- text-align:center
378
-}
379
-.text-justify{
380
- text-align:justify
381
-}
382
-.text-nowrap{
383
- white-space:nowrap
384
-}
385
-.text-lowercase{
386
- text-transform:lowercase
387
-}
388
-.text-uppercase{
389
- text-transform:uppercase
390
-}
391
-.text-capitalize{
392
- text-transform:capitalize
393
-}
394
-.text-muted{
395
- color:#777
396
-}
397
-.text-primary{
398
- color:#337ab7
399
-}
400
-a.text-primary:hover{
401
- color:#286090
402
-}
403
-.text-success{
404
- color:#3c763d
405
-}
406
-a.text-success:hover{
407
- color:#2b542c
408
-}
409
-.text-info{
410
- color:#31708f
411
-}
412
-a.text-info:hover{
413
- color:#245269
414
-}
415
-.text-warning{
416
- color:#8a6d3b
417
-}
418
-a.text-warning:hover{
419
- color:#66512c
420
-}
421
-.text-danger{
422
- color:#a94442
423
-}
424
-a.text-danger:hover{
425
- color:#843534
426
-}
427
-.bg-primary{
428
- color:#fff;
429
- background-color:#337ab7
430
-}
431
-a.bg-primary:hover{
432
- background-color:#286090
433
-}
434
-.bg-success{
435
- background-color:#dff0d8
436
-}
437
-a.bg-success:hover{
438
- background-color:#c1e2b3
439
-}
440
-.bg-info{
441
- background-color:#d9edf7
442
-}
443
-a.bg-info:hover{
444
- background-color:#afd9ee
445
-}
446
-.bg-warning{
447
- background-color:#fcf8e3
448
-}
449
-a.bg-warning:hover{
450
- background-color:#f7ecb5
451
-}
452
-.bg-danger{
453
- background-color:#f2dede
454
-}
455
-a.bg-danger:hover{
456
- background-color:#e4b9b9
457
-}
458
-.page-header{
459
- padding-bottom:9px;
460
- margin:40px 0 20px;
461
- border-bottom:1px solid #eee
462
-}
463
-ul,ol{
464
- margin-top:0;
465
- margin-bottom:10px
466
-}
467
-ul ul,ol ul,ul ol,ol ol{
468
- margin-bottom:0
469
-}
470
-.list-unstyled{
471
- padding-left:0;
472
- list-style:none
473
-}
474
-.list-inline{
475
- padding-left:0;
476
- list-style:none;
477
- margin-left:-5px
478
-}
479
-.list-inline>li{
480
- display:inline-block;
481
- padding-left:5px;
482
- padding-right:5px
483
-}
484
-dl{
485
- margin-top:0;
486
- margin-bottom:20px
487
-}
488
-dt,dd{
489
- line-height:1.42857143
490
-}
491
-dt{
492
- font-weight:bold
493
-}
494
-dd{
495
- margin-left:0
496
-}
497
-@media (min-width:768px){
498
- .dl-horizontal dt{
499
- float:left;
500
- width:160px;
501
- clear:left;
502
- text-align:right;
503
- overflow:hidden;
504
- text-overflow:ellipsis;
505
- white-space:nowrap
506
- }
507
- .dl-horizontal dd{
508
- margin-left:180px
509
- }
510
-}
511
-abbr[title],abbr[data-original-title]{
512
- cursor:help;
513
- border-bottom:1px dotted #777
514
-}
515
-.initialism{
516
- font-size:90%;
517
- text-transform:uppercase
518
-}
519
-blockquote{
520
- padding:10px 20px;
521
- margin:0 0 20px;
522
- font-size:17.5px;
523
- border-left:5px solid #eee
524
-}
525
-blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{
526
- margin-bottom:0
527
-}
528
-blockquote footer,blockquote small,blockquote .small{
529
- display:block;
530
- font-size:80%;
531
- line-height:1.42857143;
532
- color:#777
533
-}
534
-blockquote footer:before,blockquote small:before,blockquote .small:before{
535
- content:'\2014 \00A0'
536
-}
537
-.blockquote-reverse,blockquote.pull-right{
538
- padding-right:15px;
539
- padding-left:0;
540
- border-right:5px solid #eee;
541
- border-left:0;
542
- text-align:right
543
-}
544
-.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{
545
- content:''
546
-}
547
-.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{
548
- content:'\00A0 \2014'
549
-}
550
-address{
551
- margin-bottom:20px;
552
- font-style:normal;
553
- line-height:1.42857143
554
-}
555
-code,kbd,pre,samp{
556
- font-family:Menlo,Monaco,Consolas,"Courier New",monospace
557
-}
558
-code{
559
- padding:2px 4px;
560
- font-size:90%;
561
- color:#c7254e;
562
- background-color:#f9f2f4;
563
- border-radius:4px
564
-}
565
-kbd{
566
- padding:2px 4px;
567
- font-size:90%;
568
- color:#fff;
569
- background-color:#333;
570
- border-radius:3px;
571
- -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
572
- box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
573
-}
574
-kbd kbd{
575
- padding:0;
576
- font-size:100%;
577
- font-weight:bold;
578
- -webkit-box-shadow:none;
579
- box-shadow:none
580
-}
581
-pre{
582
- display:block;
583
- padding:9.5px;
584
- margin:0 0 10px;
585
- font-size:13px;
586
- line-height:1.42857143;
587
- word-break:break-all;
588
- word-wrap:break-word;
589
- color:#333;
590
- background-color:#f5f5f5;
591
- border:1px solid #ccc;
592
- border-radius:4px
593
-}
594
-pre code{
595
- padding:0;
596
- font-size:inherit;
597
- color:inherit;
598
- white-space:pre-wrap;
599
- background-color:transparent;
600
- border-radius:0
601
-}
602
-.pre-scrollable{
603
- max-height:340px;
604
- overflow-y:scroll
605
-}
606
-.container{
607
- margin-right:auto;
608
- margin-left:auto;
609
- padding-left:15px;
610
- padding-right:15px
611
-}
612
-@media (min-width:768px){
613
- .container{
614
- width:750px
615
- }
616
-}
617
-@media (min-width:992px){
618
- .container{
619
- width:970px
620
- }
621
-}
622
-@media (min-width:1200px){
623
- .container{
624
- width:1170px
625
- }
626
-}
627
-.container-fluid{
628
- margin-right:auto;
629
- margin-left:auto;
630
- padding-left:15px;
631
- padding-right:15px
632
-}
633
-.row{
634
- margin-left:-15px;
635
- margin-right:-15px
636
-}
637
-.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
638
- position:relative;
639
- min-height:1px;
640
- padding-left:15px;
641
- padding-right:15px
642
-}
643
-.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
644
- float:left
645
-}
646
-.col-xs-12{
647
- width:100%
648
-}
649
-.col-xs-11{
650
- width:91.66666667%
651
-}
652
-.col-xs-10{
653
- width:83.33333333%
654
-}
655
-.col-xs-9{
656
- width:75%
657
-}
658
-.col-xs-8{
659
- width:66.66666667%
660
-}
661
-.col-xs-7{
662
- width:58.33333333%
663
-}
664
-.col-xs-6{
665
- width:50%
666
-}
667
-.col-xs-5{
668
- width:41.66666667%
669
-}
670
-.col-xs-4{
671
- width:33.33333333%
672
-}
673
-.col-xs-3{
674
- width:25%
675
-}
676
-.col-xs-2{
677
- width:16.66666667%
678
-}
679
-.col-xs-1{
680
- width:8.33333333%
681
-}
682
-.col-xs-pull-12{
683
- right:100%
684
-}
685
-.col-xs-pull-11{
686
- right:91.66666667%
687
-}
688
-.col-xs-pull-10{
689
- right:83.33333333%
690
-}
691
-.col-xs-pull-9{
692
- right:75%
693
-}
694
-.col-xs-pull-8{
695
- right:66.66666667%
696
-}
697
-.col-xs-pull-7{
698
- right:58.33333333%
699
-}
700
-.col-xs-pull-6{
701
- right:50%
702
-}
703
-.col-xs-pull-5{
704
- right:41.66666667%
705
-}
706
-.col-xs-pull-4{
707
- right:33.33333333%
708
-}
709
-.col-xs-pull-3{
710
- right:25%
711
-}
712
-.col-xs-pull-2{
713
- right:16.66666667%
714
-}
715
-.col-xs-pull-1{
716
- right:8.33333333%
717
-}
718
-.col-xs-pull-0{
719
- right:auto
720
-}
721
-.col-xs-push-12{
722
- left:100%
723
-}
724
-.col-xs-push-11{
725
- left:91.66666667%
726
-}
727
-.col-xs-push-10{
728
- left:83.33333333%
729
-}
730
-.col-xs-push-9{
731
- left:75%
732
-}
733
-.col-xs-push-8{
734
- left:66.66666667%
735
-}
736
-.col-xs-push-7{
737
- left:58.33333333%
738
-}
739
-.col-xs-push-6{
740
- left:50%
741
-}
742
-.col-xs-push-5{
743
- left:41.66666667%
744
-}
745
-.col-xs-push-4{
746
- left:33.33333333%
747
-}
748
-.col-xs-push-3{
749
- left:25%
750
-}
751
-.col-xs-push-2{
752
- left:16.66666667%
753
-}
754
-.col-xs-push-1{
755
- left:8.33333333%
756
-}
757
-.col-xs-push-0{
758
- left:auto
759
-}
760
-.col-xs-offset-12{
761
- margin-left:100%
762
-}
763
-.col-xs-offset-11{
764
- margin-left:91.66666667%
765
-}
766
-.col-xs-offset-10{
767
- margin-left:83.33333333%
768
-}
769
-.col-xs-offset-9{
770
- margin-left:75%
771
-}
772
-.col-xs-offset-8{
773
- margin-left:66.66666667%
774
-}
775
-.col-xs-offset-7{
776
- margin-left:58.33333333%
777
-}
778
-.col-xs-offset-6{
779
- margin-left:50%
780
-}
781
-.col-xs-offset-5{
782
- margin-left:41.66666667%
783
-}
784
-.col-xs-offset-4{
785
- margin-left:33.33333333%
786
-}
787
-.col-xs-offset-3{
788
- margin-left:25%
789
-}
790
-.col-xs-offset-2{
791
- margin-left:16.66666667%
792
-}
793
-.col-xs-offset-1{
794
- margin-left:8.33333333%
795
-}
796
-.col-xs-offset-0{
797
- margin-left:0
798
-}
799
-@media (min-width:768px){
800
- .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
801
- float:left
802
- }
803
- .col-sm-12{
804
- width:100%
805
- }
806
- .col-sm-11{
807
- width:91.66666667%
808
- }
809
- .col-sm-10{
810
- width:83.33333333%
811
- }
812
- .col-sm-9{
813
- width:75%
814
- }
815
- .col-sm-8{
816
- width:66.66666667%
817
- }
818
- .col-sm-7{
819
- width:58.33333333%
820
- }
821
- .col-sm-6{
822
- width:50%
823
- }
824
- .col-sm-5{
825
- width:41.66666667%
826
- }
827
- .col-sm-4{
828
- width:33.33333333%
829
- }
830
- .col-sm-3{
831
- width:25%
832
- }
833
- .col-sm-2{
834
- width:16.66666667%
835
- }
836
- .col-sm-1{
837
- width:8.33333333%
838
- }
839
- .col-sm-pull-12{
840
- right:100%
841
- }
842
- .col-sm-pull-11{
843
- right:91.66666667%
844
- }
845
- .col-sm-pull-10{
846
- right:83.33333333%
847
- }
848
- .col-sm-pull-9{
849
- right:75%
850
- }
851
- .col-sm-pull-8{
852
- right:66.66666667%
853
- }
854
- .col-sm-pull-7{
855
- right:58.33333333%
856
- }
857
- .col-sm-pull-6{
858
- right:50%
859
- }
860
- .col-sm-pull-5{
861
- right:41.66666667%
862
- }
863
- .col-sm-pull-4{
864
- right:33.33333333%
865
- }
866
- .col-sm-pull-3{
867
- right:25%
868
- }
869
- .col-sm-pull-2{
870
- right:16.66666667%
871
- }
872
- .col-sm-pull-1{
873
- right:8.33333333%
874
- }
875
- .col-sm-pull-0{
876
- right:auto
877
- }
878
- .col-sm-push-12{
879
- left:100%
880
- }
881
- .col-sm-push-11{
882
- left:91.66666667%
883
- }
884
- .col-sm-push-10{
885
- left:83.33333333%
886
- }
887
- .col-sm-push-9{
888
- left:75%
889
- }
890
- .col-sm-push-8{
891
- left:66.66666667%
892
- }
893
- .col-sm-push-7{
894
- left:58.33333333%
895
- }
896
- .col-sm-push-6{
897
- left:50%
898
- }
899
- .col-sm-push-5{
900
- left:41.66666667%
901
- }
902
- .col-sm-push-4{
903
- left:33.33333333%
904
- }
905
- .col-sm-push-3{
906
- left:25%
907
- }
908
- .col-sm-push-2{
909
- left:16.66666667%
910
- }
911
- .col-sm-push-1{
912
- left:8.33333333%
913
- }
914
- .col-sm-push-0{
915
- left:auto
916
- }
917
- .col-sm-offset-12{
918
- margin-left:100%
919
- }
920
- .col-sm-offset-11{
921
- margin-left:91.66666667%
922
- }
923
- .col-sm-offset-10{
924
- margin-left:83.33333333%
925
- }
926
- .col-sm-offset-9{
927
- margin-left:75%
928
- }
929
- .col-sm-offset-8{
930
- margin-left:66.66666667%
931
- }
932
- .col-sm-offset-7{
933
- margin-left:58.33333333%
934
- }
935
- .col-sm-offset-6{
936
- margin-left:50%
937
- }
938
- .col-sm-offset-5{
939
- margin-left:41.66666667%
940
- }
941
- .col-sm-offset-4{
942
- margin-left:33.33333333%
943
- }
944
- .col-sm-offset-3{
945
- margin-left:25%
946
- }
947
- .col-sm-offset-2{
948
- margin-left:16.66666667%
949
- }
950
- .col-sm-offset-1{
951
- margin-left:8.33333333%
952
- }
953
- .col-sm-offset-0{
954
- margin-left:0
955
- }
956
-}
957
-@media (min-width:992px){
958
- .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
959
- float:left
960
- }
961
- .col-md-12{
962
- width:100%
963
- }
964
- .col-md-11{
965
- width:91.66666667%
966
- }
967
- .col-md-10{
968
- width:83.33333333%
969
- }
970
- .col-md-9{
971
- width:75%
972
- }
973
- .col-md-8{
974
- width:66.66666667%
975
- }
976
- .col-md-7{
977
- width:58.33333333%
978
- }
979
- .col-md-6{
980
- width:50%
981
- }
982
- .col-md-5{
983
- width:41.66666667%
984
- }
985
- .col-md-4{
986
- width:33.33333333%
987
- }
988
- .col-md-3{
989
- width:25%
990
- }
991
- .col-md-2{
992
- width:16.66666667%
993
- }
994
- .col-md-1{
995
- width:8.33333333%
996
- }
997
- .col-md-pull-12{
998
- right:100%
999
- }
1000
- .col-md-pull-11{
1001
- right:91.66666667%
1002
- }
1003
- .col-md-pull-10{
1004
- right:83.33333333%
1005
- }
1006
- .col-md-pull-9{
1007
- right:75%
1008
- }
1009
- .col-md-pull-8{
1010
- right:66.66666667%
1011
- }
1012
- .col-md-pull-7{
1013
- right:58.33333333%
1014
- }
1015
- .col-md-pull-6{
1016
- right:50%
1017
- }
1018
- .col-md-pull-5{
1019
- right:41.66666667%
1020
- }
1021
- .col-md-pull-4{
1022
- right:33.33333333%
1023
- }
1024
- .col-md-pull-3{
1025
- right:25%
1026
- }
1027
- .col-md-pull-2{
1028
- right:16.66666667%
1029
- }
1030
- .col-md-pull-1{
1031
- right:8.33333333%
1032
- }
1033
- .col-md-pull-0{
1034
- right:auto
1035
- }
1036
- .col-md-push-12{
1037
- left:100%
1038
- }
1039
- .col-md-push-11{
1040
- left:91.66666667%
1041
- }
1042
- .col-md-push-10{
1043
- left:83.33333333%
1044
- }
1045
- .col-md-push-9{
1046
- left:75%
1047
- }
1048
- .col-md-push-8{
1049
- left:66.66666667%
1050
- }
1051
- .col-md-push-7{
1052
- left:58.33333333%
1053
- }
1054
- .col-md-push-6{
1055
- left:50%
1056
- }
1057
- .col-md-push-5{
1058
- left:41.66666667%
1059
- }
1060
- .col-md-push-4{
1061
- left:33.33333333%
1062
- }
1063
- .col-md-push-3{
1064
- left:25%
1065
- }
1066
- .col-md-push-2{
1067
- left:16.66666667%
1068
- }
1069
- .col-md-push-1{
1070
- left:8.33333333%
1071
- }
1072
- .col-md-push-0{
1073
- left:auto
1074
- }
1075
- .col-md-offset-12{
1076
- margin-left:100%
1077
- }
1078
- .col-md-offset-11{
1079
- margin-left:91.66666667%
1080
- }
1081
- .col-md-offset-10{
1082
- margin-left:83.33333333%
1083
- }
1084
- .col-md-offset-9{
1085
- margin-left:75%
1086
- }
1087
- .col-md-offset-8{
1088
- margin-left:66.66666667%
1089
- }
1090
- .col-md-offset-7{
1091
- margin-left:58.33333333%
1092
- }
1093
- .col-md-offset-6{
1094
- margin-left:50%
1095
- }
1096
- .col-md-offset-5{
1097
- margin-left:41.66666667%
1098
- }
1099
- .col-md-offset-4{
1100
- margin-left:33.33333333%
1101
- }
1102
- .col-md-offset-3{
1103
- margin-left:25%
1104
- }
1105
- .col-md-offset-2{
1106
- margin-left:16.66666667%
1107
- }
1108
- .col-md-offset-1{
1109
- margin-left:8.33333333%
1110
- }
1111
- .col-md-offset-0{
1112
- margin-left:0
1113
- }
1114
-}
1115
-@media (min-width:1200px){
1116
- .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
1117
- float:left
1118
- }
1119
- .col-lg-12{
1120
- width:100%
1121
- }
1122
- .col-lg-11{
1123
- width:91.66666667%
1124
- }
1125
- .col-lg-10{
1126
- width:83.33333333%
1127
- }
1128
- .col-lg-9{
1129
- width:75%
1130
- }
1131
- .col-lg-8{
1132
- width:66.66666667%
1133
- }
1134
- .col-lg-7{
1135
- width:58.33333333%
1136
- }
1137
- .col-lg-6{
1138
- width:50%
1139
- }
1140
- .col-lg-5{
1141
- width:41.66666667%
1142
- }
1143
- .col-lg-4{
1144
- width:33.33333333%
1145
- }
1146
- .col-lg-3{
1147
- width:25%
1148
- }
1149
- .col-lg-2{
1150
- width:16.66666667%
1151
- }
1152
- .col-lg-1{
1153
- width:8.33333333%
1154
- }
1155
- .col-lg-pull-12{
1156
- right:100%
1157
- }
1158
- .col-lg-pull-11{
1159
- right:91.66666667%
1160
- }
1161
- .col-lg-pull-10{
1162
- right:83.33333333%
1163
- }
1164
- .col-lg-pull-9{
1165
- right:75%
1166
- }
1167
- .col-lg-pull-8{
1168
- right:66.66666667%
1169
- }
1170
- .col-lg-pull-7{
1171
- right:58.33333333%
1172
- }
1173
- .col-lg-pull-6{
1174
- right:50%
1175
- }
1176
- .col-lg-pull-5{
1177
- right:41.66666667%
1178
- }
1179
- .col-lg-pull-4{
1180
- right:33.33333333%
1181
- }
1182
- .col-lg-pull-3{
1183
- right:25%
1184
- }
1185
- .col-lg-pull-2{
1186
- right:16.66666667%
1187
- }
1188
- .col-lg-pull-1{
1189
- right:8.33333333%
1190
- }
1191
- .col-lg-pull-0{
1192
- right:auto
1193
- }
1194
- .col-lg-push-12{
1195
- left:100%
1196
- }
1197
- .col-lg-push-11{
1198
- left:91.66666667%
1199
- }
1200
- .col-lg-push-10{
1201
- left:83.33333333%
1202
- }
1203
- .col-lg-push-9{
1204
- left:75%
1205
- }
1206
- .col-lg-push-8{
1207
- left:66.66666667%
1208
- }
1209
- .col-lg-push-7{
1210
- left:58.33333333%
1211
- }
1212
- .col-lg-push-6{
1213
- left:50%
1214
- }
1215
- .col-lg-push-5{
1216
- left:41.66666667%
1217
- }
1218
- .col-lg-push-4{
1219
- left:33.33333333%
1220
- }
1221
- .col-lg-push-3{
1222
- left:25%
1223
- }
1224
- .col-lg-push-2{
1225
- left:16.66666667%
1226
- }
1227
- .col-lg-push-1{
1228
- left:8.33333333%
1229
- }
1230
- .col-lg-push-0{
1231
- left:auto
1232
- }
1233
- .col-lg-offset-12{
1234
- margin-left:100%
1235
- }
1236
- .col-lg-offset-11{
1237
- margin-left:91.66666667%
1238
- }
1239
- .col-lg-offset-10{
1240
- margin-left:83.33333333%
1241
- }
1242
- .col-lg-offset-9{
1243
- margin-left:75%
1244
- }
1245
- .col-lg-offset-8{
1246
- margin-left:66.66666667%
1247
- }
1248
- .col-lg-offset-7{
1249
- margin-left:58.33333333%
1250
- }
1251
- .col-lg-offset-6{
1252
- margin-left:50%
1253
- }
1254
- .col-lg-offset-5{
1255
- margin-left:41.66666667%
1256
- }
1257
- .col-lg-offset-4{
1258
- margin-left:33.33333333%
1259
- }
1260
- .col-lg-offset-3{
1261
- margin-left:25%
1262
- }
1263
- .col-lg-offset-2{
1264
- margin-left:16.66666667%
1265
- }
1266
- .col-lg-offset-1{
1267
- margin-left:8.33333333%
1268
- }
1269
- .col-lg-offset-0{
1270
- margin-left:0
1271
- }
1272
-}
1273
-table{
1274
- background-color:transparent
1275
-}
1276
-caption{
1277
- padding-top:8px;
1278
- padding-bottom:8px;
1279
- color:#777;
1280
- text-align:left
1281
-}
1282
-th{
1283
- text-align:left
1284
-}
1285
-.table{
1286
- width:100%;
1287
- max-width:100%;
1288
- margin-bottom:20px
1289
-}
1290
-.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
1291
- padding:8px;
1292
- line-height:1.42857143;
1293
- vertical-align:top;
1294
- border-top:1px solid #ddd
1295
-}
1296
-.table>thead>tr>th{
1297
- vertical-align:bottom;
1298
- border-bottom:2px solid #ddd
1299
-}
1300
-.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{
1301
- border-top:0
1302
-}
1303
-.table>tbody+tbody{
1304
- border-top:2px solid #ddd
1305
-}
1306
-.table .table{
1307
- background-color:#fff
1308
-}
1309
-.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{
1310
- padding:5px
1311
-}
1312
-.table-bordered{
1313
- border:1px solid #ddd
1314
-}
1315
-.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{
1316
- border:1px solid #ddd
1317
-}
1318
-.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{
1319
- border-bottom-width:2px
1320
-}
1321
-.table-striped>tbody>tr:nth-of-type(odd){
1322
- background-color:#f9f9f9
1323
-}
1324
-.table-hover>tbody>tr:hover{
1325
- background-color:#f5f5f5
1326
-}
1327
-table col[class*="col-"]{
1328
- position:static;
1329
- float:none;
1330
- display:table-column
1331
-}
1332
-table td[class*="col-"],table th[class*="col-"]{
1333
- position:static;
1334
- float:none;
1335
- display:table-cell
1336
-}
1337
-.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{
1338
- background-color:#f5f5f5
1339
-}
1340
-.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{
1341
- background-color:#e8e8e8
1342
-}
1343
-.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{
1344
- background-color:#dff0d8
1345
-}
1346
-.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{
1347
- background-color:#d0e9c6
1348
-}
1349
-.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{
1350
- background-color:#d9edf7
1351
-}
1352
-.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{
1353
- background-color:#c4e3f3
1354
-}
1355
-.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{
1356
- background-color:#fcf8e3
1357
-}
1358
-.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{
1359
- background-color:#faf2cc
1360
-}
1361
-.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{
1362
- background-color:#f2dede
1363
-}
1364
-.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{
1365
- background-color:#ebcccc
1366
-}
1367
-.table-responsive{
1368
- overflow-x:auto;
1369
- min-height:0.01%
1370
-}
1371
-@media screen and (max-width:767px){
1372
- .table-responsive{
1373
- width:100%;
1374
- margin-bottom:15px;
1375
- overflow-y:hidden;
1376
- -ms-overflow-style:-ms-autohiding-scrollbar;
1377
- border:1px solid #ddd
1378
- }
1379
- .table-responsive>.table{
1380
- margin-bottom:0
1381
- }
1382
- .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{
1383
- white-space:nowrap
1384
- }
1385
- .table-responsive>.table-bordered{
1386
- border:0
1387
- }
1388
- .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{
1389
- border-left:0
1390
- }
1391
- .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{
1392
- border-right:0
1393
- }
1394
- .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{
1395
- border-bottom:0
1396
- }
1397
-}
1398
-fieldset{
1399
- padding:0;
1400
- margin:0;
1401
- border:0;
1402
- min-width:0
1403
-}
1404
-legend{
1405
- display:block;
1406
- width:100%;
1407
- padding:0;
1408
- margin-bottom:20px;
1409
- font-size:21px;
1410
- line-height:inherit;
1411
- color:#333;
1412
- border:0;
1413
- border-bottom:1px solid #e5e5e5
1414
-}
1415
-label{
1416
- display:inline-block;
1417
- max-width:100%;
1418
- margin-bottom:5px;
1419
- font-weight:bold
1420
-}
1421
-input[type="search"]{
1422
- -webkit-box-sizing:border-box;
1423
- -moz-box-sizing:border-box;
1424
- box-sizing:border-box
1425
-}
1426
-input[type="radio"],input[type="checkbox"]{
1427
- margin:4px 0 0;
1428
- margin-top:1px \9;
1429
- line-height:normal
1430
-}
1431
-input[type="file"]{
1432
- display:block
1433
-}
1434
-input[type="range"]{
1435
- display:block;
1436
- width:100%
1437
-}
1438
-select[multiple],select[size]{
1439
- height:auto
1440
-}
1441
-input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{
1442
- outline:thin dotted;
1443
- outline:5px auto -webkit-focus-ring-color;
1444
- outline-offset:-2px
1445
-}
1446
-output{
1447
- display:block;
1448
- padding-top:7px;
1449
- font-size:14px;
1450
- line-height:1.42857143;
1451
- color:#555
1452
-}
1453
-.form-control{
1454
- display:block;
1455
- width:100%;
1456
- height:34px;
1457
- padding:6px 12px;
1458
- font-size:14px;
1459
- line-height:1.42857143;
1460
- color:#555;
1461
- background-color:#fff;
1462
- background-image:none;
1463
- border:1px solid #ccc;
1464
- border-radius:4px;
1465
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1466
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1467
- -webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
1468
- -o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
1469
- transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
1470
-}
1471
-.form-control:focus{
1472
- border-color:#66afe9;
1473
- outline:0;
1474
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
1475
- box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
1476
-}
1477
-.form-control::-moz-placeholder{
1478
- color:#999;
1479
- opacity:1
1480
-}
1481
-.form-control:-ms-input-placeholder{
1482
- color:#999
1483
-}
1484
-.form-control::-webkit-input-placeholder{
1485
- color:#999
1486
-}
1487
-.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
1488
- cursor:not-allowed;
1489
- background-color:#eee;
1490
- opacity:1
1491
-}
1492
-textarea.form-control{
1493
- height:auto
1494
-}
1495
-input[type="search"]{
1496
- -webkit-appearance:none
1497
-}
1498
-@media screen and (-webkit-min-device-pixel-ratio:0){
1499
- input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{
1500
- line-height:34px
1501
- }
1502
- input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{
1503
- line-height:30px
1504
- }
1505
- input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{
1506
- line-height:46px
1507
- }
1508
-}
1509
-.form-group{
1510
- margin-bottom:15px
1511
-}
1512
-.radio,.checkbox{
1513
- position:relative;
1514
- display:block;
1515
- margin-top:10px;
1516
- margin-bottom:10px
1517
-}
1518
-.radio label,.checkbox label{
1519
- min-height:20px;
1520
- padding-left:20px;
1521
- margin-bottom:0;
1522
- font-weight:normal;
1523
- cursor:pointer
1524
-}
1525
-.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{
1526
- position:absolute;
1527
- margin-left:-20px;
1528
- margin-top:4px \9
1529
-}
1530
-.radio+.radio,.checkbox+.checkbox{
1531
- margin-top:-5px
1532
-}
1533
-.radio-inline,.checkbox-inline{
1534
- display:inline-block;
1535
- padding-left:20px;
1536
- margin-bottom:0;
1537
- vertical-align:middle;
1538
- font-weight:normal;
1539
- cursor:pointer
1540
-}
1541
-.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{
1542
- margin-top:0;
1543
- margin-left:10px
1544
-}
1545
-input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{
1546
- cursor:not-allowed
1547
-}
1548
-.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{
1549
- cursor:not-allowed
1550
-}
1551
-.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{
1552
- cursor:not-allowed
1553
-}
1554
-.form-control-static{
1555
- padding-top:7px;
1556
- padding-bottom:7px;
1557
- margin-bottom:0
1558
-}
1559
-.form-control-static.input-lg,.form-control-static.input-sm{
1560
- padding-left:0;
1561
- padding-right:0
1562
-}
1563
-.input-sm{
1564
- height:30px;
1565
- padding:5px 10px;
1566
- font-size:12px;
1567
- line-height:1.5;
1568
- border-radius:3px
1569
-}
1570
-select.input-sm{
1571
- height:30px;
1572
- line-height:30px
1573
-}
1574
-textarea.input-sm,select[multiple].input-sm{
1575
- height:auto
1576
-}
1577
-.form-group-sm .form-control{
1578
- height:30px;
1579
- padding:5px 10px;
1580
- font-size:12px;
1581
- line-height:1.5;
1582
- border-radius:3px
1583
-}
1584
-select.form-group-sm .form-control{
1585
- height:30px;
1586
- line-height:30px
1587
-}
1588
-textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control{
1589
- height:auto
1590
-}
1591
-.form-group-sm .form-control-static{
1592
- height:30px;
1593
- padding:5px 10px;
1594
- font-size:12px;
1595
- line-height:1.5
1596
-}
1597
-.input-lg{
1598
- height:46px;
1599
- padding:10px 16px;
1600
- font-size:18px;
1601
- line-height:1.3333333;
1602
- border-radius:6px
1603
-}
1604
-select.input-lg{
1605
- height:46px;
1606
- line-height:46px
1607
-}
1608
-textarea.input-lg,select[multiple].input-lg{
1609
- height:auto
1610
-}
1611
-.form-group-lg .form-control{
1612
- height:46px;
1613
- padding:10px 16px;
1614
- font-size:18px;
1615
- line-height:1.3333333;
1616
- border-radius:6px
1617
-}
1618
-select.form-group-lg .form-control{
1619
- height:46px;
1620
- line-height:46px
1621
-}
1622
-textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control{
1623
- height:auto
1624
-}
1625
-.form-group-lg .form-control-static{
1626
- height:46px;
1627
- padding:10px 16px;
1628
- font-size:18px;
1629
- line-height:1.3333333
1630
-}
1631
-.has-feedback{
1632
- position:relative
1633
-}
1634
-.has-feedback .form-control{
1635
- padding-right:42.5px
1636
-}
1637
-.form-control-feedback{
1638
- position:absolute;
1639
- top:0;
1640
- right:0;
1641
- z-index:2;
1642
- display:block;
1643
- width:34px;
1644
- height:34px;
1645
- line-height:34px;
1646
- text-align:center;
1647
- pointer-events:none
1648
-}
1649
-.input-lg+.form-control-feedback{
1650
- width:46px;
1651
- height:46px;
1652
- line-height:46px
1653
-}
1654
-.input-sm+.form-control-feedback{
1655
- width:30px;
1656
- height:30px;
1657
- line-height:30px
1658
-}
1659
-.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{
1660
- color:#3c763d
1661
-}
1662
-.has-success .form-control{
1663
- border-color:#3c763d;
1664
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1665
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
1666
-}
1667
-.has-success .form-control:focus{
1668
- border-color:#2b542c;
1669
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
1670
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
1671
-}
1672
-.has-success .input-group-addon{
1673
- color:#3c763d;
1674
- border-color:#3c763d;
1675
- background-color:#dff0d8
1676
-}
1677
-.has-success .form-control-feedback{
1678
- color:#3c763d
1679
-}
1680
-.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{
1681
- color:#8a6d3b
1682
-}
1683
-.has-warning .form-control{
1684
- border-color:#8a6d3b;
1685
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1686
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
1687
-}
1688
-.has-warning .form-control:focus{
1689
- border-color:#66512c;
1690
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
1691
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
1692
-}
1693
-.has-warning .input-group-addon{
1694
- color:#8a6d3b;
1695
- border-color:#8a6d3b;
1696
- background-color:#fcf8e3
1697
-}
1698
-.has-warning .form-control-feedback{
1699
- color:#8a6d3b
1700
-}
1701
-.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{
1702
- color:#a94442
1703
-}
1704
-.has-error .form-control{
1705
- border-color:#a94442;
1706
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1707
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
1708
-}
1709
-.has-error .form-control:focus{
1710
- border-color:#843534;
1711
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
1712
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
1713
-}
1714
-.has-error .input-group-addon{
1715
- color:#a94442;
1716
- border-color:#a94442;
1717
- background-color:#f2dede
1718
-}
1719
-.has-error .form-control-feedback{
1720
- color:#a94442
1721
-}
1722
-.has-feedback label~.form-control-feedback{
1723
- top:25px
1724
-}
1725
-.has-feedback label.sr-only~.form-control-feedback{
1726
- top:0
1727
-}
1728
-.help-block{
1729
- display:block;
1730
- margin-top:5px;
1731
- margin-bottom:10px;
1732
- color:#737373
1733
-}
1734
-@media (min-width:768px){
1735
- .form-inline .form-group{
1736
- display:inline-block;
1737
- margin-bottom:0;
1738
- vertical-align:middle
1739
- }
1740
- .form-inline .form-control{
1741
- display:inline-block;
1742
- width:auto;
1743
- vertical-align:middle
1744
- }
1745
- .form-inline .form-control-static{
1746
- display:inline-block
1747
- }
1748
- .form-inline .input-group{
1749
- display:inline-table;
1750
- vertical-align:middle
1751
- }
1752
- .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{
1753
- width:auto
1754
- }
1755
- .form-inline .input-group>.form-control{
1756
- width:100%
1757
- }
1758
- .form-inline .control-label{
1759
- margin-bottom:0;
1760
- vertical-align:middle
1761
- }
1762
- .form-inline .radio,.form-inline .checkbox{
1763
- display:inline-block;
1764
- margin-top:0;
1765
- margin-bottom:0;
1766
- vertical-align:middle
1767
- }
1768
- .form-inline .radio label,.form-inline .checkbox label{
1769
- padding-left:0
1770
- }
1771
- .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{
1772
- position:relative;
1773
- margin-left:0
1774
- }
1775
- .form-inline .has-feedback .form-control-feedback{
1776
- top:0
1777
- }
1778
-}
1779
-.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{
1780
- margin-top:0;
1781
- margin-bottom:0;
1782
- padding-top:7px
1783
-}
1784
-.form-horizontal .radio,.form-horizontal .checkbox{
1785
- min-height:27px
1786
-}
1787
-.form-horizontal .form-group{
1788
- margin-left:-15px;
1789
- margin-right:-15px
1790
-}
1791
-@media (min-width:768px){
1792
- .form-horizontal .control-label{
1793
- text-align:right;
1794
- margin-bottom:0;
1795
- padding-top:7px
1796
- }
1797
-}
1798
-.form-horizontal .has-feedback .form-control-feedback{
1799
- right:15px
1800
-}
1801
-@media (min-width:768px){
1802
- .form-horizontal .form-group-lg .control-label{
1803
- padding-top:14.333333px
1804
- }
1805
-}
1806
-@media (min-width:768px){
1807
- .form-horizontal .form-group-sm .control-label{
1808
- padding-top:6px
1809
- }
1810
-}
1811
-.btn{
1812
- display:inline-block;
1813
- margin-bottom:0;
1814
- font-weight:normal;
1815
- text-align:center;
1816
- vertical-align:middle;
1817
- -ms-touch-action:manipulation;
1818
- touch-action:manipulation;
1819
- cursor:pointer;
1820
- background-image:none;
1821
- border:1px solid transparent;
1822
- white-space:nowrap;
1823
- padding:6px 12px;
1824
- font-size:14px;
1825
- line-height:1.42857143;
1826
- border-radius:4px;
1827
- -webkit-user-select:none;
1828
- -moz-user-select:none;
1829
- -ms-user-select:none;
1830
- user-select:none
1831
-}
1832
-.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{
1833
- outline:thin dotted;
1834
- outline:5px auto -webkit-focus-ring-color;
1835
- outline-offset:-2px
1836
-}
1837
-.btn:hover,.btn:focus,.btn.focus{
1838
- color:#333;
1839
- text-decoration:none
1840
-}
1841
-.btn:active,.btn.active{
1842
- outline:0;
1843
- background-image:none;
1844
- -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
1845
- box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
1846
-}
1847
-.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
1848
- cursor:not-allowed;
1849
- pointer-events:none;
1850
- opacity:.65;
1851
- filter:alpha(opacity=65);
1852
- -webkit-box-shadow:none;
1853
- box-shadow:none
1854
-}
1855
-.btn-default{
1856
- color:#333;
1857
- background-color:#fff;
1858
- border-color:#ccc
1859
-}
1860
-.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
1861
- color:#333;
1862
- background-color:#e6e6e6;
1863
- border-color:#adadad
1864
-}
1865
-.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
1866
- background-image:none
1867
-}
1868
-.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{
1869
- background-color:#fff;
1870
- border-color:#ccc
1871
-}
1872
-.btn-default .badge{
1873
- color:#fff;
1874
- background-color:#333
1875
-}
1876
-.btn-primary{
1877
- color:#fff;
1878
- background-color:#337ab7;
1879
- border-color:#2e6da4
1880
-}
1881
-.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
1882
- color:#fff;
1883
- background-color:#286090;
1884
- border-color:#204d74
1885
-}
1886
-.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
1887
- background-image:none
1888
-}
1889
-.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{
1890
- background-color:#337ab7;
1891
- border-color:#2e6da4
1892
-}
1893
-.btn-primary .badge{
1894
- color:#337ab7;
1895
- background-color:#fff
1896
-}
1897
-.btn-success{
1898
- color:#fff;
1899
- background-color:#5cb85c;
1900
- border-color:#4cae4c
1901
-}
1902
-.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{
1903
- color:#fff;
1904
- background-color:#449d44;
1905
- border-color:#398439
1906
-}
1907
-.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{
1908
- background-image:none
1909
-}
1910
-.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{
1911
- background-color:#5cb85c;
1912
- border-color:#4cae4c
1913
-}
1914
-.btn-success .badge{
1915
- color:#5cb85c;
1916
- background-color:#fff
1917
-}
1918
-.btn-info{
1919
- color:#fff;
1920
- background-color:#5bc0de;
1921
- border-color:#46b8da
1922
-}
1923
-.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{
1924
- color:#fff;
1925
- background-color:#31b0d5;
1926
- border-color:#269abc
1927
-}
1928
-.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{
1929
- background-image:none
1930
-}
1931
-.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{
1932
- background-color:#5bc0de;
1933
- border-color:#46b8da
1934
-}
1935
-.btn-info .badge{
1936
- color:#5bc0de;
1937
- background-color:#fff
1938
-}
1939
-.btn-warning{
1940
- color:#fff;
1941
- background-color:#f0ad4e;
1942
- border-color:#eea236
1943
-}
1944
-.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{
1945
- color:#fff;
1946
- background-color:#ec971f;
1947
- border-color:#d58512
1948
-}
1949
-.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{
1950
- background-image:none
1951
-}
1952
-.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{
1953
- background-color:#f0ad4e;
1954
- border-color:#eea236
1955
-}
1956
-.btn-warning .badge{
1957
- color:#f0ad4e;
1958
- background-color:#fff
1959
-}
1960
-.btn-danger{
1961
- color:#fff;
1962
- background-color:#d9534f;
1963
- border-color:#d43f3a
1964
-}
1965
-.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{
1966
- color:#fff;
1967
- background-color:#c9302c;
1968
- border-color:#ac2925
1969
-}
1970
-.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{
1971
- background-image:none
1972
-}
1973
-.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{
1974
- background-color:#d9534f;
1975
- border-color:#d43f3a
1976
-}
1977
-.btn-danger .badge{
1978
- color:#d9534f;
1979
- background-color:#fff
1980
-}
1981
-.btn-link{
1982
- color:#337ab7;
1983
- font-weight:normal;
1984
- border-radius:0
1985
-}
1986
-.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{
1987
- background-color:transparent;
1988
- -webkit-box-shadow:none;
1989
- box-shadow:none
1990
-}
1991
-.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{
1992
- border-color:transparent
1993
-}
1994
-.btn-link:hover,.btn-link:focus{
1995
- color:#23527c;
1996
- text-decoration:underline;
1997
- background-color:transparent
1998
-}
1999
-.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{
2000
- color:#777;
2001
- text-decoration:none
2002
-}
2003
-.btn-lg,.btn-group-lg>.btn{
2004
- padding:10px 16px;
2005
- font-size:18px;
2006
- line-height:1.3333333;
2007
- border-radius:6px
2008
-}
2009
-.btn-sm,.btn-group-sm>.btn{
2010
- padding:5px 10px;
2011
- font-size:12px;
2012
- line-height:1.5;
2013
- border-radius:3px
2014
-}
2015
-.btn-xs,.btn-group-xs>.btn{
2016
- padding:1px 5px;
2017
- font-size:12px;
2018
- line-height:1.5;
2019
- border-radius:3px
2020
-}
2021
-.btn-block{
2022
- display:block;
2023
- width:100%
2024
-}
2025
-.btn-block+.btn-block{
2026
- margin-top:5px
2027
-}
2028
-input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{
2029
- width:100%
2030
-}
2031
-.fade{
2032
- opacity:0;
2033
- -webkit-transition:opacity .15s linear;
2034
- -o-transition:opacity .15s linear;
2035
- transition:opacity .15s linear
2036
-}
2037
-.fade.in{
2038
- opacity:1
2039
-}
2040
-.collapse{
2041
- display:none;
2042
- visibility:hidden
2043
-}
2044
-.collapse.in{
2045
- display:block;
2046
- visibility:visible
2047
-}
2048
-tr.collapse.in{
2049
- display:table-row
2050
-}
2051
-tbody.collapse.in{
2052
- display:table-row-group
2053
-}
2054
-.collapsing{
2055
- position:relative;
2056
- height:0;
2057
- overflow:hidden;
2058
- -webkit-transition-property:height, visibility;
2059
- -o-transition-property:height, visibility;
2060
- transition-property:height, visibility;
2061
- -webkit-transition-duration:.35s;
2062
- -o-transition-duration:.35s;
2063
- transition-duration:.35s;
2064
- -webkit-transition-timing-function:ease;
2065
- -o-transition-timing-function:ease;
2066
- transition-timing-function:ease
2067
-}
2068
-.btn-group,.btn-group-vertical{
2069
- position:relative;
2070
- display:inline-block;
2071
- vertical-align:middle
2072
-}
2073
-.btn-group>.btn,.btn-group-vertical>.btn{
2074
- position:relative;
2075
- float:left
2076
-}
2077
-.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{
2078
- z-index:2
2079
-}
2080
-.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{
2081
- margin-left:-1px
2082
-}
2083
-.btn-toolbar{
2084
- margin-left:-5px
2085
-}
2086
-.btn-toolbar .btn-group,.btn-toolbar .input-group{
2087
- float:left
2088
-}
2089
-.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{
2090
- margin-left:5px
2091
-}
2092
-.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
2093
- border-radius:0
2094
-}
2095
-.btn-group>.btn:first-child{
2096
- margin-left:0
2097
-}
2098
-.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
2099
- border-bottom-right-radius:0;
2100
- border-top-right-radius:0
2101
-}
2102
-.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){
2103
- border-bottom-left-radius:0;
2104
- border-top-left-radius:0
2105
-}
2106
-.btn-group>.btn-group{
2107
- float:left
2108
-}
2109
-.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{
2110
- border-radius:0
2111
-}
2112
-.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
2113
- border-bottom-right-radius:0;
2114
- border-top-right-radius:0
2115
-}
2116
-.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{
2117
- border-bottom-left-radius:0;
2118
- border-top-left-radius:0
2119
-}
2120
-.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{
2121
- outline:0
2122
-}
2123
-.btn-group>.btn+.dropdown-toggle{
2124
- padding-left:8px;
2125
- padding-right:8px
2126
-}
2127
-.btn-group>.btn-lg+.dropdown-toggle{
2128
- padding-left:12px;
2129
- padding-right:12px
2130
-}
2131
-.btn-group.open .dropdown-toggle{
2132
- -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
2133
- box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
2134
-}
2135
-.btn-group.open .dropdown-toggle.btn-link{
2136
- -webkit-box-shadow:none;
2137
- box-shadow:none
2138
-}
2139
-.btn .caret{
2140
- margin-left:0
2141
-}
2142
-.btn-lg .caret{
2143
- border-width:5px 5px 0;
2144
- border-bottom-width:0
2145
-}
2146
-.dropup .btn-lg .caret{
2147
- border-width:0 5px 5px
2148
-}
2149
-.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{
2150
- display:block;
2151
- float:none;
2152
- width:100%;
2153
- max-width:100%
2154
-}
2155
-.btn-group-vertical>.btn-group>.btn{
2156
- float:none
2157
-}
2158
-.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{
2159
- margin-top:-1px;
2160
- margin-left:0
2161
-}
2162
-.btn-group-vertical>.btn:not(:first-child):not(:last-child){
2163
- border-radius:0
2164
-}
2165
-.btn-group-vertical>.btn:first-child:not(:last-child){
2166
- border-top-right-radius:4px;
2167
- border-bottom-right-radius:0;
2168
- border-bottom-left-radius:0
2169
-}
2170
-.btn-group-vertical>.btn:last-child:not(:first-child){
2171
- border-bottom-left-radius:4px;
2172
- border-top-right-radius:0;
2173
- border-top-left-radius:0
2174
-}
2175
-.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{
2176
- border-radius:0
2177
-}
2178
-.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
2179
- border-bottom-right-radius:0;
2180
- border-bottom-left-radius:0
2181
-}
2182
-.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
2183
- border-top-right-radius:0;
2184
- border-top-left-radius:0
2185
-}
2186
-.btn-group-justified{
2187
- display:table;
2188
- width:100%;
2189
- table-layout:fixed;
2190
- border-collapse:separate
2191
-}
2192
-.btn-group-justified>.btn,.btn-group-justified>.btn-group{
2193
- float:none;
2194
- display:table-cell;
2195
- width:1%
2196
-}
2197
-.btn-group-justified>.btn-group .btn{
2198
- width:100%
2199
-}
2200
-.btn-group-justified>.btn-group .dropdown-menu{
2201
- left:auto
2202
-}
2203
-[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{
2204
- position:absolute;
2205
- clip:rect(0, 0, 0, 0);
2206
- pointer-events:none
2207
-}
2208
-.input-group{
2209
- position:relative;
2210
- display:table;
2211
- border-collapse:separate
2212
-}
2213
-.input-group[class*="col-"]{
2214
- float:none;
2215
- padding-left:0;
2216
- padding-right:0
2217
-}
2218
-.input-group .form-control{
2219
- position:relative;
2220
- z-index:2;
2221
- float:left;
2222
- width:100%;
2223
- margin-bottom:0
2224
-}
2225
-.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{
2226
- height:46px;
2227
- padding:10px 16px;
2228
- font-size:18px;
2229
- line-height:1.3333333;
2230
- border-radius:6px
2231
-}
2232
-select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{
2233
- height:46px;
2234
- line-height:46px
2235
-}
2236
-textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{
2237
- height:auto
2238
-}
2239
-.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{
2240
- height:30px;
2241
- padding:5px 10px;
2242
- font-size:12px;
2243
- line-height:1.5;
2244
- border-radius:3px
2245
-}
2246
-select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{
2247
- height:30px;
2248
- line-height:30px
2249
-}
2250
-textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{
2251
- height:auto
2252
-}
2253
-.input-group-addon,.input-group-btn,.input-group .form-control{
2254
- display:table-cell
2255
-}
2256
-.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){
2257
- border-radius:0
2258
-}
2259
-.input-group-addon,.input-group-btn{
2260
- width:1%;
2261
- white-space:nowrap;
2262
- vertical-align:middle
2263
-}
2264
-.input-group-addon{
2265
- padding:6px 12px;
2266
- font-size:14px;
2267
- font-weight:normal;
2268
- line-height:1;
2269
- color:#555;
2270
- text-align:center;
2271
- background-color:#eee;
2272
- border:1px solid #ccc;
2273
- border-radius:4px
2274
-}
2275
-.input-group-addon.input-sm{
2276
- padding:5px 10px;
2277
- font-size:12px;
2278
- border-radius:3px
2279
-}
2280
-.input-group-addon.input-lg{
2281
- padding:10px 16px;
2282
- font-size:18px;
2283
- border-radius:6px
2284
-}
2285
-.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{
2286
- margin-top:0
2287
-}
2288
-.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{
2289
- border-bottom-right-radius:0;
2290
- border-top-right-radius:0
2291
-}
2292
-.input-group-addon:first-child{
2293
- border-right:0
2294
-}
2295
-.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{
2296
- border-bottom-left-radius:0;
2297
- border-top-left-radius:0
2298
-}
2299
-.input-group-addon:last-child{
2300
- border-left:0
2301
-}
2302
-.input-group-btn{
2303
- position:relative;
2304
- font-size:0;
2305
- white-space:nowrap
2306
-}
2307
-.input-group-btn>.btn{
2308
- position:relative
2309
-}
2310
-.input-group-btn>.btn+.btn{
2311
- margin-left:-1px
2312
-}
2313
-.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{
2314
- z-index:2
2315
-}
2316
-.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{
2317
- margin-right:-1px
2318
-}
2319
-.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{
2320
- margin-left:-1px
2321
-}
2322
-.nav{
2323
- margin-bottom:0;
2324
- padding-left:0;
2325
- list-style:none
2326
-}
2327
-.nav>li{
2328
- position:relative;
2329
- display:block
2330
-}
2331
-.nav>li>a{
2332
- position:relative;
2333
- display:block;
2334
- padding:10px 15px
2335
-}
2336
-.nav>li>a:hover,.nav>li>a:focus{
2337
- text-decoration:none;
2338
- background-color:#eee
2339
-}
2340
-.nav>li.disabled>a{
2341
- color:#777
2342
-}
2343
-.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{
2344
- color:#777;
2345
- text-decoration:none;
2346
- background-color:transparent;
2347
- cursor:not-allowed
2348
-}
2349
-.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{
2350
- background-color:#eee;
2351
- border-color:#337ab7
2352
-}
2353
-.nav .nav-divider{
2354
- height:1px;
2355
- margin:9px 0;
2356
- overflow:hidden;
2357
- background-color:#e5e5e5
2358
-}
2359
-.nav>li>a>img{
2360
- max-width:none
2361
-}
2362
-.nav-tabs{
2363
- border-bottom:1px solid #ddd
2364
-}
2365
-.nav-tabs>li{
2366
- float:left;
2367
- margin-bottom:-1px
2368
-}
2369
-.nav-tabs>li>a{
2370
- margin-right:2px;
2371
- line-height:1.42857143;
2372
- border:1px solid transparent;
2373
- border-radius:4px 4px 0 0
2374
-}
2375
-.nav-tabs>li>a:hover{
2376
- border-color:#eee #eee #ddd
2377
-}
2378
-.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{
2379
- color:#555;
2380
- background-color:#fff;
2381
- border:1px solid #ddd;
2382
- border-bottom-color:transparent;
2383
- cursor:default
2384
-}
2385
-.nav-tabs.nav-justified{
2386
- width:100%;
2387
- border-bottom:0
2388
-}
2389
-.nav-tabs.nav-justified>li{
2390
- float:none
2391
-}
2392
-.nav-tabs.nav-justified>li>a{
2393
- text-align:center;
2394
- margin-bottom:5px
2395
-}
2396
-.nav-tabs.nav-justified>.dropdown .dropdown-menu{
2397
- top:auto;
2398
- left:auto
2399
-}
2400
-@media (min-width:768px){
2401
- .nav-tabs.nav-justified>li{
2402
- display:table-cell;
2403
- width:1%
2404
- }
2405
- .nav-tabs.nav-justified>li>a{
2406
- margin-bottom:0
2407
- }
2408
-}
2409
-.nav-tabs.nav-justified>li>a{
2410
- margin-right:0;
2411
- border-radius:4px
2412
-}
2413
-.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
2414
- border:1px solid #ddd
2415
-}
2416
-@media (min-width:768px){
2417
- .nav-tabs.nav-justified>li>a{
2418
- border-bottom:1px solid #ddd;
2419
- border-radius:4px 4px 0 0
2420
- }
2421
- .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
2422
- border-bottom-color:#fff
2423
- }
2424
-}
2425
-.nav-pills>li{
2426
- float:left
2427
-}
2428
-.nav-pills>li>a{
2429
- border-radius:4px
2430
-}
2431
-.nav-pills>li+li{
2432
- margin-left:2px
2433
-}
2434
-.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{
2435
- color:#fff;
2436
- background-color:#337ab7
2437
-}
2438
-.nav-stacked>li{
2439
- float:none
2440
-}
2441
-.nav-stacked>li+li{
2442
- margin-top:2px;
2443
- margin-left:0
2444
-}
2445
-.nav-justified{
2446
- width:100%
2447
-}
2448
-.nav-justified>li{
2449
- float:none
2450
-}
2451
-.nav-justified>li>a{
2452
- text-align:center;
2453
- margin-bottom:5px
2454
-}
2455
-.nav-justified>.dropdown .dropdown-menu{
2456
- top:auto;
2457
- left:auto
2458
-}
2459
-@media (min-width:768px){
2460
- .nav-justified>li{
2461
- display:table-cell;
2462
- width:1%
2463
- }
2464
- .nav-justified>li>a{
2465
- margin-bottom:0
2466
- }
2467
-}
2468
-.nav-tabs-justified{
2469
- border-bottom:0
2470
-}
2471
-.nav-tabs-justified>li>a{
2472
- margin-right:0;
2473
- border-radius:4px
2474
-}
2475
-.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{
2476
- border:1px solid #ddd
2477
-}
2478
-@media (min-width:768px){
2479
- .nav-tabs-justified>li>a{
2480
- border-bottom:1px solid #ddd;
2481
- border-radius:4px 4px 0 0
2482
- }
2483
- .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{
2484
- border-bottom-color:#fff
2485
- }
2486
-}
2487
-.tab-content>.tab-pane{
2488
- display:none;
2489
- visibility:hidden
2490
-}
2491
-.tab-content>.active{
2492
- display:block;
2493
- visibility:visible
2494
-}
2495
-.nav-tabs .dropdown-menu{
2496
- margin-top:-1px;
2497
- border-top-right-radius:0;
2498
- border-top-left-radius:0
2499
-}
2500
-.navbar{
2501
- position:relative;
2502
- min-height:50px;
2503
- margin-bottom:20px;
2504
- border:1px solid transparent
2505
-}
2506
-@media (min-width:768px){
2507
- .navbar{
2508
- border-radius:4px
2509
- }
2510
-}
2511
-@media (min-width:768px){
2512
- .navbar-header{
2513
- float:left
2514
- }
2515
-}
2516
-.navbar-collapse{
2517
- overflow-x:visible;
2518
- padding-right:15px;
2519
- padding-left:15px;
2520
- border-top:1px solid transparent;
2521
- -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
2522
- box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
2523
- -webkit-overflow-scrolling:touch
2524
-}
2525
-.navbar-collapse.in{
2526
- overflow-y:auto
2527
-}
2528
-@media (min-width:768px){
2529
- .navbar-collapse{
2530
- width:auto;
2531
- border-top:0;
2532
- -webkit-box-shadow:none;
2533
- box-shadow:none
2534
- }
2535
- .navbar-collapse.collapse{
2536
- display:block !important;
2537
- visibility:visible !important;
2538
- height:auto !important;
2539
- padding-bottom:0;
2540
- overflow:visible !important
2541
- }
2542
- .navbar-collapse.in{
2543
- overflow-y:visible
2544
- }
2545
- .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
2546
- padding-left:0;
2547
- padding-right:0
2548
- }
2549
-}
2550
-.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
2551
- max-height:340px
2552
-}
2553
-@media (max-device-width:480px) and (orientation:landscape){
2554
- .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
2555
- max-height:200px
2556
- }
2557
-}
2558
-.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
2559
- margin-right:-15px;
2560
- margin-left:-15px
2561
-}
2562
-@media (min-width:768px){
2563
- .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
2564
- margin-right:0;
2565
- margin-left:0
2566
- }
2567
-}
2568
-.navbar-static-top{
2569
- z-index:1000;
2570
- border-width:0 0 1px
2571
-}
2572
-@media (min-width:768px){
2573
- .navbar-static-top{
2574
- border-radius:0
2575
- }
2576
-}
2577
-.navbar-fixed-top,.navbar-fixed-bottom{
2578
- position:fixed;
2579
- right:0;
2580
- left:0;
2581
- z-index:1030
2582
-}
2583
-@media (min-width:768px){
2584
- .navbar-fixed-top,.navbar-fixed-bottom{
2585
- border-radius:0
2586
- }
2587
-}
2588
-.navbar-fixed-top{
2589
- top:0;
2590
- border-width:0 0 1px
2591
-}
2592
-.navbar-fixed-bottom{
2593
- bottom:0;
2594
- margin-bottom:0;
2595
- border-width:1px 0 0
2596
-}
2597
-.navbar-brand{
2598
- float:left;
2599
- padding:15px 15px;
2600
- font-size:18px;
2601
- line-height:20px;
2602
- height:50px
2603
-}
2604
-.navbar-brand:hover,.navbar-brand:focus{
2605
- text-decoration:none
2606
-}
2607
-.navbar-brand>img{
2608
- display:block
2609
-}
2610
-@media (min-width:768px){
2611
- .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{
2612
- margin-left:-15px
2613
- }
2614
-}
2615
-.navbar-toggle{
2616
- position:relative;
2617
- float:right;
2618
- margin-right:15px;
2619
- padding:9px 10px;
2620
- margin-top:8px;
2621
- margin-bottom:8px;
2622
- background-color:transparent;
2623
- background-image:none;
2624
- border:1px solid transparent;
2625
- border-radius:4px
2626
-}
2627
-.navbar-toggle:focus{
2628
- outline:0
2629
-}
2630
-.navbar-toggle .icon-bar{
2631
- display:block;
2632
- width:22px;
2633
- height:2px;
2634
- border-radius:1px
2635
-}
2636
-.navbar-toggle .icon-bar+.icon-bar{
2637
- margin-top:4px
2638
-}
2639
-@media (min-width:768px){
2640
- .navbar-toggle{
2641
- display:none
2642
- }
2643
-}
2644
-.navbar-nav{
2645
- margin:7.5px -15px
2646
-}
2647
-.navbar-nav>li>a{
2648
- padding-top:10px;
2649
- padding-bottom:10px;
2650
- line-height:20px
2651
-}
2652
-@media (max-width:767px){
2653
- .navbar-nav .open .dropdown-menu{
2654
- position:static;
2655
- float:none;
2656
- width:auto;
2657
- margin-top:0;
2658
- background-color:transparent;
2659
- border:0;
2660
- -webkit-box-shadow:none;
2661
- box-shadow:none
2662
- }
2663
- .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{
2664
- padding:5px 15px 5px 25px
2665
- }
2666
- .navbar-nav .open .dropdown-menu>li>a{
2667
- line-height:20px
2668
- }
2669
- .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{
2670
- background-image:none
2671
- }
2672
-}
2673
-@media (min-width:768px){
2674
- .navbar-nav{
2675
- float:left;
2676
- margin:0
2677
- }
2678
- .navbar-nav>li{
2679
- float:left
2680
- }
2681
- .navbar-nav>li>a{
2682
- padding-top:15px;
2683
- padding-bottom:15px
2684
- }
2685
-}
2686
-.navbar-form{
2687
- margin-left:-15px;
2688
- margin-right:-15px;
2689
- padding:10px 15px;
2690
- border-top:1px solid transparent;
2691
- border-bottom:1px solid transparent;
2692
- -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
2693
- box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
2694
- margin-top:8px;
2695
- margin-bottom:8px
2696
-}
2697
-@media (min-width:768px){
2698
- .navbar-form .form-group{
2699
- display:inline-block;
2700
- margin-bottom:0;
2701
- vertical-align:middle
2702
- }
2703
- .navbar-form .form-control{
2704
- display:inline-block;
2705
- width:auto;
2706
- vertical-align:middle
2707
- }
2708
- .navbar-form .form-control-static{
2709
- display:inline-block
2710
- }
2711
- .navbar-form .input-group{
2712
- display:inline-table;
2713
- vertical-align:middle
2714
- }
2715
- .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{
2716
- width:auto
2717
- }
2718
- .navbar-form .input-group>.form-control{
2719
- width:100%
2720
- }
2721
- .navbar-form .control-label{
2722
- margin-bottom:0;
2723
- vertical-align:middle
2724
- }
2725
- .navbar-form .radio,.navbar-form .checkbox{
2726
- display:inline-block;
2727
- margin-top:0;
2728
- margin-bottom:0;
2729
- vertical-align:middle
2730
- }
2731
- .navbar-form .radio label,.navbar-form .checkbox label{
2732
- padding-left:0
2733
- }
2734
- .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{
2735
- position:relative;
2736
- margin-left:0
2737
- }
2738
- .navbar-form .has-feedback .form-control-feedback{
2739
- top:0
2740
- }
2741
-}
2742
-@media (max-width:767px){
2743
- .navbar-form .form-group{
2744
- margin-bottom:5px
2745
- }
2746
- .navbar-form .form-group:last-child{
2747
- margin-bottom:0
2748
- }
2749
-}
2750
-@media (min-width:768px){
2751
- .navbar-form{
2752
- width:auto;
2753
- border:0;
2754
- margin-left:0;
2755
- margin-right:0;
2756
- padding-top:0;
2757
- padding-bottom:0;
2758
- -webkit-box-shadow:none;
2759
- box-shadow:none
2760
- }
2761
-}
2762
-.navbar-nav>li>.dropdown-menu{
2763
- margin-top:0;
2764
- border-top-right-radius:0;
2765
- border-top-left-radius:0
2766
-}
2767
-.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{
2768
- margin-bottom:0;
2769
- border-top-right-radius:4px;
2770
- border-top-left-radius:4px;
2771
- border-bottom-right-radius:0;
2772
- border-bottom-left-radius:0
2773
-}
2774
-.navbar-btn{
2775
- margin-top:8px;
2776
- margin-bottom:8px
2777
-}
2778
-.navbar-btn.btn-sm{
2779
- margin-top:10px;
2780
- margin-bottom:10px
2781
-}
2782
-.navbar-btn.btn-xs{
2783
- margin-top:14px;
2784
- margin-bottom:14px
2785
-}
2786
-.navbar-text{
2787
- margin-top:15px;
2788
- margin-bottom:15px
2789
-}
2790
-@media (min-width:768px){
2791
- .navbar-text{
2792
- float:left;
2793
- margin-left:15px;
2794
- margin-right:15px
2795
- }
2796
-}
2797
-@media (min-width:768px){
2798
- .navbar-left{
2799
- float:left !important
2800
- }
2801
- .navbar-right{
2802
- float:right !important;
2803
- margin-right:-15px
2804
- }
2805
- .navbar-right~.navbar-right{
2806
- margin-right:0
2807
- }
2808
-}
2809
-.navbar-default{
2810
- background-color:#f8f8f8;
2811
- border-color:#e7e7e7
2812
-}
2813
-.navbar-default .navbar-brand{
2814
- color:#777
2815
-}
2816
-.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{
2817
- color:#5e5e5e;
2818
- background-color:transparent
2819
-}
2820
-.navbar-default .navbar-text{
2821
- color:#777
2822
-}
2823
-.navbar-default .navbar-nav>li>a{
2824
- color:#777
2825
-}
2826
-.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{
2827
- color:#333;
2828
- background-color:transparent
2829
-}
2830
-.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{
2831
- color:#555;
2832
- background-color:#e7e7e7
2833
-}
2834
-.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{
2835
- color:#ccc;
2836
- background-color:transparent
2837
-}
2838
-.navbar-default .navbar-toggle{
2839
- border-color:#ddd
2840
-}
2841
-.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
2842
- background-color:#ddd
2843
-}
2844
-.navbar-default .navbar-toggle .icon-bar{
2845
- background-color:#888
2846
-}
2847
-.navbar-default .navbar-collapse,.navbar-default .navbar-form{
2848
- border-color:#e7e7e7
2849
-}
2850
-.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
2851
- background-color:#e7e7e7;
2852
- color:#555
2853
-}
2854
-@media (max-width:767px){
2855
- .navbar-default .navbar-nav .open .dropdown-menu>li>a{
2856
- color:#777
2857
- }
2858
- .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
2859
- color:#333;
2860
- background-color:transparent
2861
- }
2862
- .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
2863
- color:#555;
2864
- background-color:#e7e7e7
2865
- }
2866
- .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{
2867
- color:#ccc;
2868
- background-color:transparent
2869
- }
2870
-}
2871
-.navbar-default .navbar-link{
2872
- color:#777
2873
-}
2874
-.navbar-default .navbar-link:hover{
2875
- color:#333
2876
-}
2877
-.navbar-default .btn-link{
2878
- color:#777
2879
-}
2880
-.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{
2881
- color:#333
2882
-}
2883
-.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{
2884
- color:#ccc
2885
-}
2886
-.navbar-inverse{
2887
- background-color:#222;
2888
- border-color:#080808
2889
-}
2890
-.navbar-inverse .navbar-brand{
2891
- color:#9d9d9d
2892
-}
2893
-.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{
2894
- color:#fff;
2895
- background-color:transparent
2896
-}
2897
-.navbar-inverse .navbar-text{
2898
- color:#9d9d9d
2899
-}
2900
-.navbar-inverse .navbar-nav>li>a{
2901
- color:#9d9d9d
2902
-}
2903
-.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{
2904
- color:#fff;
2905
- background-color:transparent
2906
-}
2907
-.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{
2908
- color:#fff;
2909
- background-color:#080808
2910
-}
2911
-.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{
2912
- color:#444;
2913
- background-color:transparent
2914
-}
2915
-.navbar-inverse .navbar-toggle{
2916
- border-color:#333
2917
-}
2918
-.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{
2919
- background-color:#333
2920
-}
2921
-.navbar-inverse .navbar-toggle .icon-bar{
2922
- background-color:#fff
2923
-}
2924
-.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{
2925
- border-color:#101010
2926
-}
2927
-.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{
2928
- background-color:#080808;
2929
- color:#fff
2930
-}
2931
-@media (max-width:767px){
2932
- .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{
2933
- border-color:#080808
2934
- }
2935
- .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
2936
- background-color:#080808
2937
- }
2938
- .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
2939
- color:#9d9d9d
2940
- }
2941
- .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{
2942
- color:#fff;
2943
- background-color:transparent
2944
- }
2945
- .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{
2946
- color:#fff;
2947
- background-color:#080808
2948
- }
2949
- .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{
2950
- color:#444;
2951
- background-color:transparent
2952
- }
2953
-}
2954
-.navbar-inverse .navbar-link{
2955
- color:#9d9d9d
2956
-}
2957
-.navbar-inverse .navbar-link:hover{
2958
- color:#fff
2959
-}
2960
-.navbar-inverse .btn-link{
2961
- color:#9d9d9d
2962
-}
2963
-.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{
2964
- color:#fff
2965
-}
2966
-.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{
2967
- color:#444
2968
-}
2969
-.breadcrumb{
2970
- padding:8px 15px;
2971
- margin-bottom:20px;
2972
- list-style:none;
2973
- background-color:#f5f5f5;
2974
- border-radius:4px
2975
-}
2976
-.breadcrumb>li{
2977
- display:inline-block
2978
-}
2979
-.breadcrumb>li+li:before{
2980
- content:"/\00a0";
2981
- padding:0 5px;
2982
- color:#ccc
2983
-}
2984
-.breadcrumb>.active{
2985
- color:#777
2986
-}
2987
-.pagination{
2988
- display:inline-block;
2989
- padding-left:0;
2990
- margin:20px 0;
2991
- border-radius:4px
2992
-}
2993
-.pagination>li{
2994
- display:inline
2995
-}
2996
-.pagination>li>a,.pagination>li>span{
2997
- position:relative;
2998
- float:left;
2999
- padding:6px 12px;
3000
- line-height:1.42857143;
3001
- text-decoration:none;
3002
- color:#337ab7;
3003
- background-color:#fff;
3004
- border:1px solid #ddd;
3005
- margin-left:-1px
3006
-}
3007
-.pagination>li:first-child>a,.pagination>li:first-child>span{
3008
- margin-left:0;
3009
- border-bottom-left-radius:4px;
3010
- border-top-left-radius:4px
3011
-}
3012
-.pagination>li:last-child>a,.pagination>li:last-child>span{
3013
- border-bottom-right-radius:4px;
3014
- border-top-right-radius:4px
3015
-}
3016
-.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{
3017
- color:#23527c;
3018
- background-color:#eee;
3019
- border-color:#ddd
3020
-}
3021
-.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{
3022
- z-index:2;
3023
- color:#fff;
3024
- background-color:#337ab7;
3025
- border-color:#337ab7;
3026
- cursor:default
3027
-}
3028
-.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{
3029
- color:#777;
3030
- background-color:#fff;
3031
- border-color:#ddd;
3032
- cursor:not-allowed
3033
-}
3034
-.pagination-lg>li>a,.pagination-lg>li>span{
3035
- padding:10px 16px;
3036
- font-size:18px
3037
-}
3038
-.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{
3039
- border-bottom-left-radius:6px;
3040
- border-top-left-radius:6px
3041
-}
3042
-.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{
3043
- border-bottom-right-radius:6px;
3044
- border-top-right-radius:6px
3045
-}
3046
-.pagination-sm>li>a,.pagination-sm>li>span{
3047
- padding:5px 10px;
3048
- font-size:12px
3049
-}
3050
-.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{
3051
- border-bottom-left-radius:3px;
3052
- border-top-left-radius:3px
3053
-}
3054
-.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{
3055
- border-bottom-right-radius:3px;
3056
- border-top-right-radius:3px
3057
-}
3058
-.pager{
3059
- padding-left:0;
3060
- margin:20px 0;
3061
- list-style:none;
3062
- text-align:center
3063
-}
3064
-.pager li{
3065
- display:inline
3066
-}
3067
-.pager li>a,.pager li>span{
3068
- display:inline-block;
3069
- padding:5px 14px;
3070
- background-color:#fff;
3071
- border:1px solid #ddd;
3072
- border-radius:15px
3073
-}
3074
-.pager li>a:hover,.pager li>a:focus{
3075
- text-decoration:none;
3076
- background-color:#eee
3077
-}
3078
-.pager .next>a,.pager .next>span{
3079
- float:right
3080
-}
3081
-.pager .previous>a,.pager .previous>span{
3082
- float:left
3083
-}
3084
-.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{
3085
- color:#777;
3086
- background-color:#fff;
3087
- cursor:not-allowed
3088
-}
3089
-.label{
3090
- display:inline;
3091
- padding:.2em .6em .3em;
3092
- font-size:75%;
3093
- font-weight:bold;
3094
- line-height:1;
3095
- color:#fff;
3096
- text-align:center;
3097
- white-space:nowrap;
3098
- vertical-align:baseline;
3099
- border-radius:.25em
3100
-}
3101
-a.label:hover,a.label:focus{
3102
- color:#fff;
3103
- text-decoration:none;
3104
- cursor:pointer
3105
-}
3106
-.label:empty{
3107
- display:none
3108
-}
3109
-.btn .label{
3110
- position:relative;
3111
- top:-1px
3112
-}
3113
-.label-default{
3114
- background-color:#777
3115
-}
3116
-.label-default[href]:hover,.label-default[href]:focus{
3117
- background-color:#5e5e5e
3118
-}
3119
-.label-primary{
3120
- background-color:#337ab7
3121
-}
3122
-.label-primary[href]:hover,.label-primary[href]:focus{
3123
- background-color:#286090
3124
-}
3125
-.label-success{
3126
- background-color:#5cb85c
3127
-}
3128
-.label-success[href]:hover,.label-success[href]:focus{
3129
- background-color:#449d44
3130
-}
3131
-.label-info{
3132
- background-color:#5bc0de
3133
-}
3134
-.label-info[href]:hover,.label-info[href]:focus{
3135
- background-color:#31b0d5
3136
-}
3137
-.label-warning{
3138
- background-color:#f0ad4e
3139
-}
3140
-.label-warning[href]:hover,.label-warning[href]:focus{
3141
- background-color:#ec971f
3142
-}
3143
-.label-danger{
3144
- background-color:#d9534f
3145
-}
3146
-.label-danger[href]:hover,.label-danger[href]:focus{
3147
- background-color:#c9302c
3148
-}
3149
-.badge{
3150
- display:inline-block;
3151
- min-width:10px;
3152
- padding:3px 7px;
3153
- font-size:12px;
3154
- font-weight:bold;
3155
- color:#fff;
3156
- line-height:1;
3157
- vertical-align:baseline;
3158
- white-space:nowrap;
3159
- text-align:center;
3160
- background-color:#777;
3161
- border-radius:10px
3162
-}
3163
-.badge:empty{
3164
- display:none
3165
-}
3166
-.btn .badge{
3167
- position:relative;
3168
- top:-1px
3169
-}
3170
-.btn-xs .badge{
3171
- top:0;
3172
- padding:1px 5px
3173
-}
3174
-a.badge:hover,a.badge:focus{
3175
- color:#fff;
3176
- text-decoration:none;
3177
- cursor:pointer
3178
-}
3179
-.list-group-item.active>.badge,.nav-pills>.active>a>.badge{
3180
- color:#337ab7;
3181
- background-color:#fff
3182
-}
3183
-.list-group-item>.badge{
3184
- float:right
3185
-}
3186
-.list-group-item>.badge+.badge{
3187
- margin-right:5px
3188
-}
3189
-.nav-pills>li>a>.badge{
3190
- margin-left:3px
3191
-}
3192
-.jumbotron{
3193
- padding:30px 15px;
3194
- margin-bottom:30px;
3195
- color:inherit;
3196
- background-color:#eee
3197
-}
3198
-.jumbotron h1,.jumbotron .h1{
3199
- color:inherit
3200
-}
3201
-.jumbotron p{
3202
- margin-bottom:15px;
3203
- font-size:21px;
3204
- font-weight:200
3205
-}
3206
-.jumbotron>hr{
3207
- border-top-color:#d5d5d5
3208
-}
3209
-.container .jumbotron,.container-fluid .jumbotron{
3210
- border-radius:6px
3211
-}
3212
-.jumbotron .container{
3213
- max-width:100%
3214
-}
3215
-@media screen and (min-width:768px){
3216
- .jumbotron{
3217
- padding:48px 0
3218
- }
3219
- .container .jumbotron,.container-fluid .jumbotron{
3220
- padding-left:60px;
3221
- padding-right:60px
3222
- }
3223
- .jumbotron h1,.jumbotron .h1{
3224
- font-size:63px
3225
- }
3226
-}
3227
-.thumbnail{
3228
- display:block;
3229
- padding:4px;
3230
- margin-bottom:20px;
3231
- line-height:1.42857143;
3232
- background-color:#fff;
3233
- border:1px solid #ddd;
3234
- border-radius:4px;
3235
- -webkit-transition:border .2s ease-in-out;
3236
- -o-transition:border .2s ease-in-out;
3237
- transition:border .2s ease-in-out
3238
-}
3239
-.thumbnail>img,.thumbnail a>img{
3240
- margin-left:auto;
3241
- margin-right:auto
3242
-}
3243
-a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{
3244
- border-color:#337ab7
3245
-}
3246
-.thumbnail .caption{
3247
- padding:9px;
3248
- color:#333
3249
-}
3250
-.alert{
3251
- padding:15px;
3252
- margin-bottom:20px;
3253
- border:1px solid transparent;
3254
- border-radius:4px
3255
-}
3256
-.alert h4{
3257
- margin-top:0;
3258
- color:inherit
3259
-}
3260
-.alert .alert-link{
3261
- font-weight:bold
3262
-}
3263
-.alert>p,.alert>ul{
3264
- margin-bottom:0
3265
-}
3266
-.alert>p+p{
3267
- margin-top:5px
3268
-}
3269
-.alert-dismissable,.alert-dismissible{
3270
- padding-right:35px
3271
-}
3272
-.alert-dismissable .close,.alert-dismissible .close{
3273
- position:relative;
3274
- top:-2px;
3275
- right:-21px;
3276
- color:inherit
3277
-}
3278
-.alert-success{
3279
- background-color:#dff0d8;
3280
- border-color:#d6e9c6;
3281
- color:#3c763d
3282
-}
3283
-.alert-success hr{
3284
- border-top-color:#c9e2b3
3285
-}
3286
-.alert-success .alert-link{
3287
- color:#2b542c
3288
-}
3289
-.alert-info{
3290
- background-color:#d9edf7;
3291
- border-color:#bce8f1;
3292
- color:#31708f
3293
-}
3294
-.alert-info hr{
3295
- border-top-color:#a6e1ec
3296
-}
3297
-.alert-info .alert-link{
3298
- color:#245269
3299
-}
3300
-.alert-warning{
3301
- background-color:#fcf8e3;
3302
- border-color:#faebcc;
3303
- color:#8a6d3b
3304
-}
3305
-.alert-warning hr{
3306
- border-top-color:#f7e1b5
3307
-}
3308
-.alert-warning .alert-link{
3309
- color:#66512c
3310
-}
3311
-.alert-danger{
3312
- background-color:#f2dede;
3313
- border-color:#ebccd1;
3314
- color:#a94442
3315
-}
3316
-.alert-danger hr{
3317
- border-top-color:#e4b9c0
3318
-}
3319
-.alert-danger .alert-link{
3320
- color:#843534
3321
-}
3322
-@-webkit-keyframes progress-bar-stripes{
3323
- from{
3324
- background-position:40px 0
3325
- }
3326
- to{
3327
- background-position:0 0
3328
- }
3329
-}
3330
-@-o-keyframes progress-bar-stripes{
3331
- from{
3332
- background-position:40px 0
3333
- }
3334
- to{
3335
- background-position:0 0
3336
- }
3337
-}
3338
-@keyframes progress-bar-stripes{
3339
- from{
3340
- background-position:40px 0
3341
- }
3342
- to{
3343
- background-position:0 0
3344
- }
3345
-}
3346
-.progress{
3347
- overflow:hidden;
3348
- height:20px;
3349
- margin-bottom:20px;
3350
- background-color:#f5f5f5;
3351
- border-radius:4px;
3352
- -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
3353
- box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
3354
-}
3355
-.progress-bar{
3356
- float:left;
3357
- width:0%;
3358
- height:100%;
3359
- font-size:12px;
3360
- line-height:20px;
3361
- color:#fff;
3362
- text-align:center;
3363
- background-color:#337ab7;
3364
- -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
3365
- box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
3366
- -webkit-transition:width .6s ease;
3367
- -o-transition:width .6s ease;
3368
- transition:width .6s ease
3369
-}
3370
-.progress-striped .progress-bar,.progress-bar-striped{
3371
- 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);
3372
- 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);
3373
- 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);
3374
- -webkit-background-size:40px 40px;
3375
- background-size:40px 40px
3376
-}
3377
-.progress.active .progress-bar,.progress-bar.active{
3378
- -webkit-animation:progress-bar-stripes 2s linear infinite;
3379
- -o-animation:progress-bar-stripes 2s linear infinite;
3380
- animation:progress-bar-stripes 2s linear infinite
3381
-}
3382
-.progress-bar-success{
3383
- background-color:#5cb85c
3384
-}
3385
-.progress-striped .progress-bar-success{
3386
- 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);
3387
- 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);
3388
- 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)
3389
-}
3390
-.progress-bar-info{
3391
- background-color:#5bc0de
3392
-}
3393
-.progress-striped .progress-bar-info{
3394
- 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);
3395
- 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);
3396
- 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)
3397
-}
3398
-.progress-bar-warning{
3399
- background-color:#f0ad4e
3400
-}
3401
-.progress-striped .progress-bar-warning{
3402
- 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);
3403
- 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);
3404
- 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)
3405
-}
3406
-.progress-bar-danger{
3407
- background-color:#d9534f
3408
-}
3409
-.progress-striped .progress-bar-danger{
3410
- 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);
3411
- 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);
3412
- 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)
3413
-}
3414
-.media{
3415
- margin-top:15px
3416
-}
3417
-.media:first-child{
3418
- margin-top:0
3419
-}
3420
-.media,.media-body{
3421
- zoom:1;
3422
- overflow:hidden
3423
-}
3424
-.media-body{
3425
- width:10000px
3426
-}
3427
-.media-object{
3428
- display:block
3429
-}
3430
-.media-right,.media>.pull-right{
3431
- padding-left:10px
3432
-}
3433
-.media-left,.media>.pull-left{
3434
- padding-right:10px
3435
-}
3436
-.media-left,.media-right,.media-body{
3437
- display:table-cell;
3438
- vertical-align:top
3439
-}
3440
-.media-middle{
3441
- vertical-align:middle
3442
-}
3443
-.media-bottom{
3444
- vertical-align:bottom
3445
-}
3446
-.media-heading{
3447
- margin-top:0;
3448
- margin-bottom:5px
3449
-}
3450
-.media-list{
3451
- padding-left:0;
3452
- list-style:none
3453
-}
3454
-.list-group{
3455
- margin-bottom:20px;
3456
- padding-left:0
3457
-}
3458
-.list-group-item{
3459
- position:relative;
3460
- display:block;
3461
- padding:10px 15px;
3462
- margin-bottom:-1px;
3463
- background-color:#fff;
3464
- border:1px solid #ddd
3465
-}
3466
-.list-group-item:first-child{
3467
- border-top-right-radius:4px;
3468
- border-top-left-radius:4px
3469
-}
3470
-.list-group-item:last-child{
3471
- margin-bottom:0;
3472
- border-bottom-right-radius:4px;
3473
- border-bottom-left-radius:4px
3474
-}
3475
-a.list-group-item{
3476
- color:#555
3477
-}
3478
-a.list-group-item .list-group-item-heading{
3479
- color:#333
3480
-}
3481
-a.list-group-item:hover,a.list-group-item:focus{
3482
- text-decoration:none;
3483
- color:#555;
3484
- background-color:#f5f5f5
3485
-}
3486
-.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{
3487
- background-color:#eee;
3488
- color:#777;
3489
- cursor:not-allowed
3490
-}
3491
-.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{
3492
- color:inherit
3493
-}
3494
-.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{
3495
- color:#777
3496
-}
3497
-.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{
3498
- z-index:2;
3499
- color:#fff;
3500
- background-color:#337ab7;
3501
- border-color:#337ab7
3502
-}
3503
-.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{
3504
- color:inherit
3505
-}
3506
-.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{
3507
- color:#c7ddef
3508
-}
3509
-.list-group-item-success{
3510
- color:#3c763d;
3511
- background-color:#dff0d8
3512
-}
3513
-a.list-group-item-success{
3514
- color:#3c763d
3515
-}
3516
-a.list-group-item-success .list-group-item-heading{
3517
- color:inherit
3518
-}
3519
-a.list-group-item-success:hover,a.list-group-item-success:focus{
3520
- color:#3c763d;
3521
- background-color:#d0e9c6
3522
-}
3523
-a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{
3524
- color:#fff;
3525
- background-color:#3c763d;
3526
- border-color:#3c763d
3527
-}
3528
-.list-group-item-info{
3529
- color:#31708f;
3530
- background-color:#d9edf7
3531
-}
3532
-a.list-group-item-info{
3533
- color:#31708f
3534
-}
3535
-a.list-group-item-info .list-group-item-heading{
3536
- color:inherit
3537
-}
3538
-a.list-group-item-info:hover,a.list-group-item-info:focus{
3539
- color:#31708f;
3540
- background-color:#c4e3f3
3541
-}
3542
-a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{
3543
- color:#fff;
3544
- background-color:#31708f;
3545
- border-color:#31708f
3546
-}
3547
-.list-group-item-warning{
3548
- color:#8a6d3b;
3549
- background-color:#fcf8e3
3550
-}
3551
-a.list-group-item-warning{
3552
- color:#8a6d3b
3553
-}
3554
-a.list-group-item-warning .list-group-item-heading{
3555
- color:inherit
3556
-}
3557
-a.list-group-item-warning:hover,a.list-group-item-warning:focus{
3558
- color:#8a6d3b;
3559
- background-color:#faf2cc
3560
-}
3561
-a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{
3562
- color:#fff;
3563
- background-color:#8a6d3b;
3564
- border-color:#8a6d3b
3565
-}
3566
-.list-group-item-danger{
3567
- color:#a94442;
3568
- background-color:#f2dede
3569
-}
3570
-a.list-group-item-danger{
3571
- color:#a94442
3572
-}
3573
-a.list-group-item-danger .list-group-item-heading{
3574
- color:inherit
3575
-}
3576
-a.list-group-item-danger:hover,a.list-group-item-danger:focus{
3577
- color:#a94442;
3578
- background-color:#ebcccc
3579
-}
3580
-a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{
3581
- color:#fff;
3582
- background-color:#a94442;
3583
- border-color:#a94442
3584
-}
3585
-.list-group-item-heading{
3586
- margin-top:0;
3587
- margin-bottom:5px
3588
-}
3589
-.list-group-item-text{
3590
- margin-bottom:0;
3591
- line-height:1.3
3592
-}
3593
-.panel{
3594
- margin-bottom:20px;
3595
- background-color:#fff;
3596
- border:1px solid transparent;
3597
- border-radius:4px;
3598
- -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
3599
- box-shadow:0 1px 1px rgba(0,0,0,0.05)
3600
-}
3601
-.panel-body{
3602
- padding:15px
3603
-}
3604
-.panel-heading{
3605
- padding:10px 15px;
3606
- border-bottom:1px solid transparent;
3607
- border-top-right-radius:3px;
3608
- border-top-left-radius:3px
3609
-}
3610
-.panel-heading>.dropdown .dropdown-toggle{
3611
- color:inherit
3612
-}
3613
-.panel-title{
3614
- margin-top:0;
3615
- margin-bottom:0;
3616
- font-size:16px;
3617
- color:inherit
3618
-}
3619
-.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{
3620
- color:inherit
3621
-}
3622
-.panel-footer{
3623
- padding:10px 15px;
3624
- background-color:#f5f5f5;
3625
- border-top:1px solid #ddd;
3626
- border-bottom-right-radius:3px;
3627
- border-bottom-left-radius:3px
3628
-}
3629
-.panel>.list-group,.panel>.panel-collapse>.list-group{
3630
- margin-bottom:0
3631
-}
3632
-.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{
3633
- border-width:1px 0;
3634
- border-radius:0
3635
-}
3636
-.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{
3637
- border-top:0;
3638
- border-top-right-radius:3px;
3639
- border-top-left-radius:3px
3640
-}
3641
-.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{
3642
- border-bottom:0;
3643
- border-bottom-right-radius:3px;
3644
- border-bottom-left-radius:3px
3645
-}
3646
-.panel-heading+.list-group .list-group-item:first-child{
3647
- border-top-width:0
3648
-}
3649
-.list-group+.panel-footer{
3650
- border-top-width:0
3651
-}
3652
-.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{
3653
- margin-bottom:0
3654
-}
3655
-.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{
3656
- padding-left:15px;
3657
- padding-right:15px
3658
-}
3659
-.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{
3660
- border-top-right-radius:3px;
3661
- border-top-left-radius:3px
3662
-}
3663
-.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{
3664
- border-top-left-radius:3px;
3665
- border-top-right-radius:3px
3666
-}
3667
-.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{
3668
- border-top-left-radius:3px
3669
-}
3670
-.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{
3671
- border-top-right-radius:3px
3672
-}
3673
-.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{
3674
- border-bottom-right-radius:3px;
3675
- border-bottom-left-radius:3px
3676
-}
3677
-.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{
3678
- border-bottom-left-radius:3px;
3679
- border-bottom-right-radius:3px
3680
-}
3681
-.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{
3682
- border-bottom-left-radius:3px
3683
-}
3684
-.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{
3685
- border-bottom-right-radius:3px
3686
-}
3687
-.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{
3688
- border-top:1px solid #ddd
3689
-}
3690
-.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{
3691
- border-top:0
3692
-}
3693
-.panel>.table-bordered,.panel>.table-responsive>.table-bordered{
3694
- border:0
3695
-}
3696
-.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{
3697
- border-left:0
3698
-}
3699
-.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{
3700
- border-right:0
3701
-}
3702
-.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{
3703
- border-bottom:0
3704
-}
3705
-.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{
3706
- border-bottom:0
3707
-}
3708
-.panel>.table-responsive{
3709
- border:0;
3710
- margin-bottom:0
3711
-}
3712
-.panel-group{
3713
- margin-bottom:20px
3714
-}
3715
-.panel-group .panel{
3716
- margin-bottom:0;
3717
- border-radius:4px
3718
-}
3719
-.panel-group .panel+.panel{
3720
- margin-top:5px
3721
-}
3722
-.panel-group .panel-heading{
3723
- border-bottom:0
3724
-}
3725
-.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{
3726
- border-top:1px solid #ddd
3727
-}
3728
-.panel-group .panel-footer{
3729
- border-top:0
3730
-}
3731
-.panel-group .panel-footer+.panel-collapse .panel-body{
3732
- border-bottom:1px solid #ddd
3733
-}
3734
-.panel-default{
3735
- border-color:#ddd
3736
-}
3737
-.panel-default>.panel-heading{
3738
- color:#333;
3739
- background-color:#f5f5f5;
3740
- border-color:#ddd
3741
-}
3742
-.panel-default>.panel-heading+.panel-collapse>.panel-body{
3743
- border-top-color:#ddd
3744
-}
3745
-.panel-default>.panel-heading .badge{
3746
- color:#f5f5f5;
3747
- background-color:#333
3748
-}
3749
-.panel-default>.panel-footer+.panel-collapse>.panel-body{
3750
- border-bottom-color:#ddd
3751
-}
3752
-.panel-primary{
3753
- border-color:#337ab7
3754
-}
3755
-.panel-primary>.panel-heading{
3756
- color:#fff;
3757
- background-color:#337ab7;
3758
- border-color:#337ab7
3759
-}
3760
-.panel-primary>.panel-heading+.panel-collapse>.panel-body{
3761
- border-top-color:#337ab7
3762
-}
3763
-.panel-primary>.panel-heading .badge{
3764
- color:#337ab7;
3765
- background-color:#fff
3766
-}
3767
-.panel-primary>.panel-footer+.panel-collapse>.panel-body{
3768
- border-bottom-color:#337ab7
3769
-}
3770
-.panel-success{
3771
- border-color:#d6e9c6
3772
-}
3773
-.panel-success>.panel-heading{
3774
- color:#3c763d;
3775
- background-color:#dff0d8;
3776
- border-color:#d6e9c6
3777
-}
3778
-.panel-success>.panel-heading+.panel-collapse>.panel-body{
3779
- border-top-color:#d6e9c6
3780
-}
3781
-.panel-success>.panel-heading .badge{
3782
- color:#dff0d8;
3783
- background-color:#3c763d
3784
-}
3785
-.panel-success>.panel-footer+.panel-collapse>.panel-body{
3786
- border-bottom-color:#d6e9c6
3787
-}
3788
-.panel-info{
3789
- border-color:#bce8f1
3790
-}
3791
-.panel-info>.panel-heading{
3792
- color:#31708f;
3793
- background-color:#d9edf7;
3794
- border-color:#bce8f1
3795
-}
3796
-.panel-info>.panel-heading+.panel-collapse>.panel-body{
3797
- border-top-color:#bce8f1
3798
-}
3799
-.panel-info>.panel-heading .badge{
3800
- color:#d9edf7;
3801
- background-color:#31708f
3802
-}
3803
-.panel-info>.panel-footer+.panel-collapse>.panel-body{
3804
- border-bottom-color:#bce8f1
3805
-}
3806
-.panel-warning{
3807
- border-color:#faebcc
3808
-}
3809
-.panel-warning>.panel-heading{
3810
- color:#8a6d3b;
3811
- background-color:#fcf8e3;
3812
- border-color:#faebcc
3813
-}
3814
-.panel-warning>.panel-heading+.panel-collapse>.panel-body{
3815
- border-top-color:#faebcc
3816
-}
3817
-.panel-warning>.panel-heading .badge{
3818
- color:#fcf8e3;
3819
- background-color:#8a6d3b
3820
-}
3821
-.panel-warning>.panel-footer+.panel-collapse>.panel-body{
3822
- border-bottom-color:#faebcc
3823
-}
3824
-.panel-danger{
3825
- border-color:#ebccd1
3826
-}
3827
-.panel-danger>.panel-heading{
3828
- color:#a94442;
3829
- background-color:#f2dede;
3830
- border-color:#ebccd1
3831
-}
3832
-.panel-danger>.panel-heading+.panel-collapse>.panel-body{
3833
- border-top-color:#ebccd1
3834
-}
3835
-.panel-danger>.panel-heading .badge{
3836
- color:#f2dede;
3837
- background-color:#a94442
3838
-}
3839
-.panel-danger>.panel-footer+.panel-collapse>.panel-body{
3840
- border-bottom-color:#ebccd1
3841
-}
3842
-.embed-responsive{
3843
- position:relative;
3844
- display:block;
3845
- height:0;
3846
- padding:0;
3847
- overflow:hidden
3848
-}
3849
-.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{
3850
- position:absolute;
3851
- top:0;
3852
- left:0;
3853
- bottom:0;
3854
- height:100%;
3855
- width:100%;
3856
- border:0
3857
-}
3858
-.embed-responsive.embed-responsive-16by9{
3859
- padding-bottom:56.25%
3860
-}
3861
-.embed-responsive.embed-responsive-4by3{
3862
- padding-bottom:75%
3863
-}
3864
-.well{
3865
- min-height:20px;
3866
- padding:19px;
3867
- margin-bottom:20px;
3868
- background-color:#f5f5f5;
3869
- border:1px solid #e3e3e3;
3870
- border-radius:4px;
3871
- -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
3872
- box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
3873
-}
3874
-.well blockquote{
3875
- border-color:#ddd;
3876
- border-color:rgba(0,0,0,0.15)
3877
-}
3878
-.well-lg{
3879
- padding:24px;
3880
- border-radius:6px
3881
-}
3882
-.well-sm{
3883
- padding:9px;
3884
- border-radius:3px
3885
-}
3886
-.close{
3887
- float:right;
3888
- font-size:21px;
3889
- font-weight:bold;
3890
- line-height:1;
3891
- color:#000;
3892
- text-shadow:0 1px 0 #fff;
3893
- opacity:.2;
3894
- filter:alpha(opacity=20)
3895
-}
3896
-.close:hover,.close:focus{
3897
- color:#000;
3898
- text-decoration:none;
3899
- cursor:pointer;
3900
- opacity:.5;
3901
- filter:alpha(opacity=50)
3902
-}
3903
-button.close{
3904
- padding:0;
3905
- cursor:pointer;
3906
- background:transparent;
3907
- border:0;
3908
- -webkit-appearance:none
3909
-}
3910
-.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after{
3911
- content:" ";
3912
- display:table
3913
-}
3914
-.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after{
3915
- clear:both
3916
-}
3917
-.center-block{
3918
- display:block;
3919
- margin-left:auto;
3920
- margin-right:auto
3921
-}
3922
-.pull-right{
3923
- float:right !important
3924
-}
3925
-.pull-left{
3926
- float:left !important
3927
-}
3928
-.hide{
3929
- display:none !important
3930
-}
3931
-.show{
3932
- display:block !important
3933
-}
3934
-.invisible{
3935
- visibility:hidden
3936
-}
3937
-.text-hide{
3938
- font:0/0 a;
3939
- color:transparent;
3940
- text-shadow:none;
3941
- background-color:transparent;
3942
- border:0
3943
-}
3944
-.hidden{
3945
- display:none !important;
3946
- visibility:hidden !important
3947
-}
3948
-.affix{
3949
- position:fixed
3950
-}
3951
-@-ms-viewport{
3952
- width:device-width
3953
-}
3954
-.visible-xs,.visible-sm,.visible-md,.visible-lg{
3955
- display:none !important
3956
-}
3957
-.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{
3958
- display:none !important
3959
-}
3960
-@media (max-width:767px){
3961
- .visible-xs{
3962
- display:block !important
3963
- }
3964
- table.visible-xs{
3965
- display:table
3966
- }
3967
- tr.visible-xs{
3968
- display:table-row !important
3969
- }
3970
- th.visible-xs,td.visible-xs{
3971
- display:table-cell !important
3972
- }
3973
-}
3974
-@media (max-width:767px){
3975
- .visible-xs-block{
3976
- display:block !important
3977
- }
3978
-}
3979
-@media (max-width:767px){
3980
- .visible-xs-inline{
3981
- display:inline !important
3982
- }
3983
-}
3984
-@media (max-width:767px){
3985
- .visible-xs-inline-block{
3986
- display:inline-block !important
3987
- }
3988
-}
3989
-@media (min-width:768px) and (max-width:991px){
3990
- .visible-sm{
3991
- display:block !important
3992
- }
3993
- table.visible-sm{
3994
- display:table
3995
- }
3996
- tr.visible-sm{
3997
- display:table-row !important
3998
- }
3999
- th.visible-sm,td.visible-sm{
4000
- display:table-cell !important
4001
- }
4002
-}
4003
-@media (min-width:768px) and (max-width:991px){
4004
- .visible-sm-block{
4005
- display:block !important
4006
- }
4007
-}
4008
-@media (min-width:768px) and (max-width:991px){
4009
- .visible-sm-inline{
4010
- display:inline !important
4011
- }
4012
-}
4013
-@media (min-width:768px) and (max-width:991px){
4014
- .visible-sm-inline-block{
4015
- display:inline-block !important
4016
- }
4017
-}
4018
-@media (min-width:992px) and (max-width:1199px){
4019
- .visible-md{
4020
- display:block !important
4021
- }
4022
- table.visible-md{
4023
- display:table
4024
- }
4025
- tr.visible-md{
4026
- display:table-row !important
4027
- }
4028
- th.visible-md,td.visible-md{
4029
- display:table-cell !important
4030
- }
4031
-}
4032
-@media (min-width:992px) and (max-width:1199px){
4033
- .visible-md-block{
4034
- display:block !important
4035
- }
4036
-}
4037
-@media (min-width:992px) and (max-width:1199px){
4038
- .visible-md-inline{
4039
- display:inline !important
4040
- }
4041
-}
4042
-@media (min-width:992px) and (max-width:1199px){
4043
- .visible-md-inline-block{
4044
- display:inline-block !important
4045
- }
4046
-}
4047
-@media (min-width:1200px){
4048
- .visible-lg{
4049
- display:block !important
4050
- }
4051
- table.visible-lg{
4052
- display:table
4053
- }
4054
- tr.visible-lg{
4055
- display:table-row !important
4056
- }
4057
- th.visible-lg,td.visible-lg{
4058
- display:table-cell !important
4059
- }
4060
-}
4061
-@media (min-width:1200px){
4062
- .visible-lg-block{
4063
- display:block !important
4064
- }
4065
-}
4066
-@media (min-width:1200px){
4067
- .visible-lg-inline{
4068
- display:inline !important
4069
- }
4070
-}
4071
-@media (min-width:1200px){
4072
- .visible-lg-inline-block{
4073
- display:inline-block !important
4074
- }
4075
-}
4076
-@media (max-width:767px){
4077
- .hidden-xs{
4078
- display:none !important
4079
- }
4080
-}
4081
-@media (min-width:768px) and (max-width:991px){
4082
- .hidden-sm{
4083
- display:none !important
4084
- }
4085
-}
4086
-@media (min-width:992px) and (max-width:1199px){
4087
- .hidden-md{
4088
- display:none !important
4089
- }
4090
-}
4091
-@media (min-width:1200px){
4092
- .hidden-lg{
4093
- display:none !important
4094
- }
4095
-}
4096
-.visible-print{
4097
- display:none !important
4098
-}
4099
-@media print{
4100
- .visible-print{
4101
- display:block !important
4102
- }
4103
- table.visible-print{
4104
- display:table
4105
- }
4106
- tr.visible-print{
4107
- display:table-row !important
4108
- }
4109
- th.visible-print,td.visible-print{
4110
- display:table-cell !important
4111
- }
4112
-}
4113
-.visible-print-block{
4114
- display:none !important
4115
-}
4116
-@media print{
4117
- .visible-print-block{
4118
- display:block !important
4119
- }
4120
-}
4121
-.visible-print-inline{
4122
- display:none !important
4123
-}
4124
-@media print{
4125
- .visible-print-inline{
4126
- display:inline !important
4127
- }
4128
-}
4129
-.visible-print-inline-block{
4130
- display:none !important
4131
-}
4132
-@media print{
4133
- .visible-print-inline-block{
4134
- display:inline-block !important
4135
- }
4136
-}
4137
-@media print{
4138
- .hidden-print{
4139
- display:none !important
4140
- }
4141
-}
4142
-
4143
-/* Body and structure
--------------------------------------------------- */
4144
-html,
4145
-body {
4146
- height: 100%;
4147
- /* The html and body elements cannot have any padding or margin. */
4148
-}
4149
-
4150
-/* Wrapper for page content to push down footer */
4151
-#wrap {
4152
- min-height: 100%;
4153
- height: auto !important;
4154
- height: 100%;
4155
- /* Negative indent footer by it's height */
4156
- margin: 0 auto -60px;
4157
-}
4158
-
4159
-#wrap > .navbar + .content {
4160
- padding-top: 50px;
4161
-}
4162
-
4163
-#push, #footer {
4164
- height: 60px;
4165
-}
4166
-
4167
-/* Jumbotron
--------------------------------------------------- */
4168
-.jumbotron {
4169
- position: relative;
4170
- padding: 40px 0;
4171
- color: #fff;
4172
- text-align: left;
4173
- text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
4174
- background: #020031; /* Old browsers */
4175
- background: -moz-linear-gradient(45deg, #020031 0%, #1ba5e0 100%); /* FF3.6+ */
4176
- background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#1ba5e0)); /* Chrome,Safari4+ */
4177
- background: -webkit-linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* Chrome10+,Safari5.1+ */
4178
- background: -o-linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* Opera 11.10+ */
4179
- background: -ms-linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* IE10+ */
4180
- background: linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* W3C */
4181
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#1ba5e0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
4182
- -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
4183
- -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
4184
- box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
4185
- border-bottom: 1px solid #ddd;
4186
- margin-bottom: 20px;
4187
-}
4188
-.jumbotron h1 {
4189
- font-size: 60px;
4190
- font-weight: bold;
4191
- letter-spacing: -1px;
4192
- line-height: 1;
4193
-}
4194
-.jumbotron p {
4195
- font-size: 24px;
4196
- font-weight: 300;
4197
- line-height: 1.25;
4198
- margin-bottom: 30px;
4199
-}
4200
-
4201
-/* Footer
--------------------------------------------------- */
4202
-#footer {
4203
- text-align: center;
4204
- border-top: 1px solid #e5e5e5;
4205
- background-color: #f5f5f5;
4206
- font-size: x-small;
4207
-}
4208
-#footer :link, #footer :visited {
4209
- border: none;
4210
- color: #008cd0;
4211
-}
4212
-#footer :link:hover, #footer :visited:hover {
4213
- background: transparent;
4214
- text-decoration: underline;
4215
-}
4216
-
4217
-#footer > p {
4218
- margin: 20px 0;
4219
-}
4220
-
4221
-/* Navbar
--------------------------------------------------- */
4222
-#wrap > .navbar {
4223
- font-size: 13px;
4224
-}
4225
-
4226
-/* Sections
--------------------------------------------------- */
4227
-section {
4228
- padding-top: 30px;
4229
-}
4230
-
4231
-/* Side nav
--------------------------------------------------- */
4232
-.sidenav {
4233
- width: 220px;
4234
- margin: 20px 0 0;
4235
- padding: 0;
4236
- background-color: #fff;
4237
- -webkit-border-radius: 6px;
4238
- -moz-border-radius: 6px;
4239
- border-radius: 6px;
4240
- -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
4241
- -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
4242
- box-shadow: 0 1px 4px rgba(0,0,0,.065);
4243
-}
4244
-.sidenav > li > a {
4245
- display: block;
4246
- width: 190px \9;
4247
- margin: 0 0 -1px;
4248
- padding: 8px 14px;
4249
- border: 1px solid #e5e5e5;
4250
-}
4251
-.sidenav > li:first-child > a {
4252
- -webkit-border-radius: 6px 6px 0 0;
4253
- -moz-border-radius: 6px 6px 0 0;
4254
- border-radius: 6px 6px 0 0;
4255
-}
4256
-.sidenav > li:last-child > a {
4257
- -webkit-border-radius: 0 0 6px 6px;
4258
- -moz-border-radius: 0 0 6px 6px;
4259
- border-radius: 0 0 6px 6px;
4260
-}
4261
-.sidenav > .active > a {
4262
- position: relative;
4263
- z-index: 2;
4264
- padding: 9px 15px;
4265
- border: 0;
4266
- text-shadow: 0 1px 0 rgba(0,0,0,.15);
4267
- -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
4268
- -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
4269
- box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
4270
-}
4271
-/* Chevrons */
4272
-.sidenav .icon-chevron-right {
4273
- float: right;
4274
- margin-top: 2px;
4275
- margin-right: -6px;
4276
- opacity: .25;
4277
-}
4278
-.sidenav > li > a:hover {
4279
- background-color: #f5f5f5;
4280
-}
4281
-.sidenav a:hover .icon-chevron-right {
4282
- opacity: .5;
4283
-}
4284
-.sidenav .active .icon-chevron-right,
4285
-.sidenav .active a:hover .icon-chevron-right {
4286
- background-image: url(../img/glyphicons-halflings-white.png);
4287
- opacity: 1;
4288
-}
4289
-.sidenav.affix {
4290
- top: 50px;
4291
-}
4292
-.sidenav.affix-bottom {
4293
- position: absolute;
4294
- top: auto;
4295
- bottom: 270px;
4296
-}
4297
-
4298
-@media (min-width: 1200px) {
4299
-
4300
- /* Side nav
4301
- -------------------------------------------------- */
4302
- .sidenav {
4303
- width: 270px;
4304
- }
4305
-}
4306
-
4307
-@media (max-width: 979px) {
4308
-
4309
- /* Body and structure
4310
- -------------------------------------------------- */
4311
- #wrap > .navbar + .content {
4312
- padding-top: 0;
4313
- }
4314
-
4315
- /* Navbar
4316
- -------------------------------------------------- */
4317
- .navbar-fixed-top {
4318
- margin-bottom: 0;
4319
- }
4320
-
4321
- /* Enable use of floated navbar text */
4322
- .navbar-text.pull-right {
4323
- float: none;
4324
- padding-left: 5px;
4325
- padding-right: 5px;
4326
- }
4327
-
4328
- .container.navbar-wrapper {
4329
- margin-bottom: 0;
4330
- width: auto;
4331
- }
4332
- .navbar-inner {
4333
- border-radius: 0;
4334
- }
4335
-
4336
- /* Side nav
4337
- -------------------------------------------------- */
4338
- .sidenav {
4339
- width: 166px;
4340
- }
4341
- .sidenav.affix {
4342
- top: 90px;
4343
- }
4344
-}
4345
-
4346
-
4347
-@media (max-width: 767px) {
4348
-
4349
- /* Navbar
4350
- -------------------------------------------------- */
4351
- .navbar-fixed-top {
4352
- margin-bottom: 0;
4353
- }
4354
-
4355
- /* Footer
4356
- -------------------------------------------------- */
4357
- #footer {
4358
- margin-left: -20px;
4359
- margin-right: -20px;
4360
- padding-left: 20px;
4361
- padding-right: 20px;
4362
- }
4363
-
4364
- /* Side nav
4365
- -------------------------------------------------- */
4366
- .sidenav {
4367
- width: 100%;
4368
- margin: 0 0 20px 0;
4369
- }
4370
- .sidenav.affix {
4371
- position: static;
4372
- width: auto;
4373
- top: 0;
4374
- }
4375
-}
4376
-
4377
-/* Fossil
--------------------------------------------------- */
4378
-textarea[name="w"], textarea[name="r"], textarea[name="css"], textarea[name="header"], textarea[name="footer"]{
4379
- width: 100%;
4380
-}
4381
-
4382
-.submenu {
4383
- padding-bottom: 10px;
4384
-}
4385
-.tl-node.leaf:after {
4386
- content: '';
4387
- position: absolute;
4388
- top: 2px;
4389
- left: 2px;
4390
- width: 4px;
4391
- height: 4px;
4392
- background: #000;
4393
-}
4394
-
4395
-body.branch .submenu > a.timeline-link {
4396
- color: black;
4397
-}
4398
-
4399
-tr.diffskip > td.chunkctrl .jcbutton {
4400
- min-width: 3.5ex;
4401
- max-width: revert;
4402
-}
4403
-
4404
-/* Bootstrap installs a 'table' class on tables which causes its
4405
- styles to be more specific matches than our diff tables, so we have
4406
- to fight that fire with more fire... */
4407
-table.diff.table>thead>tr>th, table.diff.table>tbody>tr>th,
4408
-table.diff.table>tfoot>tr>th, table.diff.table>thead>tr>td,
4409
-table.diff.table>tbody>tr>td, table.diff.table>tfoot>tr>td {
4410
- padding: 0;
4411
- line-height: revert;
4412
- vertical-align: top;
4413
- border-top: none;
4414
-}
4415
-table.diff tr.diffskip.jchunk > td {
4416
- padding: 0.25em 0.5em;
4417
-}
4418
-table.diff pre {
4419
- border: none;
4420
- word-wrap: initial;
4421
-}
--- a/skins/bootstrap/css.txt
+++ b/skins/bootstrap/css.txt
@@ -1,4428 +0,0 @@
1 /*!
2 * Bootstrap v3.3.2 (http://getbootstrap.com)
3 * Copyright 2011-2015 Twitter, Inc.
4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5 */
6
7 /*!
8 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=fe63ebfc82d223781373)
9 * Config saved to config.json and https://gist.github.com/fe63ebfc82d223781373
10 */
11 footer,header,hgroup,main,menu,nav,section,summary{
12 display:block
13 }
14 audio,canvas,progress,video{
15 display:inline-block;
16 vertical-align:baseline
17 }
18 audio:not([controls]){
19 display:none;
20 height:0
21 }
22 [hidden],template{
23 display:none
24 }
25 a{
26 background-color:transparent
27 }
28 a:active,a:hover{
29 outline:0
30 }
31 abbr[title]{
32 border-bottom:1px dotted
33 }
34 b,strong{
35 font-weight:bold
36 }
37 dfn{
38 font-style:italic
39 }
40 h1{
41 font-size:2em;
42 margin:0.67em 0
43 }
44 mark{
45 background:#ff0;
46 color:#000
47 }
48 small{
49 font-size:80%
50 }
51 sub,sup{
52 font-size:75%;
53 line-height:0;
54 position:relative;
55 vertical-align:baseline
56 }
57 sup{
58 top:-0.5em
59 }
60 sub{
61 bottom:-0.25em
62 }
63 img{
64 border:0
65 }
66 svg:not(:root){
67 overflow:hidden
68 }
69 figure{
70 margin:1em 40px
71 }
72 hr{
73 -moz-box-sizing:content-box;
74 -webkit-box-sizing:content-box;
75 box-sizing:content-box;
76 height:0
77 }
78 pre{
79 overflow:auto
80 }
81 code,kbd,pre,samp{
82 font-family:monospace, monospace;
83 font-size:1em
84 }
85 button,input,optgroup,select,textarea{
86 color:inherit;
87 font:inherit;
88 margin:0
89 }
90 button{
91 overflow:visible
92 }
93 button,select{
94 text-transform:none
95 }
96 button,html input[type="button"],input[type="reset"],input[type="submit"]{
97 -webkit-appearance:button;
98 cursor:pointer
99 }
100 button[disabled],html input[disabled]{
101 cursor:default
102 }
103 button::-moz-focus-inner,input::-moz-focus-inner{
104 border:0;
105 padding:0
106 }
107 input{
108 line-height:normal
109 }
110 input[type="checkbox"],input[type="radio"]{
111 -webkit-box-sizing:border-box;
112 -moz-box-sizing:border-box;
113 box-sizing:border-box;
114 padding:0
115 }
116 input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
117 height:auto
118 }
119 input[type="search"]{
120 -webkit-appearance:textfield;
121 -moz-box-sizing:content-box;
122 -webkit-box-sizing:content-box;
123 box-sizing:content-box
124 }
125 input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
126 -webkit-appearance:none
127 }
128 fieldset{
129 border:1px solid #c0c0c0;
130 margin:0 2px;
131 padding:0.35em 0.625em 0.75em
132 }
133 legend{
134 border:0;
135 padding:0
136 }
137 textarea{
138 overflow:auto
139 }
140 optgroup{
141 font-weight:bold
142 }
143 table{
144 border-collapse:collapse;
145 border-spacing:0
146 }
147 td,th{
148 padding:0
149 }
150 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
151 @media print{
152 *,*:before,*:after{
153 background:transparent !important;
154 color:#000 !important;
155 -webkit-box-shadow:none !important;
156 box-shadow:none !important;
157 text-shadow:none !important
158 }
159 a,a:visited{
160 text-decoration:underline
161 }
162 a[href]:after{
163 content:" (" attr(href) ")"
164 }
165 abbr[title]:after{
166 content:" (" attr(title) ")"
167 }
168 a[href^="#"]:after,a[href^="javascript:"]:after{
169 content:""
170 }
171 pre,blockquote{
172 border:1px solid #999;
173 page-break-inside:avoid
174 }
175 thead{
176 display:table-header-group
177 }
178 tr,img{
179 page-break-inside:avoid
180 }
181 img{
182 max-width:100% !important
183 }
184 p,h2,h3{
185 orphans:3;
186 widows:3
187 }
188 h2,h3{
189 page-break-after:avoid
190 }
191 select{
192 background:#fff !important
193 }
194 .navbar{
195 display:none
196 }
197 .btn>.caret,.dropup>.btn>.caret{
198 border-top-color:#000 !important
199 }
200 .label{
201 border:1px solid #000
202 }
203 .table{
204 border-collapse:collapse !important
205 }
206 .table td,.table th{
207 background-color:#fff !important
208 }
209 .table-bordered th,.table-bordered td{
210 border:1px solid #ddd !important
211 }
212 }
213 *{
214 -webkit-box-sizing:border-box;
215 -moz-box-sizing:border-box;
216 box-sizing:border-box
217 }
218 *:before,*:after{
219 -webkit-box-sizing:border-box;
220 -moz-box-sizing:border-box;
221 box-sizing:border-box
222 }
223 html{
224 font-size:10px;
225 -webkit-tap-highlight-color:rgba(0,0,0,0)
226 }
227 body{
228 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
229 font-size:14px;
230 line-height:1.42857143;
231 color:#333;
232 background-color:#fff
233 }
234 input,button,select,textarea{
235 font-family:inherit;
236 font-size:inherit;
237 line-height:inherit
238 }
239 a{
240 color:#337ab7;
241 text-decoration:none
242 }
243 a:hover,a:focus{
244 color:#23527c;
245 text-decoration:underline
246 }
247 a:focus{
248 outline:thin dotted;
249 outline:5px auto -webkit-focus-ring-color;
250 outline-offset:-2px
251 }
252 figure{
253 margin:0
254 }
255 img{
256 vertical-align:middle
257 }
258 .img-responsive,.thumbnail>img,.thumbnail a>img{
259 display:block;
260 max-width:100%;
261 height:auto
262 }
263 .img-rounded{
264 border-radius:6px
265 }
266 .img-thumbnail{
267 padding:4px;
268 line-height:1.42857143;
269 background-color:#fff;
270 border:1px solid #ddd;
271 border-radius:4px;
272 -webkit-transition:all .2s ease-in-out;
273 -o-transition:all .2s ease-in-out;
274 transition:all .2s ease-in-out;
275 display:inline-block;
276 max-width:100%;
277 height:auto
278 }
279 .img-circle{
280 border-radius:50%
281 }
282 hr{
283 margin-top:20px;
284 margin-bottom:20px;
285 border:0;
286 border-top:1px solid #eee
287 }
288 .sr-only{
289 position:absolute;
290 width:1px;
291 height:1px;
292 margin:-1px;
293 padding:0;
294 overflow:hidden;
295 clip:rect(0, 0, 0, 0);
296 border:0
297 }
298 .sr-only-focusable:active,.sr-only-focusable:focus{
299 position:static;
300 width:auto;
301 height:auto;
302 margin:0;
303 overflow:visible;
304 clip:auto
305 }
306 h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
307 font-family:inherit;
308 font-weight:500;
309 line-height:1.1;
310 color:inherit
311 }
312 h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{
313 font-weight:normal;
314 line-height:1;
315 color:#777
316 }
317 h1,.h1,h2,.h2,h3,.h3{
318 margin-top:20px;
319 margin-bottom:10px
320 }
321 h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{
322 font-size:65%
323 }
324 h4,.h4,h5,.h5,h6,.h6{
325 margin-top:10px;
326 margin-bottom:10px
327 }
328 h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{
329 font-size:75%
330 }
331 h1,.h1{
332 font-size:36px
333 }
334 h2,.h2{
335 font-size:30px
336 }
337 h3,.h3{
338 font-size:24px
339 }
340 h4,.h4{
341 font-size:18px
342 }
343 h5,.h5{
344 font-size:14px
345 }
346 h6,.h6{
347 font-size:12px
348 }
349 p{
350 margin:0 0 10px
351 }
352 .lead{
353 margin-bottom:20px;
354 font-size:16px;
355 font-weight:300;
356 line-height:1.4
357 }
358 @media (min-width:768px){
359 .lead{
360 font-size:21px
361 }
362 }
363 small,.small{
364 font-size:85%
365 }
366 mark,.mark{
367 background-color:#fcf8e3;
368 padding:.2em
369 }
370 .text-left{
371 text-align:left
372 }
373 .text-right{
374 text-align:right
375 }
376 .text-center{
377 text-align:center
378 }
379 .text-justify{
380 text-align:justify
381 }
382 .text-nowrap{
383 white-space:nowrap
384 }
385 .text-lowercase{
386 text-transform:lowercase
387 }
388 .text-uppercase{
389 text-transform:uppercase
390 }
391 .text-capitalize{
392 text-transform:capitalize
393 }
394 .text-muted{
395 color:#777
396 }
397 .text-primary{
398 color:#337ab7
399 }
400 a.text-primary:hover{
401 color:#286090
402 }
403 .text-success{
404 color:#3c763d
405 }
406 a.text-success:hover{
407 color:#2b542c
408 }
409 .text-info{
410 color:#31708f
411 }
412 a.text-info:hover{
413 color:#245269
414 }
415 .text-warning{
416 color:#8a6d3b
417 }
418 a.text-warning:hover{
419 color:#66512c
420 }
421 .text-danger{
422 color:#a94442
423 }
424 a.text-danger:hover{
425 color:#843534
426 }
427 .bg-primary{
428 color:#fff;
429 background-color:#337ab7
430 }
431 a.bg-primary:hover{
432 background-color:#286090
433 }
434 .bg-success{
435 background-color:#dff0d8
436 }
437 a.bg-success:hover{
438 background-color:#c1e2b3
439 }
440 .bg-info{
441 background-color:#d9edf7
442 }
443 a.bg-info:hover{
444 background-color:#afd9ee
445 }
446 .bg-warning{
447 background-color:#fcf8e3
448 }
449 a.bg-warning:hover{
450 background-color:#f7ecb5
451 }
452 .bg-danger{
453 background-color:#f2dede
454 }
455 a.bg-danger:hover{
456 background-color:#e4b9b9
457 }
458 .page-header{
459 padding-bottom:9px;
460 margin:40px 0 20px;
461 border-bottom:1px solid #eee
462 }
463 ul,ol{
464 margin-top:0;
465 margin-bottom:10px
466 }
467 ul ul,ol ul,ul ol,ol ol{
468 margin-bottom:0
469 }
470 .list-unstyled{
471 padding-left:0;
472 list-style:none
473 }
474 .list-inline{
475 padding-left:0;
476 list-style:none;
477 margin-left:-5px
478 }
479 .list-inline>li{
480 display:inline-block;
481 padding-left:5px;
482 padding-right:5px
483 }
484 dl{
485 margin-top:0;
486 margin-bottom:20px
487 }
488 dt,dd{
489 line-height:1.42857143
490 }
491 dt{
492 font-weight:bold
493 }
494 dd{
495 margin-left:0
496 }
497 @media (min-width:768px){
498 .dl-horizontal dt{
499 float:left;
500 width:160px;
501 clear:left;
502 text-align:right;
503 overflow:hidden;
504 text-overflow:ellipsis;
505 white-space:nowrap
506 }
507 .dl-horizontal dd{
508 margin-left:180px
509 }
510 }
511 abbr[title],abbr[data-original-title]{
512 cursor:help;
513 border-bottom:1px dotted #777
514 }
515 .initialism{
516 font-size:90%;
517 text-transform:uppercase
518 }
519 blockquote{
520 padding:10px 20px;
521 margin:0 0 20px;
522 font-size:17.5px;
523 border-left:5px solid #eee
524 }
525 blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{
526 margin-bottom:0
527 }
528 blockquote footer,blockquote small,blockquote .small{
529 display:block;
530 font-size:80%;
531 line-height:1.42857143;
532 color:#777
533 }
534 blockquote footer:before,blockquote small:before,blockquote .small:before{
535 content:'\2014 \00A0'
536 }
537 .blockquote-reverse,blockquote.pull-right{
538 padding-right:15px;
539 padding-left:0;
540 border-right:5px solid #eee;
541 border-left:0;
542 text-align:right
543 }
544 .blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{
545 content:''
546 }
547 .blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{
548 content:'\00A0 \2014'
549 }
550 address{
551 margin-bottom:20px;
552 font-style:normal;
553 line-height:1.42857143
554 }
555 code,kbd,pre,samp{
556 font-family:Menlo,Monaco,Consolas,"Courier New",monospace
557 }
558 code{
559 padding:2px 4px;
560 font-size:90%;
561 color:#c7254e;
562 background-color:#f9f2f4;
563 border-radius:4px
564 }
565 kbd{
566 padding:2px 4px;
567 font-size:90%;
568 color:#fff;
569 background-color:#333;
570 border-radius:3px;
571 -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
572 box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
573 }
574 kbd kbd{
575 padding:0;
576 font-size:100%;
577 font-weight:bold;
578 -webkit-box-shadow:none;
579 box-shadow:none
580 }
581 pre{
582 display:block;
583 padding:9.5px;
584 margin:0 0 10px;
585 font-size:13px;
586 line-height:1.42857143;
587 word-break:break-all;
588 word-wrap:break-word;
589 color:#333;
590 background-color:#f5f5f5;
591 border:1px solid #ccc;
592 border-radius:4px
593 }
594 pre code{
595 padding:0;
596 font-size:inherit;
597 color:inherit;
598 white-space:pre-wrap;
599 background-color:transparent;
600 border-radius:0
601 }
602 .pre-scrollable{
603 max-height:340px;
604 overflow-y:scroll
605 }
606 .container{
607 margin-right:auto;
608 margin-left:auto;
609 padding-left:15px;
610 padding-right:15px
611 }
612 @media (min-width:768px){
613 .container{
614 width:750px
615 }
616 }
617 @media (min-width:992px){
618 .container{
619 width:970px
620 }
621 }
622 @media (min-width:1200px){
623 .container{
624 width:1170px
625 }
626 }
627 .container-fluid{
628 margin-right:auto;
629 margin-left:auto;
630 padding-left:15px;
631 padding-right:15px
632 }
633 .row{
634 margin-left:-15px;
635 margin-right:-15px
636 }
637 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
638 position:relative;
639 min-height:1px;
640 padding-left:15px;
641 padding-right:15px
642 }
643 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
644 float:left
645 }
646 .col-xs-12{
647 width:100%
648 }
649 .col-xs-11{
650 width:91.66666667%
651 }
652 .col-xs-10{
653 width:83.33333333%
654 }
655 .col-xs-9{
656 width:75%
657 }
658 .col-xs-8{
659 width:66.66666667%
660 }
661 .col-xs-7{
662 width:58.33333333%
663 }
664 .col-xs-6{
665 width:50%
666 }
667 .col-xs-5{
668 width:41.66666667%
669 }
670 .col-xs-4{
671 width:33.33333333%
672 }
673 .col-xs-3{
674 width:25%
675 }
676 .col-xs-2{
677 width:16.66666667%
678 }
679 .col-xs-1{
680 width:8.33333333%
681 }
682 .col-xs-pull-12{
683 right:100%
684 }
685 .col-xs-pull-11{
686 right:91.66666667%
687 }
688 .col-xs-pull-10{
689 right:83.33333333%
690 }
691 .col-xs-pull-9{
692 right:75%
693 }
694 .col-xs-pull-8{
695 right:66.66666667%
696 }
697 .col-xs-pull-7{
698 right:58.33333333%
699 }
700 .col-xs-pull-6{
701 right:50%
702 }
703 .col-xs-pull-5{
704 right:41.66666667%
705 }
706 .col-xs-pull-4{
707 right:33.33333333%
708 }
709 .col-xs-pull-3{
710 right:25%
711 }
712 .col-xs-pull-2{
713 right:16.66666667%
714 }
715 .col-xs-pull-1{
716 right:8.33333333%
717 }
718 .col-xs-pull-0{
719 right:auto
720 }
721 .col-xs-push-12{
722 left:100%
723 }
724 .col-xs-push-11{
725 left:91.66666667%
726 }
727 .col-xs-push-10{
728 left:83.33333333%
729 }
730 .col-xs-push-9{
731 left:75%
732 }
733 .col-xs-push-8{
734 left:66.66666667%
735 }
736 .col-xs-push-7{
737 left:58.33333333%
738 }
739 .col-xs-push-6{
740 left:50%
741 }
742 .col-xs-push-5{
743 left:41.66666667%
744 }
745 .col-xs-push-4{
746 left:33.33333333%
747 }
748 .col-xs-push-3{
749 left:25%
750 }
751 .col-xs-push-2{
752 left:16.66666667%
753 }
754 .col-xs-push-1{
755 left:8.33333333%
756 }
757 .col-xs-push-0{
758 left:auto
759 }
760 .col-xs-offset-12{
761 margin-left:100%
762 }
763 .col-xs-offset-11{
764 margin-left:91.66666667%
765 }
766 .col-xs-offset-10{
767 margin-left:83.33333333%
768 }
769 .col-xs-offset-9{
770 margin-left:75%
771 }
772 .col-xs-offset-8{
773 margin-left:66.66666667%
774 }
775 .col-xs-offset-7{
776 margin-left:58.33333333%
777 }
778 .col-xs-offset-6{
779 margin-left:50%
780 }
781 .col-xs-offset-5{
782 margin-left:41.66666667%
783 }
784 .col-xs-offset-4{
785 margin-left:33.33333333%
786 }
787 .col-xs-offset-3{
788 margin-left:25%
789 }
790 .col-xs-offset-2{
791 margin-left:16.66666667%
792 }
793 .col-xs-offset-1{
794 margin-left:8.33333333%
795 }
796 .col-xs-offset-0{
797 margin-left:0
798 }
799 @media (min-width:768px){
800 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
801 float:left
802 }
803 .col-sm-12{
804 width:100%
805 }
806 .col-sm-11{
807 width:91.66666667%
808 }
809 .col-sm-10{
810 width:83.33333333%
811 }
812 .col-sm-9{
813 width:75%
814 }
815 .col-sm-8{
816 width:66.66666667%
817 }
818 .col-sm-7{
819 width:58.33333333%
820 }
821 .col-sm-6{
822 width:50%
823 }
824 .col-sm-5{
825 width:41.66666667%
826 }
827 .col-sm-4{
828 width:33.33333333%
829 }
830 .col-sm-3{
831 width:25%
832 }
833 .col-sm-2{
834 width:16.66666667%
835 }
836 .col-sm-1{
837 width:8.33333333%
838 }
839 .col-sm-pull-12{
840 right:100%
841 }
842 .col-sm-pull-11{
843 right:91.66666667%
844 }
845 .col-sm-pull-10{
846 right:83.33333333%
847 }
848 .col-sm-pull-9{
849 right:75%
850 }
851 .col-sm-pull-8{
852 right:66.66666667%
853 }
854 .col-sm-pull-7{
855 right:58.33333333%
856 }
857 .col-sm-pull-6{
858 right:50%
859 }
860 .col-sm-pull-5{
861 right:41.66666667%
862 }
863 .col-sm-pull-4{
864 right:33.33333333%
865 }
866 .col-sm-pull-3{
867 right:25%
868 }
869 .col-sm-pull-2{
870 right:16.66666667%
871 }
872 .col-sm-pull-1{
873 right:8.33333333%
874 }
875 .col-sm-pull-0{
876 right:auto
877 }
878 .col-sm-push-12{
879 left:100%
880 }
881 .col-sm-push-11{
882 left:91.66666667%
883 }
884 .col-sm-push-10{
885 left:83.33333333%
886 }
887 .col-sm-push-9{
888 left:75%
889 }
890 .col-sm-push-8{
891 left:66.66666667%
892 }
893 .col-sm-push-7{
894 left:58.33333333%
895 }
896 .col-sm-push-6{
897 left:50%
898 }
899 .col-sm-push-5{
900 left:41.66666667%
901 }
902 .col-sm-push-4{
903 left:33.33333333%
904 }
905 .col-sm-push-3{
906 left:25%
907 }
908 .col-sm-push-2{
909 left:16.66666667%
910 }
911 .col-sm-push-1{
912 left:8.33333333%
913 }
914 .col-sm-push-0{
915 left:auto
916 }
917 .col-sm-offset-12{
918 margin-left:100%
919 }
920 .col-sm-offset-11{
921 margin-left:91.66666667%
922 }
923 .col-sm-offset-10{
924 margin-left:83.33333333%
925 }
926 .col-sm-offset-9{
927 margin-left:75%
928 }
929 .col-sm-offset-8{
930 margin-left:66.66666667%
931 }
932 .col-sm-offset-7{
933 margin-left:58.33333333%
934 }
935 .col-sm-offset-6{
936 margin-left:50%
937 }
938 .col-sm-offset-5{
939 margin-left:41.66666667%
940 }
941 .col-sm-offset-4{
942 margin-left:33.33333333%
943 }
944 .col-sm-offset-3{
945 margin-left:25%
946 }
947 .col-sm-offset-2{
948 margin-left:16.66666667%
949 }
950 .col-sm-offset-1{
951 margin-left:8.33333333%
952 }
953 .col-sm-offset-0{
954 margin-left:0
955 }
956 }
957 @media (min-width:992px){
958 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
959 float:left
960 }
961 .col-md-12{
962 width:100%
963 }
964 .col-md-11{
965 width:91.66666667%
966 }
967 .col-md-10{
968 width:83.33333333%
969 }
970 .col-md-9{
971 width:75%
972 }
973 .col-md-8{
974 width:66.66666667%
975 }
976 .col-md-7{
977 width:58.33333333%
978 }
979 .col-md-6{
980 width:50%
981 }
982 .col-md-5{
983 width:41.66666667%
984 }
985 .col-md-4{
986 width:33.33333333%
987 }
988 .col-md-3{
989 width:25%
990 }
991 .col-md-2{
992 width:16.66666667%
993 }
994 .col-md-1{
995 width:8.33333333%
996 }
997 .col-md-pull-12{
998 right:100%
999 }
1000 .col-md-pull-11{
1001 right:91.66666667%
1002 }
1003 .col-md-pull-10{
1004 right:83.33333333%
1005 }
1006 .col-md-pull-9{
1007 right:75%
1008 }
1009 .col-md-pull-8{
1010 right:66.66666667%
1011 }
1012 .col-md-pull-7{
1013 right:58.33333333%
1014 }
1015 .col-md-pull-6{
1016 right:50%
1017 }
1018 .col-md-pull-5{
1019 right:41.66666667%
1020 }
1021 .col-md-pull-4{
1022 right:33.33333333%
1023 }
1024 .col-md-pull-3{
1025 right:25%
1026 }
1027 .col-md-pull-2{
1028 right:16.66666667%
1029 }
1030 .col-md-pull-1{
1031 right:8.33333333%
1032 }
1033 .col-md-pull-0{
1034 right:auto
1035 }
1036 .col-md-push-12{
1037 left:100%
1038 }
1039 .col-md-push-11{
1040 left:91.66666667%
1041 }
1042 .col-md-push-10{
1043 left:83.33333333%
1044 }
1045 .col-md-push-9{
1046 left:75%
1047 }
1048 .col-md-push-8{
1049 left:66.66666667%
1050 }
1051 .col-md-push-7{
1052 left:58.33333333%
1053 }
1054 .col-md-push-6{
1055 left:50%
1056 }
1057 .col-md-push-5{
1058 left:41.66666667%
1059 }
1060 .col-md-push-4{
1061 left:33.33333333%
1062 }
1063 .col-md-push-3{
1064 left:25%
1065 }
1066 .col-md-push-2{
1067 left:16.66666667%
1068 }
1069 .col-md-push-1{
1070 left:8.33333333%
1071 }
1072 .col-md-push-0{
1073 left:auto
1074 }
1075 .col-md-offset-12{
1076 margin-left:100%
1077 }
1078 .col-md-offset-11{
1079 margin-left:91.66666667%
1080 }
1081 .col-md-offset-10{
1082 margin-left:83.33333333%
1083 }
1084 .col-md-offset-9{
1085 margin-left:75%
1086 }
1087 .col-md-offset-8{
1088 margin-left:66.66666667%
1089 }
1090 .col-md-offset-7{
1091 margin-left:58.33333333%
1092 }
1093 .col-md-offset-6{
1094 margin-left:50%
1095 }
1096 .col-md-offset-5{
1097 margin-left:41.66666667%
1098 }
1099 .col-md-offset-4{
1100 margin-left:33.33333333%
1101 }
1102 .col-md-offset-3{
1103 margin-left:25%
1104 }
1105 .col-md-offset-2{
1106 margin-left:16.66666667%
1107 }
1108 .col-md-offset-1{
1109 margin-left:8.33333333%
1110 }
1111 .col-md-offset-0{
1112 margin-left:0
1113 }
1114 }
1115 @media (min-width:1200px){
1116 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
1117 float:left
1118 }
1119 .col-lg-12{
1120 width:100%
1121 }
1122 .col-lg-11{
1123 width:91.66666667%
1124 }
1125 .col-lg-10{
1126 width:83.33333333%
1127 }
1128 .col-lg-9{
1129 width:75%
1130 }
1131 .col-lg-8{
1132 width:66.66666667%
1133 }
1134 .col-lg-7{
1135 width:58.33333333%
1136 }
1137 .col-lg-6{
1138 width:50%
1139 }
1140 .col-lg-5{
1141 width:41.66666667%
1142 }
1143 .col-lg-4{
1144 width:33.33333333%
1145 }
1146 .col-lg-3{
1147 width:25%
1148 }
1149 .col-lg-2{
1150 width:16.66666667%
1151 }
1152 .col-lg-1{
1153 width:8.33333333%
1154 }
1155 .col-lg-pull-12{
1156 right:100%
1157 }
1158 .col-lg-pull-11{
1159 right:91.66666667%
1160 }
1161 .col-lg-pull-10{
1162 right:83.33333333%
1163 }
1164 .col-lg-pull-9{
1165 right:75%
1166 }
1167 .col-lg-pull-8{
1168 right:66.66666667%
1169 }
1170 .col-lg-pull-7{
1171 right:58.33333333%
1172 }
1173 .col-lg-pull-6{
1174 right:50%
1175 }
1176 .col-lg-pull-5{
1177 right:41.66666667%
1178 }
1179 .col-lg-pull-4{
1180 right:33.33333333%
1181 }
1182 .col-lg-pull-3{
1183 right:25%
1184 }
1185 .col-lg-pull-2{
1186 right:16.66666667%
1187 }
1188 .col-lg-pull-1{
1189 right:8.33333333%
1190 }
1191 .col-lg-pull-0{
1192 right:auto
1193 }
1194 .col-lg-push-12{
1195 left:100%
1196 }
1197 .col-lg-push-11{
1198 left:91.66666667%
1199 }
1200 .col-lg-push-10{
1201 left:83.33333333%
1202 }
1203 .col-lg-push-9{
1204 left:75%
1205 }
1206 .col-lg-push-8{
1207 left:66.66666667%
1208 }
1209 .col-lg-push-7{
1210 left:58.33333333%
1211 }
1212 .col-lg-push-6{
1213 left:50%
1214 }
1215 .col-lg-push-5{
1216 left:41.66666667%
1217 }
1218 .col-lg-push-4{
1219 left:33.33333333%
1220 }
1221 .col-lg-push-3{
1222 left:25%
1223 }
1224 .col-lg-push-2{
1225 left:16.66666667%
1226 }
1227 .col-lg-push-1{
1228 left:8.33333333%
1229 }
1230 .col-lg-push-0{
1231 left:auto
1232 }
1233 .col-lg-offset-12{
1234 margin-left:100%
1235 }
1236 .col-lg-offset-11{
1237 margin-left:91.66666667%
1238 }
1239 .col-lg-offset-10{
1240 margin-left:83.33333333%
1241 }
1242 .col-lg-offset-9{
1243 margin-left:75%
1244 }
1245 .col-lg-offset-8{
1246 margin-left:66.66666667%
1247 }
1248 .col-lg-offset-7{
1249 margin-left:58.33333333%
1250 }
1251 .col-lg-offset-6{
1252 margin-left:50%
1253 }
1254 .col-lg-offset-5{
1255 margin-left:41.66666667%
1256 }
1257 .col-lg-offset-4{
1258 margin-left:33.33333333%
1259 }
1260 .col-lg-offset-3{
1261 margin-left:25%
1262 }
1263 .col-lg-offset-2{
1264 margin-left:16.66666667%
1265 }
1266 .col-lg-offset-1{
1267 margin-left:8.33333333%
1268 }
1269 .col-lg-offset-0{
1270 margin-left:0
1271 }
1272 }
1273 table{
1274 background-color:transparent
1275 }
1276 caption{
1277 padding-top:8px;
1278 padding-bottom:8px;
1279 color:#777;
1280 text-align:left
1281 }
1282 th{
1283 text-align:left
1284 }
1285 .table{
1286 width:100%;
1287 max-width:100%;
1288 margin-bottom:20px
1289 }
1290 .table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
1291 padding:8px;
1292 line-height:1.42857143;
1293 vertical-align:top;
1294 border-top:1px solid #ddd
1295 }
1296 .table>thead>tr>th{
1297 vertical-align:bottom;
1298 border-bottom:2px solid #ddd
1299 }
1300 .table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{
1301 border-top:0
1302 }
1303 .table>tbody+tbody{
1304 border-top:2px solid #ddd
1305 }
1306 .table .table{
1307 background-color:#fff
1308 }
1309 .table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{
1310 padding:5px
1311 }
1312 .table-bordered{
1313 border:1px solid #ddd
1314 }
1315 .table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{
1316 border:1px solid #ddd
1317 }
1318 .table-bordered>thead>tr>th,.table-bordered>thead>tr>td{
1319 border-bottom-width:2px
1320 }
1321 .table-striped>tbody>tr:nth-of-type(odd){
1322 background-color:#f9f9f9
1323 }
1324 .table-hover>tbody>tr:hover{
1325 background-color:#f5f5f5
1326 }
1327 table col[class*="col-"]{
1328 position:static;
1329 float:none;
1330 display:table-column
1331 }
1332 table td[class*="col-"],table th[class*="col-"]{
1333 position:static;
1334 float:none;
1335 display:table-cell
1336 }
1337 .table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{
1338 background-color:#f5f5f5
1339 }
1340 .table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{
1341 background-color:#e8e8e8
1342 }
1343 .table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{
1344 background-color:#dff0d8
1345 }
1346 .table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{
1347 background-color:#d0e9c6
1348 }
1349 .table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{
1350 background-color:#d9edf7
1351 }
1352 .table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{
1353 background-color:#c4e3f3
1354 }
1355 .table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{
1356 background-color:#fcf8e3
1357 }
1358 .table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{
1359 background-color:#faf2cc
1360 }
1361 .table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{
1362 background-color:#f2dede
1363 }
1364 .table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{
1365 background-color:#ebcccc
1366 }
1367 .table-responsive{
1368 overflow-x:auto;
1369 min-height:0.01%
1370 }
1371 @media screen and (max-width:767px){
1372 .table-responsive{
1373 width:100%;
1374 margin-bottom:15px;
1375 overflow-y:hidden;
1376 -ms-overflow-style:-ms-autohiding-scrollbar;
1377 border:1px solid #ddd
1378 }
1379 .table-responsive>.table{
1380 margin-bottom:0
1381 }
1382 .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{
1383 white-space:nowrap
1384 }
1385 .table-responsive>.table-bordered{
1386 border:0
1387 }
1388 .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{
1389 border-left:0
1390 }
1391 .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{
1392 border-right:0
1393 }
1394 .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{
1395 border-bottom:0
1396 }
1397 }
1398 fieldset{
1399 padding:0;
1400 margin:0;
1401 border:0;
1402 min-width:0
1403 }
1404 legend{
1405 display:block;
1406 width:100%;
1407 padding:0;
1408 margin-bottom:20px;
1409 font-size:21px;
1410 line-height:inherit;
1411 color:#333;
1412 border:0;
1413 border-bottom:1px solid #e5e5e5
1414 }
1415 label{
1416 display:inline-block;
1417 max-width:100%;
1418 margin-bottom:5px;
1419 font-weight:bold
1420 }
1421 input[type="search"]{
1422 -webkit-box-sizing:border-box;
1423 -moz-box-sizing:border-box;
1424 box-sizing:border-box
1425 }
1426 input[type="radio"],input[type="checkbox"]{
1427 margin:4px 0 0;
1428 margin-top:1px \9;
1429 line-height:normal
1430 }
1431 input[type="file"]{
1432 display:block
1433 }
1434 input[type="range"]{
1435 display:block;
1436 width:100%
1437 }
1438 select[multiple],select[size]{
1439 height:auto
1440 }
1441 input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{
1442 outline:thin dotted;
1443 outline:5px auto -webkit-focus-ring-color;
1444 outline-offset:-2px
1445 }
1446 output{
1447 display:block;
1448 padding-top:7px;
1449 font-size:14px;
1450 line-height:1.42857143;
1451 color:#555
1452 }
1453 .form-control{
1454 display:block;
1455 width:100%;
1456 height:34px;
1457 padding:6px 12px;
1458 font-size:14px;
1459 line-height:1.42857143;
1460 color:#555;
1461 background-color:#fff;
1462 background-image:none;
1463 border:1px solid #ccc;
1464 border-radius:4px;
1465 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1466 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1467 -webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
1468 -o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
1469 transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
1470 }
1471 .form-control:focus{
1472 border-color:#66afe9;
1473 outline:0;
1474 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
1475 box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
1476 }
1477 .form-control::-moz-placeholder{
1478 color:#999;
1479 opacity:1
1480 }
1481 .form-control:-ms-input-placeholder{
1482 color:#999
1483 }
1484 .form-control::-webkit-input-placeholder{
1485 color:#999
1486 }
1487 .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
1488 cursor:not-allowed;
1489 background-color:#eee;
1490 opacity:1
1491 }
1492 textarea.form-control{
1493 height:auto
1494 }
1495 input[type="search"]{
1496 -webkit-appearance:none
1497 }
1498 @media screen and (-webkit-min-device-pixel-ratio:0){
1499 input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{
1500 line-height:34px
1501 }
1502 input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{
1503 line-height:30px
1504 }
1505 input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{
1506 line-height:46px
1507 }
1508 }
1509 .form-group{
1510 margin-bottom:15px
1511 }
1512 .radio,.checkbox{
1513 position:relative;
1514 display:block;
1515 margin-top:10px;
1516 margin-bottom:10px
1517 }
1518 .radio label,.checkbox label{
1519 min-height:20px;
1520 padding-left:20px;
1521 margin-bottom:0;
1522 font-weight:normal;
1523 cursor:pointer
1524 }
1525 .radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{
1526 position:absolute;
1527 margin-left:-20px;
1528 margin-top:4px \9
1529 }
1530 .radio+.radio,.checkbox+.checkbox{
1531 margin-top:-5px
1532 }
1533 .radio-inline,.checkbox-inline{
1534 display:inline-block;
1535 padding-left:20px;
1536 margin-bottom:0;
1537 vertical-align:middle;
1538 font-weight:normal;
1539 cursor:pointer
1540 }
1541 .radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{
1542 margin-top:0;
1543 margin-left:10px
1544 }
1545 input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{
1546 cursor:not-allowed
1547 }
1548 .radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{
1549 cursor:not-allowed
1550 }
1551 .radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{
1552 cursor:not-allowed
1553 }
1554 .form-control-static{
1555 padding-top:7px;
1556 padding-bottom:7px;
1557 margin-bottom:0
1558 }
1559 .form-control-static.input-lg,.form-control-static.input-sm{
1560 padding-left:0;
1561 padding-right:0
1562 }
1563 .input-sm{
1564 height:30px;
1565 padding:5px 10px;
1566 font-size:12px;
1567 line-height:1.5;
1568 border-radius:3px
1569 }
1570 select.input-sm{
1571 height:30px;
1572 line-height:30px
1573 }
1574 textarea.input-sm,select[multiple].input-sm{
1575 height:auto
1576 }
1577 .form-group-sm .form-control{
1578 height:30px;
1579 padding:5px 10px;
1580 font-size:12px;
1581 line-height:1.5;
1582 border-radius:3px
1583 }
1584 select.form-group-sm .form-control{
1585 height:30px;
1586 line-height:30px
1587 }
1588 textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control{
1589 height:auto
1590 }
1591 .form-group-sm .form-control-static{
1592 height:30px;
1593 padding:5px 10px;
1594 font-size:12px;
1595 line-height:1.5
1596 }
1597 .input-lg{
1598 height:46px;
1599 padding:10px 16px;
1600 font-size:18px;
1601 line-height:1.3333333;
1602 border-radius:6px
1603 }
1604 select.input-lg{
1605 height:46px;
1606 line-height:46px
1607 }
1608 textarea.input-lg,select[multiple].input-lg{
1609 height:auto
1610 }
1611 .form-group-lg .form-control{
1612 height:46px;
1613 padding:10px 16px;
1614 font-size:18px;
1615 line-height:1.3333333;
1616 border-radius:6px
1617 }
1618 select.form-group-lg .form-control{
1619 height:46px;
1620 line-height:46px
1621 }
1622 textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control{
1623 height:auto
1624 }
1625 .form-group-lg .form-control-static{
1626 height:46px;
1627 padding:10px 16px;
1628 font-size:18px;
1629 line-height:1.3333333
1630 }
1631 .has-feedback{
1632 position:relative
1633 }
1634 .has-feedback .form-control{
1635 padding-right:42.5px
1636 }
1637 .form-control-feedback{
1638 position:absolute;
1639 top:0;
1640 right:0;
1641 z-index:2;
1642 display:block;
1643 width:34px;
1644 height:34px;
1645 line-height:34px;
1646 text-align:center;
1647 pointer-events:none
1648 }
1649 .input-lg+.form-control-feedback{
1650 width:46px;
1651 height:46px;
1652 line-height:46px
1653 }
1654 .input-sm+.form-control-feedback{
1655 width:30px;
1656 height:30px;
1657 line-height:30px
1658 }
1659 .has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{
1660 color:#3c763d
1661 }
1662 .has-success .form-control{
1663 border-color:#3c763d;
1664 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1665 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
1666 }
1667 .has-success .form-control:focus{
1668 border-color:#2b542c;
1669 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
1670 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
1671 }
1672 .has-success .input-group-addon{
1673 color:#3c763d;
1674 border-color:#3c763d;
1675 background-color:#dff0d8
1676 }
1677 .has-success .form-control-feedback{
1678 color:#3c763d
1679 }
1680 .has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{
1681 color:#8a6d3b
1682 }
1683 .has-warning .form-control{
1684 border-color:#8a6d3b;
1685 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1686 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
1687 }
1688 .has-warning .form-control:focus{
1689 border-color:#66512c;
1690 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
1691 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
1692 }
1693 .has-warning .input-group-addon{
1694 color:#8a6d3b;
1695 border-color:#8a6d3b;
1696 background-color:#fcf8e3
1697 }
1698 .has-warning .form-control-feedback{
1699 color:#8a6d3b
1700 }
1701 .has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{
1702 color:#a94442
1703 }
1704 .has-error .form-control{
1705 border-color:#a94442;
1706 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
1707 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
1708 }
1709 .has-error .form-control:focus{
1710 border-color:#843534;
1711 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
1712 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
1713 }
1714 .has-error .input-group-addon{
1715 color:#a94442;
1716 border-color:#a94442;
1717 background-color:#f2dede
1718 }
1719 .has-error .form-control-feedback{
1720 color:#a94442
1721 }
1722 .has-feedback label~.form-control-feedback{
1723 top:25px
1724 }
1725 .has-feedback label.sr-only~.form-control-feedback{
1726 top:0
1727 }
1728 .help-block{
1729 display:block;
1730 margin-top:5px;
1731 margin-bottom:10px;
1732 color:#737373
1733 }
1734 @media (min-width:768px){
1735 .form-inline .form-group{
1736 display:inline-block;
1737 margin-bottom:0;
1738 vertical-align:middle
1739 }
1740 .form-inline .form-control{
1741 display:inline-block;
1742 width:auto;
1743 vertical-align:middle
1744 }
1745 .form-inline .form-control-static{
1746 display:inline-block
1747 }
1748 .form-inline .input-group{
1749 display:inline-table;
1750 vertical-align:middle
1751 }
1752 .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{
1753 width:auto
1754 }
1755 .form-inline .input-group>.form-control{
1756 width:100%
1757 }
1758 .form-inline .control-label{
1759 margin-bottom:0;
1760 vertical-align:middle
1761 }
1762 .form-inline .radio,.form-inline .checkbox{
1763 display:inline-block;
1764 margin-top:0;
1765 margin-bottom:0;
1766 vertical-align:middle
1767 }
1768 .form-inline .radio label,.form-inline .checkbox label{
1769 padding-left:0
1770 }
1771 .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{
1772 position:relative;
1773 margin-left:0
1774 }
1775 .form-inline .has-feedback .form-control-feedback{
1776 top:0
1777 }
1778 }
1779 .form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{
1780 margin-top:0;
1781 margin-bottom:0;
1782 padding-top:7px
1783 }
1784 .form-horizontal .radio,.form-horizontal .checkbox{
1785 min-height:27px
1786 }
1787 .form-horizontal .form-group{
1788 margin-left:-15px;
1789 margin-right:-15px
1790 }
1791 @media (min-width:768px){
1792 .form-horizontal .control-label{
1793 text-align:right;
1794 margin-bottom:0;
1795 padding-top:7px
1796 }
1797 }
1798 .form-horizontal .has-feedback .form-control-feedback{
1799 right:15px
1800 }
1801 @media (min-width:768px){
1802 .form-horizontal .form-group-lg .control-label{
1803 padding-top:14.333333px
1804 }
1805 }
1806 @media (min-width:768px){
1807 .form-horizontal .form-group-sm .control-label{
1808 padding-top:6px
1809 }
1810 }
1811 .btn{
1812 display:inline-block;
1813 margin-bottom:0;
1814 font-weight:normal;
1815 text-align:center;
1816 vertical-align:middle;
1817 -ms-touch-action:manipulation;
1818 touch-action:manipulation;
1819 cursor:pointer;
1820 background-image:none;
1821 border:1px solid transparent;
1822 white-space:nowrap;
1823 padding:6px 12px;
1824 font-size:14px;
1825 line-height:1.42857143;
1826 border-radius:4px;
1827 -webkit-user-select:none;
1828 -moz-user-select:none;
1829 -ms-user-select:none;
1830 user-select:none
1831 }
1832 .btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{
1833 outline:thin dotted;
1834 outline:5px auto -webkit-focus-ring-color;
1835 outline-offset:-2px
1836 }
1837 .btn:hover,.btn:focus,.btn.focus{
1838 color:#333;
1839 text-decoration:none
1840 }
1841 .btn:active,.btn.active{
1842 outline:0;
1843 background-image:none;
1844 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
1845 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
1846 }
1847 .btn.disabled,.btn[disabled],fieldset[disabled] .btn{
1848 cursor:not-allowed;
1849 pointer-events:none;
1850 opacity:.65;
1851 filter:alpha(opacity=65);
1852 -webkit-box-shadow:none;
1853 box-shadow:none
1854 }
1855 .btn-default{
1856 color:#333;
1857 background-color:#fff;
1858 border-color:#ccc
1859 }
1860 .btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
1861 color:#333;
1862 background-color:#e6e6e6;
1863 border-color:#adadad
1864 }
1865 .btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
1866 background-image:none
1867 }
1868 .btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{
1869 background-color:#fff;
1870 border-color:#ccc
1871 }
1872 .btn-default .badge{
1873 color:#fff;
1874 background-color:#333
1875 }
1876 .btn-primary{
1877 color:#fff;
1878 background-color:#337ab7;
1879 border-color:#2e6da4
1880 }
1881 .btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
1882 color:#fff;
1883 background-color:#286090;
1884 border-color:#204d74
1885 }
1886 .btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
1887 background-image:none
1888 }
1889 .btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{
1890 background-color:#337ab7;
1891 border-color:#2e6da4
1892 }
1893 .btn-primary .badge{
1894 color:#337ab7;
1895 background-color:#fff
1896 }
1897 .btn-success{
1898 color:#fff;
1899 background-color:#5cb85c;
1900 border-color:#4cae4c
1901 }
1902 .btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{
1903 color:#fff;
1904 background-color:#449d44;
1905 border-color:#398439
1906 }
1907 .btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{
1908 background-image:none
1909 }
1910 .btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{
1911 background-color:#5cb85c;
1912 border-color:#4cae4c
1913 }
1914 .btn-success .badge{
1915 color:#5cb85c;
1916 background-color:#fff
1917 }
1918 .btn-info{
1919 color:#fff;
1920 background-color:#5bc0de;
1921 border-color:#46b8da
1922 }
1923 .btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{
1924 color:#fff;
1925 background-color:#31b0d5;
1926 border-color:#269abc
1927 }
1928 .btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{
1929 background-image:none
1930 }
1931 .btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{
1932 background-color:#5bc0de;
1933 border-color:#46b8da
1934 }
1935 .btn-info .badge{
1936 color:#5bc0de;
1937 background-color:#fff
1938 }
1939 .btn-warning{
1940 color:#fff;
1941 background-color:#f0ad4e;
1942 border-color:#eea236
1943 }
1944 .btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{
1945 color:#fff;
1946 background-color:#ec971f;
1947 border-color:#d58512
1948 }
1949 .btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{
1950 background-image:none
1951 }
1952 .btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{
1953 background-color:#f0ad4e;
1954 border-color:#eea236
1955 }
1956 .btn-warning .badge{
1957 color:#f0ad4e;
1958 background-color:#fff
1959 }
1960 .btn-danger{
1961 color:#fff;
1962 background-color:#d9534f;
1963 border-color:#d43f3a
1964 }
1965 .btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{
1966 color:#fff;
1967 background-color:#c9302c;
1968 border-color:#ac2925
1969 }
1970 .btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{
1971 background-image:none
1972 }
1973 .btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{
1974 background-color:#d9534f;
1975 border-color:#d43f3a
1976 }
1977 .btn-danger .badge{
1978 color:#d9534f;
1979 background-color:#fff
1980 }
1981 .btn-link{
1982 color:#337ab7;
1983 font-weight:normal;
1984 border-radius:0
1985 }
1986 .btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{
1987 background-color:transparent;
1988 -webkit-box-shadow:none;
1989 box-shadow:none
1990 }
1991 .btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{
1992 border-color:transparent
1993 }
1994 .btn-link:hover,.btn-link:focus{
1995 color:#23527c;
1996 text-decoration:underline;
1997 background-color:transparent
1998 }
1999 .btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{
2000 color:#777;
2001 text-decoration:none
2002 }
2003 .btn-lg,.btn-group-lg>.btn{
2004 padding:10px 16px;
2005 font-size:18px;
2006 line-height:1.3333333;
2007 border-radius:6px
2008 }
2009 .btn-sm,.btn-group-sm>.btn{
2010 padding:5px 10px;
2011 font-size:12px;
2012 line-height:1.5;
2013 border-radius:3px
2014 }
2015 .btn-xs,.btn-group-xs>.btn{
2016 padding:1px 5px;
2017 font-size:12px;
2018 line-height:1.5;
2019 border-radius:3px
2020 }
2021 .btn-block{
2022 display:block;
2023 width:100%
2024 }
2025 .btn-block+.btn-block{
2026 margin-top:5px
2027 }
2028 input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{
2029 width:100%
2030 }
2031 .fade{
2032 opacity:0;
2033 -webkit-transition:opacity .15s linear;
2034 -o-transition:opacity .15s linear;
2035 transition:opacity .15s linear
2036 }
2037 .fade.in{
2038 opacity:1
2039 }
2040 .collapse{
2041 display:none;
2042 visibility:hidden
2043 }
2044 .collapse.in{
2045 display:block;
2046 visibility:visible
2047 }
2048 tr.collapse.in{
2049 display:table-row
2050 }
2051 tbody.collapse.in{
2052 display:table-row-group
2053 }
2054 .collapsing{
2055 position:relative;
2056 height:0;
2057 overflow:hidden;
2058 -webkit-transition-property:height, visibility;
2059 -o-transition-property:height, visibility;
2060 transition-property:height, visibility;
2061 -webkit-transition-duration:.35s;
2062 -o-transition-duration:.35s;
2063 transition-duration:.35s;
2064 -webkit-transition-timing-function:ease;
2065 -o-transition-timing-function:ease;
2066 transition-timing-function:ease
2067 }
2068 .btn-group,.btn-group-vertical{
2069 position:relative;
2070 display:inline-block;
2071 vertical-align:middle
2072 }
2073 .btn-group>.btn,.btn-group-vertical>.btn{
2074 position:relative;
2075 float:left
2076 }
2077 .btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{
2078 z-index:2
2079 }
2080 .btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{
2081 margin-left:-1px
2082 }
2083 .btn-toolbar{
2084 margin-left:-5px
2085 }
2086 .btn-toolbar .btn-group,.btn-toolbar .input-group{
2087 float:left
2088 }
2089 .btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{
2090 margin-left:5px
2091 }
2092 .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
2093 border-radius:0
2094 }
2095 .btn-group>.btn:first-child{
2096 margin-left:0
2097 }
2098 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
2099 border-bottom-right-radius:0;
2100 border-top-right-radius:0
2101 }
2102 .btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){
2103 border-bottom-left-radius:0;
2104 border-top-left-radius:0
2105 }
2106 .btn-group>.btn-group{
2107 float:left
2108 }
2109 .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{
2110 border-radius:0
2111 }
2112 .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
2113 border-bottom-right-radius:0;
2114 border-top-right-radius:0
2115 }
2116 .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{
2117 border-bottom-left-radius:0;
2118 border-top-left-radius:0
2119 }
2120 .btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{
2121 outline:0
2122 }
2123 .btn-group>.btn+.dropdown-toggle{
2124 padding-left:8px;
2125 padding-right:8px
2126 }
2127 .btn-group>.btn-lg+.dropdown-toggle{
2128 padding-left:12px;
2129 padding-right:12px
2130 }
2131 .btn-group.open .dropdown-toggle{
2132 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
2133 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
2134 }
2135 .btn-group.open .dropdown-toggle.btn-link{
2136 -webkit-box-shadow:none;
2137 box-shadow:none
2138 }
2139 .btn .caret{
2140 margin-left:0
2141 }
2142 .btn-lg .caret{
2143 border-width:5px 5px 0;
2144 border-bottom-width:0
2145 }
2146 .dropup .btn-lg .caret{
2147 border-width:0 5px 5px
2148 }
2149 .btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{
2150 display:block;
2151 float:none;
2152 width:100%;
2153 max-width:100%
2154 }
2155 .btn-group-vertical>.btn-group>.btn{
2156 float:none
2157 }
2158 .btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{
2159 margin-top:-1px;
2160 margin-left:0
2161 }
2162 .btn-group-vertical>.btn:not(:first-child):not(:last-child){
2163 border-radius:0
2164 }
2165 .btn-group-vertical>.btn:first-child:not(:last-child){
2166 border-top-right-radius:4px;
2167 border-bottom-right-radius:0;
2168 border-bottom-left-radius:0
2169 }
2170 .btn-group-vertical>.btn:last-child:not(:first-child){
2171 border-bottom-left-radius:4px;
2172 border-top-right-radius:0;
2173 border-top-left-radius:0
2174 }
2175 .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{
2176 border-radius:0
2177 }
2178 .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
2179 border-bottom-right-radius:0;
2180 border-bottom-left-radius:0
2181 }
2182 .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
2183 border-top-right-radius:0;
2184 border-top-left-radius:0
2185 }
2186 .btn-group-justified{
2187 display:table;
2188 width:100%;
2189 table-layout:fixed;
2190 border-collapse:separate
2191 }
2192 .btn-group-justified>.btn,.btn-group-justified>.btn-group{
2193 float:none;
2194 display:table-cell;
2195 width:1%
2196 }
2197 .btn-group-justified>.btn-group .btn{
2198 width:100%
2199 }
2200 .btn-group-justified>.btn-group .dropdown-menu{
2201 left:auto
2202 }
2203 [data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{
2204 position:absolute;
2205 clip:rect(0, 0, 0, 0);
2206 pointer-events:none
2207 }
2208 .input-group{
2209 position:relative;
2210 display:table;
2211 border-collapse:separate
2212 }
2213 .input-group[class*="col-"]{
2214 float:none;
2215 padding-left:0;
2216 padding-right:0
2217 }
2218 .input-group .form-control{
2219 position:relative;
2220 z-index:2;
2221 float:left;
2222 width:100%;
2223 margin-bottom:0
2224 }
2225 .input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{
2226 height:46px;
2227 padding:10px 16px;
2228 font-size:18px;
2229 line-height:1.3333333;
2230 border-radius:6px
2231 }
2232 select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{
2233 height:46px;
2234 line-height:46px
2235 }
2236 textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{
2237 height:auto
2238 }
2239 .input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{
2240 height:30px;
2241 padding:5px 10px;
2242 font-size:12px;
2243 line-height:1.5;
2244 border-radius:3px
2245 }
2246 select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{
2247 height:30px;
2248 line-height:30px
2249 }
2250 textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{
2251 height:auto
2252 }
2253 .input-group-addon,.input-group-btn,.input-group .form-control{
2254 display:table-cell
2255 }
2256 .input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){
2257 border-radius:0
2258 }
2259 .input-group-addon,.input-group-btn{
2260 width:1%;
2261 white-space:nowrap;
2262 vertical-align:middle
2263 }
2264 .input-group-addon{
2265 padding:6px 12px;
2266 font-size:14px;
2267 font-weight:normal;
2268 line-height:1;
2269 color:#555;
2270 text-align:center;
2271 background-color:#eee;
2272 border:1px solid #ccc;
2273 border-radius:4px
2274 }
2275 .input-group-addon.input-sm{
2276 padding:5px 10px;
2277 font-size:12px;
2278 border-radius:3px
2279 }
2280 .input-group-addon.input-lg{
2281 padding:10px 16px;
2282 font-size:18px;
2283 border-radius:6px
2284 }
2285 .input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{
2286 margin-top:0
2287 }
2288 .input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{
2289 border-bottom-right-radius:0;
2290 border-top-right-radius:0
2291 }
2292 .input-group-addon:first-child{
2293 border-right:0
2294 }
2295 .input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{
2296 border-bottom-left-radius:0;
2297 border-top-left-radius:0
2298 }
2299 .input-group-addon:last-child{
2300 border-left:0
2301 }
2302 .input-group-btn{
2303 position:relative;
2304 font-size:0;
2305 white-space:nowrap
2306 }
2307 .input-group-btn>.btn{
2308 position:relative
2309 }
2310 .input-group-btn>.btn+.btn{
2311 margin-left:-1px
2312 }
2313 .input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{
2314 z-index:2
2315 }
2316 .input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{
2317 margin-right:-1px
2318 }
2319 .input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{
2320 margin-left:-1px
2321 }
2322 .nav{
2323 margin-bottom:0;
2324 padding-left:0;
2325 list-style:none
2326 }
2327 .nav>li{
2328 position:relative;
2329 display:block
2330 }
2331 .nav>li>a{
2332 position:relative;
2333 display:block;
2334 padding:10px 15px
2335 }
2336 .nav>li>a:hover,.nav>li>a:focus{
2337 text-decoration:none;
2338 background-color:#eee
2339 }
2340 .nav>li.disabled>a{
2341 color:#777
2342 }
2343 .nav>li.disabled>a:hover,.nav>li.disabled>a:focus{
2344 color:#777;
2345 text-decoration:none;
2346 background-color:transparent;
2347 cursor:not-allowed
2348 }
2349 .nav .open>a,.nav .open>a:hover,.nav .open>a:focus{
2350 background-color:#eee;
2351 border-color:#337ab7
2352 }
2353 .nav .nav-divider{
2354 height:1px;
2355 margin:9px 0;
2356 overflow:hidden;
2357 background-color:#e5e5e5
2358 }
2359 .nav>li>a>img{
2360 max-width:none
2361 }
2362 .nav-tabs{
2363 border-bottom:1px solid #ddd
2364 }
2365 .nav-tabs>li{
2366 float:left;
2367 margin-bottom:-1px
2368 }
2369 .nav-tabs>li>a{
2370 margin-right:2px;
2371 line-height:1.42857143;
2372 border:1px solid transparent;
2373 border-radius:4px 4px 0 0
2374 }
2375 .nav-tabs>li>a:hover{
2376 border-color:#eee #eee #ddd
2377 }
2378 .nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{
2379 color:#555;
2380 background-color:#fff;
2381 border:1px solid #ddd;
2382 border-bottom-color:transparent;
2383 cursor:default
2384 }
2385 .nav-tabs.nav-justified{
2386 width:100%;
2387 border-bottom:0
2388 }
2389 .nav-tabs.nav-justified>li{
2390 float:none
2391 }
2392 .nav-tabs.nav-justified>li>a{
2393 text-align:center;
2394 margin-bottom:5px
2395 }
2396 .nav-tabs.nav-justified>.dropdown .dropdown-menu{
2397 top:auto;
2398 left:auto
2399 }
2400 @media (min-width:768px){
2401 .nav-tabs.nav-justified>li{
2402 display:table-cell;
2403 width:1%
2404 }
2405 .nav-tabs.nav-justified>li>a{
2406 margin-bottom:0
2407 }
2408 }
2409 .nav-tabs.nav-justified>li>a{
2410 margin-right:0;
2411 border-radius:4px
2412 }
2413 .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
2414 border:1px solid #ddd
2415 }
2416 @media (min-width:768px){
2417 .nav-tabs.nav-justified>li>a{
2418 border-bottom:1px solid #ddd;
2419 border-radius:4px 4px 0 0
2420 }
2421 .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
2422 border-bottom-color:#fff
2423 }
2424 }
2425 .nav-pills>li{
2426 float:left
2427 }
2428 .nav-pills>li>a{
2429 border-radius:4px
2430 }
2431 .nav-pills>li+li{
2432 margin-left:2px
2433 }
2434 .nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{
2435 color:#fff;
2436 background-color:#337ab7
2437 }
2438 .nav-stacked>li{
2439 float:none
2440 }
2441 .nav-stacked>li+li{
2442 margin-top:2px;
2443 margin-left:0
2444 }
2445 .nav-justified{
2446 width:100%
2447 }
2448 .nav-justified>li{
2449 float:none
2450 }
2451 .nav-justified>li>a{
2452 text-align:center;
2453 margin-bottom:5px
2454 }
2455 .nav-justified>.dropdown .dropdown-menu{
2456 top:auto;
2457 left:auto
2458 }
2459 @media (min-width:768px){
2460 .nav-justified>li{
2461 display:table-cell;
2462 width:1%
2463 }
2464 .nav-justified>li>a{
2465 margin-bottom:0
2466 }
2467 }
2468 .nav-tabs-justified{
2469 border-bottom:0
2470 }
2471 .nav-tabs-justified>li>a{
2472 margin-right:0;
2473 border-radius:4px
2474 }
2475 .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{
2476 border:1px solid #ddd
2477 }
2478 @media (min-width:768px){
2479 .nav-tabs-justified>li>a{
2480 border-bottom:1px solid #ddd;
2481 border-radius:4px 4px 0 0
2482 }
2483 .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{
2484 border-bottom-color:#fff
2485 }
2486 }
2487 .tab-content>.tab-pane{
2488 display:none;
2489 visibility:hidden
2490 }
2491 .tab-content>.active{
2492 display:block;
2493 visibility:visible
2494 }
2495 .nav-tabs .dropdown-menu{
2496 margin-top:-1px;
2497 border-top-right-radius:0;
2498 border-top-left-radius:0
2499 }
2500 .navbar{
2501 position:relative;
2502 min-height:50px;
2503 margin-bottom:20px;
2504 border:1px solid transparent
2505 }
2506 @media (min-width:768px){
2507 .navbar{
2508 border-radius:4px
2509 }
2510 }
2511 @media (min-width:768px){
2512 .navbar-header{
2513 float:left
2514 }
2515 }
2516 .navbar-collapse{
2517 overflow-x:visible;
2518 padding-right:15px;
2519 padding-left:15px;
2520 border-top:1px solid transparent;
2521 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
2522 box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
2523 -webkit-overflow-scrolling:touch
2524 }
2525 .navbar-collapse.in{
2526 overflow-y:auto
2527 }
2528 @media (min-width:768px){
2529 .navbar-collapse{
2530 width:auto;
2531 border-top:0;
2532 -webkit-box-shadow:none;
2533 box-shadow:none
2534 }
2535 .navbar-collapse.collapse{
2536 display:block !important;
2537 visibility:visible !important;
2538 height:auto !important;
2539 padding-bottom:0;
2540 overflow:visible !important
2541 }
2542 .navbar-collapse.in{
2543 overflow-y:visible
2544 }
2545 .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
2546 padding-left:0;
2547 padding-right:0
2548 }
2549 }
2550 .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
2551 max-height:340px
2552 }
2553 @media (max-device-width:480px) and (orientation:landscape){
2554 .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
2555 max-height:200px
2556 }
2557 }
2558 .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
2559 margin-right:-15px;
2560 margin-left:-15px
2561 }
2562 @media (min-width:768px){
2563 .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
2564 margin-right:0;
2565 margin-left:0
2566 }
2567 }
2568 .navbar-static-top{
2569 z-index:1000;
2570 border-width:0 0 1px
2571 }
2572 @media (min-width:768px){
2573 .navbar-static-top{
2574 border-radius:0
2575 }
2576 }
2577 .navbar-fixed-top,.navbar-fixed-bottom{
2578 position:fixed;
2579 right:0;
2580 left:0;
2581 z-index:1030
2582 }
2583 @media (min-width:768px){
2584 .navbar-fixed-top,.navbar-fixed-bottom{
2585 border-radius:0
2586 }
2587 }
2588 .navbar-fixed-top{
2589 top:0;
2590 border-width:0 0 1px
2591 }
2592 .navbar-fixed-bottom{
2593 bottom:0;
2594 margin-bottom:0;
2595 border-width:1px 0 0
2596 }
2597 .navbar-brand{
2598 float:left;
2599 padding:15px 15px;
2600 font-size:18px;
2601 line-height:20px;
2602 height:50px
2603 }
2604 .navbar-brand:hover,.navbar-brand:focus{
2605 text-decoration:none
2606 }
2607 .navbar-brand>img{
2608 display:block
2609 }
2610 @media (min-width:768px){
2611 .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{
2612 margin-left:-15px
2613 }
2614 }
2615 .navbar-toggle{
2616 position:relative;
2617 float:right;
2618 margin-right:15px;
2619 padding:9px 10px;
2620 margin-top:8px;
2621 margin-bottom:8px;
2622 background-color:transparent;
2623 background-image:none;
2624 border:1px solid transparent;
2625 border-radius:4px
2626 }
2627 .navbar-toggle:focus{
2628 outline:0
2629 }
2630 .navbar-toggle .icon-bar{
2631 display:block;
2632 width:22px;
2633 height:2px;
2634 border-radius:1px
2635 }
2636 .navbar-toggle .icon-bar+.icon-bar{
2637 margin-top:4px
2638 }
2639 @media (min-width:768px){
2640 .navbar-toggle{
2641 display:none
2642 }
2643 }
2644 .navbar-nav{
2645 margin:7.5px -15px
2646 }
2647 .navbar-nav>li>a{
2648 padding-top:10px;
2649 padding-bottom:10px;
2650 line-height:20px
2651 }
2652 @media (max-width:767px){
2653 .navbar-nav .open .dropdown-menu{
2654 position:static;
2655 float:none;
2656 width:auto;
2657 margin-top:0;
2658 background-color:transparent;
2659 border:0;
2660 -webkit-box-shadow:none;
2661 box-shadow:none
2662 }
2663 .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{
2664 padding:5px 15px 5px 25px
2665 }
2666 .navbar-nav .open .dropdown-menu>li>a{
2667 line-height:20px
2668 }
2669 .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{
2670 background-image:none
2671 }
2672 }
2673 @media (min-width:768px){
2674 .navbar-nav{
2675 float:left;
2676 margin:0
2677 }
2678 .navbar-nav>li{
2679 float:left
2680 }
2681 .navbar-nav>li>a{
2682 padding-top:15px;
2683 padding-bottom:15px
2684 }
2685 }
2686 .navbar-form{
2687 margin-left:-15px;
2688 margin-right:-15px;
2689 padding:10px 15px;
2690 border-top:1px solid transparent;
2691 border-bottom:1px solid transparent;
2692 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
2693 box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
2694 margin-top:8px;
2695 margin-bottom:8px
2696 }
2697 @media (min-width:768px){
2698 .navbar-form .form-group{
2699 display:inline-block;
2700 margin-bottom:0;
2701 vertical-align:middle
2702 }
2703 .navbar-form .form-control{
2704 display:inline-block;
2705 width:auto;
2706 vertical-align:middle
2707 }
2708 .navbar-form .form-control-static{
2709 display:inline-block
2710 }
2711 .navbar-form .input-group{
2712 display:inline-table;
2713 vertical-align:middle
2714 }
2715 .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{
2716 width:auto
2717 }
2718 .navbar-form .input-group>.form-control{
2719 width:100%
2720 }
2721 .navbar-form .control-label{
2722 margin-bottom:0;
2723 vertical-align:middle
2724 }
2725 .navbar-form .radio,.navbar-form .checkbox{
2726 display:inline-block;
2727 margin-top:0;
2728 margin-bottom:0;
2729 vertical-align:middle
2730 }
2731 .navbar-form .radio label,.navbar-form .checkbox label{
2732 padding-left:0
2733 }
2734 .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{
2735 position:relative;
2736 margin-left:0
2737 }
2738 .navbar-form .has-feedback .form-control-feedback{
2739 top:0
2740 }
2741 }
2742 @media (max-width:767px){
2743 .navbar-form .form-group{
2744 margin-bottom:5px
2745 }
2746 .navbar-form .form-group:last-child{
2747 margin-bottom:0
2748 }
2749 }
2750 @media (min-width:768px){
2751 .navbar-form{
2752 width:auto;
2753 border:0;
2754 margin-left:0;
2755 margin-right:0;
2756 padding-top:0;
2757 padding-bottom:0;
2758 -webkit-box-shadow:none;
2759 box-shadow:none
2760 }
2761 }
2762 .navbar-nav>li>.dropdown-menu{
2763 margin-top:0;
2764 border-top-right-radius:0;
2765 border-top-left-radius:0
2766 }
2767 .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{
2768 margin-bottom:0;
2769 border-top-right-radius:4px;
2770 border-top-left-radius:4px;
2771 border-bottom-right-radius:0;
2772 border-bottom-left-radius:0
2773 }
2774 .navbar-btn{
2775 margin-top:8px;
2776 margin-bottom:8px
2777 }
2778 .navbar-btn.btn-sm{
2779 margin-top:10px;
2780 margin-bottom:10px
2781 }
2782 .navbar-btn.btn-xs{
2783 margin-top:14px;
2784 margin-bottom:14px
2785 }
2786 .navbar-text{
2787 margin-top:15px;
2788 margin-bottom:15px
2789 }
2790 @media (min-width:768px){
2791 .navbar-text{
2792 float:left;
2793 margin-left:15px;
2794 margin-right:15px
2795 }
2796 }
2797 @media (min-width:768px){
2798 .navbar-left{
2799 float:left !important
2800 }
2801 .navbar-right{
2802 float:right !important;
2803 margin-right:-15px
2804 }
2805 .navbar-right~.navbar-right{
2806 margin-right:0
2807 }
2808 }
2809 .navbar-default{
2810 background-color:#f8f8f8;
2811 border-color:#e7e7e7
2812 }
2813 .navbar-default .navbar-brand{
2814 color:#777
2815 }
2816 .navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{
2817 color:#5e5e5e;
2818 background-color:transparent
2819 }
2820 .navbar-default .navbar-text{
2821 color:#777
2822 }
2823 .navbar-default .navbar-nav>li>a{
2824 color:#777
2825 }
2826 .navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{
2827 color:#333;
2828 background-color:transparent
2829 }
2830 .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{
2831 color:#555;
2832 background-color:#e7e7e7
2833 }
2834 .navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{
2835 color:#ccc;
2836 background-color:transparent
2837 }
2838 .navbar-default .navbar-toggle{
2839 border-color:#ddd
2840 }
2841 .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
2842 background-color:#ddd
2843 }
2844 .navbar-default .navbar-toggle .icon-bar{
2845 background-color:#888
2846 }
2847 .navbar-default .navbar-collapse,.navbar-default .navbar-form{
2848 border-color:#e7e7e7
2849 }
2850 .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
2851 background-color:#e7e7e7;
2852 color:#555
2853 }
2854 @media (max-width:767px){
2855 .navbar-default .navbar-nav .open .dropdown-menu>li>a{
2856 color:#777
2857 }
2858 .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
2859 color:#333;
2860 background-color:transparent
2861 }
2862 .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
2863 color:#555;
2864 background-color:#e7e7e7
2865 }
2866 .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{
2867 color:#ccc;
2868 background-color:transparent
2869 }
2870 }
2871 .navbar-default .navbar-link{
2872 color:#777
2873 }
2874 .navbar-default .navbar-link:hover{
2875 color:#333
2876 }
2877 .navbar-default .btn-link{
2878 color:#777
2879 }
2880 .navbar-default .btn-link:hover,.navbar-default .btn-link:focus{
2881 color:#333
2882 }
2883 .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{
2884 color:#ccc
2885 }
2886 .navbar-inverse{
2887 background-color:#222;
2888 border-color:#080808
2889 }
2890 .navbar-inverse .navbar-brand{
2891 color:#9d9d9d
2892 }
2893 .navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{
2894 color:#fff;
2895 background-color:transparent
2896 }
2897 .navbar-inverse .navbar-text{
2898 color:#9d9d9d
2899 }
2900 .navbar-inverse .navbar-nav>li>a{
2901 color:#9d9d9d
2902 }
2903 .navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{
2904 color:#fff;
2905 background-color:transparent
2906 }
2907 .navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{
2908 color:#fff;
2909 background-color:#080808
2910 }
2911 .navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{
2912 color:#444;
2913 background-color:transparent
2914 }
2915 .navbar-inverse .navbar-toggle{
2916 border-color:#333
2917 }
2918 .navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{
2919 background-color:#333
2920 }
2921 .navbar-inverse .navbar-toggle .icon-bar{
2922 background-color:#fff
2923 }
2924 .navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{
2925 border-color:#101010
2926 }
2927 .navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{
2928 background-color:#080808;
2929 color:#fff
2930 }
2931 @media (max-width:767px){
2932 .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{
2933 border-color:#080808
2934 }
2935 .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
2936 background-color:#080808
2937 }
2938 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
2939 color:#9d9d9d
2940 }
2941 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{
2942 color:#fff;
2943 background-color:transparent
2944 }
2945 .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{
2946 color:#fff;
2947 background-color:#080808
2948 }
2949 .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{
2950 color:#444;
2951 background-color:transparent
2952 }
2953 }
2954 .navbar-inverse .navbar-link{
2955 color:#9d9d9d
2956 }
2957 .navbar-inverse .navbar-link:hover{
2958 color:#fff
2959 }
2960 .navbar-inverse .btn-link{
2961 color:#9d9d9d
2962 }
2963 .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{
2964 color:#fff
2965 }
2966 .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{
2967 color:#444
2968 }
2969 .breadcrumb{
2970 padding:8px 15px;
2971 margin-bottom:20px;
2972 list-style:none;
2973 background-color:#f5f5f5;
2974 border-radius:4px
2975 }
2976 .breadcrumb>li{
2977 display:inline-block
2978 }
2979 .breadcrumb>li+li:before{
2980 content:"/\00a0";
2981 padding:0 5px;
2982 color:#ccc
2983 }
2984 .breadcrumb>.active{
2985 color:#777
2986 }
2987 .pagination{
2988 display:inline-block;
2989 padding-left:0;
2990 margin:20px 0;
2991 border-radius:4px
2992 }
2993 .pagination>li{
2994 display:inline
2995 }
2996 .pagination>li>a,.pagination>li>span{
2997 position:relative;
2998 float:left;
2999 padding:6px 12px;
3000 line-height:1.42857143;
3001 text-decoration:none;
3002 color:#337ab7;
3003 background-color:#fff;
3004 border:1px solid #ddd;
3005 margin-left:-1px
3006 }
3007 .pagination>li:first-child>a,.pagination>li:first-child>span{
3008 margin-left:0;
3009 border-bottom-left-radius:4px;
3010 border-top-left-radius:4px
3011 }
3012 .pagination>li:last-child>a,.pagination>li:last-child>span{
3013 border-bottom-right-radius:4px;
3014 border-top-right-radius:4px
3015 }
3016 .pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{
3017 color:#23527c;
3018 background-color:#eee;
3019 border-color:#ddd
3020 }
3021 .pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{
3022 z-index:2;
3023 color:#fff;
3024 background-color:#337ab7;
3025 border-color:#337ab7;
3026 cursor:default
3027 }
3028 .pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{
3029 color:#777;
3030 background-color:#fff;
3031 border-color:#ddd;
3032 cursor:not-allowed
3033 }
3034 .pagination-lg>li>a,.pagination-lg>li>span{
3035 padding:10px 16px;
3036 font-size:18px
3037 }
3038 .pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{
3039 border-bottom-left-radius:6px;
3040 border-top-left-radius:6px
3041 }
3042 .pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{
3043 border-bottom-right-radius:6px;
3044 border-top-right-radius:6px
3045 }
3046 .pagination-sm>li>a,.pagination-sm>li>span{
3047 padding:5px 10px;
3048 font-size:12px
3049 }
3050 .pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{
3051 border-bottom-left-radius:3px;
3052 border-top-left-radius:3px
3053 }
3054 .pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{
3055 border-bottom-right-radius:3px;
3056 border-top-right-radius:3px
3057 }
3058 .pager{
3059 padding-left:0;
3060 margin:20px 0;
3061 list-style:none;
3062 text-align:center
3063 }
3064 .pager li{
3065 display:inline
3066 }
3067 .pager li>a,.pager li>span{
3068 display:inline-block;
3069 padding:5px 14px;
3070 background-color:#fff;
3071 border:1px solid #ddd;
3072 border-radius:15px
3073 }
3074 .pager li>a:hover,.pager li>a:focus{
3075 text-decoration:none;
3076 background-color:#eee
3077 }
3078 .pager .next>a,.pager .next>span{
3079 float:right
3080 }
3081 .pager .previous>a,.pager .previous>span{
3082 float:left
3083 }
3084 .pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{
3085 color:#777;
3086 background-color:#fff;
3087 cursor:not-allowed
3088 }
3089 .label{
3090 display:inline;
3091 padding:.2em .6em .3em;
3092 font-size:75%;
3093 font-weight:bold;
3094 line-height:1;
3095 color:#fff;
3096 text-align:center;
3097 white-space:nowrap;
3098 vertical-align:baseline;
3099 border-radius:.25em
3100 }
3101 a.label:hover,a.label:focus{
3102 color:#fff;
3103 text-decoration:none;
3104 cursor:pointer
3105 }
3106 .label:empty{
3107 display:none
3108 }
3109 .btn .label{
3110 position:relative;
3111 top:-1px
3112 }
3113 .label-default{
3114 background-color:#777
3115 }
3116 .label-default[href]:hover,.label-default[href]:focus{
3117 background-color:#5e5e5e
3118 }
3119 .label-primary{
3120 background-color:#337ab7
3121 }
3122 .label-primary[href]:hover,.label-primary[href]:focus{
3123 background-color:#286090
3124 }
3125 .label-success{
3126 background-color:#5cb85c
3127 }
3128 .label-success[href]:hover,.label-success[href]:focus{
3129 background-color:#449d44
3130 }
3131 .label-info{
3132 background-color:#5bc0de
3133 }
3134 .label-info[href]:hover,.label-info[href]:focus{
3135 background-color:#31b0d5
3136 }
3137 .label-warning{
3138 background-color:#f0ad4e
3139 }
3140 .label-warning[href]:hover,.label-warning[href]:focus{
3141 background-color:#ec971f
3142 }
3143 .label-danger{
3144 background-color:#d9534f
3145 }
3146 .label-danger[href]:hover,.label-danger[href]:focus{
3147 background-color:#c9302c
3148 }
3149 .badge{
3150 display:inline-block;
3151 min-width:10px;
3152 padding:3px 7px;
3153 font-size:12px;
3154 font-weight:bold;
3155 color:#fff;
3156 line-height:1;
3157 vertical-align:baseline;
3158 white-space:nowrap;
3159 text-align:center;
3160 background-color:#777;
3161 border-radius:10px
3162 }
3163 .badge:empty{
3164 display:none
3165 }
3166 .btn .badge{
3167 position:relative;
3168 top:-1px
3169 }
3170 .btn-xs .badge{
3171 top:0;
3172 padding:1px 5px
3173 }
3174 a.badge:hover,a.badge:focus{
3175 color:#fff;
3176 text-decoration:none;
3177 cursor:pointer
3178 }
3179 .list-group-item.active>.badge,.nav-pills>.active>a>.badge{
3180 color:#337ab7;
3181 background-color:#fff
3182 }
3183 .list-group-item>.badge{
3184 float:right
3185 }
3186 .list-group-item>.badge+.badge{
3187 margin-right:5px
3188 }
3189 .nav-pills>li>a>.badge{
3190 margin-left:3px
3191 }
3192 .jumbotron{
3193 padding:30px 15px;
3194 margin-bottom:30px;
3195 color:inherit;
3196 background-color:#eee
3197 }
3198 .jumbotron h1,.jumbotron .h1{
3199 color:inherit
3200 }
3201 .jumbotron p{
3202 margin-bottom:15px;
3203 font-size:21px;
3204 font-weight:200
3205 }
3206 .jumbotron>hr{
3207 border-top-color:#d5d5d5
3208 }
3209 .container .jumbotron,.container-fluid .jumbotron{
3210 border-radius:6px
3211 }
3212 .jumbotron .container{
3213 max-width:100%
3214 }
3215 @media screen and (min-width:768px){
3216 .jumbotron{
3217 padding:48px 0
3218 }
3219 .container .jumbotron,.container-fluid .jumbotron{
3220 padding-left:60px;
3221 padding-right:60px
3222 }
3223 .jumbotron h1,.jumbotron .h1{
3224 font-size:63px
3225 }
3226 }
3227 .thumbnail{
3228 display:block;
3229 padding:4px;
3230 margin-bottom:20px;
3231 line-height:1.42857143;
3232 background-color:#fff;
3233 border:1px solid #ddd;
3234 border-radius:4px;
3235 -webkit-transition:border .2s ease-in-out;
3236 -o-transition:border .2s ease-in-out;
3237 transition:border .2s ease-in-out
3238 }
3239 .thumbnail>img,.thumbnail a>img{
3240 margin-left:auto;
3241 margin-right:auto
3242 }
3243 a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{
3244 border-color:#337ab7
3245 }
3246 .thumbnail .caption{
3247 padding:9px;
3248 color:#333
3249 }
3250 .alert{
3251 padding:15px;
3252 margin-bottom:20px;
3253 border:1px solid transparent;
3254 border-radius:4px
3255 }
3256 .alert h4{
3257 margin-top:0;
3258 color:inherit
3259 }
3260 .alert .alert-link{
3261 font-weight:bold
3262 }
3263 .alert>p,.alert>ul{
3264 margin-bottom:0
3265 }
3266 .alert>p+p{
3267 margin-top:5px
3268 }
3269 .alert-dismissable,.alert-dismissible{
3270 padding-right:35px
3271 }
3272 .alert-dismissable .close,.alert-dismissible .close{
3273 position:relative;
3274 top:-2px;
3275 right:-21px;
3276 color:inherit
3277 }
3278 .alert-success{
3279 background-color:#dff0d8;
3280 border-color:#d6e9c6;
3281 color:#3c763d
3282 }
3283 .alert-success hr{
3284 border-top-color:#c9e2b3
3285 }
3286 .alert-success .alert-link{
3287 color:#2b542c
3288 }
3289 .alert-info{
3290 background-color:#d9edf7;
3291 border-color:#bce8f1;
3292 color:#31708f
3293 }
3294 .alert-info hr{
3295 border-top-color:#a6e1ec
3296 }
3297 .alert-info .alert-link{
3298 color:#245269
3299 }
3300 .alert-warning{
3301 background-color:#fcf8e3;
3302 border-color:#faebcc;
3303 color:#8a6d3b
3304 }
3305 .alert-warning hr{
3306 border-top-color:#f7e1b5
3307 }
3308 .alert-warning .alert-link{
3309 color:#66512c
3310 }
3311 .alert-danger{
3312 background-color:#f2dede;
3313 border-color:#ebccd1;
3314 color:#a94442
3315 }
3316 .alert-danger hr{
3317 border-top-color:#e4b9c0
3318 }
3319 .alert-danger .alert-link{
3320 color:#843534
3321 }
3322 @-webkit-keyframes progress-bar-stripes{
3323 from{
3324 background-position:40px 0
3325 }
3326 to{
3327 background-position:0 0
3328 }
3329 }
3330 @-o-keyframes progress-bar-stripes{
3331 from{
3332 background-position:40px 0
3333 }
3334 to{
3335 background-position:0 0
3336 }
3337 }
3338 @keyframes progress-bar-stripes{
3339 from{
3340 background-position:40px 0
3341 }
3342 to{
3343 background-position:0 0
3344 }
3345 }
3346 .progress{
3347 overflow:hidden;
3348 height:20px;
3349 margin-bottom:20px;
3350 background-color:#f5f5f5;
3351 border-radius:4px;
3352 -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
3353 box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
3354 }
3355 .progress-bar{
3356 float:left;
3357 width:0%;
3358 height:100%;
3359 font-size:12px;
3360 line-height:20px;
3361 color:#fff;
3362 text-align:center;
3363 background-color:#337ab7;
3364 -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
3365 box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
3366 -webkit-transition:width .6s ease;
3367 -o-transition:width .6s ease;
3368 transition:width .6s ease
3369 }
3370 .progress-striped .progress-bar,.progress-bar-striped{
3371 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);
3372 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);
3373 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);
3374 -webkit-background-size:40px 40px;
3375 background-size:40px 40px
3376 }
3377 .progress.active .progress-bar,.progress-bar.active{
3378 -webkit-animation:progress-bar-stripes 2s linear infinite;
3379 -o-animation:progress-bar-stripes 2s linear infinite;
3380 animation:progress-bar-stripes 2s linear infinite
3381 }
3382 .progress-bar-success{
3383 background-color:#5cb85c
3384 }
3385 .progress-striped .progress-bar-success{
3386 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);
3387 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);
3388 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)
3389 }
3390 .progress-bar-info{
3391 background-color:#5bc0de
3392 }
3393 .progress-striped .progress-bar-info{
3394 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);
3395 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);
3396 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)
3397 }
3398 .progress-bar-warning{
3399 background-color:#f0ad4e
3400 }
3401 .progress-striped .progress-bar-warning{
3402 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);
3403 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);
3404 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)
3405 }
3406 .progress-bar-danger{
3407 background-color:#d9534f
3408 }
3409 .progress-striped .progress-bar-danger{
3410 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);
3411 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);
3412 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)
3413 }
3414 .media{
3415 margin-top:15px
3416 }
3417 .media:first-child{
3418 margin-top:0
3419 }
3420 .media,.media-body{
3421 zoom:1;
3422 overflow:hidden
3423 }
3424 .media-body{
3425 width:10000px
3426 }
3427 .media-object{
3428 display:block
3429 }
3430 .media-right,.media>.pull-right{
3431 padding-left:10px
3432 }
3433 .media-left,.media>.pull-left{
3434 padding-right:10px
3435 }
3436 .media-left,.media-right,.media-body{
3437 display:table-cell;
3438 vertical-align:top
3439 }
3440 .media-middle{
3441 vertical-align:middle
3442 }
3443 .media-bottom{
3444 vertical-align:bottom
3445 }
3446 .media-heading{
3447 margin-top:0;
3448 margin-bottom:5px
3449 }
3450 .media-list{
3451 padding-left:0;
3452 list-style:none
3453 }
3454 .list-group{
3455 margin-bottom:20px;
3456 padding-left:0
3457 }
3458 .list-group-item{
3459 position:relative;
3460 display:block;
3461 padding:10px 15px;
3462 margin-bottom:-1px;
3463 background-color:#fff;
3464 border:1px solid #ddd
3465 }
3466 .list-group-item:first-child{
3467 border-top-right-radius:4px;
3468 border-top-left-radius:4px
3469 }
3470 .list-group-item:last-child{
3471 margin-bottom:0;
3472 border-bottom-right-radius:4px;
3473 border-bottom-left-radius:4px
3474 }
3475 a.list-group-item{
3476 color:#555
3477 }
3478 a.list-group-item .list-group-item-heading{
3479 color:#333
3480 }
3481 a.list-group-item:hover,a.list-group-item:focus{
3482 text-decoration:none;
3483 color:#555;
3484 background-color:#f5f5f5
3485 }
3486 .list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{
3487 background-color:#eee;
3488 color:#777;
3489 cursor:not-allowed
3490 }
3491 .list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{
3492 color:inherit
3493 }
3494 .list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{
3495 color:#777
3496 }
3497 .list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{
3498 z-index:2;
3499 color:#fff;
3500 background-color:#337ab7;
3501 border-color:#337ab7
3502 }
3503 .list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{
3504 color:inherit
3505 }
3506 .list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{
3507 color:#c7ddef
3508 }
3509 .list-group-item-success{
3510 color:#3c763d;
3511 background-color:#dff0d8
3512 }
3513 a.list-group-item-success{
3514 color:#3c763d
3515 }
3516 a.list-group-item-success .list-group-item-heading{
3517 color:inherit
3518 }
3519 a.list-group-item-success:hover,a.list-group-item-success:focus{
3520 color:#3c763d;
3521 background-color:#d0e9c6
3522 }
3523 a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{
3524 color:#fff;
3525 background-color:#3c763d;
3526 border-color:#3c763d
3527 }
3528 .list-group-item-info{
3529 color:#31708f;
3530 background-color:#d9edf7
3531 }
3532 a.list-group-item-info{
3533 color:#31708f
3534 }
3535 a.list-group-item-info .list-group-item-heading{
3536 color:inherit
3537 }
3538 a.list-group-item-info:hover,a.list-group-item-info:focus{
3539 color:#31708f;
3540 background-color:#c4e3f3
3541 }
3542 a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{
3543 color:#fff;
3544 background-color:#31708f;
3545 border-color:#31708f
3546 }
3547 .list-group-item-warning{
3548 color:#8a6d3b;
3549 background-color:#fcf8e3
3550 }
3551 a.list-group-item-warning{
3552 color:#8a6d3b
3553 }
3554 a.list-group-item-warning .list-group-item-heading{
3555 color:inherit
3556 }
3557 a.list-group-item-warning:hover,a.list-group-item-warning:focus{
3558 color:#8a6d3b;
3559 background-color:#faf2cc
3560 }
3561 a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{
3562 color:#fff;
3563 background-color:#8a6d3b;
3564 border-color:#8a6d3b
3565 }
3566 .list-group-item-danger{
3567 color:#a94442;
3568 background-color:#f2dede
3569 }
3570 a.list-group-item-danger{
3571 color:#a94442
3572 }
3573 a.list-group-item-danger .list-group-item-heading{
3574 color:inherit
3575 }
3576 a.list-group-item-danger:hover,a.list-group-item-danger:focus{
3577 color:#a94442;
3578 background-color:#ebcccc
3579 }
3580 a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{
3581 color:#fff;
3582 background-color:#a94442;
3583 border-color:#a94442
3584 }
3585 .list-group-item-heading{
3586 margin-top:0;
3587 margin-bottom:5px
3588 }
3589 .list-group-item-text{
3590 margin-bottom:0;
3591 line-height:1.3
3592 }
3593 .panel{
3594 margin-bottom:20px;
3595 background-color:#fff;
3596 border:1px solid transparent;
3597 border-radius:4px;
3598 -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
3599 box-shadow:0 1px 1px rgba(0,0,0,0.05)
3600 }
3601 .panel-body{
3602 padding:15px
3603 }
3604 .panel-heading{
3605 padding:10px 15px;
3606 border-bottom:1px solid transparent;
3607 border-top-right-radius:3px;
3608 border-top-left-radius:3px
3609 }
3610 .panel-heading>.dropdown .dropdown-toggle{
3611 color:inherit
3612 }
3613 .panel-title{
3614 margin-top:0;
3615 margin-bottom:0;
3616 font-size:16px;
3617 color:inherit
3618 }
3619 .panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{
3620 color:inherit
3621 }
3622 .panel-footer{
3623 padding:10px 15px;
3624 background-color:#f5f5f5;
3625 border-top:1px solid #ddd;
3626 border-bottom-right-radius:3px;
3627 border-bottom-left-radius:3px
3628 }
3629 .panel>.list-group,.panel>.panel-collapse>.list-group{
3630 margin-bottom:0
3631 }
3632 .panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{
3633 border-width:1px 0;
3634 border-radius:0
3635 }
3636 .panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{
3637 border-top:0;
3638 border-top-right-radius:3px;
3639 border-top-left-radius:3px
3640 }
3641 .panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{
3642 border-bottom:0;
3643 border-bottom-right-radius:3px;
3644 border-bottom-left-radius:3px
3645 }
3646 .panel-heading+.list-group .list-group-item:first-child{
3647 border-top-width:0
3648 }
3649 .list-group+.panel-footer{
3650 border-top-width:0
3651 }
3652 .panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{
3653 margin-bottom:0
3654 }
3655 .panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{
3656 padding-left:15px;
3657 padding-right:15px
3658 }
3659 .panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{
3660 border-top-right-radius:3px;
3661 border-top-left-radius:3px
3662 }
3663 .panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{
3664 border-top-left-radius:3px;
3665 border-top-right-radius:3px
3666 }
3667 .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{
3668 border-top-left-radius:3px
3669 }
3670 .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{
3671 border-top-right-radius:3px
3672 }
3673 .panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{
3674 border-bottom-right-radius:3px;
3675 border-bottom-left-radius:3px
3676 }
3677 .panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{
3678 border-bottom-left-radius:3px;
3679 border-bottom-right-radius:3px
3680 }
3681 .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{
3682 border-bottom-left-radius:3px
3683 }
3684 .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{
3685 border-bottom-right-radius:3px
3686 }
3687 .panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{
3688 border-top:1px solid #ddd
3689 }
3690 .panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{
3691 border-top:0
3692 }
3693 .panel>.table-bordered,.panel>.table-responsive>.table-bordered{
3694 border:0
3695 }
3696 .panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{
3697 border-left:0
3698 }
3699 .panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{
3700 border-right:0
3701 }
3702 .panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{
3703 border-bottom:0
3704 }
3705 .panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{
3706 border-bottom:0
3707 }
3708 .panel>.table-responsive{
3709 border:0;
3710 margin-bottom:0
3711 }
3712 .panel-group{
3713 margin-bottom:20px
3714 }
3715 .panel-group .panel{
3716 margin-bottom:0;
3717 border-radius:4px
3718 }
3719 .panel-group .panel+.panel{
3720 margin-top:5px
3721 }
3722 .panel-group .panel-heading{
3723 border-bottom:0
3724 }
3725 .panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{
3726 border-top:1px solid #ddd
3727 }
3728 .panel-group .panel-footer{
3729 border-top:0
3730 }
3731 .panel-group .panel-footer+.panel-collapse .panel-body{
3732 border-bottom:1px solid #ddd
3733 }
3734 .panel-default{
3735 border-color:#ddd
3736 }
3737 .panel-default>.panel-heading{
3738 color:#333;
3739 background-color:#f5f5f5;
3740 border-color:#ddd
3741 }
3742 .panel-default>.panel-heading+.panel-collapse>.panel-body{
3743 border-top-color:#ddd
3744 }
3745 .panel-default>.panel-heading .badge{
3746 color:#f5f5f5;
3747 background-color:#333
3748 }
3749 .panel-default>.panel-footer+.panel-collapse>.panel-body{
3750 border-bottom-color:#ddd
3751 }
3752 .panel-primary{
3753 border-color:#337ab7
3754 }
3755 .panel-primary>.panel-heading{
3756 color:#fff;
3757 background-color:#337ab7;
3758 border-color:#337ab7
3759 }
3760 .panel-primary>.panel-heading+.panel-collapse>.panel-body{
3761 border-top-color:#337ab7
3762 }
3763 .panel-primary>.panel-heading .badge{
3764 color:#337ab7;
3765 background-color:#fff
3766 }
3767 .panel-primary>.panel-footer+.panel-collapse>.panel-body{
3768 border-bottom-color:#337ab7
3769 }
3770 .panel-success{
3771 border-color:#d6e9c6
3772 }
3773 .panel-success>.panel-heading{
3774 color:#3c763d;
3775 background-color:#dff0d8;
3776 border-color:#d6e9c6
3777 }
3778 .panel-success>.panel-heading+.panel-collapse>.panel-body{
3779 border-top-color:#d6e9c6
3780 }
3781 .panel-success>.panel-heading .badge{
3782 color:#dff0d8;
3783 background-color:#3c763d
3784 }
3785 .panel-success>.panel-footer+.panel-collapse>.panel-body{
3786 border-bottom-color:#d6e9c6
3787 }
3788 .panel-info{
3789 border-color:#bce8f1
3790 }
3791 .panel-info>.panel-heading{
3792 color:#31708f;
3793 background-color:#d9edf7;
3794 border-color:#bce8f1
3795 }
3796 .panel-info>.panel-heading+.panel-collapse>.panel-body{
3797 border-top-color:#bce8f1
3798 }
3799 .panel-info>.panel-heading .badge{
3800 color:#d9edf7;
3801 background-color:#31708f
3802 }
3803 .panel-info>.panel-footer+.panel-collapse>.panel-body{
3804 border-bottom-color:#bce8f1
3805 }
3806 .panel-warning{
3807 border-color:#faebcc
3808 }
3809 .panel-warning>.panel-heading{
3810 color:#8a6d3b;
3811 background-color:#fcf8e3;
3812 border-color:#faebcc
3813 }
3814 .panel-warning>.panel-heading+.panel-collapse>.panel-body{
3815 border-top-color:#faebcc
3816 }
3817 .panel-warning>.panel-heading .badge{
3818 color:#fcf8e3;
3819 background-color:#8a6d3b
3820 }
3821 .panel-warning>.panel-footer+.panel-collapse>.panel-body{
3822 border-bottom-color:#faebcc
3823 }
3824 .panel-danger{
3825 border-color:#ebccd1
3826 }
3827 .panel-danger>.panel-heading{
3828 color:#a94442;
3829 background-color:#f2dede;
3830 border-color:#ebccd1
3831 }
3832 .panel-danger>.panel-heading+.panel-collapse>.panel-body{
3833 border-top-color:#ebccd1
3834 }
3835 .panel-danger>.panel-heading .badge{
3836 color:#f2dede;
3837 background-color:#a94442
3838 }
3839 .panel-danger>.panel-footer+.panel-collapse>.panel-body{
3840 border-bottom-color:#ebccd1
3841 }
3842 .embed-responsive{
3843 position:relative;
3844 display:block;
3845 height:0;
3846 padding:0;
3847 overflow:hidden
3848 }
3849 .embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{
3850 position:absolute;
3851 top:0;
3852 left:0;
3853 bottom:0;
3854 height:100%;
3855 width:100%;
3856 border:0
3857 }
3858 .embed-responsive.embed-responsive-16by9{
3859 padding-bottom:56.25%
3860 }
3861 .embed-responsive.embed-responsive-4by3{
3862 padding-bottom:75%
3863 }
3864 .well{
3865 min-height:20px;
3866 padding:19px;
3867 margin-bottom:20px;
3868 background-color:#f5f5f5;
3869 border:1px solid #e3e3e3;
3870 border-radius:4px;
3871 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
3872 box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
3873 }
3874 .well blockquote{
3875 border-color:#ddd;
3876 border-color:rgba(0,0,0,0.15)
3877 }
3878 .well-lg{
3879 padding:24px;
3880 border-radius:6px
3881 }
3882 .well-sm{
3883 padding:9px;
3884 border-radius:3px
3885 }
3886 .close{
3887 float:right;
3888 font-size:21px;
3889 font-weight:bold;
3890 line-height:1;
3891 color:#000;
3892 text-shadow:0 1px 0 #fff;
3893 opacity:.2;
3894 filter:alpha(opacity=20)
3895 }
3896 .close:hover,.close:focus{
3897 color:#000;
3898 text-decoration:none;
3899 cursor:pointer;
3900 opacity:.5;
3901 filter:alpha(opacity=50)
3902 }
3903 button.close{
3904 padding:0;
3905 cursor:pointer;
3906 background:transparent;
3907 border:0;
3908 -webkit-appearance:none
3909 }
3910 .clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after{
3911 content:" ";
3912 display:table
3913 }
3914 .clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after{
3915 clear:both
3916 }
3917 .center-block{
3918 display:block;
3919 margin-left:auto;
3920 margin-right:auto
3921 }
3922 .pull-right{
3923 float:right !important
3924 }
3925 .pull-left{
3926 float:left !important
3927 }
3928 .hide{
3929 display:none !important
3930 }
3931 .show{
3932 display:block !important
3933 }
3934 .invisible{
3935 visibility:hidden
3936 }
3937 .text-hide{
3938 font:0/0 a;
3939 color:transparent;
3940 text-shadow:none;
3941 background-color:transparent;
3942 border:0
3943 }
3944 .hidden{
3945 display:none !important;
3946 visibility:hidden !important
3947 }
3948 .affix{
3949 position:fixed
3950 }
3951 @-ms-viewport{
3952 width:device-width
3953 }
3954 .visible-xs,.visible-sm,.visible-md,.visible-lg{
3955 display:none !important
3956 }
3957 .visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{
3958 display:none !important
3959 }
3960 @media (max-width:767px){
3961 .visible-xs{
3962 display:block !important
3963 }
3964 table.visible-xs{
3965 display:table
3966 }
3967 tr.visible-xs{
3968 display:table-row !important
3969 }
3970 th.visible-xs,td.visible-xs{
3971 display:table-cell !important
3972 }
3973 }
3974 @media (max-width:767px){
3975 .visible-xs-block{
3976 display:block !important
3977 }
3978 }
3979 @media (max-width:767px){
3980 .visible-xs-inline{
3981 display:inline !important
3982 }
3983 }
3984 @media (max-width:767px){
3985 .visible-xs-inline-block{
3986 display:inline-block !important
3987 }
3988 }
3989 @media (min-width:768px) and (max-width:991px){
3990 .visible-sm{
3991 display:block !important
3992 }
3993 table.visible-sm{
3994 display:table
3995 }
3996 tr.visible-sm{
3997 display:table-row !important
3998 }
3999 th.visible-sm,td.visible-sm{
4000 display:table-cell !important
4001 }
4002 }
4003 @media (min-width:768px) and (max-width:991px){
4004 .visible-sm-block{
4005 display:block !important
4006 }
4007 }
4008 @media (min-width:768px) and (max-width:991px){
4009 .visible-sm-inline{
4010 display:inline !important
4011 }
4012 }
4013 @media (min-width:768px) and (max-width:991px){
4014 .visible-sm-inline-block{
4015 display:inline-block !important
4016 }
4017 }
4018 @media (min-width:992px) and (max-width:1199px){
4019 .visible-md{
4020 display:block !important
4021 }
4022 table.visible-md{
4023 display:table
4024 }
4025 tr.visible-md{
4026 display:table-row !important
4027 }
4028 th.visible-md,td.visible-md{
4029 display:table-cell !important
4030 }
4031 }
4032 @media (min-width:992px) and (max-width:1199px){
4033 .visible-md-block{
4034 display:block !important
4035 }
4036 }
4037 @media (min-width:992px) and (max-width:1199px){
4038 .visible-md-inline{
4039 display:inline !important
4040 }
4041 }
4042 @media (min-width:992px) and (max-width:1199px){
4043 .visible-md-inline-block{
4044 display:inline-block !important
4045 }
4046 }
4047 @media (min-width:1200px){
4048 .visible-lg{
4049 display:block !important
4050 }
4051 table.visible-lg{
4052 display:table
4053 }
4054 tr.visible-lg{
4055 display:table-row !important
4056 }
4057 th.visible-lg,td.visible-lg{
4058 display:table-cell !important
4059 }
4060 }
4061 @media (min-width:1200px){
4062 .visible-lg-block{
4063 display:block !important
4064 }
4065 }
4066 @media (min-width:1200px){
4067 .visible-lg-inline{
4068 display:inline !important
4069 }
4070 }
4071 @media (min-width:1200px){
4072 .visible-lg-inline-block{
4073 display:inline-block !important
4074 }
4075 }
4076 @media (max-width:767px){
4077 .hidden-xs{
4078 display:none !important
4079 }
4080 }
4081 @media (min-width:768px) and (max-width:991px){
4082 .hidden-sm{
4083 display:none !important
4084 }
4085 }
4086 @media (min-width:992px) and (max-width:1199px){
4087 .hidden-md{
4088 display:none !important
4089 }
4090 }
4091 @media (min-width:1200px){
4092 .hidden-lg{
4093 display:none !important
4094 }
4095 }
4096 .visible-print{
4097 display:none !important
4098 }
4099 @media print{
4100 .visible-print{
4101 display:block !important
4102 }
4103 table.visible-print{
4104 display:table
4105 }
4106 tr.visible-print{
4107 display:table-row !important
4108 }
4109 th.visible-print,td.visible-print{
4110 display:table-cell !important
4111 }
4112 }
4113 .visible-print-block{
4114 display:none !important
4115 }
4116 @media print{
4117 .visible-print-block{
4118 display:block !important
4119 }
4120 }
4121 .visible-print-inline{
4122 display:none !important
4123 }
4124 @media print{
4125 .visible-print-inline{
4126 display:inline !important
4127 }
4128 }
4129 .visible-print-inline-block{
4130 display:none !important
4131 }
4132 @media print{
4133 .visible-print-inline-block{
4134 display:inline-block !important
4135 }
4136 }
4137 @media print{
4138 .hidden-print{
4139 display:none !important
4140 }
4141 }
4142
4143 /* Body and structure
--------------------------------------------------- */
4144 html,
4145 body {
4146 height: 100%;
4147 /* The html and body elements cannot have any padding or margin. */
4148 }
4149
4150 /* Wrapper for page content to push down footer */
4151 #wrap {
4152 min-height: 100%;
4153 height: auto !important;
4154 height: 100%;
4155 /* Negative indent footer by it's height */
4156 margin: 0 auto -60px;
4157 }
4158
4159 #wrap > .navbar + .content {
4160 padding-top: 50px;
4161 }
4162
4163 #push, #footer {
4164 height: 60px;
4165 }
4166
4167 /* Jumbotron
--------------------------------------------------- */
4168 .jumbotron {
4169 position: relative;
4170 padding: 40px 0;
4171 color: #fff;
4172 text-align: left;
4173 text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
4174 background: #020031; /* Old browsers */
4175 background: -moz-linear-gradient(45deg, #020031 0%, #1ba5e0 100%); /* FF3.6+ */
4176 background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#1ba5e0)); /* Chrome,Safari4+ */
4177 background: -webkit-linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* Chrome10+,Safari5.1+ */
4178 background: -o-linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* Opera 11.10+ */
4179 background: -ms-linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* IE10+ */
4180 background: linear-gradient(45deg, #020031 0%,#1ba5e0 100%); /* W3C */
4181 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#1ba5e0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
4182 -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
4183 -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
4184 box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
4185 border-bottom: 1px solid #ddd;
4186 margin-bottom: 20px;
4187 }
4188 .jumbotron h1 {
4189 font-size: 60px;
4190 font-weight: bold;
4191 letter-spacing: -1px;
4192 line-height: 1;
4193 }
4194 .jumbotron p {
4195 font-size: 24px;
4196 font-weight: 300;
4197 line-height: 1.25;
4198 margin-bottom: 30px;
4199 }
4200
4201 /* Footer
--------------------------------------------------- */
4202 #footer {
4203 text-align: center;
4204 border-top: 1px solid #e5e5e5;
4205 background-color: #f5f5f5;
4206 font-size: x-small;
4207 }
4208 #footer :link, #footer :visited {
4209 border: none;
4210 color: #008cd0;
4211 }
4212 #footer :link:hover, #footer :visited:hover {
4213 background: transparent;
4214 text-decoration: underline;
4215 }
4216
4217 #footer > p {
4218 margin: 20px 0;
4219 }
4220
4221 /* Navbar
--------------------------------------------------- */
4222 #wrap > .navbar {
4223 font-size: 13px;
4224 }
4225
4226 /* Sections
--------------------------------------------------- */
4227 section {
4228 padding-top: 30px;
4229 }
4230
4231 /* Side nav
--------------------------------------------------- */
4232 .sidenav {
4233 width: 220px;
4234 margin: 20px 0 0;
4235 padding: 0;
4236 background-color: #fff;
4237 -webkit-border-radius: 6px;
4238 -moz-border-radius: 6px;
4239 border-radius: 6px;
4240 -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
4241 -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
4242 box-shadow: 0 1px 4px rgba(0,0,0,.065);
4243 }
4244 .sidenav > li > a {
4245 display: block;
4246 width: 190px \9;
4247 margin: 0 0 -1px;
4248 padding: 8px 14px;
4249 border: 1px solid #e5e5e5;
4250 }
4251 .sidenav > li:first-child > a {
4252 -webkit-border-radius: 6px 6px 0 0;
4253 -moz-border-radius: 6px 6px 0 0;
4254 border-radius: 6px 6px 0 0;
4255 }
4256 .sidenav > li:last-child > a {
4257 -webkit-border-radius: 0 0 6px 6px;
4258 -moz-border-radius: 0 0 6px 6px;
4259 border-radius: 0 0 6px 6px;
4260 }
4261 .sidenav > .active > a {
4262 position: relative;
4263 z-index: 2;
4264 padding: 9px 15px;
4265 border: 0;
4266 text-shadow: 0 1px 0 rgba(0,0,0,.15);
4267 -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
4268 -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
4269 box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
4270 }
4271 /* Chevrons */
4272 .sidenav .icon-chevron-right {
4273 float: right;
4274 margin-top: 2px;
4275 margin-right: -6px;
4276 opacity: .25;
4277 }
4278 .sidenav > li > a:hover {
4279 background-color: #f5f5f5;
4280 }
4281 .sidenav a:hover .icon-chevron-right {
4282 opacity: .5;
4283 }
4284 .sidenav .active .icon-chevron-right,
4285 .sidenav .active a:hover .icon-chevron-right {
4286 background-image: url(../img/glyphicons-halflings-white.png);
4287 opacity: 1;
4288 }
4289 .sidenav.affix {
4290 top: 50px;
4291 }
4292 .sidenav.affix-bottom {
4293 position: absolute;
4294 top: auto;
4295 bottom: 270px;
4296 }
4297
4298 @media (min-width: 1200px) {
4299
4300 /* Side nav
4301 -------------------------------------------------- */
4302 .sidenav {
4303 width: 270px;
4304 }
4305 }
4306
4307 @media (max-width: 979px) {
4308
4309 /* Body and structure
4310 -------------------------------------------------- */
4311 #wrap > .navbar + .content {
4312 padding-top: 0;
4313 }
4314
4315 /* Navbar
4316 -------------------------------------------------- */
4317 .navbar-fixed-top {
4318 margin-bottom: 0;
4319 }
4320
4321 /* Enable use of floated navbar text */
4322 .navbar-text.pull-right {
4323 float: none;
4324 padding-left: 5px;
4325 padding-right: 5px;
4326 }
4327
4328 .container.navbar-wrapper {
4329 margin-bottom: 0;
4330 width: auto;
4331 }
4332 .navbar-inner {
4333 border-radius: 0;
4334 }
4335
4336 /* Side nav
4337 -------------------------------------------------- */
4338 .sidenav {
4339 width: 166px;
4340 }
4341 .sidenav.affix {
4342 top: 90px;
4343 }
4344 }
4345
4346
4347 @media (max-width: 767px) {
4348
4349 /* Navbar
4350 -------------------------------------------------- */
4351 .navbar-fixed-top {
4352 margin-bottom: 0;
4353 }
4354
4355 /* Footer
4356 -------------------------------------------------- */
4357 #footer {
4358 margin-left: -20px;
4359 margin-right: -20px;
4360 padding-left: 20px;
4361 padding-right: 20px;
4362 }
4363
4364 /* Side nav
4365 -------------------------------------------------- */
4366 .sidenav {
4367 width: 100%;
4368 margin: 0 0 20px 0;
4369 }
4370 .sidenav.affix {
4371 position: static;
4372 width: auto;
4373 top: 0;
4374 }
4375 }
4376
4377 /* Fossil
--------------------------------------------------- */
4378 textarea[name="w"], textarea[name="r"], textarea[name="css"], textarea[name="header"], textarea[name="footer"]{
4379 width: 100%;
4380 }
4381
4382 .submenu {
4383 padding-bottom: 10px;
4384 }
4385 .tl-node.leaf:after {
4386 content: '';
4387 position: absolute;
4388 top: 2px;
4389 left: 2px;
4390 width: 4px;
4391 height: 4px;
4392 background: #000;
4393 }
4394
4395 body.branch .submenu > a.timeline-link {
4396 color: black;
4397 }
4398
4399 tr.diffskip > td.chunkctrl .jcbutton {
4400 min-width: 3.5ex;
4401 max-width: revert;
4402 }
4403
4404 /* Bootstrap installs a 'table' class on tables which causes its
4405 styles to be more specific matches than our diff tables, so we have
4406 to fight that fire with more fire... */
4407 table.diff.table>thead>tr>th, table.diff.table>tbody>tr>th,
4408 table.diff.table>tfoot>tr>th, table.diff.table>thead>tr>td,
4409 table.diff.table>tbody>tr>td, table.diff.table>tfoot>tr>td {
4410 padding: 0;
4411 line-height: revert;
4412 vertical-align: top;
4413 border-top: none;
4414 }
4415 table.diff tr.diffskip.jchunk > td {
4416 padding: 0.25em 0.5em;
4417 }
4418 table.diff pre {
4419 border: none;
4420 word-wrap: initial;
4421 }
--- a/skins/bootstrap/css.txt
+++ b/skins/bootstrap/css.txt
@@ -1,4428 +0,0 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--------------------------------------------------- */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
D skins/bootstrap/details.txt
-3
--- a/skins/bootstrap/details.txt
+++ b/skins/bootstrap/details.txt
@@ -1,3 +0,0 @@
1
-timeline-arrowheads: 1
2
-t1
3
-timeline-color-graph-lines: 1
--- a/skins/bootstrap/details.txt
+++ b/skins/bootstrap/details.txt
@@ -1,3 +0,0 @@
1 timeline-arrowheads: 1
2 t1
3 timeline-color-graph-lines: 1
--- a/skins/bootstrap/details.txt
+++ b/skins/bootstrap/details.txt
@@ -1,3 +0,0 @@
 
 
 
D skins/bootstrap/footer.txt
-42
--- a/skins/bootstrap/footer.txt
+++ b/skins/bootstrap/footer.txt
@@ -1,42 +0,0 @@
1
-<th1>
2
- if {! $is_index && ! $is_home} {
3
- html "</div>"
4
- }
5
-</th1>
6
-</div>
7
-<div id="push"></div>
8
-</div>
9
-<footer id="footer">
10
- <p>&#169; Copyright $<project_name>. All right reserved. Fossil $release_version &#183; <a href="$home/timeline.rss">RSS</a></p>
11
-</footer>
12
-<script nonce="$<nonce>">
13
-window.addEventListener( 'load', function() {
14
-var i;
15
-var tables = document.querySelectorAll('table');
16
-for(i = 0; i < tables.length; i++) {
17
- if (tables[i].id !== "timelineTable"){
18
- tables[i].classList.add('table');
19
- }
20
-};
21
-var submenus = document.querySelectorAll('.submenu');
22
-var labels, j;
23
-for (i = 0; i < submenus.length; i++) {
24
- submenus[i].classList.add('btn-group');
25
- labels = submenus[i].querySelectorAll('.label');
26
- for (j = 0; j < labels.length; j++) {
27
- labels[j].classList.remove('label');
28
- labels[j].classList.add('btn');
29
- labels[j].classList.add('btn-default');
30
- labels[j].classList.add('btn-sm');
31
- }
32
-};
33
-//Handle the collapsible navbar
34
-var collapse = document.querySelector('[data-toggle="collapse"]');
35
-collapse.onclick = function(){
36
- var target = document.querySelector(
37
- collapse.getAttribute('data-target')
38
- );
39
- target.classList.toggle('collapse');
40
- target.classList.toggle('collapsed');
41
-};
42
-});</script>
--- a/skins/bootstrap/footer.txt
+++ b/skins/bootstrap/footer.txt
@@ -1,42 +0,0 @@
1 <th1>
2 if {! $is_index && ! $is_home} {
3 html "</div>"
4 }
5 </th1>
6 </div>
7 <div id="push"></div>
8 </div>
9 <footer id="footer">
10 <p>&#169; Copyright $<project_name>. All right reserved. Fossil $release_version &#183; <a href="$home/timeline.rss">RSS</a></p>
11 </footer>
12 <script nonce="$<nonce>">
13 window.addEventListener( 'load', function() {
14 var i;
15 var tables = document.querySelectorAll('table');
16 for(i = 0; i < tables.length; i++) {
17 if (tables[i].id !== "timelineTable"){
18 tables[i].classList.add('table');
19 }
20 };
21 var submenus = document.querySelectorAll('.submenu');
22 var labels, j;
23 for (i = 0; i < submenus.length; i++) {
24 submenus[i].classList.add('btn-group');
25 labels = submenus[i].querySelectorAll('.label');
26 for (j = 0; j < labels.length; j++) {
27 labels[j].classList.remove('label');
28 labels[j].classList.add('btn');
29 labels[j].classList.add('btn-default');
30 labels[j].classList.add('btn-sm');
31 }
32 };
33 //Handle the collapsible navbar
34 var collapse = document.querySelector('[data-toggle="collapse"]');
35 collapse.onclick = function(){
36 var target = document.querySelector(
37 collapse.getAttribute('data-target')
38 );
39 target.classList.toggle('collapse');
40 target.classList.toggle('collapsed');
41 };
42 });</script>
--- a/skins/bootstrap/footer.txt
+++ b/skins/bootstrap/footer.txt
@@ -1,42 +0,0 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
D skins/bootstrap/header.txt
-73
--- a/skins/bootstrap/header.txt
+++ b/skins/bootstrap/header.txt
@@ -1,73 +0,0 @@
1
-<html lang="en">
2
-<head>
3
- <meta charset="utf-8">
4
- <base href="$baseurl/$current_page" />
5
- <title>$<project_name>: $<title></title>
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <meta http-equiv="Content-Security-Policy" content="$default_csp"/>
8
- <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="$home/timeline.rss" />
9
- <link rel="stylesheet" href="$stylesheet_url" type="text/css" media="screen" />
10
- <script nonce="$<nonce>">
11
- function gebi(x){
12
- if(/^#/.test(x)) x = x.substr(1);
13
- var e = document.getElementById(x);
14
- if(!e) throw new Error("Expecting element with ID "+x);
15
- else return e;
16
- }
17
- </script>
18
- </head>
19
- <body data-spy="scroll" data-target=".sidebar" class="$current_feature">
20
- <div id="wrap">
21
- <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
22
- <div class="container">
23
- <div class="navbar-header">
24
- <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
25
- <span class="sr-only">Toggle navigation</span>
26
- <span class="icon-bar"></span>
27
- <span class="icon-bar"></span>
28
- <span class="icon-bar"></span>
29
- </button>
30
- <th1>html "<a class='navbar-brand' href='$home$index_page'>$project_name</a>"</th1>
31
- </div>
32
- <div class="collapse navbar-collapse">
33
- <p class="navbar-text pull-right"><th1>
34
- if {[info exists login]} {
35
- puts "Logged in as $login"
36
- html " &middot; <a href='$home/login'>Logout</a>"
37
- } else {
38
- puts "Not logged in"
39
- html " &middot; <a href='$home/login'>Login</a>"
40
- }
41
- </th1></p>
42
- <ul class="nav navbar-nav">
43
- <th1>
44
-set once 1
45
-set sitemap 0
46
-set is_index [expr [string compare [string range $current_page 0 4] "index"]==0]
47
-set is_home [expr [string compare [string range $current_page 0 [expr [string length $index_page]-1] ] $index_page]==0]
48
-foreach {name url expr class} $mainmenu {
49
- if {![capexpr $expr]} continue
50
- if {$once && [string match $url\[/?#\]* /$current_page/]} {
51
- set class "active $class"
52
- set once 0
53
- }
54
- html "<li class='$class'>"
55
- if {[string match /* $url]} {set url $home$url}
56
- if {[string match *sitemap* $url]} {set sitemap 1}
57
- html "<a href='$url'>$name</a></li>\n"
58
-}
59
-if {!$sitemap} {
60
- html "<li><a href='$home/sitemap'>...</a>\n"
61
-}
62
-</th1></ul>
63
- </div><!--/.nav-collapse -->
64
- </div>
65
- </div>
66
- <div class="content">
67
- <th1>
68
- html "<div class='container'>"
69
- html "<ul class='breadcrumb'>"
70
- html "<li><a href='$home$index_page'>Home</a></li>"
71
- html "<li><a href='$home/$current_page'>[htmlize $title]</a></li>"
72
- html "</ul>"
73
- </th1>
--- a/skins/bootstrap/header.txt
+++ b/skins/bootstrap/header.txt
@@ -1,73 +0,0 @@
1 <html lang="en">
2 <head>
3 <meta charset="utf-8">
4 <base href="$baseurl/$current_page" />
5 <title>$<project_name>: $<title></title>
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <meta http-equiv="Content-Security-Policy" content="$default_csp"/>
8 <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="$home/timeline.rss" />
9 <link rel="stylesheet" href="$stylesheet_url" type="text/css" media="screen" />
10 <script nonce="$<nonce>">
11 function gebi(x){
12 if(/^#/.test(x)) x = x.substr(1);
13 var e = document.getElementById(x);
14 if(!e) throw new Error("Expecting element with ID "+x);
15 else return e;
16 }
17 </script>
18 </head>
19 <body data-spy="scroll" data-target=".sidebar" class="$current_feature">
20 <div id="wrap">
21 <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
22 <div class="container">
23 <div class="navbar-header">
24 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
25 <span class="sr-only">Toggle navigation</span>
26 <span class="icon-bar"></span>
27 <span class="icon-bar"></span>
28 <span class="icon-bar"></span>
29 </button>
30 <th1>html "<a class='navbar-brand' href='$home$index_page'>$project_name</a>"</th1>
31 </div>
32 <div class="collapse navbar-collapse">
33 <p class="navbar-text pull-right"><th1>
34 if {[info exists login]} {
35 puts "Logged in as $login"
36 html " &middot; <a href='$home/login'>Logout</a>"
37 } else {
38 puts "Not logged in"
39 html " &middot; <a href='$home/login'>Login</a>"
40 }
41 </th1></p>
42 <ul class="nav navbar-nav">
43 <th1>
44 set once 1
45 set sitemap 0
46 set is_index [expr [string compare [string range $current_page 0 4] "index"]==0]
47 set is_home [expr [string compare [string range $current_page 0 [expr [string length $index_page]-1] ] $index_page]==0]
48 foreach {name url expr class} $mainmenu {
49 if {![capexpr $expr]} continue
50 if {$once && [string match $url\[/?#\]* /$current_page/]} {
51 set class "active $class"
52 set once 0
53 }
54 html "<li class='$class'>"
55 if {[string match /* $url]} {set url $home$url}
56 if {[string match *sitemap* $url]} {set sitemap 1}
57 html "<a href='$url'>$name</a></li>\n"
58 }
59 if {!$sitemap} {
60 html "<li><a href='$home/sitemap'>...</a>\n"
61 }
62 </th1></ul>
63 </div><!--/.nav-collapse -->
64 </div>
65 </div>
66 <div class="content">
67 <th1>
68 html "<div class='container'>"
69 html "<ul class='breadcrumb'>"
70 html "<li><a href='$home$index_page'>Home</a></li>"
71 html "<li><a href='$home/$current_page'>[htmlize $title]</a></li>"
72 html "</ul>"
73 </th1>
--- a/skins/bootstrap/header.txt
+++ b/skins/bootstrap/header.txt
@@ -1,73 +0,0 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
+7 -5
--- src/main.mk
+++ src/main.mk
@@ -179,14 +179,10 @@
179179
$(SRCDIR)/../skins/blitz/css.txt \
180180
$(SRCDIR)/../skins/blitz/details.txt \
181181
$(SRCDIR)/../skins/blitz/footer.txt \
182182
$(SRCDIR)/../skins/blitz/header.txt \
183183
$(SRCDIR)/../skins/blitz/ticket.txt \
184
- $(SRCDIR)/../skins/bootstrap/css.txt \
185
- $(SRCDIR)/../skins/bootstrap/details.txt \
186
- $(SRCDIR)/../skins/bootstrap/footer.txt \
187
- $(SRCDIR)/../skins/bootstrap/header.txt \
188184
$(SRCDIR)/../skins/darkmode/css.txt \
189185
$(SRCDIR)/../skins/darkmode/details.txt \
190186
$(SRCDIR)/../skins/darkmode/footer.txt \
191187
$(SRCDIR)/../skins/darkmode/header.txt \
192188
$(SRCDIR)/../skins/default/css.txt \
@@ -2118,11 +2114,17 @@
21182114
21192115
$(OBJDIR)/cson_amalgamation.o: $(SRCDIR_extsrc)/cson_amalgamation.c
21202116
$(XTCC) -c $(SRCDIR_extsrc)/cson_amalgamation.c -o $@
21212117
21222118
$(SRCDIR_extsrc)/pikchr.js: $(SRCDIR_extsrc)/pikchr.c
2123
- $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c -sENVIRONMENT=web -sMODULARIZE -sEXPORT_NAME=initPikchrModule --minify 0
2119
+ $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry \
2120
+ -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore \
2121
+ -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c \
2122
+ -sENVIRONMENT=web \
2123
+ -sMODULARIZE \
2124
+ -sEXPORT_NAME=initPikchrModule \
2125
+ --minify 0
21242126
@chmod -x $(SRCDIR_extsrc)/pikchr.wasm
21252127
wasm: $(SRCDIR_extsrc)/pikchr.js
21262128
21272129
#
21282130
# The list of all the targets that do not correspond to real files. This stops
21292131
--- src/main.mk
+++ src/main.mk
@@ -179,14 +179,10 @@
179 $(SRCDIR)/../skins/blitz/css.txt \
180 $(SRCDIR)/../skins/blitz/details.txt \
181 $(SRCDIR)/../skins/blitz/footer.txt \
182 $(SRCDIR)/../skins/blitz/header.txt \
183 $(SRCDIR)/../skins/blitz/ticket.txt \
184 $(SRCDIR)/../skins/bootstrap/css.txt \
185 $(SRCDIR)/../skins/bootstrap/details.txt \
186 $(SRCDIR)/../skins/bootstrap/footer.txt \
187 $(SRCDIR)/../skins/bootstrap/header.txt \
188 $(SRCDIR)/../skins/darkmode/css.txt \
189 $(SRCDIR)/../skins/darkmode/details.txt \
190 $(SRCDIR)/../skins/darkmode/footer.txt \
191 $(SRCDIR)/../skins/darkmode/header.txt \
192 $(SRCDIR)/../skins/default/css.txt \
@@ -2118,11 +2114,17 @@
2118
2119 $(OBJDIR)/cson_amalgamation.o: $(SRCDIR_extsrc)/cson_amalgamation.c
2120 $(XTCC) -c $(SRCDIR_extsrc)/cson_amalgamation.c -o $@
2121
2122 $(SRCDIR_extsrc)/pikchr.js: $(SRCDIR_extsrc)/pikchr.c
2123 $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c -sENVIRONMENT=web -sMODULARIZE -sEXPORT_NAME=initPikchrModule --minify 0
 
 
 
 
 
 
2124 @chmod -x $(SRCDIR_extsrc)/pikchr.wasm
2125 wasm: $(SRCDIR_extsrc)/pikchr.js
2126
2127 #
2128 # The list of all the targets that do not correspond to real files. This stops
2129
--- src/main.mk
+++ src/main.mk
@@ -179,14 +179,10 @@
179 $(SRCDIR)/../skins/blitz/css.txt \
180 $(SRCDIR)/../skins/blitz/details.txt \
181 $(SRCDIR)/../skins/blitz/footer.txt \
182 $(SRCDIR)/../skins/blitz/header.txt \
183 $(SRCDIR)/../skins/blitz/ticket.txt \
 
 
 
 
184 $(SRCDIR)/../skins/darkmode/css.txt \
185 $(SRCDIR)/../skins/darkmode/details.txt \
186 $(SRCDIR)/../skins/darkmode/footer.txt \
187 $(SRCDIR)/../skins/darkmode/header.txt \
188 $(SRCDIR)/../skins/default/css.txt \
@@ -2118,11 +2114,17 @@
2114
2115 $(OBJDIR)/cson_amalgamation.o: $(SRCDIR_extsrc)/cson_amalgamation.c
2116 $(XTCC) -c $(SRCDIR_extsrc)/cson_amalgamation.c -o $@
2117
2118 $(SRCDIR_extsrc)/pikchr.js: $(SRCDIR_extsrc)/pikchr.c
2119 $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry \
2120 -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore \
2121 -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c \
2122 -sENVIRONMENT=web \
2123 -sMODULARIZE \
2124 -sEXPORT_NAME=initPikchrModule \
2125 --minify 0
2126 @chmod -x $(SRCDIR_extsrc)/pikchr.wasm
2127 wasm: $(SRCDIR_extsrc)/pikchr.js
2128
2129 #
2130 # The list of all the targets that do not correspond to real files. This stops
2131
--- src/skins.c
+++ src/skins.c
@@ -43,11 +43,10 @@
4343
} aBuiltinSkin[] = {
4444
{ "Default", "default", 0 },
4545
{ "Ardoise", "ardoise", 0 },
4646
{ "Black & White", "black_and_white", 0 },
4747
{ "Blitz", "blitz", 0 },
48
- { "Bootstrap", "bootstrap", 0 },
4948
{ "Dark Mode", "darkmode", 0 },
5049
{ "Eagle", "eagle", 0 },
5150
{ "Khaki", "khaki", 0 },
5251
{ "Original", "original", 0 },
5352
{ "Plain Gray", "plain_gray", 0 },
5453
--- src/skins.c
+++ src/skins.c
@@ -43,11 +43,10 @@
43 } aBuiltinSkin[] = {
44 { "Default", "default", 0 },
45 { "Ardoise", "ardoise", 0 },
46 { "Black & White", "black_and_white", 0 },
47 { "Blitz", "blitz", 0 },
48 { "Bootstrap", "bootstrap", 0 },
49 { "Dark Mode", "darkmode", 0 },
50 { "Eagle", "eagle", 0 },
51 { "Khaki", "khaki", 0 },
52 { "Original", "original", 0 },
53 { "Plain Gray", "plain_gray", 0 },
54
--- src/skins.c
+++ src/skins.c
@@ -43,11 +43,10 @@
43 } aBuiltinSkin[] = {
44 { "Default", "default", 0 },
45 { "Ardoise", "ardoise", 0 },
46 { "Black & White", "black_and_white", 0 },
47 { "Blitz", "blitz", 0 },
 
48 { "Dark Mode", "darkmode", 0 },
49 { "Eagle", "eagle", 0 },
50 { "Khaki", "khaki", 0 },
51 { "Original", "original", 0 },
52 { "Plain Gray", "plain_gray", 0 },
53
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -565,14 +565,10 @@
565565
$(SRCDIR)/../skins/blitz/css.txt \
566566
$(SRCDIR)/../skins/blitz/details.txt \
567567
$(SRCDIR)/../skins/blitz/footer.txt \
568568
$(SRCDIR)/../skins/blitz/header.txt \
569569
$(SRCDIR)/../skins/blitz/ticket.txt \
570
- $(SRCDIR)/../skins/bootstrap/css.txt \
571
- $(SRCDIR)/../skins/bootstrap/details.txt \
572
- $(SRCDIR)/../skins/bootstrap/footer.txt \
573
- $(SRCDIR)/../skins/bootstrap/header.txt \
574570
$(SRCDIR)/../skins/darkmode/css.txt \
575571
$(SRCDIR)/../skins/darkmode/details.txt \
576572
$(SRCDIR)/../skins/darkmode/footer.txt \
577573
$(SRCDIR)/../skins/darkmode/header.txt \
578574
$(SRCDIR)/../skins/default/css.txt \
579575
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -565,14 +565,10 @@
565 $(SRCDIR)/../skins/blitz/css.txt \
566 $(SRCDIR)/../skins/blitz/details.txt \
567 $(SRCDIR)/../skins/blitz/footer.txt \
568 $(SRCDIR)/../skins/blitz/header.txt \
569 $(SRCDIR)/../skins/blitz/ticket.txt \
570 $(SRCDIR)/../skins/bootstrap/css.txt \
571 $(SRCDIR)/../skins/bootstrap/details.txt \
572 $(SRCDIR)/../skins/bootstrap/footer.txt \
573 $(SRCDIR)/../skins/bootstrap/header.txt \
574 $(SRCDIR)/../skins/darkmode/css.txt \
575 $(SRCDIR)/../skins/darkmode/details.txt \
576 $(SRCDIR)/../skins/darkmode/footer.txt \
577 $(SRCDIR)/../skins/darkmode/header.txt \
578 $(SRCDIR)/../skins/default/css.txt \
579
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -565,14 +565,10 @@
565 $(SRCDIR)/../skins/blitz/css.txt \
566 $(SRCDIR)/../skins/blitz/details.txt \
567 $(SRCDIR)/../skins/blitz/footer.txt \
568 $(SRCDIR)/../skins/blitz/header.txt \
569 $(SRCDIR)/../skins/blitz/ticket.txt \
 
 
 
 
570 $(SRCDIR)/../skins/darkmode/css.txt \
571 $(SRCDIR)/../skins/darkmode/details.txt \
572 $(SRCDIR)/../skins/darkmode/footer.txt \
573 $(SRCDIR)/../skins/darkmode/header.txt \
574 $(SRCDIR)/../skins/default/css.txt \
575
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -523,14 +523,10 @@
523523
"$(SRCDIR)\..\skins\blitz\css.txt" \
524524
"$(SRCDIR)\..\skins\blitz\details.txt" \
525525
"$(SRCDIR)\..\skins\blitz\footer.txt" \
526526
"$(SRCDIR)\..\skins\blitz\header.txt" \
527527
"$(SRCDIR)\..\skins\blitz\ticket.txt" \
528
- "$(SRCDIR)\..\skins\bootstrap\css.txt" \
529
- "$(SRCDIR)\..\skins\bootstrap\details.txt" \
530
- "$(SRCDIR)\..\skins\bootstrap\footer.txt" \
531
- "$(SRCDIR)\..\skins\bootstrap\header.txt" \
532528
"$(SRCDIR)\..\skins\darkmode\css.txt" \
533529
"$(SRCDIR)\..\skins\darkmode\details.txt" \
534530
"$(SRCDIR)\..\skins\darkmode\footer.txt" \
535531
"$(SRCDIR)\..\skins\darkmode\header.txt" \
536532
"$(SRCDIR)\..\skins\default\css.txt" \
@@ -1152,14 +1148,10 @@
11521148
echo "$(SRCDIR)\../skins/blitz/css.txt" >> $@
11531149
echo "$(SRCDIR)\../skins/blitz/details.txt" >> $@
11541150
echo "$(SRCDIR)\../skins/blitz/footer.txt" >> $@
11551151
echo "$(SRCDIR)\../skins/blitz/header.txt" >> $@
11561152
echo "$(SRCDIR)\../skins/blitz/ticket.txt" >> $@
1157
- echo "$(SRCDIR)\../skins/bootstrap/css.txt" >> $@
1158
- echo "$(SRCDIR)\../skins/bootstrap/details.txt" >> $@
1159
- echo "$(SRCDIR)\../skins/bootstrap/footer.txt" >> $@
1160
- echo "$(SRCDIR)\../skins/bootstrap/header.txt" >> $@
11611153
echo "$(SRCDIR)\../skins/darkmode/css.txt" >> $@
11621154
echo "$(SRCDIR)\../skins/darkmode/details.txt" >> $@
11631155
echo "$(SRCDIR)\../skins/darkmode/footer.txt" >> $@
11641156
echo "$(SRCDIR)\../skins/darkmode/header.txt" >> $@
11651157
echo "$(SRCDIR)\../skins/default/css.txt" >> $@
11661158
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -523,14 +523,10 @@
523 "$(SRCDIR)\..\skins\blitz\css.txt" \
524 "$(SRCDIR)\..\skins\blitz\details.txt" \
525 "$(SRCDIR)\..\skins\blitz\footer.txt" \
526 "$(SRCDIR)\..\skins\blitz\header.txt" \
527 "$(SRCDIR)\..\skins\blitz\ticket.txt" \
528 "$(SRCDIR)\..\skins\bootstrap\css.txt" \
529 "$(SRCDIR)\..\skins\bootstrap\details.txt" \
530 "$(SRCDIR)\..\skins\bootstrap\footer.txt" \
531 "$(SRCDIR)\..\skins\bootstrap\header.txt" \
532 "$(SRCDIR)\..\skins\darkmode\css.txt" \
533 "$(SRCDIR)\..\skins\darkmode\details.txt" \
534 "$(SRCDIR)\..\skins\darkmode\footer.txt" \
535 "$(SRCDIR)\..\skins\darkmode\header.txt" \
536 "$(SRCDIR)\..\skins\default\css.txt" \
@@ -1152,14 +1148,10 @@
1152 echo "$(SRCDIR)\../skins/blitz/css.txt" >> $@
1153 echo "$(SRCDIR)\../skins/blitz/details.txt" >> $@
1154 echo "$(SRCDIR)\../skins/blitz/footer.txt" >> $@
1155 echo "$(SRCDIR)\../skins/blitz/header.txt" >> $@
1156 echo "$(SRCDIR)\../skins/blitz/ticket.txt" >> $@
1157 echo "$(SRCDIR)\../skins/bootstrap/css.txt" >> $@
1158 echo "$(SRCDIR)\../skins/bootstrap/details.txt" >> $@
1159 echo "$(SRCDIR)\../skins/bootstrap/footer.txt" >> $@
1160 echo "$(SRCDIR)\../skins/bootstrap/header.txt" >> $@
1161 echo "$(SRCDIR)\../skins/darkmode/css.txt" >> $@
1162 echo "$(SRCDIR)\../skins/darkmode/details.txt" >> $@
1163 echo "$(SRCDIR)\../skins/darkmode/footer.txt" >> $@
1164 echo "$(SRCDIR)\../skins/darkmode/header.txt" >> $@
1165 echo "$(SRCDIR)\../skins/default/css.txt" >> $@
1166
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -523,14 +523,10 @@
523 "$(SRCDIR)\..\skins\blitz\css.txt" \
524 "$(SRCDIR)\..\skins\blitz\details.txt" \
525 "$(SRCDIR)\..\skins\blitz\footer.txt" \
526 "$(SRCDIR)\..\skins\blitz\header.txt" \
527 "$(SRCDIR)\..\skins\blitz\ticket.txt" \
 
 
 
 
528 "$(SRCDIR)\..\skins\darkmode\css.txt" \
529 "$(SRCDIR)\..\skins\darkmode\details.txt" \
530 "$(SRCDIR)\..\skins\darkmode\footer.txt" \
531 "$(SRCDIR)\..\skins\darkmode\header.txt" \
532 "$(SRCDIR)\..\skins\default\css.txt" \
@@ -1152,14 +1148,10 @@
1148 echo "$(SRCDIR)\../skins/blitz/css.txt" >> $@
1149 echo "$(SRCDIR)\../skins/blitz/details.txt" >> $@
1150 echo "$(SRCDIR)\../skins/blitz/footer.txt" >> $@
1151 echo "$(SRCDIR)\../skins/blitz/header.txt" >> $@
1152 echo "$(SRCDIR)\../skins/blitz/ticket.txt" >> $@
 
 
 
 
1153 echo "$(SRCDIR)\../skins/darkmode/css.txt" >> $@
1154 echo "$(SRCDIR)\../skins/darkmode/details.txt" >> $@
1155 echo "$(SRCDIR)\../skins/darkmode/footer.txt" >> $@
1156 echo "$(SRCDIR)\../skins/darkmode/header.txt" >> $@
1157 echo "$(SRCDIR)\../skins/default/css.txt" >> $@
1158

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button