bootstrap.css 134 KB
Newer Older
1
2
3
4
5
6
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

XhmikosR's avatar
XhmikosR committed
7
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
8
9
10
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
11
      -ms-text-size-adjust: 100%;
12
13
14
15
}
body {
  margin: 0;
}
Mark Otto's avatar
Mark Otto committed
16
17
18
19
20
21
22
23
24
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
XhmikosR's avatar
XhmikosR committed
25
menu,
Mark Otto's avatar
Mark Otto committed
26
27
28
29
30
31
32
nav,
section,
summary {
  display: block;
}
audio,
canvas,
33
progress,
Mark Otto's avatar
Mark Otto committed
34
35
video {
  display: inline-block;
36
  vertical-align: baseline;
Mark Otto's avatar
Mark Otto committed
37
38
39
40
41
}
audio:not([controls]) {
  display: none;
  height: 0;
}
XhmikosR's avatar
XhmikosR committed
42
43
[hidden],
template {
Mark Otto's avatar
Mark Otto committed
44
45
  display: none;
}
XhmikosR's avatar
XhmikosR committed
46
a {
XhmikosR's avatar
XhmikosR committed
47
  background-color: transparent;
XhmikosR's avatar
XhmikosR committed
48
}
Mark Otto's avatar
Mark Otto committed
49
50
51
52
53
54
55
56
57
58
59
60
61
62
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
63
h1 {
64
  margin: .67em 0;
65
  font-size: 2em;
Mark Otto's avatar
Mark Otto committed
66
67
}
mark {
68
  color: #000;
69
  background: #ff0;
Mark Otto's avatar
Mark Otto committed
70
71
72
73
74
75
}
small {
  font-size: 80%;
}
sub,
sup {
76
  position: relative;
Mark Otto's avatar
Mark Otto committed
77
78
79
80
81
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
82
  top: -.5em;
Mark Otto's avatar
Mark Otto committed
83
84
}
sub {
85
  bottom: -.25em;
Mark Otto's avatar
Mark Otto committed
86
87
88
89
90
91
92
93
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
94
  margin: 1em 40px;
Mark Otto's avatar
Mark Otto committed
95
}
96
97
hr {
  height: 0;
98
99
100
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
Mark Otto's avatar
Mark Otto committed
101
}
102
103
104
105
106
107
108
109
110
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
Mark Otto's avatar
Mark Otto committed
111
112
113
}
button,
input,
114
optgroup,
Mark Otto's avatar
Mark Otto committed
115
116
select,
textarea {
117
  margin: 0;
118
119
  font: inherit;
  color: inherit;
Mark Otto's avatar
Mark Otto committed
120
}
121
122
button {
  overflow: visible;
Mark Otto's avatar
Mark Otto committed
123
124
125
126
127
128
129
130
131
132
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
Mark Otto's avatar
Mark Otto committed
133
  cursor: pointer;
Mark Otto's avatar
Mark Otto committed
134
135
136
137
138
}
button[disabled],
html input[disabled] {
  cursor: default;
}
139
140
button::-moz-focus-inner,
input::-moz-focus-inner {
141
  padding: 0;
142
  border: 0;
143
144
145
146
}
input {
  line-height: normal;
}
Mark Otto's avatar
Mark Otto committed
147
148
input[type="checkbox"],
input[type="radio"] {
149
150
151
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
Mark Otto's avatar
Mark Otto committed
152
  padding: 0;
Mark Otto's avatar
Mark Otto committed
153
}
154
155
156
157
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
Mark Otto's avatar
Mark Otto committed
158
input[type="search"] {
159
  -webkit-box-sizing: content-box;
160
161
162
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
Mark Otto's avatar
Mark Otto committed
163
164
165
166
167
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
168
fieldset {
169
  padding: .35em .625em .75em;
170
  margin: 0 2px;
171
  border: 1px solid #c0c0c0;
172
173
}
legend {
174
  padding: 0;
175
  border: 0;
Mark Otto's avatar
Mark Otto committed
176
177
178
}
textarea {
  overflow: auto;
179
180
181
}
optgroup {
  font-weight: bold;
Mark Otto's avatar
Mark Otto committed
182
183
}
table {
184
  border-spacing: 0;
185
  border-collapse: collapse;
Mark Otto's avatar
Mark Otto committed
186
}
187
188
189
190
td,
th {
  padding: 0;
}
191
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
192
@media print {
193
194
195
  *,
  *:before,
  *:after {
196
    color: #000 !important;
197
    text-shadow: none !important;
198
    background: transparent !important;
199
200
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
201
202
  }
  a,
203
204
  a:visited {
    text-decoration: underline;
205
206
  }
  a[href]:after {
207
    content: " (" attr(href) ")";
208
209
  }
  abbr[title]:after {
210
    content: " (" attr(title) ")";
211
  }
Mark Otto's avatar
grunt    
Mark Otto committed
212
213
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
214
    content: "";
215
216
  }
  pre,
217
218
  blockquote {
    border: 1px solid #999;
219

220
    page-break-inside: avoid;
221
222
  }
  thead {
223
    display: table-header-group;
224
225
  }
  tr,
226
227
  img {
    page-break-inside: avoid;
228
229
  }
  img {
230
    max-width: 100% !important;
231
232
  }
  p,
233
234
235
236
  h2,
  h3 {
    orphans: 3;
    widows: 3;
237
238
  }
  h2,
239
240
  h3 {
    page-break-after: avoid;
241
242
  }
  select {
Zlatan Vasović's avatar
Zlatan Vasović committed
243
    background: #fff !important;
244
245
  }
  .navbar {
246
    display: none;
247
248
  }
  .btn > .caret,
249
250
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
251
252
  }
  .label {
253
    border: 1px solid #000;
254
255
  }
  .table {
Mark Otto's avatar
Mark Otto committed
256
    border-collapse: collapse !important;
257
  }
Mark Otto's avatar
grunt    
Mark Otto committed
258
259
260
261
  .table td,
  .table th {
    background-color: #fff !important;
  }
262
  .table-bordered th,
Mark Otto's avatar
Mark Otto committed
263
264
  .table-bordered td {
    border: 1px solid #ddd !important;
265
  }
266
}
267
268
@font-face {
  font-family: 'Glyphicons Halflings';
269

270
271
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
Mark Otto's avatar
Mark Otto committed
272
}
273
274
275
276
277
278
279
280
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
281

282
283
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
Mark Otto's avatar
Mark Otto committed
284
}
285
286
.glyphicon-asterisk:before {
  content: "\2a";
Mark Otto's avatar
Mark Otto committed
287
}
288
289
.glyphicon-plus:before {
  content: "\2b";
Mark Otto's avatar
Mark Otto committed
290
}
291
292
.glyphicon-euro:before {
  content: "\20ac";
Mark Otto's avatar
Mark Otto committed
293
}
294
295
.glyphicon-minus:before {
  content: "\2212";
Mark Otto's avatar
Mark Otto committed
296
}
297
298
.glyphicon-cloud:before {
  content: "\2601";
Mark Otto's avatar
Mark Otto committed
299
}
300
301
.glyphicon-envelope:before {
  content: "\2709";
302
}
303
304
.glyphicon-pencil:before {
  content: "\270f";
Mark Otto's avatar
Mark Otto committed
305
}
306
307
.glyphicon-glass:before {
  content: "\e001";
308
}
309
310
.glyphicon-music:before {
  content: "\e002";
Mark Otto's avatar
Mark Otto committed
311
}
312
313
.glyphicon-search:before {
  content: "\e003";
314
}
315
316
.glyphicon-heart:before {
  content: "\e005";
Mark Otto's avatar
Mark Otto committed
317
}
318
319
.glyphicon-star:before {
  content: "\e006";
320
}
321
322
.glyphicon-star-empty:before {
  content: "\e007";
323
}
324
325
.glyphicon-user:before {
  content: "\e008";
Mark Otto's avatar
Mark Otto committed
326
}
327
328
.glyphicon-film:before {
  content: "\e009";
Mark Otto's avatar
Mark Otto committed
329
}
330
331
.glyphicon-th-large:before {
  content: "\e010";
Mark Otto's avatar
Mark Otto committed
332
}
333
334
.glyphicon-th:before {
  content: "\e011";
335
}
336
337
.glyphicon-th-list:before {
  content: "\e012";
Mark Otto's avatar
Mark Otto committed
338
}
339
340
.glyphicon-ok:before {
  content: "\e013";
341
}
342
343
.glyphicon-remove:before {
  content: "\e014";
Mark Otto's avatar
Mark Otto committed
344
}
345
346
.glyphicon-zoom-in:before {
  content: "\e015";
Mark Otto's avatar
Mark Otto committed
347
}
348
349
.glyphicon-zoom-out:before {
  content: "\e016";
Mark Otto's avatar
Mark Otto committed
350
}
351
352
.glyphicon-off:before {
  content: "\e017";
Mark Otto's avatar
Mark Otto committed
353
}
354
355
.glyphicon-signal:before {
  content: "\e018";
Mark Otto's avatar
Mark Otto committed
356
}
357
358
.glyphicon-cog:before {
  content: "\e019";
Mark Otto's avatar
Mark Otto committed
359
}
360
361
.glyphicon-trash:before {
  content: "\e020";
362
}
363
364
.glyphicon-home:before {
  content: "\e021";
Mark Otto's avatar
Mark Otto committed
365
}
366
367
.glyphicon-file:before {
  content: "\e022";
368
}
369
370
.glyphicon-time:before {
  content: "\e023";
371
}
372
373
.glyphicon-road:before {
  content: "\e024";
374
}
375
376
.glyphicon-download-alt:before {
  content: "\e025";
377
}
378
379
.glyphicon-download:before {
  content: "\e026";
380
}
381
382
.glyphicon-upload:before {
  content: "\e027";
383
}
384
385
.glyphicon-inbox:before {
  content: "\e028";
386
}
387
388
.glyphicon-play-circle:before {
  content: "\e029";
389
}
390
391
.glyphicon-repeat:before {
  content: "\e030";
392
}
393
394
.glyphicon-refresh:before {
  content: "\e031";
395
}
396
397
.glyphicon-list-alt:before {
  content: "\e032";
398
}
399
400
.glyphicon-lock:before {
  content: "\e033";
401
}
402
403
.glyphicon-flag:before {
  content: "\e034";
404
}
405
406
.glyphicon-headphones:before {
  content: "\e035";
407
}
408
409
.glyphicon-volume-off:before {
  content: "\e036";
410
}
411
412
.glyphicon-volume-down:before {
  content: "\e037";
413
}
414
415
.glyphicon-volume-up:before {
  content: "\e038";
416
}
417
418
.glyphicon-qrcode:before {
  content: "\e039";
419
}
420
421
.glyphicon-barcode:before {
  content: "\e040";
422
}
423
424
.glyphicon-tag:before {
  content: "\e041";
425
}
426
427
.glyphicon-tags:before {
  content: "\e042";
428
}
429
430
.glyphicon-book:before {
  content: "\e043";
431
}
432
433
.glyphicon-bookmark:before {
  content: "\e044";
434
}
435
436
.glyphicon-print:before {
  content: "\e045";
437
}
438
439
.glyphicon-camera:before {
  content: "\e046";
440
}
441
442
.glyphicon-font:before {
  content: "\e047";
443
}
444
445
.glyphicon-bold:before {
  content: "\e048";
446
}
447
448
.glyphicon-italic:before {
  content: "\e049";
449
}
450
451
.glyphicon-text-height:before {
  content: "\e050";
Mark Otto's avatar
Mark Otto committed
452
}
453
454
.glyphicon-text-width:before {
  content: "\e051";
Mark Otto's avatar
Mark Otto committed
455
}
456
457
.glyphicon-align-left:before {
  content: "\e052";
Mark Otto's avatar
Mark Otto committed
458
}
459
460
.glyphicon-align-center:before {
  content: "\e053";
461
}
462
463
.glyphicon-align-right:before {
  content: "\e054";
Mark Otto's avatar
Mark Otto committed
464
}
465
466
.glyphicon-align-justify:before {
  content: "\e055";
Mark Otto's avatar
Mark Otto committed
467
}
468
469
.glyphicon-list:before {
  content: "\e056";
Mark Otto's avatar
Mark Otto committed
470
}
471
472
.glyphicon-indent-left:before {
  content: "\e057";
Mark Otto's avatar
Mark Otto committed
473
}
474
475
.glyphicon-indent-right:before {
  content: "\e058";
Mark Otto's avatar
Mark Otto committed
476
}
477
478
.glyphicon-facetime-video:before {
  content: "\e059";
Mark Otto's avatar
Mark Otto committed
479
}
480
481
.glyphicon-picture:before {
  content: "\e060";
Mark Otto's avatar
Mark Otto committed
482
}
483
484
.glyphicon-map-marker:before {
  content: "\e062";
Mark Otto's avatar
Mark Otto committed
485
}
486
487
.glyphicon-adjust:before {
  content: "\e063";
Mark Otto's avatar
Mark Otto committed
488
}
489
490
.glyphicon-tint:before {
  content: "\e064";
Mark Otto's avatar
Mark Otto committed
491
}
492
493
.glyphicon-edit:before {
  content: "\e065";
494
}
495
496
.glyphicon-share:before {
  content: "\e066";
Mark Otto's avatar
Mark Otto committed
497
}
498
499
.glyphicon-check:before {
  content: "\e067";
Mark Otto's avatar
Mark Otto committed
500
}
501
502
.glyphicon-move:before {
  content: "\e068";
Mark Otto's avatar
Mark Otto committed
503
}
504
505
.glyphicon-step-backward:before {
  content: "\e069";
Mark Otto's avatar
Mark Otto committed
506
}
507
508
.glyphicon-fast-backward:before {
  content: "\e070";
Mark Otto's avatar
Mark Otto committed
509
}
510
511
.glyphicon-backward:before {
  content: "\e071";
Mark Otto's avatar
Mark Otto committed
512
}
513
514
.glyphicon-play:before {
  content: "\e072";
Mark Otto's avatar
Mark Otto committed
515
}
516
517
.glyphicon-pause:before {
  content: "\e073";
Mark Otto's avatar
Mark Otto committed
518
}
519
520
.glyphicon-stop:before {
  content: "\e074";
521
}
522
523
.glyphicon-forward:before {
  content: "\e075";
Mark Otto's avatar
Mark Otto committed
524
}
525
526
.glyphicon-fast-forward:before {
  content: "\e076";
Mark Otto's avatar
Mark Otto committed
527
}
528
529
.glyphicon-step-forward:before {
  content: "\e077";
Mark Otto's avatar
Mark Otto committed
530
}
531
532
.glyphicon-eject:before {
  content: "\e078";
Mark Otto's avatar
Mark Otto committed
533
}
534
535
.glyphicon-chevron-left:before {
  content: "\e079";
536
}
537
538
.glyphicon-chevron-right:before {
  content: "\e080";
539
}
540
541
.glyphicon-plus-sign:before {
  content: "\e081";
542
}
543
544
.glyphicon-minus-sign:before {
  content: "\e082";
545
}
546
547
.glyphicon-remove-sign:before {
  content: "\e083";
548
}
549
550
.glyphicon-ok-sign:before {
  content: "\e084";
Mark Otto's avatar
Mark Otto committed
551
}
552
553
.glyphicon-question-sign:before {
  content: "\e085";
Mark Otto's avatar
Mark Otto committed
554
}
555
556
.glyphicon-info-sign:before {
  content: "\e086";
557
}
558
559
.glyphicon-screenshot:before {
  content: "\e087";
560
}
561
562
.glyphicon-remove-circle:before {
  content: "\e088";
563
}
564
565
.glyphicon-ok-circle:before {
  content: "\e089";
566
}
567
568
.glyphicon-ban-circle:before {
  content: "\e090";
569
}
570
571
.glyphicon-arrow-left:before {
  content: "\e091";
572
}
573
574
.glyphicon-arrow-right:before {
  content: "\e092";
575
}
576
577
.glyphicon-arrow-up:before {
  content: "\e093";
578
}
579
580
.glyphicon-arrow-down:before {
  content: "\e094";
581
}
582
583
.glyphicon-share-alt:before {
  content: "\e095";
584
}
585
586
.glyphicon-resize-full:before {
  content: "\e096";
587
}
588
589
.glyphicon-resize-small:before {
  content: "\e097";
590
}
591
592
.glyphicon-exclamation-sign:before {
  content: "\e101";
593
}
594
595
.glyphicon-gift:before {
  content: "\e102";
596
}
597
598
.glyphicon-leaf:before {
  content: "\e103";
599
}
600
601
.glyphicon-fire:before {
  content: "\e104";
602
}
603
604
.glyphicon-eye-open:before {
  content: "\e105";
605
}
606
607
.glyphicon-eye-close:before {
  content: "\e106";
608
}
609
610
.glyphicon-warning-sign:before {
  content: "\e107";
611
}
612
613
.glyphicon-plane:before {
  content: "\e108";
614
}
615
616
.glyphicon-calendar:before {
  content: "\e109";
617
}
618
619
.glyphicon-random:before {
  content: "\e110";
620
}
621
622
.glyphicon-comment:before {
  content: "\e111";
623
}
624
625
.glyphicon-magnet:before {
  content: "\e112";
626
}
627
628
.glyphicon-chevron-up:before {
  content: "\e113";
629
}
630
631
.glyphicon-chevron-down:before {
  content: "\e114";
632
}
633
634
.glyphicon-retweet:before {
  content: "\e115";
635
}
636
637
.glyphicon-shopping-cart:before {
  content: "\e116";
638
}
639
640
.glyphicon-folder-close:before {
  content: "\e117";
641
}
642
643
.glyphicon-folder-open:before {
  content: "\e118";
644
}
645
646
.glyphicon-resize-vertical:before {
  content: "\e119";
647
}
648
649
.glyphicon-resize-horizontal:before {
  content: "\e120";
650
}
651
652
.glyphicon-hdd:before {
  content: "\e121";
653
}
654
655
.glyphicon-bullhorn:before {
  content: "\e122";
656
}
657
658
.glyphicon-bell:before {
  content: "\e123";
659
}
660
661
.glyphicon-certificate:before {
  content: "\e124";
662
}
663
664
.glyphicon-thumbs-up:before {
  content: "\e125";
665
}
666
667
.glyphicon-thumbs-down:before {
  content: "\e126";
668
}
669
670
.glyphicon-hand-right:before {
  content: "\e127";
671
}
672
673
.glyphicon-hand-left:before {
  content: "\e128";
674
}
675
676
.glyphicon-hand-up:before {
  content: "\e129";
677
}
678
679
.glyphicon-hand-down:before {
  content: "\e130";
680
}
681
682
.glyphicon-circle-arrow-right:before {
  content: "\e131";
683
}
684
685
.glyphicon-circle-arrow-left:before {
  content: "\e132";
686
}
687
688
.glyphicon-circle-arrow-up:before {
  content: "\e133";
689
}
690
691
.glyphicon-circle-arrow-down:before {
  content: "\e134";
692
}
693
694
.glyphicon-globe:before {
  content: "\e135";
695
}
696
697
.glyphicon-wrench:before {
  content: "\e136";
698
}
699
700
.glyphicon-tasks:before {
  content: "\e137";
701
}
702
703
.glyphicon-filter:before {
  content: "\e138";
Mark Otto's avatar
Mark Otto committed
704
}
705
706
.glyphicon-briefcase:before {
  content: "\e139";
707
}
708
709
.glyphicon-fullscreen:before {
  content: "\e140";
Mark Otto's avatar
Mark Otto committed
710
}
711
712
.glyphicon-dashboard:before {
  content: "\e141";
713
}
714
715
.glyphicon-paperclip:before {
  content: "\e142";
716
}
717
718
.glyphicon-heart-empty:before {
  content: "\e143";
Mark Otto's avatar
Mark Otto committed
719
}
720
721
.glyphicon-link:before {
  content: "\e144";
Mark Otto's avatar
Mark Otto committed
722
}
723
724
.glyphicon-phone:before {
  content: "\e145";
Mark Otto's avatar
Mark Otto committed
725
}
726
727
.glyphicon-pushpin:before {
  content: "\e146";
Mark Otto's avatar
Mark Otto committed
728
}
729
730
.glyphicon-usd:before {
  content: "\e148";
Mark Otto's avatar
Mark Otto committed
731
}
732
733
.glyphicon-gbp:before {
  content: "\e149";
Mark Otto's avatar
Mark Otto committed
734
}
735
736
.glyphicon-sort:before {
  content: "\e150";
Mark Otto's avatar
Mark Otto committed
737
}
738
739
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
Mark Otto's avatar
Mark Otto committed
740
}
741
742
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
Mark Otto's avatar
Mark Otto committed
743
}
744
745
.glyphicon-sort-by-order:before {
  content: "\e153";
Mark Otto's avatar
Mark Otto committed
746
}
747
748
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
Mark Otto's avatar
Mark Otto committed
749
}
750
751
.glyphicon-sort-by-attributes:before {
  content: "\e155";
752
}
753
754
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
Mark Otto's avatar
Mark Otto committed
755
}
756
757
.glyphicon-unchecked:before {
  content: "\e157";
Mark Otto's avatar
Mark Otto committed
758
}
759
760
.glyphicon-expand:before {
  content: "\e158";
761
}
762
763
.glyphicon-collapse-down:before {
  content: "\e159";
Mark Otto's avatar
Mark Otto committed
764
}
765
766
.glyphicon-collapse-up:before {
  content: "\e160";
767
}
768
769
.glyphicon-log-in:before {
  content: "\e161";
Zlatan Vasović's avatar
Zlatan Vasović committed
770
}
771
772
.glyphicon-flash:before {
  content: "\e162";
Mark Otto's avatar
Mark Otto committed
773
}
774
775
.glyphicon-log-out:before {
  content: "\e163";
776
}
777
778
.glyphicon-new-window:before {
  content: "\e164";
779
}
780
781
.glyphicon-record:before {
  content: "\e165";
782
}
783
784
.glyphicon-save:before {
  content: "\e166";
785
}
786
787
.glyphicon-open:before {
  content: "\e167";
Mark Otto's avatar
Mark Otto committed
788
}
789
790
.glyphicon-saved:before {
  content: "\e168";
Mark Otto's avatar
Mark Otto committed
791
}
792
793
.glyphicon-import:before {
  content: "\e169";
794
}
795
796
.glyphicon-export:before {
  content: "\e170";
Mark Otto's avatar
Mark Otto committed
797
}
798
799
.glyphicon-send:before {
  content: "\e171";
Mark Otto's avatar
Mark Otto committed
800
}
801
802
.glyphicon-floppy-disk:before {
  content: "\e172";
Mark Otto's avatar
Mark Otto committed
803
}
804
805
.glyphicon-floppy-saved:before {
  content: "\e173";
Mark Otto's avatar
Mark Otto committed
806
}
807
808
.glyphicon-floppy-remove:before {
  content: "\e174";
Mark Otto's avatar
Mark Otto committed
809
}
810
811
.glyphicon-floppy-save:before {
  content: "\e175";
812
}
813
814
.glyphicon-floppy-open:before {
  content: "\e176";
815
}
816
817
.glyphicon-credit-card:before {
  content: "\e177";
Mark Otto's avatar
Mark Otto committed
818
}
819
820
.glyphicon-transfer:before {
  content: "\e178";
Mark Otto's avatar
Mark Otto committed
821
}
822
823
.glyphicon-cutlery:before {
  content: "\e179";
Mark Otto's avatar
Mark Otto committed
824
}
825
826
.glyphicon-header:before {
  content: "\e180";
827
}
828
829
.glyphicon-compressed:before {
  content: "\e181";
Mark Otto's avatar
Mark Otto committed
830
}
831
832
.glyphicon-earphone:before {
  content: "\e182";
Mark Otto's avatar
Mark Otto committed
833
}
834
835
.glyphicon-phone-alt:before {
  content: "\e183";
836
}
837
838
.glyphicon-tower:before {
  content: "\e184";
Mark Otto's avatar
Mark Otto committed
839
}
840
841
.glyphicon-stats:before {
  content: "\e185";
Mark Otto's avatar
Mark Otto committed
842
}
843
844
.glyphicon-sd-video:before {
  content: "\e186";
Mark Otto's avatar
Mark Otto committed
845
}
846
847
.glyphicon-hd-video:before {
  content: "\e187";
Mark Otto's avatar
Mark Otto committed
848
}
849
850
.glyphicon-subtitles:before {
  content: "\e188";
Mark Otto's avatar
Mark Otto committed
851
}
852
853
.glyphicon-sound-stereo:before {
  content: "\e189";
854
}
855
856
.glyphicon-sound-dolby:before {
  content: "\e190";
857
}
858
859
.glyphicon-sound-5-1:before {
  content: "\e191";
860
}
861
862
.glyphicon-sound-6-1:before {
  content: "\e192";
Mark Otto's avatar
Mark Otto committed
863
}
864
865
.glyphicon-sound-7-1:before {
  content: "\e193";
Mark Otto's avatar
Mark Otto committed
866
}
867
868
.glyphicon-copyright-mark:before {
  content: "\e194";
Mark Otto's avatar
Mark Otto committed
869
}
870
871
.glyphicon-registration-mark:before {
  content: "\e195";
872
}
873
874
.glyphicon-cloud-download:before {
  content: "\e197";
Mark Otto's avatar
Mark Otto committed
875
}
876
877
.glyphicon-cloud-upload:before {
  content: "\e198";
Mark Otto's avatar
Mark Otto committed
878
}
879
880
.glyphicon-tree-conifer:before {
  content: "\e199";
Mark Otto's avatar
Mark Otto committed
881
}
882
883
.glyphicon-tree-deciduous:before {
  content: "\e200";
Mark Otto's avatar
Mark Otto committed
884
}
885
886
* {
  -webkit-box-sizing: border-box;
887
888
     -moz-box-sizing: border-box;
          box-sizing: border-box;
889
}
890
891
892
*:before,
*:after {
  -webkit-box-sizing: border-box;
893
894
     -moz-box-sizing: border-box;
          box-sizing: border-box;
Mark Otto's avatar
Mark Otto committed
895
}
896
html {
897
  font-size: 10px;
898

899
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
Mark Otto's avatar
Mark Otto committed
900
}
901
902
903
904
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
905
906
  color: #333;
  background-color: #fff;
907
}
908
909
910
911
912
913
914
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
Mark Otto's avatar
Mark Otto committed
915
}
916
917
918
a {
  color: #428bca;
  text-decoration: none;
Mark Otto's avatar
Mark Otto committed
919
}
920
921
922
923
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
Mark Otto's avatar
Mark Otto committed
924
}
925
926
927
928
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
929
}
930
931
figure {
  margin: 0;
Mark Otto's avatar
Mark Otto committed
932
}
933
934
img {
  vertical-align: middle;
Mark Otto's avatar
Mark Otto committed
935
}
936
937
938
939
940
941
942
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
943
944
  height: auto;
}
945
.img-rounded {
Mark Otto's avatar
Mark Otto committed
946
  border-radius: 6px;
Mark Otto's avatar
Mark Otto committed
947
}
948
.img-thumbnail {
949
950
951
  display: inline-block;
  max-width: 100%;
  height: auto;
952
953
954
955
956
957
958
959
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
960
}
961
962
.img-circle {
  border-radius: 50%;
963
}
964
965
966
967
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
968
  border-top: 1px solid #eee;
969
}
970
.sr-only {
971
  position: absolute;
972
973
  width: 1px;
  height: 1px;
974
  padding: 0;
975
  margin: -1px;
976
977
978
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
979
}
980
981
982
983
984
985
986
987
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
988
}
989
990
991
992
993
994
995
996
997
998
999
1000
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
For faster browsing, not all history is shown. View entire blame