Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
malwaredllc
GitHub Repository: malwaredllc/byob
Path: blob/master/web-gui/buildyourownbotnet/assets/css/bootstrap.css
1293 views
1
/*!
2
* Bootstrap v3.3.5 (http://getbootstrap.com)
3
* Copyright 2011-2015 Twitter, Inc.
4
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
*/
6
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
7
html {
8
font-family: sans-serif;
9
-ms-text-size-adjust: 100%;
10
-webkit-text-size-adjust: 100%;
11
}
12
body {
13
margin: 0;
14
}
15
article,
16
aside,
17
details,
18
figcaption,
19
figure,
20
footer,
21
header,
22
hgroup,
23
main,
24
menu,
25
nav,
26
section,
27
summary {
28
display: block;
29
}
30
audio,
31
canvas,
32
progress,
33
video {
34
display: inline-block;
35
vertical-align: baseline;
36
}
37
audio:not([controls]) {
38
display: none;
39
height: 0;
40
}
41
[hidden],
42
template {
43
display: none;
44
}
45
a {
46
background-color: transparent;
47
}
48
a:active,
49
a:hover {
50
outline: 0;
51
}
52
abbr[title] {
53
border-bottom: 1px dotted;
54
}
55
b,
56
strong {
57
font-weight: bold;
58
}
59
dfn {
60
font-style: italic;
61
}
62
h1 {
63
font-size: 2em;
64
margin: 0.67em 0;
65
}
66
mark {
67
background: #ff0;
68
color: #000;
69
}
70
small {
71
font-size: 80%;
72
}
73
sub,
74
sup {
75
font-size: 75%;
76
line-height: 0;
77
position: relative;
78
vertical-align: baseline;
79
}
80
sup {
81
top: -0.5em;
82
}
83
sub {
84
bottom: -0.25em;
85
}
86
img {
87
border: 0;
88
}
89
svg:not(:root) {
90
overflow: hidden;
91
}
92
figure {
93
margin: 1em 40px;
94
}
95
hr {
96
box-sizing: content-box;
97
height: 0;
98
}
99
pre {
100
overflow: auto;
101
}
102
code,
103
kbd,
104
pre,
105
samp {
106
font-family: monospace, monospace;
107
font-size: 1em;
108
}
109
button,
110
input,
111
optgroup,
112
select,
113
textarea {
114
color: inherit;
115
font: inherit;
116
margin: 0;
117
}
118
button {
119
overflow: visible;
120
}
121
button,
122
select {
123
text-transform: none;
124
}
125
button,
126
html input[type="button"],
127
input[type="reset"],
128
input[type="submit"] {
129
-webkit-appearance: button;
130
cursor: pointer;
131
}
132
button[disabled],
133
html input[disabled] {
134
cursor: default;
135
}
136
button::-moz-focus-inner,
137
input::-moz-focus-inner {
138
border: 0;
139
padding: 0;
140
}
141
input {
142
line-height: normal;
143
}
144
input[type="checkbox"],
145
input[type="radio"] {
146
box-sizing: border-box;
147
padding: 0;
148
}
149
input[type="number"]::-webkit-inner-spin-button,
150
input[type="number"]::-webkit-outer-spin-button {
151
height: auto;
152
}
153
input[type="search"] {
154
-webkit-appearance: textfield;
155
box-sizing: content-box;
156
}
157
input[type="search"]::-webkit-search-cancel-button,
158
input[type="search"]::-webkit-search-decoration {
159
-webkit-appearance: none;
160
}
161
fieldset {
162
border: 1px solid #c0c0c0;
163
margin: 0 2px;
164
padding: 0.35em 0.625em 0.75em;
165
}
166
legend {
167
border: 0;
168
padding: 0;
169
}
170
textarea {
171
overflow: auto;
172
}
173
optgroup {
174
font-weight: bold;
175
}
176
table {
177
border-collapse: collapse;
178
border-spacing: 0;
179
}
180
td,
181
th {
182
padding: 0;
183
}
184
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
185
@media print {
186
*,
187
*:before,
188
*:after {
189
background: transparent !important;
190
color: #000 !important;
191
box-shadow: none !important;
192
text-shadow: none !important;
193
}
194
a,
195
a:visited {
196
text-decoration: underline;
197
}
198
a[href]:after {
199
content: " (" attr(href) ")";
200
}
201
abbr[title]:after {
202
content: " (" attr(title) ")";
203
}
204
a[href^="#"]:after,
205
a[href^="javascript:"]:after {
206
content: "";
207
}
208
pre,
209
blockquote {
210
border: 1px solid #999;
211
page-break-inside: avoid;
212
}
213
thead {
214
display: table-header-group;
215
}
216
tr,
217
img {
218
page-break-inside: avoid;
219
}
220
img {
221
max-width: 100% !important;
222
}
223
p,
224
h2,
225
h3 {
226
orphans: 3;
227
widows: 3;
228
}
229
h2,
230
h3 {
231
page-break-after: avoid;
232
}
233
.navbar {
234
display: none;
235
}
236
.btn > .caret,
237
.dropup > .btn > .caret {
238
border-top-color: #000 !important;
239
}
240
.label {
241
border: 1px solid #000;
242
}
243
.table {
244
border-collapse: collapse !important;
245
}
246
.table td,
247
.table th {
248
background-color: #fff !important;
249
}
250
.table-bordered th,
251
.table-bordered td {
252
border: 1px solid #ddd !important;
253
}
254
}
255
@font-face {
256
font-family: 'Glyphicons Halflings';
257
src: url('../css/font-icons/glyphicons/glyphicons-halflings-regular.eot');
258
src: url('../css/font-icons/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../css/font-icons/glyphicons/glyphicons-halflings-regular.woff2') format('woff2'), url('../css/font-icons/glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('../css/font-icons/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('../css/font-icons/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
259
}
260
.glyphicon {
261
position: relative;
262
top: 1px;
263
display: inline-block;
264
font-family: 'Glyphicons Halflings';
265
font-style: normal;
266
font-weight: normal;
267
line-height: 1;
268
-webkit-font-smoothing: antialiased;
269
-moz-osx-font-smoothing: grayscale;
270
}
271
.glyphicon-asterisk:before {
272
content: "\002a";
273
}
274
.glyphicon-plus:before {
275
content: "\002b";
276
}
277
.glyphicon-euro:before,
278
.glyphicon-eur:before {
279
content: "\20ac";
280
}
281
.glyphicon-minus:before {
282
content: "\2212";
283
}
284
.glyphicon-cloud:before {
285
content: "\2601";
286
}
287
.glyphicon-envelope:before {
288
content: "\2709";
289
}
290
.glyphicon-pencil:before {
291
content: "\270f";
292
}
293
.glyphicon-glass:before {
294
content: "\e001";
295
}
296
.glyphicon-music:before {
297
content: "\e002";
298
}
299
.glyphicon-search:before {
300
content: "\e003";
301
}
302
.glyphicon-heart:before {
303
content: "\e005";
304
}
305
.glyphicon-star:before {
306
content: "\e006";
307
}
308
.glyphicon-star-empty:before {
309
content: "\e007";
310
}
311
.glyphicon-user:before {
312
content: "\e008";
313
}
314
.glyphicon-film:before {
315
content: "\e009";
316
}
317
.glyphicon-th-large:before {
318
content: "\e010";
319
}
320
.glyphicon-th:before {
321
content: "\e011";
322
}
323
.glyphicon-th-list:before {
324
content: "\e012";
325
}
326
.glyphicon-ok:before {
327
content: "\e013";
328
}
329
.glyphicon-remove:before {
330
content: "\e014";
331
}
332
.glyphicon-zoom-in:before {
333
content: "\e015";
334
}
335
.glyphicon-zoom-out:before {
336
content: "\e016";
337
}
338
.glyphicon-off:before {
339
content: "\e017";
340
}
341
.glyphicon-signal:before {
342
content: "\e018";
343
}
344
.glyphicon-cog:before {
345
content: "\e019";
346
}
347
.glyphicon-trash:before {
348
content: "\e020";
349
}
350
.glyphicon-home:before {
351
content: "\e021";
352
}
353
.glyphicon-file:before {
354
content: "\e022";
355
}
356
.glyphicon-time:before {
357
content: "\e023";
358
}
359
.glyphicon-road:before {
360
content: "\e024";
361
}
362
.glyphicon-download-alt:before {
363
content: "\e025";
364
}
365
.glyphicon-download:before {
366
content: "\e026";
367
}
368
.glyphicon-upload:before {
369
content: "\e027";
370
}
371
.glyphicon-inbox:before {
372
content: "\e028";
373
}
374
.glyphicon-play-circle:before {
375
content: "\e029";
376
}
377
.glyphicon-repeat:before {
378
content: "\e030";
379
}
380
.glyphicon-refresh:before {
381
content: "\e031";
382
}
383
.glyphicon-list-alt:before {
384
content: "\e032";
385
}
386
.glyphicon-lock:before {
387
content: "\e033";
388
}
389
.glyphicon-flag:before {
390
content: "\e034";
391
}
392
.glyphicon-headphones:before {
393
content: "\e035";
394
}
395
.glyphicon-volume-off:before {
396
content: "\e036";
397
}
398
.glyphicon-volume-down:before {
399
content: "\e037";
400
}
401
.glyphicon-volume-up:before {
402
content: "\e038";
403
}
404
.glyphicon-qrcode:before {
405
content: "\e039";
406
}
407
.glyphicon-barcode:before {
408
content: "\e040";
409
}
410
.glyphicon-tag:before {
411
content: "\e041";
412
}
413
.glyphicon-tags:before {
414
content: "\e042";
415
}
416
.glyphicon-book:before {
417
content: "\e043";
418
}
419
.glyphicon-bookmark:before {
420
content: "\e044";
421
}
422
.glyphicon-print:before {
423
content: "\e045";
424
}
425
.glyphicon-camera:before {
426
content: "\e046";
427
}
428
.glyphicon-font:before {
429
content: "\e047";
430
}
431
.glyphicon-bold:before {
432
content: "\e048";
433
}
434
.glyphicon-italic:before {
435
content: "\e049";
436
}
437
.glyphicon-text-height:before {
438
content: "\e050";
439
}
440
.glyphicon-text-width:before {
441
content: "\e051";
442
}
443
.glyphicon-align-left:before {
444
content: "\e052";
445
}
446
.glyphicon-align-center:before {
447
content: "\e053";
448
}
449
.glyphicon-align-right:before {
450
content: "\e054";
451
}
452
.glyphicon-align-justify:before {
453
content: "\e055";
454
}
455
.glyphicon-list:before {
456
content: "\e056";
457
}
458
.glyphicon-indent-left:before {
459
content: "\e057";
460
}
461
.glyphicon-indent-right:before {
462
content: "\e058";
463
}
464
.glyphicon-facetime-video:before {
465
content: "\e059";
466
}
467
.glyphicon-picture:before {
468
content: "\e060";
469
}
470
.glyphicon-map-marker:before {
471
content: "\e062";
472
}
473
.glyphicon-adjust:before {
474
content: "\e063";
475
}
476
.glyphicon-tint:before {
477
content: "\e064";
478
}
479
.glyphicon-edit:before {
480
content: "\e065";
481
}
482
.glyphicon-share:before {
483
content: "\e066";
484
}
485
.glyphicon-check:before {
486
content: "\e067";
487
}
488
.glyphicon-move:before {
489
content: "\e068";
490
}
491
.glyphicon-step-backward:before {
492
content: "\e069";
493
}
494
.glyphicon-fast-backward:before {
495
content: "\e070";
496
}
497
.glyphicon-backward:before {
498
content: "\e071";
499
}
500
.glyphicon-play:before {
501
content: "\e072";
502
}
503
.glyphicon-pause:before {
504
content: "\e073";
505
}
506
.glyphicon-stop:before {
507
content: "\e074";
508
}
509
.glyphicon-forward:before {
510
content: "\e075";
511
}
512
.glyphicon-fast-forward:before {
513
content: "\e076";
514
}
515
.glyphicon-step-forward:before {
516
content: "\e077";
517
}
518
.glyphicon-eject:before {
519
content: "\e078";
520
}
521
.glyphicon-chevron-left:before {
522
content: "\e079";
523
}
524
.glyphicon-chevron-right:before {
525
content: "\e080";
526
}
527
.glyphicon-plus-sign:before {
528
content: "\e081";
529
}
530
.glyphicon-minus-sign:before {
531
content: "\e082";
532
}
533
.glyphicon-remove-sign:before {
534
content: "\e083";
535
}
536
.glyphicon-ok-sign:before {
537
content: "\e084";
538
}
539
.glyphicon-question-sign:before {
540
content: "\e085";
541
}
542
.glyphicon-info-sign:before {
543
content: "\e086";
544
}
545
.glyphicon-screenshot:before {
546
content: "\e087";
547
}
548
.glyphicon-remove-circle:before {
549
content: "\e088";
550
}
551
.glyphicon-ok-circle:before {
552
content: "\e089";
553
}
554
.glyphicon-ban-circle:before {
555
content: "\e090";
556
}
557
.glyphicon-arrow-left:before {
558
content: "\e091";
559
}
560
.glyphicon-arrow-right:before {
561
content: "\e092";
562
}
563
.glyphicon-arrow-up:before {
564
content: "\e093";
565
}
566
.glyphicon-arrow-down:before {
567
content: "\e094";
568
}
569
.glyphicon-share-alt:before {
570
content: "\e095";
571
}
572
.glyphicon-resize-full:before {
573
content: "\e096";
574
}
575
.glyphicon-resize-small:before {
576
content: "\e097";
577
}
578
.glyphicon-exclamation-sign:before {
579
content: "\e101";
580
}
581
.glyphicon-gift:before {
582
content: "\e102";
583
}
584
.glyphicon-leaf:before {
585
content: "\e103";
586
}
587
.glyphicon-fire:before {
588
content: "\e104";
589
}
590
.glyphicon-eye-open:before {
591
content: "\e105";
592
}
593
.glyphicon-eye-close:before {
594
content: "\e106";
595
}
596
.glyphicon-warning-sign:before {
597
content: "\e107";
598
}
599
.glyphicon-plane:before {
600
content: "\e108";
601
}
602
.glyphicon-calendar:before {
603
content: "\e109";
604
}
605
.glyphicon-random:before {
606
content: "\e110";
607
}
608
.glyphicon-comment:before {
609
content: "\e111";
610
}
611
.glyphicon-magnet:before {
612
content: "\e112";
613
}
614
.glyphicon-chevron-up:before {
615
content: "\e113";
616
}
617
.glyphicon-chevron-down:before {
618
content: "\e114";
619
}
620
.glyphicon-retweet:before {
621
content: "\e115";
622
}
623
.glyphicon-shopping-cart:before {
624
content: "\e116";
625
}
626
.glyphicon-folder-close:before {
627
content: "\e117";
628
}
629
.glyphicon-folder-open:before {
630
content: "\e118";
631
}
632
.glyphicon-resize-vertical:before {
633
content: "\e119";
634
}
635
.glyphicon-resize-horizontal:before {
636
content: "\e120";
637
}
638
.glyphicon-hdd:before {
639
content: "\e121";
640
}
641
.glyphicon-bullhorn:before {
642
content: "\e122";
643
}
644
.glyphicon-bell:before {
645
content: "\e123";
646
}
647
.glyphicon-certificate:before {
648
content: "\e124";
649
}
650
.glyphicon-thumbs-up:before {
651
content: "\e125";
652
}
653
.glyphicon-thumbs-down:before {
654
content: "\e126";
655
}
656
.glyphicon-hand-right:before {
657
content: "\e127";
658
}
659
.glyphicon-hand-left:before {
660
content: "\e128";
661
}
662
.glyphicon-hand-up:before {
663
content: "\e129";
664
}
665
.glyphicon-hand-down:before {
666
content: "\e130";
667
}
668
.glyphicon-circle-arrow-right:before {
669
content: "\e131";
670
}
671
.glyphicon-circle-arrow-left:before {
672
content: "\e132";
673
}
674
.glyphicon-circle-arrow-up:before {
675
content: "\e133";
676
}
677
.glyphicon-circle-arrow-down:before {
678
content: "\e134";
679
}
680
.glyphicon-globe:before {
681
content: "\e135";
682
}
683
.glyphicon-wrench:before {
684
content: "\e136";
685
}
686
.glyphicon-tasks:before {
687
content: "\e137";
688
}
689
.glyphicon-filter:before {
690
content: "\e138";
691
}
692
.glyphicon-briefcase:before {
693
content: "\e139";
694
}
695
.glyphicon-fullscreen:before {
696
content: "\e140";
697
}
698
.glyphicon-dashboard:before {
699
content: "\e141";
700
}
701
.glyphicon-paperclip:before {
702
content: "\e142";
703
}
704
.glyphicon-heart-empty:before {
705
content: "\e143";
706
}
707
.glyphicon-link:before {
708
content: "\e144";
709
}
710
.glyphicon-phone:before {
711
content: "\e145";
712
}
713
.glyphicon-pushpin:before {
714
content: "\e146";
715
}
716
.glyphicon-usd:before {
717
content: "\e148";
718
}
719
.glyphicon-gbp:before {
720
content: "\e149";
721
}
722
.glyphicon-sort:before {
723
content: "\e150";
724
}
725
.glyphicon-sort-by-alphabet:before {
726
content: "\e151";
727
}
728
.glyphicon-sort-by-alphabet-alt:before {
729
content: "\e152";
730
}
731
.glyphicon-sort-by-order:before {
732
content: "\e153";
733
}
734
.glyphicon-sort-by-order-alt:before {
735
content: "\e154";
736
}
737
.glyphicon-sort-by-attributes:before {
738
content: "\e155";
739
}
740
.glyphicon-sort-by-attributes-alt:before {
741
content: "\e156";
742
}
743
.glyphicon-unchecked:before {
744
content: "\e157";
745
}
746
.glyphicon-expand:before {
747
content: "\e158";
748
}
749
.glyphicon-collapse-down:before {
750
content: "\e159";
751
}
752
.glyphicon-collapse-up:before {
753
content: "\e160";
754
}
755
.glyphicon-log-in:before {
756
content: "\e161";
757
}
758
.glyphicon-flash:before {
759
content: "\e162";
760
}
761
.glyphicon-log-out:before {
762
content: "\e163";
763
}
764
.glyphicon-new-window:before {
765
content: "\e164";
766
}
767
.glyphicon-record:before {
768
content: "\e165";
769
}
770
.glyphicon-save:before {
771
content: "\e166";
772
}
773
.glyphicon-open:before {
774
content: "\e167";
775
}
776
.glyphicon-saved:before {
777
content: "\e168";
778
}
779
.glyphicon-import:before {
780
content: "\e169";
781
}
782
.glyphicon-export:before {
783
content: "\e170";
784
}
785
.glyphicon-send:before {
786
content: "\e171";
787
}
788
.glyphicon-floppy-disk:before {
789
content: "\e172";
790
}
791
.glyphicon-floppy-saved:before {
792
content: "\e173";
793
}
794
.glyphicon-floppy-remove:before {
795
content: "\e174";
796
}
797
.glyphicon-floppy-save:before {
798
content: "\e175";
799
}
800
.glyphicon-floppy-open:before {
801
content: "\e176";
802
}
803
.glyphicon-credit-card:before {
804
content: "\e177";
805
}
806
.glyphicon-transfer:before {
807
content: "\e178";
808
}
809
.glyphicon-cutlery:before {
810
content: "\e179";
811
}
812
.glyphicon-header:before {
813
content: "\e180";
814
}
815
.glyphicon-compressed:before {
816
content: "\e181";
817
}
818
.glyphicon-earphone:before {
819
content: "\e182";
820
}
821
.glyphicon-phone-alt:before {
822
content: "\e183";
823
}
824
.glyphicon-tower:before {
825
content: "\e184";
826
}
827
.glyphicon-stats:before {
828
content: "\e185";
829
}
830
.glyphicon-sd-video:before {
831
content: "\e186";
832
}
833
.glyphicon-hd-video:before {
834
content: "\e187";
835
}
836
.glyphicon-subtitles:before {
837
content: "\e188";
838
}
839
.glyphicon-sound-stereo:before {
840
content: "\e189";
841
}
842
.glyphicon-sound-dolby:before {
843
content: "\e190";
844
}
845
.glyphicon-sound-5-1:before {
846
content: "\e191";
847
}
848
.glyphicon-sound-6-1:before {
849
content: "\e192";
850
}
851
.glyphicon-sound-7-1:before {
852
content: "\e193";
853
}
854
.glyphicon-copyright-mark:before {
855
content: "\e194";
856
}
857
.glyphicon-registration-mark:before {
858
content: "\e195";
859
}
860
.glyphicon-cloud-download:before {
861
content: "\e197";
862
}
863
.glyphicon-cloud-upload:before {
864
content: "\e198";
865
}
866
.glyphicon-tree-conifer:before {
867
content: "\e199";
868
}
869
.glyphicon-tree-deciduous:before {
870
content: "\e200";
871
}
872
.glyphicon-cd:before {
873
content: "\e201";
874
}
875
.glyphicon-save-file:before {
876
content: "\e202";
877
}
878
.glyphicon-open-file:before {
879
content: "\e203";
880
}
881
.glyphicon-level-up:before {
882
content: "\e204";
883
}
884
.glyphicon-copy:before {
885
content: "\e205";
886
}
887
.glyphicon-paste:before {
888
content: "\e206";
889
}
890
.glyphicon-alert:before {
891
content: "\e209";
892
}
893
.glyphicon-equalizer:before {
894
content: "\e210";
895
}
896
.glyphicon-king:before {
897
content: "\e211";
898
}
899
.glyphicon-queen:before {
900
content: "\e212";
901
}
902
.glyphicon-pawn:before {
903
content: "\e213";
904
}
905
.glyphicon-bishop:before {
906
content: "\e214";
907
}
908
.glyphicon-knight:before {
909
content: "\e215";
910
}
911
.glyphicon-baby-formula:before {
912
content: "\e216";
913
}
914
.glyphicon-tent:before {
915
content: "\26fa";
916
}
917
.glyphicon-blackboard:before {
918
content: "\e218";
919
}
920
.glyphicon-bed:before {
921
content: "\e219";
922
}
923
.glyphicon-apple:before {
924
content: "\f8ff";
925
}
926
.glyphicon-erase:before {
927
content: "\e221";
928
}
929
.glyphicon-hourglass:before {
930
content: "\231b";
931
}
932
.glyphicon-lamp:before {
933
content: "\e223";
934
}
935
.glyphicon-duplicate:before {
936
content: "\e224";
937
}
938
.glyphicon-piggy-bank:before {
939
content: "\e225";
940
}
941
.glyphicon-scissors:before {
942
content: "\e226";
943
}
944
.glyphicon-bitcoin:before {
945
content: "\e227";
946
}
947
.glyphicon-btc:before {
948
content: "\e227";
949
}
950
.glyphicon-xbt:before {
951
content: "\e227";
952
}
953
.glyphicon-yen:before {
954
content: "\00a5";
955
}
956
.glyphicon-jpy:before {
957
content: "\00a5";
958
}
959
.glyphicon-ruble:before {
960
content: "\20bd";
961
}
962
.glyphicon-rub:before {
963
content: "\20bd";
964
}
965
.glyphicon-scale:before {
966
content: "\e230";
967
}
968
.glyphicon-ice-lolly:before {
969
content: "\e231";
970
}
971
.glyphicon-ice-lolly-tasted:before {
972
content: "\e232";
973
}
974
.glyphicon-education:before {
975
content: "\e233";
976
}
977
.glyphicon-option-horizontal:before {
978
content: "\e234";
979
}
980
.glyphicon-option-vertical:before {
981
content: "\e235";
982
}
983
.glyphicon-menu-hamburger:before {
984
content: "\e236";
985
}
986
.glyphicon-modal-window:before {
987
content: "\e237";
988
}
989
.glyphicon-oil:before {
990
content: "\e238";
991
}
992
.glyphicon-grain:before {
993
content: "\e239";
994
}
995
.glyphicon-sunglasses:before {
996
content: "\e240";
997
}
998
.glyphicon-text-size:before {
999
content: "\e241";
1000
}
1001
.glyphicon-text-color:before {
1002
content: "\e242";
1003
}
1004
.glyphicon-text-background:before {
1005
content: "\e243";
1006
}
1007
.glyphicon-object-align-top:before {
1008
content: "\e244";
1009
}
1010
.glyphicon-object-align-bottom:before {
1011
content: "\e245";
1012
}
1013
.glyphicon-object-align-horizontal:before {
1014
content: "\e246";
1015
}
1016
.glyphicon-object-align-left:before {
1017
content: "\e247";
1018
}
1019
.glyphicon-object-align-vertical:before {
1020
content: "\e248";
1021
}
1022
.glyphicon-object-align-right:before {
1023
content: "\e249";
1024
}
1025
.glyphicon-triangle-right:before {
1026
content: "\e250";
1027
}
1028
.glyphicon-triangle-left:before {
1029
content: "\e251";
1030
}
1031
.glyphicon-triangle-bottom:before {
1032
content: "\e252";
1033
}
1034
.glyphicon-triangle-top:before {
1035
content: "\e253";
1036
}
1037
.glyphicon-console:before {
1038
content: "\e254";
1039
}
1040
.glyphicon-superscript:before {
1041
content: "\e255";
1042
}
1043
.glyphicon-subscript:before {
1044
content: "\e256";
1045
}
1046
.glyphicon-menu-left:before {
1047
content: "\e257";
1048
}
1049
.glyphicon-menu-right:before {
1050
content: "\e258";
1051
}
1052
.glyphicon-menu-down:before {
1053
content: "\e259";
1054
}
1055
.glyphicon-menu-up:before {
1056
content: "\e260";
1057
}
1058
* {
1059
-webkit-box-sizing: border-box;
1060
-moz-box-sizing: border-box;
1061
box-sizing: border-box;
1062
}
1063
*:before,
1064
*:after {
1065
-webkit-box-sizing: border-box;
1066
-moz-box-sizing: border-box;
1067
box-sizing: border-box;
1068
}
1069
html {
1070
font-size: 10px;
1071
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1072
}
1073
body {
1074
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1075
font-size: 12px;
1076
line-height: 1.42857143;
1077
color: #949494;
1078
background-color: #fff;
1079
}
1080
input,
1081
button,
1082
select,
1083
textarea {
1084
font-family: inherit;
1085
font-size: inherit;
1086
line-height: inherit;
1087
}
1088
a {
1089
color: #373e4a;
1090
text-decoration: none;
1091
}
1092
a:hover,
1093
a:focus {
1094
color: #818da2;
1095
text-decoration: none;
1096
}
1097
a:focus {
1098
outline: thin dotted;
1099
outline: 5px auto -webkit-focus-ring-color;
1100
outline-offset: -2px;
1101
}
1102
figure {
1103
margin: 0;
1104
}
1105
img {
1106
vertical-align: middle;
1107
}
1108
.img-responsive,
1109
.thumbnail > img,
1110
.thumbnail a > img,
1111
.carousel-inner > .item > img,
1112
.carousel-inner > .item > a > img {
1113
display: block;
1114
max-width: 100%;
1115
height: auto;
1116
}
1117
.img-rounded {
1118
border-radius: 3px;
1119
}
1120
.img-thumbnail {
1121
padding: 4px;
1122
line-height: 1.42857143;
1123
background-color: #fff;
1124
border: 1px solid #ededf0;
1125
border-radius: 3px;
1126
-webkit-transition: all 0.2s ease-in-out;
1127
-o-transition: all 0.2s ease-in-out;
1128
transition: all 0.2s ease-in-out;
1129
display: inline-block;
1130
max-width: 100%;
1131
height: auto;
1132
}
1133
.img-circle {
1134
border-radius: 50%;
1135
}
1136
hr {
1137
margin-top: 17px;
1138
margin-bottom: 17px;
1139
border: 0;
1140
border-top: 1px solid #eeeeee;
1141
}
1142
.sr-only {
1143
position: absolute;
1144
width: 1px;
1145
height: 1px;
1146
margin: -1px;
1147
padding: 0;
1148
overflow: hidden;
1149
clip: rect(0, 0, 0, 0);
1150
border: 0;
1151
}
1152
.sr-only-focusable:active,
1153
.sr-only-focusable:focus {
1154
position: static;
1155
width: auto;
1156
height: auto;
1157
margin: 0;
1158
overflow: visible;
1159
clip: auto;
1160
}
1161
[role="button"] {
1162
cursor: pointer;
1163
}
1164
h1,
1165
h2,
1166
h3,
1167
h4,
1168
h5,
1169
h6,
1170
.h1,
1171
.h2,
1172
.h3,
1173
.h4,
1174
.h5,
1175
.h6 {
1176
font-family: inherit;
1177
font-weight: 500;
1178
line-height: 1.1;
1179
color: #373e4a;
1180
}
1181
h1 small,
1182
h2 small,
1183
h3 small,
1184
h4 small,
1185
h5 small,
1186
h6 small,
1187
.h1 small,
1188
.h2 small,
1189
.h3 small,
1190
.h4 small,
1191
.h5 small,
1192
.h6 small,
1193
h1 .small,
1194
h2 .small,
1195
h3 .small,
1196
h4 .small,
1197
h5 .small,
1198
h6 .small,
1199
.h1 .small,
1200
.h2 .small,
1201
.h3 .small,
1202
.h4 .small,
1203
.h5 .small,
1204
.h6 .small {
1205
font-weight: normal;
1206
line-height: 1;
1207
color: #999999;
1208
}
1209
h1,
1210
.h1,
1211
h2,
1212
.h2,
1213
h3,
1214
.h3 {
1215
margin-top: 17px;
1216
margin-bottom: 8.5px;
1217
}
1218
h1 small,
1219
.h1 small,
1220
h2 small,
1221
.h2 small,
1222
h3 small,
1223
.h3 small,
1224
h1 .small,
1225
.h1 .small,
1226
h2 .small,
1227
.h2 .small,
1228
h3 .small,
1229
.h3 .small {
1230
font-size: 65%;
1231
}
1232
h4,
1233
.h4,
1234
h5,
1235
.h5,
1236
h6,
1237
.h6 {
1238
margin-top: 8.5px;
1239
margin-bottom: 8.5px;
1240
}
1241
h4 small,
1242
.h4 small,
1243
h5 small,
1244
.h5 small,
1245
h6 small,
1246
.h6 small,
1247
h4 .small,
1248
.h4 .small,
1249
h5 .small,
1250
.h5 .small,
1251
h6 .small,
1252
.h6 .small {
1253
font-size: 75%;
1254
}
1255
h1,
1256
.h1 {
1257
font-size: 31px;
1258
}
1259
h2,
1260
.h2 {
1261
font-size: 25px;
1262
}
1263
h3,
1264
.h3 {
1265
font-size: 21px;
1266
}
1267
h4,
1268
.h4 {
1269
font-size: 15px;
1270
}
1271
h5,
1272
.h5 {
1273
font-size: 12px;
1274
}
1275
h6,
1276
.h6 {
1277
font-size: 11px;
1278
}
1279
p {
1280
margin: 0 0 8.5px;
1281
}
1282
.lead {
1283
margin-bottom: 17px;
1284
font-size: 13px;
1285
font-weight: 300;
1286
line-height: 1.4;
1287
}
1288
@media (min-width: 768px) {
1289
.lead {
1290
font-size: 18px;
1291
}
1292
}
1293
small,
1294
.small {
1295
font-size: 91%;
1296
}
1297
mark,
1298
.mark {
1299
background-color: #ffefa4;
1300
padding: .2em;
1301
}
1302
.text-left {
1303
text-align: left;
1304
}
1305
.text-right {
1306
text-align: right;
1307
}
1308
.text-center {
1309
text-align: center;
1310
}
1311
.text-justify {
1312
text-align: justify;
1313
}
1314
.text-nowrap {
1315
white-space: nowrap;
1316
}
1317
.text-lowercase {
1318
text-transform: lowercase;
1319
}
1320
.text-uppercase {
1321
text-transform: uppercase;
1322
}
1323
.text-capitalize {
1324
text-transform: capitalize;
1325
}
1326
.text-muted {
1327
color: #999999;
1328
}
1329
.text-primary {
1330
color: #949494;
1331
}
1332
a.text-primary:hover,
1333
a.text-primary:focus {
1334
color: #7b7b7b;
1335
}
1336
.text-success {
1337
color: #045702;
1338
}
1339
a.text-success:hover,
1340
a.text-success:focus {
1341
color: #022501;
1342
}
1343
.text-info {
1344
color: #2c7ea1;
1345
}
1346
a.text-info:hover,
1347
a.text-info:focus {
1348
color: #215f79;
1349
}
1350
.text-warning {
1351
color: #574802;
1352
}
1353
a.text-warning:hover,
1354
a.text-warning:focus {
1355
color: #251f01;
1356
}
1357
.text-danger {
1358
color: #ac1818;
1359
}
1360
a.text-danger:hover,
1361
a.text-danger:focus {
1362
color: #7f1212;
1363
}
1364
.bg-primary {
1365
color: #fff;
1366
background-color: #949494;
1367
}
1368
a.bg-primary:hover,
1369
a.bg-primary:focus {
1370
background-color: #7b7b7b;
1371
}
1372
.bg-success {
1373
background-color: #bdedbc;
1374
}
1375
a.bg-success:hover,
1376
a.bg-success:focus {
1377
background-color: #95e294;
1378
}
1379
.bg-info {
1380
background-color: #c5e8f7;
1381
}
1382
a.bg-info:hover,
1383
a.bg-info:focus {
1384
background-color: #98d6f1;
1385
}
1386
.bg-warning {
1387
background-color: #ffefa4;
1388
}
1389
a.bg-warning:hover,
1390
a.bg-warning:focus {
1391
background-color: #ffe671;
1392
}
1393
.bg-danger {
1394
background-color: #ffc9c9;
1395
}
1396
a.bg-danger:hover,
1397
a.bg-danger:focus {
1398
background-color: #ff9696;
1399
}
1400
.page-header {
1401
padding-bottom: 7.5px;
1402
margin: 34px 0 17px;
1403
border-bottom: 1px solid #eeeeee;
1404
}
1405
ul,
1406
ol {
1407
margin-top: 0;
1408
margin-bottom: 8.5px;
1409
}
1410
ul ul,
1411
ol ul,
1412
ul ol,
1413
ol ol {
1414
margin-bottom: 0;
1415
}
1416
.list-unstyled {
1417
padding-left: 0;
1418
list-style: none;
1419
}
1420
.list-inline {
1421
padding-left: 0;
1422
list-style: none;
1423
margin-left: -5px;
1424
}
1425
.list-inline > li {
1426
display: inline-block;
1427
padding-left: 5px;
1428
padding-right: 5px;
1429
}
1430
dl {
1431
margin-top: 0;
1432
margin-bottom: 17px;
1433
}
1434
dt,
1435
dd {
1436
line-height: 1.42857143;
1437
}
1438
dt {
1439
font-weight: bold;
1440
}
1441
dd {
1442
margin-left: 0;
1443
}
1444
@media (min-width: 768px) {
1445
.dl-horizontal dt {
1446
float: left;
1447
width: 160px;
1448
clear: left;
1449
text-align: right;
1450
overflow: hidden;
1451
text-overflow: ellipsis;
1452
white-space: nowrap;
1453
}
1454
.dl-horizontal dd {
1455
margin-left: 180px;
1456
}
1457
}
1458
abbr[title],
1459
abbr[data-original-title] {
1460
cursor: help;
1461
border-bottom: 1px dotted #999999;
1462
}
1463
.initialism {
1464
font-size: 90%;
1465
text-transform: uppercase;
1466
}
1467
blockquote {
1468
padding: 8.5px 17px;
1469
margin: 0 0 17px;
1470
font-size: 15px;
1471
border-left: 5px solid #eeeeee;
1472
}
1473
blockquote p:last-child,
1474
blockquote ul:last-child,
1475
blockquote ol:last-child {
1476
margin-bottom: 0;
1477
}
1478
blockquote footer,
1479
blockquote small,
1480
blockquote .small {
1481
display: block;
1482
font-size: 80%;
1483
line-height: 1.42857143;
1484
color: #999999;
1485
}
1486
blockquote footer:before,
1487
blockquote small:before,
1488
blockquote .small:before {
1489
content: '\2014 \00A0';
1490
}
1491
.blockquote-reverse,
1492
blockquote.pull-right {
1493
padding-right: 15px;
1494
padding-left: 0;
1495
border-right: 5px solid #eeeeee;
1496
border-left: 0;
1497
text-align: right;
1498
}
1499
.blockquote-reverse footer:before,
1500
blockquote.pull-right footer:before,
1501
.blockquote-reverse small:before,
1502
blockquote.pull-right small:before,
1503
.blockquote-reverse .small:before,
1504
blockquote.pull-right .small:before {
1505
content: '';
1506
}
1507
.blockquote-reverse footer:after,
1508
blockquote.pull-right footer:after,
1509
.blockquote-reverse small:after,
1510
blockquote.pull-right small:after,
1511
.blockquote-reverse .small:after,
1512
blockquote.pull-right .small:after {
1513
content: '\00A0 \2014';
1514
}
1515
address {
1516
margin-bottom: 17px;
1517
font-style: normal;
1518
line-height: 1.42857143;
1519
}
1520
code,
1521
kbd,
1522
pre,
1523
samp {
1524
font-family: "Noto Sans", Monaco, Consolas, "Courier New", monospace;
1525
}
1526
code {
1527
padding: 2px 4px;
1528
font-size: 90%;
1529
color: #c7254e;
1530
background-color: #f9f2f4;
1531
border-radius: 3px;
1532
}
1533
kbd {
1534
padding: 2px 4px;
1535
font-size: 90%;
1536
color: #fff;
1537
background-color: #333;
1538
border-radius: 2px;
1539
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1540
}
1541
kbd kbd {
1542
padding: 0;
1543
font-size: 100%;
1544
font-weight: bold;
1545
box-shadow: none;
1546
}
1547
pre {
1548
display: block;
1549
padding: 8px;
1550
margin: 0 0 8.5px;
1551
font-size: 11px;
1552
line-height: 1.42857143;
1553
word-break: break-all;
1554
word-wrap: break-word;
1555
color: #7d8086;
1556
background-color: #f5f5f5;
1557
border: 1px solid #ccc;
1558
border-radius: 3px;
1559
}
1560
pre code {
1561
padding: 0;
1562
font-size: inherit;
1563
color: inherit;
1564
white-space: pre-wrap;
1565
background-color: transparent;
1566
border-radius: 0;
1567
}
1568
.pre-scrollable {
1569
max-height: 340px;
1570
overflow-y: scroll;
1571
}
1572
.container {
1573
margin-right: auto;
1574
margin-left: auto;
1575
padding-left: 15px;
1576
padding-right: 15px;
1577
}
1578
@media (min-width: 768px) {
1579
.container {
1580
width: 750px;
1581
}
1582
}
1583
@media (min-width: 992px) {
1584
.container {
1585
width: 970px;
1586
}
1587
}
1588
@media (min-width: 1200px) {
1589
.container {
1590
width: 1170px;
1591
}
1592
}
1593
.container-fluid {
1594
margin-right: auto;
1595
margin-left: auto;
1596
padding-left: 15px;
1597
padding-right: 15px;
1598
}
1599
.row {
1600
margin-left: -15px;
1601
margin-right: -15px;
1602
}
1603
.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 {
1604
position: relative;
1605
min-height: 1px;
1606
padding-left: 15px;
1607
padding-right: 15px;
1608
}
1609
.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 {
1610
float: left;
1611
}
1612
.col-xs-12 {
1613
width: 100%;
1614
}
1615
.col-xs-11 {
1616
width: 91.66666667%;
1617
}
1618
.col-xs-10 {
1619
width: 83.33333333%;
1620
}
1621
.col-xs-9 {
1622
width: 75%;
1623
}
1624
.col-xs-8 {
1625
width: 66.66666667%;
1626
}
1627
.col-xs-7 {
1628
width: 58.33333333%;
1629
}
1630
.col-xs-6 {
1631
width: 50%;
1632
}
1633
.col-xs-5 {
1634
width: 41.66666667%;
1635
}
1636
.col-xs-4 {
1637
width: 33.33333333%;
1638
}
1639
.col-xs-3 {
1640
width: 25%;
1641
}
1642
.col-xs-2 {
1643
width: 16.66666667%;
1644
}
1645
.col-xs-1 {
1646
width: 8.33333333%;
1647
}
1648
.col-xs-pull-12 {
1649
right: 100%;
1650
}
1651
.col-xs-pull-11 {
1652
right: 91.66666667%;
1653
}
1654
.col-xs-pull-10 {
1655
right: 83.33333333%;
1656
}
1657
.col-xs-pull-9 {
1658
right: 75%;
1659
}
1660
.col-xs-pull-8 {
1661
right: 66.66666667%;
1662
}
1663
.col-xs-pull-7 {
1664
right: 58.33333333%;
1665
}
1666
.col-xs-pull-6 {
1667
right: 50%;
1668
}
1669
.col-xs-pull-5 {
1670
right: 41.66666667%;
1671
}
1672
.col-xs-pull-4 {
1673
right: 33.33333333%;
1674
}
1675
.col-xs-pull-3 {
1676
right: 25%;
1677
}
1678
.col-xs-pull-2 {
1679
right: 16.66666667%;
1680
}
1681
.col-xs-pull-1 {
1682
right: 8.33333333%;
1683
}
1684
.col-xs-pull-0 {
1685
right: auto;
1686
}
1687
.col-xs-push-12 {
1688
left: 100%;
1689
}
1690
.col-xs-push-11 {
1691
left: 91.66666667%;
1692
}
1693
.col-xs-push-10 {
1694
left: 83.33333333%;
1695
}
1696
.col-xs-push-9 {
1697
left: 75%;
1698
}
1699
.col-xs-push-8 {
1700
left: 66.66666667%;
1701
}
1702
.col-xs-push-7 {
1703
left: 58.33333333%;
1704
}
1705
.col-xs-push-6 {
1706
left: 50%;
1707
}
1708
.col-xs-push-5 {
1709
left: 41.66666667%;
1710
}
1711
.col-xs-push-4 {
1712
left: 33.33333333%;
1713
}
1714
.col-xs-push-3 {
1715
left: 25%;
1716
}
1717
.col-xs-push-2 {
1718
left: 16.66666667%;
1719
}
1720
.col-xs-push-1 {
1721
left: 8.33333333%;
1722
}
1723
.col-xs-push-0 {
1724
left: auto;
1725
}
1726
.col-xs-offset-12 {
1727
margin-left: 100%;
1728
}
1729
.col-xs-offset-11 {
1730
margin-left: 91.66666667%;
1731
}
1732
.col-xs-offset-10 {
1733
margin-left: 83.33333333%;
1734
}
1735
.col-xs-offset-9 {
1736
margin-left: 75%;
1737
}
1738
.col-xs-offset-8 {
1739
margin-left: 66.66666667%;
1740
}
1741
.col-xs-offset-7 {
1742
margin-left: 58.33333333%;
1743
}
1744
.col-xs-offset-6 {
1745
margin-left: 50%;
1746
}
1747
.col-xs-offset-5 {
1748
margin-left: 41.66666667%;
1749
}
1750
.col-xs-offset-4 {
1751
margin-left: 33.33333333%;
1752
}
1753
.col-xs-offset-3 {
1754
margin-left: 25%;
1755
}
1756
.col-xs-offset-2 {
1757
margin-left: 16.66666667%;
1758
}
1759
.col-xs-offset-1 {
1760
margin-left: 8.33333333%;
1761
}
1762
.col-xs-offset-0 {
1763
margin-left: 0%;
1764
}
1765
@media (min-width: 768px) {
1766
.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 {
1767
float: left;
1768
}
1769
.col-sm-12 {
1770
width: 100%;
1771
}
1772
.col-sm-11 {
1773
width: 91.66666667%;
1774
}
1775
.col-sm-10 {
1776
width: 83.33333333%;
1777
}
1778
.col-sm-9 {
1779
width: 75%;
1780
}
1781
.col-sm-8 {
1782
width: 66.66666667%;
1783
}
1784
.col-sm-7 {
1785
width: 58.33333333%;
1786
}
1787
.col-sm-6 {
1788
width: 50%;
1789
}
1790
.col-sm-5 {
1791
width: 41.66666667%;
1792
}
1793
.col-sm-4 {
1794
width: 33.33333333%;
1795
}
1796
.col-sm-3 {
1797
width: 25%;
1798
}
1799
.col-sm-2 {
1800
width: 16.66666667%;
1801
}
1802
.col-sm-1 {
1803
width: 8.33333333%;
1804
}
1805
.col-sm-pull-12 {
1806
right: 100%;
1807
}
1808
.col-sm-pull-11 {
1809
right: 91.66666667%;
1810
}
1811
.col-sm-pull-10 {
1812
right: 83.33333333%;
1813
}
1814
.col-sm-pull-9 {
1815
right: 75%;
1816
}
1817
.col-sm-pull-8 {
1818
right: 66.66666667%;
1819
}
1820
.col-sm-pull-7 {
1821
right: 58.33333333%;
1822
}
1823
.col-sm-pull-6 {
1824
right: 50%;
1825
}
1826
.col-sm-pull-5 {
1827
right: 41.66666667%;
1828
}
1829
.col-sm-pull-4 {
1830
right: 33.33333333%;
1831
}
1832
.col-sm-pull-3 {
1833
right: 25%;
1834
}
1835
.col-sm-pull-2 {
1836
right: 16.66666667%;
1837
}
1838
.col-sm-pull-1 {
1839
right: 8.33333333%;
1840
}
1841
.col-sm-pull-0 {
1842
right: auto;
1843
}
1844
.col-sm-push-12 {
1845
left: 100%;
1846
}
1847
.col-sm-push-11 {
1848
left: 91.66666667%;
1849
}
1850
.col-sm-push-10 {
1851
left: 83.33333333%;
1852
}
1853
.col-sm-push-9 {
1854
left: 75%;
1855
}
1856
.col-sm-push-8 {
1857
left: 66.66666667%;
1858
}
1859
.col-sm-push-7 {
1860
left: 58.33333333%;
1861
}
1862
.col-sm-push-6 {
1863
left: 50%;
1864
}
1865
.col-sm-push-5 {
1866
left: 41.66666667%;
1867
}
1868
.col-sm-push-4 {
1869
left: 33.33333333%;
1870
}
1871
.col-sm-push-3 {
1872
left: 25%;
1873
}
1874
.col-sm-push-2 {
1875
left: 16.66666667%;
1876
}
1877
.col-sm-push-1 {
1878
left: 8.33333333%;
1879
}
1880
.col-sm-push-0 {
1881
left: auto;
1882
}
1883
.col-sm-offset-12 {
1884
margin-left: 100%;
1885
}
1886
.col-sm-offset-11 {
1887
margin-left: 91.66666667%;
1888
}
1889
.col-sm-offset-10 {
1890
margin-left: 83.33333333%;
1891
}
1892
.col-sm-offset-9 {
1893
margin-left: 75%;
1894
}
1895
.col-sm-offset-8 {
1896
margin-left: 66.66666667%;
1897
}
1898
.col-sm-offset-7 {
1899
margin-left: 58.33333333%;
1900
}
1901
.col-sm-offset-6 {
1902
margin-left: 50%;
1903
}
1904
.col-sm-offset-5 {
1905
margin-left: 41.66666667%;
1906
}
1907
.col-sm-offset-4 {
1908
margin-left: 33.33333333%;
1909
}
1910
.col-sm-offset-3 {
1911
margin-left: 25%;
1912
}
1913
.col-sm-offset-2 {
1914
margin-left: 16.66666667%;
1915
}
1916
.col-sm-offset-1 {
1917
margin-left: 8.33333333%;
1918
}
1919
.col-sm-offset-0 {
1920
margin-left: 0%;
1921
}
1922
}
1923
@media (min-width: 992px) {
1924
.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 {
1925
float: left;
1926
}
1927
.col-md-12 {
1928
width: 100%;
1929
}
1930
.col-md-11 {
1931
width: 91.66666667%;
1932
}
1933
.col-md-10 {
1934
width: 83.33333333%;
1935
}
1936
.col-md-9 {
1937
width: 75%;
1938
}
1939
.col-md-8 {
1940
width: 66.66666667%;
1941
}
1942
.col-md-7 {
1943
width: 58.33333333%;
1944
}
1945
.col-md-6 {
1946
width: 50%;
1947
}
1948
.col-md-5 {
1949
width: 41.66666667%;
1950
}
1951
.col-md-4 {
1952
width: 33.33333333%;
1953
}
1954
.col-md-3 {
1955
width: 25%;
1956
}
1957
.col-md-2 {
1958
width: 16.66666667%;
1959
}
1960
.col-md-1 {
1961
width: 8.33333333%;
1962
}
1963
.col-md-pull-12 {
1964
right: 100%;
1965
}
1966
.col-md-pull-11 {
1967
right: 91.66666667%;
1968
}
1969
.col-md-pull-10 {
1970
right: 83.33333333%;
1971
}
1972
.col-md-pull-9 {
1973
right: 75%;
1974
}
1975
.col-md-pull-8 {
1976
right: 66.66666667%;
1977
}
1978
.col-md-pull-7 {
1979
right: 58.33333333%;
1980
}
1981
.col-md-pull-6 {
1982
right: 50%;
1983
}
1984
.col-md-pull-5 {
1985
right: 41.66666667%;
1986
}
1987
.col-md-pull-4 {
1988
right: 33.33333333%;
1989
}
1990
.col-md-pull-3 {
1991
right: 25%;
1992
}
1993
.col-md-pull-2 {
1994
right: 16.66666667%;
1995
}
1996
.col-md-pull-1 {
1997
right: 8.33333333%;
1998
}
1999
.col-md-pull-0 {
2000
right: auto;
2001
}
2002
.col-md-push-12 {
2003
left: 100%;
2004
}
2005
.col-md-push-11 {
2006
left: 91.66666667%;
2007
}
2008
.col-md-push-10 {
2009
left: 83.33333333%;
2010
}
2011
.col-md-push-9 {
2012
left: 75%;
2013
}
2014
.col-md-push-8 {
2015
left: 66.66666667%;
2016
}
2017
.col-md-push-7 {
2018
left: 58.33333333%;
2019
}
2020
.col-md-push-6 {
2021
left: 50%;
2022
}
2023
.col-md-push-5 {
2024
left: 41.66666667%;
2025
}
2026
.col-md-push-4 {
2027
left: 33.33333333%;
2028
}
2029
.col-md-push-3 {
2030
left: 25%;
2031
}
2032
.col-md-push-2 {
2033
left: 16.66666667%;
2034
}
2035
.col-md-push-1 {
2036
left: 8.33333333%;
2037
}
2038
.col-md-push-0 {
2039
left: auto;
2040
}
2041
.col-md-offset-12 {
2042
margin-left: 100%;
2043
}
2044
.col-md-offset-11 {
2045
margin-left: 91.66666667%;
2046
}
2047
.col-md-offset-10 {
2048
margin-left: 83.33333333%;
2049
}
2050
.col-md-offset-9 {
2051
margin-left: 75%;
2052
}
2053
.col-md-offset-8 {
2054
margin-left: 66.66666667%;
2055
}
2056
.col-md-offset-7 {
2057
margin-left: 58.33333333%;
2058
}
2059
.col-md-offset-6 {
2060
margin-left: 50%;
2061
}
2062
.col-md-offset-5 {
2063
margin-left: 41.66666667%;
2064
}
2065
.col-md-offset-4 {
2066
margin-left: 33.33333333%;
2067
}
2068
.col-md-offset-3 {
2069
margin-left: 25%;
2070
}
2071
.col-md-offset-2 {
2072
margin-left: 16.66666667%;
2073
}
2074
.col-md-offset-1 {
2075
margin-left: 8.33333333%;
2076
}
2077
.col-md-offset-0 {
2078
margin-left: 0%;
2079
}
2080
}
2081
@media (min-width: 1200px) {
2082
.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 {
2083
float: left;
2084
}
2085
.col-lg-12 {
2086
width: 100%;
2087
}
2088
.col-lg-11 {
2089
width: 91.66666667%;
2090
}
2091
.col-lg-10 {
2092
width: 83.33333333%;
2093
}
2094
.col-lg-9 {
2095
width: 75%;
2096
}
2097
.col-lg-8 {
2098
width: 66.66666667%;
2099
}
2100
.col-lg-7 {
2101
width: 58.33333333%;
2102
}
2103
.col-lg-6 {
2104
width: 50%;
2105
}
2106
.col-lg-5 {
2107
width: 41.66666667%;
2108
}
2109
.col-lg-4 {
2110
width: 33.33333333%;
2111
}
2112
.col-lg-3 {
2113
width: 25%;
2114
}
2115
.col-lg-2 {
2116
width: 16.66666667%;
2117
}
2118
.col-lg-1 {
2119
width: 8.33333333%;
2120
}
2121
.col-lg-pull-12 {
2122
right: 100%;
2123
}
2124
.col-lg-pull-11 {
2125
right: 91.66666667%;
2126
}
2127
.col-lg-pull-10 {
2128
right: 83.33333333%;
2129
}
2130
.col-lg-pull-9 {
2131
right: 75%;
2132
}
2133
.col-lg-pull-8 {
2134
right: 66.66666667%;
2135
}
2136
.col-lg-pull-7 {
2137
right: 58.33333333%;
2138
}
2139
.col-lg-pull-6 {
2140
right: 50%;
2141
}
2142
.col-lg-pull-5 {
2143
right: 41.66666667%;
2144
}
2145
.col-lg-pull-4 {
2146
right: 33.33333333%;
2147
}
2148
.col-lg-pull-3 {
2149
right: 25%;
2150
}
2151
.col-lg-pull-2 {
2152
right: 16.66666667%;
2153
}
2154
.col-lg-pull-1 {
2155
right: 8.33333333%;
2156
}
2157
.col-lg-pull-0 {
2158
right: auto;
2159
}
2160
.col-lg-push-12 {
2161
left: 100%;
2162
}
2163
.col-lg-push-11 {
2164
left: 91.66666667%;
2165
}
2166
.col-lg-push-10 {
2167
left: 83.33333333%;
2168
}
2169
.col-lg-push-9 {
2170
left: 75%;
2171
}
2172
.col-lg-push-8 {
2173
left: 66.66666667%;
2174
}
2175
.col-lg-push-7 {
2176
left: 58.33333333%;
2177
}
2178
.col-lg-push-6 {
2179
left: 50%;
2180
}
2181
.col-lg-push-5 {
2182
left: 41.66666667%;
2183
}
2184
.col-lg-push-4 {
2185
left: 33.33333333%;
2186
}
2187
.col-lg-push-3 {
2188
left: 25%;
2189
}
2190
.col-lg-push-2 {
2191
left: 16.66666667%;
2192
}
2193
.col-lg-push-1 {
2194
left: 8.33333333%;
2195
}
2196
.col-lg-push-0 {
2197
left: auto;
2198
}
2199
.col-lg-offset-12 {
2200
margin-left: 100%;
2201
}
2202
.col-lg-offset-11 {
2203
margin-left: 91.66666667%;
2204
}
2205
.col-lg-offset-10 {
2206
margin-left: 83.33333333%;
2207
}
2208
.col-lg-offset-9 {
2209
margin-left: 75%;
2210
}
2211
.col-lg-offset-8 {
2212
margin-left: 66.66666667%;
2213
}
2214
.col-lg-offset-7 {
2215
margin-left: 58.33333333%;
2216
}
2217
.col-lg-offset-6 {
2218
margin-left: 50%;
2219
}
2220
.col-lg-offset-5 {
2221
margin-left: 41.66666667%;
2222
}
2223
.col-lg-offset-4 {
2224
margin-left: 33.33333333%;
2225
}
2226
.col-lg-offset-3 {
2227
margin-left: 25%;
2228
}
2229
.col-lg-offset-2 {
2230
margin-left: 16.66666667%;
2231
}
2232
.col-lg-offset-1 {
2233
margin-left: 8.33333333%;
2234
}
2235
.col-lg-offset-0 {
2236
margin-left: 0%;
2237
}
2238
}
2239
table {
2240
background-color: transparent;
2241
}
2242
caption {
2243
padding-top: 8px;
2244
padding-bottom: 8px;
2245
color: #999999;
2246
text-align: left;
2247
}
2248
th {
2249
text-align: left;
2250
}
2251
.table {
2252
width: 100%;
2253
max-width: 100%;
2254
margin-bottom: 17px;
2255
}
2256
.table > thead > tr > th,
2257
.table > tbody > tr > th,
2258
.table > tfoot > tr > th,
2259
.table > thead > tr > td,
2260
.table > tbody > tr > td,
2261
.table > tfoot > tr > td {
2262
padding: 8px;
2263
line-height: 1.42857143;
2264
vertical-align: top;
2265
border-top: 1px solid #ebebeb;
2266
}
2267
.table > thead > tr > th {
2268
vertical-align: bottom;
2269
border-bottom: 2px solid #ebebeb;
2270
}
2271
.table > caption + thead > tr:first-child > th,
2272
.table > colgroup + thead > tr:first-child > th,
2273
.table > thead:first-child > tr:first-child > th,
2274
.table > caption + thead > tr:first-child > td,
2275
.table > colgroup + thead > tr:first-child > td,
2276
.table > thead:first-child > tr:first-child > td {
2277
border-top: 0;
2278
}
2279
.table > tbody + tbody {
2280
border-top: 2px solid #ebebeb;
2281
}
2282
.table .table {
2283
background-color: #fff;
2284
}
2285
.table-condensed > thead > tr > th,
2286
.table-condensed > tbody > tr > th,
2287
.table-condensed > tfoot > tr > th,
2288
.table-condensed > thead > tr > td,
2289
.table-condensed > tbody > tr > td,
2290
.table-condensed > tfoot > tr > td {
2291
padding: 5px;
2292
}
2293
.table-bordered {
2294
border: 1px solid #ebebeb;
2295
}
2296
.table-bordered > thead > tr > th,
2297
.table-bordered > tbody > tr > th,
2298
.table-bordered > tfoot > tr > th,
2299
.table-bordered > thead > tr > td,
2300
.table-bordered > tbody > tr > td,
2301
.table-bordered > tfoot > tr > td {
2302
border: 1px solid #ebebeb;
2303
}
2304
.table-bordered > thead > tr > th,
2305
.table-bordered > thead > tr > td {
2306
border-bottom-width: 2px;
2307
}
2308
.table-striped > tbody > tr:nth-of-type(odd) {
2309
background-color: #f9f9f9;
2310
}
2311
.table-hover > tbody > tr:hover {
2312
background-color: #f5f5f5;
2313
}
2314
table col[class*="col-"] {
2315
position: static;
2316
float: none;
2317
display: table-column;
2318
}
2319
table td[class*="col-"],
2320
table th[class*="col-"] {
2321
position: static;
2322
float: none;
2323
display: table-cell;
2324
}
2325
.table > thead > tr > td.active,
2326
.table > tbody > tr > td.active,
2327
.table > tfoot > tr > td.active,
2328
.table > thead > tr > th.active,
2329
.table > tbody > tr > th.active,
2330
.table > tfoot > tr > th.active,
2331
.table > thead > tr.active > td,
2332
.table > tbody > tr.active > td,
2333
.table > tfoot > tr.active > td,
2334
.table > thead > tr.active > th,
2335
.table > tbody > tr.active > th,
2336
.table > tfoot > tr.active > th {
2337
background-color: #f5f5f5;
2338
}
2339
.table-hover > tbody > tr > td.active:hover,
2340
.table-hover > tbody > tr > th.active:hover,
2341
.table-hover > tbody > tr.active:hover > td,
2342
.table-hover > tbody > tr:hover > .active,
2343
.table-hover > tbody > tr.active:hover > th {
2344
background-color: #e8e8e8;
2345
}
2346
.table > thead > tr > td.success,
2347
.table > tbody > tr > td.success,
2348
.table > tfoot > tr > td.success,
2349
.table > thead > tr > th.success,
2350
.table > tbody > tr > th.success,
2351
.table > tfoot > tr > th.success,
2352
.table > thead > tr.success > td,
2353
.table > tbody > tr.success > td,
2354
.table > tfoot > tr.success > td,
2355
.table > thead > tr.success > th,
2356
.table > tbody > tr.success > th,
2357
.table > tfoot > tr.success > th {
2358
background-color: #bdedbc;
2359
}
2360
.table-hover > tbody > tr > td.success:hover,
2361
.table-hover > tbody > tr > th.success:hover,
2362
.table-hover > tbody > tr.success:hover > td,
2363
.table-hover > tbody > tr:hover > .success,
2364
.table-hover > tbody > tr.success:hover > th {
2365
background-color: #a9e8a8;
2366
}
2367
.table > thead > tr > td.info,
2368
.table > tbody > tr > td.info,
2369
.table > tfoot > tr > td.info,
2370
.table > thead > tr > th.info,
2371
.table > tbody > tr > th.info,
2372
.table > tfoot > tr > th.info,
2373
.table > thead > tr.info > td,
2374
.table > tbody > tr.info > td,
2375
.table > tfoot > tr.info > td,
2376
.table > thead > tr.info > th,
2377
.table > tbody > tr.info > th,
2378
.table > tfoot > tr.info > th {
2379
background-color: #c5e8f7;
2380
}
2381
.table-hover > tbody > tr > td.info:hover,
2382
.table-hover > tbody > tr > th.info:hover,
2383
.table-hover > tbody > tr.info:hover > td,
2384
.table-hover > tbody > tr:hover > .info,
2385
.table-hover > tbody > tr.info:hover > th {
2386
background-color: #afdff4;
2387
}
2388
.table > thead > tr > td.warning,
2389
.table > tbody > tr > td.warning,
2390
.table > tfoot > tr > td.warning,
2391
.table > thead > tr > th.warning,
2392
.table > tbody > tr > th.warning,
2393
.table > tfoot > tr > th.warning,
2394
.table > thead > tr.warning > td,
2395
.table > tbody > tr.warning > td,
2396
.table > tfoot > tr.warning > td,
2397
.table > thead > tr.warning > th,
2398
.table > tbody > tr.warning > th,
2399
.table > tfoot > tr.warning > th {
2400
background-color: #ffefa4;
2401
}
2402
.table-hover > tbody > tr > td.warning:hover,
2403
.table-hover > tbody > tr > th.warning:hover,
2404
.table-hover > tbody > tr.warning:hover > td,
2405
.table-hover > tbody > tr:hover > .warning,
2406
.table-hover > tbody > tr.warning:hover > th {
2407
background-color: #ffeb8a;
2408
}
2409
.table > thead > tr > td.danger,
2410
.table > tbody > tr > td.danger,
2411
.table > tfoot > tr > td.danger,
2412
.table > thead > tr > th.danger,
2413
.table > tbody > tr > th.danger,
2414
.table > tfoot > tr > th.danger,
2415
.table > thead > tr.danger > td,
2416
.table > tbody > tr.danger > td,
2417
.table > tfoot > tr.danger > td,
2418
.table > thead > tr.danger > th,
2419
.table > tbody > tr.danger > th,
2420
.table > tfoot > tr.danger > th {
2421
background-color: #ffc9c9;
2422
}
2423
.table-hover > tbody > tr > td.danger:hover,
2424
.table-hover > tbody > tr > th.danger:hover,
2425
.table-hover > tbody > tr.danger:hover > td,
2426
.table-hover > tbody > tr:hover > .danger,
2427
.table-hover > tbody > tr.danger:hover > th {
2428
background-color: #ffafaf;
2429
}
2430
.table-responsive {
2431
overflow-x: auto;
2432
min-height: 0.01%;
2433
}
2434
@media screen and (max-width: 767px) {
2435
.table-responsive {
2436
width: 100%;
2437
margin-bottom: 12.75px;
2438
overflow-y: hidden;
2439
-ms-overflow-style: -ms-autohiding-scrollbar;
2440
border: 1px solid #ebebeb;
2441
}
2442
.table-responsive > .table {
2443
margin-bottom: 0;
2444
}
2445
.table-responsive > .table > thead > tr > th,
2446
.table-responsive > .table > tbody > tr > th,
2447
.table-responsive > .table > tfoot > tr > th,
2448
.table-responsive > .table > thead > tr > td,
2449
.table-responsive > .table > tbody > tr > td,
2450
.table-responsive > .table > tfoot > tr > td {
2451
white-space: nowrap;
2452
}
2453
.table-responsive > .table-bordered {
2454
border: 0;
2455
}
2456
.table-responsive > .table-bordered > thead > tr > th:first-child,
2457
.table-responsive > .table-bordered > tbody > tr > th:first-child,
2458
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
2459
.table-responsive > .table-bordered > thead > tr > td:first-child,
2460
.table-responsive > .table-bordered > tbody > tr > td:first-child,
2461
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
2462
border-left: 0;
2463
}
2464
.table-responsive > .table-bordered > thead > tr > th:last-child,
2465
.table-responsive > .table-bordered > tbody > tr > th:last-child,
2466
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
2467
.table-responsive > .table-bordered > thead > tr > td:last-child,
2468
.table-responsive > .table-bordered > tbody > tr > td:last-child,
2469
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
2470
border-right: 0;
2471
}
2472
.table-responsive > .table-bordered > tbody > tr:last-child > th,
2473
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
2474
.table-responsive > .table-bordered > tbody > tr:last-child > td,
2475
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
2476
border-bottom: 0;
2477
}
2478
}
2479
fieldset {
2480
padding: 0;
2481
margin: 0;
2482
border: 0;
2483
min-width: 0;
2484
}
2485
legend {
2486
display: block;
2487
width: 100%;
2488
padding: 0;
2489
margin-bottom: 17px;
2490
font-size: 18px;
2491
line-height: inherit;
2492
color: #7d8086;
2493
border: 0;
2494
border-bottom: 1px solid #e5e5e5;
2495
}
2496
label {
2497
display: inline-block;
2498
max-width: 100%;
2499
margin-bottom: 5px;
2500
font-weight: bold;
2501
}
2502
input[type="search"] {
2503
-webkit-box-sizing: border-box;
2504
-moz-box-sizing: border-box;
2505
box-sizing: border-box;
2506
}
2507
input[type="radio"],
2508
input[type="checkbox"] {
2509
margin: 4px 0 0;
2510
margin-top: 1px \9;
2511
line-height: normal;
2512
}
2513
input[type="file"] {
2514
display: block;
2515
}
2516
input[type="range"] {
2517
display: block;
2518
width: 100%;
2519
}
2520
select[multiple],
2521
select[size] {
2522
height: auto;
2523
}
2524
input[type="file"]:focus,
2525
input[type="radio"]:focus,
2526
input[type="checkbox"]:focus {
2527
outline: thin dotted;
2528
outline: 5px auto -webkit-focus-ring-color;
2529
outline-offset: -2px;
2530
}
2531
output {
2532
display: block;
2533
padding-top: 7px;
2534
font-size: 12px;
2535
line-height: 1.42857143;
2536
color: #555555;
2537
}
2538
.form-control {
2539
display: block;
2540
width: 100%;
2541
height: 31px;
2542
padding: 6px 12px;
2543
font-size: 12px;
2544
line-height: 1.42857143;
2545
color: #555555;
2546
background-color: #fff;
2547
background-image: none;
2548
border: 1px solid #ebebeb;
2549
border-radius: 3px;
2550
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2551
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2552
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2553
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2554
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2555
}
2556
.form-control:focus {
2557
border-color: #cbd0d9;
2558
outline: 0;
2559
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 208, 217, 0.6);
2560
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 208, 217, 0.6);
2561
}
2562
.form-control::-moz-placeholder {
2563
color: #999999;
2564
opacity: 1;
2565
}
2566
.form-control:-ms-input-placeholder {
2567
color: #999999;
2568
}
2569
.form-control::-webkit-input-placeholder {
2570
color: #999999;
2571
}
2572
.form-control::-ms-expand {
2573
border: 0;
2574
background-color: transparent;
2575
}
2576
.form-control[disabled],
2577
.form-control[readonly],
2578
fieldset[disabled] .form-control {
2579
background-color: #eeeeee;
2580
opacity: 1;
2581
}
2582
.form-control[disabled],
2583
fieldset[disabled] .form-control {
2584
cursor: not-allowed;
2585
}
2586
textarea.form-control {
2587
height: auto;
2588
}
2589
input[type="search"] {
2590
-webkit-appearance: none;
2591
}
2592
@media screen and (-webkit-min-device-pixel-ratio: 0) {
2593
input[type="date"].form-control,
2594
input[type="time"].form-control,
2595
input[type="datetime-local"].form-control,
2596
input[type="month"].form-control {
2597
line-height: 31px;
2598
}
2599
input[type="date"].input-sm,
2600
input[type="time"].input-sm,
2601
input[type="datetime-local"].input-sm,
2602
input[type="month"].input-sm,
2603
.input-group-sm input[type="date"],
2604
.input-group-sm input[type="time"],
2605
.input-group-sm input[type="datetime-local"],
2606
.input-group-sm input[type="month"] {
2607
line-height: 28px;
2608
}
2609
input[type="date"].input-lg,
2610
input[type="time"].input-lg,
2611
input[type="datetime-local"].input-lg,
2612
input[type="month"].input-lg,
2613
.input-group-lg input[type="date"],
2614
.input-group-lg input[type="time"],
2615
.input-group-lg input[type="datetime-local"],
2616
.input-group-lg input[type="month"] {
2617
line-height: 42px;
2618
}
2619
}
2620
.form-group {
2621
margin-bottom: 15px;
2622
}
2623
.radio,
2624
.checkbox {
2625
position: relative;
2626
display: block;
2627
margin-top: 10px;
2628
margin-bottom: 10px;
2629
}
2630
.radio label,
2631
.checkbox label {
2632
min-height: 17px;
2633
padding-left: 20px;
2634
margin-bottom: 0;
2635
font-weight: normal;
2636
cursor: pointer;
2637
}
2638
.radio input[type="radio"],
2639
.radio-inline input[type="radio"],
2640
.checkbox input[type="checkbox"],
2641
.checkbox-inline input[type="checkbox"] {
2642
position: absolute;
2643
margin-left: -20px;
2644
margin-top: 4px \9;
2645
}
2646
.radio + .radio,
2647
.checkbox + .checkbox {
2648
margin-top: -5px;
2649
}
2650
.radio-inline,
2651
.checkbox-inline {
2652
position: relative;
2653
display: inline-block;
2654
padding-left: 20px;
2655
margin-bottom: 0;
2656
vertical-align: middle;
2657
font-weight: normal;
2658
cursor: pointer;
2659
}
2660
.radio-inline + .radio-inline,
2661
.checkbox-inline + .checkbox-inline {
2662
margin-top: 0;
2663
margin-left: 10px;
2664
}
2665
input[type="radio"][disabled],
2666
input[type="checkbox"][disabled],
2667
input[type="radio"].disabled,
2668
input[type="checkbox"].disabled,
2669
fieldset[disabled] input[type="radio"],
2670
fieldset[disabled] input[type="checkbox"] {
2671
cursor: not-allowed;
2672
}
2673
.radio-inline.disabled,
2674
.checkbox-inline.disabled,
2675
fieldset[disabled] .radio-inline,
2676
fieldset[disabled] .checkbox-inline {
2677
cursor: not-allowed;
2678
}
2679
.radio.disabled label,
2680
.checkbox.disabled label,
2681
fieldset[disabled] .radio label,
2682
fieldset[disabled] .checkbox label {
2683
cursor: not-allowed;
2684
}
2685
.form-control-static {
2686
padding-top: 7px;
2687
padding-bottom: 7px;
2688
margin-bottom: 0;
2689
min-height: 29px;
2690
}
2691
.form-control-static.input-lg,
2692
.form-control-static.input-sm {
2693
padding-left: 0;
2694
padding-right: 0;
2695
}
2696
.input-sm {
2697
height: 28px;
2698
padding: 5px 10px;
2699
font-size: 11px;
2700
line-height: 1.5;
2701
border-radius: 2px;
2702
}
2703
select.input-sm {
2704
height: 28px;
2705
line-height: 28px;
2706
}
2707
textarea.input-sm,
2708
select[multiple].input-sm {
2709
height: auto;
2710
}
2711
.form-group-sm .form-control {
2712
height: 28px;
2713
padding: 5px 10px;
2714
font-size: 11px;
2715
line-height: 1.5;
2716
border-radius: 2px;
2717
}
2718
.form-group-sm select.form-control {
2719
height: 28px;
2720
line-height: 28px;
2721
}
2722
.form-group-sm textarea.form-control,
2723
.form-group-sm select[multiple].form-control {
2724
height: auto;
2725
}
2726
.form-group-sm .form-control-static {
2727
height: 28px;
2728
min-height: 28px;
2729
padding: 6px 10px;
2730
font-size: 11px;
2731
line-height: 1.5;
2732
}
2733
.input-lg {
2734
height: 42px;
2735
padding: 10px 16px;
2736
font-size: 15px;
2737
line-height: 1.3333333;
2738
border-radius: 3px;
2739
}
2740
select.input-lg {
2741
height: 42px;
2742
line-height: 42px;
2743
}
2744
textarea.input-lg,
2745
select[multiple].input-lg {
2746
height: auto;
2747
}
2748
.form-group-lg .form-control {
2749
height: 42px;
2750
padding: 10px 16px;
2751
font-size: 15px;
2752
line-height: 1.3333333;
2753
border-radius: 3px;
2754
}
2755
.form-group-lg select.form-control {
2756
height: 42px;
2757
line-height: 42px;
2758
}
2759
.form-group-lg textarea.form-control,
2760
.form-group-lg select[multiple].form-control {
2761
height: auto;
2762
}
2763
.form-group-lg .form-control-static {
2764
height: 42px;
2765
min-height: 32px;
2766
padding: 11px 16px;
2767
font-size: 15px;
2768
line-height: 1.3333333;
2769
}
2770
.has-feedback {
2771
position: relative;
2772
}
2773
.has-feedback .form-control {
2774
padding-right: 38.75px;
2775
}
2776
.form-control-feedback {
2777
position: absolute;
2778
top: 0;
2779
right: 0;
2780
z-index: 2;
2781
display: block;
2782
width: 31px;
2783
height: 31px;
2784
line-height: 31px;
2785
text-align: center;
2786
pointer-events: none;
2787
}
2788
.input-lg + .form-control-feedback,
2789
.input-group-lg + .form-control-feedback,
2790
.form-group-lg .form-control + .form-control-feedback {
2791
width: 42px;
2792
height: 42px;
2793
line-height: 42px;
2794
}
2795
.input-sm + .form-control-feedback,
2796
.input-group-sm + .form-control-feedback,
2797
.form-group-sm .form-control + .form-control-feedback {
2798
width: 28px;
2799
height: 28px;
2800
line-height: 28px;
2801
}
2802
.has-success .help-block,
2803
.has-success .control-label,
2804
.has-success .radio,
2805
.has-success .checkbox,
2806
.has-success .radio-inline,
2807
.has-success .checkbox-inline,
2808
.has-success.radio label,
2809
.has-success.checkbox label,
2810
.has-success.radio-inline label,
2811
.has-success.checkbox-inline label {
2812
color: #045702;
2813
}
2814
.has-success .form-control {
2815
border-color: #045702;
2816
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2817
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2818
}
2819
.has-success .form-control:focus {
2820
border-color: #022501;
2821
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #09bb04;
2822
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #09bb04;
2823
}
2824
.has-success .input-group-addon {
2825
color: #045702;
2826
border-color: #045702;
2827
background-color: #bdedbc;
2828
}
2829
.has-success .form-control-feedback {
2830
color: #045702;
2831
}
2832
.has-warning .help-block,
2833
.has-warning .control-label,
2834
.has-warning .radio,
2835
.has-warning .checkbox,
2836
.has-warning .radio-inline,
2837
.has-warning .checkbox-inline,
2838
.has-warning.radio label,
2839
.has-warning.checkbox label,
2840
.has-warning.radio-inline label,
2841
.has-warning.checkbox-inline label {
2842
color: #574802;
2843
}
2844
.has-warning .form-control {
2845
border-color: #574802;
2846
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2847
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2848
}
2849
.has-warning .form-control:focus {
2850
border-color: #251f01;
2851
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bb9b04;
2852
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bb9b04;
2853
}
2854
.has-warning .input-group-addon {
2855
color: #574802;
2856
border-color: #574802;
2857
background-color: #ffefa4;
2858
}
2859
.has-warning .form-control-feedback {
2860
color: #574802;
2861
}
2862
.has-error .help-block,
2863
.has-error .control-label,
2864
.has-error .radio,
2865
.has-error .checkbox,
2866
.has-error .radio-inline,
2867
.has-error .checkbox-inline,
2868
.has-error.radio label,
2869
.has-error.checkbox label,
2870
.has-error.radio-inline label,
2871
.has-error.checkbox-inline label {
2872
color: #ac1818;
2873
}
2874
.has-error .form-control {
2875
border-color: #ac1818;
2876
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2877
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2878
}
2879
.has-error .form-control:focus {
2880
border-color: #7f1212;
2881
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e54545;
2882
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e54545;
2883
}
2884
.has-error .input-group-addon {
2885
color: #ac1818;
2886
border-color: #ac1818;
2887
background-color: #ffc9c9;
2888
}
2889
.has-error .form-control-feedback {
2890
color: #ac1818;
2891
}
2892
.has-feedback label ~ .form-control-feedback {
2893
top: 22px;
2894
}
2895
.has-feedback label.sr-only ~ .form-control-feedback {
2896
top: 0;
2897
}
2898
.help-block {
2899
display: block;
2900
margin-top: 5px;
2901
margin-bottom: 10px;
2902
color: #d4d4d4;
2903
}
2904
@media (min-width: 768px) {
2905
.form-inline .form-group {
2906
display: inline-block;
2907
margin-bottom: 0;
2908
vertical-align: middle;
2909
}
2910
.form-inline .form-control {
2911
display: inline-block;
2912
width: auto;
2913
vertical-align: middle;
2914
}
2915
.form-inline .form-control-static {
2916
display: inline-block;
2917
}
2918
.form-inline .input-group {
2919
display: inline-table;
2920
vertical-align: middle;
2921
}
2922
.form-inline .input-group .input-group-addon,
2923
.form-inline .input-group .input-group-btn,
2924
.form-inline .input-group .form-control {
2925
width: auto;
2926
}
2927
.form-inline .input-group > .form-control {
2928
width: 100%;
2929
}
2930
.form-inline .control-label {
2931
margin-bottom: 0;
2932
vertical-align: middle;
2933
}
2934
.form-inline .radio,
2935
.form-inline .checkbox {
2936
display: inline-block;
2937
margin-top: 0;
2938
margin-bottom: 0;
2939
vertical-align: middle;
2940
}
2941
.form-inline .radio label,
2942
.form-inline .checkbox label {
2943
padding-left: 0;
2944
}
2945
.form-inline .radio input[type="radio"],
2946
.form-inline .checkbox input[type="checkbox"] {
2947
position: relative;
2948
margin-left: 0;
2949
}
2950
.form-inline .has-feedback .form-control-feedback {
2951
top: 0;
2952
}
2953
}
2954
.form-horizontal .radio,
2955
.form-horizontal .checkbox,
2956
.form-horizontal .radio-inline,
2957
.form-horizontal .checkbox-inline {
2958
margin-top: 0;
2959
margin-bottom: 0;
2960
padding-top: 7px;
2961
}
2962
.form-horizontal .radio,
2963
.form-horizontal .checkbox {
2964
min-height: 24px;
2965
}
2966
.form-horizontal .form-group {
2967
margin-left: -15px;
2968
margin-right: -15px;
2969
}
2970
@media (min-width: 768px) {
2971
.form-horizontal .control-label {
2972
text-align: right;
2973
margin-bottom: 0;
2974
padding-top: 7px;
2975
}
2976
}
2977
.form-horizontal .has-feedback .form-control-feedback {
2978
right: 15px;
2979
}
2980
@media (min-width: 768px) {
2981
.form-horizontal .form-group-lg .control-label {
2982
padding-top: 11px;
2983
font-size: 15px;
2984
}
2985
}
2986
@media (min-width: 768px) {
2987
.form-horizontal .form-group-sm .control-label {
2988
padding-top: 6px;
2989
font-size: 11px;
2990
}
2991
}
2992
.btn {
2993
display: inline-block;
2994
margin-bottom: 0;
2995
font-weight: normal;
2996
text-align: center;
2997
vertical-align: middle;
2998
touch-action: manipulation;
2999
cursor: pointer;
3000
background-image: none;
3001
border: 1px solid transparent;
3002
white-space: nowrap;
3003
padding: 6px 12px;
3004
font-size: 12px;
3005
line-height: 1.42857143;
3006
border-radius: 3px;
3007
-webkit-user-select: none;
3008
-moz-user-select: none;
3009
-ms-user-select: none;
3010
user-select: none;
3011
}
3012
.btn:focus,
3013
.btn:active:focus,
3014
.btn.active:focus,
3015
.btn.focus,
3016
.btn:active.focus,
3017
.btn.active.focus {
3018
outline: thin dotted;
3019
outline: 5px auto -webkit-focus-ring-color;
3020
outline-offset: -2px;
3021
}
3022
.btn:hover,
3023
.btn:focus,
3024
.btn.focus {
3025
color: #303641;
3026
text-decoration: none;
3027
}
3028
.btn:active,
3029
.btn.active {
3030
outline: 0;
3031
background-image: none;
3032
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3033
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3034
}
3035
.btn.disabled,
3036
.btn[disabled],
3037
fieldset[disabled] .btn {
3038
cursor: not-allowed;
3039
opacity: 0.65;
3040
filter: alpha(opacity=65);
3041
-webkit-box-shadow: none;
3042
box-shadow: none;
3043
}
3044
a.btn.disabled,
3045
fieldset[disabled] a.btn {
3046
pointer-events: none;
3047
}
3048
.btn-default {
3049
color: #303641;
3050
background-color: #f0f0f1;
3051
border-color: #f0f0f1;
3052
}
3053
.btn-default:focus,
3054
.btn-default.focus {
3055
color: #303641;
3056
background-color: #d6d6d8;
3057
border-color: #aeaeb3;
3058
}
3059
.btn-default:hover {
3060
color: #303641;
3061
background-color: #d6d6d8;
3062
border-color: #d0d0d3;
3063
}
3064
.btn-default:active,
3065
.btn-default.active,
3066
.open > .dropdown-toggle.btn-default {
3067
color: #303641;
3068
background-color: #d6d6d8;
3069
border-color: #d0d0d3;
3070
}
3071
.btn-default:active:hover,
3072
.btn-default.active:hover,
3073
.open > .dropdown-toggle.btn-default:hover,
3074
.btn-default:active:focus,
3075
.btn-default.active:focus,
3076
.open > .dropdown-toggle.btn-default:focus,
3077
.btn-default:active.focus,
3078
.btn-default.active.focus,
3079
.open > .dropdown-toggle.btn-default.focus {
3080
color: #303641;
3081
background-color: #c3c3c7;
3082
border-color: #aeaeb3;
3083
}
3084
.btn-default:active,
3085
.btn-default.active,
3086
.open > .dropdown-toggle.btn-default {
3087
background-image: none;
3088
}
3089
.btn-default.disabled:hover,
3090
.btn-default[disabled]:hover,
3091
fieldset[disabled] .btn-default:hover,
3092
.btn-default.disabled:focus,
3093
.btn-default[disabled]:focus,
3094
fieldset[disabled] .btn-default:focus,
3095
.btn-default.disabled.focus,
3096
.btn-default[disabled].focus,
3097
fieldset[disabled] .btn-default.focus {
3098
background-color: #f0f0f1;
3099
border-color: #f0f0f1;
3100
}
3101
.btn-default .badge {
3102
color: #f0f0f1;
3103
background-color: #303641;
3104
}
3105
.btn-primary {
3106
color: #fff;
3107
background-color: #303641;
3108
border-color: #252a32;
3109
}
3110
.btn-primary:focus,
3111
.btn-primary.focus {
3112
color: #fff;
3113
background-color: #1a1e24;
3114
border-color: #000000;
3115
}
3116
.btn-primary:hover {
3117
color: #fff;
3118
background-color: #1a1e24;
3119
border-color: #0b0d0f;
3120
}
3121
.btn-primary:active,
3122
.btn-primary.active,
3123
.open > .dropdown-toggle.btn-primary {
3124
color: #fff;
3125
background-color: #1a1e24;
3126
border-color: #0b0d0f;
3127
}
3128
.btn-primary:active:hover,
3129
.btn-primary.active:hover,
3130
.open > .dropdown-toggle.btn-primary:hover,
3131
.btn-primary:active:focus,
3132
.btn-primary.active:focus,
3133
.open > .dropdown-toggle.btn-primary:focus,
3134
.btn-primary:active.focus,
3135
.btn-primary.active.focus,
3136
.open > .dropdown-toggle.btn-primary.focus {
3137
color: #fff;
3138
background-color: #0b0d0f;
3139
border-color: #000000;
3140
}
3141
.btn-primary:active,
3142
.btn-primary.active,
3143
.open > .dropdown-toggle.btn-primary {
3144
background-image: none;
3145
}
3146
.btn-primary.disabled:hover,
3147
.btn-primary[disabled]:hover,
3148
fieldset[disabled] .btn-primary:hover,
3149
.btn-primary.disabled:focus,
3150
.btn-primary[disabled]:focus,
3151
fieldset[disabled] .btn-primary:focus,
3152
.btn-primary.disabled.focus,
3153
.btn-primary[disabled].focus,
3154
fieldset[disabled] .btn-primary.focus {
3155
background-color: #303641;
3156
border-color: #252a32;
3157
}
3158
.btn-primary .badge {
3159
color: #303641;
3160
background-color: #fff;
3161
}
3162
.btn-success {
3163
color: #fff;
3164
background-color: #00a651;
3165
border-color: #008d45;
3166
}
3167
.btn-success:focus,
3168
.btn-success.focus {
3169
color: #fff;
3170
background-color: #007338;
3171
border-color: #000d06;
3172
}
3173
.btn-success:hover {
3174
color: #fff;
3175
background-color: #007338;
3176
border-color: #004f27;
3177
}
3178
.btn-success:active,
3179
.btn-success.active,
3180
.open > .dropdown-toggle.btn-success {
3181
color: #fff;
3182
background-color: #007338;
3183
border-color: #004f27;
3184
}
3185
.btn-success:active:hover,
3186
.btn-success.active:hover,
3187
.open > .dropdown-toggle.btn-success:hover,
3188
.btn-success:active:focus,
3189
.btn-success.active:focus,
3190
.open > .dropdown-toggle.btn-success:focus,
3191
.btn-success:active.focus,
3192
.btn-success.active.focus,
3193
.open > .dropdown-toggle.btn-success.focus {
3194
color: #fff;
3195
background-color: #004f27;
3196
border-color: #000d06;
3197
}
3198
.btn-success:active,
3199
.btn-success.active,
3200
.open > .dropdown-toggle.btn-success {
3201
background-image: none;
3202
}
3203
.btn-success.disabled:hover,
3204
.btn-success[disabled]:hover,
3205
fieldset[disabled] .btn-success:hover,
3206
.btn-success.disabled:focus,
3207
.btn-success[disabled]:focus,
3208
fieldset[disabled] .btn-success:focus,
3209
.btn-success.disabled.focus,
3210
.btn-success[disabled].focus,
3211
fieldset[disabled] .btn-success.focus {
3212
background-color: #00a651;
3213
border-color: #008d45;
3214
}
3215
.btn-success .badge {
3216
color: #00a651;
3217
background-color: #fff;
3218
}
3219
.btn-info {
3220
color: #fff;
3221
background-color: #21a9e1;
3222
border-color: #1c99cd;
3223
}
3224
.btn-info:focus,
3225
.btn-info.focus {
3226
color: #fff;
3227
background-color: #1988b6;
3228
border-color: #0c455d;
3229
}
3230
.btn-info:hover {
3231
color: #fff;
3232
background-color: #1988b6;
3233
border-color: #147197;
3234
}
3235
.btn-info:active,
3236
.btn-info.active,
3237
.open > .dropdown-toggle.btn-info {
3238
color: #fff;
3239
background-color: #1988b6;
3240
border-color: #147197;
3241
}
3242
.btn-info:active:hover,
3243
.btn-info.active:hover,
3244
.open > .dropdown-toggle.btn-info:hover,
3245
.btn-info:active:focus,
3246
.btn-info.active:focus,
3247
.open > .dropdown-toggle.btn-info:focus,
3248
.btn-info:active.focus,
3249
.btn-info.active.focus,
3250
.open > .dropdown-toggle.btn-info.focus {
3251
color: #fff;
3252
background-color: #147197;
3253
border-color: #0c455d;
3254
}
3255
.btn-info:active,
3256
.btn-info.active,
3257
.open > .dropdown-toggle.btn-info {
3258
background-image: none;
3259
}
3260
.btn-info.disabled:hover,
3261
.btn-info[disabled]:hover,
3262
fieldset[disabled] .btn-info:hover,
3263
.btn-info.disabled:focus,
3264
.btn-info[disabled]:focus,
3265
fieldset[disabled] .btn-info:focus,
3266
.btn-info.disabled.focus,
3267
.btn-info[disabled].focus,
3268
fieldset[disabled] .btn-info.focus {
3269
background-color: #21a9e1;
3270
border-color: #1c99cd;
3271
}
3272
.btn-info .badge {
3273
color: #21a9e1;
3274
background-color: #fff;
3275
}
3276
.btn-warning {
3277
color: #fff;
3278
background-color: #fad839;
3279
border-color: #f9d320;
3280
}
3281
.btn-warning:focus,
3282
.btn-warning.focus {
3283
color: #fff;
3284
background-color: #f9ce07;
3285
border-color: #967c04;
3286
}
3287
.btn-warning:hover {
3288
color: #fff;
3289
background-color: #f9ce07;
3290
border-color: #d7b205;
3291
}
3292
.btn-warning:active,
3293
.btn-warning.active,
3294
.open > .dropdown-toggle.btn-warning {
3295
color: #fff;
3296
background-color: #f9ce07;
3297
border-color: #d7b205;
3298
}
3299
.btn-warning:active:hover,
3300
.btn-warning.active:hover,
3301
.open > .dropdown-toggle.btn-warning:hover,
3302
.btn-warning:active:focus,
3303
.btn-warning.active:focus,
3304
.open > .dropdown-toggle.btn-warning:focus,
3305
.btn-warning:active.focus,
3306
.btn-warning.active.focus,
3307
.open > .dropdown-toggle.btn-warning.focus {
3308
color: #fff;
3309
background-color: #d7b205;
3310
border-color: #967c04;
3311
}
3312
.btn-warning:active,
3313
.btn-warning.active,
3314
.open > .dropdown-toggle.btn-warning {
3315
background-image: none;
3316
}
3317
.btn-warning.disabled:hover,
3318
.btn-warning[disabled]:hover,
3319
fieldset[disabled] .btn-warning:hover,
3320
.btn-warning.disabled:focus,
3321
.btn-warning[disabled]:focus,
3322
fieldset[disabled] .btn-warning:focus,
3323
.btn-warning.disabled.focus,
3324
.btn-warning[disabled].focus,
3325
fieldset[disabled] .btn-warning.focus {
3326
background-color: #fad839;
3327
border-color: #f9d320;
3328
}
3329
.btn-warning .badge {
3330
color: #fad839;
3331
background-color: #fff;
3332
}
3333
.btn-danger {
3334
color: #fff;
3335
background-color: #cc2424;
3336
border-color: #b62020;
3337
}
3338
.btn-danger:focus,
3339
.btn-danger.focus {
3340
color: #fff;
3341
background-color: #a11c1c;
3342
border-color: #4a0d0d;
3343
}
3344
.btn-danger:hover {
3345
color: #fff;
3346
background-color: #a11c1c;
3347
border-color: #821717;
3348
}
3349
.btn-danger:active,
3350
.btn-danger.active,
3351
.open > .dropdown-toggle.btn-danger {
3352
color: #fff;
3353
background-color: #a11c1c;
3354
border-color: #821717;
3355
}
3356
.btn-danger:active:hover,
3357
.btn-danger.active:hover,
3358
.open > .dropdown-toggle.btn-danger:hover,
3359
.btn-danger:active:focus,
3360
.btn-danger.active:focus,
3361
.open > .dropdown-toggle.btn-danger:focus,
3362
.btn-danger:active.focus,
3363
.btn-danger.active.focus,
3364
.open > .dropdown-toggle.btn-danger.focus {
3365
color: #fff;
3366
background-color: #821717;
3367
border-color: #4a0d0d;
3368
}
3369
.btn-danger:active,
3370
.btn-danger.active,
3371
.open > .dropdown-toggle.btn-danger {
3372
background-image: none;
3373
}
3374
.btn-danger.disabled:hover,
3375
.btn-danger[disabled]:hover,
3376
fieldset[disabled] .btn-danger:hover,
3377
.btn-danger.disabled:focus,
3378
.btn-danger[disabled]:focus,
3379
fieldset[disabled] .btn-danger:focus,
3380
.btn-danger.disabled.focus,
3381
.btn-danger[disabled].focus,
3382
fieldset[disabled] .btn-danger.focus {
3383
background-color: #cc2424;
3384
border-color: #b62020;
3385
}
3386
.btn-danger .badge {
3387
color: #cc2424;
3388
background-color: #fff;
3389
}
3390
.btn-link {
3391
color: #373e4a;
3392
font-weight: normal;
3393
border-radius: 0;
3394
}
3395
.btn-link,
3396
.btn-link:active,
3397
.btn-link.active,
3398
.btn-link[disabled],
3399
fieldset[disabled] .btn-link {
3400
background-color: transparent;
3401
-webkit-box-shadow: none;
3402
box-shadow: none;
3403
}
3404
.btn-link,
3405
.btn-link:hover,
3406
.btn-link:focus,
3407
.btn-link:active {
3408
border-color: transparent;
3409
}
3410
.btn-link:hover,
3411
.btn-link:focus {
3412
color: #818da2;
3413
text-decoration: none;
3414
background-color: transparent;
3415
}
3416
.btn-link[disabled]:hover,
3417
fieldset[disabled] .btn-link:hover,
3418
.btn-link[disabled]:focus,
3419
fieldset[disabled] .btn-link:focus {
3420
color: #999999;
3421
text-decoration: none;
3422
}
3423
.btn-lg,
3424
.btn-group-lg > .btn {
3425
padding: 10px 16px;
3426
font-size: 15px;
3427
line-height: 1.3333333;
3428
border-radius: 3px;
3429
}
3430
.btn-sm,
3431
.btn-group-sm > .btn {
3432
padding: 5px 10px;
3433
font-size: 11px;
3434
line-height: 1.5;
3435
border-radius: 2px;
3436
}
3437
.btn-xs,
3438
.btn-group-xs > .btn {
3439
padding: 1px 5px;
3440
font-size: 11px;
3441
line-height: 1.5;
3442
border-radius: 2px;
3443
}
3444
.btn-block {
3445
display: block;
3446
width: 100%;
3447
}
3448
.btn-block + .btn-block {
3449
margin-top: 5px;
3450
}
3451
input[type="submit"].btn-block,
3452
input[type="reset"].btn-block,
3453
input[type="button"].btn-block {
3454
width: 100%;
3455
}
3456
.fade {
3457
opacity: 0;
3458
-webkit-transition: opacity 0.15s linear;
3459
-o-transition: opacity 0.15s linear;
3460
transition: opacity 0.15s linear;
3461
}
3462
.fade.in {
3463
opacity: 1;
3464
}
3465
.collapse {
3466
display: none;
3467
}
3468
.collapse.in {
3469
display: block;
3470
}
3471
tr.collapse.in {
3472
display: table-row;
3473
}
3474
tbody.collapse.in {
3475
display: table-row-group;
3476
}
3477
.collapsing {
3478
position: relative;
3479
height: 0;
3480
overflow: hidden;
3481
-webkit-transition-property: height, visibility;
3482
transition-property: height, visibility;
3483
-webkit-transition-duration: 0.35s;
3484
transition-duration: 0.35s;
3485
-webkit-transition-timing-function: ease;
3486
transition-timing-function: ease;
3487
}
3488
.caret {
3489
display: inline-block;
3490
width: 0;
3491
height: 0;
3492
margin-left: 2px;
3493
vertical-align: middle;
3494
border-top: 4px dashed;
3495
border-top: 4px solid \9;
3496
border-right: 4px solid transparent;
3497
border-left: 4px solid transparent;
3498
}
3499
.dropup,
3500
.dropdown {
3501
position: relative;
3502
}
3503
.dropdown-toggle:focus {
3504
outline: 0;
3505
}
3506
.dropdown-menu {
3507
position: absolute;
3508
top: 100%;
3509
left: 0;
3510
z-index: 1000;
3511
display: none;
3512
float: left;
3513
min-width: 160px;
3514
padding: 5px 0;
3515
margin: 2px 0 0;
3516
list-style: none;
3517
font-size: 12px;
3518
text-align: left;
3519
background-color: #fff;
3520
border: 1px solid #ccc;
3521
border: 1px solid rgba(0, 0, 0, 0.15);
3522
border-radius: 3px;
3523
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3524
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3525
background-clip: padding-box;
3526
}
3527
.dropdown-menu.pull-right {
3528
right: 0;
3529
left: auto;
3530
}
3531
.dropdown-menu .divider {
3532
height: 1px;
3533
margin: 7.5px 0;
3534
overflow: hidden;
3535
background-color: #e5e5e5;
3536
}
3537
.dropdown-menu > li > a {
3538
display: block;
3539
padding: 3px 20px;
3540
clear: both;
3541
font-weight: normal;
3542
line-height: 1.42857143;
3543
color: #7d8086;
3544
white-space: nowrap;
3545
}
3546
.dropdown-menu > li > a:hover,
3547
.dropdown-menu > li > a:focus {
3548
text-decoration: none;
3549
color: #717379;
3550
background-color: #f5f5f5;
3551
}
3552
.dropdown-menu > .active > a,
3553
.dropdown-menu > .active > a:hover,
3554
.dropdown-menu > .active > a:focus {
3555
color: #fff;
3556
text-decoration: none;
3557
outline: 0;
3558
background-color: #949494;
3559
}
3560
.dropdown-menu > .disabled > a,
3561
.dropdown-menu > .disabled > a:hover,
3562
.dropdown-menu > .disabled > a:focus {
3563
color: #999999;
3564
}
3565
.dropdown-menu > .disabled > a:hover,
3566
.dropdown-menu > .disabled > a:focus {
3567
text-decoration: none;
3568
background-color: transparent;
3569
background-image: none;
3570
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
3571
cursor: not-allowed;
3572
}
3573
.open > .dropdown-menu {
3574
display: block;
3575
}
3576
.open > a {
3577
outline: 0;
3578
}
3579
.dropdown-menu-right {
3580
left: auto;
3581
right: 0;
3582
}
3583
.dropdown-menu-left {
3584
left: 0;
3585
right: auto;
3586
}
3587
.dropdown-header {
3588
display: block;
3589
padding: 3px 20px;
3590
font-size: 11px;
3591
line-height: 1.42857143;
3592
color: #999999;
3593
white-space: nowrap;
3594
}
3595
.dropdown-backdrop {
3596
position: fixed;
3597
left: 0;
3598
right: 0;
3599
bottom: 0;
3600
top: 0;
3601
z-index: 990;
3602
}
3603
.pull-right > .dropdown-menu {
3604
right: 0;
3605
left: auto;
3606
}
3607
.dropup .caret,
3608
.navbar-fixed-bottom .dropdown .caret {
3609
border-top: 0;
3610
border-bottom: 4px dashed;
3611
border-bottom: 4px solid \9;
3612
content: "";
3613
}
3614
.dropup .dropdown-menu,
3615
.navbar-fixed-bottom .dropdown .dropdown-menu {
3616
top: auto;
3617
bottom: 100%;
3618
margin-bottom: 2px;
3619
}
3620
@media (min-width: 768px) {
3621
.navbar-right .dropdown-menu {
3622
left: auto;
3623
right: 0;
3624
}
3625
.navbar-right .dropdown-menu-left {
3626
left: 0;
3627
right: auto;
3628
}
3629
}
3630
.btn-group,
3631
.btn-group-vertical {
3632
position: relative;
3633
display: inline-block;
3634
vertical-align: middle;
3635
}
3636
.btn-group > .btn,
3637
.btn-group-vertical > .btn {
3638
position: relative;
3639
float: left;
3640
}
3641
.btn-group > .btn:hover,
3642
.btn-group-vertical > .btn:hover,
3643
.btn-group > .btn:focus,
3644
.btn-group-vertical > .btn:focus,
3645
.btn-group > .btn:active,
3646
.btn-group-vertical > .btn:active,
3647
.btn-group > .btn.active,
3648
.btn-group-vertical > .btn.active {
3649
z-index: 2;
3650
}
3651
.btn-group .btn + .btn,
3652
.btn-group .btn + .btn-group,
3653
.btn-group .btn-group + .btn,
3654
.btn-group .btn-group + .btn-group {
3655
margin-left: -1px;
3656
}
3657
.btn-toolbar {
3658
margin-left: -5px;
3659
}
3660
.btn-toolbar .btn,
3661
.btn-toolbar .btn-group,
3662
.btn-toolbar .input-group {
3663
float: left;
3664
}
3665
.btn-toolbar > .btn,
3666
.btn-toolbar > .btn-group,
3667
.btn-toolbar > .input-group {
3668
margin-left: 5px;
3669
}
3670
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
3671
border-radius: 0;
3672
}
3673
.btn-group > .btn:first-child {
3674
margin-left: 0;
3675
}
3676
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
3677
border-bottom-right-radius: 0;
3678
border-top-right-radius: 0;
3679
}
3680
.btn-group > .btn:last-child:not(:first-child),
3681
.btn-group > .dropdown-toggle:not(:first-child) {
3682
border-bottom-left-radius: 0;
3683
border-top-left-radius: 0;
3684
}
3685
.btn-group > .btn-group {
3686
float: left;
3687
}
3688
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3689
border-radius: 0;
3690
}
3691
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
3692
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3693
border-bottom-right-radius: 0;
3694
border-top-right-radius: 0;
3695
}
3696
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
3697
border-bottom-left-radius: 0;
3698
border-top-left-radius: 0;
3699
}
3700
.btn-group .dropdown-toggle:active,
3701
.btn-group.open .dropdown-toggle {
3702
outline: 0;
3703
}
3704
.btn-group > .btn + .dropdown-toggle {
3705
padding-left: 8px;
3706
padding-right: 8px;
3707
}
3708
.btn-group > .btn-lg + .dropdown-toggle {
3709
padding-left: 12px;
3710
padding-right: 12px;
3711
}
3712
.btn-group.open .dropdown-toggle {
3713
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3714
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3715
}
3716
.btn-group.open .dropdown-toggle.btn-link {
3717
-webkit-box-shadow: none;
3718
box-shadow: none;
3719
}
3720
.btn .caret {
3721
margin-left: 0;
3722
}
3723
.btn-lg .caret {
3724
border-width: 5px 5px 0;
3725
border-bottom-width: 0;
3726
}
3727
.dropup .btn-lg .caret {
3728
border-width: 0 5px 5px;
3729
}
3730
.btn-group-vertical > .btn,
3731
.btn-group-vertical > .btn-group,
3732
.btn-group-vertical > .btn-group > .btn {
3733
display: block;
3734
float: none;
3735
width: 100%;
3736
max-width: 100%;
3737
}
3738
.btn-group-vertical > .btn-group > .btn {
3739
float: none;
3740
}
3741
.btn-group-vertical > .btn + .btn,
3742
.btn-group-vertical > .btn + .btn-group,
3743
.btn-group-vertical > .btn-group + .btn,
3744
.btn-group-vertical > .btn-group + .btn-group {
3745
margin-top: -1px;
3746
margin-left: 0;
3747
}
3748
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3749
border-radius: 0;
3750
}
3751
.btn-group-vertical > .btn:first-child:not(:last-child) {
3752
border-top-right-radius: 3px;
3753
border-bottom-right-radius: 0;
3754
border-bottom-left-radius: 0;
3755
}
3756
.btn-group-vertical > .btn:last-child:not(:first-child) {
3757
border-bottom-left-radius: 3px;
3758
border-top-right-radius: 0;
3759
border-top-left-radius: 0;
3760
}
3761
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3762
border-radius: 0;
3763
}
3764
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3765
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3766
border-bottom-right-radius: 0;
3767
border-bottom-left-radius: 0;
3768
}
3769
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3770
border-top-right-radius: 0;
3771
border-top-left-radius: 0;
3772
}
3773
.btn-group-justified {
3774
display: table;
3775
width: 100%;
3776
table-layout: fixed;
3777
border-collapse: separate;
3778
}
3779
.btn-group-justified > .btn,
3780
.btn-group-justified > .btn-group {
3781
float: none;
3782
display: table-cell;
3783
width: 1%;
3784
}
3785
.btn-group-justified > .btn-group .btn {
3786
width: 100%;
3787
}
3788
.btn-group-justified > .btn-group .dropdown-menu {
3789
left: auto;
3790
}
3791
[data-toggle="buttons"] > .btn input[type="radio"],
3792
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
3793
[data-toggle="buttons"] > .btn input[type="checkbox"],
3794
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
3795
position: absolute;
3796
clip: rect(0, 0, 0, 0);
3797
pointer-events: none;
3798
}
3799
.input-group {
3800
position: relative;
3801
display: table;
3802
border-collapse: separate;
3803
}
3804
.input-group[class*="col-"] {
3805
float: none;
3806
padding-left: 0;
3807
padding-right: 0;
3808
}
3809
.input-group .form-control {
3810
position: relative;
3811
z-index: 2;
3812
float: left;
3813
width: 100%;
3814
margin-bottom: 0;
3815
}
3816
.input-group-lg > .form-control,
3817
.input-group-lg > .input-group-addon,
3818
.input-group-lg > .input-group-btn > .btn {
3819
height: 42px;
3820
padding: 10px 16px;
3821
font-size: 15px;
3822
line-height: 1.3333333;
3823
border-radius: 3px;
3824
}
3825
select.input-group-lg > .form-control,
3826
select.input-group-lg > .input-group-addon,
3827
select.input-group-lg > .input-group-btn > .btn {
3828
height: 42px;
3829
line-height: 42px;
3830
}
3831
textarea.input-group-lg > .form-control,
3832
textarea.input-group-lg > .input-group-addon,
3833
textarea.input-group-lg > .input-group-btn > .btn,
3834
select[multiple].input-group-lg > .form-control,
3835
select[multiple].input-group-lg > .input-group-addon,
3836
select[multiple].input-group-lg > .input-group-btn > .btn {
3837
height: auto;
3838
}
3839
.input-group-sm > .form-control,
3840
.input-group-sm > .input-group-addon,
3841
.input-group-sm > .input-group-btn > .btn {
3842
height: 28px;
3843
padding: 5px 10px;
3844
font-size: 11px;
3845
line-height: 1.5;
3846
border-radius: 2px;
3847
}
3848
select.input-group-sm > .form-control,
3849
select.input-group-sm > .input-group-addon,
3850
select.input-group-sm > .input-group-btn > .btn {
3851
height: 28px;
3852
line-height: 28px;
3853
}
3854
textarea.input-group-sm > .form-control,
3855
textarea.input-group-sm > .input-group-addon,
3856
textarea.input-group-sm > .input-group-btn > .btn,
3857
select[multiple].input-group-sm > .form-control,
3858
select[multiple].input-group-sm > .input-group-addon,
3859
select[multiple].input-group-sm > .input-group-btn > .btn {
3860
height: auto;
3861
}
3862
.input-group-addon,
3863
.input-group-btn,
3864
.input-group .form-control {
3865
display: table-cell;
3866
}
3867
.input-group-addon:not(:first-child):not(:last-child),
3868
.input-group-btn:not(:first-child):not(:last-child),
3869
.input-group .form-control:not(:first-child):not(:last-child) {
3870
border-radius: 0;
3871
}
3872
.input-group-addon,
3873
.input-group-btn {
3874
width: 1%;
3875
white-space: nowrap;
3876
vertical-align: middle;
3877
}
3878
.input-group-addon {
3879
padding: 6px 12px;
3880
font-size: 12px;
3881
font-weight: normal;
3882
line-height: 1;
3883
color: #555555;
3884
text-align: center;
3885
background-color: #eeeeee;
3886
border: 1px solid #ebebeb;
3887
border-radius: 3px;
3888
}
3889
.input-group-addon.input-sm {
3890
padding: 5px 10px;
3891
font-size: 11px;
3892
border-radius: 2px;
3893
}
3894
.input-group-addon.input-lg {
3895
padding: 10px 16px;
3896
font-size: 15px;
3897
border-radius: 3px;
3898
}
3899
.input-group-addon input[type="radio"],
3900
.input-group-addon input[type="checkbox"] {
3901
margin-top: 0;
3902
}
3903
.input-group .form-control:first-child,
3904
.input-group-addon:first-child,
3905
.input-group-btn:first-child > .btn,
3906
.input-group-btn:first-child > .btn-group > .btn,
3907
.input-group-btn:first-child > .dropdown-toggle,
3908
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3909
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3910
border-bottom-right-radius: 0;
3911
border-top-right-radius: 0;
3912
}
3913
.input-group-addon:first-child {
3914
border-right: 0;
3915
}
3916
.input-group .form-control:last-child,
3917
.input-group-addon:last-child,
3918
.input-group-btn:last-child > .btn,
3919
.input-group-btn:last-child > .btn-group > .btn,
3920
.input-group-btn:last-child > .dropdown-toggle,
3921
.input-group-btn:first-child > .btn:not(:first-child),
3922
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3923
border-bottom-left-radius: 0;
3924
border-top-left-radius: 0;
3925
}
3926
.input-group-addon:last-child {
3927
border-left: 0;
3928
}
3929
.input-group-btn {
3930
position: relative;
3931
font-size: 0;
3932
white-space: nowrap;
3933
}
3934
.input-group-btn > .btn {
3935
position: relative;
3936
}
3937
.input-group-btn > .btn + .btn {
3938
margin-left: -1px;
3939
}
3940
.input-group-btn > .btn:hover,
3941
.input-group-btn > .btn:focus,
3942
.input-group-btn > .btn:active {
3943
z-index: 2;
3944
}
3945
.input-group-btn:first-child > .btn,
3946
.input-group-btn:first-child > .btn-group {
3947
margin-right: -1px;
3948
}
3949
.input-group-btn:last-child > .btn,
3950
.input-group-btn:last-child > .btn-group {
3951
z-index: 2;
3952
margin-left: -1px;
3953
}
3954
.nav {
3955
margin-bottom: 0;
3956
padding-left: 0;
3957
list-style: none;
3958
}
3959
.nav > li {
3960
position: relative;
3961
display: block;
3962
}
3963
.nav > li > a {
3964
position: relative;
3965
display: block;
3966
padding: 10px 15px;
3967
}
3968
.nav > li > a:hover,
3969
.nav > li > a:focus {
3970
text-decoration: none;
3971
background-color: #eeeeee;
3972
}
3973
.nav > li.disabled > a {
3974
color: #999999;
3975
}
3976
.nav > li.disabled > a:hover,
3977
.nav > li.disabled > a:focus {
3978
color: #999999;
3979
text-decoration: none;
3980
background-color: transparent;
3981
cursor: not-allowed;
3982
}
3983
.nav .open > a,
3984
.nav .open > a:hover,
3985
.nav .open > a:focus {
3986
background-color: #eeeeee;
3987
border-color: #373e4a;
3988
}
3989
.nav .nav-divider {
3990
height: 1px;
3991
margin: 7.5px 0;
3992
overflow: hidden;
3993
background-color: #e5e5e5;
3994
}
3995
.nav > li > a > img {
3996
max-width: none;
3997
}
3998
.nav-tabs {
3999
border-bottom: 1px solid #ddd;
4000
}
4001
.nav-tabs > li {
4002
float: left;
4003
margin-bottom: -1px;
4004
}
4005
.nav-tabs > li > a {
4006
margin-right: 2px;
4007
line-height: 1.42857143;
4008
border: 1px solid transparent;
4009
border-radius: 3px 3px 0 0;
4010
}
4011
.nav-tabs > li > a:hover {
4012
border-color: #eeeeee #eeeeee #ddd;
4013
}
4014
.nav-tabs > li.active > a,
4015
.nav-tabs > li.active > a:hover,
4016
.nav-tabs > li.active > a:focus {
4017
color: #555555;
4018
background-color: #fff;
4019
border: 1px solid #ddd;
4020
border-bottom-color: transparent;
4021
cursor: default;
4022
}
4023
.nav-tabs.nav-justified {
4024
width: 100%;
4025
border-bottom: 0;
4026
}
4027
.nav-tabs.nav-justified > li {
4028
float: none;
4029
}
4030
.nav-tabs.nav-justified > li > a {
4031
text-align: center;
4032
margin-bottom: 5px;
4033
}
4034
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
4035
top: auto;
4036
left: auto;
4037
}
4038
@media (min-width: 768px) {
4039
.nav-tabs.nav-justified > li {
4040
display: table-cell;
4041
width: 1%;
4042
}
4043
.nav-tabs.nav-justified > li > a {
4044
margin-bottom: 0;
4045
}
4046
}
4047
.nav-tabs.nav-justified > li > a {
4048
margin-right: 0;
4049
border-radius: 3px;
4050
}
4051
.nav-tabs.nav-justified > .active > a,
4052
.nav-tabs.nav-justified > .active > a:hover,
4053
.nav-tabs.nav-justified > .active > a:focus {
4054
border: 1px solid #ddd;
4055
}
4056
@media (min-width: 768px) {
4057
.nav-tabs.nav-justified > li > a {
4058
border-bottom: 1px solid #ddd;
4059
border-radius: 3px 3px 0 0;
4060
}
4061
.nav-tabs.nav-justified > .active > a,
4062
.nav-tabs.nav-justified > .active > a:hover,
4063
.nav-tabs.nav-justified > .active > a:focus {
4064
border-bottom-color: #fff;
4065
}
4066
}
4067
.nav-pills > li {
4068
float: left;
4069
}
4070
.nav-pills > li > a {
4071
border-radius: 3px;
4072
}
4073
.nav-pills > li + li {
4074
margin-left: 2px;
4075
}
4076
.nav-pills > li.active > a,
4077
.nav-pills > li.active > a:hover,
4078
.nav-pills > li.active > a:focus {
4079
color: #fff;
4080
background-color: #949494;
4081
}
4082
.nav-stacked > li {
4083
float: none;
4084
}
4085
.nav-stacked > li + li {
4086
margin-top: 2px;
4087
margin-left: 0;
4088
}
4089
.nav-justified {
4090
width: 100%;
4091
}
4092
.nav-justified > li {
4093
float: none;
4094
}
4095
.nav-justified > li > a {
4096
text-align: center;
4097
margin-bottom: 5px;
4098
}
4099
.nav-justified > .dropdown .dropdown-menu {
4100
top: auto;
4101
left: auto;
4102
}
4103
@media (min-width: 768px) {
4104
.nav-justified > li {
4105
display: table-cell;
4106
width: 1%;
4107
}
4108
.nav-justified > li > a {
4109
margin-bottom: 0;
4110
}
4111
}
4112
.nav-tabs-justified {
4113
border-bottom: 0;
4114
}
4115
.nav-tabs-justified > li > a {
4116
margin-right: 0;
4117
border-radius: 3px;
4118
}
4119
.nav-tabs-justified > .active > a,
4120
.nav-tabs-justified > .active > a:hover,
4121
.nav-tabs-justified > .active > a:focus {
4122
border: 1px solid #ddd;
4123
}
4124
@media (min-width: 768px) {
4125
.nav-tabs-justified > li > a {
4126
border-bottom: 1px solid #ddd;
4127
border-radius: 3px 3px 0 0;
4128
}
4129
.nav-tabs-justified > .active > a,
4130
.nav-tabs-justified > .active > a:hover,
4131
.nav-tabs-justified > .active > a:focus {
4132
border-bottom-color: #fff;
4133
}
4134
}
4135
.tab-content > .tab-pane {
4136
display: none;
4137
}
4138
.tab-content > .active {
4139
display: block;
4140
}
4141
.nav-tabs .dropdown-menu {
4142
margin-top: -1px;
4143
border-top-right-radius: 0;
4144
border-top-left-radius: 0;
4145
}
4146
.navbar {
4147
position: relative;
4148
min-height: 50px;
4149
margin-bottom: 17px;
4150
border: 1px solid transparent;
4151
}
4152
@media (min-width: 768px) {
4153
.navbar {
4154
border-radius: 3px;
4155
}
4156
}
4157
@media (min-width: 768px) {
4158
.navbar-header {
4159
float: left;
4160
}
4161
}
4162
.navbar-collapse {
4163
overflow-x: visible;
4164
padding-right: 15px;
4165
padding-left: 15px;
4166
border-top: 1px solid transparent;
4167
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4168
-webkit-overflow-scrolling: touch;
4169
}
4170
.navbar-collapse.in {
4171
overflow-y: auto;
4172
}
4173
@media (min-width: 768px) {
4174
.navbar-collapse {
4175
width: auto;
4176
border-top: 0;
4177
box-shadow: none;
4178
}
4179
.navbar-collapse.collapse {
4180
display: block !important;
4181
height: auto !important;
4182
padding-bottom: 0;
4183
overflow: visible !important;
4184
}
4185
.navbar-collapse.in {
4186
overflow-y: visible;
4187
}
4188
.navbar-fixed-top .navbar-collapse,
4189
.navbar-static-top .navbar-collapse,
4190
.navbar-fixed-bottom .navbar-collapse {
4191
padding-left: 0;
4192
padding-right: 0;
4193
}
4194
}
4195
.navbar-fixed-top .navbar-collapse,
4196
.navbar-fixed-bottom .navbar-collapse {
4197
max-height: 340px;
4198
}
4199
@media (max-device-width: 480px) and (orientation: landscape) {
4200
.navbar-fixed-top .navbar-collapse,
4201
.navbar-fixed-bottom .navbar-collapse {
4202
max-height: 200px;
4203
}
4204
}
4205
.container > .navbar-header,
4206
.container-fluid > .navbar-header,
4207
.container > .navbar-collapse,
4208
.container-fluid > .navbar-collapse {
4209
margin-right: -15px;
4210
margin-left: -15px;
4211
}
4212
@media (min-width: 768px) {
4213
.container > .navbar-header,
4214
.container-fluid > .navbar-header,
4215
.container > .navbar-collapse,
4216
.container-fluid > .navbar-collapse {
4217
margin-right: 0;
4218
margin-left: 0;
4219
}
4220
}
4221
.navbar-static-top {
4222
z-index: 1000;
4223
border-width: 0 0 1px;
4224
}
4225
@media (min-width: 768px) {
4226
.navbar-static-top {
4227
border-radius: 0;
4228
}
4229
}
4230
.navbar-fixed-top,
4231
.navbar-fixed-bottom {
4232
position: fixed;
4233
right: 0;
4234
left: 0;
4235
z-index: 1030;
4236
}
4237
@media (min-width: 768px) {
4238
.navbar-fixed-top,
4239
.navbar-fixed-bottom {
4240
border-radius: 0;
4241
}
4242
}
4243
.navbar-fixed-top {
4244
top: 0;
4245
border-width: 0 0 1px;
4246
}
4247
.navbar-fixed-bottom {
4248
bottom: 0;
4249
margin-bottom: 0;
4250
border-width: 1px 0 0;
4251
}
4252
.navbar-brand {
4253
float: left;
4254
padding: 16.5px 15px;
4255
font-size: 15px;
4256
line-height: 17px;
4257
height: 50px;
4258
}
4259
.navbar-brand:hover,
4260
.navbar-brand:focus {
4261
text-decoration: none;
4262
}
4263
.navbar-brand > img {
4264
display: block;
4265
}
4266
@media (min-width: 768px) {
4267
.navbar > .container .navbar-brand,
4268
.navbar > .container-fluid .navbar-brand {
4269
margin-left: -15px;
4270
}
4271
}
4272
.navbar-toggle {
4273
position: relative;
4274
float: right;
4275
margin-right: 15px;
4276
padding: 9px 10px;
4277
margin-top: 8px;
4278
margin-bottom: 8px;
4279
background-color: transparent;
4280
background-image: none;
4281
border: 1px solid transparent;
4282
border-radius: 3px;
4283
}
4284
.navbar-toggle:focus {
4285
outline: 0;
4286
}
4287
.navbar-toggle .icon-bar {
4288
display: block;
4289
width: 22px;
4290
height: 2px;
4291
border-radius: 1px;
4292
}
4293
.navbar-toggle .icon-bar + .icon-bar {
4294
margin-top: 4px;
4295
}
4296
@media (min-width: 768px) {
4297
.navbar-toggle {
4298
display: none;
4299
}
4300
}
4301
.navbar-nav {
4302
margin: 8.25px -15px;
4303
}
4304
.navbar-nav > li > a {
4305
padding-top: 10px;
4306
padding-bottom: 10px;
4307
line-height: 17px;
4308
}
4309
@media (max-width: 767px) {
4310
.navbar-nav .open .dropdown-menu {
4311
position: static;
4312
float: none;
4313
width: auto;
4314
margin-top: 0;
4315
background-color: transparent;
4316
border: 0;
4317
box-shadow: none;
4318
}
4319
.navbar-nav .open .dropdown-menu > li > a,
4320
.navbar-nav .open .dropdown-menu .dropdown-header {
4321
padding: 5px 15px 5px 25px;
4322
}
4323
.navbar-nav .open .dropdown-menu > li > a {
4324
line-height: 17px;
4325
}
4326
.navbar-nav .open .dropdown-menu > li > a:hover,
4327
.navbar-nav .open .dropdown-menu > li > a:focus {
4328
background-image: none;
4329
}
4330
}
4331
@media (min-width: 768px) {
4332
.navbar-nav {
4333
float: left;
4334
margin: 0;
4335
}
4336
.navbar-nav > li {
4337
float: left;
4338
}
4339
.navbar-nav > li > a {
4340
padding-top: 16.5px;
4341
padding-bottom: 16.5px;
4342
}
4343
}
4344
.navbar-form {
4345
margin-left: -15px;
4346
margin-right: -15px;
4347
padding: 10px 15px;
4348
border-top: 1px solid transparent;
4349
border-bottom: 1px solid transparent;
4350
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4351
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4352
margin-top: 9.5px;
4353
margin-bottom: 9.5px;
4354
}
4355
@media (min-width: 768px) {
4356
.navbar-form .form-group {
4357
display: inline-block;
4358
margin-bottom: 0;
4359
vertical-align: middle;
4360
}
4361
.navbar-form .form-control {
4362
display: inline-block;
4363
width: auto;
4364
vertical-align: middle;
4365
}
4366
.navbar-form .form-control-static {
4367
display: inline-block;
4368
}
4369
.navbar-form .input-group {
4370
display: inline-table;
4371
vertical-align: middle;
4372
}
4373
.navbar-form .input-group .input-group-addon,
4374
.navbar-form .input-group .input-group-btn,
4375
.navbar-form .input-group .form-control {
4376
width: auto;
4377
}
4378
.navbar-form .input-group > .form-control {
4379
width: 100%;
4380
}
4381
.navbar-form .control-label {
4382
margin-bottom: 0;
4383
vertical-align: middle;
4384
}
4385
.navbar-form .radio,
4386
.navbar-form .checkbox {
4387
display: inline-block;
4388
margin-top: 0;
4389
margin-bottom: 0;
4390
vertical-align: middle;
4391
}
4392
.navbar-form .radio label,
4393
.navbar-form .checkbox label {
4394
padding-left: 0;
4395
}
4396
.navbar-form .radio input[type="radio"],
4397
.navbar-form .checkbox input[type="checkbox"] {
4398
position: relative;
4399
margin-left: 0;
4400
}
4401
.navbar-form .has-feedback .form-control-feedback {
4402
top: 0;
4403
}
4404
}
4405
@media (max-width: 767px) {
4406
.navbar-form .form-group {
4407
margin-bottom: 5px;
4408
}
4409
.navbar-form .form-group:last-child {
4410
margin-bottom: 0;
4411
}
4412
}
4413
@media (min-width: 768px) {
4414
.navbar-form {
4415
width: auto;
4416
border: 0;
4417
margin-left: 0;
4418
margin-right: 0;
4419
padding-top: 0;
4420
padding-bottom: 0;
4421
-webkit-box-shadow: none;
4422
box-shadow: none;
4423
}
4424
}
4425
.navbar-nav > li > .dropdown-menu {
4426
margin-top: 0;
4427
border-top-right-radius: 0;
4428
border-top-left-radius: 0;
4429
}
4430
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
4431
margin-bottom: 0;
4432
border-top-right-radius: 3px;
4433
border-top-left-radius: 3px;
4434
border-bottom-right-radius: 0;
4435
border-bottom-left-radius: 0;
4436
}
4437
.navbar-btn {
4438
margin-top: 9.5px;
4439
margin-bottom: 9.5px;
4440
}
4441
.navbar-btn.btn-sm {
4442
margin-top: 11px;
4443
margin-bottom: 11px;
4444
}
4445
.navbar-btn.btn-xs {
4446
margin-top: 14px;
4447
margin-bottom: 14px;
4448
}
4449
.navbar-text {
4450
margin-top: 16.5px;
4451
margin-bottom: 16.5px;
4452
}
4453
@media (min-width: 768px) {
4454
.navbar-text {
4455
float: left;
4456
margin-left: 15px;
4457
margin-right: 15px;
4458
}
4459
}
4460
@media (min-width: 768px) {
4461
.navbar-left {
4462
float: left !important;
4463
}
4464
.navbar-right {
4465
float: right !important;
4466
margin-right: -15px;
4467
}
4468
.navbar-right ~ .navbar-right {
4469
margin-right: 0;
4470
}
4471
}
4472
.navbar-default {
4473
background-color: #fff;
4474
border-color: #ebebeb;
4475
}
4476
.navbar-default .navbar-brand {
4477
color: #777;
4478
}
4479
.navbar-default .navbar-brand:hover,
4480
.navbar-default .navbar-brand:focus {
4481
color: #5e5e5e;
4482
background-color: transparent;
4483
}
4484
.navbar-default .navbar-text {
4485
color: #373e4a;
4486
}
4487
.navbar-default .navbar-nav > li > a {
4488
color: #777;
4489
}
4490
.navbar-default .navbar-nav > li > a:hover,
4491
.navbar-default .navbar-nav > li > a:focus {
4492
color: #333;
4493
background-color: transparent;
4494
}
4495
.navbar-default .navbar-nav > .active > a,
4496
.navbar-default .navbar-nav > .active > a:hover,
4497
.navbar-default .navbar-nav > .active > a:focus {
4498
color: #555;
4499
background-color: #eeeeee;
4500
}
4501
.navbar-default .navbar-nav > .disabled > a,
4502
.navbar-default .navbar-nav > .disabled > a:hover,
4503
.navbar-default .navbar-nav > .disabled > a:focus {
4504
color: #ccc;
4505
background-color: transparent;
4506
}
4507
.navbar-default .navbar-toggle {
4508
border-color: #ddd;
4509
}
4510
.navbar-default .navbar-toggle:hover,
4511
.navbar-default .navbar-toggle:focus {
4512
background-color: #ddd;
4513
}
4514
.navbar-default .navbar-toggle .icon-bar {
4515
background-color: #888;
4516
}
4517
.navbar-default .navbar-collapse,
4518
.navbar-default .navbar-form {
4519
border-color: #ebebeb;
4520
}
4521
.navbar-default .navbar-nav > .open > a,
4522
.navbar-default .navbar-nav > .open > a:hover,
4523
.navbar-default .navbar-nav > .open > a:focus {
4524
background-color: #eeeeee;
4525
color: #555;
4526
}
4527
@media (max-width: 767px) {
4528
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
4529
color: #777;
4530
}
4531
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
4532
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
4533
color: #333;
4534
background-color: transparent;
4535
}
4536
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
4537
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
4538
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
4539
color: #555;
4540
background-color: #eeeeee;
4541
}
4542
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
4543
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4544
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4545
color: #ccc;
4546
background-color: transparent;
4547
}
4548
}
4549
.navbar-default .navbar-link {
4550
color: #777;
4551
}
4552
.navbar-default .navbar-link:hover {
4553
color: #333;
4554
}
4555
.navbar-default .btn-link {
4556
color: #777;
4557
}
4558
.navbar-default .btn-link:hover,
4559
.navbar-default .btn-link:focus {
4560
color: #333;
4561
}
4562
.navbar-default .btn-link[disabled]:hover,
4563
fieldset[disabled] .navbar-default .btn-link:hover,
4564
.navbar-default .btn-link[disabled]:focus,
4565
fieldset[disabled] .navbar-default .btn-link:focus {
4566
color: #ccc;
4567
}
4568
.navbar-inverse {
4569
background-color: #373e4a;
4570
border-color: #454a54;
4571
}
4572
.navbar-inverse .navbar-brand {
4573
color: #bfbfbf;
4574
}
4575
.navbar-inverse .navbar-brand:hover,
4576
.navbar-inverse .navbar-brand:focus {
4577
color: #fff;
4578
background-color: transparent;
4579
}
4580
.navbar-inverse .navbar-text {
4581
color: #aaabae;
4582
}
4583
.navbar-inverse .navbar-nav > li > a {
4584
color: #bfbfbf;
4585
}
4586
.navbar-inverse .navbar-nav > li > a:hover,
4587
.navbar-inverse .navbar-nav > li > a:focus {
4588
color: #fff;
4589
background-color: transparent;
4590
}
4591
.navbar-inverse .navbar-nav > .active > a,
4592
.navbar-inverse .navbar-nav > .active > a:hover,
4593
.navbar-inverse .navbar-nav > .active > a:focus {
4594
color: #fff;
4595
background-color: #21252d;
4596
}
4597
.navbar-inverse .navbar-nav > .disabled > a,
4598
.navbar-inverse .navbar-nav > .disabled > a:hover,
4599
.navbar-inverse .navbar-nav > .disabled > a:focus {
4600
color: #444;
4601
background-color: transparent;
4602
}
4603
.navbar-inverse .navbar-toggle {
4604
border-color: #333;
4605
}
4606
.navbar-inverse .navbar-toggle:hover,
4607
.navbar-inverse .navbar-toggle:focus {
4608
background-color: #333;
4609
}
4610
.navbar-inverse .navbar-toggle .icon-bar {
4611
background-color: #fff;
4612
}
4613
.navbar-inverse .navbar-collapse,
4614
.navbar-inverse .navbar-form {
4615
border-color: #282d36;
4616
}
4617
.navbar-inverse .navbar-nav > .open > a,
4618
.navbar-inverse .navbar-nav > .open > a:hover,
4619
.navbar-inverse .navbar-nav > .open > a:focus {
4620
background-color: #21252d;
4621
color: #fff;
4622
}
4623
@media (max-width: 767px) {
4624
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
4625
border-color: #454a54;
4626
}
4627
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
4628
background-color: #454a54;
4629
}
4630
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
4631
color: #bfbfbf;
4632
}
4633
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
4634
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
4635
color: #fff;
4636
background-color: transparent;
4637
}
4638
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
4639
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
4640
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
4641
color: #fff;
4642
background-color: #21252d;
4643
}
4644
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
4645
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4646
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4647
color: #444;
4648
background-color: transparent;
4649
}
4650
}
4651
.navbar-inverse .navbar-link {
4652
color: #bfbfbf;
4653
}
4654
.navbar-inverse .navbar-link:hover {
4655
color: #fff;
4656
}
4657
.navbar-inverse .btn-link {
4658
color: #bfbfbf;
4659
}
4660
.navbar-inverse .btn-link:hover,
4661
.navbar-inverse .btn-link:focus {
4662
color: #fff;
4663
}
4664
.navbar-inverse .btn-link[disabled]:hover,
4665
fieldset[disabled] .navbar-inverse .btn-link:hover,
4666
.navbar-inverse .btn-link[disabled]:focus,
4667
fieldset[disabled] .navbar-inverse .btn-link:focus {
4668
color: #444;
4669
}
4670
.breadcrumb {
4671
padding: 8px 15px;
4672
margin-bottom: 17px;
4673
list-style: none;
4674
background-color: #f5f5f5;
4675
border-radius: 3px;
4676
}
4677
.breadcrumb > li {
4678
display: inline-block;
4679
}
4680
.breadcrumb > li + li:before {
4681
content: "/\00a0";
4682
padding: 0 5px;
4683
color: #ccc;
4684
}
4685
.breadcrumb > .active {
4686
color: #999999;
4687
}
4688
.pagination {
4689
display: inline-block;
4690
padding-left: 0;
4691
margin: 17px 0;
4692
border-radius: 3px;
4693
}
4694
.pagination > li {
4695
display: inline;
4696
}
4697
.pagination > li > a,
4698
.pagination > li > span {
4699
position: relative;
4700
float: left;
4701
padding: 6px 12px;
4702
line-height: 1.42857143;
4703
text-decoration: none;
4704
color: #373e4a;
4705
background-color: #fff;
4706
border: 1px solid #ddd;
4707
margin-left: -1px;
4708
}
4709
.pagination > li:first-child > a,
4710
.pagination > li:first-child > span {
4711
margin-left: 0;
4712
border-bottom-left-radius: 3px;
4713
border-top-left-radius: 3px;
4714
}
4715
.pagination > li:last-child > a,
4716
.pagination > li:last-child > span {
4717
border-bottom-right-radius: 3px;
4718
border-top-right-radius: 3px;
4719
}
4720
.pagination > li > a:hover,
4721
.pagination > li > span:hover,
4722
.pagination > li > a:focus,
4723
.pagination > li > span:focus {
4724
z-index: 2;
4725
color: #818da2;
4726
background-color: #eeeeee;
4727
border-color: #ddd;
4728
}
4729
.pagination > .active > a,
4730
.pagination > .active > span,
4731
.pagination > .active > a:hover,
4732
.pagination > .active > span:hover,
4733
.pagination > .active > a:focus,
4734
.pagination > .active > span:focus {
4735
z-index: 3;
4736
color: #fff;
4737
background-color: #373e4a;
4738
border-color: #949494;
4739
cursor: default;
4740
}
4741
.pagination > .disabled > span,
4742
.pagination > .disabled > span:hover,
4743
.pagination > .disabled > span:focus,
4744
.pagination > .disabled > a,
4745
.pagination > .disabled > a:hover,
4746
.pagination > .disabled > a:focus {
4747
color: #999999;
4748
background-color: #fff;
4749
border-color: #ddd;
4750
cursor: not-allowed;
4751
}
4752
.pagination-lg > li > a,
4753
.pagination-lg > li > span {
4754
padding: 10px 16px;
4755
font-size: 15px;
4756
line-height: 1.3333333;
4757
}
4758
.pagination-lg > li:first-child > a,
4759
.pagination-lg > li:first-child > span {
4760
border-bottom-left-radius: 3px;
4761
border-top-left-radius: 3px;
4762
}
4763
.pagination-lg > li:last-child > a,
4764
.pagination-lg > li:last-child > span {
4765
border-bottom-right-radius: 3px;
4766
border-top-right-radius: 3px;
4767
}
4768
.pagination-sm > li > a,
4769
.pagination-sm > li > span {
4770
padding: 5px 10px;
4771
font-size: 11px;
4772
line-height: 1.5;
4773
}
4774
.pagination-sm > li:first-child > a,
4775
.pagination-sm > li:first-child > span {
4776
border-bottom-left-radius: 2px;
4777
border-top-left-radius: 2px;
4778
}
4779
.pagination-sm > li:last-child > a,
4780
.pagination-sm > li:last-child > span {
4781
border-bottom-right-radius: 2px;
4782
border-top-right-radius: 2px;
4783
}
4784
.pager {
4785
padding-left: 0;
4786
margin: 17px 0;
4787
list-style: none;
4788
text-align: center;
4789
}
4790
.pager li {
4791
display: inline;
4792
}
4793
.pager li > a,
4794
.pager li > span {
4795
display: inline-block;
4796
padding: 5px 14px;
4797
background-color: #fff;
4798
border: 1px solid #ddd;
4799
border-radius: 3px;
4800
}
4801
.pager li > a:hover,
4802
.pager li > a:focus {
4803
text-decoration: none;
4804
background-color: #eeeeee;
4805
}
4806
.pager .next > a,
4807
.pager .next > span {
4808
float: right;
4809
}
4810
.pager .previous > a,
4811
.pager .previous > span {
4812
float: left;
4813
}
4814
.pager .disabled > a,
4815
.pager .disabled > a:hover,
4816
.pager .disabled > a:focus,
4817
.pager .disabled > span {
4818
color: #999999;
4819
background-color: #fff;
4820
cursor: not-allowed;
4821
}
4822
.label {
4823
display: inline;
4824
padding: .2em .6em .3em;
4825
font-size: 75%;
4826
font-weight: bold;
4827
line-height: 1;
4828
color: #fff;
4829
text-align: center;
4830
white-space: nowrap;
4831
vertical-align: baseline;
4832
border-radius: .25em;
4833
}
4834
a.label:hover,
4835
a.label:focus {
4836
color: #fff;
4837
text-decoration: none;
4838
cursor: pointer;
4839
}
4840
.label:empty {
4841
display: none;
4842
}
4843
.btn .label {
4844
position: relative;
4845
top: -1px;
4846
}
4847
.label-default {
4848
background-color: #999999;
4849
}
4850
.label-default[href]:hover,
4851
.label-default[href]:focus {
4852
background-color: #808080;
4853
}
4854
.label-primary {
4855
background-color: #373e4a;
4856
}
4857
.label-primary[href]:hover,
4858
.label-primary[href]:focus {
4859
background-color: #21252d;
4860
}
4861
.label-success {
4862
background-color: #00a651;
4863
}
4864
.label-success[href]:hover,
4865
.label-success[href]:focus {
4866
background-color: #007338;
4867
}
4868
.label-info {
4869
background-color: #21a9e1;
4870
}
4871
.label-info[href]:hover,
4872
.label-info[href]:focus {
4873
background-color: #1988b6;
4874
}
4875
.label-warning {
4876
background-color: #fad839;
4877
}
4878
.label-warning[href]:hover,
4879
.label-warning[href]:focus {
4880
background-color: #f9ce07;
4881
}
4882
.label-danger {
4883
background-color: #cc2424;
4884
}
4885
.label-danger[href]:hover,
4886
.label-danger[href]:focus {
4887
background-color: #a11c1c;
4888
}
4889
.badge {
4890
display: inline-block;
4891
min-width: 10px;
4892
padding: 3px 7px;
4893
font-size: 11px;
4894
font-weight: normal;
4895
color: #fff;
4896
line-height: 1;
4897
vertical-align: middle;
4898
white-space: nowrap;
4899
text-align: center;
4900
background-color: #999999;
4901
border-radius: 10px;
4902
}
4903
.badge:empty {
4904
display: none;
4905
}
4906
.btn .badge {
4907
position: relative;
4908
top: -1px;
4909
}
4910
.btn-xs .badge,
4911
.btn-group-xs > .btn .badge {
4912
top: 0;
4913
padding: 1px 5px;
4914
}
4915
a.badge:hover,
4916
a.badge:focus {
4917
color: #fff;
4918
text-decoration: none;
4919
cursor: pointer;
4920
}
4921
.list-group-item.active > .badge,
4922
.nav-pills > .active > a > .badge {
4923
color: #373e4a;
4924
background-color: #fff;
4925
}
4926
.list-group-item > .badge {
4927
float: right;
4928
}
4929
.list-group-item > .badge + .badge {
4930
margin-right: 5px;
4931
}
4932
.nav-pills > li > a > .badge {
4933
margin-left: 3px;
4934
}
4935
.jumbotron {
4936
padding-top: 40px;
4937
padding-bottom: 40px;
4938
margin-bottom: 40px;
4939
color: #373e4a;
4940
background-color: #eeeeee;
4941
}
4942
.jumbotron h1,
4943
.jumbotron .h1 {
4944
color: inherit;
4945
}
4946
.jumbotron p {
4947
margin-bottom: 20px;
4948
font-size: 18px;
4949
font-weight: 200;
4950
}
4951
.jumbotron > hr {
4952
border-top-color: #d5d5d5;
4953
}
4954
.container .jumbotron,
4955
.container-fluid .jumbotron {
4956
border-radius: 3px;
4957
padding-left: 15px;
4958
padding-right: 15px;
4959
}
4960
.jumbotron .container {
4961
max-width: 100%;
4962
}
4963
@media screen and (min-width: 768px) {
4964
.jumbotron {
4965
padding-top: 64px;
4966
padding-bottom: 64px;
4967
}
4968
.container .jumbotron,
4969
.container-fluid .jumbotron {
4970
padding-left: 80px;
4971
padding-right: 80px;
4972
}
4973
.jumbotron h1,
4974
.jumbotron .h1 {
4975
font-size: 54px;
4976
}
4977
}
4978
.thumbnail {
4979
display: block;
4980
padding: 4px;
4981
margin-bottom: 17px;
4982
line-height: 1.42857143;
4983
background-color: #fff;
4984
border: 1px solid #ededf0;
4985
border-radius: 3px;
4986
-webkit-transition: border 0.2s ease-in-out;
4987
-o-transition: border 0.2s ease-in-out;
4988
transition: border 0.2s ease-in-out;
4989
}
4990
.thumbnail > img,
4991
.thumbnail a > img {
4992
margin-left: auto;
4993
margin-right: auto;
4994
}
4995
a.thumbnail:hover,
4996
a.thumbnail:focus,
4997
a.thumbnail.active {
4998
border-color: #373e4a;
4999
}
5000
.thumbnail .caption {
5001
padding: 9px;
5002
color: #949494;
5003
}
5004
.alert {
5005
padding: 15px;
5006
margin-bottom: 17px;
5007
border: 1px solid transparent;
5008
border-radius: 3px;
5009
}
5010
.alert h4 {
5011
margin-top: 0;
5012
color: inherit;
5013
}
5014
.alert .alert-link {
5015
font-weight: bold;
5016
}
5017
.alert > p,
5018
.alert > ul {
5019
margin-bottom: 0;
5020
}
5021
.alert > p + p {
5022
margin-top: 5px;
5023
}
5024
.alert-dismissable,
5025
.alert-dismissible {
5026
padding-right: 35px;
5027
}
5028
.alert-dismissable .close,
5029
.alert-dismissible .close {
5030
position: relative;
5031
top: -2px;
5032
right: -21px;
5033
color: inherit;
5034
}
5035
.alert-success {
5036
background-color: #bdedbc;
5037
border-color: #b4e8a8;
5038
color: #045702;
5039
}
5040
.alert-success hr {
5041
border-top-color: #a2e294;
5042
}
5043
.alert-success .alert-link {
5044
color: #022501;
5045
}
5046
.alert-info {
5047
background-color: #c5e8f7;
5048
border-color: #a6e8f3;
5049
color: #2c7ea1;
5050
}
5051
.alert-info hr {
5052
border-top-color: #8fe3f0;
5053
}
5054
.alert-info .alert-link {
5055
color: #215f79;
5056
}
5057
.alert-warning {
5058
background-color: #ffefa4;
5059
border-color: #ffd78a;
5060
color: #574802;
5061
}
5062
.alert-warning hr {
5063
border-top-color: #ffce71;
5064
}
5065
.alert-warning .alert-link {
5066
color: #251f01;
5067
}
5068
.alert-danger {
5069
background-color: #ffc9c9;
5070
border-color: #ffafbd;
5071
color: #ac1818;
5072
}
5073
.alert-danger hr {
5074
border-top-color: #ff96a7;
5075
}
5076
.alert-danger .alert-link {
5077
color: #7f1212;
5078
}
5079
@-webkit-keyframes progress-bar-stripes {
5080
from {
5081
background-position: 40px 0;
5082
}
5083
to {
5084
background-position: 0 0;
5085
}
5086
}
5087
@keyframes progress-bar-stripes {
5088
from {
5089
background-position: 40px 0;
5090
}
5091
to {
5092
background-position: 0 0;
5093
}
5094
}
5095
.progress {
5096
overflow: hidden;
5097
height: 17px;
5098
margin-bottom: 17px;
5099
background-color: #f5f5f5;
5100
border-radius: 3px;
5101
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5102
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5103
}
5104
.progress-bar {
5105
float: left;
5106
width: 0%;
5107
height: 100%;
5108
font-size: 11px;
5109
line-height: 17px;
5110
color: #fff;
5111
text-align: center;
5112
background-color: #949494;
5113
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5114
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5115
-webkit-transition: width 0.6s ease;
5116
-o-transition: width 0.6s ease;
5117
transition: width 0.6s ease;
5118
}
5119
.progress-striped .progress-bar,
5120
.progress-bar-striped {
5121
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);
5122
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);
5123
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);
5124
background-size: 40px 40px;
5125
}
5126
.progress.active .progress-bar,
5127
.progress-bar.active {
5128
-webkit-animation: progress-bar-stripes 2s linear infinite;
5129
-o-animation: progress-bar-stripes 2s linear infinite;
5130
animation: progress-bar-stripes 2s linear infinite;
5131
}
5132
.progress-bar-success {
5133
background-color: #00a651;
5134
}
5135
.progress-striped .progress-bar-success {
5136
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);
5137
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);
5138
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);
5139
}
5140
.progress-bar-info {
5141
background-color: #21a9e1;
5142
}
5143
.progress-striped .progress-bar-info {
5144
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);
5145
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);
5146
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);
5147
}
5148
.progress-bar-warning {
5149
background-color: #fad839;
5150
}
5151
.progress-striped .progress-bar-warning {
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-danger {
5157
background-color: #cc2424;
5158
}
5159
.progress-striped .progress-bar-danger {
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
.media {
5165
margin-top: 15px;
5166
}
5167
.media:first-child {
5168
margin-top: 0;
5169
}
5170
.media,
5171
.media-body {
5172
zoom: 1;
5173
overflow: hidden;
5174
}
5175
.media-body {
5176
width: 10000px;
5177
}
5178
.media-object {
5179
display: block;
5180
}
5181
.media-object.img-thumbnail {
5182
max-width: none;
5183
}
5184
.media-right,
5185
.media > .pull-right {
5186
padding-left: 10px;
5187
}
5188
.media-left,
5189
.media > .pull-left {
5190
padding-right: 10px;
5191
}
5192
.media-left,
5193
.media-right,
5194
.media-body {
5195
display: table-cell;
5196
vertical-align: top;
5197
}
5198
.media-middle {
5199
vertical-align: middle;
5200
}
5201
.media-bottom {
5202
vertical-align: bottom;
5203
}
5204
.media-heading {
5205
margin-top: 0;
5206
margin-bottom: 5px;
5207
}
5208
.media-list {
5209
padding-left: 0;
5210
list-style: none;
5211
}
5212
.list-group {
5213
margin-bottom: 20px;
5214
padding-left: 0;
5215
}
5216
.list-group-item {
5217
position: relative;
5218
display: block;
5219
padding: 10px 15px;
5220
margin-bottom: -1px;
5221
background-color: #fff;
5222
border: 1px solid #ddd;
5223
}
5224
.list-group-item:first-child {
5225
border-top-right-radius: 3px;
5226
border-top-left-radius: 3px;
5227
}
5228
.list-group-item:last-child {
5229
margin-bottom: 0;
5230
border-bottom-right-radius: 3px;
5231
border-bottom-left-radius: 3px;
5232
}
5233
a.list-group-item,
5234
button.list-group-item {
5235
color: #555;
5236
}
5237
a.list-group-item .list-group-item-heading,
5238
button.list-group-item .list-group-item-heading {
5239
color: #333;
5240
}
5241
a.list-group-item:hover,
5242
button.list-group-item:hover,
5243
a.list-group-item:focus,
5244
button.list-group-item:focus {
5245
text-decoration: none;
5246
color: #555;
5247
background-color: #f5f5f5;
5248
}
5249
button.list-group-item {
5250
width: 100%;
5251
text-align: left;
5252
}
5253
.list-group-item.disabled,
5254
.list-group-item.disabled:hover,
5255
.list-group-item.disabled:focus {
5256
background-color: #eeeeee;
5257
color: #999999;
5258
cursor: not-allowed;
5259
}
5260
.list-group-item.disabled .list-group-item-heading,
5261
.list-group-item.disabled:hover .list-group-item-heading,
5262
.list-group-item.disabled:focus .list-group-item-heading {
5263
color: inherit;
5264
}
5265
.list-group-item.disabled .list-group-item-text,
5266
.list-group-item.disabled:hover .list-group-item-text,
5267
.list-group-item.disabled:focus .list-group-item-text {
5268
color: #999999;
5269
}
5270
.list-group-item.active,
5271
.list-group-item.active:hover,
5272
.list-group-item.active:focus {
5273
z-index: 2;
5274
color: #fff;
5275
background-color: #373e4a;
5276
border-color: #373e4a;
5277
}
5278
.list-group-item.active .list-group-item-heading,
5279
.list-group-item.active:hover .list-group-item-heading,
5280
.list-group-item.active:focus .list-group-item-heading,
5281
.list-group-item.active .list-group-item-heading > small,
5282
.list-group-item.active:hover .list-group-item-heading > small,
5283
.list-group-item.active:focus .list-group-item-heading > small,
5284
.list-group-item.active .list-group-item-heading > .small,
5285
.list-group-item.active:hover .list-group-item-heading > .small,
5286
.list-group-item.active:focus .list-group-item-heading > .small {
5287
color: inherit;
5288
}
5289
.list-group-item.active .list-group-item-text,
5290
.list-group-item.active:hover .list-group-item-text,
5291
.list-group-item.active:focus .list-group-item-text {
5292
color: #99a3b4;
5293
}
5294
.list-group-item-success {
5295
color: #045702;
5296
background-color: #bdedbc;
5297
}
5298
a.list-group-item-success,
5299
button.list-group-item-success {
5300
color: #045702;
5301
}
5302
a.list-group-item-success .list-group-item-heading,
5303
button.list-group-item-success .list-group-item-heading {
5304
color: inherit;
5305
}
5306
a.list-group-item-success:hover,
5307
button.list-group-item-success:hover,
5308
a.list-group-item-success:focus,
5309
button.list-group-item-success:focus {
5310
color: #045702;
5311
background-color: #a9e8a8;
5312
}
5313
a.list-group-item-success.active,
5314
button.list-group-item-success.active,
5315
a.list-group-item-success.active:hover,
5316
button.list-group-item-success.active:hover,
5317
a.list-group-item-success.active:focus,
5318
button.list-group-item-success.active:focus {
5319
color: #fff;
5320
background-color: #045702;
5321
border-color: #045702;
5322
}
5323
.list-group-item-info {
5324
color: #2c7ea1;
5325
background-color: #c5e8f7;
5326
}
5327
a.list-group-item-info,
5328
button.list-group-item-info {
5329
color: #2c7ea1;
5330
}
5331
a.list-group-item-info .list-group-item-heading,
5332
button.list-group-item-info .list-group-item-heading {
5333
color: inherit;
5334
}
5335
a.list-group-item-info:hover,
5336
button.list-group-item-info:hover,
5337
a.list-group-item-info:focus,
5338
button.list-group-item-info:focus {
5339
color: #2c7ea1;
5340
background-color: #afdff4;
5341
}
5342
a.list-group-item-info.active,
5343
button.list-group-item-info.active,
5344
a.list-group-item-info.active:hover,
5345
button.list-group-item-info.active:hover,
5346
a.list-group-item-info.active:focus,
5347
button.list-group-item-info.active:focus {
5348
color: #fff;
5349
background-color: #2c7ea1;
5350
border-color: #2c7ea1;
5351
}
5352
.list-group-item-warning {
5353
color: #574802;
5354
background-color: #ffefa4;
5355
}
5356
a.list-group-item-warning,
5357
button.list-group-item-warning {
5358
color: #574802;
5359
}
5360
a.list-group-item-warning .list-group-item-heading,
5361
button.list-group-item-warning .list-group-item-heading {
5362
color: inherit;
5363
}
5364
a.list-group-item-warning:hover,
5365
button.list-group-item-warning:hover,
5366
a.list-group-item-warning:focus,
5367
button.list-group-item-warning:focus {
5368
color: #574802;
5369
background-color: #ffeb8a;
5370
}
5371
a.list-group-item-warning.active,
5372
button.list-group-item-warning.active,
5373
a.list-group-item-warning.active:hover,
5374
button.list-group-item-warning.active:hover,
5375
a.list-group-item-warning.active:focus,
5376
button.list-group-item-warning.active:focus {
5377
color: #fff;
5378
background-color: #574802;
5379
border-color: #574802;
5380
}
5381
.list-group-item-danger {
5382
color: #ac1818;
5383
background-color: #ffc9c9;
5384
}
5385
a.list-group-item-danger,
5386
button.list-group-item-danger {
5387
color: #ac1818;
5388
}
5389
a.list-group-item-danger .list-group-item-heading,
5390
button.list-group-item-danger .list-group-item-heading {
5391
color: inherit;
5392
}
5393
a.list-group-item-danger:hover,
5394
button.list-group-item-danger:hover,
5395
a.list-group-item-danger:focus,
5396
button.list-group-item-danger:focus {
5397
color: #ac1818;
5398
background-color: #ffafaf;
5399
}
5400
a.list-group-item-danger.active,
5401
button.list-group-item-danger.active,
5402
a.list-group-item-danger.active:hover,
5403
button.list-group-item-danger.active:hover,
5404
a.list-group-item-danger.active:focus,
5405
button.list-group-item-danger.active:focus {
5406
color: #fff;
5407
background-color: #ac1818;
5408
border-color: #ac1818;
5409
}
5410
.list-group-item-heading {
5411
margin-top: 0;
5412
margin-bottom: 5px;
5413
}
5414
.list-group-item-text {
5415
margin-bottom: 0;
5416
line-height: 1.3;
5417
}
5418
.panel {
5419
margin-bottom: 17px;
5420
background-color: #fff;
5421
border: 1px solid transparent;
5422
border-radius: 3px;
5423
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5424
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5425
}
5426
.panel-body {
5427
padding: 15px;
5428
}
5429
.panel-heading {
5430
padding: 10px 15px;
5431
border-bottom: 1px solid transparent;
5432
border-top-right-radius: 2px;
5433
border-top-left-radius: 2px;
5434
}
5435
.panel-heading > .dropdown .dropdown-toggle {
5436
color: inherit;
5437
}
5438
.panel-title {
5439
margin-top: 0;
5440
margin-bottom: 0;
5441
font-size: 14px;
5442
color: inherit;
5443
}
5444
.panel-title > a,
5445
.panel-title > small,
5446
.panel-title > .small,
5447
.panel-title > small > a,
5448
.panel-title > .small > a {
5449
color: inherit;
5450
}
5451
.panel-footer {
5452
padding: 10px 15px;
5453
background-color: #f5f5f5;
5454
border-top: 1px solid #ddd;
5455
border-bottom-right-radius: 2px;
5456
border-bottom-left-radius: 2px;
5457
}
5458
.panel > .list-group,
5459
.panel > .panel-collapse > .list-group {
5460
margin-bottom: 0;
5461
}
5462
.panel > .list-group .list-group-item,
5463
.panel > .panel-collapse > .list-group .list-group-item {
5464
border-width: 1px 0;
5465
border-radius: 0;
5466
}
5467
.panel > .list-group:first-child .list-group-item:first-child,
5468
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
5469
border-top: 0;
5470
border-top-right-radius: 2px;
5471
border-top-left-radius: 2px;
5472
}
5473
.panel > .list-group:last-child .list-group-item:last-child,
5474
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
5475
border-bottom: 0;
5476
border-bottom-right-radius: 2px;
5477
border-bottom-left-radius: 2px;
5478
}
5479
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
5480
border-top-right-radius: 0;
5481
border-top-left-radius: 0;
5482
}
5483
.panel-heading + .list-group .list-group-item:first-child {
5484
border-top-width: 0;
5485
}
5486
.list-group + .panel-footer {
5487
border-top-width: 0;
5488
}
5489
.panel > .table,
5490
.panel > .table-responsive > .table,
5491
.panel > .panel-collapse > .table {
5492
margin-bottom: 0;
5493
}
5494
.panel > .table caption,
5495
.panel > .table-responsive > .table caption,
5496
.panel > .panel-collapse > .table caption {
5497
padding-left: 15px;
5498
padding-right: 15px;
5499
}
5500
.panel > .table:first-child,
5501
.panel > .table-responsive:first-child > .table:first-child {
5502
border-top-right-radius: 2px;
5503
border-top-left-radius: 2px;
5504
}
5505
.panel > .table:first-child > thead:first-child > tr:first-child,
5506
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
5507
.panel > .table:first-child > tbody:first-child > tr:first-child,
5508
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
5509
border-top-left-radius: 2px;
5510
border-top-right-radius: 2px;
5511
}
5512
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
5513
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
5514
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5515
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5516
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
5517
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
5518
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
5519
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
5520
border-top-left-radius: 2px;
5521
}
5522
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
5523
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
5524
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5525
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5526
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
5527
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
5528
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
5529
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
5530
border-top-right-radius: 2px;
5531
}
5532
.panel > .table:last-child,
5533
.panel > .table-responsive:last-child > .table:last-child {
5534
border-bottom-right-radius: 2px;
5535
border-bottom-left-radius: 2px;
5536
}
5537
.panel > .table:last-child > tbody:last-child > tr:last-child,
5538
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
5539
.panel > .table:last-child > tfoot:last-child > tr:last-child,
5540
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
5541
border-bottom-left-radius: 2px;
5542
border-bottom-right-radius: 2px;
5543
}
5544
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5545
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5546
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5547
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5548
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5549
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5550
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
5551
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
5552
border-bottom-left-radius: 2px;
5553
}
5554
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5555
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5556
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5557
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5558
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5559
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5560
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
5561
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
5562
border-bottom-right-radius: 2px;
5563
}
5564
.panel > .panel-body + .table,
5565
.panel > .panel-body + .table-responsive,
5566
.panel > .table + .panel-body,
5567
.panel > .table-responsive + .panel-body {
5568
border-top: 1px solid #ebebeb;
5569
}
5570
.panel > .table > tbody:first-child > tr:first-child th,
5571
.panel > .table > tbody:first-child > tr:first-child td {
5572
border-top: 0;
5573
}
5574
.panel > .table-bordered,
5575
.panel > .table-responsive > .table-bordered {
5576
border: 0;
5577
}
5578
.panel > .table-bordered > thead > tr > th:first-child,
5579
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
5580
.panel > .table-bordered > tbody > tr > th:first-child,
5581
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
5582
.panel > .table-bordered > tfoot > tr > th:first-child,
5583
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
5584
.panel > .table-bordered > thead > tr > td:first-child,
5585
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
5586
.panel > .table-bordered > tbody > tr > td:first-child,
5587
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
5588
.panel > .table-bordered > tfoot > tr > td:first-child,
5589
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
5590
border-left: 0;
5591
}
5592
.panel > .table-bordered > thead > tr > th:last-child,
5593
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
5594
.panel > .table-bordered > tbody > tr > th:last-child,
5595
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
5596
.panel > .table-bordered > tfoot > tr > th:last-child,
5597
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
5598
.panel > .table-bordered > thead > tr > td:last-child,
5599
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
5600
.panel > .table-bordered > tbody > tr > td:last-child,
5601
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
5602
.panel > .table-bordered > tfoot > tr > td:last-child,
5603
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
5604
border-right: 0;
5605
}
5606
.panel > .table-bordered > thead > tr:first-child > td,
5607
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
5608
.panel > .table-bordered > tbody > tr:first-child > td,
5609
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
5610
.panel > .table-bordered > thead > tr:first-child > th,
5611
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
5612
.panel > .table-bordered > tbody > tr:first-child > th,
5613
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
5614
border-bottom: 0;
5615
}
5616
.panel > .table-bordered > tbody > tr:last-child > td,
5617
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
5618
.panel > .table-bordered > tfoot > tr:last-child > td,
5619
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
5620
.panel > .table-bordered > tbody > tr:last-child > th,
5621
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
5622
.panel > .table-bordered > tfoot > tr:last-child > th,
5623
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
5624
border-bottom: 0;
5625
}
5626
.panel > .table-responsive {
5627
border: 0;
5628
margin-bottom: 0;
5629
}
5630
.panel-group {
5631
margin-bottom: 17px;
5632
}
5633
.panel-group .panel {
5634
margin-bottom: 0;
5635
border-radius: 3px;
5636
}
5637
.panel-group .panel + .panel {
5638
margin-top: 5px;
5639
}
5640
.panel-group .panel-heading {
5641
border-bottom: 0;
5642
}
5643
.panel-group .panel-heading + .panel-collapse > .panel-body,
5644
.panel-group .panel-heading + .panel-collapse > .list-group {
5645
border-top: 1px solid #ddd;
5646
}
5647
.panel-group .panel-footer {
5648
border-top: 0;
5649
}
5650
.panel-group .panel-footer + .panel-collapse .panel-body {
5651
border-bottom: 1px solid #ddd;
5652
}
5653
.panel-default {
5654
border-color: #949494;
5655
}
5656
.panel-default > .panel-heading {
5657
color: #373e4a;
5658
background-color: #949494;
5659
border-color: #949494;
5660
}
5661
.panel-default > .panel-heading + .panel-collapse > .panel-body {
5662
border-top-color: #949494;
5663
}
5664
.panel-default > .panel-heading .badge {
5665
color: #949494;
5666
background-color: #373e4a;
5667
}
5668
.panel-default > .panel-footer + .panel-collapse > .panel-body {
5669
border-bottom-color: #949494;
5670
}
5671
.panel-primary {
5672
border-color: #949494;
5673
}
5674
.panel-primary > .panel-heading {
5675
color: #fff;
5676
background-color: #949494;
5677
border-color: #949494;
5678
}
5679
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
5680
border-top-color: #949494;
5681
}
5682
.panel-primary > .panel-heading .badge {
5683
color: #949494;
5684
background-color: #fff;
5685
}
5686
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
5687
border-bottom-color: #949494;
5688
}
5689
.panel-success {
5690
border-color: #b4e8a8;
5691
}
5692
.panel-success > .panel-heading {
5693
color: #045702;
5694
background-color: #bdedbc;
5695
border-color: #b4e8a8;
5696
}
5697
.panel-success > .panel-heading + .panel-collapse > .panel-body {
5698
border-top-color: #b4e8a8;
5699
}
5700
.panel-success > .panel-heading .badge {
5701
color: #bdedbc;
5702
background-color: #045702;
5703
}
5704
.panel-success > .panel-footer + .panel-collapse > .panel-body {
5705
border-bottom-color: #b4e8a8;
5706
}
5707
.panel-info {
5708
border-color: #a6e8f3;
5709
}
5710
.panel-info > .panel-heading {
5711
color: #2c7ea1;
5712
background-color: #c5e8f7;
5713
border-color: #a6e8f3;
5714
}
5715
.panel-info > .panel-heading + .panel-collapse > .panel-body {
5716
border-top-color: #a6e8f3;
5717
}
5718
.panel-info > .panel-heading .badge {
5719
color: #c5e8f7;
5720
background-color: #2c7ea1;
5721
}
5722
.panel-info > .panel-footer + .panel-collapse > .panel-body {
5723
border-bottom-color: #a6e8f3;
5724
}
5725
.panel-warning {
5726
border-color: #ffd78a;
5727
}
5728
.panel-warning > .panel-heading {
5729
color: #574802;
5730
background-color: #ffefa4;
5731
border-color: #ffd78a;
5732
}
5733
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
5734
border-top-color: #ffd78a;
5735
}
5736
.panel-warning > .panel-heading .badge {
5737
color: #ffefa4;
5738
background-color: #574802;
5739
}
5740
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
5741
border-bottom-color: #ffd78a;
5742
}
5743
.panel-danger {
5744
border-color: #ffafbd;
5745
}
5746
.panel-danger > .panel-heading {
5747
color: #ac1818;
5748
background-color: #ffc9c9;
5749
border-color: #ffafbd;
5750
}
5751
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
5752
border-top-color: #ffafbd;
5753
}
5754
.panel-danger > .panel-heading .badge {
5755
color: #ffc9c9;
5756
background-color: #ac1818;
5757
}
5758
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
5759
border-bottom-color: #ffafbd;
5760
}
5761
.embed-responsive {
5762
position: relative;
5763
display: block;
5764
height: 0;
5765
padding: 0;
5766
overflow: hidden;
5767
}
5768
.embed-responsive .embed-responsive-item,
5769
.embed-responsive iframe,
5770
.embed-responsive embed,
5771
.embed-responsive object,
5772
.embed-responsive video {
5773
position: absolute;
5774
top: 0;
5775
left: 0;
5776
bottom: 0;
5777
height: 100%;
5778
width: 100%;
5779
border: 0;
5780
}
5781
.embed-responsive-16by9 {
5782
padding-bottom: 56.25%;
5783
}
5784
.embed-responsive-4by3 {
5785
padding-bottom: 75%;
5786
}
5787
.well {
5788
min-height: 20px;
5789
padding: 19px;
5790
margin-bottom: 20px;
5791
background-color: #f5f5f5;
5792
border: 1px solid #e3e3e3;
5793
border-radius: 3px;
5794
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5795
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5796
}
5797
.well blockquote {
5798
border-color: #ddd;
5799
border-color: rgba(0, 0, 0, 0.15);
5800
}
5801
.well-lg {
5802
padding: 24px;
5803
border-radius: 3px;
5804
}
5805
.well-sm {
5806
padding: 9px;
5807
border-radius: 2px;
5808
}
5809
.close {
5810
float: right;
5811
font-size: 18px;
5812
font-weight: bold;
5813
line-height: 1;
5814
color: #000;
5815
text-shadow: 0 1px 0 #fff;
5816
opacity: 0.2;
5817
filter: alpha(opacity=20);
5818
}
5819
.close:hover,
5820
.close:focus {
5821
color: #000;
5822
text-decoration: none;
5823
cursor: pointer;
5824
opacity: 0.5;
5825
filter: alpha(opacity=50);
5826
}
5827
button.close {
5828
padding: 0;
5829
cursor: pointer;
5830
background: transparent;
5831
border: 0;
5832
-webkit-appearance: none;
5833
}
5834
.modal-open {
5835
overflow: hidden;
5836
}
5837
.modal {
5838
display: none;
5839
overflow: hidden;
5840
position: fixed;
5841
top: 0;
5842
right: 0;
5843
bottom: 0;
5844
left: 0;
5845
z-index: 1050;
5846
-webkit-overflow-scrolling: touch;
5847
outline: 0;
5848
}
5849
.modal.fade .modal-dialog {
5850
-webkit-transform: translate(0, -25%);
5851
-ms-transform: translate(0, -25%);
5852
-o-transform: translate(0, -25%);
5853
transform: translate(0, -25%);
5854
-webkit-transition: -webkit-transform 0.3s ease-out;
5855
-moz-transition: -moz-transform 0.3s ease-out;
5856
-o-transition: -o-transform 0.3s ease-out;
5857
transition: transform 0.3s ease-out;
5858
}
5859
.modal.in .modal-dialog {
5860
-webkit-transform: translate(0, 0);
5861
-ms-transform: translate(0, 0);
5862
-o-transform: translate(0, 0);
5863
transform: translate(0, 0);
5864
}
5865
.modal-open .modal {
5866
overflow-x: hidden;
5867
overflow-y: auto;
5868
}
5869
.modal-dialog {
5870
position: relative;
5871
width: auto;
5872
margin: 10px;
5873
}
5874
.modal-content {
5875
position: relative;
5876
background-color: #fff;
5877
border: 1px solid #999;
5878
border: 1px solid rgba(0, 0, 0, 0.2);
5879
border-radius: 3px;
5880
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5881
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5882
background-clip: padding-box;
5883
outline: 0;
5884
}
5885
.modal-backdrop {
5886
position: fixed;
5887
top: 0;
5888
right: 0;
5889
bottom: 0;
5890
left: 0;
5891
z-index: 1040;
5892
background-color: #000;
5893
}
5894
.modal-backdrop.fade {
5895
opacity: 0;
5896
filter: alpha(opacity=0);
5897
}
5898
.modal-backdrop.in {
5899
opacity: 0.5;
5900
filter: alpha(opacity=50);
5901
}
5902
.modal-header {
5903
padding: 15px;
5904
border-bottom: 1px solid #e5e5e5;
5905
}
5906
.modal-header .close {
5907
margin-top: -2px;
5908
}
5909
.modal-title {
5910
margin: 0;
5911
line-height: 1.42857143;
5912
}
5913
.modal-body {
5914
position: relative;
5915
padding: 15px;
5916
}
5917
.modal-footer {
5918
padding: 15px;
5919
text-align: right;
5920
border-top: 1px solid #e5e5e5;
5921
}
5922
.modal-footer .btn + .btn {
5923
margin-left: 5px;
5924
margin-bottom: 0;
5925
}
5926
.modal-footer .btn-group .btn + .btn {
5927
margin-left: -1px;
5928
}
5929
.modal-footer .btn-block + .btn-block {
5930
margin-left: 0;
5931
}
5932
.modal-scrollbar-measure {
5933
position: absolute;
5934
top: -9999px;
5935
width: 50px;
5936
height: 50px;
5937
overflow: scroll;
5938
}
5939
@media (min-width: 768px) {
5940
.modal-dialog {
5941
width: 600px;
5942
margin: 30px auto;
5943
}
5944
.modal-content {
5945
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5946
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5947
}
5948
.modal-sm {
5949
width: 300px;
5950
}
5951
}
5952
@media (min-width: 992px) {
5953
.modal-lg {
5954
width: 900px;
5955
}
5956
}
5957
.tooltip {
5958
position: absolute;
5959
z-index: 1070;
5960
display: block;
5961
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5962
font-style: normal;
5963
font-weight: normal;
5964
letter-spacing: normal;
5965
line-break: auto;
5966
line-height: 1.42857143;
5967
text-align: left;
5968
text-align: start;
5969
text-decoration: none;
5970
text-shadow: none;
5971
text-transform: none;
5972
white-space: normal;
5973
word-break: normal;
5974
word-spacing: normal;
5975
word-wrap: normal;
5976
font-size: 11px;
5977
opacity: 0;
5978
filter: alpha(opacity=0);
5979
}
5980
.tooltip.in {
5981
opacity: 0.9;
5982
filter: alpha(opacity=90);
5983
}
5984
.tooltip.top {
5985
margin-top: -3px;
5986
padding: 5px 0;
5987
}
5988
.tooltip.right {
5989
margin-left: 3px;
5990
padding: 0 5px;
5991
}
5992
.tooltip.bottom {
5993
margin-top: 3px;
5994
padding: 5px 0;
5995
}
5996
.tooltip.left {
5997
margin-left: -3px;
5998
padding: 0 5px;
5999
}
6000
.tooltip-inner {
6001
max-width: 200px;
6002
padding: 3px 8px;
6003
color: #fff;
6004
text-align: center;
6005
background-color: #000;
6006
border-radius: 3px;
6007
}
6008
.tooltip-arrow {
6009
position: absolute;
6010
width: 0;
6011
height: 0;
6012
border-color: transparent;
6013
border-style: solid;
6014
}
6015
.tooltip.top .tooltip-arrow {
6016
bottom: 0;
6017
left: 50%;
6018
margin-left: -5px;
6019
border-width: 5px 5px 0;
6020
border-top-color: #000;
6021
}
6022
.tooltip.top-left .tooltip-arrow {
6023
bottom: 0;
6024
right: 5px;
6025
margin-bottom: -5px;
6026
border-width: 5px 5px 0;
6027
border-top-color: #000;
6028
}
6029
.tooltip.top-right .tooltip-arrow {
6030
bottom: 0;
6031
left: 5px;
6032
margin-bottom: -5px;
6033
border-width: 5px 5px 0;
6034
border-top-color: #000;
6035
}
6036
.tooltip.right .tooltip-arrow {
6037
top: 50%;
6038
left: 0;
6039
margin-top: -5px;
6040
border-width: 5px 5px 5px 0;
6041
border-right-color: #000;
6042
}
6043
.tooltip.left .tooltip-arrow {
6044
top: 50%;
6045
right: 0;
6046
margin-top: -5px;
6047
border-width: 5px 0 5px 5px;
6048
border-left-color: #000;
6049
}
6050
.tooltip.bottom .tooltip-arrow {
6051
top: 0;
6052
left: 50%;
6053
margin-left: -5px;
6054
border-width: 0 5px 5px;
6055
border-bottom-color: #000;
6056
}
6057
.tooltip.bottom-left .tooltip-arrow {
6058
top: 0;
6059
right: 5px;
6060
margin-top: -5px;
6061
border-width: 0 5px 5px;
6062
border-bottom-color: #000;
6063
}
6064
.tooltip.bottom-right .tooltip-arrow {
6065
top: 0;
6066
left: 5px;
6067
margin-top: -5px;
6068
border-width: 0 5px 5px;
6069
border-bottom-color: #000;
6070
}
6071
.popover {
6072
position: absolute;
6073
top: 0;
6074
left: 0;
6075
z-index: 1060;
6076
display: none;
6077
max-width: 276px;
6078
padding: 1px;
6079
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6080
font-style: normal;
6081
font-weight: normal;
6082
letter-spacing: normal;
6083
line-break: auto;
6084
line-height: 1.42857143;
6085
text-align: left;
6086
text-align: start;
6087
text-decoration: none;
6088
text-shadow: none;
6089
text-transform: none;
6090
white-space: normal;
6091
word-break: normal;
6092
word-spacing: normal;
6093
word-wrap: normal;
6094
font-size: 12px;
6095
background-color: #fff;
6096
background-clip: padding-box;
6097
border: 1px solid #ccc;
6098
border: 1px solid rgba(0, 0, 0, 0.2);
6099
border-radius: 3px;
6100
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6101
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6102
}
6103
.popover.top {
6104
margin-top: -10px;
6105
}
6106
.popover.right {
6107
margin-left: 10px;
6108
}
6109
.popover.bottom {
6110
margin-top: 10px;
6111
}
6112
.popover.left {
6113
margin-left: -10px;
6114
}
6115
.popover-title {
6116
margin: 0;
6117
padding: 8px 14px;
6118
font-size: 12px;
6119
background-color: #f7f7f7;
6120
border-bottom: 1px solid #ebebeb;
6121
border-radius: 2px 2px 0 0;
6122
}
6123
.popover-content {
6124
padding: 9px 14px;
6125
}
6126
.popover > .arrow,
6127
.popover > .arrow:after {
6128
position: absolute;
6129
display: block;
6130
width: 0;
6131
height: 0;
6132
border-color: transparent;
6133
border-style: solid;
6134
}
6135
.popover > .arrow {
6136
border-width: 11px;
6137
}
6138
.popover > .arrow:after {
6139
border-width: 10px;
6140
content: "";
6141
}
6142
.popover.top > .arrow {
6143
left: 50%;
6144
margin-left: -11px;
6145
border-bottom-width: 0;
6146
border-top-color: #999999;
6147
border-top-color: rgba(0, 0, 0, 0.25);
6148
bottom: -11px;
6149
}
6150
.popover.top > .arrow:after {
6151
content: " ";
6152
bottom: 1px;
6153
margin-left: -10px;
6154
border-bottom-width: 0;
6155
border-top-color: #fff;
6156
}
6157
.popover.right > .arrow {
6158
top: 50%;
6159
left: -11px;
6160
margin-top: -11px;
6161
border-left-width: 0;
6162
border-right-color: #999999;
6163
border-right-color: rgba(0, 0, 0, 0.25);
6164
}
6165
.popover.right > .arrow:after {
6166
content: " ";
6167
left: 1px;
6168
bottom: -10px;
6169
border-left-width: 0;
6170
border-right-color: #fff;
6171
}
6172
.popover.bottom > .arrow {
6173
left: 50%;
6174
margin-left: -11px;
6175
border-top-width: 0;
6176
border-bottom-color: #999999;
6177
border-bottom-color: rgba(0, 0, 0, 0.25);
6178
top: -11px;
6179
}
6180
.popover.bottom > .arrow:after {
6181
content: " ";
6182
top: 1px;
6183
margin-left: -10px;
6184
border-top-width: 0;
6185
border-bottom-color: #fff;
6186
}
6187
.popover.left > .arrow {
6188
top: 50%;
6189
right: -11px;
6190
margin-top: -11px;
6191
border-right-width: 0;
6192
border-left-color: #999999;
6193
border-left-color: rgba(0, 0, 0, 0.25);
6194
}
6195
.popover.left > .arrow:after {
6196
content: " ";
6197
right: 1px;
6198
border-right-width: 0;
6199
border-left-color: #fff;
6200
bottom: -10px;
6201
}
6202
.carousel {
6203
position: relative;
6204
}
6205
.carousel-inner {
6206
position: relative;
6207
overflow: hidden;
6208
width: 100%;
6209
}
6210
.carousel-inner > .item {
6211
display: none;
6212
position: relative;
6213
-webkit-transition: 0.6s ease-in-out left;
6214
-o-transition: 0.6s ease-in-out left;
6215
transition: 0.6s ease-in-out left;
6216
}
6217
.carousel-inner > .item > img,
6218
.carousel-inner > .item > a > img {
6219
line-height: 1;
6220
}
6221
@media all and (transform-3d), (-webkit-transform-3d) {
6222
.carousel-inner > .item {
6223
-webkit-transition: -webkit-transform 0.6s ease-in-out;
6224
-moz-transition: -moz-transform 0.6s ease-in-out;
6225
-o-transition: -o-transform 0.6s ease-in-out;
6226
transition: transform 0.6s ease-in-out;
6227
-webkit-backface-visibility: hidden;
6228
-moz-backface-visibility: hidden;
6229
backface-visibility: hidden;
6230
-webkit-perspective: 1000px;
6231
-moz-perspective: 1000px;
6232
perspective: 1000px;
6233
}
6234
.carousel-inner > .item.next,
6235
.carousel-inner > .item.active.right {
6236
-webkit-transform: translate3d(100%, 0, 0);
6237
transform: translate3d(100%, 0, 0);
6238
left: 0;
6239
}
6240
.carousel-inner > .item.prev,
6241
.carousel-inner > .item.active.left {
6242
-webkit-transform: translate3d(-100%, 0, 0);
6243
transform: translate3d(-100%, 0, 0);
6244
left: 0;
6245
}
6246
.carousel-inner > .item.next.left,
6247
.carousel-inner > .item.prev.right,
6248
.carousel-inner > .item.active {
6249
-webkit-transform: translate3d(0, 0, 0);
6250
transform: translate3d(0, 0, 0);
6251
left: 0;
6252
}
6253
}
6254
.carousel-inner > .active,
6255
.carousel-inner > .next,
6256
.carousel-inner > .prev {
6257
display: block;
6258
}
6259
.carousel-inner > .active {
6260
left: 0;
6261
}
6262
.carousel-inner > .next,
6263
.carousel-inner > .prev {
6264
position: absolute;
6265
top: 0;
6266
width: 100%;
6267
}
6268
.carousel-inner > .next {
6269
left: 100%;
6270
}
6271
.carousel-inner > .prev {
6272
left: -100%;
6273
}
6274
.carousel-inner > .next.left,
6275
.carousel-inner > .prev.right {
6276
left: 0;
6277
}
6278
.carousel-inner > .active.left {
6279
left: -100%;
6280
}
6281
.carousel-inner > .active.right {
6282
left: 100%;
6283
}
6284
.carousel-control {
6285
position: absolute;
6286
top: 0;
6287
left: 0;
6288
bottom: 0;
6289
width: 15%;
6290
opacity: 0.5;
6291
filter: alpha(opacity=50);
6292
font-size: 20px;
6293
color: #fff;
6294
text-align: center;
6295
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6296
}
6297
.carousel-control.left {
6298
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6299
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6300
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6301
background-repeat: repeat-x;
6302
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
6303
}
6304
.carousel-control.right {
6305
left: auto;
6306
right: 0;
6307
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6308
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6309
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6310
background-repeat: repeat-x;
6311
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
6312
}
6313
.carousel-control:hover,
6314
.carousel-control:focus {
6315
outline: 0;
6316
color: #fff;
6317
text-decoration: none;
6318
opacity: 0.9;
6319
filter: alpha(opacity=90);
6320
}
6321
.carousel-control .icon-prev,
6322
.carousel-control .icon-next,
6323
.carousel-control .glyphicon-chevron-left,
6324
.carousel-control .glyphicon-chevron-right {
6325
position: absolute;
6326
top: 50%;
6327
margin-top: -10px;
6328
z-index: 5;
6329
display: inline-block;
6330
}
6331
.carousel-control .icon-prev,
6332
.carousel-control .glyphicon-chevron-left {
6333
left: 50%;
6334
margin-left: -10px;
6335
}
6336
.carousel-control .icon-next,
6337
.carousel-control .glyphicon-chevron-right {
6338
right: 50%;
6339
margin-right: -10px;
6340
}
6341
.carousel-control .icon-prev,
6342
.carousel-control .icon-next {
6343
width: 20px;
6344
height: 20px;
6345
line-height: 1;
6346
font-family: serif;
6347
}
6348
.carousel-control .icon-prev:before {
6349
content: '\2039';
6350
}
6351
.carousel-control .icon-next:before {
6352
content: '\203a';
6353
}
6354
.carousel-indicators {
6355
position: absolute;
6356
bottom: 10px;
6357
left: 50%;
6358
z-index: 15;
6359
width: 60%;
6360
margin-left: -30%;
6361
padding-left: 0;
6362
list-style: none;
6363
text-align: center;
6364
}
6365
.carousel-indicators li {
6366
display: inline-block;
6367
width: 10px;
6368
height: 10px;
6369
margin: 1px;
6370
text-indent: -999px;
6371
border: 1px solid #fff;
6372
border-radius: 10px;
6373
cursor: pointer;
6374
background-color: #000 \9;
6375
background-color: rgba(0, 0, 0, 0);
6376
}
6377
.carousel-indicators .active {
6378
margin: 0;
6379
width: 12px;
6380
height: 12px;
6381
background-color: #fff;
6382
}
6383
.carousel-caption {
6384
position: absolute;
6385
left: 15%;
6386
right: 15%;
6387
bottom: 20px;
6388
z-index: 10;
6389
padding-top: 20px;
6390
padding-bottom: 20px;
6391
color: #fff;
6392
text-align: center;
6393
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6394
}
6395
.carousel-caption .btn {
6396
text-shadow: none;
6397
}
6398
@media screen and (min-width: 768px) {
6399
.carousel-control .glyphicon-chevron-left,
6400
.carousel-control .glyphicon-chevron-right,
6401
.carousel-control .icon-prev,
6402
.carousel-control .icon-next {
6403
width: 30px;
6404
height: 30px;
6405
margin-top: -15px;
6406
font-size: 30px;
6407
}
6408
.carousel-control .glyphicon-chevron-left,
6409
.carousel-control .icon-prev {
6410
margin-left: -15px;
6411
}
6412
.carousel-control .glyphicon-chevron-right,
6413
.carousel-control .icon-next {
6414
margin-right: -15px;
6415
}
6416
.carousel-caption {
6417
left: 20%;
6418
right: 20%;
6419
padding-bottom: 30px;
6420
}
6421
.carousel-indicators {
6422
bottom: 20px;
6423
}
6424
}
6425
.clearfix:before,
6426
.clearfix:after,
6427
.dl-horizontal dd:before,
6428
.dl-horizontal dd:after,
6429
.container:before,
6430
.container:after,
6431
.container-fluid:before,
6432
.container-fluid:after,
6433
.row:before,
6434
.row:after,
6435
.form-horizontal .form-group:before,
6436
.form-horizontal .form-group:after,
6437
.btn-toolbar:before,
6438
.btn-toolbar:after,
6439
.btn-group-vertical > .btn-group:before,
6440
.btn-group-vertical > .btn-group:after,
6441
.nav:before,
6442
.nav:after,
6443
.navbar:before,
6444
.navbar:after,
6445
.navbar-header:before,
6446
.navbar-header:after,
6447
.navbar-collapse:before,
6448
.navbar-collapse:after,
6449
.pager:before,
6450
.pager:after,
6451
.panel-body:before,
6452
.panel-body:after,
6453
.modal-header:before,
6454
.modal-header:after,
6455
.modal-footer:before,
6456
.modal-footer:after {
6457
content: " ";
6458
display: table;
6459
}
6460
.clearfix:after,
6461
.dl-horizontal dd:after,
6462
.container:after,
6463
.container-fluid:after,
6464
.row:after,
6465
.form-horizontal .form-group:after,
6466
.btn-toolbar:after,
6467
.btn-group-vertical > .btn-group:after,
6468
.nav:after,
6469
.navbar:after,
6470
.navbar-header:after,
6471
.navbar-collapse:after,
6472
.pager:after,
6473
.panel-body:after,
6474
.modal-header:after,
6475
.modal-footer:after {
6476
clear: both;
6477
}
6478
.center-block {
6479
display: block;
6480
margin-left: auto;
6481
margin-right: auto;
6482
}
6483
.pull-right {
6484
float: right !important;
6485
}
6486
.pull-left {
6487
float: left !important;
6488
}
6489
.hide {
6490
display: none !important;
6491
}
6492
.show {
6493
display: block !important;
6494
}
6495
.invisible {
6496
visibility: hidden;
6497
}
6498
.text-hide {
6499
font: 0/0 a;
6500
color: transparent;
6501
text-shadow: none;
6502
background-color: transparent;
6503
border: 0;
6504
}
6505
.hidden {
6506
display: none !important;
6507
}
6508
.affix {
6509
position: fixed;
6510
}
6511
@-ms-viewport {
6512
width: device-width;
6513
}
6514
.visible-xs,
6515
.visible-sm,
6516
.visible-md,
6517
.visible-lg {
6518
display: none !important;
6519
}
6520
.visible-xs-block,
6521
.visible-xs-inline,
6522
.visible-xs-inline-block,
6523
.visible-sm-block,
6524
.visible-sm-inline,
6525
.visible-sm-inline-block,
6526
.visible-md-block,
6527
.visible-md-inline,
6528
.visible-md-inline-block,
6529
.visible-lg-block,
6530
.visible-lg-inline,
6531
.visible-lg-inline-block {
6532
display: none !important;
6533
}
6534
@media (max-width: 767px) {
6535
.visible-xs {
6536
display: block !important;
6537
}
6538
table.visible-xs {
6539
display: table !important;
6540
}
6541
tr.visible-xs {
6542
display: table-row !important;
6543
}
6544
th.visible-xs,
6545
td.visible-xs {
6546
display: table-cell !important;
6547
}
6548
}
6549
@media (max-width: 767px) {
6550
.visible-xs-block {
6551
display: block !important;
6552
}
6553
}
6554
@media (max-width: 767px) {
6555
.visible-xs-inline {
6556
display: inline !important;
6557
}
6558
}
6559
@media (max-width: 767px) {
6560
.visible-xs-inline-block {
6561
display: inline-block !important;
6562
}
6563
}
6564
@media (min-width: 768px) and (max-width: 991px) {
6565
.visible-sm {
6566
display: block !important;
6567
}
6568
table.visible-sm {
6569
display: table !important;
6570
}
6571
tr.visible-sm {
6572
display: table-row !important;
6573
}
6574
th.visible-sm,
6575
td.visible-sm {
6576
display: table-cell !important;
6577
}
6578
}
6579
@media (min-width: 768px) and (max-width: 991px) {
6580
.visible-sm-block {
6581
display: block !important;
6582
}
6583
}
6584
@media (min-width: 768px) and (max-width: 991px) {
6585
.visible-sm-inline {
6586
display: inline !important;
6587
}
6588
}
6589
@media (min-width: 768px) and (max-width: 991px) {
6590
.visible-sm-inline-block {
6591
display: inline-block !important;
6592
}
6593
}
6594
@media (min-width: 992px) and (max-width: 1199px) {
6595
.visible-md {
6596
display: block !important;
6597
}
6598
table.visible-md {
6599
display: table !important;
6600
}
6601
tr.visible-md {
6602
display: table-row !important;
6603
}
6604
th.visible-md,
6605
td.visible-md {
6606
display: table-cell !important;
6607
}
6608
}
6609
@media (min-width: 992px) and (max-width: 1199px) {
6610
.visible-md-block {
6611
display: block !important;
6612
}
6613
}
6614
@media (min-width: 992px) and (max-width: 1199px) {
6615
.visible-md-inline {
6616
display: inline !important;
6617
}
6618
}
6619
@media (min-width: 992px) and (max-width: 1199px) {
6620
.visible-md-inline-block {
6621
display: inline-block !important;
6622
}
6623
}
6624
@media (min-width: 1200px) {
6625
.visible-lg {
6626
display: block !important;
6627
}
6628
table.visible-lg {
6629
display: table !important;
6630
}
6631
tr.visible-lg {
6632
display: table-row !important;
6633
}
6634
th.visible-lg,
6635
td.visible-lg {
6636
display: table-cell !important;
6637
}
6638
}
6639
@media (min-width: 1200px) {
6640
.visible-lg-block {
6641
display: block !important;
6642
}
6643
}
6644
@media (min-width: 1200px) {
6645
.visible-lg-inline {
6646
display: inline !important;
6647
}
6648
}
6649
@media (min-width: 1200px) {
6650
.visible-lg-inline-block {
6651
display: inline-block !important;
6652
}
6653
}
6654
@media (max-width: 767px) {
6655
.hidden-xs {
6656
display: none !important;
6657
}
6658
}
6659
@media (min-width: 768px) and (max-width: 991px) {
6660
.hidden-sm {
6661
display: none !important;
6662
}
6663
}
6664
@media (min-width: 992px) and (max-width: 1199px) {
6665
.hidden-md {
6666
display: none !important;
6667
}
6668
}
6669
@media (min-width: 1200px) {
6670
.hidden-lg {
6671
display: none !important;
6672
}
6673
}
6674
.visible-print {
6675
display: none !important;
6676
}
6677
@media print {
6678
.visible-print {
6679
display: block !important;
6680
}
6681
table.visible-print {
6682
display: table !important;
6683
}
6684
tr.visible-print {
6685
display: table-row !important;
6686
}
6687
th.visible-print,
6688
td.visible-print {
6689
display: table-cell !important;
6690
}
6691
}
6692
.visible-print-block {
6693
display: none !important;
6694
}
6695
@media print {
6696
.visible-print-block {
6697
display: block !important;
6698
}
6699
}
6700
.visible-print-inline {
6701
display: none !important;
6702
}
6703
@media print {
6704
.visible-print-inline {
6705
display: inline !important;
6706
}
6707
}
6708
.visible-print-inline-block {
6709
display: none !important;
6710
}
6711
@media print {
6712
.visible-print-inline-block {
6713
display: inline-block !important;
6714
}
6715
}
6716
@media print {
6717
.hidden-print {
6718
display: none !important;
6719
}
6720
}
6721
6722