fohrcard-styles 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1871 @@
1
+ /*!
2
+ * Bootstrap v3.3.5 (http://getbootstrap.com)
3
+ * Copyright 2011-2016 Twitter, Inc.
4
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
+ */
6
+
7
+ /*!
8
+ * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=65fa8b7e39d0cb2d19c4)
9
+ * Config saved to config.json and https://gist.github.com/65fa8b7e39d0cb2d19c4
10
+ */
11
+ /*!
12
+ * Bootstrap v3.3.6 (http://getbootstrap.com)
13
+ * Copyright 2011-2015 Twitter, Inc.
14
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
15
+ */
16
+ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
17
+
18
+ html {
19
+ font-family: sans-serif;
20
+ -ms-text-size-adjust: 100%;
21
+ -webkit-text-size-adjust: 100%;
22
+ }
23
+ body {
24
+ margin: 0;
25
+ }
26
+ article,
27
+ aside,
28
+ details,
29
+ figcaption,
30
+ figure,
31
+ footer,
32
+ header,
33
+ hgroup,
34
+ main,
35
+ menu,
36
+ nav,
37
+ section,
38
+ summary {
39
+ display: block;
40
+ }
41
+ audio,
42
+ canvas,
43
+ progress,
44
+ video {
45
+ display: inline-block;
46
+ vertical-align: baseline;
47
+ }
48
+ audio:not([controls]) {
49
+ display: none;
50
+ height: 0;
51
+ }
52
+ [hidden],
53
+ template {
54
+ display: none;
55
+ }
56
+ a {
57
+ background-color: transparent;
58
+ }
59
+ a:active,
60
+ a:hover {
61
+ outline: 0;
62
+ }
63
+ abbr[title] {
64
+ border-bottom: 1px dotted;
65
+ }
66
+ b,
67
+ strong {
68
+ font-weight: bold;
69
+ }
70
+ dfn {
71
+ font-style: italic;
72
+ }
73
+ h1 {
74
+ font-size: 2em;
75
+ margin: 0.67em 0;
76
+ }
77
+ mark {
78
+ background: #ff0;
79
+ color: #000;
80
+ }
81
+ small {
82
+ font-size: 80%;
83
+ }
84
+ sub,
85
+ sup {
86
+ font-size: 75%;
87
+ line-height: 0;
88
+ position: relative;
89
+ vertical-align: baseline;
90
+ }
91
+ sup {
92
+ top: -0.5em;
93
+ }
94
+ sub {
95
+ bottom: -0.25em;
96
+ }
97
+ img {
98
+ border: 0;
99
+ }
100
+ svg:not(:root) {
101
+ overflow: hidden;
102
+ }
103
+ figure {
104
+ margin: 1em 40px;
105
+ }
106
+ hr {
107
+ -webkit-box-sizing: content-box;
108
+ -moz-box-sizing: content-box;
109
+ box-sizing: content-box;
110
+ height: 0;
111
+ }
112
+ pre {
113
+ overflow: auto;
114
+ }
115
+ code,
116
+ kbd,
117
+ pre,
118
+ samp {
119
+ font-family: monospace, monospace;
120
+ font-size: 1em;
121
+ }
122
+ button,
123
+ input,
124
+ optgroup,
125
+ select,
126
+ textarea {
127
+ color: inherit;
128
+ font: inherit;
129
+ margin: 0;
130
+ }
131
+ button {
132
+ overflow: visible;
133
+ }
134
+ button,
135
+ select {
136
+ text-transform: none;
137
+ }
138
+ button,
139
+ html input[type="button"],
140
+ input[type="reset"],
141
+ input[type="submit"] {
142
+ -webkit-appearance: button;
143
+ cursor: pointer;
144
+ }
145
+ button[disabled],
146
+ html input[disabled] {
147
+ cursor: default;
148
+ }
149
+ button::-moz-focus-inner,
150
+ input::-moz-focus-inner {
151
+ border: 0;
152
+ padding: 0;
153
+ }
154
+ input {
155
+ line-height: normal;
156
+ }
157
+ input[type="checkbox"],
158
+ input[type="radio"] {
159
+ -webkit-box-sizing: border-box;
160
+ -moz-box-sizing: border-box;
161
+ box-sizing: border-box;
162
+ padding: 0;
163
+ }
164
+ input[type="number"]::-webkit-inner-spin-button,
165
+ input[type="number"]::-webkit-outer-spin-button {
166
+ height: auto;
167
+ }
168
+ input[type="search"] {
169
+ -webkit-appearance: textfield;
170
+ -webkit-box-sizing: content-box;
171
+ -moz-box-sizing: content-box;
172
+ box-sizing: content-box;
173
+ }
174
+ input[type="search"]::-webkit-search-cancel-button,
175
+ input[type="search"]::-webkit-search-decoration {
176
+ -webkit-appearance: none;
177
+ }
178
+ fieldset {
179
+ border: 1px solid #c0c0c0;
180
+ margin: 0 2px;
181
+ padding: 0.35em 0.625em 0.75em;
182
+ }
183
+ legend {
184
+ border: 0;
185
+ padding: 0;
186
+ }
187
+ textarea {
188
+ overflow: auto;
189
+ }
190
+ optgroup {
191
+ font-weight: bold;
192
+ }
193
+ table {
194
+ border-collapse: collapse;
195
+ border-spacing: 0;
196
+ }
197
+ td,
198
+ th {
199
+ padding: 0;
200
+ }
201
+ * {
202
+ -webkit-box-sizing: border-box;
203
+ -moz-box-sizing: border-box;
204
+ box-sizing: border-box;
205
+ }
206
+ *:before,
207
+ *:after {
208
+ -webkit-box-sizing: border-box;
209
+ -moz-box-sizing: border-box;
210
+ box-sizing: border-box;
211
+ }
212
+ html {
213
+ font-size: 10px;
214
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
215
+ }
216
+ body {
217
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
218
+ font-size: 14px;
219
+ line-height: 1.42857143;
220
+ color: #333333;
221
+ background-color: #ffffff;
222
+ }
223
+ input,
224
+ button,
225
+ select,
226
+ textarea {
227
+ font-family: inherit;
228
+ font-size: inherit;
229
+ line-height: inherit;
230
+ }
231
+ a {
232
+ color: #337ab7;
233
+ text-decoration: none;
234
+ }
235
+ a:hover,
236
+ a:focus {
237
+ color: #23527c;
238
+ text-decoration: underline;
239
+ }
240
+ a:focus {
241
+ outline: thin dotted;
242
+ outline: 5px auto -webkit-focus-ring-color;
243
+ outline-offset: -2px;
244
+ }
245
+ figure {
246
+ margin: 0;
247
+ }
248
+ img {
249
+ vertical-align: middle;
250
+ }
251
+ .img-responsive {
252
+ display: block;
253
+ max-width: 100%;
254
+ height: auto;
255
+ }
256
+ .img-rounded {
257
+ border-radius: 6px;
258
+ }
259
+ .img-thumbnail {
260
+ padding: 4px;
261
+ line-height: 1.42857143;
262
+ background-color: #ffffff;
263
+ border: 1px solid #dddddd;
264
+ border-radius: 4px;
265
+ -webkit-transition: all 0.2s ease-in-out;
266
+ -o-transition: all 0.2s ease-in-out;
267
+ transition: all 0.2s ease-in-out;
268
+ display: inline-block;
269
+ max-width: 100%;
270
+ height: auto;
271
+ }
272
+ .img-circle {
273
+ border-radius: 50%;
274
+ }
275
+ hr {
276
+ margin-top: 20px;
277
+ margin-bottom: 20px;
278
+ border: 0;
279
+ border-top: 1px solid #eeeeee;
280
+ }
281
+ .sr-only {
282
+ position: absolute;
283
+ width: 1px;
284
+ height: 1px;
285
+ margin: -1px;
286
+ padding: 0;
287
+ overflow: hidden;
288
+ clip: rect(0, 0, 0, 0);
289
+ border: 0;
290
+ }
291
+ .sr-only-focusable:active,
292
+ .sr-only-focusable:focus {
293
+ position: static;
294
+ width: auto;
295
+ height: auto;
296
+ margin: 0;
297
+ overflow: visible;
298
+ clip: auto;
299
+ }
300
+ [role="button"] {
301
+ cursor: pointer;
302
+ }
303
+ .container {
304
+ margin-right: auto;
305
+ margin-left: auto;
306
+ padding-left: 15px;
307
+ padding-right: 15px;
308
+ }
309
+ @media (min-width: 768px) {
310
+ .container {
311
+ width: 750px;
312
+ }
313
+ }
314
+ @media (min-width: 992px) {
315
+ .container {
316
+ width: 970px;
317
+ }
318
+ }
319
+ @media (min-width: 1200px) {
320
+ .container {
321
+ width: 1170px;
322
+ }
323
+ }
324
+ .container-fluid {
325
+ margin-right: auto;
326
+ margin-left: auto;
327
+ padding-left: 15px;
328
+ padding-right: 15px;
329
+ }
330
+ .row {
331
+ margin-left: -15px;
332
+ margin-right: -15px;
333
+ }
334
+ .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 {
335
+ position: relative;
336
+ min-height: 1px;
337
+ padding-left: 15px;
338
+ padding-right: 15px;
339
+ }
340
+ .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 {
341
+ float: left;
342
+ }
343
+ .col-xs-12 {
344
+ width: 100%;
345
+ }
346
+ .col-xs-11 {
347
+ width: 91.66666667%;
348
+ }
349
+ .col-xs-10 {
350
+ width: 83.33333333%;
351
+ }
352
+ .col-xs-9 {
353
+ width: 75%;
354
+ }
355
+ .col-xs-8 {
356
+ width: 66.66666667%;
357
+ }
358
+ .col-xs-7 {
359
+ width: 58.33333333%;
360
+ }
361
+ .col-xs-6 {
362
+ width: 50%;
363
+ }
364
+ .col-xs-5 {
365
+ width: 41.66666667%;
366
+ }
367
+ .col-xs-4 {
368
+ width: 33.33333333%;
369
+ }
370
+ .col-xs-3 {
371
+ width: 25%;
372
+ }
373
+ .col-xs-2 {
374
+ width: 16.66666667%;
375
+ }
376
+ .col-xs-1 {
377
+ width: 8.33333333%;
378
+ }
379
+ .col-xs-pull-12 {
380
+ right: 100%;
381
+ }
382
+ .col-xs-pull-11 {
383
+ right: 91.66666667%;
384
+ }
385
+ .col-xs-pull-10 {
386
+ right: 83.33333333%;
387
+ }
388
+ .col-xs-pull-9 {
389
+ right: 75%;
390
+ }
391
+ .col-xs-pull-8 {
392
+ right: 66.66666667%;
393
+ }
394
+ .col-xs-pull-7 {
395
+ right: 58.33333333%;
396
+ }
397
+ .col-xs-pull-6 {
398
+ right: 50%;
399
+ }
400
+ .col-xs-pull-5 {
401
+ right: 41.66666667%;
402
+ }
403
+ .col-xs-pull-4 {
404
+ right: 33.33333333%;
405
+ }
406
+ .col-xs-pull-3 {
407
+ right: 25%;
408
+ }
409
+ .col-xs-pull-2 {
410
+ right: 16.66666667%;
411
+ }
412
+ .col-xs-pull-1 {
413
+ right: 8.33333333%;
414
+ }
415
+ .col-xs-pull-0 {
416
+ right: auto;
417
+ }
418
+ .col-xs-push-12 {
419
+ left: 100%;
420
+ }
421
+ .col-xs-push-11 {
422
+ left: 91.66666667%;
423
+ }
424
+ .col-xs-push-10 {
425
+ left: 83.33333333%;
426
+ }
427
+ .col-xs-push-9 {
428
+ left: 75%;
429
+ }
430
+ .col-xs-push-8 {
431
+ left: 66.66666667%;
432
+ }
433
+ .col-xs-push-7 {
434
+ left: 58.33333333%;
435
+ }
436
+ .col-xs-push-6 {
437
+ left: 50%;
438
+ }
439
+ .col-xs-push-5 {
440
+ left: 41.66666667%;
441
+ }
442
+ .col-xs-push-4 {
443
+ left: 33.33333333%;
444
+ }
445
+ .col-xs-push-3 {
446
+ left: 25%;
447
+ }
448
+ .col-xs-push-2 {
449
+ left: 16.66666667%;
450
+ }
451
+ .col-xs-push-1 {
452
+ left: 8.33333333%;
453
+ }
454
+ .col-xs-push-0 {
455
+ left: auto;
456
+ }
457
+ .col-xs-offset-12 {
458
+ margin-left: 100%;
459
+ }
460
+ .col-xs-offset-11 {
461
+ margin-left: 91.66666667%;
462
+ }
463
+ .col-xs-offset-10 {
464
+ margin-left: 83.33333333%;
465
+ }
466
+ .col-xs-offset-9 {
467
+ margin-left: 75%;
468
+ }
469
+ .col-xs-offset-8 {
470
+ margin-left: 66.66666667%;
471
+ }
472
+ .col-xs-offset-7 {
473
+ margin-left: 58.33333333%;
474
+ }
475
+ .col-xs-offset-6 {
476
+ margin-left: 50%;
477
+ }
478
+ .col-xs-offset-5 {
479
+ margin-left: 41.66666667%;
480
+ }
481
+ .col-xs-offset-4 {
482
+ margin-left: 33.33333333%;
483
+ }
484
+ .col-xs-offset-3 {
485
+ margin-left: 25%;
486
+ }
487
+ .col-xs-offset-2 {
488
+ margin-left: 16.66666667%;
489
+ }
490
+ .col-xs-offset-1 {
491
+ margin-left: 8.33333333%;
492
+ }
493
+ .col-xs-offset-0 {
494
+ margin-left: 0%;
495
+ }
496
+ @media (min-width: 768px) {
497
+ .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 {
498
+ float: left;
499
+ }
500
+ .col-sm-12 {
501
+ width: 100%;
502
+ }
503
+ .col-sm-11 {
504
+ width: 91.66666667%;
505
+ }
506
+ .col-sm-10 {
507
+ width: 83.33333333%;
508
+ }
509
+ .col-sm-9 {
510
+ width: 75%;
511
+ }
512
+ .col-sm-8 {
513
+ width: 66.66666667%;
514
+ }
515
+ .col-sm-7 {
516
+ width: 58.33333333%;
517
+ }
518
+ .col-sm-6 {
519
+ width: 50%;
520
+ }
521
+ .col-sm-5 {
522
+ width: 41.66666667%;
523
+ }
524
+ .col-sm-4 {
525
+ width: 33.33333333%;
526
+ }
527
+ .col-sm-3 {
528
+ width: 25%;
529
+ }
530
+ .col-sm-2 {
531
+ width: 16.66666667%;
532
+ }
533
+ .col-sm-1 {
534
+ width: 8.33333333%;
535
+ }
536
+ .col-sm-pull-12 {
537
+ right: 100%;
538
+ }
539
+ .col-sm-pull-11 {
540
+ right: 91.66666667%;
541
+ }
542
+ .col-sm-pull-10 {
543
+ right: 83.33333333%;
544
+ }
545
+ .col-sm-pull-9 {
546
+ right: 75%;
547
+ }
548
+ .col-sm-pull-8 {
549
+ right: 66.66666667%;
550
+ }
551
+ .col-sm-pull-7 {
552
+ right: 58.33333333%;
553
+ }
554
+ .col-sm-pull-6 {
555
+ right: 50%;
556
+ }
557
+ .col-sm-pull-5 {
558
+ right: 41.66666667%;
559
+ }
560
+ .col-sm-pull-4 {
561
+ right: 33.33333333%;
562
+ }
563
+ .col-sm-pull-3 {
564
+ right: 25%;
565
+ }
566
+ .col-sm-pull-2 {
567
+ right: 16.66666667%;
568
+ }
569
+ .col-sm-pull-1 {
570
+ right: 8.33333333%;
571
+ }
572
+ .col-sm-pull-0 {
573
+ right: auto;
574
+ }
575
+ .col-sm-push-12 {
576
+ left: 100%;
577
+ }
578
+ .col-sm-push-11 {
579
+ left: 91.66666667%;
580
+ }
581
+ .col-sm-push-10 {
582
+ left: 83.33333333%;
583
+ }
584
+ .col-sm-push-9 {
585
+ left: 75%;
586
+ }
587
+ .col-sm-push-8 {
588
+ left: 66.66666667%;
589
+ }
590
+ .col-sm-push-7 {
591
+ left: 58.33333333%;
592
+ }
593
+ .col-sm-push-6 {
594
+ left: 50%;
595
+ }
596
+ .col-sm-push-5 {
597
+ left: 41.66666667%;
598
+ }
599
+ .col-sm-push-4 {
600
+ left: 33.33333333%;
601
+ }
602
+ .col-sm-push-3 {
603
+ left: 25%;
604
+ }
605
+ .col-sm-push-2 {
606
+ left: 16.66666667%;
607
+ }
608
+ .col-sm-push-1 {
609
+ left: 8.33333333%;
610
+ }
611
+ .col-sm-push-0 {
612
+ left: auto;
613
+ }
614
+ .col-sm-offset-12 {
615
+ margin-left: 100%;
616
+ }
617
+ .col-sm-offset-11 {
618
+ margin-left: 91.66666667%;
619
+ }
620
+ .col-sm-offset-10 {
621
+ margin-left: 83.33333333%;
622
+ }
623
+ .col-sm-offset-9 {
624
+ margin-left: 75%;
625
+ }
626
+ .col-sm-offset-8 {
627
+ margin-left: 66.66666667%;
628
+ }
629
+ .col-sm-offset-7 {
630
+ margin-left: 58.33333333%;
631
+ }
632
+ .col-sm-offset-6 {
633
+ margin-left: 50%;
634
+ }
635
+ .col-sm-offset-5 {
636
+ margin-left: 41.66666667%;
637
+ }
638
+ .col-sm-offset-4 {
639
+ margin-left: 33.33333333%;
640
+ }
641
+ .col-sm-offset-3 {
642
+ margin-left: 25%;
643
+ }
644
+ .col-sm-offset-2 {
645
+ margin-left: 16.66666667%;
646
+ }
647
+ .col-sm-offset-1 {
648
+ margin-left: 8.33333333%;
649
+ }
650
+ .col-sm-offset-0 {
651
+ margin-left: 0%;
652
+ }
653
+ }
654
+ @media (min-width: 992px) {
655
+ .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 {
656
+ float: left;
657
+ }
658
+ .col-md-12 {
659
+ width: 100%;
660
+ }
661
+ .col-md-11 {
662
+ width: 91.66666667%;
663
+ }
664
+ .col-md-10 {
665
+ width: 83.33333333%;
666
+ }
667
+ .col-md-9 {
668
+ width: 75%;
669
+ }
670
+ .col-md-8 {
671
+ width: 66.66666667%;
672
+ }
673
+ .col-md-7 {
674
+ width: 58.33333333%;
675
+ }
676
+ .col-md-6 {
677
+ width: 50%;
678
+ }
679
+ .col-md-5 {
680
+ width: 41.66666667%;
681
+ }
682
+ .col-md-4 {
683
+ width: 33.33333333%;
684
+ }
685
+ .col-md-3 {
686
+ width: 25%;
687
+ }
688
+ .col-md-2 {
689
+ width: 16.66666667%;
690
+ }
691
+ .col-md-1 {
692
+ width: 8.33333333%;
693
+ }
694
+ .col-md-pull-12 {
695
+ right: 100%;
696
+ }
697
+ .col-md-pull-11 {
698
+ right: 91.66666667%;
699
+ }
700
+ .col-md-pull-10 {
701
+ right: 83.33333333%;
702
+ }
703
+ .col-md-pull-9 {
704
+ right: 75%;
705
+ }
706
+ .col-md-pull-8 {
707
+ right: 66.66666667%;
708
+ }
709
+ .col-md-pull-7 {
710
+ right: 58.33333333%;
711
+ }
712
+ .col-md-pull-6 {
713
+ right: 50%;
714
+ }
715
+ .col-md-pull-5 {
716
+ right: 41.66666667%;
717
+ }
718
+ .col-md-pull-4 {
719
+ right: 33.33333333%;
720
+ }
721
+ .col-md-pull-3 {
722
+ right: 25%;
723
+ }
724
+ .col-md-pull-2 {
725
+ right: 16.66666667%;
726
+ }
727
+ .col-md-pull-1 {
728
+ right: 8.33333333%;
729
+ }
730
+ .col-md-pull-0 {
731
+ right: auto;
732
+ }
733
+ .col-md-push-12 {
734
+ left: 100%;
735
+ }
736
+ .col-md-push-11 {
737
+ left: 91.66666667%;
738
+ }
739
+ .col-md-push-10 {
740
+ left: 83.33333333%;
741
+ }
742
+ .col-md-push-9 {
743
+ left: 75%;
744
+ }
745
+ .col-md-push-8 {
746
+ left: 66.66666667%;
747
+ }
748
+ .col-md-push-7 {
749
+ left: 58.33333333%;
750
+ }
751
+ .col-md-push-6 {
752
+ left: 50%;
753
+ }
754
+ .col-md-push-5 {
755
+ left: 41.66666667%;
756
+ }
757
+ .col-md-push-4 {
758
+ left: 33.33333333%;
759
+ }
760
+ .col-md-push-3 {
761
+ left: 25%;
762
+ }
763
+ .col-md-push-2 {
764
+ left: 16.66666667%;
765
+ }
766
+ .col-md-push-1 {
767
+ left: 8.33333333%;
768
+ }
769
+ .col-md-push-0 {
770
+ left: auto;
771
+ }
772
+ .col-md-offset-12 {
773
+ margin-left: 100%;
774
+ }
775
+ .col-md-offset-11 {
776
+ margin-left: 91.66666667%;
777
+ }
778
+ .col-md-offset-10 {
779
+ margin-left: 83.33333333%;
780
+ }
781
+ .col-md-offset-9 {
782
+ margin-left: 75%;
783
+ }
784
+ .col-md-offset-8 {
785
+ margin-left: 66.66666667%;
786
+ }
787
+ .col-md-offset-7 {
788
+ margin-left: 58.33333333%;
789
+ }
790
+ .col-md-offset-6 {
791
+ margin-left: 50%;
792
+ }
793
+ .col-md-offset-5 {
794
+ margin-left: 41.66666667%;
795
+ }
796
+ .col-md-offset-4 {
797
+ margin-left: 33.33333333%;
798
+ }
799
+ .col-md-offset-3 {
800
+ margin-left: 25%;
801
+ }
802
+ .col-md-offset-2 {
803
+ margin-left: 16.66666667%;
804
+ }
805
+ .col-md-offset-1 {
806
+ margin-left: 8.33333333%;
807
+ }
808
+ .col-md-offset-0 {
809
+ margin-left: 0%;
810
+ }
811
+ }
812
+ @media (min-width: 1200px) {
813
+ .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 {
814
+ float: left;
815
+ }
816
+ .col-lg-12 {
817
+ width: 100%;
818
+ }
819
+ .col-lg-11 {
820
+ width: 91.66666667%;
821
+ }
822
+ .col-lg-10 {
823
+ width: 83.33333333%;
824
+ }
825
+ .col-lg-9 {
826
+ width: 75%;
827
+ }
828
+ .col-lg-8 {
829
+ width: 66.66666667%;
830
+ }
831
+ .col-lg-7 {
832
+ width: 58.33333333%;
833
+ }
834
+ .col-lg-6 {
835
+ width: 50%;
836
+ }
837
+ .col-lg-5 {
838
+ width: 41.66666667%;
839
+ }
840
+ .col-lg-4 {
841
+ width: 33.33333333%;
842
+ }
843
+ .col-lg-3 {
844
+ width: 25%;
845
+ }
846
+ .col-lg-2 {
847
+ width: 16.66666667%;
848
+ }
849
+ .col-lg-1 {
850
+ width: 8.33333333%;
851
+ }
852
+ .col-lg-pull-12 {
853
+ right: 100%;
854
+ }
855
+ .col-lg-pull-11 {
856
+ right: 91.66666667%;
857
+ }
858
+ .col-lg-pull-10 {
859
+ right: 83.33333333%;
860
+ }
861
+ .col-lg-pull-9 {
862
+ right: 75%;
863
+ }
864
+ .col-lg-pull-8 {
865
+ right: 66.66666667%;
866
+ }
867
+ .col-lg-pull-7 {
868
+ right: 58.33333333%;
869
+ }
870
+ .col-lg-pull-6 {
871
+ right: 50%;
872
+ }
873
+ .col-lg-pull-5 {
874
+ right: 41.66666667%;
875
+ }
876
+ .col-lg-pull-4 {
877
+ right: 33.33333333%;
878
+ }
879
+ .col-lg-pull-3 {
880
+ right: 25%;
881
+ }
882
+ .col-lg-pull-2 {
883
+ right: 16.66666667%;
884
+ }
885
+ .col-lg-pull-1 {
886
+ right: 8.33333333%;
887
+ }
888
+ .col-lg-pull-0 {
889
+ right: auto;
890
+ }
891
+ .col-lg-push-12 {
892
+ left: 100%;
893
+ }
894
+ .col-lg-push-11 {
895
+ left: 91.66666667%;
896
+ }
897
+ .col-lg-push-10 {
898
+ left: 83.33333333%;
899
+ }
900
+ .col-lg-push-9 {
901
+ left: 75%;
902
+ }
903
+ .col-lg-push-8 {
904
+ left: 66.66666667%;
905
+ }
906
+ .col-lg-push-7 {
907
+ left: 58.33333333%;
908
+ }
909
+ .col-lg-push-6 {
910
+ left: 50%;
911
+ }
912
+ .col-lg-push-5 {
913
+ left: 41.66666667%;
914
+ }
915
+ .col-lg-push-4 {
916
+ left: 33.33333333%;
917
+ }
918
+ .col-lg-push-3 {
919
+ left: 25%;
920
+ }
921
+ .col-lg-push-2 {
922
+ left: 16.66666667%;
923
+ }
924
+ .col-lg-push-1 {
925
+ left: 8.33333333%;
926
+ }
927
+ .col-lg-push-0 {
928
+ left: auto;
929
+ }
930
+ .col-lg-offset-12 {
931
+ margin-left: 100%;
932
+ }
933
+ .col-lg-offset-11 {
934
+ margin-left: 91.66666667%;
935
+ }
936
+ .col-lg-offset-10 {
937
+ margin-left: 83.33333333%;
938
+ }
939
+ .col-lg-offset-9 {
940
+ margin-left: 75%;
941
+ }
942
+ .col-lg-offset-8 {
943
+ margin-left: 66.66666667%;
944
+ }
945
+ .col-lg-offset-7 {
946
+ margin-left: 58.33333333%;
947
+ }
948
+ .col-lg-offset-6 {
949
+ margin-left: 50%;
950
+ }
951
+ .col-lg-offset-5 {
952
+ margin-left: 41.66666667%;
953
+ }
954
+ .col-lg-offset-4 {
955
+ margin-left: 33.33333333%;
956
+ }
957
+ .col-lg-offset-3 {
958
+ margin-left: 25%;
959
+ }
960
+ .col-lg-offset-2 {
961
+ margin-left: 16.66666667%;
962
+ }
963
+ .col-lg-offset-1 {
964
+ margin-left: 8.33333333%;
965
+ }
966
+ .col-lg-offset-0 {
967
+ margin-left: 0%;
968
+ }
969
+ }
970
+ .clearfix:before,
971
+ .clearfix:after,
972
+ .container:before,
973
+ .container:after,
974
+ .container-fluid:before,
975
+ .container-fluid:after,
976
+ .row:before,
977
+ .row:after {
978
+ content: " ";
979
+ display: table;
980
+ }
981
+ .clearfix:after,
982
+ .container:after,
983
+ .container-fluid:after,
984
+ .row:after {
985
+ clear: both;
986
+ }
987
+ .center-block {
988
+ display: block;
989
+ margin-left: auto;
990
+ margin-right: auto;
991
+ }
992
+ .pull-right {
993
+ float: right !important;
994
+ }
995
+ .pull-left {
996
+ float: left !important;
997
+ }
998
+ .hide {
999
+ display: none !important;
1000
+ }
1001
+ .show {
1002
+ display: block !important;
1003
+ }
1004
+ .invisible {
1005
+ visibility: hidden;
1006
+ }
1007
+ .text-hide {
1008
+ font: 0/0 a;
1009
+ color: transparent;
1010
+ text-shadow: none;
1011
+ background-color: transparent;
1012
+ border: 0;
1013
+ }
1014
+ .hidden {
1015
+ display: none !important;
1016
+ }
1017
+ .affix {
1018
+ position: fixed;
1019
+ }
1020
+ @-ms-viewport {
1021
+ width: device-width;
1022
+ }
1023
+ .visible-xs,
1024
+ .visible-sm,
1025
+ .visible-md,
1026
+ .visible-lg {
1027
+ display: none !important;
1028
+ }
1029
+ .visible-xs-block,
1030
+ .visible-xs-inline,
1031
+ .visible-xs-inline-block,
1032
+ .visible-sm-block,
1033
+ .visible-sm-inline,
1034
+ .visible-sm-inline-block,
1035
+ .visible-md-block,
1036
+ .visible-md-inline,
1037
+ .visible-md-inline-block,
1038
+ .visible-lg-block,
1039
+ .visible-lg-inline,
1040
+ .visible-lg-inline-block {
1041
+ display: none !important;
1042
+ }
1043
+ @media (max-width: 767px) {
1044
+ .visible-xs {
1045
+ display: block !important;
1046
+ }
1047
+ table.visible-xs {
1048
+ display: table !important;
1049
+ }
1050
+ tr.visible-xs {
1051
+ display: table-row !important;
1052
+ }
1053
+ th.visible-xs,
1054
+ td.visible-xs {
1055
+ display: table-cell !important;
1056
+ }
1057
+ }
1058
+ @media (max-width: 767px) {
1059
+ .visible-xs-block {
1060
+ display: block !important;
1061
+ }
1062
+ }
1063
+ @media (max-width: 767px) {
1064
+ .visible-xs-inline {
1065
+ display: inline !important;
1066
+ }
1067
+ }
1068
+ @media (max-width: 767px) {
1069
+ .visible-xs-inline-block {
1070
+ display: inline-block !important;
1071
+ }
1072
+ }
1073
+ @media (min-width: 768px) and (max-width: 991px) {
1074
+ .visible-sm {
1075
+ display: block !important;
1076
+ }
1077
+ table.visible-sm {
1078
+ display: table !important;
1079
+ }
1080
+ tr.visible-sm {
1081
+ display: table-row !important;
1082
+ }
1083
+ th.visible-sm,
1084
+ td.visible-sm {
1085
+ display: table-cell !important;
1086
+ }
1087
+ }
1088
+ @media (min-width: 768px) and (max-width: 991px) {
1089
+ .visible-sm-block {
1090
+ display: block !important;
1091
+ }
1092
+ }
1093
+ @media (min-width: 768px) and (max-width: 991px) {
1094
+ .visible-sm-inline {
1095
+ display: inline !important;
1096
+ }
1097
+ }
1098
+ @media (min-width: 768px) and (max-width: 991px) {
1099
+ .visible-sm-inline-block {
1100
+ display: inline-block !important;
1101
+ }
1102
+ }
1103
+ @media (min-width: 992px) and (max-width: 1199px) {
1104
+ .visible-md {
1105
+ display: block !important;
1106
+ }
1107
+ table.visible-md {
1108
+ display: table !important;
1109
+ }
1110
+ tr.visible-md {
1111
+ display: table-row !important;
1112
+ }
1113
+ th.visible-md,
1114
+ td.visible-md {
1115
+ display: table-cell !important;
1116
+ }
1117
+ }
1118
+ @media (min-width: 992px) and (max-width: 1199px) {
1119
+ .visible-md-block {
1120
+ display: block !important;
1121
+ }
1122
+ }
1123
+ @media (min-width: 992px) and (max-width: 1199px) {
1124
+ .visible-md-inline {
1125
+ display: inline !important;
1126
+ }
1127
+ }
1128
+ @media (min-width: 992px) and (max-width: 1199px) {
1129
+ .visible-md-inline-block {
1130
+ display: inline-block !important;
1131
+ }
1132
+ }
1133
+ @media (min-width: 1200px) {
1134
+ .visible-lg {
1135
+ display: block !important;
1136
+ }
1137
+ table.visible-lg {
1138
+ display: table !important;
1139
+ }
1140
+ tr.visible-lg {
1141
+ display: table-row !important;
1142
+ }
1143
+ th.visible-lg,
1144
+ td.visible-lg {
1145
+ display: table-cell !important;
1146
+ }
1147
+ }
1148
+ @media (min-width: 1200px) {
1149
+ .visible-lg-block {
1150
+ display: block !important;
1151
+ }
1152
+ }
1153
+ @media (min-width: 1200px) {
1154
+ .visible-lg-inline {
1155
+ display: inline !important;
1156
+ }
1157
+ }
1158
+ @media (min-width: 1200px) {
1159
+ .visible-lg-inline-block {
1160
+ display: inline-block !important;
1161
+ }
1162
+ }
1163
+ @media (max-width: 767px) {
1164
+ .hidden-xs {
1165
+ display: none !important;
1166
+ }
1167
+ }
1168
+ @media (min-width: 768px) and (max-width: 991px) {
1169
+ .hidden-sm {
1170
+ display: none !important;
1171
+ }
1172
+ }
1173
+ @media (min-width: 992px) and (max-width: 1199px) {
1174
+ .hidden-md {
1175
+ display: none !important;
1176
+ }
1177
+ }
1178
+ @media (min-width: 1200px) {
1179
+ .hidden-lg {
1180
+ display: none !important;
1181
+ }
1182
+ }
1183
+ .visible-print {
1184
+ display: none !important;
1185
+ }
1186
+ @media print {
1187
+ .visible-print {
1188
+ display: block !important;
1189
+ }
1190
+ table.visible-print {
1191
+ display: table !important;
1192
+ }
1193
+ tr.visible-print {
1194
+ display: table-row !important;
1195
+ }
1196
+ th.visible-print,
1197
+ td.visible-print {
1198
+ display: table-cell !important;
1199
+ }
1200
+ }
1201
+ .visible-print-block {
1202
+ display: none !important;
1203
+ }
1204
+ @media print {
1205
+ .visible-print-block {
1206
+ display: block !important;
1207
+ }
1208
+ }
1209
+ .visible-print-inline {
1210
+ display: none !important;
1211
+ }
1212
+ @media print {
1213
+ .visible-print-inline {
1214
+ display: inline !important;
1215
+ }
1216
+ }
1217
+ .visible-print-inline-block {
1218
+ display: none !important;
1219
+ }
1220
+ @media print {
1221
+ .visible-print-inline-block {
1222
+ display: inline-block !important;
1223
+ }
1224
+ }
1225
+ @media print {
1226
+ .hidden-print {
1227
+ display: none !important;
1228
+ }
1229
+ }
1230
+
1231
+ .row {
1232
+ margin-left: auto;
1233
+ margin-right: auto;
1234
+ margin-bottom: 20px;
1235
+ }
1236
+
1237
+ .row:after {
1238
+ content: "";
1239
+ display: table;
1240
+ clear: both;
1241
+ }
1242
+
1243
+ .row .col {
1244
+ float: left;
1245
+ box-sizing: border-box;
1246
+ padding: 0 0.75rem;
1247
+ }
1248
+
1249
+ .row .col[class*="push-"], .row .col[class*="pull-"] {
1250
+ position: relative;
1251
+ }
1252
+
1253
+ .row .col.s1 {
1254
+ width: 8.3333333333%;
1255
+ margin-left: auto;
1256
+ left: auto;
1257
+ right: auto;
1258
+ }
1259
+
1260
+ .row .col.s2 {
1261
+ width: 16.6666666667%;
1262
+ margin-left: auto;
1263
+ left: auto;
1264
+ right: auto;
1265
+ }
1266
+
1267
+ .row .col.s3 {
1268
+ width: 25%;
1269
+ margin-left: auto;
1270
+ left: auto;
1271
+ right: auto;
1272
+ }
1273
+
1274
+ .row .col.s4 {
1275
+ width: 33.3333333333%;
1276
+ margin-left: auto;
1277
+ left: auto;
1278
+ right: auto;
1279
+ }
1280
+
1281
+ .row .col.s5 {
1282
+ width: 41.6666666667%;
1283
+ margin-left: auto;
1284
+ left: auto;
1285
+ right: auto;
1286
+ }
1287
+
1288
+ .row .col.s6 {
1289
+ width: 50%;
1290
+ margin-left: auto;
1291
+ left: auto;
1292
+ right: auto;
1293
+ }
1294
+
1295
+ .row .col.s7 {
1296
+ width: 58.3333333333%;
1297
+ margin-left: auto;
1298
+ left: auto;
1299
+ right: auto;
1300
+ }
1301
+
1302
+ .row .col.s8 {
1303
+ width: 66.6666666667%;
1304
+ margin-left: auto;
1305
+ left: auto;
1306
+ right: auto;
1307
+ }
1308
+
1309
+ .row .col.s9 {
1310
+ width: 75%;
1311
+ margin-left: auto;
1312
+ left: auto;
1313
+ right: auto;
1314
+ }
1315
+
1316
+ .row .col.s10 {
1317
+ width: 83.3333333333%;
1318
+ margin-left: auto;
1319
+ left: auto;
1320
+ right: auto;
1321
+ }
1322
+
1323
+ .row .col.s11 {
1324
+ width: 91.6666666667%;
1325
+ margin-left: auto;
1326
+ left: auto;
1327
+ right: auto;
1328
+ }
1329
+
1330
+ .row .col.s12 {
1331
+ width: 100%;
1332
+ margin-left: auto;
1333
+ left: auto;
1334
+ right: auto;
1335
+ }
1336
+
1337
+ .row .col.offset-s1 {
1338
+ margin-left: 8.3333333333%;
1339
+ }
1340
+
1341
+ .row .col.pull-s1 {
1342
+ right: 8.3333333333%;
1343
+ }
1344
+
1345
+ .row .col.push-s1 {
1346
+ left: 8.3333333333%;
1347
+ }
1348
+
1349
+ .row .col.offset-s2 {
1350
+ margin-left: 16.6666666667%;
1351
+ }
1352
+
1353
+ .row .col.pull-s2 {
1354
+ right: 16.6666666667%;
1355
+ }
1356
+
1357
+ .row .col.push-s2 {
1358
+ left: 16.6666666667%;
1359
+ }
1360
+
1361
+ .row .col.offset-s3 {
1362
+ margin-left: 25%;
1363
+ }
1364
+
1365
+ .row .col.pull-s3 {
1366
+ right: 25%;
1367
+ }
1368
+
1369
+ .row .col.push-s3 {
1370
+ left: 25%;
1371
+ }
1372
+
1373
+ .row .col.offset-s4 {
1374
+ margin-left: 33.3333333333%;
1375
+ }
1376
+
1377
+ .row .col.pull-s4 {
1378
+ right: 33.3333333333%;
1379
+ }
1380
+
1381
+ .row .col.push-s4 {
1382
+ left: 33.3333333333%;
1383
+ }
1384
+
1385
+ .row .col.offset-s5 {
1386
+ margin-left: 41.6666666667%;
1387
+ }
1388
+
1389
+ .row .col.pull-s5 {
1390
+ right: 41.6666666667%;
1391
+ }
1392
+
1393
+ .row .col.push-s5 {
1394
+ left: 41.6666666667%;
1395
+ }
1396
+
1397
+ .row .col.offset-s6 {
1398
+ margin-left: 50%;
1399
+ }
1400
+
1401
+ .row .col.pull-s6 {
1402
+ right: 50%;
1403
+ }
1404
+
1405
+ .row .col.push-s6 {
1406
+ left: 50%;
1407
+ }
1408
+
1409
+ .row .col.offset-s7 {
1410
+ margin-left: 58.3333333333%;
1411
+ }
1412
+
1413
+ .row .col.pull-s7 {
1414
+ right: 58.3333333333%;
1415
+ }
1416
+
1417
+ .row .col.push-s7 {
1418
+ left: 58.3333333333%;
1419
+ }
1420
+
1421
+ .row .col.offset-s8 {
1422
+ margin-left: 66.6666666667%;
1423
+ }
1424
+
1425
+ .row .col.pull-s8 {
1426
+ right: 66.6666666667%;
1427
+ }
1428
+
1429
+ .row .col.push-s8 {
1430
+ left: 66.6666666667%;
1431
+ }
1432
+
1433
+ .row .col.offset-s9 {
1434
+ margin-left: 75%;
1435
+ }
1436
+
1437
+ .row .col.pull-s9 {
1438
+ right: 75%;
1439
+ }
1440
+
1441
+ .row .col.push-s9 {
1442
+ left: 75%;
1443
+ }
1444
+
1445
+ .row .col.offset-s10 {
1446
+ margin-left: 83.3333333333%;
1447
+ }
1448
+
1449
+ .row .col.pull-s10 {
1450
+ right: 83.3333333333%;
1451
+ }
1452
+
1453
+ .row .col.push-s10 {
1454
+ left: 83.3333333333%;
1455
+ }
1456
+
1457
+ .row .col.offset-s11 {
1458
+ margin-left: 91.6666666667%;
1459
+ }
1460
+
1461
+ .row .col.pull-s11 {
1462
+ right: 91.6666666667%;
1463
+ }
1464
+
1465
+ .row .col.push-s11 {
1466
+ left: 91.6666666667%;
1467
+ }
1468
+
1469
+ .row .col.offset-s12 {
1470
+ margin-left: 100%;
1471
+ }
1472
+
1473
+ .row .col.pull-s12 {
1474
+ right: 100%;
1475
+ }
1476
+
1477
+ .row .col.push-s12 {
1478
+ left: 100%;
1479
+ }
1480
+
1481
+ @media only screen and (min-width: 601px) {
1482
+ .row .col.m1 {
1483
+ width: 8.3333333333%;
1484
+ margin-left: auto;
1485
+ left: auto;
1486
+ right: auto;
1487
+ }
1488
+ .row .col.m2 {
1489
+ width: 16.6666666667%;
1490
+ margin-left: auto;
1491
+ left: auto;
1492
+ right: auto;
1493
+ }
1494
+ .row .col.m3 {
1495
+ width: 25%;
1496
+ margin-left: auto;
1497
+ left: auto;
1498
+ right: auto;
1499
+ }
1500
+ .row .col.m4 {
1501
+ width: 33.3333333333%;
1502
+ margin-left: auto;
1503
+ left: auto;
1504
+ right: auto;
1505
+ }
1506
+ .row .col.m5 {
1507
+ width: 41.6666666667%;
1508
+ margin-left: auto;
1509
+ left: auto;
1510
+ right: auto;
1511
+ }
1512
+ .row .col.m6 {
1513
+ width: 50%;
1514
+ margin-left: auto;
1515
+ left: auto;
1516
+ right: auto;
1517
+ }
1518
+ .row .col.m7 {
1519
+ width: 58.3333333333%;
1520
+ margin-left: auto;
1521
+ left: auto;
1522
+ right: auto;
1523
+ }
1524
+ .row .col.m8 {
1525
+ width: 66.6666666667%;
1526
+ margin-left: auto;
1527
+ left: auto;
1528
+ right: auto;
1529
+ }
1530
+ .row .col.m9 {
1531
+ width: 75%;
1532
+ margin-left: auto;
1533
+ left: auto;
1534
+ right: auto;
1535
+ }
1536
+ .row .col.m10 {
1537
+ width: 83.3333333333%;
1538
+ margin-left: auto;
1539
+ left: auto;
1540
+ right: auto;
1541
+ }
1542
+ .row .col.m11 {
1543
+ width: 91.6666666667%;
1544
+ margin-left: auto;
1545
+ left: auto;
1546
+ right: auto;
1547
+ }
1548
+ .row .col.m12 {
1549
+ width: 100%;
1550
+ margin-left: auto;
1551
+ left: auto;
1552
+ right: auto;
1553
+ }
1554
+ .row .col.offset-m1 {
1555
+ margin-left: 8.3333333333%;
1556
+ }
1557
+ .row .col.pull-m1 {
1558
+ right: 8.3333333333%;
1559
+ }
1560
+ .row .col.push-m1 {
1561
+ left: 8.3333333333%;
1562
+ }
1563
+ .row .col.offset-m2 {
1564
+ margin-left: 16.6666666667%;
1565
+ }
1566
+ .row .col.pull-m2 {
1567
+ right: 16.6666666667%;
1568
+ }
1569
+ .row .col.push-m2 {
1570
+ left: 16.6666666667%;
1571
+ }
1572
+ .row .col.offset-m3 {
1573
+ margin-left: 25%;
1574
+ }
1575
+ .row .col.pull-m3 {
1576
+ right: 25%;
1577
+ }
1578
+ .row .col.push-m3 {
1579
+ left: 25%;
1580
+ }
1581
+ .row .col.offset-m4 {
1582
+ margin-left: 33.3333333333%;
1583
+ }
1584
+ .row .col.pull-m4 {
1585
+ right: 33.3333333333%;
1586
+ }
1587
+ .row .col.push-m4 {
1588
+ left: 33.3333333333%;
1589
+ }
1590
+ .row .col.offset-m5 {
1591
+ margin-left: 41.6666666667%;
1592
+ }
1593
+ .row .col.pull-m5 {
1594
+ right: 41.6666666667%;
1595
+ }
1596
+ .row .col.push-m5 {
1597
+ left: 41.6666666667%;
1598
+ }
1599
+ .row .col.offset-m6 {
1600
+ margin-left: 50%;
1601
+ }
1602
+ .row .col.pull-m6 {
1603
+ right: 50%;
1604
+ }
1605
+ .row .col.push-m6 {
1606
+ left: 50%;
1607
+ }
1608
+ .row .col.offset-m7 {
1609
+ margin-left: 58.3333333333%;
1610
+ }
1611
+ .row .col.pull-m7 {
1612
+ right: 58.3333333333%;
1613
+ }
1614
+ .row .col.push-m7 {
1615
+ left: 58.3333333333%;
1616
+ }
1617
+ .row .col.offset-m8 {
1618
+ margin-left: 66.6666666667%;
1619
+ }
1620
+ .row .col.pull-m8 {
1621
+ right: 66.6666666667%;
1622
+ }
1623
+ .row .col.push-m8 {
1624
+ left: 66.6666666667%;
1625
+ }
1626
+ .row .col.offset-m9 {
1627
+ margin-left: 75%;
1628
+ }
1629
+ .row .col.pull-m9 {
1630
+ right: 75%;
1631
+ }
1632
+ .row .col.push-m9 {
1633
+ left: 75%;
1634
+ }
1635
+ .row .col.offset-m10 {
1636
+ margin-left: 83.3333333333%;
1637
+ }
1638
+ .row .col.pull-m10 {
1639
+ right: 83.3333333333%;
1640
+ }
1641
+ .row .col.push-m10 {
1642
+ left: 83.3333333333%;
1643
+ }
1644
+ .row .col.offset-m11 {
1645
+ margin-left: 91.6666666667%;
1646
+ }
1647
+ .row .col.pull-m11 {
1648
+ right: 91.6666666667%;
1649
+ }
1650
+ .row .col.push-m11 {
1651
+ left: 91.6666666667%;
1652
+ }
1653
+ .row .col.offset-m12 {
1654
+ margin-left: 100%;
1655
+ }
1656
+ .row .col.pull-m12 {
1657
+ right: 100%;
1658
+ }
1659
+ .row .col.push-m12 {
1660
+ left: 100%;
1661
+ }
1662
+ }
1663
+
1664
+ @media only screen and (min-width: 993px) {
1665
+ .row .col.l1 {
1666
+ width: 8.3333333333%;
1667
+ margin-left: auto;
1668
+ left: auto;
1669
+ right: auto;
1670
+ }
1671
+ .row .col.l2 {
1672
+ width: 16.6666666667%;
1673
+ margin-left: auto;
1674
+ left: auto;
1675
+ right: auto;
1676
+ }
1677
+ .row .col.l3 {
1678
+ width: 25%;
1679
+ margin-left: auto;
1680
+ left: auto;
1681
+ right: auto;
1682
+ }
1683
+ .row .col.l4 {
1684
+ width: 33.3333333333%;
1685
+ margin-left: auto;
1686
+ left: auto;
1687
+ right: auto;
1688
+ }
1689
+ .row .col.l5 {
1690
+ width: 41.6666666667%;
1691
+ margin-left: auto;
1692
+ left: auto;
1693
+ right: auto;
1694
+ }
1695
+ .row .col.l6 {
1696
+ width: 50%;
1697
+ margin-left: auto;
1698
+ left: auto;
1699
+ right: auto;
1700
+ }
1701
+ .row .col.l7 {
1702
+ width: 58.3333333333%;
1703
+ margin-left: auto;
1704
+ left: auto;
1705
+ right: auto;
1706
+ }
1707
+ .row .col.l8 {
1708
+ width: 66.6666666667%;
1709
+ margin-left: auto;
1710
+ left: auto;
1711
+ right: auto;
1712
+ }
1713
+ .row .col.l9 {
1714
+ width: 75%;
1715
+ margin-left: auto;
1716
+ left: auto;
1717
+ right: auto;
1718
+ }
1719
+ .row .col.l10 {
1720
+ width: 83.3333333333%;
1721
+ margin-left: auto;
1722
+ left: auto;
1723
+ right: auto;
1724
+ }
1725
+ .row .col.l11 {
1726
+ width: 91.6666666667%;
1727
+ margin-left: auto;
1728
+ left: auto;
1729
+ right: auto;
1730
+ }
1731
+ .row .col.l12 {
1732
+ width: 100%;
1733
+ margin-left: auto;
1734
+ left: auto;
1735
+ right: auto;
1736
+ }
1737
+ .row .col.offset-l1 {
1738
+ margin-left: 8.3333333333%;
1739
+ }
1740
+ .row .col.pull-l1 {
1741
+ right: 8.3333333333%;
1742
+ }
1743
+ .row .col.push-l1 {
1744
+ left: 8.3333333333%;
1745
+ }
1746
+ .row .col.offset-l2 {
1747
+ margin-left: 16.6666666667%;
1748
+ }
1749
+ .row .col.pull-l2 {
1750
+ right: 16.6666666667%;
1751
+ }
1752
+ .row .col.push-l2 {
1753
+ left: 16.6666666667%;
1754
+ }
1755
+ .row .col.offset-l3 {
1756
+ margin-left: 25%;
1757
+ }
1758
+ .row .col.pull-l3 {
1759
+ right: 25%;
1760
+ }
1761
+ .row .col.push-l3 {
1762
+ left: 25%;
1763
+ }
1764
+ .row .col.offset-l4 {
1765
+ margin-left: 33.3333333333%;
1766
+ }
1767
+ .row .col.pull-l4 {
1768
+ right: 33.3333333333%;
1769
+ }
1770
+ .row .col.push-l4 {
1771
+ left: 33.3333333333%;
1772
+ }
1773
+ .row .col.offset-l5 {
1774
+ margin-left: 41.6666666667%;
1775
+ }
1776
+ .row .col.pull-l5 {
1777
+ right: 41.6666666667%;
1778
+ }
1779
+ .row .col.push-l5 {
1780
+ left: 41.6666666667%;
1781
+ }
1782
+ .row .col.offset-l6 {
1783
+ margin-left: 50%;
1784
+ }
1785
+ .row .col.pull-l6 {
1786
+ right: 50%;
1787
+ }
1788
+ .row .col.push-l6 {
1789
+ left: 50%;
1790
+ }
1791
+ .row .col.offset-l7 {
1792
+ margin-left: 58.3333333333%;
1793
+ }
1794
+ .row .col.pull-l7 {
1795
+ right: 58.3333333333%;
1796
+ }
1797
+ .row .col.push-l7 {
1798
+ left: 58.3333333333%;
1799
+ }
1800
+ .row .col.offset-l8 {
1801
+ margin-left: 66.6666666667%;
1802
+ }
1803
+ .row .col.pull-l8 {
1804
+ right: 66.6666666667%;
1805
+ }
1806
+ .row .col.push-l8 {
1807
+ left: 66.6666666667%;
1808
+ }
1809
+ .row .col.offset-l9 {
1810
+ margin-left: 75%;
1811
+ }
1812
+ .row .col.pull-l9 {
1813
+ right: 75%;
1814
+ }
1815
+ .row .col.push-l9 {
1816
+ left: 75%;
1817
+ }
1818
+ .row .col.offset-l10 {
1819
+ margin-left: 83.3333333333%;
1820
+ }
1821
+ .row .col.pull-l10 {
1822
+ right: 83.3333333333%;
1823
+ }
1824
+ .row .col.push-l10 {
1825
+ left: 83.3333333333%;
1826
+ }
1827
+ .row .col.offset-l11 {
1828
+ margin-left: 91.6666666667%;
1829
+ }
1830
+ .row .col.pull-l11 {
1831
+ right: 91.6666666667%;
1832
+ }
1833
+ .row .col.push-l11 {
1834
+ left: 91.6666666667%;
1835
+ }
1836
+ .row .col.offset-l12 {
1837
+ margin-left: 100%;
1838
+ }
1839
+ .row .col.pull-l12 {
1840
+ right: 100%;
1841
+ }
1842
+ .row .col.push-l12 {
1843
+ left: 100%;
1844
+ }
1845
+ }
1846
+
1847
+ /* added */
1848
+ .right {
1849
+ float: right;
1850
+ }
1851
+
1852
+ .left {
1853
+ float: left;
1854
+ }
1855
+
1856
+ .col-centered {
1857
+ float: none;
1858
+ margin: 0px auto;
1859
+ }
1860
+
1861
+ .row.margin-bottom, .row-fluid.margin-bottom {
1862
+ margin-bottom: 50px;
1863
+ }
1864
+
1865
+ .collapse-padding {
1866
+ padding: 0px;
1867
+ }
1868
+
1869
+ .clear {
1870
+ clear: both;
1871
+ }