Str+bioinf+Mironov+HW6.html

Student HSE, 29.12.2017 13:06

Download (420 KB)

 
1
<!DOCTYPE html>
2
<html>
3
<head><meta charset="utf-8" />
4
<title>Str bioinf Mironov HW6</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
5
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
6

    
7
<style type="text/css">
8
    /*!
9
*
10
* Twitter Bootstrap
11
*
12
*/
13
/*!
14
 * Bootstrap v3.3.7 (http://getbootstrap.com)
15
 * Copyright 2011-2016 Twitter, Inc.
16
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
17
 */
18
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
19
html {
20
  font-family: sans-serif;
21
  -ms-text-size-adjust: 100%;
22
  -webkit-text-size-adjust: 100%;
23
}
24
body {
25
  margin: 0;
26
}
27
article,
28
aside,
29
details,
30
figcaption,
31
figure,
32
footer,
33
header,
34
hgroup,
35
main,
36
menu,
37
nav,
38
section,
39
summary {
40
  display: block;
41
}
42
audio,
43
canvas,
44
progress,
45
video {
46
  display: inline-block;
47
  vertical-align: baseline;
48
}
49
audio:not([controls]) {
50
  display: none;
51
  height: 0;
52
}
53
[hidden],
54
template {
55
  display: none;
56
}
57
a {
58
  background-color: transparent;
59
}
60
a:active,
61
a:hover {
62
  outline: 0;
63
}
64
abbr[title] {
65
  border-bottom: 1px dotted;
66
}
67
b,
68
strong {
69
  font-weight: bold;
70
}
71
dfn {
72
  font-style: italic;
73
}
74
h1 {
75
  font-size: 2em;
76
  margin: 0.67em 0;
77
}
78
mark {
79
  background: #ff0;
80
  color: #000;
81
}
82
small {
83
  font-size: 80%;
84
}
85
sub,
86
sup {
87
  font-size: 75%;
88
  line-height: 0;
89
  position: relative;
90
  vertical-align: baseline;
91
}
92
sup {
93
  top: -0.5em;
94
}
95
sub {
96
  bottom: -0.25em;
97
}
98
img {
99
  border: 0;
100
}
101
svg:not(:root) {
102
  overflow: hidden;
103
}
104
figure {
105
  margin: 1em 40px;
106
}
107
hr {
108
  box-sizing: content-box;
109
  height: 0;
110
}
111
pre {
112
  overflow: auto;
113
}
114
code,
115
kbd,
116
pre,
117
samp {
118
  font-family: monospace, monospace;
119
  font-size: 1em;
120
}
121
button,
122
input,
123
optgroup,
124
select,
125
textarea {
126
  color: inherit;
127
  font: inherit;
128
  margin: 0;
129
}
130
button {
131
  overflow: visible;
132
}
133
button,
134
select {
135
  text-transform: none;
136
}
137
button,
138
html input[type="button"],
139
input[type="reset"],
140
input[type="submit"] {
141
  -webkit-appearance: button;
142
  cursor: pointer;
143
}
144
button[disabled],
145
html input[disabled] {
146
  cursor: default;
147
}
148
button::-moz-focus-inner,
149
input::-moz-focus-inner {
150
  border: 0;
151
  padding: 0;
152
}
153
input {
154
  line-height: normal;
155
}
156
input[type="checkbox"],
157
input[type="radio"] {
158
  box-sizing: border-box;
159
  padding: 0;
160
}
161
input[type="number"]::-webkit-inner-spin-button,
162
input[type="number"]::-webkit-outer-spin-button {
163
  height: auto;
164
}
165
input[type="search"] {
166
  -webkit-appearance: textfield;
167
  box-sizing: content-box;
168
}
169
input[type="search"]::-webkit-search-cancel-button,
170
input[type="search"]::-webkit-search-decoration {
171
  -webkit-appearance: none;
172
}
173
fieldset {
174
  border: 1px solid #c0c0c0;
175
  margin: 0 2px;
176
  padding: 0.35em 0.625em 0.75em;
177
}
178
legend {
179
  border: 0;
180
  padding: 0;
181
}
182
textarea {
183
  overflow: auto;
184
}
185
optgroup {
186
  font-weight: bold;
187
}
188
table {
189
  border-collapse: collapse;
190
  border-spacing: 0;
191
}
192
td,
193
th {
194
  padding: 0;
195
}
196
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
197
@media print {
198
  *,
199
  *:before,
200
  *:after {
201
    background: transparent !important;
202
    color: #000 !important;
203
    box-shadow: none !important;
204
    text-shadow: none !important;
205
  }
206
  a,
207
  a:visited {
208
    text-decoration: underline;
209
  }
210
  a[href]:after {
211
    content: " (" attr(href) ")";
212
  }
213
  abbr[title]:after {
214
    content: " (" attr(title) ")";
215
  }
216
  a[href^="#"]:after,
217
  a[href^="javascript:"]:after {
218
    content: "";
219
  }
220
  pre,
221
  blockquote {
222
    border: 1px solid #999;
223
    page-break-inside: avoid;
224
  }
225
  thead {
226
    display: table-header-group;
227
  }
228
  tr,
229
  img {
230
    page-break-inside: avoid;
231
  }
232
  img {
233
    max-width: 100% !important;
234
  }
235
  p,
236
  h2,
237
  h3 {
238
    orphans: 3;
239
    widows: 3;
240
  }
241
  h2,
242
  h3 {
243
    page-break-after: avoid;
244
  }
245
  .navbar {
246
    display: none;
247
  }
248
  .btn > .caret,
249
  .dropup > .btn > .caret {
250
    border-top-color: #000 !important;
251
  }
252
  .label {
253
    border: 1px solid #000;
254
  }
255
  .table {
256
    border-collapse: collapse !important;
257
  }
258
  .table td,
259
  .table th {
260
    background-color: #fff !important;
261
  }
262
  .table-bordered th,
263
  .table-bordered td {
264
    border: 1px solid #ddd !important;
265
  }
266
}
267
@font-face {
268
  font-family: 'Glyphicons Halflings';
269
  src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot');
270
  src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
271
}
272
.glyphicon {
273
  position: relative;
274
  top: 1px;
275
  display: inline-block;
276
  font-family: 'Glyphicons Halflings';
277
  font-style: normal;
278
  font-weight: normal;
279
  line-height: 1;
280
  -webkit-font-smoothing: antialiased;
281
  -moz-osx-font-smoothing: grayscale;
282
}
283
.glyphicon-asterisk:before {
284
  content: "\002a";
285
}
286
.glyphicon-plus:before {
287
  content: "\002b";
288
}
289
.glyphicon-euro:before,
290
.glyphicon-eur:before {
291
  content: "\20ac";
292
}
293
.glyphicon-minus:before {
294
  content: "\2212";
295
}
296
.glyphicon-cloud:before {
297
  content: "\2601";
298
}
299
.glyphicon-envelope:before {
300
  content: "\2709";
301
}
302
.glyphicon-pencil:before {
303
  content: "\270f";
304
}
305
.glyphicon-glass:before {
306
  content: "\e001";
307
}
308
.glyphicon-music:before {
309
  content: "\e002";
310
}
311
.glyphicon-search:before {
312
  content: "\e003";
313
}
314
.glyphicon-heart:before {
315
  content: "\e005";
316
}
317
.glyphicon-star:before {
318
  content: "\e006";
319
}
320
.glyphicon-star-empty:before {
321
  content: "\e007";
322
}
323
.glyphicon-user:before {
324
  content: "\e008";
325
}
326
.glyphicon-film:before {
327
  content: "\e009";
328
}
329
.glyphicon-th-large:before {
330
  content: "\e010";
331
}
332
.glyphicon-th:before {
333
  content: "\e011";
334
}
335
.glyphicon-th-list:before {
336
  content: "\e012";
337
}
338
.glyphicon-ok:before {
339
  content: "\e013";
340
}
341
.glyphicon-remove:before {
342
  content: "\e014";
343
}
344
.glyphicon-zoom-in:before {
345
  content: "\e015";
346
}
347
.glyphicon-zoom-out:before {
348
  content: "\e016";
349
}
350
.glyphicon-off:before {
351
  content: "\e017";
352
}
353
.glyphicon-signal:before {
354
  content: "\e018";
355
}
356
.glyphicon-cog:before {
357
  content: "\e019";
358
}
359
.glyphicon-trash:before {
360
  content: "\e020";
361
}
362
.glyphicon-home:before {
363
  content: "\e021";
364
}
365
.glyphicon-file:before {
366
  content: "\e022";
367
}
368
.glyphicon-time:before {
369
  content: "\e023";
370
}
371
.glyphicon-road:before {
372
  content: "\e024";
373
}
374
.glyphicon-download-alt:before {
375
  content: "\e025";
376
}
377
.glyphicon-download:before {
378
  content: "\e026";
379
}
380
.glyphicon-upload:before {
381
  content: "\e027";
382
}
383
.glyphicon-inbox:before {
384
  content: "\e028";
385
}
386
.glyphicon-play-circle:before {
387
  content: "\e029";
388
}
389
.glyphicon-repeat:before {
390
  content: "\e030";
391
}
392
.glyphicon-refresh:before {
393
  content: "\e031";
394
}
395
.glyphicon-list-alt:before {
396
  content: "\e032";
397
}
398
.glyphicon-lock:before {
399
  content: "\e033";
400
}
401
.glyphicon-flag:before {
402
  content: "\e034";
403
}
404
.glyphicon-headphones:before {
405
  content: "\e035";
406
}
407
.glyphicon-volume-off:before {
408
  content: "\e036";
409
}
410
.glyphicon-volume-down:before {
411
  content: "\e037";
412
}
413
.glyphicon-volume-up:before {
414
  content: "\e038";
415
}
416
.glyphicon-qrcode:before {
417
  content: "\e039";
418
}
419
.glyphicon-barcode:before {
420
  content: "\e040";
421
}
422
.glyphicon-tag:before {
423
  content: "\e041";
424
}
425
.glyphicon-tags:before {
426
  content: "\e042";
427
}
428
.glyphicon-book:before {
429
  content: "\e043";
430
}
431
.glyphicon-bookmark:before {
432
  content: "\e044";
433
}
434
.glyphicon-print:before {
435
  content: "\e045";
436
}
437
.glyphicon-camera:before {
438
  content: "\e046";
439
}
440
.glyphicon-font:before {
441
  content: "\e047";
442
}
443
.glyphicon-bold:before {
444
  content: "\e048";
445
}
446
.glyphicon-italic:before {
447
  content: "\e049";
448
}
449
.glyphicon-text-height:before {
450
  content: "\e050";
451
}
452
.glyphicon-text-width:before {
453
  content: "\e051";
454
}
455
.glyphicon-align-left:before {
456
  content: "\e052";
457
}
458
.glyphicon-align-center:before {
459
  content: "\e053";
460
}
461
.glyphicon-align-right:before {
462
  content: "\e054";
463
}
464
.glyphicon-align-justify:before {
465
  content: "\e055";
466
}
467
.glyphicon-list:before {
468
  content: "\e056";
469
}
470
.glyphicon-indent-left:before {
471
  content: "\e057";
472
}
473
.glyphicon-indent-right:before {
474
  content: "\e058";
475
}
476
.glyphicon-facetime-video:before {
477
  content: "\e059";
478
}
479
.glyphicon-picture:before {
480
  content: "\e060";
481
}
482
.glyphicon-map-marker:before {
483
  content: "\e062";
484
}
485
.glyphicon-adjust:before {
486
  content: "\e063";
487
}
488
.glyphicon-tint:before {
489
  content: "\e064";
490
}
491
.glyphicon-edit:before {
492
  content: "\e065";
493
}
494
.glyphicon-share:before {
495
  content: "\e066";
496
}
497
.glyphicon-check:before {
498
  content: "\e067";
499
}
500
.glyphicon-move:before {
501
  content: "\e068";
502
}
503
.glyphicon-step-backward:before {
504
  content: "\e069";
505
}
506
.glyphicon-fast-backward:before {
507
  content: "\e070";
508
}
509
.glyphicon-backward:before {
510
  content: "\e071";
511
}
512
.glyphicon-play:before {
513
  content: "\e072";
514
}
515
.glyphicon-pause:before {
516
  content: "\e073";
517
}
518
.glyphicon-stop:before {
519
  content: "\e074";
520
}
521
.glyphicon-forward:before {
522
  content: "\e075";
523
}
524
.glyphicon-fast-forward:before {
525
  content: "\e076";
526
}
527
.glyphicon-step-forward:before {
528
  content: "\e077";
529
}
530
.glyphicon-eject:before {
531
  content: "\e078";
532
}
533
.glyphicon-chevron-left:before {
534
  content: "\e079";
535
}
536
.glyphicon-chevron-right:before {
537
  content: "\e080";
538
}
539
.glyphicon-plus-sign:before {
540
  content: "\e081";
541
}
542
.glyphicon-minus-sign:before {
543
  content: "\e082";
544
}
545
.glyphicon-remove-sign:before {
546
  content: "\e083";
547
}
548
.glyphicon-ok-sign:before {
549
  content: "\e084";
550
}
551
.glyphicon-question-sign:before {
552
  content: "\e085";
553
}
554
.glyphicon-info-sign:before {
555
  content: "\e086";
556
}
557
.glyphicon-screenshot:before {
558
  content: "\e087";
559
}
560
.glyphicon-remove-circle:before {
561
  content: "\e088";
562
}
563
.glyphicon-ok-circle:before {
564
  content: "\e089";
565
}
566
.glyphicon-ban-circle:before {
567
  content: "\e090";
568
}
569
.glyphicon-arrow-left:before {
570
  content: "\e091";
571
}
572
.glyphicon-arrow-right:before {
573
  content: "\e092";
574
}
575
.glyphicon-arrow-up:before {
576
  content: "\e093";
577
}
578
.glyphicon-arrow-down:before {
579
  content: "\e094";
580
}
581
.glyphicon-share-alt:before {
582
  content: "\e095";
583
}
584
.glyphicon-resize-full:before {
585
  content: "\e096";
586
}
587
.glyphicon-resize-small:before {
588
  content: "\e097";
589
}
590
.glyphicon-exclamation-sign:before {
591
  content: "\e101";
592
}
593
.glyphicon-gift:before {
594
  content: "\e102";
595
}
596
.glyphicon-leaf:before {
597
  content: "\e103";
598
}
599
.glyphicon-fire:before {
600
  content: "\e104";
601
}
602
.glyphicon-eye-open:before {
603
  content: "\e105";
604
}
605
.glyphicon-eye-close:before {
606
  content: "\e106";
607
}
608
.glyphicon-warning-sign:before {
609
  content: "\e107";
610
}
611
.glyphicon-plane:before {
612
  content: "\e108";
613
}
614
.glyphicon-calendar:before {
615
  content: "\e109";
616
}
617
.glyphicon-random:before {
618
  content: "\e110";
619
}
620
.glyphicon-comment:before {
621
  content: "\e111";
622
}
623
.glyphicon-magnet:before {
624
  content: "\e112";
625
}
626
.glyphicon-chevron-up:before {
627
  content: "\e113";
628
}
629
.glyphicon-chevron-down:before {
630
  content: "\e114";
631
}
632
.glyphicon-retweet:before {
633
  content: "\e115";
634
}
635
.glyphicon-shopping-cart:before {
636
  content: "\e116";
637
}
638
.glyphicon-folder-close:before {
639
  content: "\e117";
640
}
641
.glyphicon-folder-open:before {
642
  content: "\e118";
643
}
644
.glyphicon-resize-vertical:before {
645
  content: "\e119";
646
}
647
.glyphicon-resize-horizontal:before {
648
  content: "\e120";
649
}
650
.glyphicon-hdd:before {
651
  content: "\e121";
652
}
653
.glyphicon-bullhorn:before {
654
  content: "\e122";
655
}
656
.glyphicon-bell:before {
657
  content: "\e123";
658
}
659
.glyphicon-certificate:before {
660
  content: "\e124";
661
}
662
.glyphicon-thumbs-up:before {
663
  content: "\e125";
664
}
665
.glyphicon-thumbs-down:before {
666
  content: "\e126";
667
}
668
.glyphicon-hand-right:before {
669
  content: "\e127";
670
}
671
.glyphicon-hand-left:before {
672
  content: "\e128";
673
}
674
.glyphicon-hand-up:before {
675
  content: "\e129";
676
}
677
.glyphicon-hand-down:before {
678
  content: "\e130";
679
}
680
.glyphicon-circle-arrow-right:before {
681
  content: "\e131";
682
}
683
.glyphicon-circle-arrow-left:before {
684
  content: "\e132";
685
}
686
.glyphicon-circle-arrow-up:before {
687
  content: "\e133";
688
}
689
.glyphicon-circle-arrow-down:before {
690
  content: "\e134";
691
}
692
.glyphicon-globe:before {
693
  content: "\e135";
694
}
695
.glyphicon-wrench:before {
696
  content: "\e136";
697
}
698
.glyphicon-tasks:before {
699
  content: "\e137";
700
}
701
.glyphicon-filter:before {
702
  content: "\e138";
703
}
704
.glyphicon-briefcase:before {
705
  content: "\e139";
706
}
707
.glyphicon-fullscreen:before {
708
  content: "\e140";
709
}
710
.glyphicon-dashboard:before {
711
  content: "\e141";
712
}
713
.glyphicon-paperclip:before {
714
  content: "\e142";
715
}
716
.glyphicon-heart-empty:before {
717
  content: "\e143";
718
}
719
.glyphicon-link:before {
720
  content: "\e144";
721
}
722
.glyphicon-phone:before {
723
  content: "\e145";
724
}
725
.glyphicon-pushpin:before {
726
  content: "\e146";
727
}
728
.glyphicon-usd:before {
729
  content: "\e148";
730
}
731
.glyphicon-gbp:before {
732
  content: "\e149";
733
}
734
.glyphicon-sort:before {
735
  content: "\e150";
736
}
737
.glyphicon-sort-by-alphabet:before {
738
  content: "\e151";
739
}
740
.glyphicon-sort-by-alphabet-alt:before {
741
  content: "\e152";
742
}
743
.glyphicon-sort-by-order:before {
744
  content: "\e153";
745
}
746
.glyphicon-sort-by-order-alt:before {
747
  content: "\e154";
748
}
749
.glyphicon-sort-by-attributes:before {
750
  content: "\e155";
751
}
752
.glyphicon-sort-by-attributes-alt:before {
753
  content: "\e156";
754
}
755
.glyphicon-unchecked:before {
756
  content: "\e157";
757
}
758
.glyphicon-expand:before {
759
  content: "\e158";
760
}
761
.glyphicon-collapse-down:before {
762
  content: "\e159";
763
}
764
.glyphicon-collapse-up:before {
765
  content: "\e160";
766
}
767
.glyphicon-log-in:before {
768
  content: "\e161";
769
}
770
.glyphicon-flash:before {
771
  content: "\e162";
772
}
773
.glyphicon-log-out:before {
774
  content: "\e163";
775
}
776
.glyphicon-new-window:before {
777
  content: "\e164";
778
}
779
.glyphicon-record:before {
780
  content: "\e165";
781
}
782
.glyphicon-save:before {
783
  content: "\e166";
784
}
785
.glyphicon-open:before {
786
  content: "\e167";
787
}
788
.glyphicon-saved:before {
789
  content: "\e168";
790
}
791
.glyphicon-import:before {
792
  content: "\e169";
793
}
794
.glyphicon-export:before {
795
  content: "\e170";
796
}
797
.glyphicon-send:before {
798
  content: "\e171";
799
}
800
.glyphicon-floppy-disk:before {
801
  content: "\e172";
802
}
803
.glyphicon-floppy-saved:before {
804
  content: "\e173";
805
}
806
.glyphicon-floppy-remove:before {
807
  content: "\e174";
808
}
809
.glyphicon-floppy-save:before {
810
  content: "\e175";
811
}
812
.glyphicon-floppy-open:before {
813
  content: "\e176";
814
}
815
.glyphicon-credit-card:before {
816
  content: "\e177";
817
}
818
.glyphicon-transfer:before {
819
  content: "\e178";
820
}
821
.glyphicon-cutlery:before {
822
  content: "\e179";
823
}
824
.glyphicon-header:before {
825
  content: "\e180";
826
}
827
.glyphicon-compressed:before {
828
  content: "\e181";
829
}
830
.glyphicon-earphone:before {
831
  content: "\e182";
832
}
833
.glyphicon-phone-alt:before {
834
  content: "\e183";
835
}
836
.glyphicon-tower:before {
837
  content: "\e184";
838
}
839
.glyphicon-stats:before {
840
  content: "\e185";
841
}
842
.glyphicon-sd-video:before {
843
  content: "\e186";
844
}
845
.glyphicon-hd-video:before {
846
  content: "\e187";
847
}
848
.glyphicon-subtitles:before {
849
  content: "\e188";
850
}
851
.glyphicon-sound-stereo:before {
852
  content: "\e189";
853
}
854
.glyphicon-sound-dolby:before {
855
  content: "\e190";
856
}
857
.glyphicon-sound-5-1:before {
858
  content: "\e191";
859
}
860
.glyphicon-sound-6-1:before {
861
  content: "\e192";
862
}
863
.glyphicon-sound-7-1:before {
864
  content: "\e193";
865
}
866
.glyphicon-copyright-mark:before {
867
  content: "\e194";
868
}
869
.glyphicon-registration-mark:before {
870
  content: "\e195";
871
}
872
.glyphicon-cloud-download:before {
873
  content: "\e197";
874
}
875
.glyphicon-cloud-upload:before {
876
  content: "\e198";
877
}
878
.glyphicon-tree-conifer:before {
879
  content: "\e199";
880
}
881
.glyphicon-tree-deciduous:before {
882
  content: "\e200";
883
}
884
.glyphicon-cd:before {
885
  content: "\e201";
886
}
887
.glyphicon-save-file:before {
888
  content: "\e202";
889
}
890
.glyphicon-open-file:before {
891
  content: "\e203";
892
}
893
.glyphicon-level-up:before {
894
  content: "\e204";
895
}
896
.glyphicon-copy:before {
897
  content: "\e205";
898
}
899
.glyphicon-paste:before {
900
  content: "\e206";
901
}
902
.glyphicon-alert:before {
903
  content: "\e209";
904
}
905
.glyphicon-equalizer:before {
906
  content: "\e210";
907
}
908
.glyphicon-king:before {
909
  content: "\e211";
910
}
911
.glyphicon-queen:before {
912
  content: "\e212";
913
}
914
.glyphicon-pawn:before {
915
  content: "\e213";
916
}
917
.glyphicon-bishop:before {
918
  content: "\e214";
919
}
920
.glyphicon-knight:before {
921
  content: "\e215";
922
}
923
.glyphicon-baby-formula:before {
924
  content: "\e216";
925
}
926
.glyphicon-tent:before {
927
  content: "\26fa";
928
}
929
.glyphicon-blackboard:before {
930
  content: "\e218";
931
}
932
.glyphicon-bed:before {
933
  content: "\e219";
934
}
935
.glyphicon-apple:before {
936
  content: "\f8ff";
937
}
938
.glyphicon-erase:before {
939
  content: "\e221";
940
}
941
.glyphicon-hourglass:before {
942
  content: "\231b";
943
}
944
.glyphicon-lamp:before {
945
  content: "\e223";
946
}
947
.glyphicon-duplicate:before {
948
  content: "\e224";
949
}
950
.glyphicon-piggy-bank:before {
951
  content: "\e225";
952
}
953
.glyphicon-scissors:before {
954
  content: "\e226";
955
}
956
.glyphicon-bitcoin:before {
957
  content: "\e227";
958
}
959
.glyphicon-btc:before {
960
  content: "\e227";
961
}
962
.glyphicon-xbt:before {
963
  content: "\e227";
964
}
965
.glyphicon-yen:before {
966
  content: "\00a5";
967
}
968
.glyphicon-jpy:before {
969
  content: "\00a5";
970
}
971
.glyphicon-ruble:before {
972
  content: "\20bd";
973
}
974
.glyphicon-rub:before {
975
  content: "\20bd";
976
}
977
.glyphicon-scale:before {
978
  content: "\e230";
979
}
980
.glyphicon-ice-lolly:before {
981
  content: "\e231";
982
}
983
.glyphicon-ice-lolly-tasted:before {
984
  content: "\e232";
985
}
986
.glyphicon-education:before {
987
  content: "\e233";
988
}
989
.glyphicon-option-horizontal:before {
990
  content: "\e234";
991
}
992
.glyphicon-option-vertical:before {
993
  content: "\e235";
994
}
995
.glyphicon-menu-hamburger:before {
996
  content: "\e236";
997
}
998
.glyphicon-modal-window:before {
999
  content: "\e237";
1000
}
1001
.glyphicon-oil:before {
1002
  content: "\e238";
1003
}
1004
.glyphicon-grain:before {
1005
  content: "\e239";
1006
}
1007
.glyphicon-sunglasses:before {
1008
  content: "\e240";
1009
}
1010
.glyphicon-text-size:before {
1011
  content: "\e241";
1012
}
1013
.glyphicon-text-color:before {
1014
  content: "\e242";
1015
}
1016
.glyphicon-text-background:before {
1017
  content: "\e243";
1018
}
1019
.glyphicon-object-align-top:before {
1020
  content: "\e244";
1021
}
1022
.glyphicon-object-align-bottom:before {
1023
  content: "\e245";
1024
}
1025
.glyphicon-object-align-horizontal:before {
1026
  content: "\e246";
1027
}
1028
.glyphicon-object-align-left:before {
1029
  content: "\e247";
1030
}
1031
.glyphicon-object-align-vertical:before {
1032
  content: "\e248";
1033
}
1034
.glyphicon-object-align-right:before {
1035
  content: "\e249";
1036
}
1037
.glyphicon-triangle-right:before {
1038
  content: "\e250";
1039
}
1040
.glyphicon-triangle-left:before {
1041
  content: "\e251";
1042
}
1043
.glyphicon-triangle-bottom:before {
1044
  content: "\e252";
1045
}
1046
.glyphicon-triangle-top:before {
1047
  content: "\e253";
1048
}
1049
.glyphicon-console:before {
1050
  content: "\e254";
1051
}
1052
.glyphicon-superscript:before {
1053
  content: "\e255";
1054
}
1055
.glyphicon-subscript:before {
1056
  content: "\e256";
1057
}
1058
.glyphicon-menu-left:before {
1059
  content: "\e257";
1060
}
1061
.glyphicon-menu-right:before {
1062
  content: "\e258";
1063
}
1064
.glyphicon-menu-down:before {
1065
  content: "\e259";
1066
}
1067
.glyphicon-menu-up:before {
1068
  content: "\e260";
1069
}
1070
* {
1071
  -webkit-box-sizing: border-box;
1072
  -moz-box-sizing: border-box;
1073
  box-sizing: border-box;
1074
}
1075
*:before,
1076
*:after {
1077
  -webkit-box-sizing: border-box;
1078
  -moz-box-sizing: border-box;
1079
  box-sizing: border-box;
1080
}
1081
html {
1082
  font-size: 10px;
1083
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1084
}
1085
body {
1086
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1087
  font-size: 13px;
1088
  line-height: 1.42857143;
1089
  color: #000;
1090
  background-color: #fff;
1091
}
1092
input,
1093
button,
1094
select,
1095
textarea {
1096
  font-family: inherit;
1097
  font-size: inherit;
1098
  line-height: inherit;
1099
}
1100
a {
1101
  color: #337ab7;
1102
  text-decoration: none;
1103
}
1104
a:hover,
1105
a:focus {
1106
  color: #23527c;
1107
  text-decoration: underline;
1108
}
1109
a:focus {
1110
  outline: 5px auto -webkit-focus-ring-color;
1111
  outline-offset: -2px;
1112
}
1113
figure {
1114
  margin: 0;
1115
}
1116
img {
1117
  vertical-align: middle;
1118
}
1119
.img-responsive,
1120
.thumbnail > img,
1121
.thumbnail a > img,
1122
.carousel-inner > .item > img,
1123
.carousel-inner > .item > a > img {
1124
  display: block;
1125
  max-width: 100%;
1126
  height: auto;
1127
}
1128
.img-rounded {
1129
  border-radius: 3px;
1130
}
1131
.img-thumbnail {
1132
  padding: 4px;
1133
  line-height: 1.42857143;
1134
  background-color: #fff;
1135
  border: 1px solid #ddd;
1136
  border-radius: 2px;
1137
  -webkit-transition: all 0.2s ease-in-out;
1138
  -o-transition: all 0.2s ease-in-out;
1139
  transition: all 0.2s ease-in-out;
1140
  display: inline-block;
1141
  max-width: 100%;
1142
  height: auto;
1143
}
1144
.img-circle {
1145
  border-radius: 50%;
1146
}
1147
hr {
1148
  margin-top: 18px;
1149
  margin-bottom: 18px;
1150
  border: 0;
1151
  border-top: 1px solid #eeeeee;
1152
}
1153
.sr-only {
1154
  position: absolute;
1155
  width: 1px;
1156
  height: 1px;
1157
  margin: -1px;
1158
  padding: 0;
1159
  overflow: hidden;
1160
  clip: rect(0, 0, 0, 0);
1161
  border: 0;
1162
}
1163
.sr-only-focusable:active,
1164
.sr-only-focusable:focus {
1165
  position: static;
1166
  width: auto;
1167
  height: auto;
1168
  margin: 0;
1169
  overflow: visible;
1170
  clip: auto;
1171
}
1172
[role="button"] {
1173
  cursor: pointer;
1174
}
1175
h1,
1176
h2,
1177
h3,
1178
h4,
1179
h5,
1180
h6,
1181
.h1,
1182
.h2,
1183
.h3,
1184
.h4,
1185
.h5,
1186
.h6 {
1187
  font-family: inherit;
1188
  font-weight: 500;
1189
  line-height: 1.1;
1190
  color: inherit;
1191
}
1192
h1 small,
1193
h2 small,
1194
h3 small,
1195
h4 small,
1196
h5 small,
1197
h6 small,
1198
.h1 small,
1199
.h2 small,
1200
.h3 small,
1201
.h4 small,
1202
.h5 small,
1203
.h6 small,
1204
h1 .small,
1205
h2 .small,
1206
h3 .small,
1207
h4 .small,
1208
h5 .small,
1209
h6 .small,
1210
.h1 .small,
1211
.h2 .small,
1212
.h3 .small,
1213
.h4 .small,
1214
.h5 .small,
1215
.h6 .small {
1216
  font-weight: normal;
1217
  line-height: 1;
1218
  color: #777777;
1219
}
1220
h1,
1221
.h1,
1222
h2,
1223
.h2,
1224
h3,
1225
.h3 {
1226
  margin-top: 18px;
1227
  margin-bottom: 9px;
1228
}
1229
h1 small,
1230
.h1 small,
1231
h2 small,
1232
.h2 small,
1233
h3 small,
1234
.h3 small,
1235
h1 .small,
1236
.h1 .small,
1237
h2 .small,
1238
.h2 .small,
1239
h3 .small,
1240
.h3 .small {
1241
  font-size: 65%;
1242
}
1243
h4,
1244
.h4,
1245
h5,
1246
.h5,
1247
h6,
1248
.h6 {
1249
  margin-top: 9px;
1250
  margin-bottom: 9px;
1251
}
1252
h4 small,
1253
.h4 small,
1254
h5 small,
1255
.h5 small,
1256
h6 small,
1257
.h6 small,
1258
h4 .small,
1259
.h4 .small,
1260
h5 .small,
1261
.h5 .small,
1262
h6 .small,
1263
.h6 .small {
1264
  font-size: 75%;
1265
}
1266
h1,
1267
.h1 {
1268
  font-size: 33px;
1269
}
1270
h2,
1271
.h2 {
1272
  font-size: 27px;
1273
}
1274
h3,
1275
.h3 {
1276
  font-size: 23px;
1277
}
1278
h4,
1279
.h4 {
1280
  font-size: 17px;
1281
}
1282
h5,
1283
.h5 {
1284
  font-size: 13px;
1285
}
1286
h6,
1287
.h6 {
1288
  font-size: 12px;
1289
}
1290
p {
1291
  margin: 0 0 9px;
1292
}
1293
.lead {
1294
  margin-bottom: 18px;
1295
  font-size: 14px;
1296
  font-weight: 300;
1297
  line-height: 1.4;
1298
}
1299
@media (min-width: 768px) {
1300
  .lead {
1301
    font-size: 19.5px;
1302
  }
1303
}
1304
small,
1305
.small {
1306
  font-size: 92%;
1307
}
1308
mark,
1309
.mark {
1310
  background-color: #fcf8e3;
1311
  padding: .2em;
1312
}
1313
.text-left {
1314
  text-align: left;
1315
}
1316
.text-right {
1317
  text-align: right;
1318
}
1319
.text-center {
1320
  text-align: center;
1321
}
1322
.text-justify {
1323
  text-align: justify;
1324
}
1325
.text-nowrap {
1326
  white-space: nowrap;
1327
}
1328
.text-lowercase {
1329
  text-transform: lowercase;
1330
}
1331
.text-uppercase {
1332
  text-transform: uppercase;
1333
}
1334
.text-capitalize {
1335
  text-transform: capitalize;
1336
}
1337
.text-muted {
1338
  color: #777777;
1339
}
1340
.text-primary {
1341
  color: #337ab7;
1342
}
1343
a.text-primary:hover,
1344
a.text-primary:focus {
1345
  color: #286090;
1346
}
1347
.text-success {
1348
  color: #3c763d;
1349
}
1350
a.text-success:hover,
1351
a.text-success:focus {
1352
  color: #2b542c;
1353
}
1354
.text-info {
1355
  color: #31708f;
1356
}
1357
a.text-info:hover,
1358
a.text-info:focus {
1359
  color: #245269;
1360
}
1361
.text-warning {
1362
  color: #8a6d3b;
1363
}
1364
a.text-warning:hover,
1365
a.text-warning:focus {
1366
  color: #66512c;
1367
}
1368
.text-danger {
1369
  color: #a94442;
1370
}
1371
a.text-danger:hover,
1372
a.text-danger:focus {
1373
  color: #843534;
1374
}
1375
.bg-primary {
1376
  color: #fff;
1377
  background-color: #337ab7;
1378
}
1379
a.bg-primary:hover,
1380
a.bg-primary:focus {
1381
  background-color: #286090;
1382
}
1383
.bg-success {
1384
  background-color: #dff0d8;
1385
}
1386
a.bg-success:hover,
1387
a.bg-success:focus {
1388
  background-color: #c1e2b3;
1389
}
1390
.bg-info {
1391
  background-color: #d9edf7;
1392
}
1393
a.bg-info:hover,
1394
a.bg-info:focus {
1395
  background-color: #afd9ee;
1396
}
1397
.bg-warning {
1398
  background-color: #fcf8e3;
1399
}
1400
a.bg-warning:hover,
1401
a.bg-warning:focus {
1402
  background-color: #f7ecb5;
1403
}
1404
.bg-danger {
1405
  background-color: #f2dede;
1406
}
1407
a.bg-danger:hover,
1408
a.bg-danger:focus {
1409
  background-color: #e4b9b9;
1410
}
1411
.page-header {
1412
  padding-bottom: 8px;
1413
  margin: 36px 0 18px;
1414
  border-bottom: 1px solid #eeeeee;
1415
}
1416
ul,
1417
ol {
1418
  margin-top: 0;
1419
  margin-bottom: 9px;
1420
}
1421
ul ul,
1422
ol ul,
1423
ul ol,
1424
ol ol {
1425
  margin-bottom: 0;
1426
}
1427
.list-unstyled {
1428
  padding-left: 0;
1429
  list-style: none;
1430
}
1431
.list-inline {
1432
  padding-left: 0;
1433
  list-style: none;
1434
  margin-left: -5px;
1435
}
1436
.list-inline > li {
1437
  display: inline-block;
1438
  padding-left: 5px;
1439
  padding-right: 5px;
1440
}
1441
dl {
1442
  margin-top: 0;
1443
  margin-bottom: 18px;
1444
}
1445
dt,
1446
dd {
1447
  line-height: 1.42857143;
1448
}
1449
dt {
1450
  font-weight: bold;
1451
}
1452
dd {
1453
  margin-left: 0;
1454
}
1455
@media (min-width: 541px) {
1456
  .dl-horizontal dt {
1457
    float: left;
1458
    width: 160px;
1459
    clear: left;
1460
    text-align: right;
1461
    overflow: hidden;
1462
    text-overflow: ellipsis;
1463
    white-space: nowrap;
1464
  }
1465
  .dl-horizontal dd {
1466
    margin-left: 180px;
1467
  }
1468
}
1469
abbr[title],
1470
abbr[data-original-title] {
1471
  cursor: help;
1472
  border-bottom: 1px dotted #777777;
1473
}
1474
.initialism {
1475
  font-size: 90%;
1476
  text-transform: uppercase;
1477
}
1478
blockquote {
1479
  padding: 9px 18px;
1480
  margin: 0 0 18px;
1481
  font-size: inherit;
1482
  border-left: 5px solid #eeeeee;
1483
}
1484
blockquote p:last-child,
1485
blockquote ul:last-child,
1486
blockquote ol:last-child {
1487
  margin-bottom: 0;
1488
}
1489
blockquote footer,
1490
blockquote small,
1491
blockquote .small {
1492
  display: block;
1493
  font-size: 80%;
1494
  line-height: 1.42857143;
1495
  color: #777777;
1496
}
1497
blockquote footer:before,
1498
blockquote small:before,
1499
blockquote .small:before {
1500
  content: '\2014 \00A0';
1501
}
1502
.blockquote-reverse,
1503
blockquote.pull-right {
1504
  padding-right: 15px;
1505
  padding-left: 0;
1506
  border-right: 5px solid #eeeeee;
1507
  border-left: 0;
1508
  text-align: right;
1509
}
1510
.blockquote-reverse footer:before,
1511
blockquote.pull-right footer:before,
1512
.blockquote-reverse small:before,
1513
blockquote.pull-right small:before,
1514
.blockquote-reverse .small:before,
1515
blockquote.pull-right .small:before {
1516
  content: '';
1517
}
1518
.blockquote-reverse footer:after,
1519
blockquote.pull-right footer:after,
1520
.blockquote-reverse small:after,
1521
blockquote.pull-right small:after,
1522
.blockquote-reverse .small:after,
1523
blockquote.pull-right .small:after {
1524
  content: '\00A0 \2014';
1525
}
1526
address {
1527
  margin-bottom: 18px;
1528
  font-style: normal;
1529
  line-height: 1.42857143;
1530
}
1531
code,
1532
kbd,
1533
pre,
1534
samp {
1535
  font-family: monospace;
1536
}
1537
code {
1538
  padding: 2px 4px;
1539
  font-size: 90%;
1540
  color: #c7254e;
1541
  background-color: #f9f2f4;
1542
  border-radius: 2px;
1543
}
1544
kbd {
1545
  padding: 2px 4px;
1546
  font-size: 90%;
1547
  color: #888;
1548
  background-color: transparent;
1549
  border-radius: 1px;
1550
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1551
}
1552
kbd kbd {
1553
  padding: 0;
1554
  font-size: 100%;
1555
  font-weight: bold;
1556
  box-shadow: none;
1557
}
1558
pre {
1559
  display: block;
1560
  padding: 8.5px;
1561
  margin: 0 0 9px;
1562
  font-size: 12px;
1563
  line-height: 1.42857143;
1564
  word-break: break-all;
1565
  word-wrap: break-word;
1566
  color: #333333;
1567
  background-color: #f5f5f5;
1568
  border: 1px solid #ccc;
1569
  border-radius: 2px;
1570
}
1571
pre code {
1572
  padding: 0;
1573
  font-size: inherit;
1574
  color: inherit;
1575
  white-space: pre-wrap;
1576
  background-color: transparent;
1577
  border-radius: 0;
1578
}
1579
.pre-scrollable {
1580
  max-height: 340px;
1581
  overflow-y: scroll;
1582
}
1583
.container {
1584
  margin-right: auto;
1585
  margin-left: auto;
1586
  padding-left: 0px;
1587
  padding-right: 0px;
1588
}
1589
@media (min-width: 768px) {
1590
  .container {
1591
    width: 768px;
1592
  }
1593
}
1594
@media (min-width: 992px) {
1595
  .container {
1596
    width: 940px;
1597
  }
1598
}
1599
@media (min-width: 1200px) {
1600
  .container {
1601
    width: 1140px;
1602
  }
1603
}
1604
.container-fluid {
1605
  margin-right: auto;
1606
  margin-left: auto;
1607
  padding-left: 0px;
1608
  padding-right: 0px;
1609
}
1610
.row {
1611
  margin-left: 0px;
1612
  margin-right: 0px;
1613
}
1614
.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 {
1615
  position: relative;
1616
  min-height: 1px;
1617
  padding-left: 0px;
1618
  padding-right: 0px;
1619
}
1620
.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 {
1621
  float: left;
1622
}
1623
.col-xs-12 {
1624
  width: 100%;
1625
}
1626
.col-xs-11 {
1627
  width: 91.66666667%;
1628
}
1629
.col-xs-10 {
1630
  width: 83.33333333%;
1631
}
1632
.col-xs-9 {
1633
  width: 75%;
1634
}
1635
.col-xs-8 {
1636
  width: 66.66666667%;
1637
}
1638
.col-xs-7 {
1639
  width: 58.33333333%;
1640
}
1641
.col-xs-6 {
1642
  width: 50%;
1643
}
1644
.col-xs-5 {
1645
  width: 41.66666667%;
1646
}
1647
.col-xs-4 {
1648
  width: 33.33333333%;
1649
}
1650
.col-xs-3 {
1651
  width: 25%;
1652
}
1653
.col-xs-2 {
1654
  width: 16.66666667%;
1655
}
1656
.col-xs-1 {
1657
  width: 8.33333333%;
1658
}
1659
.col-xs-pull-12 {
1660
  right: 100%;
1661
}
1662
.col-xs-pull-11 {
1663
  right: 91.66666667%;
1664
}
1665
.col-xs-pull-10 {
1666
  right: 83.33333333%;
1667
}
1668
.col-xs-pull-9 {
1669
  right: 75%;
1670
}
1671
.col-xs-pull-8 {
1672
  right: 66.66666667%;
1673
}
1674
.col-xs-pull-7 {
1675
  right: 58.33333333%;
1676
}
1677
.col-xs-pull-6 {
1678
  right: 50%;
1679
}
1680
.col-xs-pull-5 {
1681
  right: 41.66666667%;
1682
}
1683
.col-xs-pull-4 {
1684
  right: 33.33333333%;
1685
}
1686
.col-xs-pull-3 {
1687
  right: 25%;
1688
}
1689
.col-xs-pull-2 {
1690
  right: 16.66666667%;
1691
}
1692
.col-xs-pull-1 {
1693
  right: 8.33333333%;
1694
}
1695
.col-xs-pull-0 {
1696
  right: auto;
1697
}
1698
.col-xs-push-12 {
1699
  left: 100%;
1700
}
1701
.col-xs-push-11 {
1702
  left: 91.66666667%;
1703
}
1704
.col-xs-push-10 {
1705
  left: 83.33333333%;
1706
}
1707
.col-xs-push-9 {
1708
  left: 75%;
1709
}
1710
.col-xs-push-8 {
1711
  left: 66.66666667%;
1712
}
1713
.col-xs-push-7 {
1714
  left: 58.33333333%;
1715
}
1716
.col-xs-push-6 {
1717
  left: 50%;
1718
}
1719
.col-xs-push-5 {
1720
  left: 41.66666667%;
1721
}
1722
.col-xs-push-4 {
1723
  left: 33.33333333%;
1724
}
1725
.col-xs-push-3 {
1726
  left: 25%;
1727
}
1728
.col-xs-push-2 {
1729
  left: 16.66666667%;
1730
}
1731
.col-xs-push-1 {
1732
  left: 8.33333333%;
1733
}
1734
.col-xs-push-0 {
1735
  left: auto;
1736
}
1737
.col-xs-offset-12 {
1738
  margin-left: 100%;
1739
}
1740
.col-xs-offset-11 {
1741
  margin-left: 91.66666667%;
1742
}
1743
.col-xs-offset-10 {
1744
  margin-left: 83.33333333%;
1745
}
1746
.col-xs-offset-9 {
1747
  margin-left: 75%;
1748
}
1749
.col-xs-offset-8 {
1750
  margin-left: 66.66666667%;
1751
}
1752
.col-xs-offset-7 {
1753
  margin-left: 58.33333333%;
1754
}
1755
.col-xs-offset-6 {
1756
  margin-left: 50%;
1757
}
1758
.col-xs-offset-5 {
1759
  margin-left: 41.66666667%;
1760
}
1761
.col-xs-offset-4 {
1762
  margin-left: 33.33333333%;
1763
}
1764
.col-xs-offset-3 {
1765
  margin-left: 25%;
1766
}
1767
.col-xs-offset-2 {
1768
  margin-left: 16.66666667%;
1769
}
1770
.col-xs-offset-1 {
1771
  margin-left: 8.33333333%;
1772
}
1773
.col-xs-offset-0 {
1774
  margin-left: 0%;
1775
}
1776
@media (min-width: 768px) {
1777
  .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 {
1778
    float: left;
1779
  }
1780
  .col-sm-12 {
1781
    width: 100%;
1782
  }
1783
  .col-sm-11 {
1784
    width: 91.66666667%;
1785
  }
1786
  .col-sm-10 {
1787
    width: 83.33333333%;
1788
  }
1789
  .col-sm-9 {
1790
    width: 75%;
1791
  }
1792
  .col-sm-8 {
1793
    width: 66.66666667%;
1794
  }
1795
  .col-sm-7 {
1796
    width: 58.33333333%;
1797
  }
1798
  .col-sm-6 {
1799
    width: 50%;
1800
  }
1801
  .col-sm-5 {
1802
    width: 41.66666667%;
1803
  }
1804
  .col-sm-4 {
1805
    width: 33.33333333%;
1806
  }
1807
  .col-sm-3 {
1808
    width: 25%;
1809
  }
1810
  .col-sm-2 {
1811
    width: 16.66666667%;
1812
  }
1813
  .col-sm-1 {
1814
    width: 8.33333333%;
1815
  }
1816
  .col-sm-pull-12 {
1817
    right: 100%;
1818
  }
1819
  .col-sm-pull-11 {
1820
    right: 91.66666667%;
1821
  }
1822
  .col-sm-pull-10 {
1823
    right: 83.33333333%;
1824
  }
1825
  .col-sm-pull-9 {
1826
    right: 75%;
1827
  }
1828
  .col-sm-pull-8 {
1829
    right: 66.66666667%;
1830
  }
1831
  .col-sm-pull-7 {
1832
    right: 58.33333333%;
1833
  }
1834
  .col-sm-pull-6 {
1835
    right: 50%;
1836
  }
1837
  .col-sm-pull-5 {
1838
    right: 41.66666667%;
1839
  }
1840
  .col-sm-pull-4 {
1841
    right: 33.33333333%;
1842
  }
1843
  .col-sm-pull-3 {
1844
    right: 25%;
1845
  }
1846
  .col-sm-pull-2 {
1847
    right: 16.66666667%;
1848
  }
1849
  .col-sm-pull-1 {
1850
    right: 8.33333333%;
1851
  }
1852
  .col-sm-pull-0 {
1853
    right: auto;
1854
  }
1855
  .col-sm-push-12 {
1856
    left: 100%;
1857
  }
1858
  .col-sm-push-11 {
1859
    left: 91.66666667%;
1860
  }
1861
  .col-sm-push-10 {
1862
    left: 83.33333333%;
1863
  }
1864
  .col-sm-push-9 {
1865
    left: 75%;
1866
  }
1867
  .col-sm-push-8 {
1868
    left: 66.66666667%;
1869
  }
1870
  .col-sm-push-7 {
1871
    left: 58.33333333%;
1872
  }
1873
  .col-sm-push-6 {
1874
    left: 50%;
1875
  }
1876
  .col-sm-push-5 {
1877
    left: 41.66666667%;
1878
  }
1879
  .col-sm-push-4 {
1880
    left: 33.33333333%;
1881
  }
1882
  .col-sm-push-3 {
1883
    left: 25%;
1884
  }
1885
  .col-sm-push-2 {
1886
    left: 16.66666667%;
1887
  }
1888
  .col-sm-push-1 {
1889
    left: 8.33333333%;
1890
  }
1891
  .col-sm-push-0 {
1892
    left: auto;
1893
  }
1894
  .col-sm-offset-12 {
1895
    margin-left: 100%;
1896
  }
1897
  .col-sm-offset-11 {
1898
    margin-left: 91.66666667%;
1899
  }
1900
  .col-sm-offset-10 {
1901
    margin-left: 83.33333333%;
1902
  }
1903
  .col-sm-offset-9 {
1904
    margin-left: 75%;
1905
  }
1906
  .col-sm-offset-8 {
1907
    margin-left: 66.66666667%;
1908
  }
1909
  .col-sm-offset-7 {
1910
    margin-left: 58.33333333%;
1911
  }
1912
  .col-sm-offset-6 {
1913
    margin-left: 50%;
1914
  }
1915
  .col-sm-offset-5 {
1916
    margin-left: 41.66666667%;
1917
  }
1918
  .col-sm-offset-4 {
1919
    margin-left: 33.33333333%;
1920
  }
1921
  .col-sm-offset-3 {
1922
    margin-left: 25%;
1923
  }
1924
  .col-sm-offset-2 {
1925
    margin-left: 16.66666667%;
1926
  }
1927
  .col-sm-offset-1 {
1928
    margin-left: 8.33333333%;
1929
  }
1930
  .col-sm-offset-0 {
1931
    margin-left: 0%;
1932
  }
1933
}
1934
@media (min-width: 992px) {
1935
  .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 {
1936
    float: left;
1937
  }
1938
  .col-md-12 {
1939
    width: 100%;
1940
  }
1941
  .col-md-11 {
1942
    width: 91.66666667%;
1943
  }
1944
  .col-md-10 {
1945
    width: 83.33333333%;
1946
  }
1947
  .col-md-9 {
1948
    width: 75%;
1949
  }
1950
  .col-md-8 {
1951
    width: 66.66666667%;
1952
  }
1953
  .col-md-7 {
1954
    width: 58.33333333%;
1955
  }
1956
  .col-md-6 {
1957
    width: 50%;
1958
  }
1959
  .col-md-5 {
1960
    width: 41.66666667%;
1961
  }
1962
  .col-md-4 {
1963
    width: 33.33333333%;
1964
  }
1965
  .col-md-3 {
1966
    width: 25%;
1967
  }
1968
  .col-md-2 {
1969
    width: 16.66666667%;
1970
  }
1971
  .col-md-1 {
1972
    width: 8.33333333%;
1973
  }
1974
  .col-md-pull-12 {
1975
    right: 100%;
1976
  }
1977
  .col-md-pull-11 {
1978
    right: 91.66666667%;
1979
  }
1980
  .col-md-pull-10 {
1981
    right: 83.33333333%;
1982
  }
1983
  .col-md-pull-9 {
1984
    right: 75%;
1985
  }
1986
  .col-md-pull-8 {
1987
    right: 66.66666667%;
1988
  }
1989
  .col-md-pull-7 {
1990
    right: 58.33333333%;
1991
  }
1992
  .col-md-pull-6 {
1993
    right: 50%;
1994
  }
1995
  .col-md-pull-5 {
1996
    right: 41.66666667%;
1997
  }
1998
  .col-md-pull-4 {
1999
    right: 33.33333333%;
2000
  }
2001
  .col-md-pull-3 {
2002
    right: 25%;
2003
  }
2004
  .col-md-pull-2 {
2005
    right: 16.66666667%;
2006
  }
2007
  .col-md-pull-1 {
2008
    right: 8.33333333%;
2009
  }
2010
  .col-md-pull-0 {
2011
    right: auto;
2012
  }
2013
  .col-md-push-12 {
2014
    left: 100%;
2015
  }
2016
  .col-md-push-11 {
2017
    left: 91.66666667%;
2018
  }
2019
  .col-md-push-10 {
2020
    left: 83.33333333%;
2021
  }
2022
  .col-md-push-9 {
2023
    left: 75%;
2024
  }
2025
  .col-md-push-8 {
2026
    left: 66.66666667%;
2027
  }
2028
  .col-md-push-7 {
2029
    left: 58.33333333%;
2030
  }
2031
  .col-md-push-6 {
2032
    left: 50%;
2033
  }
2034
  .col-md-push-5 {
2035
    left: 41.66666667%;
2036
  }
2037
  .col-md-push-4 {
2038
    left: 33.33333333%;
2039
  }
2040
  .col-md-push-3 {
2041
    left: 25%;
2042
  }
2043
  .col-md-push-2 {
2044
    left: 16.66666667%;
2045
  }
2046
  .col-md-push-1 {
2047
    left: 8.33333333%;
2048
  }
2049
  .col-md-push-0 {
2050
    left: auto;
2051
  }
2052
  .col-md-offset-12 {
2053
    margin-left: 100%;
2054
  }
2055
  .col-md-offset-11 {
2056
    margin-left: 91.66666667%;
2057
  }
2058
  .col-md-offset-10 {
2059
    margin-left: 83.33333333%;
2060
  }
2061
  .col-md-offset-9 {
2062
    margin-left: 75%;
2063
  }
2064
  .col-md-offset-8 {
2065
    margin-left: 66.66666667%;
2066
  }
2067
  .col-md-offset-7 {
2068
    margin-left: 58.33333333%;
2069
  }
2070
  .col-md-offset-6 {
2071
    margin-left: 50%;
2072
  }
2073
  .col-md-offset-5 {
2074
    margin-left: 41.66666667%;
2075
  }
2076
  .col-md-offset-4 {
2077
    margin-left: 33.33333333%;
2078
  }
2079
  .col-md-offset-3 {
2080
    margin-left: 25%;
2081
  }
2082
  .col-md-offset-2 {
2083
    margin-left: 16.66666667%;
2084
  }
2085
  .col-md-offset-1 {
2086
    margin-left: 8.33333333%;
2087
  }
2088
  .col-md-offset-0 {
2089
    margin-left: 0%;
2090
  }
2091
}
2092
@media (min-width: 1200px) {
2093
  .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 {
2094
    float: left;
2095
  }
2096
  .col-lg-12 {
2097
    width: 100%;
2098
  }
2099
  .col-lg-11 {
2100
    width: 91.66666667%;
2101
  }
2102
  .col-lg-10 {
2103
    width: 83.33333333%;
2104
  }
2105
  .col-lg-9 {
2106
    width: 75%;
2107
  }
2108
  .col-lg-8 {
2109
    width: 66.66666667%;
2110
  }
2111
  .col-lg-7 {
2112
    width: 58.33333333%;
2113
  }
2114
  .col-lg-6 {
2115
    width: 50%;
2116
  }
2117
  .col-lg-5 {
2118
    width: 41.66666667%;
2119
  }
2120
  .col-lg-4 {
2121
    width: 33.33333333%;
2122
  }
2123
  .col-lg-3 {
2124
    width: 25%;
2125
  }
2126
  .col-lg-2 {
2127
    width: 16.66666667%;
2128
  }
2129
  .col-lg-1 {
2130
    width: 8.33333333%;
2131
  }
2132
  .col-lg-pull-12 {
2133
    right: 100%;
2134
  }
2135
  .col-lg-pull-11 {
2136
    right: 91.66666667%;
2137
  }
2138
  .col-lg-pull-10 {
2139
    right: 83.33333333%;
2140
  }
2141
  .col-lg-pull-9 {
2142
    right: 75%;
2143
  }
2144
  .col-lg-pull-8 {
2145
    right: 66.66666667%;
2146
  }
2147
  .col-lg-pull-7 {
2148
    right: 58.33333333%;
2149
  }
2150
  .col-lg-pull-6 {
2151
    right: 50%;
2152
  }
2153
  .col-lg-pull-5 {
2154
    right: 41.66666667%;
2155
  }
2156
  .col-lg-pull-4 {
2157
    right: 33.33333333%;
2158
  }
2159
  .col-lg-pull-3 {
2160
    right: 25%;
2161
  }
2162
  .col-lg-pull-2 {
2163
    right: 16.66666667%;
2164
  }
2165
  .col-lg-pull-1 {
2166
    right: 8.33333333%;
2167
  }
2168
  .col-lg-pull-0 {
2169
    right: auto;
2170
  }
2171
  .col-lg-push-12 {
2172
    left: 100%;
2173
  }
2174
  .col-lg-push-11 {
2175
    left: 91.66666667%;
2176
  }
2177
  .col-lg-push-10 {
2178
    left: 83.33333333%;
2179
  }
2180
  .col-lg-push-9 {
2181
    left: 75%;
2182
  }
2183
  .col-lg-push-8 {
2184
    left: 66.66666667%;
2185
  }
2186
  .col-lg-push-7 {
2187
    left: 58.33333333%;
2188
  }
2189
  .col-lg-push-6 {
2190
    left: 50%;
2191
  }
2192
  .col-lg-push-5 {
2193
    left: 41.66666667%;
2194
  }
2195
  .col-lg-push-4 {
2196
    left: 33.33333333%;
2197
  }
2198
  .col-lg-push-3 {
2199
    left: 25%;
2200
  }
2201
  .col-lg-push-2 {
2202
    left: 16.66666667%;
2203
  }
2204
  .col-lg-push-1 {
2205
    left: 8.33333333%;
2206
  }
2207
  .col-lg-push-0 {
2208
    left: auto;
2209
  }
2210
  .col-lg-offset-12 {
2211
    margin-left: 100%;
2212
  }
2213
  .col-lg-offset-11 {
2214
    margin-left: 91.66666667%;
2215
  }
2216
  .col-lg-offset-10 {
2217
    margin-left: 83.33333333%;
2218
  }
2219
  .col-lg-offset-9 {
2220
    margin-left: 75%;
2221
  }
2222
  .col-lg-offset-8 {
2223
    margin-left: 66.66666667%;
2224
  }
2225
  .col-lg-offset-7 {
2226
    margin-left: 58.33333333%;
2227
  }
2228
  .col-lg-offset-6 {
2229
    margin-left: 50%;
2230
  }
2231
  .col-lg-offset-5 {
2232
    margin-left: 41.66666667%;
2233
  }
2234
  .col-lg-offset-4 {
2235
    margin-left: 33.33333333%;
2236
  }
2237
  .col-lg-offset-3 {
2238
    margin-left: 25%;
2239
  }
2240
  .col-lg-offset-2 {
2241
    margin-left: 16.66666667%;
2242
  }
2243
  .col-lg-offset-1 {
2244
    margin-left: 8.33333333%;
2245
  }
2246
  .col-lg-offset-0 {
2247
    margin-left: 0%;
2248
  }
2249
}
2250
table {
2251
  background-color: transparent;
2252
}
2253
caption {
2254
  padding-top: 8px;
2255
  padding-bottom: 8px;
2256
  color: #777777;
2257
  text-align: left;
2258
}
2259
th {
2260
  text-align: left;
2261
}
2262
.table {
2263
  width: 100%;
2264
  max-width: 100%;
2265
  margin-bottom: 18px;
2266
}
2267
.table > thead > tr > th,
2268
.table > tbody > tr > th,
2269
.table > tfoot > tr > th,
2270
.table > thead > tr > td,
2271
.table > tbody > tr > td,
2272
.table > tfoot > tr > td {
2273
  padding: 8px;
2274
  line-height: 1.42857143;
2275
  vertical-align: top;
2276
  border-top: 1px solid #ddd;
2277
}
2278
.table > thead > tr > th {
2279
  vertical-align: bottom;
2280
  border-bottom: 2px solid #ddd;
2281
}
2282
.table > caption + thead > tr:first-child > th,
2283
.table > colgroup + thead > tr:first-child > th,
2284
.table > thead:first-child > tr:first-child > th,
2285
.table > caption + thead > tr:first-child > td,
2286
.table > colgroup + thead > tr:first-child > td,
2287
.table > thead:first-child > tr:first-child > td {
2288
  border-top: 0;
2289
}
2290
.table > tbody + tbody {
2291
  border-top: 2px solid #ddd;
2292
}
2293
.table .table {
2294
  background-color: #fff;
2295
}
2296
.table-condensed > thead > tr > th,
2297
.table-condensed > tbody > tr > th,
2298
.table-condensed > tfoot > tr > th,
2299
.table-condensed > thead > tr > td,
2300
.table-condensed > tbody > tr > td,
2301
.table-condensed > tfoot > tr > td {
2302
  padding: 5px;
2303
}
2304
.table-bordered {
2305
  border: 1px solid #ddd;
2306
}
2307
.table-bordered > thead > tr > th,
2308
.table-bordered > tbody > tr > th,
2309
.table-bordered > tfoot > tr > th,
2310
.table-bordered > thead > tr > td,
2311
.table-bordered > tbody > tr > td,
2312
.table-bordered > tfoot > tr > td {
2313
  border: 1px solid #ddd;
2314
}
2315
.table-bordered > thead > tr > th,
2316
.table-bordered > thead > tr > td {
2317
  border-bottom-width: 2px;
2318
}
2319
.table-striped > tbody > tr:nth-of-type(odd) {
2320
  background-color: #f9f9f9;
2321
}
2322
.table-hover > tbody > tr:hover {
2323
  background-color: #f5f5f5;
2324
}
2325
table col[class*="col-"] {
2326
  position: static;
2327
  float: none;
2328
  display: table-column;
2329
}
2330
table td[class*="col-"],
2331
table th[class*="col-"] {
2332
  position: static;
2333
  float: none;
2334
  display: table-cell;
2335
}
2336
.table > thead > tr > td.active,
2337
.table > tbody > tr > td.active,
2338
.table > tfoot > tr > td.active,
2339
.table > thead > tr > th.active,
2340
.table > tbody > tr > th.active,
2341
.table > tfoot > tr > th.active,
2342
.table > thead > tr.active > td,
2343
.table > tbody > tr.active > td,
2344
.table > tfoot > tr.active > td,
2345
.table > thead > tr.active > th,
2346
.table > tbody > tr.active > th,
2347
.table > tfoot > tr.active > th {
2348
  background-color: #f5f5f5;
2349
}
2350
.table-hover > tbody > tr > td.active:hover,
2351
.table-hover > tbody > tr > th.active:hover,
2352
.table-hover > tbody > tr.active:hover > td,
2353
.table-hover > tbody > tr:hover > .active,
2354
.table-hover > tbody > tr.active:hover > th {
2355
  background-color: #e8e8e8;
2356
}
2357
.table > thead > tr > td.success,
2358
.table > tbody > tr > td.success,
2359
.table > tfoot > tr > td.success,
2360
.table > thead > tr > th.success,
2361
.table > tbody > tr > th.success,
2362
.table > tfoot > tr > th.success,
2363
.table > thead > tr.success > td,
2364
.table > tbody > tr.success > td,
2365
.table > tfoot > tr.success > td,
2366
.table > thead > tr.success > th,
2367
.table > tbody > tr.success > th,
2368
.table > tfoot > tr.success > th {
2369
  background-color: #dff0d8;
2370
}
2371
.table-hover > tbody > tr > td.success:hover,
2372
.table-hover > tbody > tr > th.success:hover,
2373
.table-hover > tbody > tr.success:hover > td,
2374
.table-hover > tbody > tr:hover > .success,
2375
.table-hover > tbody > tr.success:hover > th {
2376
  background-color: #d0e9c6;
2377
}
2378
.table > thead > tr > td.info,
2379
.table > tbody > tr > td.info,
2380
.table > tfoot > tr > td.info,
2381
.table > thead > tr > th.info,
2382
.table > tbody > tr > th.info,
2383
.table > tfoot > tr > th.info,
2384
.table > thead > tr.info > td,
2385
.table > tbody > tr.info > td,
2386
.table > tfoot > tr.info > td,
2387
.table > thead > tr.info > th,
2388
.table > tbody > tr.info > th,
2389
.table > tfoot > tr.info > th {
2390
  background-color: #d9edf7;
2391
}
2392
.table-hover > tbody > tr > td.info:hover,
2393
.table-hover > tbody > tr > th.info:hover,
2394
.table-hover > tbody > tr.info:hover > td,
2395
.table-hover > tbody > tr:hover > .info,
2396
.table-hover > tbody > tr.info:hover > th {
2397
  background-color: #c4e3f3;
2398
}
2399
.table > thead > tr > td.warning,
2400
.table > tbody > tr > td.warning,
2401
.table > tfoot > tr > td.warning,
2402
.table > thead > tr > th.warning,
2403
.table > tbody > tr > th.warning,
2404
.table > tfoot > tr > th.warning,
2405
.table > thead > tr.warning > td,
2406
.table > tbody > tr.warning > td,
2407
.table > tfoot > tr.warning > td,
2408
.table > thead > tr.warning > th,
2409
.table > tbody > tr.warning > th,
2410
.table > tfoot > tr.warning > th {
2411
  background-color: #fcf8e3;
2412
}
2413
.table-hover > tbody > tr > td.warning:hover,
2414
.table-hover > tbody > tr > th.warning:hover,
2415
.table-hover > tbody > tr.warning:hover > td,
2416
.table-hover > tbody > tr:hover > .warning,
2417
.table-hover > tbody > tr.warning:hover > th {
2418
  background-color: #faf2cc;
2419
}
2420
.table > thead > tr > td.danger,
2421
.table > tbody > tr > td.danger,
2422
.table > tfoot > tr > td.danger,
2423
.table > thead > tr > th.danger,
2424
.table > tbody > tr > th.danger,
2425
.table > tfoot > tr > th.danger,
2426
.table > thead > tr.danger > td,
2427
.table > tbody > tr.danger > td,
2428
.table > tfoot > tr.danger > td,
2429
.table > thead > tr.danger > th,
2430
.table > tbody > tr.danger > th,
2431
.table > tfoot > tr.danger > th {
2432
  background-color: #f2dede;
2433
}
2434
.table-hover > tbody > tr > td.danger:hover,
2435
.table-hover > tbody > tr > th.danger:hover,
2436
.table-hover > tbody > tr.danger:hover > td,
2437
.table-hover > tbody > tr:hover > .danger,
2438
.table-hover > tbody > tr.danger:hover > th {
2439
  background-color: #ebcccc;
2440
}
2441
.table-responsive {
2442
  overflow-x: auto;
2443
  min-height: 0.01%;
2444
}
2445
@media screen and (max-width: 767px) {
2446
  .table-responsive {
2447
    width: 100%;
2448
    margin-bottom: 13.5px;
2449
    overflow-y: hidden;
2450
    -ms-overflow-style: -ms-autohiding-scrollbar;
2451
    border: 1px solid #ddd;
2452
  }
2453
  .table-responsive > .table {
2454
    margin-bottom: 0;
2455
  }
2456
  .table-responsive > .table > thead > tr > th,
2457
  .table-responsive > .table > tbody > tr > th,
2458
  .table-responsive > .table > tfoot > tr > th,
2459
  .table-responsive > .table > thead > tr > td,
2460
  .table-responsive > .table > tbody > tr > td,
2461
  .table-responsive > .table > tfoot > tr > td {
2462
    white-space: nowrap;
2463
  }
2464
  .table-responsive > .table-bordered {
2465
    border: 0;
2466
  }
2467
  .table-responsive > .table-bordered > thead > tr > th:first-child,
2468
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
2469
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2470
  .table-responsive > .table-bordered > thead > tr > td:first-child,
2471
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
2472
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2473
    border-left: 0;
2474
  }
2475
  .table-responsive > .table-bordered > thead > tr > th:last-child,
2476
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
2477
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2478
  .table-responsive > .table-bordered > thead > tr > td:last-child,
2479
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
2480
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2481
    border-right: 0;
2482
  }
2483
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
2484
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2485
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
2486
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2487
    border-bottom: 0;
2488
  }
2489
}
2490
fieldset {
2491
  padding: 0;
2492
  margin: 0;
2493
  border: 0;
2494
  min-width: 0;
2495
}
2496
legend {
2497
  display: block;
2498
  width: 100%;
2499
  padding: 0;
2500
  margin-bottom: 18px;
2501
  font-size: 19.5px;
2502
  line-height: inherit;
2503
  color: #333333;
2504
  border: 0;
2505
  border-bottom: 1px solid #e5e5e5;
2506
}
2507
label {
2508
  display: inline-block;
2509
  max-width: 100%;
2510
  margin-bottom: 5px;
2511
  font-weight: bold;
2512
}
2513
input[type="search"] {
2514
  -webkit-box-sizing: border-box;
2515
  -moz-box-sizing: border-box;
2516
  box-sizing: border-box;
2517
}
2518
input[type="radio"],
2519
input[type="checkbox"] {
2520
  margin: 4px 0 0;
2521
  margin-top: 1px \9;
2522
  line-height: normal;
2523
}
2524
input[type="file"] {
2525
  display: block;
2526
}
2527
input[type="range"] {
2528
  display: block;
2529
  width: 100%;
2530
}
2531
select[multiple],
2532
select[size] {
2533
  height: auto;
2534
}
2535
input[type="file"]:focus,
2536
input[type="radio"]:focus,
2537
input[type="checkbox"]:focus {
2538
  outline: 5px auto -webkit-focus-ring-color;
2539
  outline-offset: -2px;
2540
}
2541
output {
2542
  display: block;
2543
  padding-top: 7px;
2544
  font-size: 13px;
2545
  line-height: 1.42857143;
2546
  color: #555555;
2547
}
2548
.form-control {
2549
  display: block;
2550
  width: 100%;
2551
  height: 32px;
2552
  padding: 6px 12px;
2553
  font-size: 13px;
2554
  line-height: 1.42857143;
2555
  color: #555555;
2556
  background-color: #fff;
2557
  background-image: none;
2558
  border: 1px solid #ccc;
2559
  border-radius: 2px;
2560
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2561
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2562
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2563
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2564
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2565
}
2566
.form-control:focus {
2567
  border-color: #66afe9;
2568
  outline: 0;
2569
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
2570
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
2571
}
2572
.form-control::-moz-placeholder {
2573
  color: #999;
2574
  opacity: 1;
2575
}
2576
.form-control:-ms-input-placeholder {
2577
  color: #999;
2578
}
2579
.form-control::-webkit-input-placeholder {
2580
  color: #999;
2581
}
2582
.form-control::-ms-expand {
2583
  border: 0;
2584
  background-color: transparent;
2585
}
2586
.form-control[disabled],
2587
.form-control[readonly],
2588
fieldset[disabled] .form-control {
2589
  background-color: #eeeeee;
2590
  opacity: 1;
2591
}
2592
.form-control[disabled],
2593
fieldset[disabled] .form-control {
2594
  cursor: not-allowed;
2595
}
2596
textarea.form-control {
2597
  height: auto;
2598
}
2599
input[type="search"] {
2600
  -webkit-appearance: none;
2601
}
2602
@media screen and (-webkit-min-device-pixel-ratio: 0) {
2603
  input[type="date"].form-control,
2604
  input[type="time"].form-control,
2605
  input[type="datetime-local"].form-control,
2606
  input[type="month"].form-control {
2607
    line-height: 32px;
2608
  }
2609
  input[type="date"].input-sm,
2610
  input[type="time"].input-sm,
2611
  input[type="datetime-local"].input-sm,
2612
  input[type="month"].input-sm,
2613
  .input-group-sm input[type="date"],
2614
  .input-group-sm input[type="time"],
2615
  .input-group-sm input[type="datetime-local"],
2616
  .input-group-sm input[type="month"] {
2617
    line-height: 30px;
2618
  }
2619
  input[type="date"].input-lg,
2620
  input[type="time"].input-lg,
2621
  input[type="datetime-local"].input-lg,
2622
  input[type="month"].input-lg,
2623
  .input-group-lg input[type="date"],
2624
  .input-group-lg input[type="time"],
2625
  .input-group-lg input[type="datetime-local"],
2626
  .input-group-lg input[type="month"] {
2627
    line-height: 45px;
2628
  }
2629
}
2630
.form-group {
2631
  margin-bottom: 15px;
2632
}
2633
.radio,
2634
.checkbox {
2635
  position: relative;
2636
  display: block;
2637
  margin-top: 10px;
2638
  margin-bottom: 10px;
2639
}
2640
.radio label,
2641
.checkbox label {
2642
  min-height: 18px;
2643
  padding-left: 20px;
2644
  margin-bottom: 0;
2645
  font-weight: normal;
2646
  cursor: pointer;
2647
}
2648
.radio input[type="radio"],
2649
.radio-inline input[type="radio"],
2650
.checkbox input[type="checkbox"],
2651
.checkbox-inline input[type="checkbox"] {
2652
  position: absolute;
2653
  margin-left: -20px;
2654
  margin-top: 4px \9;
2655
}
2656
.radio + .radio,
2657
.checkbox + .checkbox {
2658
  margin-top: -5px;
2659
}
2660
.radio-inline,
2661
.checkbox-inline {
2662
  position: relative;
2663
  display: inline-block;
2664
  padding-left: 20px;
2665
  margin-bottom: 0;
2666
  vertical-align: middle;
2667
  font-weight: normal;
2668
  cursor: pointer;
2669
}
2670
.radio-inline + .radio-inline,
2671
.checkbox-inline + .checkbox-inline {
2672
  margin-top: 0;
2673
  margin-left: 10px;
2674
}
2675
input[type="radio"][disabled],
2676
input[type="checkbox"][disabled],
2677
input[type="radio"].disabled,
2678
input[type="checkbox"].disabled,
2679
fieldset[disabled] input[type="radio"],
2680
fieldset[disabled] input[type="checkbox"] {
2681
  cursor: not-allowed;
2682
}
2683
.radio-inline.disabled,
2684
.checkbox-inline.disabled,
2685
fieldset[disabled] .radio-inline,
2686
fieldset[disabled] .checkbox-inline {
2687
  cursor: not-allowed;
2688
}
2689
.radio.disabled label,
2690
.checkbox.disabled label,
2691
fieldset[disabled] .radio label,
2692
fieldset[disabled] .checkbox label {
2693
  cursor: not-allowed;
2694
}
2695
.form-control-static {
2696
  padding-top: 7px;
2697
  padding-bottom: 7px;
2698
  margin-bottom: 0;
2699
  min-height: 31px;
2700
}
2701
.form-control-static.input-lg,
2702
.form-control-static.input-sm {
2703
  padding-left: 0;
2704
  padding-right: 0;
2705
}
2706
.input-sm {
2707
  height: 30px;
2708
  padding: 5px 10px;
2709
  font-size: 12px;
2710
  line-height: 1.5;
2711
  border-radius: 1px;
2712
}
2713
select.input-sm {
2714
  height: 30px;
2715
  line-height: 30px;
2716
}
2717
textarea.input-sm,
2718
select[multiple].input-sm {
2719
  height: auto;
2720
}
2721
.form-group-sm .form-control {
2722
  height: 30px;
2723
  padding: 5px 10px;
2724
  font-size: 12px;
2725
  line-height: 1.5;
2726
  border-radius: 1px;
2727
}
2728
.form-group-sm select.form-control {
2729
  height: 30px;
2730
  line-height: 30px;
2731
}
2732
.form-group-sm textarea.form-control,
2733
.form-group-sm select[multiple].form-control {
2734
  height: auto;
2735
}
2736
.form-group-sm .form-control-static {
2737
  height: 30px;
2738
  min-height: 30px;
2739
  padding: 6px 10px;
2740
  font-size: 12px;
2741
  line-height: 1.5;
2742
}
2743
.input-lg {
2744
  height: 45px;
2745
  padding: 10px 16px;
2746
  font-size: 17px;
2747
  line-height: 1.3333333;
2748
  border-radius: 3px;
2749
}
2750
select.input-lg {
2751
  height: 45px;
2752
  line-height: 45px;
2753
}
2754
textarea.input-lg,
2755
select[multiple].input-lg {
2756
  height: auto;
2757
}
2758
.form-group-lg .form-control {
2759
  height: 45px;
2760
  padding: 10px 16px;
2761
  font-size: 17px;
2762
  line-height: 1.3333333;
2763
  border-radius: 3px;
2764
}
2765
.form-group-lg select.form-control {
2766
  height: 45px;
2767
  line-height: 45px;
2768
}
2769
.form-group-lg textarea.form-control,
2770
.form-group-lg select[multiple].form-control {
2771
  height: auto;
2772
}
2773
.form-group-lg .form-control-static {
2774
  height: 45px;
2775
  min-height: 35px;
2776
  padding: 11px 16px;
2777
  font-size: 17px;
2778
  line-height: 1.3333333;
2779
}
2780
.has-feedback {
2781
  position: relative;
2782
}
2783
.has-feedback .form-control {
2784
  padding-right: 40px;
2785
}
2786
.form-control-feedback {
2787
  position: absolute;
2788
  top: 0;
2789
  right: 0;
2790
  z-index: 2;
2791
  display: block;
2792
  width: 32px;
2793
  height: 32px;
2794
  line-height: 32px;
2795
  text-align: center;
2796
  pointer-events: none;
2797
}
2798
.input-lg + .form-control-feedback,
2799
.input-group-lg + .form-control-feedback,
2800
.form-group-lg .form-control + .form-control-feedback {
2801
  width: 45px;
2802
  height: 45px;
2803
  line-height: 45px;
2804
}
2805
.input-sm + .form-control-feedback,
2806
.input-group-sm + .form-control-feedback,
2807
.form-group-sm .form-control + .form-control-feedback {
2808
  width: 30px;
2809
  height: 30px;
2810
  line-height: 30px;
2811
}
2812
.has-success .help-block,
2813
.has-success .control-label,
2814
.has-success .radio,
2815
.has-success .checkbox,
2816
.has-success .radio-inline,
2817
.has-success .checkbox-inline,
2818
.has-success.radio label,
2819
.has-success.checkbox label,
2820
.has-success.radio-inline label,
2821
.has-success.checkbox-inline label {
2822
  color: #3c763d;
2823
}
2824
.has-success .form-control {
2825
  border-color: #3c763d;
2826
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2827
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2828
}
2829
.has-success .form-control:focus {
2830
  border-color: #2b542c;
2831
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2832
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2833
}
2834
.has-success .input-group-addon {
2835
  color: #3c763d;
2836
  border-color: #3c763d;
2837
  background-color: #dff0d8;
2838
}
2839
.has-success .form-control-feedback {
2840
  color: #3c763d;
2841
}
2842
.has-warning .help-block,
2843
.has-warning .control-label,
2844
.has-warning .radio,
2845
.has-warning .checkbox,
2846
.has-warning .radio-inline,
2847
.has-warning .checkbox-inline,
2848
.has-warning.radio label,
2849
.has-warning.checkbox label,
2850
.has-warning.radio-inline label,
2851
.has-warning.checkbox-inline label {
2852
  color: #8a6d3b;
2853
}
2854
.has-warning .form-control {
2855
  border-color: #8a6d3b;
2856
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2857
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2858
}
2859
.has-warning .form-control:focus {
2860
  border-color: #66512c;
2861
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2862
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2863
}
2864
.has-warning .input-group-addon {
2865
  color: #8a6d3b;
2866
  border-color: #8a6d3b;
2867
  background-color: #fcf8e3;
2868
}
2869
.has-warning .form-control-feedback {
2870
  color: #8a6d3b;
2871
}
2872
.has-error .help-block,
2873
.has-error .control-label,
2874
.has-error .radio,
2875
.has-error .checkbox,
2876
.has-error .radio-inline,
2877
.has-error .checkbox-inline,
2878
.has-error.radio label,
2879
.has-error.checkbox label,
2880
.has-error.radio-inline label,
2881
.has-error.checkbox-inline label {
2882
  color: #a94442;
2883
}
2884
.has-error .form-control {
2885
  border-color: #a94442;
2886
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2887
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2888
}
2889
.has-error .form-control:focus {
2890
  border-color: #843534;
2891
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2892
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2893
}
2894
.has-error .input-group-addon {
2895
  color: #a94442;
2896
  border-color: #a94442;
2897
  background-color: #f2dede;
2898
}
2899
.has-error .form-control-feedback {
2900
  color: #a94442;
2901
}
2902
.has-feedback label ~ .form-control-feedback {
2903
  top: 23px;
2904
}
2905
.has-feedback label.sr-only ~ .form-control-feedback {
2906
  top: 0;
2907
}
2908
.help-block {
2909
  display: block;
2910
  margin-top: 5px;
2911
  margin-bottom: 10px;
2912
  color: #404040;
2913
}
2914
@media (min-width: 768px) {
2915
  .form-inline .form-group {
2916
    display: inline-block;
2917
    margin-bottom: 0;
2918
    vertical-align: middle;
2919
  }
2920
  .form-inline .form-control {
2921
    display: inline-block;
2922
    width: auto;
2923
    vertical-align: middle;
2924
  }
2925
  .form-inline .form-control-static {
2926
    display: inline-block;
2927
  }
2928
  .form-inline .input-group {
2929
    display: inline-table;
2930
    vertical-align: middle;
2931
  }
2932
  .form-inline .input-group .input-group-addon,
2933
  .form-inline .input-group .input-group-btn,
2934
  .form-inline .input-group .form-control {
2935
    width: auto;
2936
  }
2937
  .form-inline .input-group > .form-control {
2938
    width: 100%;
2939
  }
2940
  .form-inline .control-label {
2941
    margin-bottom: 0;
2942
    vertical-align: middle;
2943
  }
2944
  .form-inline .radio,
2945
  .form-inline .checkbox {
2946
    display: inline-block;
2947
    margin-top: 0;
2948
    margin-bottom: 0;
2949
    vertical-align: middle;
2950
  }
2951
  .form-inline .radio label,
2952
  .form-inline .checkbox label {
2953
    padding-left: 0;
2954
  }
2955
  .form-inline .radio input[type="radio"],
2956
  .form-inline .checkbox input[type="checkbox"] {
2957
    position: relative;
2958
    margin-left: 0;
2959
  }
2960
  .form-inline .has-feedback .form-control-feedback {
2961
    top: 0;
2962
  }
2963
}
2964
.form-horizontal .radio,
2965
.form-horizontal .checkbox,
2966
.form-horizontal .radio-inline,
2967
.form-horizontal .checkbox-inline {
2968
  margin-top: 0;
2969
  margin-bottom: 0;
2970
  padding-top: 7px;
2971
}
2972
.form-horizontal .radio,
2973
.form-horizontal .checkbox {
2974
  min-height: 25px;
2975
}
2976
.form-horizontal .form-group {
2977
  margin-left: 0px;
2978
  margin-right: 0px;
2979
}
2980
@media (min-width: 768px) {
2981
  .form-horizontal .control-label {
2982
    text-align: right;
2983
    margin-bottom: 0;
2984
    padding-top: 7px;
2985
  }
2986
}
2987
.form-horizontal .has-feedback .form-control-feedback {
2988
  right: 0px;
2989
}
2990
@media (min-width: 768px) {
2991
  .form-horizontal .form-group-lg .control-label {
2992
    padding-top: 11px;
2993
    font-size: 17px;
2994
  }
2995
}
2996
@media (min-width: 768px) {
2997
  .form-horizontal .form-group-sm .control-label {
2998
    padding-top: 6px;
2999
    font-size: 12px;
3000
  }
3001
}
3002
.btn {
3003
  display: inline-block;
3004
  margin-bottom: 0;
3005
  font-weight: normal;
3006
  text-align: center;
3007
  vertical-align: middle;
3008
  touch-action: manipulation;
3009
  cursor: pointer;
3010
  background-image: none;
3011
  border: 1px solid transparent;
3012
  white-space: nowrap;
3013
  padding: 6px 12px;
3014
  font-size: 13px;
3015
  line-height: 1.42857143;
3016
  border-radius: 2px;
3017
  -webkit-user-select: none;
3018
  -moz-user-select: none;
3019
  -ms-user-select: none;
3020
  user-select: none;
3021
}
3022
.btn:focus,
3023
.btn:active:focus,
3024
.btn.active:focus,
3025
.btn.focus,
3026
.btn:active.focus,
3027
.btn.active.focus {
3028
  outline: 5px auto -webkit-focus-ring-color;
3029
  outline-offset: -2px;
3030
}
3031
.btn:hover,
3032
.btn:focus,
3033
.btn.focus {
3034
  color: #333;
3035
  text-decoration: none;
3036
}
3037
.btn:active,
3038
.btn.active {
3039
  outline: 0;
3040
  background-image: none;
3041
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3042
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3043
}
3044
.btn.disabled,
3045
.btn[disabled],
3046
fieldset[disabled] .btn {
3047
  cursor: not-allowed;
3048
  opacity: 0.65;
3049
  filter: alpha(opacity=65);
3050
  -webkit-box-shadow: none;
3051
  box-shadow: none;
3052
}
3053
a.btn.disabled,
3054
fieldset[disabled] a.btn {
3055
  pointer-events: none;
3056
}
3057
.btn-default {
3058
  color: #333;
3059
  background-color: #fff;
3060
  border-color: #ccc;
3061
}
3062
.btn-default:focus,
3063
.btn-default.focus {
3064
  color: #333;
3065
  background-color: #e6e6e6;
3066
  border-color: #8c8c8c;
3067
}
3068
.btn-default:hover {
3069
  color: #333;
3070
  background-color: #e6e6e6;
3071
  border-color: #adadad;
3072
}
3073
.btn-default:active,
3074
.btn-default.active,
3075
.open > .dropdown-toggle.btn-default {
3076
  color: #333;
3077
  background-color: #e6e6e6;
3078
  border-color: #adadad;
3079
}
3080
.btn-default:active:hover,
3081
.btn-default.active:hover,
3082
.open > .dropdown-toggle.btn-default:hover,
3083
.btn-default:active:focus,
3084
.btn-default.active:focus,
3085
.open > .dropdown-toggle.btn-default:focus,
3086
.btn-default:active.focus,
3087
.btn-default.active.focus,
3088
.open > .dropdown-toggle.btn-default.focus {
3089
  color: #333;
3090
  background-color: #d4d4d4;
3091
  border-color: #8c8c8c;
3092
}
3093
.btn-default:active,
3094
.btn-default.active,
3095
.open > .dropdown-toggle.btn-default {
3096
  background-image: none;
3097
}
3098
.btn-default.disabled:hover,
3099
.btn-default[disabled]:hover,
3100
fieldset[disabled] .btn-default:hover,
3101
.btn-default.disabled:focus,
3102
.btn-default[disabled]:focus,
3103
fieldset[disabled] .btn-default:focus,
3104
.btn-default.disabled.focus,
3105
.btn-default[disabled].focus,
3106
fieldset[disabled] .btn-default.focus {
3107
  background-color: #fff;
3108
  border-color: #ccc;
3109
}
3110
.btn-default .badge {
3111
  color: #fff;
3112
  background-color: #333;
3113
}
3114
.btn-primary {
3115
  color: #fff;
3116
  background-color: #337ab7;
3117
  border-color: #2e6da4;
3118
}
3119
.btn-primary:focus,
3120
.btn-primary.focus {
3121
  color: #fff;
3122
  background-color: #286090;
3123
  border-color: #122b40;
3124
}
3125
.btn-primary:hover {
3126
  color: #fff;
3127
  background-color: #286090;
3128
  border-color: #204d74;
3129
}
3130
.btn-primary:active,
3131
.btn-primary.active,
3132
.open > .dropdown-toggle.btn-primary {
3133
  color: #fff;
3134
  background-color: #286090;
3135
  border-color: #204d74;
3136
}
3137
.btn-primary:active:hover,
3138
.btn-primary.active:hover,
3139
.open > .dropdown-toggle.btn-primary:hover,
3140
.btn-primary:active:focus,
3141
.btn-primary.active:focus,
3142
.open > .dropdown-toggle.btn-primary:focus,
3143
.btn-primary:active.focus,
3144
.btn-primary.active.focus,
3145
.open > .dropdown-toggle.btn-primary.focus {
3146
  color: #fff;
3147
  background-color: #204d74;
3148
  border-color: #122b40;
3149
}
3150
.btn-primary:active,
3151
.btn-primary.active,
3152
.open > .dropdown-toggle.btn-primary {
3153
  background-image: none;
3154
}
3155
.btn-primary.disabled:hover,
3156
.btn-primary[disabled]:hover,
3157
fieldset[disabled] .btn-primary:hover,
3158
.btn-primary.disabled:focus,
3159
.btn-primary[disabled]:focus,
3160
fieldset[disabled] .btn-primary:focus,
3161
.btn-primary.disabled.focus,
3162
.btn-primary[disabled].focus,
3163
fieldset[disabled] .btn-primary.focus {
3164
  background-color: #337ab7;
3165
  border-color: #2e6da4;
3166
}
3167
.btn-primary .badge {
3168
  color: #337ab7;
3169
  background-color: #fff;
3170
}
3171
.btn-success {
3172
  color: #fff;
3173
  background-color: #5cb85c;
3174
  border-color: #4cae4c;
3175
}
3176
.btn-success:focus,
3177
.btn-success.focus {
3178
  color: #fff;
3179
  background-color: #449d44;
3180
  border-color: #255625;
3181
}
3182
.btn-success:hover {
3183
  color: #fff;
3184
  background-color: #449d44;
3185
  border-color: #398439;
3186
}
3187
.btn-success:active,
3188
.btn-success.active,
3189
.open > .dropdown-toggle.btn-success {
3190
  color: #fff;
3191
  background-color: #449d44;
3192
  border-color: #398439;
3193
}
3194
.btn-success:active:hover,
3195
.btn-success.active:hover,
3196
.open > .dropdown-toggle.btn-success:hover,
3197
.btn-success:active:focus,
3198
.btn-success.active:focus,
3199
.open > .dropdown-toggle.btn-success:focus,
3200
.btn-success:active.focus,
3201
.btn-success.active.focus,
3202
.open > .dropdown-toggle.btn-success.focus {
3203
  color: #fff;
3204
  background-color: #398439;
3205
  border-color: #255625;
3206
}
3207
.btn-success:active,
3208
.btn-success.active,
3209
.open > .dropdown-toggle.btn-success {
3210
  background-image: none;
3211
}
3212
.btn-success.disabled:hover,
3213
.btn-success[disabled]:hover,
3214
fieldset[disabled] .btn-success:hover,
3215
.btn-success.disabled:focus,
3216
.btn-success[disabled]:focus,
3217
fieldset[disabled] .btn-success:focus,
3218
.btn-success.disabled.focus,
3219
.btn-success[disabled].focus,
3220
fieldset[disabled] .btn-success.focus {
3221
  background-color: #5cb85c;
3222
  border-color: #4cae4c;
3223
}
3224
.btn-success .badge {
3225
  color: #5cb85c;
3226
  background-color: #fff;
3227
}
3228
.btn-info {
3229
  color: #fff;
3230
  background-color: #5bc0de;
3231
  border-color: #46b8da;
3232
}
3233
.btn-info:focus,
3234
.btn-info.focus {
3235
  color: #fff;
3236
  background-color: #31b0d5;
3237
  border-color: #1b6d85;
3238
}
3239
.btn-info:hover {
3240
  color: #fff;
3241
  background-color: #31b0d5;
3242
  border-color: #269abc;
3243
}
3244
.btn-info:active,
3245
.btn-info.active,
3246
.open > .dropdown-toggle.btn-info {
3247
  color: #fff;
3248
  background-color: #31b0d5;
3249
  border-color: #269abc;
3250
}
3251
.btn-info:active:hover,
3252
.btn-info.active:hover,
3253
.open > .dropdown-toggle.btn-info:hover,
3254
.btn-info:active:focus,
3255
.btn-info.active:focus,
3256
.open > .dropdown-toggle.btn-info:focus,
3257
.btn-info:active.focus,
3258
.btn-info.active.focus,
3259
.open > .dropdown-toggle.btn-info.focus {
3260
  color: #fff;
3261
  background-color: #269abc;
3262
  border-color: #1b6d85;
3263
}
3264
.btn-info:active,
3265
.btn-info.active,
3266
.open > .dropdown-toggle.btn-info {
3267
  background-image: none;
3268
}
3269
.btn-info.disabled:hover,
3270
.btn-info[disabled]:hover,
3271
fieldset[disabled] .btn-info:hover,
3272
.btn-info.disabled:focus,
3273
.btn-info[disabled]:focus,
3274
fieldset[disabled] .btn-info:focus,
3275
.btn-info.disabled.focus,
3276
.btn-info[disabled].focus,
3277
fieldset[disabled] .btn-info.focus {
3278
  background-color: #5bc0de;
3279
  border-color: #46b8da;
3280
}
3281
.btn-info .badge {
3282
  color: #5bc0de;
3283
  background-color: #fff;
3284
}
3285
.btn-warning {
3286
  color: #fff;
3287
  background-color: #f0ad4e;
3288
  border-color: #eea236;
3289
}
3290
.btn-warning:focus,
3291
.btn-warning.focus {
3292
  color: #fff;
3293
  background-color: #ec971f;
3294
  border-color: #985f0d;
3295
}
3296
.btn-warning:hover {
3297
  color: #fff;
3298
  background-color: #ec971f;
3299
  border-color: #d58512;
3300
}
3301
.btn-warning:active,
3302
.btn-warning.active,
3303
.open > .dropdown-toggle.btn-warning {
3304
  color: #fff;
3305
  background-color: #ec971f;
3306
  border-color: #d58512;
3307
}
3308
.btn-warning:active:hover,
3309
.btn-warning.active:hover,
3310
.open > .dropdown-toggle.btn-warning:hover,
3311
.btn-warning:active:focus,
3312
.btn-warning.active:focus,
3313
.open > .dropdown-toggle.btn-warning:focus,
3314
.btn-warning:active.focus,
3315
.btn-warning.active.focus,
3316
.open > .dropdown-toggle.btn-warning.focus {
3317
  color: #fff;
3318
  background-color: #d58512;
3319
  border-color: #985f0d;
3320
}
3321
.btn-warning:active,
3322
.btn-warning.active,
3323
.open > .dropdown-toggle.btn-warning {
3324
  background-image: none;
3325
}
3326
.btn-warning.disabled:hover,
3327
.btn-warning[disabled]:hover,
3328
fieldset[disabled] .btn-warning:hover,
3329
.btn-warning.disabled:focus,
3330
.btn-warning[disabled]:focus,
3331
fieldset[disabled] .btn-warning:focus,
3332
.btn-warning.disabled.focus,
3333
.btn-warning[disabled].focus,
3334
fieldset[disabled] .btn-warning.focus {
3335
  background-color: #f0ad4e;
3336
  border-color: #eea236;
3337
}
3338
.btn-warning .badge {
3339
  color: #f0ad4e;
3340
  background-color: #fff;
3341
}
3342
.btn-danger {
3343
  color: #fff;
3344
  background-color: #d9534f;
3345
  border-color: #d43f3a;
3346
}
3347
.btn-danger:focus,
3348
.btn-danger.focus {
3349
  color: #fff;
3350
  background-color: #c9302c;
3351
  border-color: #761c19;
3352
}
3353
.btn-danger:hover {
3354
  color: #fff;
3355
  background-color: #c9302c;
3356
  border-color: #ac2925;
3357
}
3358
.btn-danger:active,
3359
.btn-danger.active,
3360
.open > .dropdown-toggle.btn-danger {
3361
  color: #fff;
3362
  background-color: #c9302c;
3363
  border-color: #ac2925;
3364
}
3365
.btn-danger:active:hover,
3366
.btn-danger.active:hover,
3367
.open > .dropdown-toggle.btn-danger:hover,
3368
.btn-danger:active:focus,
3369
.btn-danger.active:focus,
3370
.open > .dropdown-toggle.btn-danger:focus,
3371
.btn-danger:active.focus,
3372
.btn-danger.active.focus,
3373
.open > .dropdown-toggle.btn-danger.focus {
3374
  color: #fff;
3375
  background-color: #ac2925;
3376
  border-color: #761c19;
3377
}
3378
.btn-danger:active,
3379
.btn-danger.active,
3380
.open > .dropdown-toggle.btn-danger {
3381
  background-image: none;
3382
}
3383
.btn-danger.disabled:hover,
3384
.btn-danger[disabled]:hover,
3385
fieldset[disabled] .btn-danger:hover,
3386
.btn-danger.disabled:focus,
3387
.btn-danger[disabled]:focus,
3388
fieldset[disabled] .btn-danger:focus,
3389
.btn-danger.disabled.focus,
3390
.btn-danger[disabled].focus,
3391
fieldset[disabled] .btn-danger.focus {
3392
  background-color: #d9534f;
3393
  border-color: #d43f3a;
3394
}
3395
.btn-danger .badge {
3396
  color: #d9534f;
3397
  background-color: #fff;
3398
}
3399
.btn-link {
3400
  color: #337ab7;
3401
  font-weight: normal;
3402
  border-radius: 0;
3403
}
3404
.btn-link,
3405
.btn-link:active,
3406
.btn-link.active,
3407
.btn-link[disabled],
3408
fieldset[disabled] .btn-link {
3409
  background-color: transparent;
3410
  -webkit-box-shadow: none;
3411
  box-shadow: none;
3412
}
3413
.btn-link,
3414
.btn-link:hover,
3415
.btn-link:focus,
3416
.btn-link:active {
3417
  border-color: transparent;
3418
}
3419
.btn-link:hover,
3420
.btn-link:focus {
3421
  color: #23527c;
3422
  text-decoration: underline;
3423
  background-color: transparent;
3424
}
3425
.btn-link[disabled]:hover,
3426
fieldset[disabled] .btn-link:hover,
3427
.btn-link[disabled]:focus,
3428
fieldset[disabled] .btn-link:focus {
3429
  color: #777777;
3430
  text-decoration: none;
3431
}
3432
.btn-lg,
3433
.btn-group-lg > .btn {
3434
  padding: 10px 16px;
3435
  font-size: 17px;
3436
  line-height: 1.3333333;
3437
  border-radius: 3px;
3438
}
3439
.btn-sm,
3440
.btn-group-sm > .btn {
3441
  padding: 5px 10px;
3442
  font-size: 12px;
3443
  line-height: 1.5;
3444
  border-radius: 1px;
3445
}
3446
.btn-xs,
3447
.btn-group-xs > .btn {
3448
  padding: 1px 5px;
3449
  font-size: 12px;
3450
  line-height: 1.5;
3451
  border-radius: 1px;
3452
}
3453
.btn-block {
3454
  display: block;
3455
  width: 100%;
3456
}
3457
.btn-block + .btn-block {
3458
  margin-top: 5px;
3459
}
3460
input[type="submit"].btn-block,
3461
input[type="reset"].btn-block,
3462
input[type="button"].btn-block {
3463
  width: 100%;
3464
}
3465
.fade {
3466
  opacity: 0;
3467
  -webkit-transition: opacity 0.15s linear;
3468
  -o-transition: opacity 0.15s linear;
3469
  transition: opacity 0.15s linear;
3470
}
3471
.fade.in {
3472
  opacity: 1;
3473
}
3474
.collapse {
3475
  display: none;
3476
}
3477
.collapse.in {
3478
  display: block;
3479
}
3480
tr.collapse.in {
3481
  display: table-row;
3482
}
3483
tbody.collapse.in {
3484
  display: table-row-group;
3485
}
3486
.collapsing {
3487
  position: relative;
3488
  height: 0;
3489
  overflow: hidden;
3490
  -webkit-transition-property: height, visibility;
3491
  transition-property: height, visibility;
3492
  -webkit-transition-duration: 0.35s;
3493
  transition-duration: 0.35s;
3494
  -webkit-transition-timing-function: ease;
3495
  transition-timing-function: ease;
3496
}
3497
.caret {
3498
  display: inline-block;
3499
  width: 0;
3500
  height: 0;
3501
  margin-left: 2px;
3502
  vertical-align: middle;
3503
  border-top: 4px dashed;
3504
  border-top: 4px solid \9;
3505
  border-right: 4px solid transparent;
3506
  border-left: 4px solid transparent;
3507
}
3508
.dropup,
3509
.dropdown {
3510
  position: relative;
3511
}
3512
.dropdown-toggle:focus {
3513
  outline: 0;
3514
}
3515
.dropdown-menu {
3516
  position: absolute;
3517
  top: 100%;
3518
  left: 0;
3519
  z-index: 1000;
3520
  display: none;
3521
  float: left;
3522
  min-width: 160px;
3523
  padding: 5px 0;
3524
  margin: 2px 0 0;
3525
  list-style: none;
3526
  font-size: 13px;
3527
  text-align: left;
3528
  background-color: #fff;
3529
  border: 1px solid #ccc;
3530
  border: 1px solid rgba(0, 0, 0, 0.15);
3531
  border-radius: 2px;
3532
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3533
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3534
  background-clip: padding-box;
3535
}
3536
.dropdown-menu.pull-right {
3537
  right: 0;
3538
  left: auto;
3539
}
3540
.dropdown-menu .divider {
3541
  height: 1px;
3542
  margin: 8px 0;
3543
  overflow: hidden;
3544
  background-color: #e5e5e5;
3545
}
3546
.dropdown-menu > li > a {
3547
  display: block;
3548
  padding: 3px 20px;
3549
  clear: both;
3550
  font-weight: normal;
3551
  line-height: 1.42857143;
3552
  color: #333333;
3553
  white-space: nowrap;
3554
}
3555
.dropdown-menu > li > a:hover,
3556
.dropdown-menu > li > a:focus {
3557
  text-decoration: none;
3558
  color: #262626;
3559
  background-color: #f5f5f5;
3560
}
3561
.dropdown-menu > .active > a,
3562
.dropdown-menu > .active > a:hover,
3563
.dropdown-menu > .active > a:focus {
3564
  color: #fff;
3565
  text-decoration: none;
3566
  outline: 0;
3567
  background-color: #337ab7;
3568
}
3569
.dropdown-menu > .disabled > a,
3570
.dropdown-menu > .disabled > a:hover,
3571
.dropdown-menu > .disabled > a:focus {
3572
  color: #777777;
3573
}
3574
.dropdown-menu > .disabled > a:hover,
3575
.dropdown-menu > .disabled > a:focus {
3576
  text-decoration: none;
3577
  background-color: transparent;
3578
  background-image: none;
3579
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
3580
  cursor: not-allowed;
3581
}
3582
.open > .dropdown-menu {
3583
  display: block;
3584
}
3585
.open > a {
3586
  outline: 0;
3587
}
3588
.dropdown-menu-right {
3589
  left: auto;
3590
  right: 0;
3591
}
3592
.dropdown-menu-left {
3593
  left: 0;
3594
  right: auto;
3595
}
3596
.dropdown-header {
3597
  display: block;
3598
  padding: 3px 20px;
3599
  font-size: 12px;
3600
  line-height: 1.42857143;
3601
  color: #777777;
3602
  white-space: nowrap;
3603
}
3604
.dropdown-backdrop {
3605
  position: fixed;
3606
  left: 0;
3607
  right: 0;
3608
  bottom: 0;
3609
  top: 0;
3610
  z-index: 990;
3611
}
3612
.pull-right > .dropdown-menu {
3613
  right: 0;
3614
  left: auto;
3615
}
3616
.dropup .caret,
3617
.navbar-fixed-bottom .dropdown .caret {
3618
  border-top: 0;
3619
  border-bottom: 4px dashed;
3620
  border-bottom: 4px solid \9;
3621
  content: "";
3622
}
3623
.dropup .dropdown-menu,
3624
.navbar-fixed-bottom .dropdown .dropdown-menu {
3625
  top: auto;
3626
  bottom: 100%;
3627
  margin-bottom: 2px;
3628
}
3629
@media (min-width: 541px) {
3630
  .navbar-right .dropdown-menu {
3631
    left: auto;
3632
    right: 0;
3633
  }
3634
  .navbar-right .dropdown-menu-left {
3635
    left: 0;
3636
    right: auto;
3637
  }
3638
}
3639
.btn-group,
3640
.btn-group-vertical {
3641
  position: relative;
3642
  display: inline-block;
3643
  vertical-align: middle;
3644
}
3645
.btn-group > .btn,
3646
.btn-group-vertical > .btn {
3647
  position: relative;
3648
  float: left;
3649
}
3650
.btn-group > .btn:hover,
3651
.btn-group-vertical > .btn:hover,
3652
.btn-group > .btn:focus,
3653
.btn-group-vertical > .btn:focus,
3654
.btn-group > .btn:active,
3655
.btn-group-vertical > .btn:active,
3656
.btn-group > .btn.active,
3657
.btn-group-vertical > .btn.active {
3658
  z-index: 2;
3659
}
3660
.btn-group .btn + .btn,
3661
.btn-group .btn + .btn-group,
3662
.btn-group .btn-group + .btn,
3663
.btn-group .btn-group + .btn-group {
3664
  margin-left: -1px;
3665
}
3666
.btn-toolbar {
3667
  margin-left: -5px;
3668
}
3669
.btn-toolbar .btn,
3670
.btn-toolbar .btn-group,
3671
.btn-toolbar .input-group {
3672
  float: left;
3673
}
3674
.btn-toolbar > .btn,
3675
.btn-toolbar > .btn-group,
3676
.btn-toolbar > .input-group {
3677
  margin-left: 5px;
3678
}
3679
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
3680
  border-radius: 0;
3681
}
3682
.btn-group > .btn:first-child {
3683
  margin-left: 0;
3684
}
3685
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
3686
  border-bottom-right-radius: 0;
3687
  border-top-right-radius: 0;
3688
}
3689
.btn-group > .btn:last-child:not(:first-child),
3690
.btn-group > .dropdown-toggle:not(:first-child) {
3691
  border-bottom-left-radius: 0;
3692
  border-top-left-radius: 0;
3693
}
3694
.btn-group > .btn-group {
3695
  float: left;
3696
}
3697
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3698
  border-radius: 0;
3699
}
3700
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
3701
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3702
  border-bottom-right-radius: 0;
3703
  border-top-right-radius: 0;
3704
}
3705
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
3706
  border-bottom-left-radius: 0;
3707
  border-top-left-radius: 0;
3708
}
3709
.btn-group .dropdown-toggle:active,
3710
.btn-group.open .dropdown-toggle {
3711
  outline: 0;
3712
}
3713
.btn-group > .btn + .dropdown-toggle {
3714
  padding-left: 8px;
3715
  padding-right: 8px;
3716
}
3717
.btn-group > .btn-lg + .dropdown-toggle {
3718
  padding-left: 12px;
3719
  padding-right: 12px;
3720
}
3721
.btn-group.open .dropdown-toggle {
3722
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3723
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3724
}
3725
.btn-group.open .dropdown-toggle.btn-link {
3726
  -webkit-box-shadow: none;
3727
  box-shadow: none;
3728
}
3729
.btn .caret {
3730
  margin-left: 0;
3731
}
3732
.btn-lg .caret {
3733
  border-width: 5px 5px 0;
3734
  border-bottom-width: 0;
3735
}
3736
.dropup .btn-lg .caret {
3737
  border-width: 0 5px 5px;
3738
}
3739
.btn-group-vertical > .btn,
3740
.btn-group-vertical > .btn-group,
3741
.btn-group-vertical > .btn-group > .btn {
3742
  display: block;
3743
  float: none;
3744
  width: 100%;
3745
  max-width: 100%;
3746
}
3747
.btn-group-vertical > .btn-group > .btn {
3748
  float: none;
3749
}
3750
.btn-group-vertical > .btn + .btn,
3751
.btn-group-vertical > .btn + .btn-group,
3752
.btn-group-vertical > .btn-group + .btn,
3753
.btn-group-vertical > .btn-group + .btn-group {
3754
  margin-top: -1px;
3755
  margin-left: 0;
3756
}
3757
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3758
  border-radius: 0;
3759
}
3760
.btn-group-vertical > .btn:first-child:not(:last-child) {
3761
  border-top-right-radius: 2px;
3762
  border-top-left-radius: 2px;
3763
  border-bottom-right-radius: 0;
3764
  border-bottom-left-radius: 0;
3765
}
3766
.btn-group-vertical > .btn:last-child:not(:first-child) {
3767
  border-top-right-radius: 0;
3768
  border-top-left-radius: 0;
3769
  border-bottom-right-radius: 2px;
3770
  border-bottom-left-radius: 2px;
3771
}
3772
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3773
  border-radius: 0;
3774
}
3775
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3776
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3777
  border-bottom-right-radius: 0;
3778
  border-bottom-left-radius: 0;
3779
}
3780
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3781
  border-top-right-radius: 0;
3782
  border-top-left-radius: 0;
3783
}
3784
.btn-group-justified {
3785
  display: table;
3786
  width: 100%;
3787
  table-layout: fixed;
3788
  border-collapse: separate;
3789
}
3790
.btn-group-justified > .btn,
3791
.btn-group-justified > .btn-group {
3792
  float: none;
3793
  display: table-cell;
3794
  width: 1%;
3795
}
3796
.btn-group-justified > .btn-group .btn {
3797
  width: 100%;
3798
}
3799
.btn-group-justified > .btn-group .dropdown-menu {
3800
  left: auto;
3801
}
3802
[data-toggle="buttons"] > .btn input[type="radio"],
3803
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
3804
[data-toggle="buttons"] > .btn input[type="checkbox"],
3805
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
3806
  position: absolute;
3807
  clip: rect(0, 0, 0, 0);
3808
  pointer-events: none;
3809
}
3810
.input-group {
3811
  position: relative;
3812
  display: table;
3813
  border-collapse: separate;
3814
}
3815
.input-group[class*="col-"] {
3816
  float: none;
3817
  padding-left: 0;
3818
  padding-right: 0;
3819
}
3820
.input-group .form-control {
3821
  position: relative;
3822
  z-index: 2;
3823
  float: left;
3824
  width: 100%;
3825
  margin-bottom: 0;
3826
}
3827
.input-group .form-control:focus {
3828
  z-index: 3;
3829
}
3830
.input-group-lg > .form-control,
3831
.input-group-lg > .input-group-addon,
3832
.input-group-lg > .input-group-btn > .btn {
3833
  height: 45px;
3834
  padding: 10px 16px;
3835
  font-size: 17px;
3836
  line-height: 1.3333333;
3837
  border-radius: 3px;
3838
}
3839
select.input-group-lg > .form-control,
3840
select.input-group-lg > .input-group-addon,
3841
select.input-group-lg > .input-group-btn > .btn {
3842
  height: 45px;
3843
  line-height: 45px;
3844
}
3845
textarea.input-group-lg > .form-control,
3846
textarea.input-group-lg > .input-group-addon,
3847
textarea.input-group-lg > .input-group-btn > .btn,
3848
select[multiple].input-group-lg > .form-control,
3849
select[multiple].input-group-lg > .input-group-addon,
3850
select[multiple].input-group-lg > .input-group-btn > .btn {
3851
  height: auto;
3852
}
3853
.input-group-sm > .form-control,
3854
.input-group-sm > .input-group-addon,
3855
.input-group-sm > .input-group-btn > .btn {
3856
  height: 30px;
3857
  padding: 5px 10px;
3858
  font-size: 12px;
3859
  line-height: 1.5;
3860
  border-radius: 1px;
3861
}
3862
select.input-group-sm > .form-control,
3863
select.input-group-sm > .input-group-addon,
3864
select.input-group-sm > .input-group-btn > .btn {
3865
  height: 30px;
3866
  line-height: 30px;
3867
}
3868
textarea.input-group-sm > .form-control,
3869
textarea.input-group-sm > .input-group-addon,
3870
textarea.input-group-sm > .input-group-btn > .btn,
3871
select[multiple].input-group-sm > .form-control,
3872
select[multiple].input-group-sm > .input-group-addon,
3873
select[multiple].input-group-sm > .input-group-btn > .btn {
3874
  height: auto;
3875
}
3876
.input-group-addon,
3877
.input-group-btn,
3878
.input-group .form-control {
3879
  display: table-cell;
3880
}
3881
.input-group-addon:not(:first-child):not(:last-child),
3882
.input-group-btn:not(:first-child):not(:last-child),
3883
.input-group .form-control:not(:first-child):not(:last-child) {
3884
  border-radius: 0;
3885
}
3886
.input-group-addon,
3887
.input-group-btn {
3888
  width: 1%;
3889
  white-space: nowrap;
3890
  vertical-align: middle;
3891
}
3892
.input-group-addon {
3893
  padding: 6px 12px;
3894
  font-size: 13px;
3895
  font-weight: normal;
3896
  line-height: 1;
3897
  color: #555555;
3898
  text-align: center;
3899
  background-color: #eeeeee;
3900
  border: 1px solid #ccc;
3901
  border-radius: 2px;
3902
}
3903
.input-group-addon.input-sm {
3904
  padding: 5px 10px;
3905
  font-size: 12px;
3906
  border-radius: 1px;
3907
}
3908
.input-group-addon.input-lg {
3909
  padding: 10px 16px;
3910
  font-size: 17px;
3911
  border-radius: 3px;
3912
}
3913
.input-group-addon input[type="radio"],
3914
.input-group-addon input[type="checkbox"] {
3915
  margin-top: 0;
3916
}
3917
.input-group .form-control:first-child,
3918
.input-group-addon:first-child,
3919
.input-group-btn:first-child > .btn,
3920
.input-group-btn:first-child > .btn-group > .btn,
3921
.input-group-btn:first-child > .dropdown-toggle,
3922
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3923
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3924
  border-bottom-right-radius: 0;
3925
  border-top-right-radius: 0;
3926
}
3927
.input-group-addon:first-child {
3928
  border-right: 0;
3929
}
3930
.input-group .form-control:last-child,
3931
.input-group-addon:last-child,
3932
.input-group-btn:last-child > .btn,
3933
.input-group-btn:last-child > .btn-group > .btn,
3934
.input-group-btn:last-child > .dropdown-toggle,
3935
.input-group-btn:first-child > .btn:not(:first-child),
3936
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3937
  border-bottom-left-radius: 0;
3938
  border-top-left-radius: 0;
3939
}
3940
.input-group-addon:last-child {
3941
  border-left: 0;
3942
}
3943
.input-group-btn {
3944
  position: relative;
3945
  font-size: 0;
3946
  white-space: nowrap;
3947
}
3948
.input-group-btn > .btn {
3949
  position: relative;
3950
}
3951
.input-group-btn > .btn + .btn {
3952
  margin-left: -1px;
3953
}
3954
.input-group-btn > .btn:hover,
3955
.input-group-btn > .btn:focus,
3956
.input-group-btn > .btn:active {
3957
  z-index: 2;
3958
}
3959
.input-group-btn:first-child > .btn,
3960
.input-group-btn:first-child > .btn-group {
3961
  margin-right: -1px;
3962
}
3963
.input-group-btn:last-child > .btn,
3964
.input-group-btn:last-child > .btn-group {
3965
  z-index: 2;
3966
  margin-left: -1px;
3967
}
3968
.nav {
3969
  margin-bottom: 0;
3970
  padding-left: 0;
3971
  list-style: none;
3972
}
3973
.nav > li {
3974
  position: relative;
3975
  display: block;
3976
}
3977
.nav > li > a {
3978
  position: relative;
3979
  display: block;
3980
  padding: 10px 15px;
3981
}
3982
.nav > li > a:hover,
3983
.nav > li > a:focus {
3984
  text-decoration: none;
3985
  background-color: #eeeeee;
3986
}
3987
.nav > li.disabled > a {
3988
  color: #777777;
3989
}
3990
.nav > li.disabled > a:hover,
3991
.nav > li.disabled > a:focus {
3992
  color: #777777;
3993
  text-decoration: none;
3994
  background-color: transparent;
3995
  cursor: not-allowed;
3996
}
3997
.nav .open > a,
3998
.nav .open > a:hover,
3999
.nav .open > a:focus {
4000
  background-color: #eeeeee;
4001
  border-color: #337ab7;
4002
}
4003
.nav .nav-divider {
4004
  height: 1px;
4005
  margin: 8px 0;
4006
  overflow: hidden;
4007
  background-color: #e5e5e5;
4008
}
4009
.nav > li > a > img {
4010
  max-width: none;
4011
}
4012
.nav-tabs {
4013
  border-bottom: 1px solid #ddd;
4014
}
4015
.nav-tabs > li {
4016
  float: left;
4017
  margin-bottom: -1px;
4018
}
4019
.nav-tabs > li > a {
4020
  margin-right: 2px;
4021
  line-height: 1.42857143;
4022
  border: 1px solid transparent;
4023
  border-radius: 2px 2px 0 0;
4024
}
4025
.nav-tabs > li > a:hover {
4026
  border-color: #eeeeee #eeeeee #ddd;
4027
}
4028
.nav-tabs > li.active > a,
4029
.nav-tabs > li.active > a:hover,
4030
.nav-tabs > li.active > a:focus {
4031
  color: #555555;
4032
  background-color: #fff;
4033
  border: 1px solid #ddd;
4034
  border-bottom-color: transparent;
4035
  cursor: default;
4036
}
4037
.nav-tabs.nav-justified {
4038
  width: 100%;
4039
  border-bottom: 0;
4040
}
4041
.nav-tabs.nav-justified > li {
4042
  float: none;
4043
}
4044
.nav-tabs.nav-justified > li > a {
4045
  text-align: center;
4046
  margin-bottom: 5px;
4047
}
4048
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
4049
  top: auto;
4050
  left: auto;
4051
}
4052
@media (min-width: 768px) {
4053
  .nav-tabs.nav-justified > li {
4054
    display: table-cell;
4055
    width: 1%;
4056
  }
4057
  .nav-tabs.nav-justified > li > a {
4058
    margin-bottom: 0;
4059
  }
4060
}
4061
.nav-tabs.nav-justified > li > a {
4062
  margin-right: 0;
4063
  border-radius: 2px;
4064
}
4065
.nav-tabs.nav-justified > .active > a,
4066
.nav-tabs.nav-justified > .active > a:hover,
4067
.nav-tabs.nav-justified > .active > a:focus {
4068
  border: 1px solid #ddd;
4069
}
4070
@media (min-width: 768px) {
4071
  .nav-tabs.nav-justified > li > a {
4072
    border-bottom: 1px solid #ddd;
4073
    border-radius: 2px 2px 0 0;
4074
  }
4075
  .nav-tabs.nav-justified > .active > a,
4076
  .nav-tabs.nav-justified > .active > a:hover,
4077
  .nav-tabs.nav-justified > .active > a:focus {
4078
    border-bottom-color: #fff;
4079
  }
4080
}
4081
.nav-pills > li {
4082
  float: left;
4083
}
4084
.nav-pills > li > a {
4085
  border-radius: 2px;
4086
}
4087
.nav-pills > li + li {
4088
  margin-left: 2px;
4089
}
4090
.nav-pills > li.active > a,
4091
.nav-pills > li.active > a:hover,
4092
.nav-pills > li.active > a:focus {
4093
  color: #fff;
4094
  background-color: #337ab7;
4095
}
4096
.nav-stacked > li {
4097
  float: none;
4098
}
4099
.nav-stacked > li + li {
4100
  margin-top: 2px;
4101
  margin-left: 0;
4102
}
4103
.nav-justified {
4104
  width: 100%;
4105
}
4106
.nav-justified > li {
4107
  float: none;
4108
}
4109
.nav-justified > li > a {
4110
  text-align: center;
4111
  margin-bottom: 5px;
4112
}
4113
.nav-justified > .dropdown .dropdown-menu {
4114
  top: auto;
4115
  left: auto;
4116
}
4117
@media (min-width: 768px) {
4118
  .nav-justified > li {
4119
    display: table-cell;
4120
    width: 1%;
4121
  }
4122
  .nav-justified > li > a {
4123
    margin-bottom: 0;
4124
  }
4125
}
4126
.nav-tabs-justified {
4127
  border-bottom: 0;
4128
}
4129
.nav-tabs-justified > li > a {
4130
  margin-right: 0;
4131
  border-radius: 2px;
4132
}
4133
.nav-tabs-justified > .active > a,
4134
.nav-tabs-justified > .active > a:hover,
4135
.nav-tabs-justified > .active > a:focus {
4136
  border: 1px solid #ddd;
4137
}
4138
@media (min-width: 768px) {
4139
  .nav-tabs-justified > li > a {
4140
    border-bottom: 1px solid #ddd;
4141
    border-radius: 2px 2px 0 0;
4142
  }
4143
  .nav-tabs-justified > .active > a,
4144
  .nav-tabs-justified > .active > a:hover,
4145
  .nav-tabs-justified > .active > a:focus {
4146
    border-bottom-color: #fff;
4147
  }
4148
}
4149
.tab-content > .tab-pane {
4150
  display: none;
4151
}
4152
.tab-content > .active {
4153
  display: block;
4154
}
4155
.nav-tabs .dropdown-menu {
4156
  margin-top: -1px;
4157
  border-top-right-radius: 0;
4158
  border-top-left-radius: 0;
4159
}
4160
.navbar {
4161
  position: relative;
4162
  min-height: 30px;
4163
  margin-bottom: 18px;
4164
  border: 1px solid transparent;
4165
}
4166
@media (min-width: 541px) {
4167
  .navbar {
4168
    border-radius: 2px;
4169
  }
4170
}
4171
@media (min-width: 541px) {
4172
  .navbar-header {
4173
    float: left;
4174
  }
4175
}
4176
.navbar-collapse {
4177
  overflow-x: visible;
4178
  padding-right: 0px;
4179
  padding-left: 0px;
4180
  border-top: 1px solid transparent;
4181
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4182
  -webkit-overflow-scrolling: touch;
4183
}
4184
.navbar-collapse.in {
4185
  overflow-y: auto;
4186
}
4187
@media (min-width: 541px) {
4188
  .navbar-collapse {
4189
    width: auto;
4190
    border-top: 0;
4191
    box-shadow: none;
4192
  }
4193
  .navbar-collapse.collapse {
4194
    display: block !important;
4195
    height: auto !important;
4196
    padding-bottom: 0;
4197
    overflow: visible !important;
4198
  }
4199
  .navbar-collapse.in {
4200
    overflow-y: visible;
4201
  }
4202
  .navbar-fixed-top .navbar-collapse,
4203
  .navbar-static-top .navbar-collapse,
4204
  .navbar-fixed-bottom .navbar-collapse {
4205
    padding-left: 0;
4206
    padding-right: 0;
4207
  }
4208
}
4209
.navbar-fixed-top .navbar-collapse,
4210
.navbar-fixed-bottom .navbar-collapse {
4211
  max-height: 340px;
4212
}
4213
@media (max-device-width: 540px) and (orientation: landscape) {
4214
  .navbar-fixed-top .navbar-collapse,
4215
  .navbar-fixed-bottom .navbar-collapse {
4216
    max-height: 200px;
4217
  }
4218
}
4219
.container > .navbar-header,
4220
.container-fluid > .navbar-header,
4221
.container > .navbar-collapse,
4222
.container-fluid > .navbar-collapse {
4223
  margin-right: 0px;
4224
  margin-left: 0px;
4225
}
4226
@media (min-width: 541px) {
4227
  .container > .navbar-header,
4228
  .container-fluid > .navbar-header,
4229
  .container > .navbar-collapse,
4230
  .container-fluid > .navbar-collapse {
4231
    margin-right: 0;
4232
    margin-left: 0;
4233
  }
4234
}
4235
.navbar-static-top {
4236
  z-index: 1000;
4237
  border-width: 0 0 1px;
4238
}
4239
@media (min-width: 541px) {
4240
  .navbar-static-top {
4241
    border-radius: 0;
4242
  }
4243
}
4244
.navbar-fixed-top,
4245
.navbar-fixed-bottom {
4246
  position: fixed;
4247
  right: 0;
4248
  left: 0;
4249
  z-index: 1030;
4250
}
4251
@media (min-width: 541px) {
4252
  .navbar-fixed-top,
4253
  .navbar-fixed-bottom {
4254
    border-radius: 0;
4255
  }
4256
}
4257
.navbar-fixed-top {
4258
  top: 0;
4259
  border-width: 0 0 1px;
4260
}
4261
.navbar-fixed-bottom {
4262
  bottom: 0;
4263
  margin-bottom: 0;
4264
  border-width: 1px 0 0;
4265
}
4266
.navbar-brand {
4267
  float: left;
4268
  padding: 6px 0px;
4269
  font-size: 17px;
4270
  line-height: 18px;
4271
  height: 30px;
4272
}
4273
.navbar-brand:hover,
4274
.navbar-brand:focus {
4275
  text-decoration: none;
4276
}
4277
.navbar-brand > img {
4278
  display: block;
4279
}
4280
@media (min-width: 541px) {
4281
  .navbar > .container .navbar-brand,
4282
  .navbar > .container-fluid .navbar-brand {
4283
    margin-left: 0px;
4284
  }
4285
}
4286
.navbar-toggle {
4287
  position: relative;
4288
  float: right;
4289
  margin-right: 0px;
4290
  padding: 9px 10px;
4291
  margin-top: -2px;
4292
  margin-bottom: -2px;
4293
  background-color: transparent;
4294
  background-image: none;
4295
  border: 1px solid transparent;
4296
  border-radius: 2px;
4297
}
4298
.navbar-toggle:focus {
4299
  outline: 0;
4300
}
4301
.navbar-toggle .icon-bar {
4302
  display: block;
4303
  width: 22px;
4304
  height: 2px;
4305
  border-radius: 1px;
4306
}
4307
.navbar-toggle .icon-bar + .icon-bar {
4308
  margin-top: 4px;
4309
}
4310
@media (min-width: 541px) {
4311
  .navbar-toggle {
4312
    display: none;
4313
  }
4314
}
4315
.navbar-nav {
4316
  margin: 3px 0px;
4317
}
4318
.navbar-nav > li > a {
4319
  padding-top: 10px;
4320
  padding-bottom: 10px;
4321
  line-height: 18px;
4322
}
4323
@media (max-width: 540px) {
4324
  .navbar-nav .open .dropdown-menu {
4325
    position: static;
4326
    float: none;
4327
    width: auto;
4328
    margin-top: 0;
4329
    background-color: transparent;
4330
    border: 0;
4331
    box-shadow: none;
4332
  }
4333
  .navbar-nav .open .dropdown-menu > li > a,
4334
  .navbar-nav .open .dropdown-menu .dropdown-header {
4335
    padding: 5px 15px 5px 25px;
4336
  }
4337
  .navbar-nav .open .dropdown-menu > li > a {
4338
    line-height: 18px;
4339
  }
4340
  .navbar-nav .open .dropdown-menu > li > a:hover,
4341
  .navbar-nav .open .dropdown-menu > li > a:focus {
4342
    background-image: none;
4343
  }
4344
}
4345
@media (min-width: 541px) {
4346
  .navbar-nav {
4347
    float: left;
4348
    margin: 0;
4349
  }
4350
  .navbar-nav > li {
4351
    float: left;
4352
  }
4353
  .navbar-nav > li > a {
4354
    padding-top: 6px;
4355
    padding-bottom: 6px;
4356
  }
4357
}
4358
.navbar-form {
4359
  margin-left: 0px;
4360
  margin-right: 0px;
4361
  padding: 10px 0px;
4362
  border-top: 1px solid transparent;
4363
  border-bottom: 1px solid transparent;
4364
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4365
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4366
  margin-top: -1px;
4367
  margin-bottom: -1px;
4368
}
4369
@media (min-width: 768px) {
4370
  .navbar-form .form-group {
4371
    display: inline-block;
4372
    margin-bottom: 0;
4373
    vertical-align: middle;
4374
  }
4375
  .navbar-form .form-control {
4376
    display: inline-block;
4377
    width: auto;
4378
    vertical-align: middle;
4379
  }
4380
  .navbar-form .form-control-static {
4381
    display: inline-block;
4382
  }
4383
  .navbar-form .input-group {
4384
    display: inline-table;
4385
    vertical-align: middle;
4386
  }
4387
  .navbar-form .input-group .input-group-addon,
4388
  .navbar-form .input-group .input-group-btn,
4389
  .navbar-form .input-group .form-control {
4390
    width: auto;
4391
  }
4392
  .navbar-form .input-group > .form-control {
4393
    width: 100%;
4394
  }
4395
  .navbar-form .control-label {
4396
    margin-bottom: 0;
4397
    vertical-align: middle;
4398
  }
4399
  .navbar-form .radio,
4400
  .navbar-form .checkbox {
4401
    display: inline-block;
4402
    margin-top: 0;
4403
    margin-bottom: 0;
4404
    vertical-align: middle;
4405
  }
4406
  .navbar-form .radio label,
4407
  .navbar-form .checkbox label {
4408
    padding-left: 0;
4409
  }
4410
  .navbar-form .radio input[type="radio"],
4411
  .navbar-form .checkbox input[type="checkbox"] {
4412
    position: relative;
4413
    margin-left: 0;
4414
  }
4415
  .navbar-form .has-feedback .form-control-feedback {
4416
    top: 0;
4417
  }
4418
}
4419
@media (max-width: 540px) {
4420
  .navbar-form .form-group {
4421
    margin-bottom: 5px;
4422
  }
4423
  .navbar-form .form-group:last-child {
4424
    margin-bottom: 0;
4425
  }
4426
}
4427
@media (min-width: 541px) {
4428
  .navbar-form {
4429
    width: auto;
4430
    border: 0;
4431
    margin-left: 0;
4432
    margin-right: 0;
4433
    padding-top: 0;
4434
    padding-bottom: 0;
4435
    -webkit-box-shadow: none;
4436
    box-shadow: none;
4437
  }
4438
}
4439
.navbar-nav > li > .dropdown-menu {
4440
  margin-top: 0;
4441
  border-top-right-radius: 0;
4442
  border-top-left-radius: 0;
4443
}
4444
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
4445
  margin-bottom: 0;
4446
  border-top-right-radius: 2px;
4447
  border-top-left-radius: 2px;
4448
  border-bottom-right-radius: 0;
4449
  border-bottom-left-radius: 0;
4450
}
4451
.navbar-btn {
4452
  margin-top: -1px;
4453
  margin-bottom: -1px;
4454
}
4455
.navbar-btn.btn-sm {
4456
  margin-top: 0px;
4457
  margin-bottom: 0px;
4458
}
4459
.navbar-btn.btn-xs {
4460
  margin-top: 4px;
4461
  margin-bottom: 4px;
4462
}
4463
.navbar-text {
4464
  margin-top: 6px;
4465
  margin-bottom: 6px;
4466
}
4467
@media (min-width: 541px) {
4468
  .navbar-text {
4469
    float: left;
4470
    margin-left: 0px;
4471
    margin-right: 0px;
4472
  }
4473
}
4474
@media (min-width: 541px) {
4475
  .navbar-left {
4476
    float: left !important;
4477
    float: left;
4478
  }
4479
  .navbar-right {
4480
    float: right !important;
4481
    float: right;
4482
    margin-right: 0px;
4483
  }
4484
  .navbar-right ~ .navbar-right {
4485
    margin-right: 0;
4486
  }
4487
}
4488
.navbar-default {
4489
  background-color: #f8f8f8;
4490
  border-color: #e7e7e7;
4491
}
4492
.navbar-default .navbar-brand {
4493
  color: #777;
4494
}
4495
.navbar-default .navbar-brand:hover,
4496
.navbar-default .navbar-brand:focus {
4497
  color: #5e5e5e;
4498
  background-color: transparent;
4499
}
4500
.navbar-default .navbar-text {
4501
  color: #777;
4502
}
4503
.navbar-default .navbar-nav > li > a {
4504
  color: #777;
4505
}
4506
.navbar-default .navbar-nav > li > a:hover,
4507
.navbar-default .navbar-nav > li > a:focus {
4508
  color: #333;
4509
  background-color: transparent;
4510
}
4511
.navbar-default .navbar-nav > .active > a,
4512
.navbar-default .navbar-nav > .active > a:hover,
4513
.navbar-default .navbar-nav > .active > a:focus {
4514
  color: #555;
4515
  background-color: #e7e7e7;
4516
}
4517
.navbar-default .navbar-nav > .disabled > a,
4518
.navbar-default .navbar-nav > .disabled > a:hover,
4519
.navbar-default .navbar-nav > .disabled > a:focus {
4520
  color: #ccc;
4521
  background-color: transparent;
4522
}
4523
.navbar-default .navbar-toggle {
4524
  border-color: #ddd;
4525
}
4526
.navbar-default .navbar-toggle:hover,
4527
.navbar-default .navbar-toggle:focus {
4528
  background-color: #ddd;
4529
}
4530
.navbar-default .navbar-toggle .icon-bar {
4531
  background-color: #888;
4532
}
4533
.navbar-default .navbar-collapse,
4534
.navbar-default .navbar-form {
4535
  border-color: #e7e7e7;
4536
}
4537
.navbar-default .navbar-nav > .open > a,
4538
.navbar-default .navbar-nav > .open > a:hover,
4539
.navbar-default .navbar-nav > .open > a:focus {
4540
  background-color: #e7e7e7;
4541
  color: #555;
4542
}
4543
@media (max-width: 540px) {
4544
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
4545
    color: #777;
4546
  }
4547
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
4548
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
4549
    color: #333;
4550
    background-color: transparent;
4551
  }
4552
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
4553
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
4554
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
4555
    color: #555;
4556
    background-color: #e7e7e7;
4557
  }
4558
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
4559
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4560
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4561
    color: #ccc;
4562
    background-color: transparent;
4563
  }
4564
}
4565
.navbar-default .navbar-link {
4566
  color: #777;
4567
}
4568
.navbar-default .navbar-link:hover {
4569
  color: #333;
4570
}
4571
.navbar-default .btn-link {
4572
  color: #777;
4573
}
4574
.navbar-default .btn-link:hover,
4575
.navbar-default .btn-link:focus {
4576
  color: #333;
4577
}
4578
.navbar-default .btn-link[disabled]:hover,
4579
fieldset[disabled] .navbar-default .btn-link:hover,
4580
.navbar-default .btn-link[disabled]:focus,
4581
fieldset[disabled] .navbar-default .btn-link:focus {
4582
  color: #ccc;
4583
}
4584
.navbar-inverse {
4585
  background-color: #222;
4586
  border-color: #080808;
4587
}
4588
.navbar-inverse .navbar-brand {
4589
  color: #9d9d9d;
4590
}
4591
.navbar-inverse .navbar-brand:hover,
4592
.navbar-inverse .navbar-brand:focus {
4593
  color: #fff;
4594
  background-color: transparent;
4595
}
4596
.navbar-inverse .navbar-text {
4597
  color: #9d9d9d;
4598
}
4599
.navbar-inverse .navbar-nav > li > a {
4600
  color: #9d9d9d;
4601
}
4602
.navbar-inverse .navbar-nav > li > a:hover,
4603
.navbar-inverse .navbar-nav > li > a:focus {
4604
  color: #fff;
4605
  background-color: transparent;
4606
}
4607
.navbar-inverse .navbar-nav > .active > a,
4608
.navbar-inverse .navbar-nav > .active > a:hover,
4609
.navbar-inverse .navbar-nav > .active > a:focus {
4610
  color: #fff;
4611
  background-color: #080808;
4612
}
4613
.navbar-inverse .navbar-nav > .disabled > a,
4614
.navbar-inverse .navbar-nav > .disabled > a:hover,
4615
.navbar-inverse .navbar-nav > .disabled > a:focus {
4616
  color: #444;
4617
  background-color: transparent;
4618
}
4619
.navbar-inverse .navbar-toggle {
4620
  border-color: #333;
4621
}
4622
.navbar-inverse .navbar-toggle:hover,
4623
.navbar-inverse .navbar-toggle:focus {
4624
  background-color: #333;
4625
}
4626
.navbar-inverse .navbar-toggle .icon-bar {
4627
  background-color: #fff;
4628
}
4629
.navbar-inverse .navbar-collapse,
4630
.navbar-inverse .navbar-form {
4631
  border-color: #101010;
4632
}
4633
.navbar-inverse .navbar-nav > .open > a,
4634
.navbar-inverse .navbar-nav > .open > a:hover,
4635
.navbar-inverse .navbar-nav > .open > a:focus {
4636
  background-color: #080808;
4637
  color: #fff;
4638
}
4639
@media (max-width: 540px) {
4640
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
4641
    border-color: #080808;
4642
  }
4643
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
4644
    background-color: #080808;
4645
  }
4646
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
4647
    color: #9d9d9d;
4648
  }
4649
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
4650
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
4651
    color: #fff;
4652
    background-color: transparent;
4653
  }
4654
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
4655
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
4656
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
4657
    color: #fff;
4658
    background-color: #080808;
4659
  }
4660
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
4661
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4662
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4663
    color: #444;
4664
    background-color: transparent;
4665
  }
4666
}
4667
.navbar-inverse .navbar-link {
4668
  color: #9d9d9d;
4669
}
4670
.navbar-inverse .navbar-link:hover {
4671
  color: #fff;
4672
}
4673
.navbar-inverse .btn-link {
4674
  color: #9d9d9d;
4675
}
4676
.navbar-inverse .btn-link:hover,
4677
.navbar-inverse .btn-link:focus {
4678
  color: #fff;
4679
}
4680
.navbar-inverse .btn-link[disabled]:hover,
4681
fieldset[disabled] .navbar-inverse .btn-link:hover,
4682
.navbar-inverse .btn-link[disabled]:focus,
4683
fieldset[disabled] .navbar-inverse .btn-link:focus {
4684
  color: #444;
4685
}
4686
.breadcrumb {
4687
  padding: 8px 15px;
4688
  margin-bottom: 18px;
4689
  list-style: none;
4690
  background-color: #f5f5f5;
4691
  border-radius: 2px;
4692
}
4693
.breadcrumb > li {
4694
  display: inline-block;
4695
}
4696
.breadcrumb > li + li:before {
4697
  content: "/\00a0";
4698
  padding: 0 5px;
4699
  color: #5e5e5e;
4700
}
4701
.breadcrumb > .active {
4702
  color: #777777;
4703
}
4704
.pagination {
4705
  display: inline-block;
4706
  padding-left: 0;
4707
  margin: 18px 0;
4708
  border-radius: 2px;
4709
}
4710
.pagination > li {
4711
  display: inline;
4712
}
4713
.pagination > li > a,
4714
.pagination > li > span {
4715
  position: relative;
4716
  float: left;
4717
  padding: 6px 12px;
4718
  line-height: 1.42857143;
4719
  text-decoration: none;
4720
  color: #337ab7;
4721
  background-color: #fff;
4722
  border: 1px solid #ddd;
4723
  margin-left: -1px;
4724
}
4725
.pagination > li:first-child > a,
4726
.pagination > li:first-child > span {
4727
  margin-left: 0;
4728
  border-bottom-left-radius: 2px;
4729
  border-top-left-radius: 2px;
4730
}
4731
.pagination > li:last-child > a,
4732
.pagination > li:last-child > span {
4733
  border-bottom-right-radius: 2px;
4734
  border-top-right-radius: 2px;
4735
}
4736
.pagination > li > a:hover,
4737
.pagination > li > span:hover,
4738
.pagination > li > a:focus,
4739
.pagination > li > span:focus {
4740
  z-index: 2;
4741
  color: #23527c;
4742
  background-color: #eeeeee;
4743
  border-color: #ddd;
4744
}
4745
.pagination > .active > a,
4746
.pagination > .active > span,
4747
.pagination > .active > a:hover,
4748
.pagination > .active > span:hover,
4749
.pagination > .active > a:focus,
4750
.pagination > .active > span:focus {
4751
  z-index: 3;
4752
  color: #fff;
4753
  background-color: #337ab7;
4754
  border-color: #337ab7;
4755
  cursor: default;
4756
}
4757
.pagination > .disabled > span,
4758
.pagination > .disabled > span:hover,
4759
.pagination > .disabled > span:focus,
4760
.pagination > .disabled > a,
4761
.pagination > .disabled > a:hover,
4762
.pagination > .disabled > a:focus {
4763
  color: #777777;
4764
  background-color: #fff;
4765
  border-color: #ddd;
4766
  cursor: not-allowed;
4767
}
4768
.pagination-lg > li > a,
4769
.pagination-lg > li > span {
4770
  padding: 10px 16px;
4771
  font-size: 17px;
4772
  line-height: 1.3333333;
4773
}
4774
.pagination-lg > li:first-child > a,
4775
.pagination-lg > li:first-child > span {
4776
  border-bottom-left-radius: 3px;
4777
  border-top-left-radius: 3px;
4778
}
4779
.pagination-lg > li:last-child > a,
4780
.pagination-lg > li:last-child > span {
4781
  border-bottom-right-radius: 3px;
4782
  border-top-right-radius: 3px;
4783
}
4784
.pagination-sm > li > a,
4785
.pagination-sm > li > span {
4786
  padding: 5px 10px;
4787
  font-size: 12px;
4788
  line-height: 1.5;
4789
}
4790
.pagination-sm > li:first-child > a,
4791
.pagination-sm > li:first-child > span {
4792
  border-bottom-left-radius: 1px;
4793
  border-top-left-radius: 1px;
4794
}
4795
.pagination-sm > li:last-child > a,
4796
.pagination-sm > li:last-child > span {
4797
  border-bottom-right-radius: 1px;
4798
  border-top-right-radius: 1px;
4799
}
4800
.pager {
4801
  padding-left: 0;
4802
  margin: 18px 0;
4803
  list-style: none;
4804
  text-align: center;
4805
}
4806
.pager li {
4807
  display: inline;
4808
}
4809
.pager li > a,
4810
.pager li > span {
4811
  display: inline-block;
4812
  padding: 5px 14px;
4813
  background-color: #fff;
4814
  border: 1px solid #ddd;
4815
  border-radius: 15px;
4816
}
4817
.pager li > a:hover,
4818
.pager li > a:focus {
4819
  text-decoration: none;
4820
  background-color: #eeeeee;
4821
}
4822
.pager .next > a,
4823
.pager .next > span {
4824
  float: right;
4825
}
4826
.pager .previous > a,
4827
.pager .previous > span {
4828
  float: left;
4829
}
4830
.pager .disabled > a,
4831
.pager .disabled > a:hover,
4832
.pager .disabled > a:focus,
4833
.pager .disabled > span {
4834
  color: #777777;
4835
  background-color: #fff;
4836
  cursor: not-allowed;
4837
}
4838
.label {
4839
  display: inline;
4840
  padding: .2em .6em .3em;
4841
  font-size: 75%;
4842
  font-weight: bold;
4843
  line-height: 1;
4844
  color: #fff;
4845
  text-align: center;
4846
  white-space: nowrap;
4847
  vertical-align: baseline;
4848
  border-radius: .25em;
4849
}
4850
a.label:hover,
4851
a.label:focus {
4852
  color: #fff;
4853
  text-decoration: none;
4854
  cursor: pointer;
4855
}
4856
.label:empty {
4857
  display: none;
4858
}
4859
.btn .label {
4860
  position: relative;
4861
  top: -1px;
4862
}
4863
.label-default {
4864
  background-color: #777777;
4865
}
4866
.label-default[href]:hover,
4867
.label-default[href]:focus {
4868
  background-color: #5e5e5e;
4869
}
4870
.label-primary {
4871
  background-color: #337ab7;
4872
}
4873
.label-primary[href]:hover,
4874
.label-primary[href]:focus {
4875
  background-color: #286090;
4876
}
4877
.label-success {
4878
  background-color: #5cb85c;
4879
}
4880
.label-success[href]:hover,
4881
.label-success[href]:focus {
4882
  background-color: #449d44;
4883
}
4884
.label-info {
4885
  background-color: #5bc0de;
4886
}
4887
.label-info[href]:hover,
4888
.label-info[href]:focus {
4889
  background-color: #31b0d5;
4890
}
4891
.label-warning {
4892
  background-color: #f0ad4e;
4893
}
4894
.label-warning[href]:hover,
4895
.label-warning[href]:focus {
4896
  background-color: #ec971f;
4897
}
4898
.label-danger {
4899
  background-color: #d9534f;
4900
}
4901
.label-danger[href]:hover,
4902
.label-danger[href]:focus {
4903
  background-color: #c9302c;
4904
}
4905
.badge {
4906
  display: inline-block;
4907
  min-width: 10px;
4908
  padding: 3px 7px;
4909
  font-size: 12px;
4910
  font-weight: bold;
4911
  color: #fff;
4912
  line-height: 1;
4913
  vertical-align: middle;
4914
  white-space: nowrap;
4915
  text-align: center;
4916
  background-color: #777777;
4917
  border-radius: 10px;
4918
}
4919
.badge:empty {
4920
  display: none;
4921
}
4922
.btn .badge {
4923
  position: relative;
4924
  top: -1px;
4925
}
4926
.btn-xs .badge,
4927
.btn-group-xs > .btn .badge {
4928
  top: 0;
4929
  padding: 1px 5px;
4930
}
4931
a.badge:hover,
4932
a.badge:focus {
4933
  color: #fff;
4934
  text-decoration: none;
4935
  cursor: pointer;
4936
}
4937
.list-group-item.active > .badge,
4938
.nav-pills > .active > a > .badge {
4939
  color: #337ab7;
4940
  background-color: #fff;
4941
}
4942
.list-group-item > .badge {
4943
  float: right;
4944
}
4945
.list-group-item > .badge + .badge {
4946
  margin-right: 5px;
4947
}
4948
.nav-pills > li > a > .badge {
4949
  margin-left: 3px;
4950
}
4951
.jumbotron {
4952
  padding-top: 30px;
4953
  padding-bottom: 30px;
4954
  margin-bottom: 30px;
4955
  color: inherit;
4956
  background-color: #eeeeee;
4957
}
4958
.jumbotron h1,
4959
.jumbotron .h1 {
4960
  color: inherit;
4961
}
4962
.jumbotron p {
4963
  margin-bottom: 15px;
4964
  font-size: 20px;
4965
  font-weight: 200;
4966
}
4967
.jumbotron > hr {
4968
  border-top-color: #d5d5d5;
4969
}
4970
.container .jumbotron,
4971
.container-fluid .jumbotron {
4972
  border-radius: 3px;
4973
  padding-left: 0px;
4974
  padding-right: 0px;
4975
}
4976
.jumbotron .container {
4977
  max-width: 100%;
4978
}
4979
@media screen and (min-width: 768px) {
4980
  .jumbotron {
4981
    padding-top: 48px;
4982
    padding-bottom: 48px;
4983
  }
4984
  .container .jumbotron,
4985
  .container-fluid .jumbotron {
4986
    padding-left: 60px;
4987
    padding-right: 60px;
4988
  }
4989
  .jumbotron h1,
4990
  .jumbotron .h1 {
4991
    font-size: 59px;
4992
  }
4993
}
4994
.thumbnail {
4995
  display: block;
4996
  padding: 4px;
4997
  margin-bottom: 18px;
4998
  line-height: 1.42857143;
4999
  background-color: #fff;
5000
  border: 1px solid #ddd;
5001
  border-radius: 2px;
5002
  -webkit-transition: border 0.2s ease-in-out;
5003
  -o-transition: border 0.2s ease-in-out;
5004
  transition: border 0.2s ease-in-out;
5005
}
5006
.thumbnail > img,
5007
.thumbnail a > img {
5008
  margin-left: auto;
5009
  margin-right: auto;
5010
}
5011
a.thumbnail:hover,
5012
a.thumbnail:focus,
5013
a.thumbnail.active {
5014
  border-color: #337ab7;
5015
}
5016
.thumbnail .caption {
5017
  padding: 9px;
5018
  color: #000;
5019
}
5020
.alert {
5021
  padding: 15px;
5022
  margin-bottom: 18px;
5023
  border: 1px solid transparent;
5024
  border-radius: 2px;
5025
}
5026
.alert h4 {
5027
  margin-top: 0;
5028
  color: inherit;
5029
}
5030
.alert .alert-link {
5031
  font-weight: bold;
5032
}
5033
.alert > p,
5034
.alert > ul {
5035
  margin-bottom: 0;
5036
}
5037
.alert > p + p {
5038
  margin-top: 5px;
5039
}
5040
.alert-dismissable,
5041
.alert-dismissible {
5042
  padding-right: 35px;
5043
}
5044
.alert-dismissable .close,
5045
.alert-dismissible .close {
5046
  position: relative;
5047
  top: -2px;
5048
  right: -21px;
5049
  color: inherit;
5050
}
5051
.alert-success {
5052
  background-color: #dff0d8;
5053
  border-color: #d6e9c6;
5054
  color: #3c763d;
5055
}
5056
.alert-success hr {
5057
  border-top-color: #c9e2b3;
5058
}
5059
.alert-success .alert-link {
5060
  color: #2b542c;
5061
}
5062
.alert-info {
5063
  background-color: #d9edf7;
5064
  border-color: #bce8f1;
5065
  color: #31708f;
5066
}
5067
.alert-info hr {
5068
  border-top-color: #a6e1ec;
5069
}
5070
.alert-info .alert-link {
5071
  color: #245269;
5072
}
5073
.alert-warning {
5074
  background-color: #fcf8e3;
5075
  border-color: #faebcc;
5076
  color: #8a6d3b;
5077
}
5078
.alert-warning hr {
5079
  border-top-color: #f7e1b5;
5080
}
5081
.alert-warning .alert-link {
5082
  color: #66512c;
5083
}
5084
.alert-danger {
5085
  background-color: #f2dede;
5086
  border-color: #ebccd1;
5087
  color: #a94442;
5088
}
5089
.alert-danger hr {
5090
  border-top-color: #e4b9c0;
5091
}
5092
.alert-danger .alert-link {
5093
  color: #843534;
5094
}
5095
@-webkit-keyframes progress-bar-stripes {
5096
  from {
5097
    background-position: 40px 0;
5098
  }
5099
  to {
5100
    background-position: 0 0;
5101
  }
5102
}
5103
@keyframes progress-bar-stripes {
5104
  from {
5105
    background-position: 40px 0;
5106
  }
5107
  to {
5108
    background-position: 0 0;
5109
  }
5110
}
5111
.progress {
5112
  overflow: hidden;
5113
  height: 18px;
5114
  margin-bottom: 18px;
5115
  background-color: #f5f5f5;
5116
  border-radius: 2px;
5117
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5118
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5119
}
5120
.progress-bar {
5121
  float: left;
5122
  width: 0%;
5123
  height: 100%;
5124
  font-size: 12px;
5125
  line-height: 18px;
5126
  color: #fff;
5127
  text-align: center;
5128
  background-color: #337ab7;
5129
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5130
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5131
  -webkit-transition: width 0.6s ease;
5132
  -o-transition: width 0.6s ease;
5133
  transition: width 0.6s ease;
5134
}
5135
.progress-striped .progress-bar,
5136
.progress-bar-striped {
5137
  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);
5138
  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);
5139
  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);
5140
  background-size: 40px 40px;
5141
}
5142
.progress.active .progress-bar,
5143
.progress-bar.active {
5144
  -webkit-animation: progress-bar-stripes 2s linear infinite;
5145
  -o-animation: progress-bar-stripes 2s linear infinite;
5146
  animation: progress-bar-stripes 2s linear infinite;
5147
}
5148
.progress-bar-success {
5149
  background-color: #5cb85c;
5150
}
5151
.progress-striped .progress-bar-success {
5152
  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);
5153
  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);
5154
  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);
5155
}
5156
.progress-bar-info {
5157
  background-color: #5bc0de;
5158
}
5159
.progress-striped .progress-bar-info {
5160
  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);
5161
  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);
5162
  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);
5163
}
5164
.progress-bar-warning {
5165
  background-color: #f0ad4e;
5166
}
5167
.progress-striped .progress-bar-warning {
5168
  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);
5169
  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);
5170
  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);
5171
}
5172
.progress-bar-danger {
5173
  background-color: #d9534f;
5174
}
5175
.progress-striped .progress-bar-danger {
5176
  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);
5177
  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);
5178
  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);
5179
}
5180
.media {
5181
  margin-top: 15px;
5182
}
5183
.media:first-child {
5184
  margin-top: 0;
5185
}
5186
.media,
5187
.media-body {
5188
  zoom: 1;
5189
  overflow: hidden;
5190
}
5191
.media-body {
5192
  width: 10000px;
5193
}
5194
.media-object {
5195
  display: block;
5196
}
5197
.media-object.img-thumbnail {
5198
  max-width: none;
5199
}
5200
.media-right,
5201
.media > .pull-right {
5202
  padding-left: 10px;
5203
}
5204
.media-left,
5205
.media > .pull-left {
5206
  padding-right: 10px;
5207
}
5208
.media-left,
5209
.media-right,
5210
.media-body {
5211
  display: table-cell;
5212
  vertical-align: top;
5213
}
5214
.media-middle {
5215
  vertical-align: middle;
5216
}
5217
.media-bottom {
5218
  vertical-align: bottom;
5219
}
5220
.media-heading {
5221
  margin-top: 0;
5222
  margin-bottom: 5px;
5223
}
5224
.media-list {
5225
  padding-left: 0;
5226
  list-style: none;
5227
}
5228
.list-group {
5229
  margin-bottom: 20px;
5230
  padding-left: 0;
5231
}
5232
.list-group-item {
5233
  position: relative;
5234
  display: block;
5235
  padding: 10px 15px;
5236
  margin-bottom: -1px;
5237
  background-color: #fff;
5238
  border: 1px solid #ddd;
5239
}
5240
.list-group-item:first-child {
5241
  border-top-right-radius: 2px;
5242
  border-top-left-radius: 2px;
5243
}
5244
.list-group-item:last-child {
5245
  margin-bottom: 0;
5246
  border-bottom-right-radius: 2px;
5247
  border-bottom-left-radius: 2px;
5248
}
5249
a.list-group-item,
5250
button.list-group-item {
5251
  color: #555;
5252
}
5253
a.list-group-item .list-group-item-heading,
5254
button.list-group-item .list-group-item-heading {
5255
  color: #333;
5256
}
5257
a.list-group-item:hover,
5258
button.list-group-item:hover,
5259
a.list-group-item:focus,
5260
button.list-group-item:focus {
5261
  text-decoration: none;
5262
  color: #555;
5263
  background-color: #f5f5f5;
5264
}
5265
button.list-group-item {
5266
  width: 100%;
5267
  text-align: left;
5268
}
5269
.list-group-item.disabled,
5270
.list-group-item.disabled:hover,
5271
.list-group-item.disabled:focus {
5272
  background-color: #eeeeee;
5273
  color: #777777;
5274
  cursor: not-allowed;
5275
}
5276
.list-group-item.disabled .list-group-item-heading,
5277
.list-group-item.disabled:hover .list-group-item-heading,
5278
.list-group-item.disabled:focus .list-group-item-heading {
5279
  color: inherit;
5280
}
5281
.list-group-item.disabled .list-group-item-text,
5282
.list-group-item.disabled:hover .list-group-item-text,
5283
.list-group-item.disabled:focus .list-group-item-text {
5284
  color: #777777;
5285
}
5286
.list-group-item.active,
5287
.list-group-item.active:hover,
5288
.list-group-item.active:focus {
5289
  z-index: 2;
5290
  color: #fff;
5291
  background-color: #337ab7;
5292
  border-color: #337ab7;
5293
}
5294
.list-group-item.active .list-group-item-heading,
5295
.list-group-item.active:hover .list-group-item-heading,
5296
.list-group-item.active:focus .list-group-item-heading,
5297
.list-group-item.active .list-group-item-heading > small,
5298
.list-group-item.active:hover .list-group-item-heading > small,
5299
.list-group-item.active:focus .list-group-item-heading > small,
5300
.list-group-item.active .list-group-item-heading > .small,
5301
.list-group-item.active:hover .list-group-item-heading > .small,
5302
.list-group-item.active:focus .list-group-item-heading > .small {
5303
  color: inherit;
5304
}
5305
.list-group-item.active .list-group-item-text,
5306
.list-group-item.active:hover .list-group-item-text,
5307
.list-group-item.active:focus .list-group-item-text {
5308
  color: #c7ddef;
5309
}
5310
.list-group-item-success {
5311
  color: #3c763d;
5312
  background-color: #dff0d8;
5313
}
5314
a.list-group-item-success,
5315
button.list-group-item-success {
5316
  color: #3c763d;
5317
}
5318
a.list-group-item-success .list-group-item-heading,
5319
button.list-group-item-success .list-group-item-heading {
5320
  color: inherit;
5321
}
5322
a.list-group-item-success:hover,
5323
button.list-group-item-success:hover,
5324
a.list-group-item-success:focus,
5325
button.list-group-item-success:focus {
5326
  color: #3c763d;
5327
  background-color: #d0e9c6;
5328
}
5329
a.list-group-item-success.active,
5330
button.list-group-item-success.active,
5331
a.list-group-item-success.active:hover,
5332
button.list-group-item-success.active:hover,
5333
a.list-group-item-success.active:focus,
5334
button.list-group-item-success.active:focus {
5335
  color: #fff;
5336
  background-color: #3c763d;
5337
  border-color: #3c763d;
5338
}
5339
.list-group-item-info {
5340
  color: #31708f;
5341
  background-color: #d9edf7;
5342
}
5343
a.list-group-item-info,
5344
button.list-group-item-info {
5345
  color: #31708f;
5346
}
5347
a.list-group-item-info .list-group-item-heading,
5348
button.list-group-item-info .list-group-item-heading {
5349
  color: inherit;
5350
}
5351
a.list-group-item-info:hover,
5352
button.list-group-item-info:hover,
5353
a.list-group-item-info:focus,
5354
button.list-group-item-info:focus {
5355
  color: #31708f;
5356
  background-color: #c4e3f3;
5357
}
5358
a.list-group-item-info.active,
5359
button.list-group-item-info.active,
5360
a.list-group-item-info.active:hover,
5361
button.list-group-item-info.active:hover,
5362
a.list-group-item-info.active:focus,
5363
button.list-group-item-info.active:focus {
5364
  color: #fff;
5365
  background-color: #31708f;
5366
  border-color: #31708f;
5367
}
5368
.list-group-item-warning {
5369
  color: #8a6d3b;
5370
  background-color: #fcf8e3;
5371
}
5372
a.list-group-item-warning,
5373
button.list-group-item-warning {
5374
  color: #8a6d3b;
5375
}
5376
a.list-group-item-warning .list-group-item-heading,
5377
button.list-group-item-warning .list-group-item-heading {
5378
  color: inherit;
5379
}
5380
a.list-group-item-warning:hover,
5381
button.list-group-item-warning:hover,
5382
a.list-group-item-warning:focus,
5383
button.list-group-item-warning:focus {
5384
  color: #8a6d3b;
5385
  background-color: #faf2cc;
5386
}
5387
a.list-group-item-warning.active,
5388
button.list-group-item-warning.active,
5389
a.list-group-item-warning.active:hover,
5390
button.list-group-item-warning.active:hover,
5391
a.list-group-item-warning.active:focus,
5392
button.list-group-item-warning.active:focus {
5393
  color: #fff;
5394
  background-color: #8a6d3b;
5395
  border-color: #8a6d3b;
5396
}
5397
.list-group-item-danger {
5398
  color: #a94442;
5399
  background-color: #f2dede;
5400
}
5401
a.list-group-item-danger,
5402
button.list-group-item-danger {
5403
  color: #a94442;
5404
}
5405
a.list-group-item-danger .list-group-item-heading,
5406
button.list-group-item-danger .list-group-item-heading {
5407
  color: inherit;
5408
}
5409
a.list-group-item-danger:hover,
5410
button.list-group-item-danger:hover,
5411
a.list-group-item-danger:focus,
5412
button.list-group-item-danger:focus {
5413
  color: #a94442;
5414
  background-color: #ebcccc;
5415
}
5416
a.list-group-item-danger.active,
5417
button.list-group-item-danger.active,
5418
a.list-group-item-danger.active:hover,
5419
button.list-group-item-danger.active:hover,
5420
a.list-group-item-danger.active:focus,
5421
button.list-group-item-danger.active:focus {
5422
  color: #fff;
5423
  background-color: #a94442;
5424
  border-color: #a94442;
5425
}
5426
.list-group-item-heading {
5427
  margin-top: 0;
5428
  margin-bottom: 5px;
5429
}
5430
.list-group-item-text {
5431
  margin-bottom: 0;
5432
  line-height: 1.3;
5433
}
5434
.panel {
5435
  margin-bottom: 18px;
5436
  background-color: #fff;
5437
  border: 1px solid transparent;
5438
  border-radius: 2px;
5439
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5440
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5441
}
5442
.panel-body {
5443
  padding: 15px;
5444
}
5445
.panel-heading {
5446
  padding: 10px 15px;
5447
  border-bottom: 1px solid transparent;
5448
  border-top-right-radius: 1px;
5449
  border-top-left-radius: 1px;
5450
}
5451
.panel-heading > .dropdown .dropdown-toggle {
5452
  color: inherit;
5453
}
5454
.panel-title {
5455
  margin-top: 0;
5456
  margin-bottom: 0;
5457
  font-size: 15px;
5458
  color: inherit;
5459
}
5460
.panel-title > a,
5461
.panel-title > small,
5462
.panel-title > .small,
5463
.panel-title > small > a,
5464
.panel-title > .small > a {
5465
  color: inherit;
5466
}
5467
.panel-footer {
5468
  padding: 10px 15px;
5469
  background-color: #f5f5f5;
5470
  border-top: 1px solid #ddd;
5471
  border-bottom-right-radius: 1px;
5472
  border-bottom-left-radius: 1px;
5473
}
5474
.panel > .list-group,
5475
.panel > .panel-collapse > .list-group {
5476
  margin-bottom: 0;
5477
}
5478
.panel > .list-group .list-group-item,
5479
.panel > .panel-collapse > .list-group .list-group-item {
5480
  border-width: 1px 0;
5481
  border-radius: 0;
5482
}
5483
.panel > .list-group:first-child .list-group-item:first-child,
5484
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
5485
  border-top: 0;
5486
  border-top-right-radius: 1px;
5487
  border-top-left-radius: 1px;
5488
}
5489
.panel > .list-group:last-child .list-group-item:last-child,
5490
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
5491
  border-bottom: 0;
5492
  border-bottom-right-radius: 1px;
5493
  border-bottom-left-radius: 1px;
5494
}
5495
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
5496
  border-top-right-radius: 0;
5497
  border-top-left-radius: 0;
5498
}
5499
.panel-heading + .list-group .list-group-item:first-child {
5500
  border-top-width: 0;
5501
}
5502
.list-group + .panel-footer {
5503
  border-top-width: 0;
5504
}
5505
.panel > .table,
5506
.panel > .table-responsive > .table,
5507
.panel > .panel-collapse > .table {
5508
  margin-bottom: 0;
5509
}
5510
.panel > .table caption,
5511
.panel > .table-responsive > .table caption,
5512
.panel > .panel-collapse > .table caption {
5513
  padding-left: 15px;
5514
  padding-right: 15px;
5515
}
5516
.panel > .table:first-child,
5517
.panel > .table-responsive:first-child > .table:first-child {
5518
  border-top-right-radius: 1px;
5519
  border-top-left-radius: 1px;
5520
}
5521
.panel > .table:first-child > thead:first-child > tr:first-child,
5522
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
5523
.panel > .table:first-child > tbody:first-child > tr:first-child,
5524
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
5525
  border-top-left-radius: 1px;
5526
  border-top-right-radius: 1px;
5527
}
5528
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
5529
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
5530
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5531
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5532
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
5533
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
5534
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
5535
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
5536
  border-top-left-radius: 1px;
5537
}
5538
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
5539
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
5540
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5541
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5542
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
5543
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
5544
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
5545
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
5546
  border-top-right-radius: 1px;
5547
}
5548
.panel > .table:last-child,
5549
.panel > .table-responsive:last-child > .table:last-child {
5550
  border-bottom-right-radius: 1px;
5551
  border-bottom-left-radius: 1px;
5552
}
5553
.panel > .table:last-child > tbody:last-child > tr:last-child,
5554
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
5555
.panel > .table:last-child > tfoot:last-child > tr:last-child,
5556
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
5557
  border-bottom-left-radius: 1px;
5558
  border-bottom-right-radius: 1px;
5559
}
5560
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5561
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5562
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5563
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5564
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5565
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5566
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
5567
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
5568
  border-bottom-left-radius: 1px;
5569
}
5570
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5571
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5572
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5573
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5574
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5575
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5576
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
5577
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
5578
  border-bottom-right-radius: 1px;
5579
}
5580
.panel > .panel-body + .table,
5581
.panel > .panel-body + .table-responsive,
5582
.panel > .table + .panel-body,
5583
.panel > .table-responsive + .panel-body {
5584
  border-top: 1px solid #ddd;
5585
}
5586
.panel > .table > tbody:first-child > tr:first-child th,
5587
.panel > .table > tbody:first-child > tr:first-child td {
5588
  border-top: 0;
5589
}
5590
.panel > .table-bordered,
5591
.panel > .table-responsive > .table-bordered {
5592
  border: 0;
5593
}
5594
.panel > .table-bordered > thead > tr > th:first-child,
5595
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
5596
.panel > .table-bordered > tbody > tr > th:first-child,
5597
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
5598
.panel > .table-bordered > tfoot > tr > th:first-child,
5599
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
5600
.panel > .table-bordered > thead > tr > td:first-child,
5601
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
5602
.panel > .table-bordered > tbody > tr > td:first-child,
5603
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
5604
.panel > .table-bordered > tfoot > tr > td:first-child,
5605
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
5606
  border-left: 0;
5607
}
5608
.panel > .table-bordered > thead > tr > th:last-child,
5609
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
5610
.panel > .table-bordered > tbody > tr > th:last-child,
5611
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
5612
.panel > .table-bordered > tfoot > tr > th:last-child,
5613
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
5614
.panel > .table-bordered > thead > tr > td:last-child,
5615
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
5616
.panel > .table-bordered > tbody > tr > td:last-child,
5617
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
5618
.panel > .table-bordered > tfoot > tr > td:last-child,
5619
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
5620
  border-right: 0;
5621
}
5622
.panel > .table-bordered > thead > tr:first-child > td,
5623
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
5624
.panel > .table-bordered > tbody > tr:first-child > td,
5625
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
5626
.panel > .table-bordered > thead > tr:first-child > th,
5627
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
5628
.panel > .table-bordered > tbody > tr:first-child > th,
5629
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
5630
  border-bottom: 0;
5631
}
5632
.panel > .table-bordered > tbody > tr:last-child > td,
5633
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
5634
.panel > .table-bordered > tfoot > tr:last-child > td,
5635
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
5636
.panel > .table-bordered > tbody > tr:last-child > th,
5637
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
5638
.panel > .table-bordered > tfoot > tr:last-child > th,
5639
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
5640
  border-bottom: 0;
5641
}
5642
.panel > .table-responsive {
5643
  border: 0;
5644
  margin-bottom: 0;
5645
}
5646
.panel-group {
5647
  margin-bottom: 18px;
5648
}
5649
.panel-group .panel {
5650
  margin-bottom: 0;
5651
  border-radius: 2px;
5652
}
5653
.panel-group .panel + .panel {
5654
  margin-top: 5px;
5655
}
5656
.panel-group .panel-heading {
5657
  border-bottom: 0;
5658
}
5659
.panel-group .panel-heading + .panel-collapse > .panel-body,
5660
.panel-group .panel-heading + .panel-collapse > .list-group {
5661
  border-top: 1px solid #ddd;
5662
}
5663
.panel-group .panel-footer {
5664
  border-top: 0;
5665
}
5666
.panel-group .panel-footer + .panel-collapse .panel-body {
5667
  border-bottom: 1px solid #ddd;
5668
}
5669
.panel-default {
5670
  border-color: #ddd;
5671
}
5672
.panel-default > .panel-heading {
5673
  color: #333333;
5674
  background-color: #f5f5f5;
5675
  border-color: #ddd;
5676
}
5677
.panel-default > .panel-heading + .panel-collapse > .panel-body {
5678
  border-top-color: #ddd;
5679
}
5680
.panel-default > .panel-heading .badge {
5681
  color: #f5f5f5;
5682
  background-color: #333333;
5683
}
5684
.panel-default > .panel-footer + .panel-collapse > .panel-body {
5685
  border-bottom-color: #ddd;
5686
}
5687
.panel-primary {
5688
  border-color: #337ab7;
5689
}
5690
.panel-primary > .panel-heading {
5691
  color: #fff;
5692
  background-color: #337ab7;
5693
  border-color: #337ab7;
5694
}
5695
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
5696
  border-top-color: #337ab7;
5697
}
5698
.panel-primary > .panel-heading .badge {
5699
  color: #337ab7;
5700
  background-color: #fff;
5701
}
5702
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
5703
  border-bottom-color: #337ab7;
5704
}
5705
.panel-success {
5706
  border-color: #d6e9c6;
5707
}
5708
.panel-success > .panel-heading {
5709
  color: #3c763d;
5710
  background-color: #dff0d8;
5711
  border-color: #d6e9c6;
5712
}
5713
.panel-success > .panel-heading + .panel-collapse > .panel-body {
5714
  border-top-color: #d6e9c6;
5715
}
5716
.panel-success > .panel-heading .badge {
5717
  color: #dff0d8;
5718
  background-color: #3c763d;
5719
}
5720
.panel-success > .panel-footer + .panel-collapse > .panel-body {
5721
  border-bottom-color: #d6e9c6;
5722
}
5723
.panel-info {
5724
  border-color: #bce8f1;
5725
}
5726
.panel-info > .panel-heading {
5727
  color: #31708f;
5728
  background-color: #d9edf7;
5729
  border-color: #bce8f1;
5730
}
5731
.panel-info > .panel-heading + .panel-collapse > .panel-body {
5732
  border-top-color: #bce8f1;
5733
}
5734
.panel-info > .panel-heading .badge {
5735
  color: #d9edf7;
5736
  background-color: #31708f;
5737
}
5738
.panel-info > .panel-footer + .panel-collapse > .panel-body {
5739
  border-bottom-color: #bce8f1;
5740
}
5741
.panel-warning {
5742
  border-color: #faebcc;
5743
}
5744
.panel-warning > .panel-heading {
5745
  color: #8a6d3b;
5746
  background-color: #fcf8e3;
5747
  border-color: #faebcc;
5748
}
5749
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
5750
  border-top-color: #faebcc;
5751
}
5752
.panel-warning > .panel-heading .badge {
5753
  color: #fcf8e3;
5754
  background-color: #8a6d3b;
5755
}
5756
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
5757
  border-bottom-color: #faebcc;
5758
}
5759
.panel-danger {
5760
  border-color: #ebccd1;
5761
}
5762
.panel-danger > .panel-heading {
5763
  color: #a94442;
5764
  background-color: #f2dede;
5765
  border-color: #ebccd1;
5766
}
5767
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
5768
  border-top-color: #ebccd1;
5769
}
5770
.panel-danger > .panel-heading .badge {
5771
  color: #f2dede;
5772
  background-color: #a94442;
5773
}
5774
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
5775
  border-bottom-color: #ebccd1;
5776
}
5777
.embed-responsive {
5778
  position: relative;
5779
  display: block;
5780
  height: 0;
5781
  padding: 0;
5782
  overflow: hidden;
5783
}
5784
.embed-responsive .embed-responsive-item,
5785
.embed-responsive iframe,
5786
.embed-responsive embed,
5787
.embed-responsive object,
5788
.embed-responsive video {
5789
  position: absolute;
5790
  top: 0;
5791
  left: 0;
5792
  bottom: 0;
5793
  height: 100%;
5794
  width: 100%;
5795
  border: 0;
5796
}
5797
.embed-responsive-16by9 {
5798
  padding-bottom: 56.25%;
5799
}
5800
.embed-responsive-4by3 {
5801
  padding-bottom: 75%;
5802
}
5803
.well {
5804
  min-height: 20px;
5805
  padding: 19px;
5806
  margin-bottom: 20px;
5807
  background-color: #f5f5f5;
5808
  border: 1px solid #e3e3e3;
5809
  border-radius: 2px;
5810
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5811
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5812
}
5813
.well blockquote {
5814
  border-color: #ddd;
5815
  border-color: rgba(0, 0, 0, 0.15);
5816
}
5817
.well-lg {
5818
  padding: 24px;
5819
  border-radius: 3px;
5820
}
5821
.well-sm {
5822
  padding: 9px;
5823
  border-radius: 1px;
5824
}
5825
.close {
5826
  float: right;
5827
  font-size: 19.5px;
5828
  font-weight: bold;
5829
  line-height: 1;
5830
  color: #000;
5831
  text-shadow: 0 1px 0 #fff;
5832
  opacity: 0.2;
5833
  filter: alpha(opacity=20);
5834
}
5835
.close:hover,
5836
.close:focus {
5837
  color: #000;
5838
  text-decoration: none;
5839
  cursor: pointer;
5840
  opacity: 0.5;
5841
  filter: alpha(opacity=50);
5842
}
5843
button.close {
5844
  padding: 0;
5845
  cursor: pointer;
5846
  background: transparent;
5847
  border: 0;
5848
  -webkit-appearance: none;
5849
}
5850
.modal-open {
5851
  overflow: hidden;
5852
}
5853
.modal {
5854
  display: none;
5855
  overflow: hidden;
5856
  position: fixed;
5857
  top: 0;
5858
  right: 0;
5859
  bottom: 0;
5860
  left: 0;
5861
  z-index: 1050;
5862
  -webkit-overflow-scrolling: touch;
5863
  outline: 0;
5864
}
5865
.modal.fade .modal-dialog {
5866
  -webkit-transform: translate(0, -25%);
5867
  -ms-transform: translate(0, -25%);
5868
  -o-transform: translate(0, -25%);
5869
  transform: translate(0, -25%);
5870
  -webkit-transition: -webkit-transform 0.3s ease-out;
5871
  -moz-transition: -moz-transform 0.3s ease-out;
5872
  -o-transition: -o-transform 0.3s ease-out;
5873
  transition: transform 0.3s ease-out;
5874
}
5875
.modal.in .modal-dialog {
5876
  -webkit-transform: translate(0, 0);
5877
  -ms-transform: translate(0, 0);
5878
  -o-transform: translate(0, 0);
5879
  transform: translate(0, 0);
5880
}
5881
.modal-open .modal {
5882
  overflow-x: hidden;
5883
  overflow-y: auto;
5884
}
5885
.modal-dialog {
5886
  position: relative;
5887
  width: auto;
5888
  margin: 10px;
5889
}
5890
.modal-content {
5891
  position: relative;
5892
  background-color: #fff;
5893
  border: 1px solid #999;
5894
  border: 1px solid rgba(0, 0, 0, 0.2);
5895
  border-radius: 3px;
5896
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5897
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5898
  background-clip: padding-box;
5899
  outline: 0;
5900
}
5901
.modal-backdrop {
5902
  position: fixed;
5903
  top: 0;
5904
  right: 0;
5905
  bottom: 0;
5906
  left: 0;
5907
  z-index: 1040;
5908
  background-color: #000;
5909
}
5910
.modal-backdrop.fade {
5911
  opacity: 0;
5912
  filter: alpha(opacity=0);
5913
}
5914
.modal-backdrop.in {
5915
  opacity: 0.5;
5916
  filter: alpha(opacity=50);
5917
}
5918
.modal-header {
5919
  padding: 15px;
5920
  border-bottom: 1px solid #e5e5e5;
5921
}
5922
.modal-header .close {
5923
  margin-top: -2px;
5924
}
5925
.modal-title {
5926
  margin: 0;
5927
  line-height: 1.42857143;
5928
}
5929
.modal-body {
5930
  position: relative;
5931
  padding: 15px;
5932
}
5933
.modal-footer {
5934
  padding: 15px;
5935
  text-align: right;
5936
  border-top: 1px solid #e5e5e5;
5937
}
5938
.modal-footer .btn + .btn {
5939
  margin-left: 5px;
5940
  margin-bottom: 0;
5941
}
5942
.modal-footer .btn-group .btn + .btn {
5943
  margin-left: -1px;
5944
}
5945
.modal-footer .btn-block + .btn-block {
5946
  margin-left: 0;
5947
}
5948
.modal-scrollbar-measure {
5949
  position: absolute;
5950
  top: -9999px;
5951
  width: 50px;
5952
  height: 50px;
5953
  overflow: scroll;
5954
}
5955
@media (min-width: 768px) {
5956
  .modal-dialog {
5957
    width: 600px;
5958
    margin: 30px auto;
5959
  }
5960
  .modal-content {
5961
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5962
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5963
  }
5964
  .modal-sm {
5965
    width: 300px;
5966
  }
5967
}
5968
@media (min-width: 992px) {
5969
  .modal-lg {
5970
    width: 900px;
5971
  }
5972
}
5973
.tooltip {
5974
  position: absolute;
5975
  z-index: 1070;
5976
  display: block;
5977
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5978
  font-style: normal;
5979
  font-weight: normal;
5980
  letter-spacing: normal;
5981
  line-break: auto;
5982
  line-height: 1.42857143;
5983
  text-align: left;
5984
  text-align: start;
5985
  text-decoration: none;
5986
  text-shadow: none;
5987
  text-transform: none;
5988
  white-space: normal;
5989
  word-break: normal;
5990
  word-spacing: normal;
5991
  word-wrap: normal;
5992
  font-size: 12px;
5993
  opacity: 0;
5994
  filter: alpha(opacity=0);
5995
}
5996
.tooltip.in {
5997
  opacity: 0.9;
5998
  filter: alpha(opacity=90);
5999
}
6000
.tooltip.top {
6001
  margin-top: -3px;
6002
  padding: 5px 0;
6003
}
6004
.tooltip.right {
6005
  margin-left: 3px;
6006
  padding: 0 5px;
6007
}
6008
.tooltip.bottom {
6009
  margin-top: 3px;
6010
  padding: 5px 0;
6011
}
6012
.tooltip.left {
6013
  margin-left: -3px;
6014
  padding: 0 5px;
6015
}
6016
.tooltip-inner {
6017
  max-width: 200px;
6018
  padding: 3px 8px;
6019
  color: #fff;
6020
  text-align: center;
6021
  background-color: #000;
6022
  border-radius: 2px;
6023
}
6024
.tooltip-arrow {
6025
  position: absolute;
6026
  width: 0;
6027
  height: 0;
6028
  border-color: transparent;
6029
  border-style: solid;
6030
}
6031
.tooltip.top .tooltip-arrow {
6032
  bottom: 0;
6033
  left: 50%;
6034
  margin-left: -5px;
6035
  border-width: 5px 5px 0;
6036
  border-top-color: #000;
6037
}
6038
.tooltip.top-left .tooltip-arrow {
6039
  bottom: 0;
6040
  right: 5px;
6041
  margin-bottom: -5px;
6042
  border-width: 5px 5px 0;
6043
  border-top-color: #000;
6044
}
6045
.tooltip.top-right .tooltip-arrow {
6046
  bottom: 0;
6047
  left: 5px;
6048
  margin-bottom: -5px;
6049
  border-width: 5px 5px 0;
6050
  border-top-color: #000;
6051
}
6052
.tooltip.right .tooltip-arrow {
6053
  top: 50%;
6054
  left: 0;
6055
  margin-top: -5px;
6056
  border-width: 5px 5px 5px 0;
6057
  border-right-color: #000;
6058
}
6059
.tooltip.left .tooltip-arrow {
6060
  top: 50%;
6061
  right: 0;
6062
  margin-top: -5px;
6063
  border-width: 5px 0 5px 5px;
6064
  border-left-color: #000;
6065
}
6066
.tooltip.bottom .tooltip-arrow {
6067
  top: 0;
6068
  left: 50%;
6069
  margin-left: -5px;
6070
  border-width: 0 5px 5px;
6071
  border-bottom-color: #000;
6072
}
6073
.tooltip.bottom-left .tooltip-arrow {
6074
  top: 0;
6075
  right: 5px;
6076
  margin-top: -5px;
6077
  border-width: 0 5px 5px;
6078
  border-bottom-color: #000;
6079
}
6080
.tooltip.bottom-right .tooltip-arrow {
6081
  top: 0;
6082
  left: 5px;
6083
  margin-top: -5px;
6084
  border-width: 0 5px 5px;
6085
  border-bottom-color: #000;
6086
}
6087
.popover {
6088
  position: absolute;
6089
  top: 0;
6090
  left: 0;
6091
  z-index: 1060;
6092
  display: none;
6093
  max-width: 276px;
6094
  padding: 1px;
6095
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6096
  font-style: normal;
6097
  font-weight: normal;
6098
  letter-spacing: normal;
6099
  line-break: auto;
6100
  line-height: 1.42857143;
6101
  text-align: left;
6102
  text-align: start;
6103
  text-decoration: none;
6104
  text-shadow: none;
6105
  text-transform: none;
6106
  white-space: normal;
6107
  word-break: normal;
6108
  word-spacing: normal;
6109
  word-wrap: normal;
6110
  font-size: 13px;
6111
  background-color: #fff;
6112
  background-clip: padding-box;
6113
  border: 1px solid #ccc;
6114
  border: 1px solid rgba(0, 0, 0, 0.2);
6115
  border-radius: 3px;
6116
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6117
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6118
}
6119
.popover.top {
6120
  margin-top: -10px;
6121
}
6122
.popover.right {
6123
  margin-left: 10px;
6124
}
6125
.popover.bottom {
6126
  margin-top: 10px;
6127
}
6128
.popover.left {
6129
  margin-left: -10px;
6130
}
6131
.popover-title {
6132
  margin: 0;
6133
  padding: 8px 14px;
6134
  font-size: 13px;
6135
  background-color: #f7f7f7;
6136
  border-bottom: 1px solid #ebebeb;
6137
  border-radius: 2px 2px 0 0;
6138
}
6139
.popover-content {
6140
  padding: 9px 14px;
6141
}
6142
.popover > .arrow,
6143
.popover > .arrow:after {
6144
  position: absolute;
6145
  display: block;
6146
  width: 0;
6147
  height: 0;
6148
  border-color: transparent;
6149
  border-style: solid;
6150
}
6151
.popover > .arrow {
6152
  border-width: 11px;
6153
}
6154
.popover > .arrow:after {
6155
  border-width: 10px;
6156
  content: "";
6157
}
6158
.popover.top > .arrow {
6159
  left: 50%;
6160
  margin-left: -11px;
6161
  border-bottom-width: 0;
6162
  border-top-color: #999999;
6163
  border-top-color: rgba(0, 0, 0, 0.25);
6164
  bottom: -11px;
6165
}
6166
.popover.top > .arrow:after {
6167
  content: " ";
6168
  bottom: 1px;
6169
  margin-left: -10px;
6170
  border-bottom-width: 0;
6171
  border-top-color: #fff;
6172
}
6173
.popover.right > .arrow {
6174
  top: 50%;
6175
  left: -11px;
6176
  margin-top: -11px;
6177
  border-left-width: 0;
6178
  border-right-color: #999999;
6179
  border-right-color: rgba(0, 0, 0, 0.25);
6180
}
6181
.popover.right > .arrow:after {
6182
  content: " ";
6183
  left: 1px;
6184
  bottom: -10px;
6185
  border-left-width: 0;
6186
  border-right-color: #fff;
6187
}
6188
.popover.bottom > .arrow {
6189
  left: 50%;
6190
  margin-left: -11px;
6191
  border-top-width: 0;
6192
  border-bottom-color: #999999;
6193
  border-bottom-color: rgba(0, 0, 0, 0.25);
6194
  top: -11px;
6195
}
6196
.popover.bottom > .arrow:after {
6197
  content: " ";
6198
  top: 1px;
6199
  margin-left: -10px;
6200
  border-top-width: 0;
6201
  border-bottom-color: #fff;
6202
}
6203
.popover.left > .arrow {
6204
  top: 50%;
6205
  right: -11px;
6206
  margin-top: -11px;
6207
  border-right-width: 0;
6208
  border-left-color: #999999;
6209
  border-left-color: rgba(0, 0, 0, 0.25);
6210
}
6211
.popover.left > .arrow:after {
6212
  content: " ";
6213
  right: 1px;
6214
  border-right-width: 0;
6215
  border-left-color: #fff;
6216
  bottom: -10px;
6217
}
6218
.carousel {
6219
  position: relative;
6220
}
6221
.carousel-inner {
6222
  position: relative;
6223
  overflow: hidden;
6224
  width: 100%;
6225
}
6226
.carousel-inner > .item {
6227
  display: none;
6228
  position: relative;
6229
  -webkit-transition: 0.6s ease-in-out left;
6230
  -o-transition: 0.6s ease-in-out left;
6231
  transition: 0.6s ease-in-out left;
6232
}
6233
.carousel-inner > .item > img,
6234
.carousel-inner > .item > a > img {
6235
  line-height: 1;
6236
}
6237
@media all and (transform-3d), (-webkit-transform-3d) {
6238
  .carousel-inner > .item {
6239
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
6240
    -moz-transition: -moz-transform 0.6s ease-in-out;
6241
    -o-transition: -o-transform 0.6s ease-in-out;
6242
    transition: transform 0.6s ease-in-out;
6243
    -webkit-backface-visibility: hidden;
6244
    -moz-backface-visibility: hidden;
6245
    backface-visibility: hidden;
6246
    -webkit-perspective: 1000px;
6247
    -moz-perspective: 1000px;
6248
    perspective: 1000px;
6249
  }
6250
  .carousel-inner > .item.next,
6251
  .carousel-inner > .item.active.right {
6252
    -webkit-transform: translate3d(100%, 0, 0);
6253
    transform: translate3d(100%, 0, 0);
6254
    left: 0;
6255
  }
6256
  .carousel-inner > .item.prev,
6257
  .carousel-inner > .item.active.left {
6258
    -webkit-transform: translate3d(-100%, 0, 0);
6259
    transform: translate3d(-100%, 0, 0);
6260
    left: 0;
6261
  }
6262
  .carousel-inner > .item.next.left,
6263
  .carousel-inner > .item.prev.right,
6264
  .carousel-inner > .item.active {
6265
    -webkit-transform: translate3d(0, 0, 0);
6266
    transform: translate3d(0, 0, 0);
6267
    left: 0;
6268
  }
6269
}
6270
.carousel-inner > .active,
6271
.carousel-inner > .next,
6272
.carousel-inner > .prev {
6273
  display: block;
6274
}
6275
.carousel-inner > .active {
6276
  left: 0;
6277
}
6278
.carousel-inner > .next,
6279
.carousel-inner > .prev {
6280
  position: absolute;
6281
  top: 0;
6282
  width: 100%;
6283
}
6284
.carousel-inner > .next {
6285
  left: 100%;
6286
}
6287
.carousel-inner > .prev {
6288
  left: -100%;
6289
}
6290
.carousel-inner > .next.left,
6291
.carousel-inner > .prev.right {
6292
  left: 0;
6293
}
6294
.carousel-inner > .active.left {
6295
  left: -100%;
6296
}
6297
.carousel-inner > .active.right {
6298
  left: 100%;
6299
}
6300
.carousel-control {
6301
  position: absolute;
6302
  top: 0;
6303
  left: 0;
6304
  bottom: 0;
6305
  width: 15%;
6306
  opacity: 0.5;
6307
  filter: alpha(opacity=50);
6308
  font-size: 20px;
6309
  color: #fff;
6310
  text-align: center;
6311
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6312
  background-color: rgba(0, 0, 0, 0);
6313
}
6314
.carousel-control.left {
6315
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6316
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6317
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6318
  background-repeat: repeat-x;
6319
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
6320
}
6321
.carousel-control.right {
6322
  left: auto;
6323
  right: 0;
6324
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6325
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6326
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6327
  background-repeat: repeat-x;
6328
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
6329
}
6330
.carousel-control:hover,
6331
.carousel-control:focus {
6332
  outline: 0;
6333
  color: #fff;
6334
  text-decoration: none;
6335
  opacity: 0.9;
6336
  filter: alpha(opacity=90);
6337
}
6338
.carousel-control .icon-prev,
6339
.carousel-control .icon-next,
6340
.carousel-control .glyphicon-chevron-left,
6341
.carousel-control .glyphicon-chevron-right {
6342
  position: absolute;
6343
  top: 50%;
6344
  margin-top: -10px;
6345
  z-index: 5;
6346
  display: inline-block;
6347
}
6348
.carousel-control .icon-prev,
6349
.carousel-control .glyphicon-chevron-left {
6350
  left: 50%;
6351
  margin-left: -10px;
6352
}
6353
.carousel-control .icon-next,
6354
.carousel-control .glyphicon-chevron-right {
6355
  right: 50%;
6356
  margin-right: -10px;
6357
}
6358
.carousel-control .icon-prev,
6359
.carousel-control .icon-next {
6360
  width: 20px;
6361
  height: 20px;
6362
  line-height: 1;
6363
  font-family: serif;
6364
}
6365
.carousel-control .icon-prev:before {
6366
  content: '\2039';
6367
}
6368
.carousel-control .icon-next:before {
6369
  content: '\203a';
6370
}
6371
.carousel-indicators {
6372
  position: absolute;
6373
  bottom: 10px;
6374
  left: 50%;
6375
  z-index: 15;
6376
  width: 60%;
6377
  margin-left: -30%;
6378
  padding-left: 0;
6379
  list-style: none;
6380
  text-align: center;
6381
}
6382
.carousel-indicators li {
6383
  display: inline-block;
6384
  width: 10px;
6385
  height: 10px;
6386
  margin: 1px;
6387
  text-indent: -999px;
6388
  border: 1px solid #fff;
6389
  border-radius: 10px;
6390
  cursor: pointer;
6391
  background-color: #000 \9;
6392
  background-color: rgba(0, 0, 0, 0);
6393
}
6394
.carousel-indicators .active {
6395
  margin: 0;
6396
  width: 12px;
6397
  height: 12px;
6398
  background-color: #fff;
6399
}
6400
.carousel-caption {
6401
  position: absolute;
6402
  left: 15%;
6403
  right: 15%;
6404
  bottom: 20px;
6405
  z-index: 10;
6406
  padding-top: 20px;
6407
  padding-bottom: 20px;
6408
  color: #fff;
6409
  text-align: center;
6410
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6411
}
6412
.carousel-caption .btn {
6413
  text-shadow: none;
6414
}
6415
@media screen and (min-width: 768px) {
6416
  .carousel-control .glyphicon-chevron-left,
6417
  .carousel-control .glyphicon-chevron-right,
6418
  .carousel-control .icon-prev,
6419
  .carousel-control .icon-next {
6420
    width: 30px;
6421
    height: 30px;
6422
    margin-top: -10px;
6423
    font-size: 30px;
6424
  }
6425
  .carousel-control .glyphicon-chevron-left,
6426
  .carousel-control .icon-prev {
6427
    margin-left: -10px;
6428
  }
6429
  .carousel-control .glyphicon-chevron-right,
6430
  .carousel-control .icon-next {
6431
    margin-right: -10px;
6432
  }
6433
  .carousel-caption {
6434
    left: 20%;
6435
    right: 20%;
6436
    padding-bottom: 30px;
6437
  }
6438
  .carousel-indicators {
6439
    bottom: 20px;
6440
  }
6441
}
6442
.clearfix:before,
6443
.clearfix:after,
6444
.dl-horizontal dd:before,
6445
.dl-horizontal dd:after,
6446
.container:before,
6447
.container:after,
6448
.container-fluid:before,
6449
.container-fluid:after,
6450
.row:before,
6451
.row:after,
6452
.form-horizontal .form-group:before,
6453
.form-horizontal .form-group:after,
6454
.btn-toolbar:before,
6455
.btn-toolbar:after,
6456
.btn-group-vertical > .btn-group:before,
6457
.btn-group-vertical > .btn-group:after,
6458
.nav:before,
6459
.nav:after,
6460
.navbar:before,
6461
.navbar:after,
6462
.navbar-header:before,
6463
.navbar-header:after,
6464
.navbar-collapse:before,
6465
.navbar-collapse:after,
6466
.pager:before,
6467
.pager:after,
6468
.panel-body:before,
6469
.panel-body:after,
6470
.modal-header:before,
6471
.modal-header:after,
6472
.modal-footer:before,
6473
.modal-footer:after,
6474
.item_buttons:before,
6475
.item_buttons:after {
6476
  content: " ";
6477
  display: table;
6478
}
6479
.clearfix:after,
6480
.dl-horizontal dd:after,
6481
.container:after,
6482
.container-fluid:after,
6483
.row:after,
6484
.form-horizontal .form-group:after,
6485
.btn-toolbar:after,
6486
.btn-group-vertical > .btn-group:after,
6487
.nav:after,
6488
.navbar:after,
6489
.navbar-header:after,
6490
.navbar-collapse:after,
6491
.pager:after,
6492
.panel-body:after,
6493
.modal-header:after,
6494
.modal-footer:after,
6495
.item_buttons:after {
6496
  clear: both;
6497
}
6498
.center-block {
6499
  display: block;
6500
  margin-left: auto;
6501
  margin-right: auto;
6502
}
6503
.pull-right {
6504
  float: right !important;
6505
}
6506
.pull-left {
6507
  float: left !important;
6508
}
6509
.hide {
6510
  display: none !important;
6511
}
6512
.show {
6513
  display: block !important;
6514
}
6515
.invisible {
6516
  visibility: hidden;
6517
}
6518
.text-hide {
6519
  font: 0/0 a;
6520
  color: transparent;
6521
  text-shadow: none;
6522
  background-color: transparent;
6523
  border: 0;
6524
}
6525
.hidden {
6526
  display: none !important;
6527
}
6528
.affix {
6529
  position: fixed;
6530
}
6531
@-ms-viewport {
6532
  width: device-width;
6533
}
6534
.visible-xs,
6535
.visible-sm,
6536
.visible-md,
6537
.visible-lg {
6538
  display: none !important;
6539
}
6540
.visible-xs-block,
6541
.visible-xs-inline,
6542
.visible-xs-inline-block,
6543
.visible-sm-block,
6544
.visible-sm-inline,
6545
.visible-sm-inline-block,
6546
.visible-md-block,
6547
.visible-md-inline,
6548
.visible-md-inline-block,
6549
.visible-lg-block,
6550
.visible-lg-inline,
6551
.visible-lg-inline-block {
6552
  display: none !important;
6553
}
6554
@media (max-width: 767px) {
6555
  .visible-xs {
6556
    display: block !important;
6557
  }
6558
  table.visible-xs {
6559
    display: table !important;
6560
  }
6561
  tr.visible-xs {
6562
    display: table-row !important;
6563
  }
6564
  th.visible-xs,
6565
  td.visible-xs {
6566
    display: table-cell !important;
6567
  }
6568
}
6569
@media (max-width: 767px) {
6570
  .visible-xs-block {
6571
    display: block !important;
6572
  }
6573
}
6574
@media (max-width: 767px) {
6575
  .visible-xs-inline {
6576
    display: inline !important;
6577
  }
6578
}
6579
@media (max-width: 767px) {
6580
  .visible-xs-inline-block {
6581
    display: inline-block !important;
6582
  }
6583
}
6584
@media (min-width: 768px) and (max-width: 991px) {
6585
  .visible-sm {
6586
    display: block !important;
6587
  }
6588
  table.visible-sm {
6589
    display: table !important;
6590
  }
6591
  tr.visible-sm {
6592
    display: table-row !important;
6593
  }
6594
  th.visible-sm,
6595
  td.visible-sm {
6596
    display: table-cell !important;
6597
  }
6598
}
6599
@media (min-width: 768px) and (max-width: 991px) {
6600
  .visible-sm-block {
6601
    display: block !important;
6602
  }
6603
}
6604
@media (min-width: 768px) and (max-width: 991px) {
6605
  .visible-sm-inline {
6606
    display: inline !important;
6607
  }
6608
}
6609
@media (min-width: 768px) and (max-width: 991px) {
6610
  .visible-sm-inline-block {
6611
    display: inline-block !important;
6612
  }
6613
}
6614
@media (min-width: 992px) and (max-width: 1199px) {
6615
  .visible-md {
6616
    display: block !important;
6617
  }
6618
  table.visible-md {
6619
    display: table !important;
6620
  }
6621
  tr.visible-md {
6622
    display: table-row !important;
6623
  }
6624
  th.visible-md,
6625
  td.visible-md {
6626
    display: table-cell !important;
6627
  }
6628
}
6629
@media (min-width: 992px) and (max-width: 1199px) {
6630
  .visible-md-block {
6631
    display: block !important;
6632
  }
6633
}
6634
@media (min-width: 992px) and (max-width: 1199px) {
6635
  .visible-md-inline {
6636
    display: inline !important;
6637
  }
6638
}
6639
@media (min-width: 992px) and (max-width: 1199px) {
6640
  .visible-md-inline-block {
6641
    display: inline-block !important;
6642
  }
6643
}
6644
@media (min-width: 1200px) {
6645
  .visible-lg {
6646
    display: block !important;
6647
  }
6648
  table.visible-lg {
6649
    display: table !important;
6650
  }
6651
  tr.visible-lg {
6652
    display: table-row !important;
6653
  }
6654
  th.visible-lg,
6655
  td.visible-lg {
6656
    display: table-cell !important;
6657
  }
6658
}
6659
@media (min-width: 1200px) {
6660
  .visible-lg-block {
6661
    display: block !important;
6662
  }
6663
}
6664
@media (min-width: 1200px) {
6665
  .visible-lg-inline {
6666
    display: inline !important;
6667
  }
6668
}
6669
@media (min-width: 1200px) {
6670
  .visible-lg-inline-block {
6671
    display: inline-block !important;
6672
  }
6673
}
6674
@media (max-width: 767px) {
6675
  .hidden-xs {
6676
    display: none !important;
6677
  }
6678
}
6679
@media (min-width: 768px) and (max-width: 991px) {
6680
  .hidden-sm {
6681
    display: none !important;
6682
  }
6683
}
6684
@media (min-width: 992px) and (max-width: 1199px) {
6685
  .hidden-md {
6686
    display: none !important;
6687
  }
6688
}
6689
@media (min-width: 1200px) {
6690
  .hidden-lg {
6691
    display: none !important;
6692
  }
6693
}
6694
.visible-print {
6695
  display: none !important;
6696
}
6697
@media print {
6698
  .visible-print {
6699
    display: block !important;
6700
  }
6701
  table.visible-print {
6702
    display: table !important;
6703
  }
6704
  tr.visible-print {
6705
    display: table-row !important;
6706
  }
6707
  th.visible-print,
6708
  td.visible-print {
6709
    display: table-cell !important;
6710
  }
6711
}
6712
.visible-print-block {
6713
  display: none !important;
6714
}
6715
@media print {
6716
  .visible-print-block {
6717
    display: block !important;
6718
  }
6719
}
6720
.visible-print-inline {
6721
  display: none !important;
6722
}
6723
@media print {
6724
  .visible-print-inline {
6725
    display: inline !important;
6726
  }
6727
}
6728
.visible-print-inline-block {
6729
  display: none !important;
6730
}
6731
@media print {
6732
  .visible-print-inline-block {
6733
    display: inline-block !important;
6734
  }
6735
}
6736
@media print {
6737
  .hidden-print {
6738
    display: none !important;
6739
  }
6740
}
6741
/*!
6742
*
6743
* Font Awesome
6744
*
6745
*/
6746
/*!
6747
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
6748
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
6749
 */
6750
/* FONT PATH
6751
 * -------------------------- */
6752
@font-face {
6753
  font-family: 'FontAwesome';
6754
  src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
6755
  src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
6756
  font-weight: normal;
6757
  font-style: normal;
6758
}
6759
.fa {
6760
  display: inline-block;
6761
  font: normal normal normal 14px/1 FontAwesome;
6762
  font-size: inherit;
6763
  text-rendering: auto;
6764
  -webkit-font-smoothing: antialiased;
6765
  -moz-osx-font-smoothing: grayscale;
6766
}
6767
/* makes the font 33% larger relative to the icon container */
6768
.fa-lg {
6769
  font-size: 1.33333333em;
6770
  line-height: 0.75em;
6771
  vertical-align: -15%;
6772
}
6773
.fa-2x {
6774
  font-size: 2em;
6775
}
6776
.fa-3x {
6777
  font-size: 3em;
6778
}
6779
.fa-4x {
6780
  font-size: 4em;
6781
}
6782
.fa-5x {
6783
  font-size: 5em;
6784
}
6785
.fa-fw {
6786
  width: 1.28571429em;
6787
  text-align: center;
6788
}
6789
.fa-ul {
6790
  padding-left: 0;
6791
  margin-left: 2.14285714em;
6792
  list-style-type: none;
6793
}
6794
.fa-ul > li {
6795
  position: relative;
6796
}
6797
.fa-li {
6798
  position: absolute;
6799
  left: -2.14285714em;
6800
  width: 2.14285714em;
6801
  top: 0.14285714em;
6802
  text-align: center;
6803
}
6804
.fa-li.fa-lg {
6805
  left: -1.85714286em;
6806
}
6807
.fa-border {
6808
  padding: .2em .25em .15em;
6809
  border: solid 0.08em #eee;
6810
  border-radius: .1em;
6811
}
6812
.pull-right {
6813
  float: right;
6814
}
6815
.pull-left {
6816
  float: left;
6817
}
6818
.fa.pull-left {
6819
  margin-right: .3em;
6820
}
6821
.fa.pull-right {
6822
  margin-left: .3em;
6823
}
6824
.fa-spin {
6825
  -webkit-animation: fa-spin 2s infinite linear;
6826
  animation: fa-spin 2s infinite linear;
6827
}
6828
@-webkit-keyframes fa-spin {
6829
  0% {
6830
    -webkit-transform: rotate(0deg);
6831
    transform: rotate(0deg);
6832
  }
6833
  100% {
6834
    -webkit-transform: rotate(359deg);
6835
    transform: rotate(359deg);
6836
  }
6837
}
6838
@keyframes fa-spin {
6839
  0% {
6840
    -webkit-transform: rotate(0deg);
6841
    transform: rotate(0deg);
6842
  }
6843
  100% {
6844
    -webkit-transform: rotate(359deg);
6845
    transform: rotate(359deg);
6846
  }
6847
}
6848
.fa-rotate-90 {
6849
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
6850
  -webkit-transform: rotate(90deg);
6851
  -ms-transform: rotate(90deg);
6852
  transform: rotate(90deg);
6853
}
6854
.fa-rotate-180 {
6855
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
6856
  -webkit-transform: rotate(180deg);
6857
  -ms-transform: rotate(180deg);
6858
  transform: rotate(180deg);
6859
}
6860
.fa-rotate-270 {
6861
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
6862
  -webkit-transform: rotate(270deg);
6863
  -ms-transform: rotate(270deg);
6864
  transform: rotate(270deg);
6865
}
6866
.fa-flip-horizontal {
6867
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
6868
  -webkit-transform: scale(-1, 1);
6869
  -ms-transform: scale(-1, 1);
6870
  transform: scale(-1, 1);
6871
}
6872
.fa-flip-vertical {
6873
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
6874
  -webkit-transform: scale(1, -1);
6875
  -ms-transform: scale(1, -1);
6876
  transform: scale(1, -1);
6877
}
6878
:root .fa-rotate-90,
6879
:root .fa-rotate-180,
6880
:root .fa-rotate-270,
6881
:root .fa-flip-horizontal,
6882
:root .fa-flip-vertical {
6883
  filter: none;
6884
}
6885
.fa-stack {
6886
  position: relative;
6887
  display: inline-block;
6888
  width: 2em;
6889
  height: 2em;
6890
  line-height: 2em;
6891
  vertical-align: middle;
6892
}
6893
.fa-stack-1x,
6894
.fa-stack-2x {
6895
  position: absolute;
6896
  left: 0;
6897
  width: 100%;
6898
  text-align: center;
6899
}
6900
.fa-stack-1x {
6901
  line-height: inherit;
6902
}
6903
.fa-stack-2x {
6904
  font-size: 2em;
6905
}
6906
.fa-inverse {
6907
  color: #fff;
6908
}
6909
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
6910
   readers do not read off random characters that represent icons */
6911
.fa-glass:before {
6912
  content: "\f000";
6913
}
6914
.fa-music:before {
6915
  content: "\f001";
6916
}
6917
.fa-search:before {
6918
  content: "\f002";
6919
}
6920
.fa-envelope-o:before {
6921
  content: "\f003";
6922
}
6923
.fa-heart:before {
6924
  content: "\f004";
6925
}
6926
.fa-star:before {
6927
  content: "\f005";
6928
}
6929
.fa-star-o:before {
6930
  content: "\f006";
6931
}
6932
.fa-user:before {
6933
  content: "\f007";
6934
}
6935
.fa-film:before {
6936
  content: "\f008";
6937
}
6938
.fa-th-large:before {
6939
  content: "\f009";
6940
}
6941
.fa-th:before {
6942
  content: "\f00a";
6943
}
6944
.fa-th-list:before {
6945
  content: "\f00b";
6946
}
6947
.fa-check:before {
6948
  content: "\f00c";
6949
}
6950
.fa-remove:before,
6951
.fa-close:before,
6952
.fa-times:before {
6953
  content: "\f00d";
6954
}
6955
.fa-search-plus:before {
6956
  content: "\f00e";
6957
}
6958
.fa-search-minus:before {
6959
  content: "\f010";
6960
}
6961
.fa-power-off:before {
6962
  content: "\f011";
6963
}
6964
.fa-signal:before {
6965
  content: "\f012";
6966
}
6967
.fa-gear:before,
6968
.fa-cog:before {
6969
  content: "\f013";
6970
}
6971
.fa-trash-o:before {
6972
  content: "\f014";
6973
}
6974
.fa-home:before {
6975
  content: "\f015";
6976
}
6977
.fa-file-o:before {
6978
  content: "\f016";
6979
}
6980
.fa-clock-o:before {
6981
  content: "\f017";
6982
}
6983
.fa-road:before {
6984
  content: "\f018";
6985
}
6986
.fa-download:before {
6987
  content: "\f019";
6988
}
6989
.fa-arrow-circle-o-down:before {
6990
  content: "\f01a";
6991
}
6992
.fa-arrow-circle-o-up:before {
6993
  content: "\f01b";
6994
}
6995
.fa-inbox:before {
6996
  content: "\f01c";
6997
}
6998
.fa-play-circle-o:before {
6999
  content: "\f01d";
7000
}
7001
.fa-rotate-right:before,
7002
.fa-repeat:before {
7003
  content: "\f01e";
7004
}
7005
.fa-refresh:before {
7006
  content: "\f021";
7007
}
7008
.fa-list-alt:before {
7009
  content: "\f022";
7010
}
7011
.fa-lock:before {
7012
  content: "\f023";
7013
}
7014
.fa-flag:before {
7015
  content: "\f024";
7016
}
7017
.fa-headphones:before {
7018
  content: "\f025";
7019
}
7020
.fa-volume-off:before {
7021
  content: "\f026";
7022
}
7023
.fa-volume-down:before {
7024
  content: "\f027";
7025
}
7026
.fa-volume-up:before {
7027
  content: "\f028";
7028
}
7029
.fa-qrcode:before {
7030
  content: "\f029";
7031
}
7032
.fa-barcode:before {
7033
  content: "\f02a";
7034
}
7035
.fa-tag:before {
7036
  content: "\f02b";
7037
}
7038
.fa-tags:before {
7039
  content: "\f02c";
7040
}
7041
.fa-book:before {
7042
  content: "\f02d";
7043
}
7044
.fa-bookmark:before {
7045
  content: "\f02e";
7046
}
7047
.fa-print:before {
7048
  content: "\f02f";
7049
}
7050
.fa-camera:before {
7051
  content: "\f030";
7052
}
7053
.fa-font:before {
7054
  content: "\f031";
7055
}
7056
.fa-bold:before {
7057
  content: "\f032";
7058
}
7059
.fa-italic:before {
7060
  content: "\f033";
7061
}
7062
.fa-text-height:before {
7063
  content: "\f034";
7064
}
7065
.fa-text-width:before {
7066
  content: "\f035";
7067
}
7068
.fa-align-left:before {
7069
  content: "\f036";
7070
}
7071
.fa-align-center:before {
7072
  content: "\f037";
7073
}
7074
.fa-align-right:before {
7075
  content: "\f038";
7076
}
7077
.fa-align-justify:before {
7078
  content: "\f039";
7079
}
7080
.fa-list:before {
7081
  content: "\f03a";
7082
}
7083
.fa-dedent:before,
7084
.fa-outdent:before {
7085
  content: "\f03b";
7086
}
7087
.fa-indent:before {
7088
  content: "\f03c";
7089
}
7090
.fa-video-camera:before {
7091
  content: "\f03d";
7092
}
7093
.fa-photo:before,
7094
.fa-image:before,
7095
.fa-picture-o:before {
7096
  content: "\f03e";
7097
}
7098
.fa-pencil:before {
7099
  content: "\f040";
7100
}
7101
.fa-map-marker:before {
7102
  content: "\f041";
7103
}
7104
.fa-adjust:before {
7105
  content: "\f042";
7106
}
7107
.fa-tint:before {
7108
  content: "\f043";
7109
}
7110
.fa-edit:before,
7111
.fa-pencil-square-o:before {
7112
  content: "\f044";
7113
}
7114
.fa-share-square-o:before {
7115
  content: "\f045";
7116
}
7117
.fa-check-square-o:before {
7118
  content: "\f046";
7119
}
7120
.fa-arrows:before {
7121
  content: "\f047";
7122
}
7123
.fa-step-backward:before {
7124
  content: "\f048";
7125
}
7126
.fa-fast-backward:before {
7127
  content: "\f049";
7128
}
7129
.fa-backward:before {
7130
  content: "\f04a";
7131
}
7132
.fa-play:before {
7133
  content: "\f04b";
7134
}
7135
.fa-pause:before {
7136
  content: "\f04c";
7137
}
7138
.fa-stop:before {
7139
  content: "\f04d";
7140
}
7141
.fa-forward:before {
7142
  content: "\f04e";
7143
}
7144
.fa-fast-forward:before {
7145
  content: "\f050";
7146
}
7147
.fa-step-forward:before {
7148
  content: "\f051";
7149
}
7150
.fa-eject:before {
7151
  content: "\f052";
7152
}
7153
.fa-chevron-left:before {
7154
  content: "\f053";
7155
}
7156
.fa-chevron-right:before {
7157
  content: "\f054";
7158
}
7159
.fa-plus-circle:before {
7160
  content: "\f055";
7161
}
7162
.fa-minus-circle:before {
7163
  content: "\f056";
7164
}
7165
.fa-times-circle:before {
7166
  content: "\f057";
7167
}
7168
.fa-check-circle:before {
7169
  content: "\f058";
7170
}
7171
.fa-question-circle:before {
7172
  content: "\f059";
7173
}
7174
.fa-info-circle:before {
7175
  content: "\f05a";
7176
}
7177
.fa-crosshairs:before {
7178
  content: "\f05b";
7179
}
7180
.fa-times-circle-o:before {
7181
  content: "\f05c";
7182
}
7183
.fa-check-circle-o:before {
7184
  content: "\f05d";
7185
}
7186
.fa-ban:before {
7187
  content: "\f05e";
7188
}
7189
.fa-arrow-left:before {
7190
  content: "\f060";
7191
}
7192
.fa-arrow-right:before {
7193
  content: "\f061";
7194
}
7195
.fa-arrow-up:before {
7196
  content: "\f062";
7197
}
7198
.fa-arrow-down:before {
7199
  content: "\f063";
7200
}
7201
.fa-mail-forward:before,
7202
.fa-share:before {
7203
  content: "\f064";
7204
}
7205
.fa-expand:before {
7206
  content: "\f065";
7207
}
7208
.fa-compress:before {
7209
  content: "\f066";
7210
}
7211
.fa-plus:before {
7212
  content: "\f067";
7213
}
7214
.fa-minus:before {
7215
  content: "\f068";
7216
}
7217
.fa-asterisk:before {
7218
  content: "\f069";
7219
}
7220
.fa-exclamation-circle:before {
7221
  content: "\f06a";
7222
}
7223
.fa-gift:before {
7224
  content: "\f06b";
7225
}
7226
.fa-leaf:before {
7227
  content: "\f06c";
7228
}
7229
.fa-fire:before {
7230
  content: "\f06d";
7231
}
7232
.fa-eye:before {
7233
  content: "\f06e";
7234
}
7235
.fa-eye-slash:before {
7236
  content: "\f070";
7237
}
7238
.fa-warning:before,
7239
.fa-exclamation-triangle:before {
7240
  content: "\f071";
7241
}
7242
.fa-plane:before {
7243
  content: "\f072";
7244
}
7245
.fa-calendar:before {
7246
  content: "\f073";
7247
}
7248
.fa-random:before {
7249
  content: "\f074";
7250
}
7251
.fa-comment:before {
7252
  content: "\f075";
7253
}
7254
.fa-magnet:before {
7255
  content: "\f076";
7256
}
7257
.fa-chevron-up:before {
7258
  content: "\f077";
7259
}
7260
.fa-chevron-down:before {
7261
  content: "\f078";
7262
}
7263
.fa-retweet:before {
7264
  content: "\f079";
7265
}
7266
.fa-shopping-cart:before {
7267
  content: "\f07a";
7268
}
7269
.fa-folder:before {
7270
  content: "\f07b";
7271
}
7272
.fa-folder-open:before {
7273
  content: "\f07c";
7274
}
7275
.fa-arrows-v:before {
7276
  content: "\f07d";
7277
}
7278
.fa-arrows-h:before {
7279
  content: "\f07e";
7280
}
7281
.fa-bar-chart-o:before,
7282
.fa-bar-chart:before {
7283
  content: "\f080";
7284
}
7285
.fa-twitter-square:before {
7286
  content: "\f081";
7287
}
7288
.fa-facebook-square:before {
7289
  content: "\f082";
7290
}
7291
.fa-camera-retro:before {
7292
  content: "\f083";
7293
}
7294
.fa-key:before {
7295
  content: "\f084";
7296
}
7297
.fa-gears:before,
7298
.fa-cogs:before {
7299
  content: "\f085";
7300
}
7301
.fa-comments:before {
7302
  content: "\f086";
7303
}
7304
.fa-thumbs-o-up:before {
7305
  content: "\f087";
7306
}
7307
.fa-thumbs-o-down:before {
7308
  content: "\f088";
7309
}
7310
.fa-star-half:before {
7311
  content: "\f089";
7312
}
7313
.fa-heart-o:before {
7314
  content: "\f08a";
7315
}
7316
.fa-sign-out:before {
7317
  content: "\f08b";
7318
}
7319
.fa-linkedin-square:before {
7320
  content: "\f08c";
7321
}
7322
.fa-thumb-tack:before {
7323
  content: "\f08d";
7324
}
7325
.fa-external-link:before {
7326
  content: "\f08e";
7327
}
7328
.fa-sign-in:before {
7329
  content: "\f090";
7330
}
7331
.fa-trophy:before {
7332
  content: "\f091";
7333
}
7334
.fa-github-square:before {
7335
  content: "\f092";
7336
}
7337
.fa-upload:before {
7338
  content: "\f093";
7339
}
7340
.fa-lemon-o:before {
7341
  content: "\f094";
7342
}
7343
.fa-phone:before {
7344
  content: "\f095";
7345
}
7346
.fa-square-o:before {
7347
  content: "\f096";
7348
}
7349
.fa-bookmark-o:before {
7350
  content: "\f097";
7351
}
7352
.fa-phone-square:before {
7353
  content: "\f098";
7354
}
7355
.fa-twitter:before {
7356
  content: "\f099";
7357
}
7358
.fa-facebook:before {
7359
  content: "\f09a";
7360
}
7361
.fa-github:before {
7362
  content: "\f09b";
7363
}
7364
.fa-unlock:before {
7365
  content: "\f09c";
7366
}
7367
.fa-credit-card:before {
7368
  content: "\f09d";
7369
}
7370
.fa-rss:before {
7371
  content: "\f09e";
7372
}
7373
.fa-hdd-o:before {
7374
  content: "\f0a0";
7375
}
7376
.fa-bullhorn:before {
7377
  content: "\f0a1";
7378
}
7379
.fa-bell:before {
7380
  content: "\f0f3";
7381
}
7382
.fa-certificate:before {
7383
  content: "\f0a3";
7384
}
7385
.fa-hand-o-right:before {
7386
  content: "\f0a4";
7387
}
7388
.fa-hand-o-left:before {
7389
  content: "\f0a5";
7390
}
7391
.fa-hand-o-up:before {
7392
  content: "\f0a6";
7393
}
7394
.fa-hand-o-down:before {
7395
  content: "\f0a7";
7396
}
7397
.fa-arrow-circle-left:before {
7398
  content: "\f0a8";
7399
}
7400
.fa-arrow-circle-right:before {
7401
  content: "\f0a9";
7402
}
7403
.fa-arrow-circle-up:before {
7404
  content: "\f0aa";
7405
}
7406
.fa-arrow-circle-down:before {
7407
  content: "\f0ab";
7408
}
7409
.fa-globe:before {
7410
  content: "\f0ac";
7411
}
7412
.fa-wrench:before {
7413
  content: "\f0ad";
7414
}
7415
.fa-tasks:before {
7416
  content: "\f0ae";
7417
}
7418
.fa-filter:before {
7419
  content: "\f0b0";
7420
}
7421
.fa-briefcase:before {
7422
  content: "\f0b1";
7423
}
7424
.fa-arrows-alt:before {
7425
  content: "\f0b2";
7426
}
7427
.fa-group:before,
7428
.fa-users:before {
7429
  content: "\f0c0";
7430
}
7431
.fa-chain:before,
7432
.fa-link:before {
7433
  content: "\f0c1";
7434
}
7435
.fa-cloud:before {
7436
  content: "\f0c2";
7437
}
7438
.fa-flask:before {
7439
  content: "\f0c3";
7440
}
7441
.fa-cut:before,
7442
.fa-scissors:before {
7443
  content: "\f0c4";
7444
}
7445
.fa-copy:before,
7446
.fa-files-o:before {
7447
  content: "\f0c5";
7448
}
7449
.fa-paperclip:before {
7450
  content: "\f0c6";
7451
}
7452
.fa-save:before,
7453
.fa-floppy-o:before {
7454
  content: "\f0c7";
7455
}
7456
.fa-square:before {
7457
  content: "\f0c8";
7458
}
7459
.fa-navicon:before,
7460
.fa-reorder:before,
7461
.fa-bars:before {
7462
  content: "\f0c9";
7463
}
7464
.fa-list-ul:before {
7465
  content: "\f0ca";
7466
}
7467
.fa-list-ol:before {
7468
  content: "\f0cb";
7469
}
7470
.fa-strikethrough:before {
7471
  content: "\f0cc";
7472
}
7473
.fa-underline:before {
7474
  content: "\f0cd";
7475
}
7476
.fa-table:before {
7477
  content: "\f0ce";
7478
}
7479
.fa-magic:before {
7480
  content: "\f0d0";
7481
}
7482
.fa-truck:before {
7483
  content: "\f0d1";
7484
}
7485
.fa-pinterest:before {
7486
  content: "\f0d2";
7487
}
7488
.fa-pinterest-square:before {
7489
  content: "\f0d3";
7490
}
7491
.fa-google-plus-square:before {
7492
  content: "\f0d4";
7493
}
7494
.fa-google-plus:before {
7495
  content: "\f0d5";
7496
}
7497
.fa-money:before {
7498
  content: "\f0d6";
7499
}
7500
.fa-caret-down:before {
7501
  content: "\f0d7";
7502
}
7503
.fa-caret-up:before {
7504
  content: "\f0d8";
7505
}
7506
.fa-caret-left:before {
7507
  content: "\f0d9";
7508
}
7509
.fa-caret-right:before {
7510
  content: "\f0da";
7511
}
7512
.fa-columns:before {
7513
  content: "\f0db";
7514
}
7515
.fa-unsorted:before,
7516
.fa-sort:before {
7517
  content: "\f0dc";
7518
}
7519
.fa-sort-down:before,
7520
.fa-sort-desc:before {
7521
  content: "\f0dd";
7522
}
7523
.fa-sort-up:before,
7524
.fa-sort-asc:before {
7525
  content: "\f0de";
7526
}
7527
.fa-envelope:before {
7528
  content: "\f0e0";
7529
}
7530
.fa-linkedin:before {
7531
  content: "\f0e1";
7532
}
7533
.fa-rotate-left:before,
7534
.fa-undo:before {
7535
  content: "\f0e2";
7536
}
7537
.fa-legal:before,
7538
.fa-gavel:before {
7539
  content: "\f0e3";
7540
}
7541
.fa-dashboard:before,
7542
.fa-tachometer:before {
7543
  content: "\f0e4";
7544
}
7545
.fa-comment-o:before {
7546
  content: "\f0e5";
7547
}
7548
.fa-comments-o:before {
7549
  content: "\f0e6";
7550
}
7551
.fa-flash:before,
7552
.fa-bolt:before {
7553
  content: "\f0e7";
7554
}
7555
.fa-sitemap:before {
7556
  content: "\f0e8";
7557
}
7558
.fa-umbrella:before {
7559
  content: "\f0e9";
7560
}
7561
.fa-paste:before,
7562
.fa-clipboard:before {
7563
  content: "\f0ea";
7564
}
7565
.fa-lightbulb-o:before {
7566
  content: "\f0eb";
7567
}
7568
.fa-exchange:before {
7569
  content: "\f0ec";
7570
}
7571
.fa-cloud-download:before {
7572
  content: "\f0ed";
7573
}
7574
.fa-cloud-upload:before {
7575
  content: "\f0ee";
7576
}
7577
.fa-user-md:before {
7578
  content: "\f0f0";
7579
}
7580
.fa-stethoscope:before {
7581
  content: "\f0f1";
7582
}
7583
.fa-suitcase:before {
7584
  content: "\f0f2";
7585
}
7586
.fa-bell-o:before {
7587
  content: "\f0a2";
7588
}
7589
.fa-coffee:before {
7590
  content: "\f0f4";
7591
}
7592
.fa-cutlery:before {
7593
  content: "\f0f5";
7594
}
7595
.fa-file-text-o:before {
7596
  content: "\f0f6";
7597
}
7598
.fa-building-o:before {
7599
  content: "\f0f7";
7600
}
7601
.fa-hospital-o:before {
7602
  content: "\f0f8";
7603
}
7604
.fa-ambulance:before {
7605
  content: "\f0f9";
7606
}
7607
.fa-medkit:before {
7608
  content: "\f0fa";
7609
}
7610
.fa-fighter-jet:before {
7611
  content: "\f0fb";
7612
}
7613
.fa-beer:before {
7614
  content: "\f0fc";
7615
}
7616
.fa-h-square:before {
7617
  content: "\f0fd";
7618
}
7619
.fa-plus-square:before {
7620
  content: "\f0fe";
7621
}
7622
.fa-angle-double-left:before {
7623
  content: "\f100";
7624
}
7625
.fa-angle-double-right:before {
7626
  content: "\f101";
7627
}
7628
.fa-angle-double-up:before {
7629
  content: "\f102";
7630
}
7631
.fa-angle-double-down:before {
7632
  content: "\f103";
7633
}
7634
.fa-angle-left:before {
7635
  content: "\f104";
7636
}
7637
.fa-angle-right:before {
7638
  content: "\f105";
7639
}
7640
.fa-angle-up:before {
7641
  content: "\f106";
7642
}
7643
.fa-angle-down:before {
7644
  content: "\f107";
7645
}
7646
.fa-desktop:before {
7647
  content: "\f108";
7648
}
7649
.fa-laptop:before {
7650
  content: "\f109";
7651
}
7652
.fa-tablet:before {
7653
  content: "\f10a";
7654
}
7655
.fa-mobile-phone:before,
7656
.fa-mobile:before {
7657
  content: "\f10b";
7658
}
7659
.fa-circle-o:before {
7660
  content: "\f10c";
7661
}
7662
.fa-quote-left:before {
7663
  content: "\f10d";
7664
}
7665
.fa-quote-right:before {
7666
  content: "\f10e";
7667
}
7668
.fa-spinner:before {
7669
  content: "\f110";
7670
}
7671
.fa-circle:before {
7672
  content: "\f111";
7673
}
7674
.fa-mail-reply:before,
7675
.fa-reply:before {
7676
  content: "\f112";
7677
}
7678
.fa-github-alt:before {
7679
  content: "\f113";
7680
}
7681
.fa-folder-o:before {
7682
  content: "\f114";
7683
}
7684
.fa-folder-open-o:before {
7685
  content: "\f115";
7686
}
7687
.fa-smile-o:before {
7688
  content: "\f118";
7689
}
7690
.fa-frown-o:before {
7691
  content: "\f119";
7692
}
7693
.fa-meh-o:before {
7694
  content: "\f11a";
7695
}
7696
.fa-gamepad:before {
7697
  content: "\f11b";
7698
}
7699
.fa-keyboard-o:before {
7700
  content: "\f11c";
7701
}
7702
.fa-flag-o:before {
7703
  content: "\f11d";
7704
}
7705
.fa-flag-checkered:before {
7706
  content: "\f11e";
7707
}
7708
.fa-terminal:before {
7709
  content: "\f120";
7710
}
7711
.fa-code:before {
7712
  content: "\f121";
7713
}
7714
.fa-mail-reply-all:before,
7715
.fa-reply-all:before {
7716
  content: "\f122";
7717
}
7718
.fa-star-half-empty:before,
7719
.fa-star-half-full:before,
7720
.fa-star-half-o:before {
7721
  content: "\f123";
7722
}
7723
.fa-location-arrow:before {
7724
  content: "\f124";
7725
}
7726
.fa-crop:before {
7727
  content: "\f125";
7728
}
7729
.fa-code-fork:before {
7730
  content: "\f126";
7731
}
7732
.fa-unlink:before,
7733
.fa-chain-broken:before {
7734
  content: "\f127";
7735
}
7736
.fa-question:before {
7737
  content: "\f128";
7738
}
7739
.fa-info:before {
7740
  content: "\f129";
7741
}
7742
.fa-exclamation:before {
7743
  content: "\f12a";
7744
}
7745
.fa-superscript:before {
7746
  content: "\f12b";
7747
}
7748
.fa-subscript:before {
7749
  content: "\f12c";
7750
}
7751
.fa-eraser:before {
7752
  content: "\f12d";
7753
}
7754
.fa-puzzle-piece:before {
7755
  content: "\f12e";
7756
}
7757
.fa-microphone:before {
7758
  content: "\f130";
7759
}
7760
.fa-microphone-slash:before {
7761
  content: "\f131";
7762
}
7763
.fa-shield:before {
7764
  content: "\f132";
7765
}
7766
.fa-calendar-o:before {
7767
  content: "\f133";
7768
}
7769
.fa-fire-extinguisher:before {
7770
  content: "\f134";
7771
}
7772
.fa-rocket:before {
7773
  content: "\f135";
7774
}
7775
.fa-maxcdn:before {
7776
  content: "\f136";
7777
}
7778
.fa-chevron-circle-left:before {
7779
  content: "\f137";
7780
}
7781
.fa-chevron-circle-right:before {
7782
  content: "\f138";
7783
}
7784
.fa-chevron-circle-up:before {
7785
  content: "\f139";
7786
}
7787
.fa-chevron-circle-down:before {
7788
  content: "\f13a";
7789
}
7790
.fa-html5:before {
7791
  content: "\f13b";
7792
}
7793
.fa-css3:before {
7794
  content: "\f13c";
7795
}
7796
.fa-anchor:before {
7797
  content: "\f13d";
7798
}
7799
.fa-unlock-alt:before {
7800
  content: "\f13e";
7801
}
7802
.fa-bullseye:before {
7803
  content: "\f140";
7804
}
7805
.fa-ellipsis-h:before {
7806
  content: "\f141";
7807
}
7808
.fa-ellipsis-v:before {
7809
  content: "\f142";
7810
}
7811
.fa-rss-square:before {
7812
  content: "\f143";
7813
}
7814
.fa-play-circle:before {
7815
  content: "\f144";
7816
}
7817
.fa-ticket:before {
7818
  content: "\f145";
7819
}
7820
.fa-minus-square:before {
7821
  content: "\f146";
7822
}
7823
.fa-minus-square-o:before {
7824
  content: "\f147";
7825
}
7826
.fa-level-up:before {
7827
  content: "\f148";
7828
}
7829
.fa-level-down:before {
7830
  content: "\f149";
7831
}
7832
.fa-check-square:before {
7833
  content: "\f14a";
7834
}
7835
.fa-pencil-square:before {
7836
  content: "\f14b";
7837
}
7838
.fa-external-link-square:before {
7839
  content: "\f14c";
7840
}
7841
.fa-share-square:before {
7842
  content: "\f14d";
7843
}
7844
.fa-compass:before {
7845
  content: "\f14e";
7846
}
7847
.fa-toggle-down:before,
7848
.fa-caret-square-o-down:before {
7849
  content: "\f150";
7850
}
7851
.fa-toggle-up:before,
7852
.fa-caret-square-o-up:before {
7853
  content: "\f151";
7854
}
7855
.fa-toggle-right:before,
7856
.fa-caret-square-o-right:before {
7857
  content: "\f152";
7858
}
7859
.fa-euro:before,
7860
.fa-eur:before {
7861
  content: "\f153";
7862
}
7863
.fa-gbp:before {
7864
  content: "\f154";
7865
}
7866
.fa-dollar:before,
7867
.fa-usd:before {
7868
  content: "\f155";
7869
}
7870
.fa-rupee:before,
7871
.fa-inr:before {
7872
  content: "\f156";
7873
}
7874
.fa-cny:before,
7875
.fa-rmb:before,
7876
.fa-yen:before,
7877
.fa-jpy:before {
7878
  content: "\f157";
7879
}
7880
.fa-ruble:before,
7881
.fa-rouble:before,
7882
.fa-rub:before {
7883
  content: "\f158";
7884
}
7885
.fa-won:before,
7886
.fa-krw:before {
7887
  content: "\f159";
7888
}
7889
.fa-bitcoin:before,
7890
.fa-btc:before {
7891
  content: "\f15a";
7892
}
7893
.fa-file:before {
7894
  content: "\f15b";
7895
}
7896
.fa-file-text:before {
7897
  content: "\f15c";
7898
}
7899
.fa-sort-alpha-asc:before {
7900
  content: "\f15d";
7901
}
7902
.fa-sort-alpha-desc:before {
7903
  content: "\f15e";
7904
}
7905
.fa-sort-amount-asc:before {
7906
  content: "\f160";
7907
}
7908
.fa-sort-amount-desc:before {
7909
  content: "\f161";
7910
}
7911
.fa-sort-numeric-asc:before {
7912
  content: "\f162";
7913
}
7914
.fa-sort-numeric-desc:before {
7915
  content: "\f163";
7916
}
7917
.fa-thumbs-up:before {
7918
  content: "\f164";
7919
}
7920
.fa-thumbs-down:before {
7921
  content: "\f165";
7922
}
7923
.fa-youtube-square:before {
7924
  content: "\f166";
7925
}
7926
.fa-youtube:before {
7927
  content: "\f167";
7928
}
7929
.fa-xing:before {
7930
  content: "\f168";
7931
}
7932
.fa-xing-square:before {
7933
  content: "\f169";
7934
}
7935
.fa-youtube-play:before {
7936
  content: "\f16a";
7937
}
7938
.fa-dropbox:before {
7939
  content: "\f16b";
7940
}
7941
.fa-stack-overflow:before {
7942
  content: "\f16c";
7943
}
7944
.fa-instagram:before {
7945
  content: "\f16d";
7946
}
7947
.fa-flickr:before {
7948
  content: "\f16e";
7949
}
7950
.fa-adn:before {
7951
  content: "\f170";
7952
}
7953
.fa-bitbucket:before {
7954
  content: "\f171";
7955
}
7956
.fa-bitbucket-square:before {
7957
  content: "\f172";
7958
}
7959
.fa-tumblr:before {
7960
  content: "\f173";
7961
}
7962
.fa-tumblr-square:before {
7963
  content: "\f174";
7964
}
7965
.fa-long-arrow-down:before {
7966
  content: "\f175";
7967
}
7968
.fa-long-arrow-up:before {
7969
  content: "\f176";
7970
}
7971
.fa-long-arrow-left:before {
7972
  content: "\f177";
7973
}
7974
.fa-long-arrow-right:before {
7975
  content: "\f178";
7976
}
7977
.fa-apple:before {
7978
  content: "\f179";
7979
}
7980
.fa-windows:before {
7981
  content: "\f17a";
7982
}
7983
.fa-android:before {
7984
  content: "\f17b";
7985
}
7986
.fa-linux:before {
7987
  content: "\f17c";
7988
}
7989
.fa-dribbble:before {
7990
  content: "\f17d";
7991
}
7992
.fa-skype:before {
7993
  content: "\f17e";
7994
}
7995
.fa-foursquare:before {
7996
  content: "\f180";
7997
}
7998
.fa-trello:before {
7999
  content: "\f181";
8000
}
8001
.fa-female:before {
8002
  content: "\f182";
8003
}
8004
.fa-male:before {
8005
  content: "\f183";
8006
}
8007
.fa-gittip:before {
8008
  content: "\f184";
8009
}
8010
.fa-sun-o:before {
8011
  content: "\f185";
8012
}
8013
.fa-moon-o:before {
8014
  content: "\f186";
8015
}
8016
.fa-archive:before {
8017
  content: "\f187";
8018
}
8019
.fa-bug:before {
8020
  content: "\f188";
8021
}
8022
.fa-vk:before {
8023
  content: "\f189";
8024
}
8025
.fa-weibo:before {
8026
  content: "\f18a";
8027
}
8028
.fa-renren:before {
8029
  content: "\f18b";
8030
}
8031
.fa-pagelines:before {
8032
  content: "\f18c";
8033
}
8034
.fa-stack-exchange:before {
8035
  content: "\f18d";
8036
}
8037
.fa-arrow-circle-o-right:before {
8038
  content: "\f18e";
8039
}
8040
.fa-arrow-circle-o-left:before {
8041
  content: "\f190";
8042
}
8043
.fa-toggle-left:before,
8044
.fa-caret-square-o-left:before {
8045
  content: "\f191";
8046
}
8047
.fa-dot-circle-o:before {
8048
  content: "\f192";
8049
}
8050
.fa-wheelchair:before {
8051
  content: "\f193";
8052
}
8053
.fa-vimeo-square:before {
8054
  content: "\f194";
8055
}
8056
.fa-turkish-lira:before,
8057
.fa-try:before {
8058
  content: "\f195";
8059
}
8060
.fa-plus-square-o:before {
8061
  content: "\f196";
8062
}
8063
.fa-space-shuttle:before {
8064
  content: "\f197";
8065
}
8066
.fa-slack:before {
8067
  content: "\f198";
8068
}
8069
.fa-envelope-square:before {
8070
  content: "\f199";
8071
}
8072
.fa-wordpress:before {
8073
  content: "\f19a";
8074
}
8075
.fa-openid:before {
8076
  content: "\f19b";
8077
}
8078
.fa-institution:before,
8079
.fa-bank:before,
8080
.fa-university:before {
8081
  content: "\f19c";
8082
}
8083
.fa-mortar-board:before,
8084
.fa-graduation-cap:before {
8085
  content: "\f19d";
8086
}
8087
.fa-yahoo:before {
8088
  content: "\f19e";
8089
}
8090
.fa-google:before {
8091
  content: "\f1a0";
8092
}
8093
.fa-reddit:before {
8094
  content: "\f1a1";
8095
}
8096
.fa-reddit-square:before {
8097
  content: "\f1a2";
8098
}
8099
.fa-stumbleupon-circle:before {
8100
  content: "\f1a3";
8101
}
8102
.fa-stumbleupon:before {
8103
  content: "\f1a4";
8104
}
8105
.fa-delicious:before {
8106
  content: "\f1a5";
8107
}
8108
.fa-digg:before {
8109
  content: "\f1a6";
8110
}
8111
.fa-pied-piper:before {
8112
  content: "\f1a7";
8113
}
8114
.fa-pied-piper-alt:before {
8115
  content: "\f1a8";
8116
}
8117
.fa-drupal:before {
8118
  content: "\f1a9";
8119
}
8120
.fa-joomla:before {
8121
  content: "\f1aa";
8122
}
8123
.fa-language:before {
8124
  content: "\f1ab";
8125
}
8126
.fa-fax:before {
8127
  content: "\f1ac";
8128
}
8129
.fa-building:before {
8130
  content: "\f1ad";
8131
}
8132
.fa-child:before {
8133
  content: "\f1ae";
8134
}
8135
.fa-paw:before {
8136
  content: "\f1b0";
8137
}
8138
.fa-spoon:before {
8139
  content: "\f1b1";
8140
}
8141
.fa-cube:before {
8142
  content: "\f1b2";
8143
}
8144
.fa-cubes:before {
8145
  content: "\f1b3";
8146
}
8147
.fa-behance:before {
8148
  content: "\f1b4";
8149
}
8150
.fa-behance-square:before {
8151
  content: "\f1b5";
8152
}
8153
.fa-steam:before {
8154
  content: "\f1b6";
8155
}
8156
.fa-steam-square:before {
8157
  content: "\f1b7";
8158
}
8159
.fa-recycle:before {
8160
  content: "\f1b8";
8161
}
8162
.fa-automobile:before,
8163
.fa-car:before {
8164
  content: "\f1b9";
8165
}
8166
.fa-cab:before,
8167
.fa-taxi:before {
8168
  content: "\f1ba";
8169
}
8170
.fa-tree:before {
8171
  content: "\f1bb";
8172
}
8173
.fa-spotify:before {
8174
  content: "\f1bc";
8175
}
8176
.fa-deviantart:before {
8177
  content: "\f1bd";
8178
}
8179
.fa-soundcloud:before {
8180
  content: "\f1be";
8181
}
8182
.fa-database:before {
8183
  content: "\f1c0";
8184
}
8185
.fa-file-pdf-o:before {
8186
  content: "\f1c1";
8187
}
8188
.fa-file-word-o:before {
8189
  content: "\f1c2";
8190
}
8191
.fa-file-excel-o:before {
8192
  content: "\f1c3";
8193
}
8194
.fa-file-powerpoint-o:before {
8195
  content: "\f1c4";
8196
}
8197
.fa-file-photo-o:before,
8198
.fa-file-picture-o:before,
8199
.fa-file-image-o:before {
8200
  content: "\f1c5";
8201
}
8202
.fa-file-zip-o:before,
8203
.fa-file-archive-o:before {
8204
  content: "\f1c6";
8205
}
8206
.fa-file-sound-o:before,
8207
.fa-file-audio-o:before {
8208
  content: "\f1c7";
8209
}
8210
.fa-file-movie-o:before,
8211
.fa-file-video-o:before {
8212
  content: "\f1c8";
8213
}
8214
.fa-file-code-o:before {
8215
  content: "\f1c9";
8216
}
8217
.fa-vine:before {
8218
  content: "\f1ca";
8219
}
8220
.fa-codepen:before {
8221
  content: "\f1cb";
8222
}
8223
.fa-jsfiddle:before {
8224
  content: "\f1cc";
8225
}
8226
.fa-life-bouy:before,
8227
.fa-life-buoy:before,
8228
.fa-life-saver:before,
8229
.fa-support:before,
8230
.fa-life-ring:before {
8231
  content: "\f1cd";
8232
}
8233
.fa-circle-o-notch:before {
8234
  content: "\f1ce";
8235
}
8236
.fa-ra:before,
8237
.fa-rebel:before {
8238
  content: "\f1d0";
8239
}
8240
.fa-ge:before,
8241
.fa-empire:before {
8242
  content: "\f1d1";
8243
}
8244
.fa-git-square:before {
8245
  content: "\f1d2";
8246
}
8247
.fa-git:before {
8248
  content: "\f1d3";
8249
}
8250
.fa-hacker-news:before {
8251
  content: "\f1d4";
8252
}
8253
.fa-tencent-weibo:before {
8254
  content: "\f1d5";
8255
}
8256
.fa-qq:before {
8257
  content: "\f1d6";
8258
}
8259
.fa-wechat:before,
8260
.fa-weixin:before {
8261
  content: "\f1d7";
8262
}
8263
.fa-send:before,
8264
.fa-paper-plane:before {
8265
  content: "\f1d8";
8266
}
8267
.fa-send-o:before,
8268
.fa-paper-plane-o:before {
8269
  content: "\f1d9";
8270
}
8271
.fa-history:before {
8272
  content: "\f1da";
8273
}
8274
.fa-circle-thin:before {
8275
  content: "\f1db";
8276
}
8277
.fa-header:before {
8278
  content: "\f1dc";
8279
}
8280
.fa-paragraph:before {
8281
  content: "\f1dd";
8282
}
8283
.fa-sliders:before {
8284
  content: "\f1de";
8285
}
8286
.fa-share-alt:before {
8287
  content: "\f1e0";
8288
}
8289
.fa-share-alt-square:before {
8290
  content: "\f1e1";
8291
}
8292
.fa-bomb:before {
8293
  content: "\f1e2";
8294
}
8295
.fa-soccer-ball-o:before,
8296
.fa-futbol-o:before {
8297
  content: "\f1e3";
8298
}
8299
.fa-tty:before {
8300
  content: "\f1e4";
8301
}
8302
.fa-binoculars:before {
8303
  content: "\f1e5";
8304
}
8305
.fa-plug:before {
8306
  content: "\f1e6";
8307
}
8308
.fa-slideshare:before {
8309
  content: "\f1e7";
8310
}
8311
.fa-twitch:before {
8312
  content: "\f1e8";
8313
}
8314
.fa-yelp:before {
8315
  content: "\f1e9";
8316
}
8317
.fa-newspaper-o:before {
8318
  content: "\f1ea";
8319
}
8320
.fa-wifi:before {
8321
  content: "\f1eb";
8322
}
8323
.fa-calculator:before {
8324
  content: "\f1ec";
8325
}
8326
.fa-paypal:before {
8327
  content: "\f1ed";
8328
}
8329
.fa-google-wallet:before {
8330
  content: "\f1ee";
8331
}
8332
.fa-cc-visa:before {
8333
  content: "\f1f0";
8334
}
8335
.fa-cc-mastercard:before {
8336
  content: "\f1f1";
8337
}
8338
.fa-cc-discover:before {
8339
  content: "\f1f2";
8340
}
8341
.fa-cc-amex:before {
8342
  content: "\f1f3";
8343
}
8344
.fa-cc-paypal:before {
8345
  content: "\f1f4";
8346
}
8347
.fa-cc-stripe:before {
8348
  content: "\f1f5";
8349
}
8350
.fa-bell-slash:before {
8351
  content: "\f1f6";
8352
}
8353
.fa-bell-slash-o:before {
8354
  content: "\f1f7";
8355
}
8356
.fa-trash:before {
8357
  content: "\f1f8";
8358
}
8359
.fa-copyright:before {
8360
  content: "\f1f9";
8361
}
8362
.fa-at:before {
8363
  content: "\f1fa";
8364
}
8365
.fa-eyedropper:before {
8366
  content: "\f1fb";
8367
}
8368
.fa-paint-brush:before {
8369
  content: "\f1fc";
8370
}
8371
.fa-birthday-cake:before {
8372
  content: "\f1fd";
8373
}
8374
.fa-area-chart:before {
8375
  content: "\f1fe";
8376
}
8377
.fa-pie-chart:before {
8378
  content: "\f200";
8379
}
8380
.fa-line-chart:before {
8381
  content: "\f201";
8382
}
8383
.fa-lastfm:before {
8384
  content: "\f202";
8385
}
8386
.fa-lastfm-square:before {
8387
  content: "\f203";
8388
}
8389
.fa-toggle-off:before {
8390
  content: "\f204";
8391
}
8392
.fa-toggle-on:before {
8393
  content: "\f205";
8394
}
8395
.fa-bicycle:before {
8396
  content: "\f206";
8397
}
8398
.fa-bus:before {
8399
  content: "\f207";
8400
}
8401
.fa-ioxhost:before {
8402
  content: "\f208";
8403
}
8404
.fa-angellist:before {
8405
  content: "\f209";
8406
}
8407
.fa-cc:before {
8408
  content: "\f20a";
8409
}
8410
.fa-shekel:before,
8411
.fa-sheqel:before,
8412
.fa-ils:before {
8413
  content: "\f20b";
8414
}
8415
.fa-meanpath:before {
8416
  content: "\f20c";
8417
}
8418
/*!
8419
*
8420
* IPython base
8421
*
8422
*/
8423
.modal.fade .modal-dialog {
8424
  -webkit-transform: translate(0, 0);
8425
  -ms-transform: translate(0, 0);
8426
  -o-transform: translate(0, 0);
8427
  transform: translate(0, 0);
8428
}
8429
code {
8430
  color: #000;
8431
}
8432
pre {
8433
  font-size: inherit;
8434
  line-height: inherit;
8435
}
8436
label {
8437
  font-weight: normal;
8438
}
8439
/* Make the page background atleast 100% the height of the view port */
8440
/* Make the page itself atleast 70% the height of the view port */
8441
.border-box-sizing {
8442
  box-sizing: border-box;
8443
  -moz-box-sizing: border-box;
8444
  -webkit-box-sizing: border-box;
8445
}
8446
.corner-all {
8447
  border-radius: 2px;
8448
}
8449
.no-padding {
8450
  padding: 0px;
8451
}
8452
/* Flexible box model classes */
8453
/* Taken from Alex Russell http://infrequently.org/2009/08/css-3-progress/ */
8454
/* This file is a compatability layer.  It allows the usage of flexible box 
8455
model layouts accross multiple browsers, including older browsers.  The newest,
8456
universal implementation of the flexible box model is used when available (see
8457
`Modern browsers` comments below).  Browsers that are known to implement this 
8458
new spec completely include:
8459

    
8460
    Firefox 28.0+
8461
    Chrome 29.0+
8462
    Internet Explorer 11+ 
8463
    Opera 17.0+
8464

    
8465
Browsers not listed, including Safari, are supported via the styling under the
8466
`Old browsers` comments below.
8467
*/
8468
.hbox {
8469
  /* Old browsers */
8470
  display: -webkit-box;
8471
  -webkit-box-orient: horizontal;
8472
  -webkit-box-align: stretch;
8473
  display: -moz-box;
8474
  -moz-box-orient: horizontal;
8475
  -moz-box-align: stretch;
8476
  display: box;
8477
  box-orient: horizontal;
8478
  box-align: stretch;
8479
  /* Modern browsers */
8480
  display: flex;
8481
  flex-direction: row;
8482
  align-items: stretch;
8483
}
8484
.hbox > * {
8485
  /* Old browsers */
8486
  -webkit-box-flex: 0;
8487
  -moz-box-flex: 0;
8488
  box-flex: 0;
8489
  /* Modern browsers */
8490
  flex: none;
8491
}
8492
.vbox {
8493
  /* Old browsers */
8494
  display: -webkit-box;
8495
  -webkit-box-orient: vertical;
8496
  -webkit-box-align: stretch;
8497
  display: -moz-box;
8498
  -moz-box-orient: vertical;
8499
  -moz-box-align: stretch;
8500
  display: box;
8501
  box-orient: vertical;
8502
  box-align: stretch;
8503
  /* Modern browsers */
8504
  display: flex;
8505
  flex-direction: column;
8506
  align-items: stretch;
8507
}
8508
.vbox > * {
8509
  /* Old browsers */
8510
  -webkit-box-flex: 0;
8511
  -moz-box-flex: 0;
8512
  box-flex: 0;
8513
  /* Modern browsers */
8514
  flex: none;
8515
}
8516
.hbox.reverse,
8517
.vbox.reverse,
8518
.reverse {
8519
  /* Old browsers */
8520
  -webkit-box-direction: reverse;
8521
  -moz-box-direction: reverse;
8522
  box-direction: reverse;
8523
  /* Modern browsers */
8524
  flex-direction: row-reverse;
8525
}
8526
.hbox.box-flex0,
8527
.vbox.box-flex0,
8528
.box-flex0 {
8529
  /* Old browsers */
8530
  -webkit-box-flex: 0;
8531
  -moz-box-flex: 0;
8532
  box-flex: 0;
8533
  /* Modern browsers */
8534
  flex: none;
8535
  width: auto;
8536
}
8537
.hbox.box-flex1,
8538
.vbox.box-flex1,
8539
.box-flex1 {
8540
  /* Old browsers */
8541
  -webkit-box-flex: 1;
8542
  -moz-box-flex: 1;
8543
  box-flex: 1;
8544
  /* Modern browsers */
8545
  flex: 1;
8546
}
8547
.hbox.box-flex,
8548
.vbox.box-flex,
8549
.box-flex {
8550
  /* Old browsers */
8551
  /* Old browsers */
8552
  -webkit-box-flex: 1;
8553
  -moz-box-flex: 1;
8554
  box-flex: 1;
8555
  /* Modern browsers */
8556
  flex: 1;
8557
}
8558
.hbox.box-flex2,
8559
.vbox.box-flex2,
8560
.box-flex2 {
8561
  /* Old browsers */
8562
  -webkit-box-flex: 2;
8563
  -moz-box-flex: 2;
8564
  box-flex: 2;
8565
  /* Modern browsers */
8566
  flex: 2;
8567
}
8568
.box-group1 {
8569
  /*  Deprecated */
8570
  -webkit-box-flex-group: 1;
8571
  -moz-box-flex-group: 1;
8572
  box-flex-group: 1;
8573
}
8574
.box-group2 {
8575
  /* Deprecated */
8576
  -webkit-box-flex-group: 2;
8577
  -moz-box-flex-group: 2;
8578
  box-flex-group: 2;
8579
}
8580
.hbox.start,
8581
.vbox.start,
8582
.start {
8583
  /* Old browsers */
8584
  -webkit-box-pack: start;
8585
  -moz-box-pack: start;
8586
  box-pack: start;
8587
  /* Modern browsers */
8588
  justify-content: flex-start;
8589
}
8590
.hbox.end,
8591
.vbox.end,
8592
.end {
8593
  /* Old browsers */
8594
  -webkit-box-pack: end;
8595
  -moz-box-pack: end;
8596
  box-pack: end;
8597
  /* Modern browsers */
8598
  justify-content: flex-end;
8599
}
8600
.hbox.center,
8601
.vbox.center,
8602
.center {
8603
  /* Old browsers */
8604
  -webkit-box-pack: center;
8605
  -moz-box-pack: center;
8606
  box-pack: center;
8607
  /* Modern browsers */
8608
  justify-content: center;
8609
}
8610
.hbox.baseline,
8611
.vbox.baseline,
8612
.baseline {
8613
  /* Old browsers */
8614
  -webkit-box-pack: baseline;
8615
  -moz-box-pack: baseline;
8616
  box-pack: baseline;
8617
  /* Modern browsers */
8618
  justify-content: baseline;
8619
}
8620
.hbox.stretch,
8621
.vbox.stretch,
8622
.stretch {
8623
  /* Old browsers */
8624
  -webkit-box-pack: stretch;
8625
  -moz-box-pack: stretch;
8626
  box-pack: stretch;
8627
  /* Modern browsers */
8628
  justify-content: stretch;
8629
}
8630
.hbox.align-start,
8631
.vbox.align-start,
8632
.align-start {
8633
  /* Old browsers */
8634
  -webkit-box-align: start;
8635
  -moz-box-align: start;
8636
  box-align: start;
8637
  /* Modern browsers */
8638
  align-items: flex-start;
8639
}
8640
.hbox.align-end,
8641
.vbox.align-end,
8642
.align-end {
8643
  /* Old browsers */
8644
  -webkit-box-align: end;
8645
  -moz-box-align: end;
8646
  box-align: end;
8647
  /* Modern browsers */
8648
  align-items: flex-end;
8649
}
8650
.hbox.align-center,
8651
.vbox.align-center,
8652
.align-center {
8653
  /* Old browsers */
8654
  -webkit-box-align: center;
8655
  -moz-box-align: center;
8656
  box-align: center;
8657
  /* Modern browsers */
8658
  align-items: center;
8659
}
8660
.hbox.align-baseline,
8661
.vbox.align-baseline,
8662
.align-baseline {
8663
  /* Old browsers */
8664
  -webkit-box-align: baseline;
8665
  -moz-box-align: baseline;
8666
  box-align: baseline;
8667
  /* Modern browsers */
8668
  align-items: baseline;
8669
}
8670
.hbox.align-stretch,
8671
.vbox.align-stretch,
8672
.align-stretch {
8673
  /* Old browsers */
8674
  -webkit-box-align: stretch;
8675
  -moz-box-align: stretch;
8676
  box-align: stretch;
8677
  /* Modern browsers */
8678
  align-items: stretch;
8679
}
8680
div.error {
8681
  margin: 2em;
8682
  text-align: center;
8683
}
8684
div.error > h1 {
8685
  font-size: 500%;
8686
  line-height: normal;
8687
}
8688
div.error > p {
8689
  font-size: 200%;
8690
  line-height: normal;
8691
}
8692
div.traceback-wrapper {
8693
  text-align: left;
8694
  max-width: 800px;
8695
  margin: auto;
8696
}
8697
/**
8698
 * Primary styles
8699
 *
8700
 * Author: Jupyter Development Team
8701
 */
8702
body {
8703
  background-color: #fff;
8704
  /* This makes sure that the body covers the entire window and needs to
8705
       be in a different element than the display: box in wrapper below */
8706
  position: absolute;
8707
  left: 0px;
8708
  right: 0px;
8709
  top: 0px;
8710
  bottom: 0px;
8711
  overflow: visible;
8712
}
8713
body > #header {
8714
  /* Initially hidden to prevent FLOUC */
8715
  display: none;
8716
  background-color: #fff;
8717
  /* Display over codemirror */
8718
  position: relative;
8719
  z-index: 100;
8720
}
8721
body > #header #header-container {
8722
  padding-bottom: 5px;
8723
  padding-top: 5px;
8724
  box-sizing: border-box;
8725
  -moz-box-sizing: border-box;
8726
  -webkit-box-sizing: border-box;
8727
}
8728
body > #header .header-bar {
8729
  width: 100%;
8730
  height: 1px;
8731
  background: #e7e7e7;
8732
  margin-bottom: -1px;
8733
}
8734
@media print {
8735
  body > #header {
8736
    display: none !important;
8737
  }
8738
}
8739
#header-spacer {
8740
  width: 100%;
8741
  visibility: hidden;
8742
}
8743
@media print {
8744
  #header-spacer {
8745
    display: none;
8746
  }
8747
}
8748
#ipython_notebook {
8749
  padding-left: 0px;
8750
  padding-top: 1px;
8751
  padding-bottom: 1px;
8752
}
8753
@media (max-width: 991px) {
8754
  #ipython_notebook {
8755
    margin-left: 10px;
8756
  }
8757
}
8758
[dir="rtl"] #ipython_notebook {
8759
  float: right !important;
8760
}
8761
#noscript {
8762
  width: auto;
8763
  padding-top: 16px;
8764
  padding-bottom: 16px;
8765
  text-align: center;
8766
  font-size: 22px;
8767
  color: red;
8768
  font-weight: bold;
8769
}
8770
#ipython_notebook img {
8771
  height: 28px;
8772
}
8773
#site {
8774
  width: 100%;
8775
  display: none;
8776
  box-sizing: border-box;
8777
  -moz-box-sizing: border-box;
8778
  -webkit-box-sizing: border-box;
8779
  overflow: auto;
8780
}
8781
@media print {
8782
  #site {
8783
    height: auto !important;
8784
  }
8785
}
8786
/* Smaller buttons */
8787
.ui-button .ui-button-text {
8788
  padding: 0.2em 0.8em;
8789
  font-size: 77%;
8790
}
8791
input.ui-button {
8792
  padding: 0.3em 0.9em;
8793
}
8794
span#login_widget {
8795
  float: right;
8796
}
8797
span#login_widget > .button,
8798
#logout {
8799
  color: #333;
8800
  background-color: #fff;
8801
  border-color: #ccc;
8802
}
8803
span#login_widget > .button:focus,
8804
#logout:focus,
8805
span#login_widget > .button.focus,
8806
#logout.focus {
8807
  color: #333;
8808
  background-color: #e6e6e6;
8809
  border-color: #8c8c8c;
8810
}
8811
span#login_widget > .button:hover,
8812
#logout:hover {
8813
  color: #333;
8814
  background-color: #e6e6e6;
8815
  border-color: #adadad;
8816
}
8817
span#login_widget > .button:active,
8818
#logout:active,
8819
span#login_widget > .button.active,
8820
#logout.active,
8821
.open > .dropdown-togglespan#login_widget > .button,
8822
.open > .dropdown-toggle#logout {
8823
  color: #333;
8824
  background-color: #e6e6e6;
8825
  border-color: #adadad;
8826
}
8827
span#login_widget > .button:active:hover,
8828
#logout:active:hover,
8829
span#login_widget > .button.active:hover,
8830
#logout.active:hover,
8831
.open > .dropdown-togglespan#login_widget > .button:hover,
8832
.open > .dropdown-toggle#logout:hover,
8833
span#login_widget > .button:active:focus,
8834
#logout:active:focus,
8835
span#login_widget > .button.active:focus,
8836
#logout.active:focus,
8837
.open > .dropdown-togglespan#login_widget > .button:focus,
8838
.open > .dropdown-toggle#logout:focus,
8839
span#login_widget > .button:active.focus,
8840
#logout:active.focus,
8841
span#login_widget > .button.active.focus,
8842
#logout.active.focus,
8843
.open > .dropdown-togglespan#login_widget > .button.focus,
8844
.open > .dropdown-toggle#logout.focus {
8845
  color: #333;
8846
  background-color: #d4d4d4;
8847
  border-color: #8c8c8c;
8848
}
8849
span#login_widget > .button:active,
8850
#logout:active,
8851
span#login_widget > .button.active,
8852
#logout.active,
8853
.open > .dropdown-togglespan#login_widget > .button,
8854
.open > .dropdown-toggle#logout {
8855
  background-image: none;
8856
}
8857
span#login_widget > .button.disabled:hover,
8858
#logout.disabled:hover,
8859
span#login_widget > .button[disabled]:hover,
8860
#logout[disabled]:hover,
8861
fieldset[disabled] span#login_widget > .button:hover,
8862
fieldset[disabled] #logout:hover,
8863
span#login_widget > .button.disabled:focus,
8864
#logout.disabled:focus,
8865
span#login_widget > .button[disabled]:focus,
8866
#logout[disabled]:focus,
8867
fieldset[disabled] span#login_widget > .button:focus,
8868
fieldset[disabled] #logout:focus,
8869
span#login_widget > .button.disabled.focus,
8870
#logout.disabled.focus,
8871
span#login_widget > .button[disabled].focus,
8872
#logout[disabled].focus,
8873
fieldset[disabled] span#login_widget > .button.focus,
8874
fieldset[disabled] #logout.focus {
8875
  background-color: #fff;
8876
  border-color: #ccc;
8877
}
8878
span#login_widget > .button .badge,
8879
#logout .badge {
8880
  color: #fff;
8881
  background-color: #333;
8882
}
8883
.nav-header {
8884
  text-transform: none;
8885
}
8886
#header > span {
8887
  margin-top: 10px;
8888
}
8889
.modal_stretch .modal-dialog {
8890
  /* Old browsers */
8891
  display: -webkit-box;
8892
  -webkit-box-orient: vertical;
8893
  -webkit-box-align: stretch;
8894
  display: -moz-box;
8895
  -moz-box-orient: vertical;
8896
  -moz-box-align: stretch;
8897
  display: box;
8898
  box-orient: vertical;
8899
  box-align: stretch;
8900
  /* Modern browsers */
8901
  display: flex;
8902
  flex-direction: column;
8903
  align-items: stretch;
8904
  min-height: 80vh;
8905
}
8906
.modal_stretch .modal-dialog .modal-body {
8907
  max-height: calc(100vh - 200px);
8908
  overflow: auto;
8909
  flex: 1;
8910
}
8911
@media (min-width: 768px) {
8912
  .modal .modal-dialog {
8913
    width: 700px;
8914
  }
8915
}
8916
@media (min-width: 768px) {
8917
  select.form-control {
8918
    margin-left: 12px;
8919
    margin-right: 12px;
8920
  }
8921
}
8922
/*!
8923
*
8924
* IPython auth
8925
*
8926
*/
8927
.center-nav {
8928
  display: inline-block;
8929
  margin-bottom: -4px;
8930
}
8931
/*!
8932
*
8933
* IPython tree view
8934
*
8935
*/
8936
/* We need an invisible input field on top of the sentense*/
8937
/* "Drag file onto the list ..." */
8938
.alternate_upload {
8939
  background-color: none;
8940
  display: inline;
8941
}
8942
.alternate_upload.form {
8943
  padding: 0;
8944
  margin: 0;
8945
}
8946
.alternate_upload input.fileinput {
8947
  text-align: center;
8948
  vertical-align: middle;
8949
  display: inline;
8950
  opacity: 0;
8951
  z-index: 2;
8952
  width: 12ex;
8953
  margin-right: -12ex;
8954
}
8955
.alternate_upload .btn-upload {
8956
  height: 22px;
8957
}
8958
/**
8959
 * Primary styles
8960
 *
8961
 * Author: Jupyter Development Team
8962
 */
8963
[dir="rtl"] #tabs li {
8964
  float: right;
8965
}
8966
ul#tabs {
8967
  margin-bottom: 4px;
8968
}
8969
[dir="rtl"] ul#tabs {
8970
  margin-right: 0px;
8971
}
8972
ul#tabs a {
8973
  padding-top: 6px;
8974
  padding-bottom: 4px;
8975
}
8976
ul.breadcrumb a:focus,
8977
ul.breadcrumb a:hover {
8978
  text-decoration: none;
8979
}
8980
ul.breadcrumb i.icon-home {
8981
  font-size: 16px;
8982
  margin-right: 4px;
8983
}
8984
ul.breadcrumb span {
8985
  color: #5e5e5e;
8986
}
8987
.list_toolbar {
8988
  padding: 4px 0 4px 0;
8989
  vertical-align: middle;
8990
}
8991
.list_toolbar .tree-buttons {
8992
  padding-top: 1px;
8993
}
8994
[dir="rtl"] .list_toolbar .tree-buttons {
8995
  float: left !important;
8996
}
8997
[dir="rtl"] .list_toolbar .pull-right {
8998
  padding-top: 1px;
8999
  float: left !important;
9000
}
9001
[dir="rtl"] .list_toolbar .pull-left {
9002
  float: right !important;
9003
}
9004
.dynamic-buttons {
9005
  padding-top: 3px;
9006
  display: inline-block;
9007
}
9008
.list_toolbar [class*="span"] {
9009
  min-height: 24px;
9010
}
9011
.list_header {
9012
  font-weight: bold;
9013
  background-color: #EEE;
9014
}
9015
.list_placeholder {
9016
  font-weight: bold;
9017
  padding-top: 4px;
9018
  padding-bottom: 4px;
9019
  padding-left: 7px;
9020
  padding-right: 7px;
9021
}
9022
.list_container {
9023
  margin-top: 4px;
9024
  margin-bottom: 20px;
9025
  border: 1px solid #ddd;
9026
  border-radius: 2px;
9027
}
9028
.list_container > div {
9029
  border-bottom: 1px solid #ddd;
9030
}
9031
.list_container > div:hover .list-item {
9032
  background-color: red;
9033
}
9034
.list_container > div:last-child {
9035
  border: none;
9036
}
9037
.list_item:hover .list_item {
9038
  background-color: #ddd;
9039
}
9040
.list_item a {
9041
  text-decoration: none;
9042
}
9043
.list_item:hover {
9044
  background-color: #fafafa;
9045
}
9046
.list_header > div,
9047
.list_item > div {
9048
  padding-top: 4px;
9049
  padding-bottom: 4px;
9050
  padding-left: 7px;
9051
  padding-right: 7px;
9052
  line-height: 22px;
9053
}
9054
.list_header > div input,
9055
.list_item > div input {
9056
  margin-right: 7px;
9057
  margin-left: 14px;
9058
  vertical-align: baseline;
9059
  line-height: 22px;
9060
  position: relative;
9061
  top: -1px;
9062
}
9063
.list_header > div .item_link,
9064
.list_item > div .item_link {
9065
  margin-left: -1px;
9066
  vertical-align: baseline;
9067
  line-height: 22px;
9068
}
9069
.new-file input[type=checkbox] {
9070
  visibility: hidden;
9071
}
9072
.item_name {
9073
  line-height: 22px;
9074
  height: 24px;
9075
}
9076
.item_icon {
9077
  font-size: 14px;
9078
  color: #5e5e5e;
9079
  margin-right: 7px;
9080
  margin-left: 7px;
9081
  line-height: 22px;
9082
  vertical-align: baseline;
9083
}
9084
.item_buttons {
9085
  line-height: 1em;
9086
  margin-left: -5px;
9087
}
9088
.item_buttons .btn,
9089
.item_buttons .btn-group,
9090
.item_buttons .input-group {
9091
  float: left;
9092
}
9093
.item_buttons > .btn,
9094
.item_buttons > .btn-group,
9095
.item_buttons > .input-group {
9096
  margin-left: 5px;
9097
}
9098
.item_buttons .btn {
9099
  min-width: 13ex;
9100
}
9101
.item_buttons .running-indicator {
9102
  padding-top: 4px;
9103
  color: #5cb85c;
9104
}
9105
.item_buttons .kernel-name {
9106
  padding-top: 4px;
9107
  color: #5bc0de;
9108
  margin-right: 7px;
9109
  float: left;
9110
}
9111
.toolbar_info {
9112
  height: 24px;
9113
  line-height: 24px;
9114
}
9115
.list_item input:not([type=checkbox]) {
9116
  padding-top: 3px;
9117
  padding-bottom: 3px;
9118
  height: 22px;
9119
  line-height: 14px;
9120
  margin: 0px;
9121
}
9122
.highlight_text {
9123
  color: blue;
9124
}
9125
#project_name {
9126
  display: inline-block;
9127
  padding-left: 7px;
9128
  margin-left: -2px;
9129
}
9130
#project_name > .breadcrumb {
9131
  padding: 0px;
9132
  margin-bottom: 0px;
9133
  background-color: transparent;
9134
  font-weight: bold;
9135
}
9136
#tree-selector {
9137
  padding-right: 0px;
9138
}
9139
[dir="rtl"] #tree-selector a {
9140
  float: right;
9141
}
9142
#button-select-all {
9143
  min-width: 50px;
9144
}
9145
#select-all {
9146
  margin-left: 7px;
9147
  margin-right: 2px;
9148
}
9149
.menu_icon {
9150
  margin-right: 2px;
9151
}
9152
.tab-content .row {
9153
  margin-left: 0px;
9154
  margin-right: 0px;
9155
}
9156
.folder_icon:before {
9157
  display: inline-block;
9158
  font: normal normal normal 14px/1 FontAwesome;
9159
  font-size: inherit;
9160
  text-rendering: auto;
9161
  -webkit-font-smoothing: antialiased;
9162
  -moz-osx-font-smoothing: grayscale;
9163
  content: "\f114";
9164
}
9165
.folder_icon:before.pull-left {
9166
  margin-right: .3em;
9167
}
9168
.folder_icon:before.pull-right {
9169
  margin-left: .3em;
9170
}
9171
.notebook_icon:before {
9172
  display: inline-block;
9173
  font: normal normal normal 14px/1 FontAwesome;
9174
  font-size: inherit;
9175
  text-rendering: auto;
9176
  -webkit-font-smoothing: antialiased;
9177
  -moz-osx-font-smoothing: grayscale;
9178
  content: "\f02d";
9179
  position: relative;
9180
  top: -1px;
9181
}
9182
.notebook_icon:before.pull-left {
9183
  margin-right: .3em;
9184
}
9185
.notebook_icon:before.pull-right {
9186
  margin-left: .3em;
9187
}
9188
.running_notebook_icon:before {
9189
  display: inline-block;
9190
  font: normal normal normal 14px/1 FontAwesome;
9191
  font-size: inherit;
9192
  text-rendering: auto;
9193
  -webkit-font-smoothing: antialiased;
9194
  -moz-osx-font-smoothing: grayscale;
9195
  content: "\f02d";
9196
  position: relative;
9197
  top: -1px;
9198
  color: #5cb85c;
9199
}
9200
.running_notebook_icon:before.pull-left {
9201
  margin-right: .3em;
9202
}
9203
.running_notebook_icon:before.pull-right {
9204
  margin-left: .3em;
9205
}
9206
.file_icon:before {
9207
  display: inline-block;
9208
  font: normal normal normal 14px/1 FontAwesome;
9209
  font-size: inherit;
9210
  text-rendering: auto;
9211
  -webkit-font-smoothing: antialiased;
9212
  -moz-osx-font-smoothing: grayscale;
9213
  content: "\f016";
9214
  position: relative;
9215
  top: -2px;
9216
}
9217
.file_icon:before.pull-left {
9218
  margin-right: .3em;
9219
}
9220
.file_icon:before.pull-right {
9221
  margin-left: .3em;
9222
}
9223
#notebook_toolbar .pull-right {
9224
  padding-top: 0px;
9225
  margin-right: -1px;
9226
}
9227
ul#new-menu {
9228
  left: auto;
9229
  right: 0;
9230
}
9231
[dir="rtl"] #new-menu {
9232
  text-align: right;
9233
}
9234
.kernel-menu-icon {
9235
  padding-right: 12px;
9236
  width: 24px;
9237
  content: "\f096";
9238
}
9239
.kernel-menu-icon:before {
9240
  content: "\f096";
9241
}
9242
.kernel-menu-icon-current:before {
9243
  content: "\f00c";
9244
}
9245
#tab_content {
9246
  padding-top: 20px;
9247
}
9248
#running .panel-group .panel {
9249
  margin-top: 3px;
9250
  margin-bottom: 1em;
9251
}
9252
#running .panel-group .panel .panel-heading {
9253
  background-color: #EEE;
9254
  padding-top: 4px;
9255
  padding-bottom: 4px;
9256
  padding-left: 7px;
9257
  padding-right: 7px;
9258
  line-height: 22px;
9259
}
9260
#running .panel-group .panel .panel-heading a:focus,
9261
#running .panel-group .panel .panel-heading a:hover {
9262
  text-decoration: none;
9263
}
9264
#running .panel-group .panel .panel-body {
9265
  padding: 0px;
9266
}
9267
#running .panel-group .panel .panel-body .list_container {
9268
  margin-top: 0px;
9269
  margin-bottom: 0px;
9270
  border: 0px;
9271
  border-radius: 0px;
9272
}
9273
#running .panel-group .panel .panel-body .list_container .list_item {
9274
  border-bottom: 1px solid #ddd;
9275
}
9276
#running .panel-group .panel .panel-body .list_container .list_item:last-child {
9277
  border-bottom: 0px;
9278
}
9279
[dir="rtl"] #running .col-sm-8 {
9280
  float: right !important;
9281
}
9282
.delete-button {
9283
  display: none;
9284
}
9285
.duplicate-button {
9286
  display: none;
9287
}
9288
.rename-button {
9289
  display: none;
9290
}
9291
.shutdown-button {
9292
  display: none;
9293
}
9294
.dynamic-instructions {
9295
  display: inline-block;
9296
  padding-top: 4px;
9297
}
9298
/*!
9299
*
9300
* IPython text editor webapp
9301
*
9302
*/
9303
.selected-keymap i.fa {
9304
  padding: 0px 5px;
9305
}
9306
.selected-keymap i.fa:before {
9307
  content: "\f00c";
9308
}
9309
#mode-menu {
9310
  overflow: auto;
9311
  max-height: 20em;
9312
}
9313
.edit_app #header {
9314
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
9315
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
9316
}
9317
.edit_app #menubar .navbar {
9318
  /* Use a negative 1 bottom margin, so the border overlaps the border of the
9319
    header */
9320
  margin-bottom: -1px;
9321
}
9322
.dirty-indicator {
9323
  display: inline-block;
9324
  font: normal normal normal 14px/1 FontAwesome;
9325
  font-size: inherit;
9326
  text-rendering: auto;
9327
  -webkit-font-smoothing: antialiased;
9328
  -moz-osx-font-smoothing: grayscale;
9329
  width: 20px;
9330
}
9331
.dirty-indicator.pull-left {
9332
  margin-right: .3em;
9333
}
9334
.dirty-indicator.pull-right {
9335
  margin-left: .3em;
9336
}
9337
.dirty-indicator-dirty {
9338
  display: inline-block;
9339
  font: normal normal normal 14px/1 FontAwesome;
9340
  font-size: inherit;
9341
  text-rendering: auto;
9342
  -webkit-font-smoothing: antialiased;
9343
  -moz-osx-font-smoothing: grayscale;
9344
  width: 20px;
9345
}
9346
.dirty-indicator-dirty.pull-left {
9347
  margin-right: .3em;
9348
}
9349
.dirty-indicator-dirty.pull-right {
9350
  margin-left: .3em;
9351
}
9352
.dirty-indicator-clean {
9353
  display: inline-block;
9354
  font: normal normal normal 14px/1 FontAwesome;
9355
  font-size: inherit;
9356
  text-rendering: auto;
9357
  -webkit-font-smoothing: antialiased;
9358
  -moz-osx-font-smoothing: grayscale;
9359
  width: 20px;
9360
}
9361
.dirty-indicator-clean.pull-left {
9362
  margin-right: .3em;
9363
}
9364
.dirty-indicator-clean.pull-right {
9365
  margin-left: .3em;
9366
}
9367
.dirty-indicator-clean:before {
9368
  display: inline-block;
9369
  font: normal normal normal 14px/1 FontAwesome;
9370
  font-size: inherit;
9371
  text-rendering: auto;
9372
  -webkit-font-smoothing: antialiased;
9373
  -moz-osx-font-smoothing: grayscale;
9374
  content: "\f00c";
9375
}
9376
.dirty-indicator-clean:before.pull-left {
9377
  margin-right: .3em;
9378
}
9379
.dirty-indicator-clean:before.pull-right {
9380
  margin-left: .3em;
9381
}
9382
#filename {
9383
  font-size: 16pt;
9384
  display: table;
9385
  padding: 0px 5px;
9386
}
9387
#current-mode {
9388
  padding-left: 5px;
9389
  padding-right: 5px;
9390
}
9391
#texteditor-backdrop {
9392
  padding-top: 20px;
9393
  padding-bottom: 20px;
9394
}
9395
@media not print {
9396
  #texteditor-backdrop {
9397
    background-color: #EEE;
9398
  }
9399
}
9400
@media print {
9401
  #texteditor-backdrop #texteditor-container .CodeMirror-gutter,
9402
  #texteditor-backdrop #texteditor-container .CodeMirror-gutters {
9403
    background-color: #fff;
9404
  }
9405
}
9406
@media not print {
9407
  #texteditor-backdrop #texteditor-container .CodeMirror-gutter,
9408
  #texteditor-backdrop #texteditor-container .CodeMirror-gutters {
9409
    background-color: #fff;
9410
  }
9411
}
9412
@media not print {
9413
  #texteditor-backdrop #texteditor-container {
9414
    padding: 0px;
9415
    background-color: #fff;
9416
    -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
9417
    box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
9418
  }
9419
}
9420
/*!
9421
*
9422
* IPython notebook
9423
*
9424
*/
9425
/* CSS font colors for translated ANSI colors. */
9426
.ansibold {
9427
  font-weight: bold;
9428
}
9429
/* use dark versions for foreground, to improve visibility */
9430
.ansiblack {
9431
  color: black;
9432
}
9433
.ansired {
9434
  color: darkred;
9435
}
9436
.ansigreen {
9437
  color: darkgreen;
9438
}
9439
.ansiyellow {
9440
  color: #c4a000;
9441
}
9442
.ansiblue {
9443
  color: darkblue;
9444
}
9445
.ansipurple {
9446
  color: darkviolet;
9447
}
9448
.ansicyan {
9449
  color: steelblue;
9450
}
9451
.ansigray {
9452
  color: gray;
9453
}
9454
/* and light for background, for the same reason */
9455
.ansibgblack {
9456
  background-color: black;
9457
}
9458
.ansibgred {
9459
  background-color: red;
9460
}
9461
.ansibggreen {
9462
  background-color: green;
9463
}
9464
.ansibgyellow {
9465
  background-color: yellow;
9466
}
9467
.ansibgblue {
9468
  background-color: blue;
9469
}
9470
.ansibgpurple {
9471
  background-color: magenta;
9472
}
9473
.ansibgcyan {
9474
  background-color: cyan;
9475
}
9476
.ansibggray {
9477
  background-color: gray;
9478
}
9479
div.cell {
9480
  /* Old browsers */
9481
  display: -webkit-box;
9482
  -webkit-box-orient: vertical;
9483
  -webkit-box-align: stretch;
9484
  display: -moz-box;
9485
  -moz-box-orient: vertical;
9486
  -moz-box-align: stretch;
9487
  display: box;
9488
  box-orient: vertical;
9489
  box-align: stretch;
9490
  /* Modern browsers */
9491
  display: flex;
9492
  flex-direction: column;
9493
  align-items: stretch;
9494
  border-radius: 2px;
9495
  box-sizing: border-box;
9496
  -moz-box-sizing: border-box;
9497
  -webkit-box-sizing: border-box;
9498
  border-width: 1px;
9499
  border-style: solid;
9500
  border-color: transparent;
9501
  width: 100%;
9502
  padding: 5px;
9503
  /* This acts as a spacer between cells, that is outside the border */
9504
  margin: 0px;
9505
  outline: none;
9506
  border-left-width: 1px;
9507
  padding-left: 5px;
9508
  background: linear-gradient(to right, transparent -40px, transparent 1px, transparent 1px, transparent 100%);
9509
}
9510
div.cell.jupyter-soft-selected {
9511
  border-left-color: #90CAF9;
9512
  border-left-color: #E3F2FD;
9513
  border-left-width: 1px;
9514
  padding-left: 5px;
9515
  border-right-color: #E3F2FD;
9516
  border-right-width: 1px;
9517
  background: #E3F2FD;
9518
}
9519
@media print {
9520
  div.cell.jupyter-soft-selected {
9521
    border-color: transparent;
9522
  }
9523
}
9524
div.cell.selected {
9525
  border-color: #ababab;
9526
  border-left-width: 0px;
9527
  padding-left: 6px;
9528
  background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 5px, transparent 5px, transparent 100%);
9529
}
9530
@media print {
9531
  div.cell.selected {
9532
    border-color: transparent;
9533
  }
9534
}
9535
div.cell.selected.jupyter-soft-selected {
9536
  border-left-width: 0;
9537
  padding-left: 6px;
9538
  background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 7px, #E3F2FD 7px, #E3F2FD 100%);
9539
}
9540
.edit_mode div.cell.selected {
9541
  border-color: #66BB6A;
9542
  border-left-width: 0px;
9543
  padding-left: 6px;
9544
  background: linear-gradient(to right, #66BB6A -40px, #66BB6A 5px, transparent 5px, transparent 100%);
9545
}
9546
@media print {
9547
  .edit_mode div.cell.selected {
9548
    border-color: transparent;
9549
  }
9550
}
9551
.prompt {
9552
  /* This needs to be wide enough for 3 digit prompt numbers: In[100]: */
9553
  min-width: 14ex;
9554
  /* This padding is tuned to match the padding on the CodeMirror editor. */
9555
  padding: 0.4em;
9556
  margin: 0px;
9557
  font-family: monospace;
9558
  text-align: right;
9559
  /* This has to match that of the the CodeMirror class line-height below */
9560
  line-height: 1.21429em;
9561
  /* Don't highlight prompt number selection */
9562
  -webkit-touch-callout: none;
9563
  -webkit-user-select: none;
9564
  -khtml-user-select: none;
9565
  -moz-user-select: none;
9566
  -ms-user-select: none;
9567
  user-select: none;
9568
  /* Use default cursor */
9569
  cursor: default;
9570
}
9571
@media (max-width: 540px) {
9572
  .prompt {
9573
    text-align: left;
9574
  }
9575
}
9576
div.inner_cell {
9577
  min-width: 0;
9578
  /* Old browsers */
9579
  display: -webkit-box;
9580
  -webkit-box-orient: vertical;
9581
  -webkit-box-align: stretch;
9582
  display: -moz-box;
9583
  -moz-box-orient: vertical;
9584
  -moz-box-align: stretch;
9585
  display: box;
9586
  box-orient: vertical;
9587
  box-align: stretch;
9588
  /* Modern browsers */
9589
  display: flex;
9590
  flex-direction: column;
9591
  align-items: stretch;
9592
  /* Old browsers */
9593
  -webkit-box-flex: 1;
9594
  -moz-box-flex: 1;
9595
  box-flex: 1;
9596
  /* Modern browsers */
9597
  flex: 1;
9598
}
9599
/* input_area and input_prompt must match in top border and margin for alignment */
9600
div.input_area {
9601
  border: 1px solid #cfcfcf;
9602
  border-radius: 2px;
9603
  background: #f7f7f7;
9604
  line-height: 1.21429em;
9605
}
9606
/* This is needed so that empty prompt areas can collapse to zero height when there
9607
   is no content in the output_subarea and the prompt. The main purpose of this is
9608
   to make sure that empty JavaScript output_subareas have no height. */
9609
div.prompt:empty {
9610
  padding-top: 0;
9611
  padding-bottom: 0;
9612
}
9613
div.unrecognized_cell {
9614
  padding: 5px 5px 5px 0px;
9615
  /* Old browsers */
9616
  display: -webkit-box;
9617
  -webkit-box-orient: horizontal;
9618
  -webkit-box-align: stretch;
9619
  display: -moz-box;
9620
  -moz-box-orient: horizontal;
9621
  -moz-box-align: stretch;
9622
  display: box;
9623
  box-orient: horizontal;
9624
  box-align: stretch;
9625
  /* Modern browsers */
9626
  display: flex;
9627
  flex-direction: row;
9628
  align-items: stretch;
9629
}
9630
div.unrecognized_cell .inner_cell {
9631
  border-radius: 2px;
9632
  padding: 5px;
9633
  font-weight: bold;
9634
  color: red;
9635
  border: 1px solid #cfcfcf;
9636
  background: #eaeaea;
9637
}
9638
div.unrecognized_cell .inner_cell a {
9639
  color: inherit;
9640
  text-decoration: none;
9641
}
9642
div.unrecognized_cell .inner_cell a:hover {
9643
  color: inherit;
9644
  text-decoration: none;
9645
}
9646
@media (max-width: 540px) {
9647
  div.unrecognized_cell > div.prompt {
9648
    display: none;
9649
  }
9650
}
9651
div.code_cell {
9652
  /* avoid page breaking on code cells when printing */
9653
}
9654
@media print {
9655
  div.code_cell {
9656
    page-break-inside: avoid;
9657
  }
9658
}
9659
/* any special styling for code cells that are currently running goes here */
9660
div.input {
9661
  page-break-inside: avoid;
9662
  /* Old browsers */
9663
  display: -webkit-box;
9664
  -webkit-box-orient: horizontal;
9665
  -webkit-box-align: stretch;
9666
  display: -moz-box;
9667
  -moz-box-orient: horizontal;
9668
  -moz-box-align: stretch;
9669
  display: box;
9670
  box-orient: horizontal;
9671
  box-align: stretch;
9672
  /* Modern browsers */
9673
  display: flex;
9674
  flex-direction: row;
9675
  align-items: stretch;
9676
}
9677
@media (max-width: 540px) {
9678
  div.input {
9679
    /* Old browsers */
9680
    display: -webkit-box;
9681
    -webkit-box-orient: vertical;
9682
    -webkit-box-align: stretch;
9683
    display: -moz-box;
9684
    -moz-box-orient: vertical;
9685
    -moz-box-align: stretch;
9686
    display: box;
9687
    box-orient: vertical;
9688
    box-align: stretch;
9689
    /* Modern browsers */
9690
    display: flex;
9691
    flex-direction: column;
9692
    align-items: stretch;
9693
  }
9694
}
9695
/* input_area and input_prompt must match in top border and margin for alignment */
9696
div.input_prompt {
9697
  color: #303F9F;
9698
  border-top: 1px solid transparent;
9699
}
9700
div.input_area > div.highlight {
9701
  margin: 0.4em;
9702
  border: none;
9703
  padding: 0px;
9704
  background-color: transparent;
9705
}
9706
div.input_area > div.highlight > pre {
9707
  margin: 0px;
9708
  border: none;
9709
  padding: 0px;
9710
  background-color: transparent;
9711
}
9712
/* The following gets added to the <head> if it is detected that the user has a
9713
 * monospace font with inconsistent normal/bold/italic height.  See
9714
 * notebookmain.js.  Such fonts will have keywords vertically offset with
9715
 * respect to the rest of the text.  The user should select a better font.
9716
 * See: https://github.com/ipython/ipython/issues/1503
9717
 *
9718
 * .CodeMirror span {
9719
 *      vertical-align: bottom;
9720
 * }
9721
 */
9722
.CodeMirror {
9723
  line-height: 1.21429em;
9724
  /* Changed from 1em to our global default */
9725
  font-size: 14px;
9726
  height: auto;
9727
  /* Changed to auto to autogrow */
9728
  background: none;
9729
  /* Changed from white to allow our bg to show through */
9730
}
9731
.CodeMirror-scroll {
9732
  /*  The CodeMirror docs are a bit fuzzy on if overflow-y should be hidden or visible.*/
9733
  /*  We have found that if it is visible, vertical scrollbars appear with font size changes.*/
9734
  overflow-y: hidden;
9735
  overflow-x: auto;
9736
}
9737
.CodeMirror-lines {
9738
  /* In CM2, this used to be 0.4em, but in CM3 it went to 4px. We need the em value because */
9739
  /* we have set a different line-height and want this to scale with that. */
9740
  padding: 0.4em;
9741
}
9742
.CodeMirror-linenumber {
9743
  padding: 0 8px 0 4px;
9744
}
9745
.CodeMirror-gutters {
9746
  border-bottom-left-radius: 2px;
9747
  border-top-left-radius: 2px;
9748
}
9749
.CodeMirror pre {
9750
  /* In CM3 this went to 4px from 0 in CM2. We need the 0 value because of how we size */
9751
  /* .CodeMirror-lines */
9752
  padding: 0;
9753
  border: 0;
9754
  border-radius: 0;
9755
}
9756
/*
9757

    
9758
Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
9759
Adapted from GitHub theme
9760

    
9761
*/
9762
.highlight-base {
9763
  color: #000;
9764
}
9765
.highlight-variable {
9766
  color: #000;
9767
}
9768
.highlight-variable-2 {
9769
  color: #1a1a1a;
9770
}
9771
.highlight-variable-3 {
9772
  color: #333333;
9773
}
9774
.highlight-string {
9775
  color: #BA2121;
9776
}
9777
.highlight-comment {
9778
  color: #408080;
9779
  font-style: italic;
9780
}
9781
.highlight-number {
9782
  color: #080;
9783
}
9784
.highlight-atom {
9785
  color: #88F;
9786
}
9787
.highlight-keyword {
9788
  color: #008000;
9789
  font-weight: bold;
9790
}
9791
.highlight-builtin {
9792
  color: #008000;
9793
}
9794
.highlight-error {
9795
  color: #f00;
9796
}
9797
.highlight-operator {
9798
  color: #AA22FF;
9799
  font-weight: bold;
9800
}
9801
.highlight-meta {
9802
  color: #AA22FF;
9803
}
9804
/* previously not defined, copying from default codemirror */
9805
.highlight-def {
9806
  color: #00f;
9807
}
9808
.highlight-string-2 {
9809
  color: #f50;
9810
}
9811
.highlight-qualifier {
9812
  color: #555;
9813
}
9814
.highlight-bracket {
9815
  color: #997;
9816
}
9817
.highlight-tag {
9818
  color: #170;
9819
}
9820
.highlight-attribute {
9821
  color: #00c;
9822
}
9823
.highlight-header {
9824
  color: blue;
9825
}
9826
.highlight-quote {
9827
  color: #090;
9828
}
9829
.highlight-link {
9830
  color: #00c;
9831
}
9832
/* apply the same style to codemirror */
9833
.cm-s-ipython span.cm-keyword {
9834
  color: #008000;
9835
  font-weight: bold;
9836
}
9837
.cm-s-ipython span.cm-atom {
9838
  color: #88F;
9839
}
9840
.cm-s-ipython span.cm-number {
9841
  color: #080;
9842
}
9843
.cm-s-ipython span.cm-def {
9844
  color: #00f;
9845
}
9846
.cm-s-ipython span.cm-variable {
9847
  color: #000;
9848
}
9849
.cm-s-ipython span.cm-operator {
9850
  color: #AA22FF;
9851
  font-weight: bold;
9852
}
9853
.cm-s-ipython span.cm-variable-2 {
9854
  color: #1a1a1a;
9855
}
9856
.cm-s-ipython span.cm-variable-3 {
9857
  color: #333333;
9858
}
9859
.cm-s-ipython span.cm-comment {
9860
  color: #408080;
9861
  font-style: italic;
9862
}
9863
.cm-s-ipython span.cm-string {
9864
  color: #BA2121;
9865
}
9866
.cm-s-ipython span.cm-string-2 {
9867
  color: #f50;
9868
}
9869
.cm-s-ipython span.cm-meta {
9870
  color: #AA22FF;
9871
}
9872
.cm-s-ipython span.cm-qualifier {
9873
  color: #555;
9874
}
9875
.cm-s-ipython span.cm-builtin {
9876
  color: #008000;
9877
}
9878
.cm-s-ipython span.cm-bracket {
9879
  color: #997;
9880
}
9881
.cm-s-ipython span.cm-tag {
9882
  color: #170;
9883
}
9884
.cm-s-ipython span.cm-attribute {
9885
  color: #00c;
9886
}
9887
.cm-s-ipython span.cm-header {
9888
  color: blue;
9889
}
9890
.cm-s-ipython span.cm-quote {
9891
  color: #090;
9892
}
9893
.cm-s-ipython span.cm-link {
9894
  color: #00c;
9895
}
9896
.cm-s-ipython span.cm-error {
9897
  color: #f00;
9898
}
9899
.cm-s-ipython span.cm-tab {
9900
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);
9901
  background-position: right;
9902
  background-repeat: no-repeat;
9903
}
9904
div.output_wrapper {
9905
  /* this position must be relative to enable descendents to be absolute within it */
9906
  position: relative;
9907
  /* Old browsers */
9908
  display: -webkit-box;
9909
  -webkit-box-orient: vertical;
9910
  -webkit-box-align: stretch;
9911
  display: -moz-box;
9912
  -moz-box-orient: vertical;
9913
  -moz-box-align: stretch;
9914
  display: box;
9915
  box-orient: vertical;
9916
  box-align: stretch;
9917
  /* Modern browsers */
9918
  display: flex;
9919
  flex-direction: column;
9920
  align-items: stretch;
9921
  z-index: 1;
9922
}
9923
/* class for the output area when it should be height-limited */
9924
div.output_scroll {
9925
  /* ideally, this would be max-height, but FF barfs all over that */
9926
  height: 24em;
9927
  /* FF needs this *and the wrapper* to specify full width, or it will shrinkwrap */
9928
  width: 100%;
9929
  overflow: auto;
9930
  border-radius: 2px;
9931
  -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
9932
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
9933
  display: block;
9934
}
9935
/* output div while it is collapsed */
9936
div.output_collapsed {
9937
  margin: 0px;
9938
  padding: 0px;
9939
  /* Old browsers */
9940
  display: -webkit-box;
9941
  -webkit-box-orient: vertical;
9942
  -webkit-box-align: stretch;
9943
  display: -moz-box;
9944
  -moz-box-orient: vertical;
9945
  -moz-box-align: stretch;
9946
  display: box;
9947
  box-orient: vertical;
9948
  box-align: stretch;
9949
  /* Modern browsers */
9950
  display: flex;
9951
  flex-direction: column;
9952
  align-items: stretch;
9953
}
9954
div.out_prompt_overlay {
9955
  height: 100%;
9956
  padding: 0px 0.4em;
9957
  position: absolute;
9958
  border-radius: 2px;
9959
}
9960
div.out_prompt_overlay:hover {
9961
  /* use inner shadow to get border that is computed the same on WebKit/FF */
9962
  -webkit-box-shadow: inset 0 0 1px #000;
9963
  box-shadow: inset 0 0 1px #000;
9964
  background: rgba(240, 240, 240, 0.5);
9965
}
9966
div.output_prompt {
9967
  color: #D84315;
9968
}
9969
/* This class is the outer container of all output sections. */
9970
div.output_area {
9971
  padding: 0px;
9972
  page-break-inside: avoid;
9973
  /* Old browsers */
9974
  display: -webkit-box;
9975
  -webkit-box-orient: horizontal;
9976
  -webkit-box-align: stretch;
9977
  display: -moz-box;
9978
  -moz-box-orient: horizontal;
9979
  -moz-box-align: stretch;
9980
  display: box;
9981
  box-orient: horizontal;
9982
  box-align: stretch;
9983
  /* Modern browsers */
9984
  display: flex;
9985
  flex-direction: row;
9986
  align-items: stretch;
9987
}
9988
div.output_area .MathJax_Display {
9989
  text-align: left !important;
9990
}
9991
div.output_area .rendered_html table {
9992
  margin-left: 0;
9993
  margin-right: 0;
9994
}
9995
div.output_area .rendered_html img {
9996
  margin-left: 0;
9997
  margin-right: 0;
9998
}
9999
div.output_area img,
10000
div.output_area svg {
10001
  max-width: 100%;
10002
  height: auto;
10003
}
10004
div.output_area img.unconfined,
10005
div.output_area svg.unconfined {
10006
  max-width: none;
10007
}
10008
/* This is needed to protect the pre formating from global settings such
10009
   as that of bootstrap */
10010
.output {
10011
  /* Old browsers */
10012
  display: -webkit-box;
10013
  -webkit-box-orient: vertical;
10014
  -webkit-box-align: stretch;
10015
  display: -moz-box;
10016
  -moz-box-orient: vertical;
10017
  -moz-box-align: stretch;
10018
  display: box;
10019
  box-orient: vertical;
10020
  box-align: stretch;
10021
  /* Modern browsers */
10022
  display: flex;
10023
  flex-direction: column;
10024
  align-items: stretch;
10025
}
10026
@media (max-width: 540px) {
10027
  div.output_area {
10028
    /* Old browsers */
10029
    display: -webkit-box;
10030
    -webkit-box-orient: vertical;
10031
    -webkit-box-align: stretch;
10032
    display: -moz-box;
10033
    -moz-box-orient: vertical;
10034
    -moz-box-align: stretch;
10035
    display: box;
10036
    box-orient: vertical;
10037
    box-align: stretch;
10038
    /* Modern browsers */
10039
    display: flex;
10040
    flex-direction: column;
10041
    align-items: stretch;
10042
  }
10043
}
10044
div.output_area pre {
10045
  margin: 0;
10046
  padding: 0;
10047
  border: 0;
10048
  vertical-align: baseline;
10049
  color: black;
10050
  background-color: transparent;
10051
  border-radius: 0;
10052
}
10053
/* This class is for the output subarea inside the output_area and after
10054
   the prompt div. */
10055
div.output_subarea {
10056
  overflow-x: auto;
10057
  padding: 0.4em;
10058
  /* Old browsers */
10059
  -webkit-box-flex: 1;
10060
  -moz-box-flex: 1;
10061
  box-flex: 1;
10062
  /* Modern browsers */
10063
  flex: 1;
10064
  max-width: calc(100% - 14ex);
10065
}
10066
div.output_scroll div.output_subarea {
10067
  overflow-x: visible;
10068
}
10069
/* The rest of the output_* classes are for special styling of the different
10070
   output types */
10071
/* all text output has this class: */
10072
div.output_text {
10073
  text-align: left;
10074
  color: #000;
10075
  /* This has to match that of the the CodeMirror class line-height below */
10076
  line-height: 1.21429em;
10077
}
10078
/* stdout/stderr are 'text' as well as 'stream', but execute_result/error are *not* streams */
10079
div.output_stderr {
10080
  background: #fdd;
10081
  /* very light red background for stderr */
10082
}
10083
div.output_latex {
10084
  text-align: left;
10085
}
10086
/* Empty output_javascript divs should have no height */
10087
div.output_javascript:empty {
10088
  padding: 0;
10089
}
10090
.js-error {
10091
  color: darkred;
10092
}
10093
/* raw_input styles */
10094
div.raw_input_container {
10095
  line-height: 1.21429em;
10096
  padding-top: 5px;
10097
}
10098
pre.raw_input_prompt {
10099
  /* nothing needed here. */
10100
}
10101
input.raw_input {
10102
  font-family: monospace;
10103
  font-size: inherit;
10104
  color: inherit;
10105
  width: auto;
10106
  /* make sure input baseline aligns with prompt */
10107
  vertical-align: baseline;
10108
  /* padding + margin = 0.5em between prompt and cursor */
10109
  padding: 0em 0.25em;
10110
  margin: 0em 0.25em;
10111
}
10112
input.raw_input:focus {
10113
  box-shadow: none;
10114
}
10115
p.p-space {
10116
  margin-bottom: 10px;
10117
}
10118
div.output_unrecognized {
10119
  padding: 5px;
10120
  font-weight: bold;
10121
  color: red;
10122
}
10123
div.output_unrecognized a {
10124
  color: inherit;
10125
  text-decoration: none;
10126
}
10127
div.output_unrecognized a:hover {
10128
  color: inherit;
10129
  text-decoration: none;
10130
}
10131
.rendered_html {
10132
  color: #000;
10133
  /* any extras will just be numbers: */
10134
}
10135
.rendered_html em {
10136
  font-style: italic;
10137
}
10138
.rendered_html strong {
10139
  font-weight: bold;
10140
}
10141
.rendered_html u {
10142
  text-decoration: underline;
10143
}
10144
.rendered_html :link {
10145
  text-decoration: underline;
10146
}
10147
.rendered_html :visited {
10148
  text-decoration: underline;
10149
}
10150
.rendered_html h1 {
10151
  font-size: 185.7%;
10152
  margin: 1.08em 0 0 0;
10153
  font-weight: bold;
10154
  line-height: 1.0;
10155
}
10156
.rendered_html h2 {
10157
  font-size: 157.1%;
10158
  margin: 1.27em 0 0 0;
10159
  font-weight: bold;
10160
  line-height: 1.0;
10161
}
10162
.rendered_html h3 {
10163
  font-size: 128.6%;
10164
  margin: 1.55em 0 0 0;
10165
  font-weight: bold;
10166
  line-height: 1.0;
10167
}
10168
.rendered_html h4 {
10169
  font-size: 100%;
10170
  margin: 2em 0 0 0;
10171
  font-weight: bold;
10172
  line-height: 1.0;
10173
}
10174
.rendered_html h5 {
10175
  font-size: 100%;
10176
  margin: 2em 0 0 0;
10177
  font-weight: bold;
10178
  line-height: 1.0;
10179
  font-style: italic;
10180
}
10181
.rendered_html h6 {
10182
  font-size: 100%;
10183
  margin: 2em 0 0 0;
10184
  font-weight: bold;
10185
  line-height: 1.0;
10186
  font-style: italic;
10187
}
10188
.rendered_html h1:first-child {
10189
  margin-top: 0.538em;
10190
}
10191
.rendered_html h2:first-child {
10192
  margin-top: 0.636em;
10193
}
10194
.rendered_html h3:first-child {
10195
  margin-top: 0.777em;
10196
}
10197
.rendered_html h4:first-child {
10198
  margin-top: 1em;
10199
}
10200
.rendered_html h5:first-child {
10201
  margin-top: 1em;
10202
}
10203
.rendered_html h6:first-child {
10204
  margin-top: 1em;
10205
}
10206
.rendered_html ul {
10207
  list-style: disc;
10208
  margin: 0em 2em;
10209
  padding-left: 0px;
10210
}
10211
.rendered_html ul ul {
10212
  list-style: square;
10213
  margin: 0em 2em;
10214
}
10215
.rendered_html ul ul ul {
10216
  list-style: circle;
10217
  margin: 0em 2em;
10218
}
10219
.rendered_html ol {
10220
  list-style: decimal;
10221
  margin: 0em 2em;
10222
  padding-left: 0px;
10223
}
10224
.rendered_html ol ol {
10225
  list-style: upper-alpha;
10226
  margin: 0em 2em;
10227
}
10228
.rendered_html ol ol ol {
10229
  list-style: lower-alpha;
10230
  margin: 0em 2em;
10231
}
10232
.rendered_html ol ol ol ol {
10233
  list-style: lower-roman;
10234
  margin: 0em 2em;
10235
}
10236
.rendered_html ol ol ol ol ol {
10237
  list-style: decimal;
10238
  margin: 0em 2em;
10239
}
10240
.rendered_html * + ul {
10241
  margin-top: 1em;
10242
}
10243
.rendered_html * + ol {
10244
  margin-top: 1em;
10245
}
10246
.rendered_html hr {
10247
  color: black;
10248
  background-color: black;
10249
}
10250
.rendered_html pre {
10251
  margin: 1em 2em;
10252
}
10253
.rendered_html pre,
10254
.rendered_html code {
10255
  border: 0;
10256
  background-color: #fff;
10257
  color: #000;
10258
  font-size: 100%;
10259
  padding: 0px;
10260
}
10261
.rendered_html blockquote {
10262
  margin: 1em 2em;
10263
}
10264
.rendered_html table {
10265
  margin-left: auto;
10266
  margin-right: auto;
10267
  border: 1px solid black;
10268
  border-collapse: collapse;
10269
}
10270
.rendered_html tr,
10271
.rendered_html th,
10272
.rendered_html td {
10273
  border: 1px solid black;
10274
  border-collapse: collapse;
10275
  margin: 1em 2em;
10276
}
10277
.rendered_html td,
10278
.rendered_html th {
10279
  text-align: left;
10280
  vertical-align: middle;
10281
  padding: 4px;
10282
}
10283
.rendered_html th {
10284
  font-weight: bold;
10285
}
10286
.rendered_html * + table {
10287
  margin-top: 1em;
10288
}
10289
.rendered_html p {
10290
  text-align: left;
10291
}
10292
.rendered_html * + p {
10293
  margin-top: 1em;
10294
}
10295
.rendered_html img {
10296
  display: block;
10297
  margin-left: auto;
10298
  margin-right: auto;
10299
}
10300
.rendered_html * + img {
10301
  margin-top: 1em;
10302
}
10303
.rendered_html img,
10304
.rendered_html svg {
10305
  max-width: 100%;
10306
  height: auto;
10307
}
10308
.rendered_html img.unconfined,
10309
.rendered_html svg.unconfined {
10310
  max-width: none;
10311
}
10312
div.text_cell {
10313
  /* Old browsers */
10314
  display: -webkit-box;
10315
  -webkit-box-orient: horizontal;
10316
  -webkit-box-align: stretch;
10317
  display: -moz-box;
10318
  -moz-box-orient: horizontal;
10319
  -moz-box-align: stretch;
10320
  display: box;
10321
  box-orient: horizontal;
10322
  box-align: stretch;
10323
  /* Modern browsers */
10324
  display: flex;
10325
  flex-direction: row;
10326
  align-items: stretch;
10327
}
10328
@media (max-width: 540px) {
10329
  div.text_cell > div.prompt {
10330
    display: none;
10331
  }
10332
}
10333
div.text_cell_render {
10334
  /*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
10335
  outline: none;
10336
  resize: none;
10337
  width: inherit;
10338
  border-style: none;
10339
  padding: 0.5em 0.5em 0.5em 0.4em;
10340
  color: #000;
10341
  box-sizing: border-box;
10342
  -moz-box-sizing: border-box;
10343
  -webkit-box-sizing: border-box;
10344
}
10345
a.anchor-link:link {
10346
  text-decoration: none;
10347
  padding: 0px 20px;
10348
  visibility: hidden;
10349
}
10350
h1:hover .anchor-link,
10351
h2:hover .anchor-link,
10352
h3:hover .anchor-link,
10353
h4:hover .anchor-link,
10354
h5:hover .anchor-link,
10355
h6:hover .anchor-link {
10356
  visibility: visible;
10357
}
10358
.text_cell.rendered .input_area {
10359
  display: none;
10360
}
10361
.text_cell.rendered .rendered_html {
10362
  overflow-x: auto;
10363
  overflow-y: hidden;
10364
}
10365
.text_cell.unrendered .text_cell_render {
10366
  display: none;
10367
}
10368
.cm-header-1,
10369
.cm-header-2,
10370
.cm-header-3,
10371
.cm-header-4,
10372
.cm-header-5,
10373
.cm-header-6 {
10374
  font-weight: bold;
10375
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
10376
}
10377
.cm-header-1 {
10378
  font-size: 185.7%;
10379
}
10380
.cm-header-2 {
10381
  font-size: 157.1%;
10382
}
10383
.cm-header-3 {
10384
  font-size: 128.6%;
10385
}
10386
.cm-header-4 {
10387
  font-size: 110%;
10388
}
10389
.cm-header-5 {
10390
  font-size: 100%;
10391
  font-style: italic;
10392
}
10393
.cm-header-6 {
10394
  font-size: 100%;
10395
  font-style: italic;
10396
}
10397
/*!
10398
*
10399
* IPython notebook webapp
10400
*
10401
*/
10402
@media (max-width: 767px) {
10403
  .notebook_app {
10404
    padding-left: 0px;
10405
    padding-right: 0px;
10406
  }
10407
}
10408
#ipython-main-app {
10409
  box-sizing: border-box;
10410
  -moz-box-sizing: border-box;
10411
  -webkit-box-sizing: border-box;
10412
  height: 100%;
10413
}
10414
div#notebook_panel {
10415
  margin: 0px;
10416
  padding: 0px;
10417
  box-sizing: border-box;
10418
  -moz-box-sizing: border-box;
10419
  -webkit-box-sizing: border-box;
10420
  height: 100%;
10421
}
10422
div#notebook {
10423
  font-size: 14px;
10424
  line-height: 20px;
10425
  overflow-y: hidden;
10426
  overflow-x: auto;
10427
  width: 100%;
10428
  /* This spaces the page away from the edge of the notebook area */
10429
  padding-top: 20px;
10430
  margin: 0px;
10431
  outline: none;
10432
  box-sizing: border-box;
10433
  -moz-box-sizing: border-box;
10434
  -webkit-box-sizing: border-box;
10435
  min-height: 100%;
10436
}
10437
@media not print {
10438
  #notebook-container {
10439
    padding: 15px;
10440
    background-color: #fff;
10441
    min-height: 0;
10442
    -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
10443
    box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
10444
  }
10445
}
10446
@media print {
10447
  #notebook-container {
10448
    width: 100%;
10449
  }
10450
}
10451
div.ui-widget-content {
10452
  border: 1px solid #ababab;
10453
  outline: none;
10454
}
10455
pre.dialog {
10456
  background-color: #f7f7f7;
10457
  border: 1px solid #ddd;
10458
  border-radius: 2px;
10459
  padding: 0.4em;
10460
  padding-left: 2em;
10461
}
10462
p.dialog {
10463
  padding: 0.2em;
10464
}
10465
/* Word-wrap output correctly.  This is the CSS3 spelling, though Firefox seems
10466
   to not honor it correctly.  Webkit browsers (Chrome, rekonq, Safari) do.
10467
 */
10468
pre,
10469
code,
10470
kbd,
10471
samp {
10472
  white-space: pre-wrap;
10473
}
10474
#fonttest {
10475
  font-family: monospace;
10476
}
10477
p {
10478
  margin-bottom: 0;
10479
}
10480
.end_space {
10481
  min-height: 100px;
10482
  transition: height .2s ease;
10483
}
10484
.notebook_app > #header {
10485
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
10486
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
10487
}
10488
@media not print {
10489
  .notebook_app {
10490
    background-color: #EEE;
10491
  }
10492
}
10493
kbd {
10494
  border-style: solid;
10495
  border-width: 1px;
10496
  box-shadow: none;
10497
  margin: 2px;
10498
  padding-left: 2px;
10499
  padding-right: 2px;
10500
  padding-top: 1px;
10501
  padding-bottom: 1px;
10502
}
10503
/* CSS for the cell toolbar */
10504
.celltoolbar {
10505
  border: thin solid #CFCFCF;
10506
  border-bottom: none;
10507
  background: #EEE;
10508
  border-radius: 2px 2px 0px 0px;
10509
  width: 100%;
10510
  height: 29px;
10511
  padding-right: 4px;
10512
  /* Old browsers */
10513
  display: -webkit-box;
10514
  -webkit-box-orient: horizontal;
10515
  -webkit-box-align: stretch;
10516
  display: -moz-box;
10517
  -moz-box-orient: horizontal;
10518
  -moz-box-align: stretch;
10519
  display: box;
10520
  box-orient: horizontal;
10521
  box-align: stretch;
10522
  /* Modern browsers */
10523
  display: flex;
10524
  flex-direction: row;
10525
  align-items: stretch;
10526
  /* Old browsers */
10527
  -webkit-box-pack: end;
10528
  -moz-box-pack: end;
10529
  box-pack: end;
10530
  /* Modern browsers */
10531
  justify-content: flex-end;
10532
  display: -webkit-flex;
10533
}
10534
@media print {
10535
  .celltoolbar {
10536
    display: none;
10537
  }
10538
}
10539
.ctb_hideshow {
10540
  display: none;
10541
  vertical-align: bottom;
10542
}
10543
/* ctb_show is added to the ctb_hideshow div to show the cell toolbar.
10544
   Cell toolbars are only shown when the ctb_global_show class is also set.
10545
*/
10546
.ctb_global_show .ctb_show.ctb_hideshow {
10547
  display: block;
10548
}
10549
.ctb_global_show .ctb_show + .input_area,
10550
.ctb_global_show .ctb_show + div.text_cell_input,
10551
.ctb_global_show .ctb_show ~ div.text_cell_render {
10552
  border-top-right-radius: 0px;
10553
  border-top-left-radius: 0px;
10554
}
10555
.ctb_global_show .ctb_show ~ div.text_cell_render {
10556
  border: 1px solid #cfcfcf;
10557
}
10558
.celltoolbar {
10559
  font-size: 87%;
10560
  padding-top: 3px;
10561
}
10562
.celltoolbar select {
10563
  display: block;
10564
  width: 100%;
10565
  height: 32px;
10566
  padding: 6px 12px;
10567
  font-size: 13px;
10568
  line-height: 1.42857143;
10569
  color: #555555;
10570
  background-color: #fff;
10571
  background-image: none;
10572
  border: 1px solid #ccc;
10573
  border-radius: 2px;
10574
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
10575
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
10576
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
10577
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
10578
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
10579
  height: 30px;
10580
  padding: 5px 10px;
10581
  font-size: 12px;
10582
  line-height: 1.5;
10583
  border-radius: 1px;
10584
  width: inherit;
10585
  font-size: inherit;
10586
  height: 22px;
10587
  padding: 0px;
10588
  display: inline-block;
10589
}
10590
.celltoolbar select:focus {
10591
  border-color: #66afe9;
10592
  outline: 0;
10593
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
10594
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
10595
}
10596
.celltoolbar select::-moz-placeholder {
10597
  color: #999;
10598
  opacity: 1;
10599
}
10600
.celltoolbar select:-ms-input-placeholder {
10601
  color: #999;
10602
}
10603
.celltoolbar select::-webkit-input-placeholder {
10604
  color: #999;
10605
}
10606
.celltoolbar select::-ms-expand {
10607
  border: 0;
10608
  background-color: transparent;
10609
}
10610
.celltoolbar select[disabled],
10611
.celltoolbar select[readonly],
10612
fieldset[disabled] .celltoolbar select {
10613
  background-color: #eeeeee;
10614
  opacity: 1;
10615
}
10616
.celltoolbar select[disabled],
10617
fieldset[disabled] .celltoolbar select {
10618
  cursor: not-allowed;
10619
}
10620
textarea.celltoolbar select {
10621
  height: auto;
10622
}
10623
select.celltoolbar select {
10624
  height: 30px;
10625
  line-height: 30px;
10626
}
10627
textarea.celltoolbar select,
10628
select[multiple].celltoolbar select {
10629
  height: auto;
10630
}
10631
.celltoolbar label {
10632
  margin-left: 5px;
10633
  margin-right: 5px;
10634
}
10635
.completions {
10636
  position: absolute;
10637
  z-index: 110;
10638
  overflow: hidden;
10639
  border: 1px solid #ababab;
10640
  border-radius: 2px;
10641
  -webkit-box-shadow: 0px 6px 10px -1px #adadad;
10642
  box-shadow: 0px 6px 10px -1px #adadad;
10643
  line-height: 1;
10644
}
10645
.completions select {
10646
  background: white;
10647
  outline: none;
10648
  border: none;
10649
  padding: 0px;
10650
  margin: 0px;
10651
  overflow: auto;
10652
  font-family: monospace;
10653
  font-size: 110%;
10654
  color: #000;
10655
  width: auto;
10656
}
10657
.completions select option.context {
10658
  color: #286090;
10659
}
10660
#kernel_logo_widget {
10661
  float: right !important;
10662
  float: right;
10663
}
10664
#kernel_logo_widget .current_kernel_logo {
10665
  display: none;
10666
  margin-top: -1px;
10667
  margin-bottom: -1px;
10668
  width: 32px;
10669
  height: 32px;
10670
}
10671
#menubar {
10672
  box-sizing: border-box;
10673
  -moz-box-sizing: border-box;
10674
  -webkit-box-sizing: border-box;
10675
  margin-top: 1px;
10676
}
10677
#menubar .navbar {
10678
  border-top: 1px;
10679
  border-radius: 0px 0px 2px 2px;
10680
  margin-bottom: 0px;
10681
}
10682
#menubar .navbar-toggle {
10683
  float: left;
10684
  padding-top: 7px;
10685
  padding-bottom: 7px;
10686
  border: none;
10687
}
10688
#menubar .navbar-collapse {
10689
  clear: left;
10690
}
10691
.nav-wrapper {
10692
  border-bottom: 1px solid #e7e7e7;
10693
}
10694
i.menu-icon {
10695
  padding-top: 4px;
10696
}
10697
ul#help_menu li a {
10698
  overflow: hidden;
10699
  padding-right: 2.2em;
10700
}
10701
ul#help_menu li a i {
10702
  margin-right: -1.2em;
10703
}
10704
.dropdown-submenu {
10705
  position: relative;
10706
}
10707
.dropdown-submenu > .dropdown-menu {
10708
  top: 0;
10709
  left: 100%;
10710
  margin-top: -6px;
10711
  margin-left: -1px;
10712
}
10713
.dropdown-submenu:hover > .dropdown-menu {
10714
  display: block;
10715
}
10716
.dropdown-submenu > a:after {
10717
  display: inline-block;
10718
  font: normal normal normal 14px/1 FontAwesome;
10719
  font-size: inherit;
10720
  text-rendering: auto;
10721
  -webkit-font-smoothing: antialiased;
10722
  -moz-osx-font-smoothing: grayscale;
10723
  display: block;
10724
  content: "\f0da";
10725
  float: right;
10726
  color: #333333;
10727
  margin-top: 2px;
10728
  margin-right: -10px;
10729
}
10730
.dropdown-submenu > a:after.pull-left {
10731
  margin-right: .3em;
10732
}
10733
.dropdown-submenu > a:after.pull-right {
10734
  margin-left: .3em;
10735
}
10736
.dropdown-submenu:hover > a:after {
10737
  color: #262626;
10738
}
10739
.dropdown-submenu.pull-left {
10740
  float: none;
10741
}
10742
.dropdown-submenu.pull-left > .dropdown-menu {
10743
  left: -100%;
10744
  margin-left: 10px;
10745
}
10746
#notification_area {
10747
  float: right !important;
10748
  float: right;
10749
  z-index: 10;
10750
}
10751
.indicator_area {
10752
  float: right !important;
10753
  float: right;
10754
  color: #777;
10755
  margin-left: 5px;
10756
  margin-right: 5px;
10757
  width: 11px;
10758
  z-index: 10;
10759
  text-align: center;
10760
  width: auto;
10761
}
10762
#kernel_indicator {
10763
  float: right !important;
10764
  float: right;
10765
  color: #777;
10766
  margin-left: 5px;
10767
  margin-right: 5px;
10768
  width: 11px;
10769
  z-index: 10;
10770
  text-align: center;
10771
  width: auto;
10772
  border-left: 1px solid;
10773
}
10774
#kernel_indicator .kernel_indicator_name {
10775
  padding-left: 5px;
10776
  padding-right: 5px;
10777
}
10778
#modal_indicator {
10779
  float: right !important;
10780
  float: right;
10781
  color: #777;
10782
  margin-left: 5px;
10783
  margin-right: 5px;
10784
  width: 11px;
10785
  z-index: 10;
10786
  text-align: center;
10787
  width: auto;
10788
}
10789
#readonly-indicator {
10790
  float: right !important;
10791
  float: right;
10792
  color: #777;
10793
  margin-left: 5px;
10794
  margin-right: 5px;
10795
  width: 11px;
10796
  z-index: 10;
10797
  text-align: center;
10798
  width: auto;
10799
  margin-top: 2px;
10800
  margin-bottom: 0px;
10801
  margin-left: 0px;
10802
  margin-right: 0px;
10803
  display: none;
10804
}
10805
.modal_indicator:before {
10806
  width: 1.28571429em;
10807
  text-align: center;
10808
}
10809
.edit_mode .modal_indicator:before {
10810
  display: inline-block;
10811
  font: normal normal normal 14px/1 FontAwesome;
10812
  font-size: inherit;
10813
  text-rendering: auto;
10814
  -webkit-font-smoothing: antialiased;
10815
  -moz-osx-font-smoothing: grayscale;
10816
  content: "\f040";
10817
}
10818
.edit_mode .modal_indicator:before.pull-left {
10819
  margin-right: .3em;
10820
}
10821
.edit_mode .modal_indicator:before.pull-right {
10822
  margin-left: .3em;
10823
}
10824
.command_mode .modal_indicator:before {
10825
  display: inline-block;
10826
  font: normal normal normal 14px/1 FontAwesome;
10827
  font-size: inherit;
10828
  text-rendering: auto;
10829
  -webkit-font-smoothing: antialiased;
10830
  -moz-osx-font-smoothing: grayscale;
10831
  content: ' ';
10832
}
10833
.command_mode .modal_indicator:before.pull-left {
10834
  margin-right: .3em;
10835
}
10836
.command_mode .modal_indicator:before.pull-right {
10837
  margin-left: .3em;
10838
}
10839
.kernel_idle_icon:before {
10840
  display: inline-block;
10841
  font: normal normal normal 14px/1 FontAwesome;
10842
  font-size: inherit;
10843
  text-rendering: auto;
10844
  -webkit-font-smoothing: antialiased;
10845
  -moz-osx-font-smoothing: grayscale;
10846
  content: "\f10c";
10847
}
10848
.kernel_idle_icon:before.pull-left {
10849
  margin-right: .3em;
10850
}
10851
.kernel_idle_icon:before.pull-right {
10852
  margin-left: .3em;
10853
}
10854
.kernel_busy_icon:before {
10855
  display: inline-block;
10856
  font: normal normal normal 14px/1 FontAwesome;
10857
  font-size: inherit;
10858
  text-rendering: auto;
10859
  -webkit-font-smoothing: antialiased;
10860
  -moz-osx-font-smoothing: grayscale;
10861
  content: "\f111";
10862
}
10863
.kernel_busy_icon:before.pull-left {
10864
  margin-right: .3em;
10865
}
10866
.kernel_busy_icon:before.pull-right {
10867
  margin-left: .3em;
10868
}
10869
.kernel_dead_icon:before {
10870
  display: inline-block;
10871
  font: normal normal normal 14px/1 FontAwesome;
10872
  font-size: inherit;
10873
  text-rendering: auto;
10874
  -webkit-font-smoothing: antialiased;
10875
  -moz-osx-font-smoothing: grayscale;
10876
  content: "\f1e2";
10877
}
10878
.kernel_dead_icon:before.pull-left {
10879
  margin-right: .3em;
10880
}
10881
.kernel_dead_icon:before.pull-right {
10882
  margin-left: .3em;
10883
}
10884
.kernel_disconnected_icon:before {
10885
  display: inline-block;
10886
  font: normal normal normal 14px/1 FontAwesome;
10887
  font-size: inherit;
10888
  text-rendering: auto;
10889
  -webkit-font-smoothing: antialiased;
10890
  -moz-osx-font-smoothing: grayscale;
10891
  content: "\f127";
10892
}
10893
.kernel_disconnected_icon:before.pull-left {
10894
  margin-right: .3em;
10895
}
10896
.kernel_disconnected_icon:before.pull-right {
10897
  margin-left: .3em;
10898
}
10899
.notification_widget {
10900
  color: #777;
10901
  z-index: 10;
10902
  background: rgba(240, 240, 240, 0.5);
10903
  margin-right: 4px;
10904
  color: #333;
10905
  background-color: #fff;
10906
  border-color: #ccc;
10907
}
10908
.notification_widget:focus,
10909
.notification_widget.focus {
10910
  color: #333;
10911
  background-color: #e6e6e6;
10912
  border-color: #8c8c8c;
10913
}
10914
.notification_widget:hover {
10915
  color: #333;
10916
  background-color: #e6e6e6;
10917
  border-color: #adadad;
10918
}
10919
.notification_widget:active,
10920
.notification_widget.active,
10921
.open > .dropdown-toggle.notification_widget {
10922
  color: #333;
10923
  background-color: #e6e6e6;
10924
  border-color: #adadad;
10925
}
10926
.notification_widget:active:hover,
10927
.notification_widget.active:hover,
10928
.open > .dropdown-toggle.notification_widget:hover,
10929
.notification_widget:active:focus,
10930
.notification_widget.active:focus,
10931
.open > .dropdown-toggle.notification_widget:focus,
10932
.notification_widget:active.focus,
10933
.notification_widget.active.focus,
10934
.open > .dropdown-toggle.notification_widget.focus {
10935
  color: #333;
10936
  background-color: #d4d4d4;
10937
  border-color: #8c8c8c;
10938
}
10939
.notification_widget:active,
10940
.notification_widget.active,
10941
.open > .dropdown-toggle.notification_widget {
10942
  background-image: none;
10943
}
10944
.notification_widget.disabled:hover,
10945
.notification_widget[disabled]:hover,
10946
fieldset[disabled] .notification_widget:hover,
10947
.notification_widget.disabled:focus,
10948
.notification_widget[disabled]:focus,
10949
fieldset[disabled] .notification_widget:focus,
10950
.notification_widget.disabled.focus,
10951
.notification_widget[disabled].focus,
10952
fieldset[disabled] .notification_widget.focus {
10953
  background-color: #fff;
10954
  border-color: #ccc;
10955
}
10956
.notification_widget .badge {
10957
  color: #fff;
10958
  background-color: #333;
10959
}
10960
.notification_widget.warning {
10961
  color: #fff;
10962
  background-color: #f0ad4e;
10963
  border-color: #eea236;
10964
}
10965
.notification_widget.warning:focus,
10966
.notification_widget.warning.focus {
10967
  color: #fff;
10968
  background-color: #ec971f;
10969
  border-color: #985f0d;
10970
}
10971
.notification_widget.warning:hover {
10972
  color: #fff;
10973
  background-color: #ec971f;
10974
  border-color: #d58512;
10975
}
10976
.notification_widget.warning:active,
10977
.notification_widget.warning.active,
10978
.open > .dropdown-toggle.notification_widget.warning {
10979
  color: #fff;
10980
  background-color: #ec971f;
10981
  border-color: #d58512;
10982
}
10983
.notification_widget.warning:active:hover,
10984
.notification_widget.warning.active:hover,
10985
.open > .dropdown-toggle.notification_widget.warning:hover,
10986
.notification_widget.warning:active:focus,
10987
.notification_widget.warning.active:focus,
10988
.open > .dropdown-toggle.notification_widget.warning:focus,
10989
.notification_widget.warning:active.focus,
10990
.notification_widget.warning.active.focus,
10991
.open > .dropdown-toggle.notification_widget.warning.focus {
10992
  color: #fff;
10993
  background-color: #d58512;
10994
  border-color: #985f0d;
10995
}
10996
.notification_widget.warning:active,
10997
.notification_widget.warning.active,
10998
.open > .dropdown-toggle.notification_widget.warning {
10999
  background-image: none;
11000
}
11001
.notification_widget.warning.disabled:hover,
11002
.notification_widget.warning[disabled]:hover,
11003
fieldset[disabled] .notification_widget.warning:hover,
11004
.notification_widget.warning.disabled:focus,
11005
.notification_widget.warning[disabled]:focus,
11006
fieldset[disabled] .notification_widget.warning:focus,
11007
.notification_widget.warning.disabled.focus,
11008
.notification_widget.warning[disabled].focus,
11009
fieldset[disabled] .notification_widget.warning.focus {
11010
  background-color: #f0ad4e;
11011
  border-color: #eea236;
11012
}
11013
.notification_widget.warning .badge {
11014
  color: #f0ad4e;
11015
  background-color: #fff;
11016
}
11017
.notification_widget.success {
11018
  color: #fff;
11019
  background-color: #5cb85c;
11020
  border-color: #4cae4c;
11021
}
11022
.notification_widget.success:focus,
11023
.notification_widget.success.focus {
11024
  color: #fff;
11025
  background-color: #449d44;
11026
  border-color: #255625;
11027
}
11028
.notification_widget.success:hover {
11029
  color: #fff;
11030
  background-color: #449d44;
11031
  border-color: #398439;
11032
}
11033
.notification_widget.success:active,
11034
.notification_widget.success.active,
11035
.open > .dropdown-toggle.notification_widget.success {
11036
  color: #fff;
11037
  background-color: #449d44;
11038
  border-color: #398439;
11039
}
11040
.notification_widget.success:active:hover,
11041
.notification_widget.success.active:hover,
11042
.open > .dropdown-toggle.notification_widget.success:hover,
11043
.notification_widget.success:active:focus,
11044
.notification_widget.success.active:focus,
11045
.open > .dropdown-toggle.notification_widget.success:focus,
11046
.notification_widget.success:active.focus,
11047
.notification_widget.success.active.focus,
11048
.open > .dropdown-toggle.notification_widget.success.focus {
11049
  color: #fff;
11050
  background-color: #398439;
11051
  border-color: #255625;
11052
}
11053
.notification_widget.success:active,
11054
.notification_widget.success.active,
11055
.open > .dropdown-toggle.notification_widget.success {
11056
  background-image: none;
11057
}
11058
.notification_widget.success.disabled:hover,
11059
.notification_widget.success[disabled]:hover,
11060
fieldset[disabled] .notification_widget.success:hover,
11061
.notification_widget.success.disabled:focus,
11062
.notification_widget.success[disabled]:focus,
11063
fieldset[disabled] .notification_widget.success:focus,
11064
.notification_widget.success.disabled.focus,
11065
.notification_widget.success[disabled].focus,
11066
fieldset[disabled] .notification_widget.success.focus {
11067
  background-color: #5cb85c;
11068
  border-color: #4cae4c;
11069
}
11070
.notification_widget.success .badge {
11071
  color: #5cb85c;
11072
  background-color: #fff;
11073
}
11074
.notification_widget.info {
11075
  color: #fff;
11076
  background-color: #5bc0de;
11077
  border-color: #46b8da;
11078
}
11079
.notification_widget.info:focus,
11080
.notification_widget.info.focus {
11081
  color: #fff;
11082
  background-color: #31b0d5;
11083
  border-color: #1b6d85;
11084
}
11085
.notification_widget.info:hover {
11086
  color: #fff;
11087
  background-color: #31b0d5;
11088
  border-color: #269abc;
11089
}
11090
.notification_widget.info:active,
11091
.notification_widget.info.active,
11092
.open > .dropdown-toggle.notification_widget.info {
11093
  color: #fff;
11094
  background-color: #31b0d5;
11095
  border-color: #269abc;
11096
}
11097
.notification_widget.info:active:hover,
11098
.notification_widget.info.active:hover,
11099
.open > .dropdown-toggle.notification_widget.info:hover,
11100
.notification_widget.info:active:focus,
11101
.notification_widget.info.active:focus,
11102
.open > .dropdown-toggle.notification_widget.info:focus,
11103
.notification_widget.info:active.focus,
11104
.notification_widget.info.active.focus,
11105
.open > .dropdown-toggle.notification_widget.info.focus {
11106
  color: #fff;
11107
  background-color: #269abc;
11108
  border-color: #1b6d85;
11109
}
11110
.notification_widget.info:active,
11111
.notification_widget.info.active,
11112
.open > .dropdown-toggle.notification_widget.info {
11113
  background-image: none;
11114
}
11115
.notification_widget.info.disabled:hover,
11116
.notification_widget.info[disabled]:hover,
11117
fieldset[disabled] .notification_widget.info:hover,
11118
.notification_widget.info.disabled:focus,
11119
.notification_widget.info[disabled]:focus,
11120
fieldset[disabled] .notification_widget.info:focus,
11121
.notification_widget.info.disabled.focus,
11122
.notification_widget.info[disabled].focus,
11123
fieldset[disabled] .notification_widget.info.focus {
11124
  background-color: #5bc0de;
11125
  border-color: #46b8da;
11126
}
11127
.notification_widget.info .badge {
11128
  color: #5bc0de;
11129
  background-color: #fff;
11130
}
11131
.notification_widget.danger {
11132
  color: #fff;
11133
  background-color: #d9534f;
11134
  border-color: #d43f3a;
11135
}
11136
.notification_widget.danger:focus,
11137
.notification_widget.danger.focus {
11138
  color: #fff;
11139
  background-color: #c9302c;
11140
  border-color: #761c19;
11141
}
11142
.notification_widget.danger:hover {
11143
  color: #fff;
11144
  background-color: #c9302c;
11145
  border-color: #ac2925;
11146
}
11147
.notification_widget.danger:active,
11148
.notification_widget.danger.active,
11149
.open > .dropdown-toggle.notification_widget.danger {
11150
  color: #fff;
11151
  background-color: #c9302c;
11152
  border-color: #ac2925;
11153
}
11154
.notification_widget.danger:active:hover,
11155
.notification_widget.danger.active:hover,
11156
.open > .dropdown-toggle.notification_widget.danger:hover,
11157
.notification_widget.danger:active:focus,
11158
.notification_widget.danger.active:focus,
11159
.open > .dropdown-toggle.notification_widget.danger:focus,
11160
.notification_widget.danger:active.focus,
11161
.notification_widget.danger.active.focus,
11162
.open > .dropdown-toggle.notification_widget.danger.focus {
11163
  color: #fff;
11164
  background-color: #ac2925;
11165
  border-color: #761c19;
11166
}
11167
.notification_widget.danger:active,
11168
.notification_widget.danger.active,
11169
.open > .dropdown-toggle.notification_widget.danger {
11170
  background-image: none;
11171
}
11172
.notification_widget.danger.disabled:hover,
11173
.notification_widget.danger[disabled]:hover,
11174
fieldset[disabled] .notification_widget.danger:hover,
11175
.notification_widget.danger.disabled:focus,
11176
.notification_widget.danger[disabled]:focus,
11177
fieldset[disabled] .notification_widget.danger:focus,
11178
.notification_widget.danger.disabled.focus,
11179
.notification_widget.danger[disabled].focus,
11180
fieldset[disabled] .notification_widget.danger.focus {
11181
  background-color: #d9534f;
11182
  border-color: #d43f3a;
11183
}
11184
.notification_widget.danger .badge {
11185
  color: #d9534f;
11186
  background-color: #fff;
11187
}
11188
div#pager {
11189
  background-color: #fff;
11190
  font-size: 14px;
11191
  line-height: 20px;
11192
  overflow: hidden;
11193
  display: none;
11194
  position: fixed;
11195
  bottom: 0px;
11196
  width: 100%;
11197
  max-height: 50%;
11198
  padding-top: 8px;
11199
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
11200
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
11201
  /* Display over codemirror */
11202
  z-index: 100;
11203
  /* Hack which prevents jquery ui resizable from changing top. */
11204
  top: auto !important;
11205
}
11206
div#pager pre {
11207
  line-height: 1.21429em;
11208
  color: #000;
11209
  background-color: #f7f7f7;
11210
  padding: 0.4em;
11211
}
11212
div#pager #pager-button-area {
11213
  position: absolute;
11214
  top: 8px;
11215
  right: 20px;
11216
}
11217
div#pager #pager-contents {
11218
  position: relative;
11219
  overflow: auto;
11220
  width: 100%;
11221
  height: 100%;
11222
}
11223
div#pager #pager-contents #pager-container {
11224
  position: relative;
11225
  padding: 15px 0px;
11226
  box-sizing: border-box;
11227
  -moz-box-sizing: border-box;
11228
  -webkit-box-sizing: border-box;
11229
}
11230
div#pager .ui-resizable-handle {
11231
  top: 0px;
11232
  height: 8px;
11233
  background: #f7f7f7;
11234
  border-top: 1px solid #cfcfcf;
11235
  border-bottom: 1px solid #cfcfcf;
11236
  /* This injects handle bars (a short, wide = symbol) for 
11237
        the resize handle. */
11238
}
11239
div#pager .ui-resizable-handle::after {
11240
  content: '';
11241
  top: 2px;
11242
  left: 50%;
11243
  height: 3px;
11244
  width: 30px;
11245
  margin-left: -15px;
11246
  position: absolute;
11247
  border-top: 1px solid #cfcfcf;
11248
}
11249
.quickhelp {
11250
  /* Old browsers */
11251
  display: -webkit-box;
11252
  -webkit-box-orient: horizontal;
11253
  -webkit-box-align: stretch;
11254
  display: -moz-box;
11255
  -moz-box-orient: horizontal;
11256
  -moz-box-align: stretch;
11257
  display: box;
11258
  box-orient: horizontal;
11259
  box-align: stretch;
11260
  /* Modern browsers */
11261
  display: flex;
11262
  flex-direction: row;
11263
  align-items: stretch;
11264
  line-height: 1.8em;
11265
}
11266
.shortcut_key {
11267
  display: inline-block;
11268
  width: 21ex;
11269
  text-align: right;
11270
  font-family: monospace;
11271
}
11272
.shortcut_descr {
11273
  display: inline-block;
11274
  /* Old browsers */
11275
  -webkit-box-flex: 1;
11276
  -moz-box-flex: 1;
11277
  box-flex: 1;
11278
  /* Modern browsers */
11279
  flex: 1;
11280
}
11281
span.save_widget {
11282
  margin-top: 6px;
11283
}
11284
span.save_widget span.filename {
11285
  height: 1em;
11286
  line-height: 1em;
11287
  padding: 3px;
11288
  margin-left: 16px;
11289
  border: none;
11290
  font-size: 146.5%;
11291
  border-radius: 2px;
11292
}
11293
span.save_widget span.filename:hover {
11294
  background-color: #e6e6e6;
11295
}
11296
span.checkpoint_status,
11297
span.autosave_status {
11298
  font-size: small;
11299
}
11300
@media (max-width: 767px) {
11301
  span.save_widget {
11302
    font-size: small;
11303
  }
11304
  span.checkpoint_status,
11305
  span.autosave_status {
11306
    display: none;
11307
  }
11308
}
11309
@media (min-width: 768px) and (max-width: 991px) {
11310
  span.checkpoint_status {
11311
    display: none;
11312
  }
11313
  span.autosave_status {
11314
    font-size: x-small;
11315
  }
11316
}
11317
.toolbar {
11318
  padding: 0px;
11319
  margin-left: -5px;
11320
  margin-top: 2px;
11321
  margin-bottom: 5px;
11322
  box-sizing: border-box;
11323
  -moz-box-sizing: border-box;
11324
  -webkit-box-sizing: border-box;
11325
}
11326
.toolbar select,
11327
.toolbar label {
11328
  width: auto;
11329
  vertical-align: middle;
11330
  margin-right: 2px;
11331
  margin-bottom: 0px;
11332
  display: inline;
11333
  font-size: 92%;
11334
  margin-left: 0.3em;
11335
  margin-right: 0.3em;
11336
  padding: 0px;
11337
  padding-top: 3px;
11338
}
11339
.toolbar .btn {
11340
  padding: 2px 8px;
11341
}
11342
.toolbar .btn-group {
11343
  margin-top: 0px;
11344
  margin-left: 5px;
11345
}
11346
#maintoolbar {
11347
  margin-bottom: -3px;
11348
  margin-top: -8px;
11349
  border: 0px;
11350
  min-height: 27px;
11351
  margin-left: 0px;
11352
  padding-top: 11px;
11353
  padding-bottom: 3px;
11354
}
11355
#maintoolbar .navbar-text {
11356
  float: none;
11357
  vertical-align: middle;
11358
  text-align: right;
11359
  margin-left: 5px;
11360
  margin-right: 0px;
11361
  margin-top: 0px;
11362
}
11363
.select-xs {
11364
  height: 24px;
11365
}
11366
.pulse,
11367
.dropdown-menu > li > a.pulse,
11368
li.pulse > a.dropdown-toggle,
11369
li.pulse.open > a.dropdown-toggle {
11370
  background-color: #F37626;
11371
  color: white;
11372
}
11373
/**
11374
 * Primary styles
11375
 *
11376
 * Author: Jupyter Development Team
11377
 */
11378
/** WARNING IF YOU ARE EDITTING THIS FILE, if this is a .css file, It has a lot
11379
 * of chance of beeing generated from the ../less/[samename].less file, you can
11380
 * try to get back the less file by reverting somme commit in history
11381
 **/
11382
/*
11383
 * We'll try to get something pretty, so we
11384
 * have some strange css to have the scroll bar on
11385
 * the left with fix button on the top right of the tooltip
11386
 */
11387
@-moz-keyframes fadeOut {
11388
  from {
11389
    opacity: 1;
11390
  }
11391
  to {
11392
    opacity: 0;
11393
  }
11394
}
11395
@-webkit-keyframes fadeOut {
11396
  from {
11397
    opacity: 1;
11398
  }
11399
  to {
11400
    opacity: 0;
11401
  }
11402
}
11403
@-moz-keyframes fadeIn {
11404
  from {
11405
    opacity: 0;
11406
  }
11407
  to {
11408
    opacity: 1;
11409
  }
11410
}
11411
@-webkit-keyframes fadeIn {
11412
  from {
11413
    opacity: 0;
11414
  }
11415
  to {
11416
    opacity: 1;
11417
  }
11418
}
11419
/*properties of tooltip after "expand"*/
11420
.bigtooltip {
11421
  overflow: auto;
11422
  height: 200px;
11423
  -webkit-transition-property: height;
11424
  -webkit-transition-duration: 500ms;
11425
  -moz-transition-property: height;
11426
  -moz-transition-duration: 500ms;
11427
  transition-property: height;
11428
  transition-duration: 500ms;
11429
}
11430
/*properties of tooltip before "expand"*/
11431
.smalltooltip {
11432
  -webkit-transition-property: height;
11433
  -webkit-transition-duration: 500ms;
11434
  -moz-transition-property: height;
11435
  -moz-transition-duration: 500ms;
11436
  transition-property: height;
11437
  transition-duration: 500ms;
11438
  text-overflow: ellipsis;
11439
  overflow: hidden;
11440
  height: 80px;
11441
}
11442
.tooltipbuttons {
11443
  position: absolute;
11444
  padding-right: 15px;
11445
  top: 0px;
11446
  right: 0px;
11447
}
11448
.tooltiptext {
11449
  /*avoid the button to overlap on some docstring*/
11450
  padding-right: 30px;
11451
}
11452
.ipython_tooltip {
11453
  max-width: 700px;
11454
  /*fade-in animation when inserted*/
11455
  -webkit-animation: fadeOut 400ms;
11456
  -moz-animation: fadeOut 400ms;
11457
  animation: fadeOut 400ms;
11458
  -webkit-animation: fadeIn 400ms;
11459
  -moz-animation: fadeIn 400ms;
11460
  animation: fadeIn 400ms;
11461
  vertical-align: middle;
11462
  background-color: #f7f7f7;
11463
  overflow: visible;
11464
  border: #ababab 1px solid;
11465
  outline: none;
11466
  padding: 3px;
11467
  margin: 0px;
11468
  padding-left: 7px;
11469
  font-family: monospace;
11470
  min-height: 50px;
11471
  -moz-box-shadow: 0px 6px 10px -1px #adadad;
11472
  -webkit-box-shadow: 0px 6px 10px -1px #adadad;
11473
  box-shadow: 0px 6px 10px -1px #adadad;
11474
  border-radius: 2px;
11475
  position: absolute;
11476
  z-index: 1000;
11477
}
11478
.ipython_tooltip a {
11479
  float: right;
11480
}
11481
.ipython_tooltip .tooltiptext pre {
11482
  border: 0;
11483
  border-radius: 0;
11484
  font-size: 100%;
11485
  background-color: #f7f7f7;
11486
}
11487
.pretooltiparrow {
11488
  left: 0px;
11489
  margin: 0px;
11490
  top: -16px;
11491
  width: 40px;
11492
  height: 16px;
11493
  overflow: hidden;
11494
  position: absolute;
11495
}
11496
.pretooltiparrow:before {
11497
  background-color: #f7f7f7;
11498
  border: 1px #ababab solid;
11499
  z-index: 11;
11500
  content: "";
11501
  position: absolute;
11502
  left: 15px;
11503
  top: 10px;
11504
  width: 25px;
11505
  height: 25px;
11506
  -webkit-transform: rotate(45deg);
11507
  -moz-transform: rotate(45deg);
11508
  -ms-transform: rotate(45deg);
11509
  -o-transform: rotate(45deg);
11510
}
11511
ul.typeahead-list i {
11512
  margin-left: -10px;
11513
  width: 18px;
11514
}
11515
ul.typeahead-list {
11516
  max-height: 80vh;
11517
  overflow: auto;
11518
}
11519
ul.typeahead-list > li > a {
11520
  /** Firefox bug **/
11521
  /* see https://github.com/jupyter/notebook/issues/559 */
11522
  white-space: normal;
11523
}
11524
.cmd-palette .modal-body {
11525
  padding: 7px;
11526
}
11527
.cmd-palette form {
11528
  background: white;
11529
}
11530
.cmd-palette input {
11531
  outline: none;
11532
}
11533
.no-shortcut {
11534
  display: none;
11535
}
11536
.command-shortcut:before {
11537
  content: "(command)";
11538
  padding-right: 3px;
11539
  color: #777777;
11540
}
11541
.edit-shortcut:before {
11542
  content: "(edit)";
11543
  padding-right: 3px;
11544
  color: #777777;
11545
}
11546
#find-and-replace #replace-preview .match,
11547
#find-and-replace #replace-preview .insert {
11548
  background-color: #BBDEFB;
11549
  border-color: #90CAF9;
11550
  border-style: solid;
11551
  border-width: 1px;
11552
  border-radius: 0px;
11553
}
11554
#find-and-replace #replace-preview .replace .match {
11555
  background-color: #FFCDD2;
11556
  border-color: #EF9A9A;
11557
  border-radius: 0px;
11558
}
11559
#find-and-replace #replace-preview .replace .insert {
11560
  background-color: #C8E6C9;
11561
  border-color: #A5D6A7;
11562
  border-radius: 0px;
11563
}
11564
#find-and-replace #replace-preview {
11565
  max-height: 60vh;
11566
  overflow: auto;
11567
}
11568
#find-and-replace #replace-preview pre {
11569
  padding: 5px 10px;
11570
}
11571
.terminal-app {
11572
  background: #EEE;
11573
}
11574
.terminal-app #header {
11575
  background: #fff;
11576
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
11577
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
11578
}
11579
.terminal-app .terminal {
11580
  width: 100%;
11581
  float: left;
11582
  font-family: monospace;
11583
  color: white;
11584
  background: black;
11585
  padding: 0.4em;
11586
  border-radius: 2px;
11587
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
11588
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
11589
}
11590
.terminal-app .terminal,
11591
.terminal-app .terminal dummy-screen {
11592
  line-height: 1em;
11593
  font-size: 14px;
11594
}
11595
.terminal-app .terminal .xterm-rows {
11596
  padding: 10px;
11597
}
11598
.terminal-app .terminal-cursor {
11599
  color: black;
11600
  background: white;
11601
}
11602
.terminal-app #terminado-container {
11603
  margin-top: 20px;
11604
}
11605
/*# sourceMappingURL=style.min.css.map */
11606
    </style>
11607
<style type="text/css">
11608
    .highlight .hll { background-color: #ffffcc }
11609
.highlight  { background: #f8f8f8; }
11610
.highlight .c { color: #408080; font-style: italic } /* Comment */
11611
.highlight .err { border: 1px solid #FF0000 } /* Error */
11612
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
11613
.highlight .o { color: #666666 } /* Operator */
11614
.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
11615
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
11616
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
11617
.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
11618
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
11619
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
11620
.highlight .gd { color: #A00000 } /* Generic.Deleted */
11621
.highlight .ge { font-style: italic } /* Generic.Emph */
11622
.highlight .gr { color: #FF0000 } /* Generic.Error */
11623
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
11624
.highlight .gi { color: #00A000 } /* Generic.Inserted */
11625
.highlight .go { color: #888888 } /* Generic.Output */
11626
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
11627
.highlight .gs { font-weight: bold } /* Generic.Strong */
11628
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
11629
.highlight .gt { color: #0044DD } /* Generic.Traceback */
11630
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
11631
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
11632
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
11633
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
11634
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
11635
.highlight .kt { color: #B00040 } /* Keyword.Type */
11636
.highlight .m { color: #666666 } /* Literal.Number */
11637
.highlight .s { color: #BA2121 } /* Literal.String */
11638
.highlight .na { color: #7D9029 } /* Name.Attribute */
11639
.highlight .nb { color: #008000 } /* Name.Builtin */
11640
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
11641
.highlight .no { color: #880000 } /* Name.Constant */
11642
.highlight .nd { color: #AA22FF } /* Name.Decorator */
11643
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
11644
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
11645
.highlight .nf { color: #0000FF } /* Name.Function */
11646
.highlight .nl { color: #A0A000 } /* Name.Label */
11647
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
11648
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
11649
.highlight .nv { color: #19177C } /* Name.Variable */
11650
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
11651
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
11652
.highlight .mb { color: #666666 } /* Literal.Number.Bin */
11653
.highlight .mf { color: #666666 } /* Literal.Number.Float */
11654
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
11655
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
11656
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
11657
.highlight .sa { color: #BA2121 } /* Literal.String.Affix */
11658
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
11659
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
11660
.highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */
11661
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
11662
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
11663
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
11664
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
11665
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
11666
.highlight .sx { color: #008000 } /* Literal.String.Other */
11667
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
11668
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
11669
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
11670
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
11671
.highlight .fm { color: #0000FF } /* Name.Function.Magic */
11672
.highlight .vc { color: #19177C } /* Name.Variable.Class */
11673
.highlight .vg { color: #19177C } /* Name.Variable.Global */
11674
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
11675
.highlight .vm { color: #19177C } /* Name.Variable.Magic */
11676
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
11677
    </style>
11678
<style type="text/css">
11679
    
11680
/* Temporary definitions which will become obsolete with Notebook release 5.0 */
11681
.ansi-black-fg { color: #3E424D; }
11682
.ansi-black-bg { background-color: #3E424D; }
11683
.ansi-black-intense-fg { color: #282C36; }
11684
.ansi-black-intense-bg { background-color: #282C36; }
11685
.ansi-red-fg { color: #E75C58; }
11686
.ansi-red-bg { background-color: #E75C58; }
11687
.ansi-red-intense-fg { color: #B22B31; }
11688
.ansi-red-intense-bg { background-color: #B22B31; }
11689
.ansi-green-fg { color: #00A250; }
11690
.ansi-green-bg { background-color: #00A250; }
11691
.ansi-green-intense-fg { color: #007427; }
11692
.ansi-green-intense-bg { background-color: #007427; }
11693
.ansi-yellow-fg { color: #DDB62B; }
11694
.ansi-yellow-bg { background-color: #DDB62B; }
11695
.ansi-yellow-intense-fg { color: #B27D12; }
11696
.ansi-yellow-intense-bg { background-color: #B27D12; }
11697
.ansi-blue-fg { color: #208FFB; }
11698
.ansi-blue-bg { background-color: #208FFB; }
11699
.ansi-blue-intense-fg { color: #0065CA; }
11700
.ansi-blue-intense-bg { background-color: #0065CA; }
11701
.ansi-magenta-fg { color: #D160C4; }
11702
.ansi-magenta-bg { background-color: #D160C4; }
11703
.ansi-magenta-intense-fg { color: #A03196; }
11704
.ansi-magenta-intense-bg { background-color: #A03196; }
11705
.ansi-cyan-fg { color: #60C6C8; }
11706
.ansi-cyan-bg { background-color: #60C6C8; }
11707
.ansi-cyan-intense-fg { color: #258F8F; }
11708
.ansi-cyan-intense-bg { background-color: #258F8F; }
11709
.ansi-white-fg { color: #C5C1B4; }
11710
.ansi-white-bg { background-color: #C5C1B4; }
11711
.ansi-white-intense-fg { color: #A1A6B2; }
11712
.ansi-white-intense-bg { background-color: #A1A6B2; }
11713

    
11714
.ansi-bold { font-weight: bold; }
11715

    
11716
    </style>
11717

    
11718

    
11719
<style type="text/css">
11720
/* Overrides of notebook CSS for static HTML export */
11721
body {
11722
  overflow: visible;
11723
  padding: 8px;
11724
}
11725

    
11726
div#notebook {
11727
  overflow: visible;
11728
  border-top: none;
11729
}
11730

    
11731
@media print {
11732
  div.cell {
11733
    display: block;
11734
    page-break-inside: avoid;
11735
  } 
11736
  div.output_wrapper { 
11737
    display: block;
11738
    page-break-inside: avoid; 
11739
  }
11740
  div.output { 
11741
    display: block;
11742
    page-break-inside: avoid; 
11743
  }
11744
}
11745
</style>
11746

    
11747
<!-- Custom stylesheet, it must be in the same directory as the html file -->
11748
<link rel="stylesheet" href="custom.css">
11749

    
11750
<!-- Loading mathjax macro -->
11751
<!-- Load mathjax -->
11752
    <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
11753
    <!-- MathJax configuration -->
11754
    <script type="text/x-mathjax-config">
11755
    MathJax.Hub.Config({
11756
        tex2jax: {
11757
            inlineMath: [ ['$','$'], ["\\(","\\)"] ],
11758
            displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
11759
            processEscapes: true,
11760
            processEnvironments: true
11761
        },
11762
        // Center justify equations in code and markdown cells. Elsewhere
11763
        // we use CSS to left justify single line equations in code cells.
11764
        displayAlign: 'center',
11765
        "HTML-CSS": {
11766
            styles: {'.MathJax_Display': {"margin": 0}},
11767
            linebreaks: { automatic: true }
11768
        }
11769
    });
11770
    </script>
11771
    <!-- End of mathjax configuration --></head>
11772
<body>
11773
  <div tabindex="-1" id="notebook" class="border-box-sizing">
11774
    <div class="container" id="notebook-container">
11775

    
11776
<div class="cell border-box-sizing text_cell rendered">
11777
<div class="prompt input_prompt">
11778
</div>
11779
<div class="inner_cell">
11780
<div class="text_cell_render border-box-sizing rendered_html">
11781
<p><strong>Цель - знакомство с возможностями гомологичного моделирования комплекса белка с лигандом</strong></p>
11782

    
11783
</div>
11784
</div>
11785
</div>
11786
<div class="cell border-box-sizing code_cell rendered">
11787
<div class="input">
11788
<div class="prompt input_prompt">In&nbsp;[2]:</div>
11789
<div class="inner_cell">
11790
    <div class="input_area">
11791
<div class=" highlight hl-ipython2"><pre><span></span><span class="kn">import</span> <span class="nn">sys</span> 
11792
<span class="kn">import</span> <span class="nn">modeller</span> 
11793
<span class="kn">import</span> <span class="nn">_modeller</span>
11794
<span class="kn">import</span> <span class="nn">modeller.automodel</span>
11795

    
11796
<span class="kn">import</span> <span class="nn">nglview</span>
11797
<span class="kn">import</span> <span class="nn">ipywidgets</span>
11798

    
11799
<span class="kn">from</span> <span class="nn">IPython.display</span> <span class="kn">import</span> <span class="n">Image</span>
11800
</pre></div>
11801

    
11802
</div>
11803
</div>
11804
</div>
11805

    
11806
</div>
11807
<div class="cell border-box-sizing code_cell rendered">
11808
<div class="input">
11809
<div class="prompt input_prompt">In&nbsp;[3]:</div>
11810
<div class="inner_cell">
11811
    <div class="input_area">
11812
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">env</span><span class="o">=</span><span class="n">modeller</span><span class="o">.</span><span class="n">environ</span><span class="p">()</span>
11813
<span class="n">env</span><span class="o">.</span><span class="n">io</span><span class="o">.</span><span class="n">hetatm</span><span class="o">=</span><span class="bp">True</span>
11814
</pre></div>
11815

    
11816
</div>
11817
</div>
11818
</div>
11819

    
11820
<div class="output_wrapper">
11821
<div class="output">
11822

    
11823

    
11824
<div class="output_area">
11825
<div class="prompt"></div>
11826

    
11827
<div class="output_subarea output_stream output_stdout output_text">
11828
<pre>
11829
                         MODELLER 9.19, 2017/07/19, r11078
11830

    
11831
     PROTEIN STRUCTURE MODELLING BY SATISFACTION OF SPATIAL RESTRAINTS
11832

    
11833

    
11834
                     Copyright(c) 1989-2017 Andrej Sali
11835
                            All Rights Reserved
11836

    
11837
                             Written by A. Sali
11838
                               with help from
11839
              B. Webb, M.S. Madhusudhan, M-Y. Shen, G.Q. Dong,
11840
          M.A. Marti-Renom, N. Eswar, F. Alber, M. Topf, B. Oliva,
11841
             A. Fiser, R. Sanchez, B. Yerkovich, A. Badretdinov,
11842
                     F. Melo, J.P. Overington, E. Feyfant
11843
                 University of California, San Francisco, USA
11844
                    Rockefeller University, New York, USA
11845
                      Harvard University, Cambridge, USA
11846
                   Imperial Cancer Research Fund, London, UK
11847
              Birkbeck College, University of London, London, UK
11848

    
11849

    
11850
Kind, OS, HostName, Kernel, Processor: 4, Linux shadbox 3.2.0-29-generic x86_64
11851
Date and time of compilation         : 2017/07/19 14:40:43
11852
MODELLER executable type             : x86_64-intel8
11853
Job starting time (YY/MM/DD HH:MM:SS): 2017/12/29 09:01:33
11854

    
11855
</pre>
11856
</div>
11857
</div>
11858

    
11859
</div>
11860
</div>
11861

    
11862
</div>
11863
<div class="cell border-box-sizing text_cell rendered">
11864
<div class="prompt input_prompt">
11865
</div>
11866
<div class="inner_cell">
11867
<div class="text_cell_render border-box-sizing rendered_html">
11868
<p>! Образец (лизоцим форели)</p>
11869
<p>wget <a href="http://www.pdb.org/pdb/files/1lmp.pdb">http://www.pdb.org/pdb/files/1lmp.pdb</a></p>
11870
<p>wget <a href="http://www.uniprot.org/uniprot/P11941.fasta">http://www.uniprot.org/uniprot/P11941.fasta</a></p>
11871
<p>! Целевой комплекс (лизоцим курицы)</p>
11872
<p>wget <a href="http://www.pdb.org/pdb/files/132L.pdb">http://www.pdb.org/pdb/files/132L.pdb</a></p>
11873
<p>wget <a href="http://www.uniprot.org/uniprot/P00698.fasta">http://www.uniprot.org/uniprot/P00698.fasta</a></p>
11874

    
11875
</div>
11876
</div>
11877
</div>
11878
<div class="cell border-box-sizing code_cell rendered">
11879
<div class="input">
11880
<div class="prompt input_prompt">In&nbsp;[20]:</div>
11881
<div class="inner_cell">
11882
    <div class="input_area">
11883
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">lmp</span> <span class="o">=</span> <span class="n">nglview</span><span class="o">.</span><span class="n">show_structure_file</span><span class="p">(</span><span class="s1">&#39;1lmp.pdb&#39;</span><span class="p">)</span>
11884
<span class="n">lmp</span>
11885
</pre></div>
11886

    
11887
</div>
11888
</div>
11889
</div>
11890

    
11891
<div class="output_wrapper">
11892
<div class="output">
11893

    
11894

    
11895
<div class="output_area">
11896
<div class="prompt"></div>
11897

    
11898

    
11899

    
11900

    
11901
 
11902
 
11903
<div id="bd309308-b299-47ff-ad8c-6bf5e1f7a91b"></div>
11904
<div class="output_subarea output_widget_view ">
11905
<script type="text/javascript">
11906
var element = $('#bd309308-b299-47ff-ad8c-6bf5e1f7a91b');
11907
</script>
11908
<script type="application/vnd.jupyter.widget-view+json">
11909
{"model_id": "00221430fb564eb681ff3b17700ea49c", "version_major": 2, "version_minor": 0}
11910
</script>
11911
</div>
11912

    
11913
</div>
11914

    
11915
</div>
11916
</div>
11917

    
11918
</div>
11919
<div class="cell border-box-sizing code_cell rendered">
11920
<div class="input">
11921
<div class="prompt input_prompt">In&nbsp;[23]:</div>
11922
<div class="inner_cell">
11923
    <div class="input_area">
11924
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">env</span> <span class="o">=</span> <span class="n">modeller</span><span class="o">.</span><span class="n">environ</span><span class="p">()</span>
11925
<span class="n">env</span><span class="o">.</span><span class="n">io</span><span class="o">.</span><span class="n">hetatm</span> <span class="o">=</span> <span class="bp">True</span>
11926

    
11927
<span class="n">alignm</span> <span class="o">=</span> <span class="n">modeller</span><span class="o">.</span><span class="n">alignment</span><span class="p">(</span><span class="n">env</span><span class="p">)</span>
11928
<span class="n">alignm</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="nb">file</span><span class="o">=</span><span class="s1">&#39;P00698.fasta&#39;</span><span class="p">,</span> <span class="n">align_codes</span><span class="o">=</span><span class="s1">&#39;all&#39;</span><span class="p">,</span> <span class="n">alignment_format</span><span class="o">=</span><span class="s1">&#39;FASTA&#39;</span><span class="p">)</span>
11929

    
11930
<span class="n">mdl</span> <span class="o">=</span> <span class="n">modeller</span><span class="o">.</span><span class="n">model</span><span class="p">(</span><span class="n">env</span><span class="p">,</span> <span class="nb">file</span><span class="o">=</span><span class="s1">&#39;1lmp.pdb&#39;</span><span class="p">,</span> <span class="n">model_segment</span><span class="o">=</span><span class="p">(</span><span class="s1">&#39;FIRST:&#39;</span><span class="o">+</span><span class="s1">&#39;A&#39;</span><span class="p">,</span> <span class="s1">&#39;LAST:&#39;</span><span class="o">+</span><span class="s1">&#39;A&#39;</span><span class="p">))</span>
11931
<span class="n">alignm</span><span class="o">.</span><span class="n">append_model</span><span class="p">(</span><span class="n">mdl</span><span class="p">,</span> <span class="n">atom_files</span><span class="o">=</span><span class="s1">&#39;1lmp.pdb&#39;</span><span class="p">,</span> <span class="n">align_codes</span><span class="o">=</span><span class="s1">&#39;1lmp&#39;</span><span class="p">)</span>
11932
<span class="n">alignm</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">.</span><span class="n">code</span> <span class="o">=</span> <span class="s1">&#39;bad_protein&#39;</span>
11933

    
11934
<span class="n">alignm</span><span class="o">.</span><span class="n">salign</span><span class="p">()</span>
11935
<span class="n">alignm</span><span class="o">.</span><span class="n">write</span><span class="p">(</span><span class="nb">file</span><span class="o">=</span><span class="s1">&#39;bad_protein.ali&#39;</span><span class="p">,</span> <span class="n">alignment_format</span><span class="o">=</span><span class="s1">&#39;PIR&#39;</span><span class="p">)</span>
11936
<span class="n">s</span> <span class="o">=</span> <span class="n">alignm</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
11937
<span class="n">pdb</span> <span class="o">=</span> <span class="n">alignm</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span>
11938
<span class="k">print</span> <span class="n">s</span><span class="o">.</span><span class="n">code</span><span class="p">,</span> <span class="n">pdb</span><span class="o">.</span><span class="n">code</span>
11939

    
11940
<span class="n">a</span> <span class="o">=</span> <span class="n">modeller</span><span class="o">.</span><span class="n">automodel</span><span class="o">.</span><span class="n">automodel</span><span class="p">(</span><span class="n">env</span><span class="p">,</span> <span class="n">alnfile</span><span class="o">=</span><span class="s1">&#39;bad_protein.ali&#39;</span><span class="p">,</span> <span class="n">knowns</span><span class="o">=</span> <span class="n">pdb</span><span class="o">.</span><span class="n">code</span> <span class="p">,</span> <span class="n">sequence</span> <span class="o">=</span> <span class="n">s</span><span class="o">.</span><span class="n">code</span> <span class="p">)</span>
11941
<span class="n">a</span><span class="o">.</span><span class="n">name</span><span class="o">=</span><span class="s1">&#39;mod&#39;</span><span class="o">+</span><span class="n">s</span><span class="o">.</span><span class="n">code</span>
11942
<span class="n">a</span><span class="o">.</span><span class="n">starting_model</span> <span class="o">=</span> <span class="mi">1</span>
11943
<span class="n">a</span><span class="o">.</span><span class="n">ending_model</span> <span class="o">=</span> <span class="mi">1</span>
11944
<span class="n">a</span><span class="o">.</span><span class="n">make</span><span class="p">()</span>
11945
</pre></div>
11946

    
11947
</div>
11948
</div>
11949
</div>
11950

    
11951
<div class="output_wrapper">
11952
<div class="output">
11953

    
11954

    
11955
<div class="output_area">
11956
<div class="prompt"></div>
11957

    
11958
<div class="output_subarea output_stream output_stdout output_text">
11959
<pre>read_pd_459W&gt; Residue type  NAG not recognized. &#39;automodel&#39; model building
11960
              will treat this residue as a rigid body.
11961
              To use real parameters, add the residue type to ${LIB}/restyp.lib,
11962
              its topology to ${LIB}/top_*.lib, and suitable forcefield
11963
              parameters to ${LIB}/par.lib.
11964
rdpdb___459W&gt; Residue type  NDG not recognized. &#39;automodel&#39; model building
11965
              will treat this residue as a rigid body.
11966
              To use real parameters, add the residue type to ${LIB}/restyp.lib,
11967
              its topology to ${LIB}/top_*.lib, and suitable forcefield
11968
              parameters to ${LIB}/par.lib.
11969

    
11970
SALIGN_____&gt; adding the next group to the alignment; iteration    1
11971
bad_protein 1lmp
11972
fndatmi_285W&gt; Only      129 residues out of      132 contain atoms of type  CA
11973
              (This is usually caused by non-standard residues, such
11974
              as ligands, or by PDB files with missing atoms.)
11975
fndatmi_285W&gt; Only      129 residues out of      132 contain atoms of type  CA
11976
              (This is usually caused by non-standard residues, such
11977
              as ligands, or by PDB files with missing atoms.)
11978

    
11979
check_ali___&gt; Checking the sequence-structure alignment. 
11980

    
11981
Implied intrachain target CA(i)-CA(i+1) distances longer than  8.0 angstroms:
11982

    
11983
ALN_POS  TMPL  RID1  RID2  NAM1  NAM2     DIST
11984
----------------------------------------------
11985
END OF TABLE
11986
read_to_681_&gt; topology.submodel read from topology file:        3
11987
fndatmi_285W&gt; Only      129 residues out of      132 contain atoms of type  CA
11988
              (This is usually caused by non-standard residues, such
11989
              as ligands, or by PDB files with missing atoms.)
11990
patch_s_522_&gt; Number of disulfides patched in MODEL:        4
11991
The following 1 residues contain 6-membered rings with poor geometries
11992
after transfer from templates. Rebuilding rings from internal coordinates:
11993
   &lt;Residue 52 (type PHE)&gt;
11994
mdtrsr__446W&gt; A potential that relies on one protein is used, yet you have at
11995
              least one known structure available. MDT, not library, potential is used.
11996
iup2crm_280W&gt; No topology library in memory or assigning a BLK residue.
11997
              Default CHARMM atom type assigned:  C1 --&gt;  CT2
11998
              This message is written only for the first such atom.
11999
0 atoms in HETATM/BLK residues constrained
12000
to protein atoms within 2.30 angstroms
12001
and protein CA atoms within 10.00 angstroms
12002
0 atoms in residues without defined topology
12003
constrained to be rigid bodies
12004
condens_443_&gt; Restraints marked for deletion were removed.
12005
              Total number of restraints before, now:    12801    11802
12006
iupac_m_397W&gt; Atoms were not swapped because of the uncertainty of how to handle the H atom.
12007

    
12008

    
12009
&gt;&gt; ENERGY; Differences between the model&#39;s features and restraints:
12010
Number of all residues in MODEL                   :      147
12011
Number of all, selected real atoms                :     1135    1135
12012
Number of all, selected pseudo atoms              :        0       0
12013
Number of all static, selected restraints         :    11802   11802
12014
COVALENT_CYS                                      :        F
12015
NONBONDED_SEL_ATOMS                               :        1
12016
Number of non-bonded pairs (excluding 1-2,1-3,1-4):     2392
12017
Dynamic pairs routine                             : 2, NATM x NATM cell sorting
12018
Atomic shift for contacts update (UPDATE_DYNAMIC) :    0.390
12019
LENNARD_JONES_SWITCH                              :    6.500   7.500
12020
COULOMB_JONES_SWITCH                              :    6.500   7.500
12021
RESIDUE_SPAN_RANGE                                :        0   99999
12022
NLOGN_USE                                         :       15
12023
CONTACT_SHELL                                     :    4.000
12024
DYNAMIC_PAIRS,_SPHERE,_COULOMB,_LENNARD,_MODELLER :        T       T       F       F       F
12025
SPHERE_STDV                                       :    0.050
12026
RADII_FACTOR                                      :    0.820
12027
Current energy                                    :         758.1279
12028

    
12029

    
12030

    
12031

    
12032

    
12033
Summary of the restraint violations: 
12034

    
12035
   NUM     ... number of restraints.
12036
   NUMVI   ... number of restraints with RVIOL &gt; VIOL_REPORT_CUT[i].
12037
   RVIOL   ... relative difference from the best value.
12038
   NUMVP   ... number of restraints with -Ln(pdf) &gt; VIOL_REPORT_CUT2[i].
12039
   RMS_1   ... RMS(feature, minimally_violated_basis_restraint, NUMB).
12040
   RMS_2   ... RMS(feature, best_value, NUMB).
12041
   MOL.PDF ... scaled contribution to -Ln(Molecular pdf).
12042

    
12043
 #                     RESTRAINT_GROUP      NUM   NUMVI  NUMVP   RMS_1   RMS_2         MOL.PDF     S_i
12044
------------------------------------------------------------------------------------------------------
12045
 1 Bond length potential              :    1157       0      0   0.006   0.006      11.178       1.000
12046
 2 Bond angle potential               :    1566       0      4   2.055   2.055      133.89       1.000
12047
 3 Stereochemical cosine torsion poten:     738       0     27  48.906  48.906      272.75       1.000
12048
 4 Stereochemical improper torsion pot:     468       0      0   1.349   1.349      19.379       1.000
12049
 5 Soft-sphere overlap restraints     :    2392       0      0   0.001   0.001     0.40765       1.000
12050
 6 Lennard-Jones 6-12 potential       :       0       0      0   0.000   0.000      0.0000       1.000
12051
 7 Coulomb point-point electrostatic p:       0       0      0   0.000   0.000      0.0000       1.000
12052
 8 H-bonding potential                :       0       0      0   0.000   0.000      0.0000       1.000
12053
 9 Distance restraints 1 (CA-CA)      :    2404       0      0   0.106   0.106      31.526       1.000
12054
10 Distance restraints 2 (N-O)        :    2562       0      0   0.146   0.146      64.685       1.000
12055
11 Mainchain Phi dihedral restraints  :       0       0      0   0.000   0.000      0.0000       1.000
12056
12 Mainchain Psi dihedral restraints  :       0       0      0   0.000   0.000      0.0000       1.000
12057
13 Mainchain Omega dihedral restraints:     146       0      2   4.280   4.280      31.540       1.000
12058
14 Sidechain Chi_1 dihedral restraints:     120       0      0  70.984  70.984      18.141       1.000
12059
15 Sidechain Chi_2 dihedral restraints:      86       0      0  79.560  79.560      43.141       1.000
12060
16 Sidechain Chi_3 dihedral restraints:      29       0      0  85.395  85.395      21.413       1.000
12061
17 Sidechain Chi_4 dihedral restraints:      18       0      0  92.041  92.041      12.366       1.000
12062
18 Disulfide distance restraints      :       4       0      0   0.008   0.008     0.39303E-01   1.000
12063
19 Disulfide angle restraints         :       8       0      0   1.786   1.786     0.56371       1.000
12064
20 Disulfide dihedral angle restraints:       4       0      0  28.199  28.199      3.1127       1.000
12065
21 Lower bound distance restraints    :       0       0      0   0.000   0.000      0.0000       1.000
12066
22 Upper bound distance restraints    :       0       0      0   0.000   0.000      0.0000       1.000
12067
23 Distance restraints 3 (SDCH-MNCH)  :    1609       0      0   0.342   0.342      35.233       1.000
12068
24 Sidechain Chi_5 dihedral restraints:       0       0      0   0.000   0.000      0.0000       1.000
12069
25 Phi/Psi pair of dihedral restraints:     145      16     11  24.118  58.325      22.832       1.000
12070
26 Distance restraints 4 (SDCH-SDCH)  :     738       0      0   0.572   0.572      35.929       1.000
12071
27 Distance restraints 5 (X-Y)        :       0       0      0   0.000   0.000      0.0000       1.000
12072
28 NMR distance restraints 6 (X-Y)    :       0       0      0   0.000   0.000      0.0000       1.000
12073
29 NMR distance restraints 7 (X-Y)    :       0       0      0   0.000   0.000      0.0000       1.000
12074
30 Minimal distance restraints        :       0       0      0   0.000   0.000      0.0000       1.000
12075
31 Non-bonded restraints              :       0       0      0   0.000   0.000      0.0000       1.000
12076
32 Atomic accessibility restraints    :       0       0      0   0.000   0.000      0.0000       1.000
12077
33 Atomic density restraints          :       0       0      0   0.000   0.000      0.0000       1.000
12078
34 Absolute position restraints       :       0       0      0   0.000   0.000      0.0000       1.000
12079
35 Dihedral angle difference restraint:       0       0      0   0.000   0.000      0.0000       1.000
12080
36 GBSA implicit solvent potential    :       0       0      0   0.000   0.000      0.0000       1.000
12081
37 EM density fitting potential       :       0       0      0   0.000   0.000      0.0000       1.000
12082
38 SAXS restraints                    :       0       0      0   0.000   0.000      0.0000       1.000
12083
39 Symmetry restraints                :       0       0      0   0.000   0.000      0.0000       1.000
12084

    
12085

    
12086

    
12087
# Heavy relative violation of each residue is written to: bad_protein.V99990001
12088
# The profile is NOT normalized by the number of restraints.
12089
# The profiles are smoothed over a window of residues:    1
12090
# The sum of all numbers in the file:   14786.3799
12091

    
12092

    
12093

    
12094
List of the violated restraints:
12095
   A restraint is violated when the relative difference
12096
   from the best value (RVIOL) is larger than CUTOFF.
12097

    
12098
   ICSR   ... index of a restraint in the current set.
12099
   RESNO  ... residue numbers of the first two atoms.
12100
   ATM    ... IUPAC atom names of the first two atoms.
12101
   FEAT   ... the value of the feature in the model.
12102
   restr  ... the mean of the basis restraint with the smallest
12103
              difference from the model (local minimum).
12104
   viol   ... difference from the local minimum.
12105
   rviol  ... relative difference from the local minimum.
12106
   RESTR  ... the best value (global minimum).
12107
   VIOL   ... difference from the best value.
12108
   RVIOL  ... relative difference from the best value.
12109

    
12110

    
12111
-------------------------------------------------------------------------------------------------
12112

    
12113
Feature 25                           : Phi/Psi pair of dihedral restraints     
12114
List of the RVIOL violations larger than   :       6.5000
12115

    
12116
    #   ICSR  RESNO1/2 ATM1/2   INDATM1/2    FEAT   restr    viol   rviol   RESTR    VIOL   RVIOL
12117
    1   3946   1M   2R C   N       7    9  -84.53  -72.10   19.29    1.25  -63.00  163.67   23.59
12118
    1          2R   2R N   CA      9   10  156.66  141.90                  -41.10
12119
    2   3947   2R   3S C   N      18   20  -80.81  -72.40   27.91    1.38  -64.10  146.93   11.72
12120
    2          3S   3S N   CA     20   21  179.02  152.40                  -35.00
12121
    3   3948   3S   4L C   N      24   26  -84.60 -108.50   29.44    1.30  -63.50  157.94   20.81
12122
    3          4L   4L N   CA     26   27  115.32  132.50                  -41.20
12123
    4   3949   4L   5L C   N      32   34  -83.67  -70.70   24.41    1.51  -63.50  157.82   23.12
12124
    4          5L   5L N   CA     34   35  162.28  141.60                  -41.20
12125
    5   3950   5L   6I C   N      40   42   74.01 -120.60  165.39   11.54 -120.60  165.39   11.54
12126
    5          6I   6I N   CA     42   43  128.51  130.30                  130.30
12127
    6   3951   6I   7L C   N      48   50 -119.98 -108.50   12.12    0.63  -63.50  178.95   22.33
12128
    6          7L   7L N   CA     50   51  128.61  132.50                  -41.20
12129
    7   3953   8V   9L C   N      63   65  -93.07 -108.50   23.57    1.08  -63.50  158.67   20.53
12130
    7          9L   9L N   CA     65   66  114.69  132.50                  -41.20
12131
    8   3955  10C  11F C   N      77   79  -75.26  -71.40   15.65    1.35  -63.20  170.26   22.84
12132
    8         11F  11F N   CA     79   80  125.53  140.70                  -44.30
12133
    9   3956  11F  12L C   N      88   90 -122.58 -108.50   17.17    0.94  -63.50  174.20   21.63
12134
    9         12L  12L N   CA     90   91  122.68  132.50                  -41.20
12135
   10   3958  13P  14L C   N     103  105  -82.71 -108.50   47.79    2.25  -63.50  134.85   17.71
12136
   10         14L  14L N   CA    105  106   92.27  132.50                  -41.20
12137
   11   3959  14L  15A C   N     111  113 -147.79 -134.00   14.64    0.68  -62.50 -163.50   36.77
12138
   11         15A  15A N   CA    113  114  142.08  147.00                  -40.90
12139
   12   3960  15A  16A C   N     116  118  161.70 -134.00   65.38    1.75  -62.50 -149.92   41.47
12140
   12         16A  16A N   CA    118  119  158.82  147.00                  -40.90
12141
   13   3961  16A  17L C   N     121  123 -105.80 -108.50   36.32    1.93  -63.50  143.85   18.04
12142
   13         17L  17L N   CA    123  124   96.29  132.50                  -41.20
12143
   14   3962  17L  18G C   N     129  131  -79.63  -80.20   18.87    0.71   82.20 -141.55    7.23
12144
   14         18G  18G N   CA    131  132  155.24  174.10                    8.50
12145
   15   3963  18G  19K C   N     133  135 -115.88 -118.00    8.60    0.38  -62.90  179.56   21.05
12146
   15         19K  19K N   CA    135  136  130.76  139.10                  -40.80
12147
   16   3998  53E  54S C   N     410  412 -134.73  -64.10   78.92    8.20  -64.10   78.92    8.20
12148
   16         54S  54S N   CA    412  413    0.21  -35.00                  -35.00
12149

    
12150

    
12151
report______&gt; Distribution of short non-bonded contacts:
12152

    
12153

    
12154
DISTANCE1:  0.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40
12155
DISTANCE2:  2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50
12156
FREQUENCY:     0    0    0    0    0    6    6   40   80  109  108  147  158  194  181
12157

    
12158

    
12159
&lt;&lt; end of ENERGY.
12160

    
12161
&gt;&gt; Summary of successfully produced models:
12162
Filename                          molpdf
12163
----------------------------------------
12164
bad_protein.B99990001.pdb      758.12793
12165

    
12166
</pre>
12167
</div>
12168
</div>
12169

    
12170
</div>
12171
</div>
12172

    
12173
</div>
12174
<div class="cell border-box-sizing code_cell rendered">
12175
<div class="input">
12176
<div class="prompt input_prompt">In&nbsp;[24]:</div>
12177
<div class="inner_cell">
12178
    <div class="input_area">
12179
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">bad_protein</span> <span class="o">=</span> <span class="n">nglview</span><span class="o">.</span><span class="n">show_structure_file</span><span class="p">(</span><span class="s1">&#39;bad_protein.B99990001.pdb&#39;</span><span class="p">)</span>
12180
<span class="n">bad_protein</span>
12181
</pre></div>
12182

    
12183
</div>
12184
</div>
12185
</div>
12186

    
12187
<div class="output_wrapper">
12188
<div class="output">
12189

    
12190

    
12191
<div class="output_area">
12192
<div class="prompt"></div>
12193

    
12194

    
12195

    
12196

    
12197
 
12198
 
12199
<div id="cab85624-c485-4337-af27-79f126e94b6f"></div>
12200
<div class="output_subarea output_widget_view ">
12201
<script type="text/javascript">
12202
var element = $('#cab85624-c485-4337-af27-79f126e94b6f');
12203
</script>
12204
<script type="application/vnd.jupyter.widget-view+json">
12205
{"model_id": "fa1da19ecc734f90976ad182a339cfc1", "version_major": 2, "version_minor": 0}
12206
</script>
12207
</div>
12208

    
12209
</div>
12210

    
12211
</div>
12212
</div>
12213

    
12214
</div>
12215
<div class="cell border-box-sizing code_cell rendered">
12216
<div class="input">
12217
<div class="prompt input_prompt">In&nbsp;[25]:</div>
12218
<div class="inner_cell">
12219
    <div class="input_area">
12220
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">Image</span><span class="p">(</span><span class="s1">&#39;bad_protein.png&#39;</span><span class="p">)</span>
12221
</pre></div>
12222

    
12223
</div>
12224
</div>
12225
</div>
12226

    
12227
<div class="output_wrapper">
12228
<div class="output">
12229

    
12230

    
12231
<div class="output_area">
12232
<div class="prompt output_prompt">Out[25]:</div>
12233

    
12234

    
12235

    
12236
<div class="output_png output_subarea output_execute_result">
12237
<img src="data:image/png;base64,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
13317
q8+n9Qwoo6aNS1RlG3H0VtHkZvH0DiC1JXO7pTf2Sm/sl80DcXAcCweA+JYvHutvxYn+AlG+cABc
13318
DPwXcXw9d2glq28hqW00ppYWWEhxTcxXtXD4Qp/+N4WOnl5aHvF7jwIEBOS3gpmdA6tvKiIDP1VY
13319
hLoOcWghv38up2cqo2Mkoa4b0N/PfAtRWYVL/pGp7eOAnwWktnB8nTSxQZo8iYnTWAf+SBxbI47e
13320
LBhZzRtczulfyOqdS+ucTGwZjqu/HkFuDyJRPNOLTX3DpVBf/QwrEBAQkC8DoLAyKKyeo7uOnetV
13321
SmdSY09SY29CPe1KdZtzXOqXehdWLh5ZnJqpd1gCtT+TNpPdNw9oaO7AAtACAfwK6Glmz0x611Rq
13322
x3hS6/DVxv6Ymu7w8pZAEsU7q9TpShb8FwVnQUBAQP4FEJdDWAdF+2aQAvPKggsqgvLLHaMSeQS/
13323
/JZKFg4uIWlZfRdfp9j0qw19Sc1Dya3DSS3DwA8J1IH4+utxtd1Rle2hJdQAYo1XRollUJwcQYuR
13324
+XPLsIKAgID8bjCxsonC5LH6pipGFgqEr1Ir4B1YObmhSIy6paO5X4RVcJxfbnlAfqVXxjW7yGR9
13325
Fz9FdT1ROHiKCQgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAjIJ/A/
13326
0E7YQ3tOeCEAAAAUdEVYdFNvZnR3YXJlAFlhbmRleC5EaXNrTl/4kQAAAABJRU5ErkJggg==
13327
"
13328
>
13329
</div>
13330

    
13331
</div>
13332

    
13333
</div>
13334
</div>
13335

    
13336
</div>
13337
<div class="cell border-box-sizing code_cell rendered">
13338
<div class="input">
13339
<div class="prompt input_prompt">In&nbsp;[26]:</div>
13340
<div class="inner_cell">
13341
    <div class="input_area">
13342
<div class=" highlight hl-ipython2"><pre><span></span><span class="c1">## Получаем список остаков</span>
13343
<span class="n">l1</span> <span class="o">=</span> <span class="n">alignm</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">.</span><span class="n">residues</span><span class="p">[</span><span class="mi">129</span><span class="p">:</span><span class="mi">132</span><span class="p">]</span>
13344
<span class="n">l1</span>
13345
</pre></div>
13346

    
13347
</div>
13348
</div>
13349
</div>
13350

    
13351
<div class="output_wrapper">
13352
<div class="output">
13353

    
13354

    
13355
<div class="output_area">
13356
<div class="prompt output_prompt">Out[26]:</div>
13357

    
13358

    
13359

    
13360
<div class="output_text output_subarea output_execute_result">
13361
<pre>[Residue 130:A (type NAG), Residue 131:A (type NAG), Residue 132:A (type NDG)]</pre>
13362
</div>
13363

    
13364
</div>
13365

    
13366
</div>
13367
</div>
13368

    
13369
</div>
13370
<div class="cell border-box-sizing code_cell rendered">
13371
<div class="input">
13372
<div class="prompt input_prompt">In&nbsp;[28]:</div>
13373
<div class="inner_cell">
13374
    <div class="input_area">
13375
<div class=" highlight hl-ipython2"><pre><span></span><span class="c1"># Припишем точки, как обозначение лиганда</span>
13376
<span class="n">stri</span> <span class="o">=</span> <span class="s1">&#39;&#39;</span>
13377
<span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">alignm</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">.</span><span class="n">residues</span><span class="p">:</span>
13378
    <span class="n">stri</span> <span class="o">+=</span> <span class="n">i</span><span class="o">.</span><span class="n">code</span>
13379
<span class="n">stri</span> <span class="o">+=</span> <span class="s1">&#39;...&#39;</span>
13380

    
13381
<span class="c1"># Добавляем последовательность из строки</span>
13382
<span class="n">alignm</span><span class="o">.</span><span class="n">append_sequence</span><span class="p">(</span><span class="n">stri</span><span class="p">)</span>
13383

    
13384
<span class="c1">## Выбираем объект для моделирования </span>
13385
<span class="n">s</span> <span class="o">=</span> <span class="n">alignm</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span>
13386
<span class="n">pdb</span> <span class="o">=</span> <span class="n">alignm</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span>
13387
<span class="n">s</span><span class="o">.</span><span class="n">code</span> <span class="o">=</span> <span class="s1">&#39;good&#39;</span>
13388

    
13389
<span class="n">alignm</span><span class="o">.</span><span class="n">salign</span><span class="p">()</span>
13390
<span class="n">alignm</span><span class="o">.</span><span class="n">write</span><span class="p">(</span><span class="nb">file</span><span class="o">=</span><span class="s1">&#39;alignment.ali&#39;</span><span class="p">,</span> <span class="n">alignment_format</span><span class="o">=</span><span class="s1">&#39;PIR&#39;</span><span class="p">)</span>
13391

    
13392
<span class="c1"># создадим другое окружение, чтобы точно все работало</span>
13393
<span class="n">env1</span><span class="o">=</span><span class="n">modeller</span><span class="o">.</span><span class="n">environ</span><span class="p">()</span>
13394
<span class="n">env1</span><span class="o">.</span><span class="n">io</span><span class="o">.</span><span class="n">atom_files_directory</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;.&#39;</span><span class="p">,</span> <span class="s1">&#39;../atom_files&#39;</span><span class="p">]</span>
13395
<span class="n">env1</span><span class="o">.</span><span class="n">io</span><span class="o">.</span><span class="n">hetatm</span><span class="o">=</span><span class="bp">True</span> 
13396

    
13397
<span class="c1">## Создаем новый объект automodel</span>
13398
<span class="n">a</span> <span class="o">=</span> <span class="n">modeller</span><span class="o">.</span><span class="n">automodel</span><span class="o">.</span><span class="n">automodel</span><span class="p">(</span><span class="n">env1</span><span class="p">,</span> <span class="n">alnfile</span><span class="o">=</span><span class="s1">&#39;alignment.ali&#39;</span><span class="p">,</span> <span class="n">knowns</span><span class="o">=</span> <span class="n">pdb</span><span class="o">.</span><span class="n">code</span> <span class="p">,</span> <span class="n">sequence</span> <span class="o">=</span> <span class="n">s</span><span class="o">.</span><span class="n">code</span> <span class="p">)</span>
13399
<span class="n">a</span><span class="o">.</span><span class="n">name</span><span class="o">=</span><span class="s1">&#39;mod&#39;</span><span class="o">+</span><span class="n">s</span><span class="o">.</span><span class="n">code</span>
13400
<span class="n">a</span><span class="o">.</span><span class="n">starting_model</span> <span class="o">=</span> <span class="mi">1</span>
13401
<span class="n">a</span><span class="o">.</span><span class="n">ending_model</span> <span class="o">=</span> <span class="mi">1</span>
13402
<span class="n">a</span><span class="o">.</span><span class="n">make</span><span class="p">()</span>
13403
</pre></div>
13404

    
13405
</div>
13406
</div>
13407
</div>
13408

    
13409
<div class="output_wrapper">
13410
<div class="output">
13411

    
13412

    
13413
<div class="output_area">
13414
<div class="prompt"></div>
13415

    
13416
<div class="output_subarea output_stream output_stdout output_text">
13417
<pre>
13418
SALIGN_____&gt; adding the next group to the alignment; iteration    1
13419

    
13420
SALIGN_____&gt; adding the next group to the alignment; iteration    2
13421

    
13422
SALIGN_____&gt; adding the next group to the alignment; iteration    3
13423
read_pd_459W&gt; Residue type  NAG not recognized. &#39;automodel&#39; model building
13424
              will treat this residue as a rigid body.
13425
              To use real parameters, add the residue type to ${LIB}/restyp.lib,
13426
              its topology to ${LIB}/top_*.lib, and suitable forcefield
13427
              parameters to ${LIB}/par.lib.
13428
rdpdb___459W&gt; Residue type  NDG not recognized. &#39;automodel&#39; model building
13429
              will treat this residue as a rigid body.
13430
              To use real parameters, add the residue type to ${LIB}/restyp.lib,
13431
              its topology to ${LIB}/top_*.lib, and suitable forcefield
13432
              parameters to ${LIB}/par.lib.
13433
fndatmi_285W&gt; Only      129 residues out of      132 contain atoms of type  CA
13434
              (This is usually caused by non-standard residues, such
13435
              as ligands, or by PDB files with missing atoms.)
13436
fndatmi_285W&gt; Only      129 residues out of      132 contain atoms of type  CA
13437
              (This is usually caused by non-standard residues, such
13438
              as ligands, or by PDB files with missing atoms.)
13439

    
13440
check_ali___&gt; Checking the sequence-structure alignment. 
13441

    
13442
Implied intrachain target CA(i)-CA(i+1) distances longer than  8.0 angstroms:
13443

    
13444
ALN_POS  TMPL  RID1  RID2  NAM1  NAM2     DIST
13445
----------------------------------------------
13446
END OF TABLE
13447
read_to_681_&gt; topology.submodel read from topology file:        3
13448

    
13449
getf_______W&gt; RTF restraint not found in the atoms list:
13450
              residue type, indices:    10   147
13451
              atom names           : C     +N
13452
              atom indices         :  1133     0
13453

    
13454
getf_______W&gt; RTF restraint not found in the atoms list:
13455
              residue type, indices:    10   147
13456
              atom names           : C     CA    +N    O
13457
              atom indices         :  1133  1128     0  1134
13458
fndatmi_285W&gt; Only      129 residues out of      132 contain atoms of type  CA
13459
              (This is usually caused by non-standard residues, such
13460
              as ligands, or by PDB files with missing atoms.)
13461
patch_s_522_&gt; Number of disulfides patched in MODEL:        4
13462
The following 1 residues contain 6-membered rings with poor geometries
13463
after transfer from templates. Rebuilding rings from internal coordinates:
13464
   &lt;Residue 52 (type PHE)&gt;
13465
mdtrsr__446W&gt; A potential that relies on one protein is used, yet you have at
13466
              least one known structure available. MDT, not library, potential is used.
13467
iup2crm_280W&gt; No topology library in memory or assigning a BLK residue.
13468
              Default CHARMM atom type assigned:  C1 --&gt;  CT2
13469
              This message is written only for the first such atom.
13470
43 atoms in HETATM/BLK residues constrained
13471
to protein atoms within 2.30 angstroms
13472
and protein CA atoms within 10.00 angstroms
13473
43 atoms in residues without defined topology
13474
constrained to be rigid bodies
13475
condens_443_&gt; Restraints marked for deletion were removed.
13476
              Total number of restraints before, now:    14202    13203
13477
iupac_m_397W&gt; Atoms were not swapped because of the uncertainty of how to handle the H atom.
13478

    
13479

    
13480
&gt;&gt; ENERGY; Differences between the model&#39;s features and restraints:
13481
Number of all residues in MODEL                   :      150
13482
Number of all, selected real atoms                :     1178    1178
13483
Number of all, selected pseudo atoms              :        0       0
13484
Number of all static, selected restraints         :    13203   13203
13485
COVALENT_CYS                                      :        F
13486
NONBONDED_SEL_ATOMS                               :        1
13487
Number of non-bonded pairs (excluding 1-2,1-3,1-4):     2515
13488
Dynamic pairs routine                             : 2, NATM x NATM cell sorting
13489
Atomic shift for contacts update (UPDATE_DYNAMIC) :    0.390
13490
LENNARD_JONES_SWITCH                              :    6.500   7.500
13491
COULOMB_JONES_SWITCH                              :    6.500   7.500
13492
RESIDUE_SPAN_RANGE                                :        0   99999
13493
NLOGN_USE                                         :       15
13494
CONTACT_SHELL                                     :    4.000
13495
DYNAMIC_PAIRS,_SPHERE,_COULOMB,_LENNARD,_MODELLER :        T       T       F       F       F
13496
SPHERE_STDV                                       :    0.050
13497
RADII_FACTOR                                      :    0.820
13498
Current energy                                    :         875.7300
13499

    
13500

    
13501

    
13502

    
13503

    
13504
Summary of the restraint violations: 
13505

    
13506
   NUM     ... number of restraints.
13507
   NUMVI   ... number of restraints with RVIOL &gt; VIOL_REPORT_CUT[i].
13508
   RVIOL   ... relative difference from the best value.
13509
   NUMVP   ... number of restraints with -Ln(pdf) &gt; VIOL_REPORT_CUT2[i].
13510
   RMS_1   ... RMS(feature, minimally_violated_basis_restraint, NUMB).
13511
   RMS_2   ... RMS(feature, best_value, NUMB).
13512
   MOL.PDF ... scaled contribution to -Ln(Molecular pdf).
13513

    
13514
 #                     RESTRAINT_GROUP      NUM   NUMVI  NUMVP   RMS_1   RMS_2         MOL.PDF     S_i
13515
------------------------------------------------------------------------------------------------------
13516
 1 Bond length potential              :    1157       0      0   0.006   0.006      12.507       1.000
13517
 2 Bond angle potential               :    1566       0      5   2.164   2.164      147.37       1.000
13518
 3 Stereochemical cosine torsion poten:     738       0     27  48.745  48.745      273.75       1.000
13519
 4 Stereochemical improper torsion pot:     468       0      0   1.459   1.459      22.626       1.000
13520
 5 Soft-sphere overlap restraints     :    2515       2      2   0.008   0.008      17.511       1.000
13521
 6 Lennard-Jones 6-12 potential       :       0       0      0   0.000   0.000      0.0000       1.000
13522
 7 Coulomb point-point electrostatic p:       0       0      0   0.000   0.000      0.0000       1.000
13523
 8 H-bonding potential                :       0       0      0   0.000   0.000      0.0000       1.000
13524
 9 Distance restraints 1 (CA-CA)      :    2404       0      0   0.099   0.099      29.696       1.000
13525
10 Distance restraints 2 (N-O)        :    2562       0      1   0.151   0.151      73.454       1.000
13526
11 Mainchain Phi dihedral restraints  :       0       0      0   0.000   0.000      0.0000       1.000
13527
12 Mainchain Psi dihedral restraints  :       0       0      0   0.000   0.000      0.0000       1.000
13528
13 Mainchain Omega dihedral restraints:     146       0      3   4.568   4.568      35.931       1.000
13529
14 Sidechain Chi_1 dihedral restraints:     120       0      1  77.686  77.686      33.797       1.000
13530
15 Sidechain Chi_2 dihedral restraints:      86       0      1  77.941  77.941      39.949       1.000
13531
16 Sidechain Chi_3 dihedral restraints:      29       0      0  86.812  86.812      16.266       1.000
13532
17 Sidechain Chi_4 dihedral restraints:      18       0      0 100.544 100.544      12.622       1.000
13533
18 Disulfide distance restraints      :       4       0      0   0.007   0.007     0.32430E-01   1.000
13534
19 Disulfide angle restraints         :       8       0      0   1.713   1.713     0.51852       1.000
13535
20 Disulfide dihedral angle restraints:       4       0      0  28.841  28.841      3.0360       1.000
13536
21 Lower bound distance restraints    :       0       0      0   0.000   0.000      0.0000       1.000
13537
22 Upper bound distance restraints    :       0       0      0   0.000   0.000      0.0000       1.000
13538
23 Distance restraints 3 (SDCH-MNCH)  :    1609       0      0   0.393   0.393      45.453       1.000
13539
24 Sidechain Chi_5 dihedral restraints:       0       0      0   0.000   0.000      0.0000       1.000
13540
25 Phi/Psi pair of dihedral restraints:     145      16     10  20.756  58.719      34.771       1.000
13541
26 Distance restraints 4 (SDCH-SDCH)  :     738       0      1   0.779   0.779      64.998       1.000
13542
27 Distance restraints 5 (X-Y)        :    1401       0      0   0.029   0.029      11.440       1.000
13543
28 NMR distance restraints 6 (X-Y)    :       0       0      0   0.000   0.000      0.0000       1.000
13544
29 NMR distance restraints 7 (X-Y)    :       0       0      0   0.000   0.000      0.0000       1.000
13545
30 Minimal distance restraints        :       0       0      0   0.000   0.000      0.0000       1.000
13546
31 Non-bonded restraints              :       0       0      0   0.000   0.000      0.0000       1.000
13547
32 Atomic accessibility restraints    :       0       0      0   0.000   0.000      0.0000       1.000
13548
33 Atomic density restraints          :       0       0      0   0.000   0.000      0.0000       1.000
13549
34 Absolute position restraints       :       0       0      0   0.000   0.000      0.0000       1.000
13550
35 Dihedral angle difference restraint:       0       0      0   0.000   0.000      0.0000       1.000
13551
36 GBSA implicit solvent potential    :       0       0      0   0.000   0.000      0.0000       1.000
13552
37 EM density fitting potential       :       0       0      0   0.000   0.000      0.0000       1.000
13553
38 SAXS restraints                    :       0       0      0   0.000   0.000      0.0000       1.000
13554
39 Symmetry restraints                :       0       0      0   0.000   0.000      0.0000       1.000
13555

    
13556

    
13557

    
13558
# Heavy relative violation of each residue is written to: good.V99990001
13559
# The profile is NOT normalized by the number of restraints.
13560
# The profiles are smoothed over a window of residues:    1
13561
# The sum of all numbers in the file:   16185.3486
13562

    
13563

    
13564

    
13565
List of the violated restraints:
13566
   A restraint is violated when the relative difference
13567
   from the best value (RVIOL) is larger than CUTOFF.
13568

    
13569
   ICSR   ... index of a restraint in the current set.
13570
   RESNO  ... residue numbers of the first two atoms.
13571
   ATM    ... IUPAC atom names of the first two atoms.
13572
   FEAT   ... the value of the feature in the model.
13573
   restr  ... the mean of the basis restraint with the smallest
13574
              difference from the model (local minimum).
13575
   viol   ... difference from the local minimum.
13576
   rviol  ... relative difference from the local minimum.
13577
   RESTR  ... the best value (global minimum).
13578
   VIOL   ... difference from the best value.
13579
   RVIOL  ... relative difference from the best value.
13580

    
13581

    
13582
-------------------------------------------------------------------------------------------------
13583

    
13584
Feature 25                           : Phi/Psi pair of dihedral restraints     
13585
List of the RVIOL violations larger than   :       6.5000
13586

    
13587
    #   ICSR  RESNO1/2 ATM1/2   INDATM1/2    FEAT   restr    viol   rviol   RESTR    VIOL   RVIOL
13588
    1   3946   1M   2R C   N       7    9  -73.10  -72.10    6.20    0.45  -63.00  171.18   23.81
13589
    1          2R   2R N   CA      9   10  148.02  141.90                  -41.10
13590
    2   3947   2R   3S C   N      18   20 -142.89 -136.60   23.08    1.02  -64.10  170.85   18.03
13591
    2          3S   3S N   CA     20   21  173.40  151.20                  -35.00
13592
    3   3948   3S   4L C   N      24   26  -65.27  -70.70    9.84    0.61  -63.50  174.60   24.14
13593
    3          4L   4L N   CA     26   27  133.39  141.60                  -41.20
13594
    4   3949   4L   5L C   N      32   34 -113.87 -108.50   18.07    0.91  -63.50  176.39   27.60
13595
    4          5L   5L N   CA     34   35  149.75  132.50                  -41.20
13596
    5   3951   6I   7L C   N      48   50  -63.06  -70.70   14.24    0.88  -63.50  170.79   23.74
13597
    5          7L   7L N   CA     50   51  129.59  141.60                  -41.20
13598
    6   3953   8V   9L C   N      63   65 -122.71 -108.50   24.28    1.38  -63.50  165.00   20.42
13599
    6          9L   9L N   CA     65   66  112.81  132.50                  -41.20
13600
    7   3955  10C  11F C   N      77   79 -156.89 -124.20   32.84    1.19  -63.20 -166.51   32.81
13601
    7         11F  11F N   CA     79   80  146.41  143.30                  -44.30
13602
    8   3956  11F  12L C   N      88   90 -117.31 -108.50   13.71    0.78  -63.50  171.85   21.45
13603
    8         12L  12L N   CA     90   91  122.00  132.50                  -41.20
13604
    9   3958  13P  14L C   N     103  105  -93.45 -108.50   32.34    1.56  -63.50  148.14   19.07
13605
    9         14L  14L N   CA    105  106  103.88  132.50                  -41.20
13606
   10   3959  14L  15A C   N     111  113 -179.68 -134.00   52.05    1.20  -62.50 -171.87   36.95
13607
   10         15A  15A N   CA    113  114  171.93  147.00                  -40.90
13608
   11   3960  15A  16A C   N     116  118 -137.74 -134.00    4.13    0.09  -62.50 -173.78   34.55
13609
   11         16A  16A N   CA    118  119  148.76  147.00                  -40.90
13610
   12   3961  16A  17L C   N     121  123 -121.00 -108.50   13.06    0.59  -63.50 -173.44   23.32
13611
   12         17L  17L N   CA    123  124  136.28  132.50                  -41.20
13612
   13   3962  17L  18G C   N     129  131  146.83 -167.20   46.31    0.76   82.20 -176.58   11.94
13613
   13         18G  18G N   CA    131  132 -179.84  174.60                    8.50
13614
   14   3963  18G  19K C   N     133  135 -121.17 -118.00   18.90    0.87  -62.90  171.66   25.77
13615
   14         19K  19K N   CA    135  136  157.73  139.10                  -40.80
13616
   15   3998  53E  54S C   N     410  412 -137.71  -64.10   83.09    8.52  -64.10   83.09    8.52
13617
   15         54S  54S N   CA    412  413    3.55  -35.00                  -35.00
13618
   16   4064 119D 120G C   N     909  911   49.59   82.20   85.39    5.66  -62.40  115.74   19.29
13619
   16        120G 120G N   CA    911  912  -70.42    8.50                  -41.20
13620

    
13621

    
13622
report______&gt; Distribution of short non-bonded contacts:
13623

    
13624

    
13625
DISTANCE1:  0.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40
13626
DISTANCE2:  2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50
13627
FREQUENCY:     0    0    0    0    1    9   14   57   69  129  120  143  179  188  198
13628

    
13629

    
13630
&lt;&lt; end of ENERGY.
13631

    
13632
&gt;&gt; Summary of successfully produced models:
13633
Filename                          molpdf
13634
----------------------------------------
13635
good.B99990001.pdb             875.73004
13636

    
13637
</pre>
13638
</div>
13639
</div>
13640

    
13641
</div>
13642
</div>
13643

    
13644
</div>
13645
<div class="cell border-box-sizing code_cell rendered">
13646
<div class="input">
13647
<div class="prompt input_prompt">In&nbsp;[29]:</div>
13648
<div class="inner_cell">
13649
    <div class="input_area">
13650
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">good_protein</span> <span class="o">=</span> <span class="n">nglview</span><span class="o">.</span><span class="n">show_structure_file</span><span class="p">(</span><span class="s1">&#39;good.B99990001.pdb&#39;</span><span class="p">)</span>
13651
<span class="n">good_protein</span>
13652
</pre></div>
13653

    
13654
</div>
13655
</div>
13656
</div>
13657

    
13658
<div class="output_wrapper">
13659
<div class="output">
13660

    
13661

    
13662
<div class="output_area">
13663
<div class="prompt"></div>
13664

    
13665

    
13666

    
13667

    
13668
 
13669
 
13670
<div id="e3206eca-832f-4f8d-8dfa-34876b53387a"></div>
13671
<div class="output_subarea output_widget_view ">
13672
<script type="text/javascript">
13673
var element = $('#e3206eca-832f-4f8d-8dfa-34876b53387a');
13674
</script>
13675
<script type="application/vnd.jupyter.widget-view+json">
13676
{"model_id": "ee955ee237ac43efa2e6249d052a5b20", "version_major": 2, "version_minor": 0}
13677
</script>
13678
</div>
13679

    
13680
</div>
13681

    
13682
</div>
13683
</div>
13684

    
13685
</div>
13686
<div class="cell border-box-sizing code_cell rendered">
13687
<div class="input">
13688
<div class="prompt input_prompt">In&nbsp;[30]:</div>
13689
<div class="inner_cell">
13690
    <div class="input_area">
13691
<div class=" highlight hl-ipython2"><pre><span></span><span class="n">Image</span><span class="p">(</span><span class="s1">&#39;good_protein.png&#39;</span><span class="p">)</span>
13692
</pre></div>
13693

    
13694
</div>
13695
</div>
13696
</div>
13697

    
13698
<div class="output_wrapper">
13699
<div class="output">
13700

    
13701

    
13702
<div class="output_area">
13703
<div class="prompt output_prompt">Out[30]:</div>
13704

    
13705

    
13706

    
13707
<div class="output_png output_subarea output_execute_result">
13708
<img src="data:image/png;base64,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
14362
"
14363
>
14364
</div>
14365

    
14366
</div>
14367

    
14368
</div>
14369
</div>
14370

    
14371
</div>
14372
    </div>
14373
  </div>
14374
</body>
14375

    
14376
 
14377

    
14378

    
14379
</html>