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