Site Offline Or Coming Soon Or Maintenance Mode - Version 1.4.5

Version Description

  • updated to bootstrap v4.3.1
Download this release

Release Info

Developer chandrashekharsahu
Plugin Icon 128x128 Site Offline Or Coming Soon Or Maintenance Mode
Version 1.4.5
Comparing to
See all releases

Code changes from version 1.4.4 to 1.4.5

assets/css/bootstrap.css CHANGED
@@ -1,933 +1,21 @@
1
 
2
- /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
 
 
 
 
3
 
4
- article,
5
- aside,
6
- details,
7
- figcaption,
8
- figure,
9
- footer,
10
- header,
11
- hgroup,
12
- main,
13
- nav,
14
- section,
15
- summary {
16
- display: block; }
17
-
18
-
19
-
20
- [hidden],
21
- template {
22
- display: none; }
23
 
24
  a {
25
- background: transparent; }
26
-
27
- a:active,
28
  a:hover {
29
- outline: 0; }
30
-
31
- abbr[title] {
32
- border-bottom: 1px dotted; }
33
-
34
- b,
35
- strong {
36
- font-weight: bold; }
37
-
38
- dfn {
39
- font-style: italic; }
40
-
41
- h1 {
42
- font-size: 2em;
43
- margin: 0.67em 0; }
44
-
45
- small {
46
- font-size: 80%; }
47
-
48
-
49
- svg:not(:root) {
50
- overflow: hidden; }
51
-
52
- figure {
53
- margin: 1em 40px; }
54
-
55
- hr {
56
- -moz-box-sizing: content-box;
57
- box-sizing: content-box;
58
- height: 0; }
59
-
60
- pre {
61
- overflow: auto; }
62
-
63
- code,
64
- kbd,
65
- pre,
66
- samp {
67
- font-family: monospace, monospace;
68
- font-size: 1em; }
69
-
70
- button,
71
- input,
72
- optgroup,
73
- select,
74
- textarea {
75
- color: inherit;
76
- font: inherit;
77
- margin: 0; }
78
-
79
- button {
80
- overflow: visible; }
81
-
82
- button,
83
- select {
84
- text-transform: none; }
85
-
86
- button,
87
- html input[type="button"],
88
- input[type="reset"],
89
- input[type="submit"] {
90
- -webkit-appearance: button;
91
- cursor: pointer; }
92
-
93
- button[disabled],
94
- html input[disabled] {
95
- cursor: default; }
96
-
97
- button::-moz-focus-inner,
98
- input::-moz-focus-inner {
99
- border: 0;
100
- padding: 0; }
101
-
102
- input {
103
- line-height: normal; }
104
-
105
- input[type="checkbox"],
106
- input[type="radio"] {
107
- box-sizing: border-box;
108
- padding: 0; }
109
-
110
- input[type="number"]::-webkit-inner-spin-button,
111
- input[type="number"]::-webkit-outer-spin-button {
112
- height: auto; }
113
-
114
- input[type="search"] {
115
- -webkit-appearance: textfield;
116
- -moz-box-sizing: content-box;
117
- -webkit-box-sizing: content-box;
118
- box-sizing: content-box; }
119
-
120
- input[type="search"]::-webkit-search-cancel-button,
121
- input[type="search"]::-webkit-search-decoration {
122
- -webkit-appearance: none; }
123
-
124
- fieldset {
125
- border: 1px solid #c0c0c0;
126
- margin: 0 2px;
127
- padding: 0.35em 0.625em 0.75em; }
128
-
129
- legend {
130
- border: 0;
131
- padding: 0; }
132
-
133
- textarea {
134
- overflow: auto; }
135
-
136
- optgroup {
137
- font-weight: bold; }
138
-
139
- table {
140
- border-collapse: collapse;
141
- border-spacing: 0; }
142
-
143
- td,
144
- th {
145
- padding: 0; }
146
-
147
- @media print {
148
- * {
149
- text-shadow: none !important;
150
- color: #000 !important;
151
- background: transparent !important;
152
- box-shadow: none !important; }
153
-
154
- a,
155
- a:visited {
156
- text-decoration: none !important;
157
- outline:0 !important;
158
- box-shadow:none !important;
159
- border:none !important;
160
- }
161
- a:focus{
162
- text-decoration: none !important;
163
- outline:0 !important;
164
- box-shadow:none !important;
165
- border:none !important;
166
- }
167
-
168
- a[href]:after {
169
- content: " (" attr(href) ")"; }
170
-
171
- abbr[title]:after {
172
- content: " (" attr(title) ")"; }
173
-
174
- a[href^="javascript:"]:after,
175
- a[href^="#"]:after {
176
- content: ""; }
177
-
178
- pre,
179
- blockquote {
180
- border: 1px solid #999;
181
- page-break-inside: avoid; }
182
-
183
- thead {
184
- display: table-header-group; }
185
-
186
- tr,
187
- img {
188
- page-break-inside: avoid; }
189
-
190
- img {
191
- max-width: 100% !important; }
192
-
193
- p,
194
- h2,
195
- h3 {
196
- orphans: 3;
197
- widows: 3; }
198
-
199
- h2,
200
- h3 {
201
- page-break-after: avoid; }
202
-
203
- select {
204
- background: #fff !important; }
205
-
206
- .navbar {
207
- display: none; }
208
-
209
- .table td,
210
- .table th {
211
- background-color: #fff !important; }
212
-
213
- .btn > .caret,
214
- .dropup > .btn > .caret {
215
- border-top-color: #000 !important; }
216
-
217
- .label {
218
- border: 1px solid #000; }
219
-
220
- .table {
221
- border-collapse: collapse !important; }
222
-
223
- .table-bordered th,
224
- .table-bordered td {
225
- border: 1px solid #ddd !important; } }
226
- @font-face {
227
- font-family: 'Glyphicons Halflings';
228
- src: url("../fonts/bootstrap/glyphicons-halflings-regular.html");
229
- src: url("../fonts/bootstrap/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular-2.html") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular-3.html") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular") format("svg"); }
230
- .glyphicon {
231
- position: relative;
232
- top: 1px;
233
- display: inline-block;
234
- font-family: 'Glyphicons Halflings';
235
- font-style: normal;
236
- font-weight: normal;
237
- line-height: 1;
238
- -webkit-font-smoothing: antialiased;
239
- -moz-osx-font-smoothing: grayscale; }
240
-
241
-
242
-
243
- .glyphicon-plus:before {
244
- content: "\2b"; }
245
-
246
- .glyphicon-euro:before {
247
- content: "\20ac"; }
248
-
249
- .glyphicon-minus:before {
250
- content: "\2212"; }
251
-
252
- .glyphicon-cloud:before {
253
- content: "\2601"; }
254
-
255
- .glyphicon-envelope:before {
256
- content: "\2709"; }
257
-
258
- .glyphicon-pencil:before {
259
- content: "\270f"; }
260
-
261
- .glyphicon-glass:before {
262
- content: "\e001"; }
263
-
264
- .glyphicon-music:before {
265
- content: "\e002"; }
266
-
267
- .glyphicon-search:before {
268
- content: "\e003"; }
269
-
270
- .glyphicon-heart:before {
271
- content: "\e005"; }
272
-
273
- .glyphicon-star:before {
274
- content: "\e006"; }
275
-
276
- .glyphicon-star-empty:before {
277
- content: "\e007"; }
278
-
279
- .glyphicon-user:before {
280
- content: "\e008"; }
281
-
282
- .glyphicon-film:before {
283
- content: "\e009"; }
284
-
285
- .glyphicon-th-large:before {
286
- content: "\e010"; }
287
-
288
- .glyphicon-th:before {
289
- content: "\e011"; }
290
-
291
- .glyphicon-th-list:before {
292
- content: "\e012"; }
293
-
294
- .glyphicon-ok:before {
295
- content: "\e013"; }
296
-
297
- .glyphicon-remove:before {
298
- content: "\e014"; }
299
-
300
- .glyphicon-zoom-in:before {
301
- content: "\e015"; }
302
-
303
- .glyphicon-zoom-out:before {
304
- content: "\e016"; }
305
-
306
- .glyphicon-off:before {
307
- content: "\e017"; }
308
-
309
- .glyphicon-signal:before {
310
- content: "\e018"; }
311
-
312
- .glyphicon-cog:before {
313
- content: "\e019"; }
314
-
315
- .glyphicon-trash:before {
316
- content: "\e020"; }
317
-
318
- .glyphicon-home:before {
319
- content: "\e021"; }
320
-
321
- .glyphicon-file:before {
322
- content: "\e022"; }
323
-
324
- .glyphicon-time:before {
325
- content: "\e023"; }
326
-
327
- .glyphicon-road:before {
328
- content: "\e024"; }
329
-
330
- .glyphicon-download-alt:before {
331
- content: "\e025"; }
332
-
333
- .glyphicon-download:before {
334
- content: "\e026"; }
335
-
336
- .glyphicon-upload:before {
337
- content: "\e027"; }
338
-
339
- .glyphicon-inbox:before {
340
- content: "\e028"; }
341
-
342
- .glyphicon-play-circle:before {
343
- content: "\e029"; }
344
-
345
- .glyphicon-repeat:before {
346
- content: "\e030"; }
347
-
348
- .glyphicon-refresh:before {
349
- content: "\e031"; }
350
-
351
- .glyphicon-list-alt:before {
352
- content: "\e032"; }
353
-
354
- .glyphicon-lock:before {
355
- content: "\e033"; }
356
-
357
- .glyphicon-flag:before {
358
- content: "\e034"; }
359
-
360
- .glyphicon-headphones:before {
361
- content: "\e035"; }
362
-
363
- .glyphicon-volume-off:before {
364
- content: "\e036"; }
365
-
366
- .glyphicon-volume-down:before {
367
- content: "\e037"; }
368
-
369
- .glyphicon-volume-up:before {
370
- content: "\e038"; }
371
-
372
- .glyphicon-qrcode:before {
373
- content: "\e039"; }
374
-
375
- .glyphicon-barcode:before {
376
- content: "\e040"; }
377
-
378
- .glyphicon-tag:before {
379
- content: "\e041"; }
380
-
381
- .glyphicon-tags:before {
382
- content: "\e042"; }
383
-
384
- .glyphicon-book:before {
385
- content: "\e043"; }
386
-
387
- .glyphicon-bookmark:before {
388
- content: "\e044"; }
389
-
390
- .glyphicon-print:before {
391
- content: "\e045"; }
392
-
393
- .glyphicon-camera:before {
394
- content: "\e046"; }
395
-
396
- .glyphicon-font:before {
397
- content: "\e047"; }
398
-
399
- .glyphicon-bold:before {
400
- content: "\e048"; }
401
-
402
- .glyphicon-italic:before {
403
- content: "\e049"; }
404
-
405
- .glyphicon-text-height:before {
406
- content: "\e050"; }
407
-
408
- .glyphicon-text-width:before {
409
- content: "\e051"; }
410
-
411
- .glyphicon-align-left:before {
412
- content: "\e052"; }
413
-
414
- .glyphicon-align-center:before {
415
- content: "\e053"; }
416
-
417
- .glyphicon-align-right:before {
418
- content: "\e054"; }
419
-
420
- .glyphicon-align-justify:before {
421
- content: "\e055"; }
422
-
423
- .glyphicon-list:before {
424
- content: "\e056"; }
425
-
426
- .glyphicon-indent-left:before {
427
- content: "\e057"; }
428
-
429
- .glyphicon-indent-right:before {
430
- content: "\e058"; }
431
-
432
- .glyphicon-facetime-video:before {
433
- content: "\e059"; }
434
-
435
- .glyphicon-picture:before {
436
- content: "\e060"; }
437
-
438
- .glyphicon-map-marker:before {
439
- content: "\e062"; }
440
-
441
- .glyphicon-adjust:before {
442
- content: "\e063"; }
443
-
444
- .glyphicon-tint:before {
445
- content: "\e064"; }
446
-
447
- .glyphicon-edit:before {
448
- content: "\e065"; }
449
-
450
- .glyphicon-share:before {
451
- content: "\e066"; }
452
-
453
- .glyphicon-check:before {
454
- content: "\e067"; }
455
-
456
- .glyphicon-move:before {
457
- content: "\e068"; }
458
-
459
- .glyphicon-step-backward:before {
460
- content: "\e069"; }
461
-
462
- .glyphicon-fast-backward:before {
463
- content: "\e070"; }
464
-
465
- .glyphicon-backward:before {
466
- content: "\e071"; }
467
-
468
- .glyphicon-play:before {
469
- content: "\e072"; }
470
-
471
- .glyphicon-pause:before {
472
- content: "\e073"; }
473
-
474
- .glyphicon-stop:before {
475
- content: "\e074"; }
476
-
477
- .glyphicon-forward:before {
478
- content: "\e075"; }
479
-
480
- .glyphicon-fast-forward:before {
481
- content: "\e076"; }
482
-
483
- .glyphicon-step-forward:before {
484
- content: "\e077"; }
485
-
486
- .glyphicon-eject:before {
487
- content: "\e078"; }
488
-
489
- .glyphicon-chevron-left:before {
490
- content: "\e079"; }
491
-
492
- .glyphicon-chevron-right:before {
493
- content: "\e080"; }
494
-
495
- .glyphicon-plus-sign:before {
496
- content: "\e081"; }
497
-
498
- .glyphicon-minus-sign:before {
499
- content: "\e082"; }
500
-
501
- .glyphicon-remove-sign:before {
502
- content: "\e083"; }
503
-
504
- .glyphicon-ok-sign:before {
505
- content: "\e084"; }
506
-
507
- .glyphicon-question-sign:before {
508
- content: "\e085"; }
509
-
510
- .glyphicon-info-sign:before {
511
- content: "\e086"; }
512
-
513
- .glyphicon-screenshot:before {
514
- content: "\e087"; }
515
-
516
- .glyphicon-remove-circle:before {
517
- content: "\e088"; }
518
-
519
- .glyphicon-ok-circle:before {
520
- content: "\e089"; }
521
-
522
- .glyphicon-ban-circle:before {
523
- content: "\e090"; }
524
-
525
- .glyphicon-arrow-left:before {
526
- content: "\e091"; }
527
-
528
- .glyphicon-arrow-right:before {
529
- content: "\e092"; }
530
-
531
- .glyphicon-arrow-up:before {
532
- content: "\e093"; }
533
-
534
- .glyphicon-arrow-down:before {
535
- content: "\e094"; }
536
-
537
- .glyphicon-share-alt:before {
538
- content: "\e095"; }
539
-
540
- .glyphicon-resize-full:before {
541
- content: "\e096"; }
542
-
543
- .glyphicon-resize-small:before {
544
- content: "\e097"; }
545
-
546
- .glyphicon-exclamation-sign:before {
547
- content: "\e101"; }
548
-
549
- .glyphicon-gift:before {
550
- content: "\e102"; }
551
-
552
- .glyphicon-leaf:before {
553
- content: "\e103"; }
554
-
555
- .glyphicon-fire:before {
556
- content: "\e104"; }
557
-
558
- .glyphicon-eye-open:before {
559
- content: "\e105"; }
560
-
561
- .glyphicon-eye-close:before {
562
- content: "\e106"; }
563
-
564
- .glyphicon-warning-sign:before {
565
- content: "\e107"; }
566
-
567
- .glyphicon-plane:before {
568
- content: "\e108"; }
569
-
570
- .glyphicon-calendar:before {
571
- content: "\e109"; }
572
-
573
- .glyphicon-random:before {
574
- content: "\e110"; }
575
-
576
- .glyphicon-comment:before {
577
- content: "\e111"; }
578
-
579
- .glyphicon-magnet:before {
580
- content: "\e112"; }
581
-
582
- .glyphicon-chevron-up:before {
583
- content: "\e113"; }
584
-
585
- .glyphicon-chevron-down:before {
586
- content: "\e114"; }
587
-
588
- .glyphicon-retweet:before {
589
- content: "\e115"; }
590
-
591
- .glyphicon-shopping-cart:before {
592
- content: "\e116"; }
593
-
594
- .glyphicon-folder-close:before {
595
- content: "\e117"; }
596
-
597
- .glyphicon-folder-open:before {
598
- content: "\e118"; }
599
-
600
- .glyphicon-resize-vertical:before {
601
- content: "\e119"; }
602
-
603
- .glyphicon-resize-horizontal:before {
604
- content: "\e120"; }
605
-
606
- .glyphicon-hdd:before {
607
- content: "\e121"; }
608
-
609
- .glyphicon-bullhorn:before {
610
- content: "\e122"; }
611
-
612
- .glyphicon-bell:before {
613
- content: "\e123"; }
614
-
615
- .glyphicon-certificate:before {
616
- content: "\e124"; }
617
-
618
- .glyphicon-thumbs-up:before {
619
- content: "\e125"; }
620
-
621
- .glyphicon-thumbs-down:before {
622
- content: "\e126"; }
623
-
624
- .glyphicon-hand-right:before {
625
- content: "\e127"; }
626
-
627
- .glyphicon-hand-left:before {
628
- content: "\e128"; }
629
-
630
- .glyphicon-hand-up:before {
631
- content: "\e129"; }
632
-
633
- .glyphicon-hand-down:before {
634
- content: "\e130"; }
635
-
636
- .glyphicon-circle-arrow-right:before {
637
- content: "\e131"; }
638
-
639
- .glyphicon-circle-arrow-left:before {
640
- content: "\e132"; }
641
-
642
- .glyphicon-circle-arrow-up:before {
643
- content: "\e133"; }
644
-
645
- .glyphicon-circle-arrow-down:before {
646
- content: "\e134"; }
647
-
648
- .glyphicon-globe:before {
649
- content: "\e135"; }
650
-
651
- .glyphicon-wrench:before {
652
- content: "\e136"; }
653
-
654
- .glyphicon-tasks:before {
655
- content: "\e137"; }
656
-
657
- .glyphicon-filter:before {
658
- content: "\e138"; }
659
-
660
- .glyphicon-briefcase:before {
661
- content: "\e139"; }
662
-
663
- .glyphicon-fullscreen:before {
664
- content: "\e140"; }
665
-
666
- .glyphicon-dashboard:before {
667
- content: "\e141"; }
668
-
669
- .glyphicon-paperclip:before {
670
- content: "\e142"; }
671
-
672
- .glyphicon-heart-empty:before {
673
- content: "\e143"; }
674
-
675
- .glyphicon-link:before {
676
- content: "\e144"; }
677
-
678
- .glyphicon-phone:before {
679
- content: "\e145"; }
680
-
681
- .glyphicon-pushpin:before {
682
- content: "\e146"; }
683
-
684
- .glyphicon-usd:before {
685
- content: "\e148"; }
686
-
687
- .glyphicon-gbp:before {
688
- content: "\e149"; }
689
-
690
- .glyphicon-sort:before {
691
- content: "\e150"; }
692
-
693
- .glyphicon-sort-by-alphabet:before {
694
- content: "\e151"; }
695
-
696
- .glyphicon-sort-by-alphabet-alt:before {
697
- content: "\e152"; }
698
-
699
- .glyphicon-sort-by-order:before {
700
- content: "\e153"; }
701
-
702
- .glyphicon-sort-by-order-alt:before {
703
- content: "\e154"; }
704
-
705
- .glyphicon-sort-by-attributes:before {
706
- content: "\e155"; }
707
-
708
- .glyphicon-sort-by-attributes-alt:before {
709
- content: "\e156"; }
710
-
711
- .glyphicon-unchecked:before {
712
- content: "\e157"; }
713
-
714
- .glyphicon-expand:before {
715
- content: "\e158"; }
716
-
717
- .glyphicon-collapse-down:before {
718
- content: "\e159"; }
719
-
720
- .glyphicon-collapse-up:before {
721
- content: "\e160"; }
722
-
723
- .glyphicon-log-in:before {
724
- content: "\e161"; }
725
-
726
- .glyphicon-flash:before {
727
- content: "\e162"; }
728
-
729
- .glyphicon-log-out:before {
730
- content: "\e163"; }
731
-
732
- .glyphicon-new-window:before {
733
- content: "\e164"; }
734
-
735
- .glyphicon-record:before {
736
- content: "\e165"; }
737
-
738
- .glyphicon-save:before {
739
- content: "\e166"; }
740
-
741
- .glyphicon-open:before {
742
- content: "\e167"; }
743
-
744
- .glyphicon-saved:before {
745
- content: "\e168"; }
746
-
747
- .glyphicon-import:before {
748
- content: "\e169"; }
749
-
750
- .glyphicon-export:before {
751
- content: "\e170"; }
752
-
753
- .glyphicon-send:before {
754
- content: "\e171"; }
755
-
756
- .glyphicon-floppy-disk:before {
757
- content: "\e172"; }
758
-
759
- .glyphicon-floppy-saved:before {
760
- content: "\e173"; }
761
-
762
- .glyphicon-floppy-remove:before {
763
- content: "\e174"; }
764
-
765
- .glyphicon-floppy-save:before {
766
- content: "\e175"; }
767
-
768
- .glyphicon-credit-card:before {
769
- content: "\e177"; }
770
-
771
- .glyphicon-transfer:before {
772
- content: "\e178"; }
773
-
774
- .glyphicon-cutlery:before {
775
- content: "\e179"; }
776
-
777
- .glyphicon-header:before {
778
- content: "\e180"; }
779
-
780
- .glyphicon-compressed:before {
781
- content: "\e181"; }
782
-
783
- .glyphicon-earphone:before {
784
- content: "\e182"; }
785
-
786
- .glyphicon-phone-alt:before {
787
- content: "\e183"; }
788
-
789
- .glyphicon-tower:before {
790
- content: "\e184"; }
791
-
792
- .glyphicon-stats:before {
793
- content: "\e185"; }
794
-
795
- .glyphicon-sd-video:before {
796
- content: "\e186"; }
797
-
798
- .glyphicon-hd-video:before {
799
- content: "\e187"; }
800
-
801
- .glyphicon-subtitles:before {
802
- content: "\e188"; }
803
-
804
- .glyphicon-sound-stereo:before {
805
- content: "\e189"; }
806
-
807
- .glyphicon-sound-dolby:before {
808
- content: "\e190"; }
809
-
810
- .glyphicon-sound-5-1:before {
811
- content: "\e191"; }
812
-
813
- .glyphicon-sound-6-1:before {
814
- content: "\e192"; }
815
-
816
- .glyphicon-sound-7-1:before {
817
- content: "\e193"; }
818
-
819
- .glyphicon-copyright-mark:before {
820
- content: "\e194"; }
821
-
822
- .glyphicon-registration-mark:before {
823
- content: "\e195"; }
824
-
825
- .glyphicon-cloud-download:before {
826
- content: "\e197"; }
827
-
828
- .glyphicon-cloud-upload:before {
829
- content: "\e198"; }
830
-
831
- .glyphicon-tree-conifer:before {
832
- content: "\e199"; }
833
-
834
- .glyphicon-tree-deciduous:before {
835
- content: "\e200"; }
836
-
837
- * {
838
- -webkit-box-sizing: border-box;
839
- -moz-box-sizing: border-box;
840
- box-sizing: border-box; }
841
-
842
- *:before,
843
- *:after {
844
- -webkit-box-sizing: border-box;
845
- -moz-box-sizing: border-box;
846
- box-sizing: border-box; }
847
-
848
- html {
849
- font-size: 10px;
850
- -webkit-tap-highlight-color: transparent; }
851
-
852
- body {
853
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
854
- font-size: 14px;
855
- line-height: 1.42857;
856
- color: #333333;
857
-
858
- }
859
-
860
- input,
861
- button,
862
- select,
863
- textarea {
864
- font-family: inherit;
865
- font-size: inherit;
866
- line-height: inherit; }
867
-
868
- a {
869
- color: #ef4238;
870
- text-decoration: none; }
871
- a:hover {
872
- color: #ca1a10;
873
- text-decoration: none; }
874
-
875
-
876
- figure {
877
- margin: 0; }
878
-
879
- img {
880
- vertical-align: middle; }
881
-
882
- .img-responsive {
883
- display: block;
884
- width: 100% \9;
885
- max-width: 100%;
886
- height: auto; }
887
-
888
- .img-rounded {
889
- border-radius: 4px; }
890
-
891
- .img-thumbnail {
892
- padding: 4px;
893
- line-height: 1.42857;
894
- background-color: #eeeeee;
895
- border: 1px solid #dddddd;
896
- border-radius: 3px;
897
- -webkit-transition: all 0.2s ease-in-out;
898
- -o-transition: all 0.2s ease-in-out;
899
- transition: all 0.2s ease-in-out;
900
- display: inline-block;
901
- width: 100% \9;
902
- max-width: 100%;
903
- height: auto; }
904
-
905
- .img-circle {
906
- border-radius: 50%; }
907
-
908
- hr {
909
- margin-top: 20px;
910
- margin-bottom: 20px;
911
- border: 0;
912
- border-top: 1px solid #eeeeee; }
913
-
914
- .sr-only {
915
- position: absolute;
916
- width: 1px;
917
- height: 1px;
918
- margin: -1px;
919
- padding: 0;
920
- overflow: hidden;
921
- clip: rect(0, 0, 0, 0);
922
- border: 0; }
923
-
924
- .sr-only-focusable:active, .sr-only-focusable:focus {
925
- position: static;
926
- width: auto;
927
- height: auto;
928
- margin: 0;
929
- overflow: visible;
930
- clip: auto; }
931
 
932
  h1, h2, h3, h4, h5, h6,
933
  .h1, .h2, .h3, .h4, .h5, .h6 {
@@ -938,1006 +26,145 @@ h1, h2, h3, h4, h5, h6,
938
  h1 small,
939
  h1 .small, h2 small,
940
  h2 .small, h3 small,
941
- h3 .small, h4 small,
942
- h4 .small, h5 small,
943
- h5 .small, h6 small,
944
- h6 .small,
945
- .h1 small,
946
- .h1 .small, .h2 small,
947
- .h2 .small, .h3 small,
948
- .h3 .small, .h4 small,
949
- .h4 .small, .h5 small,
950
- .h5 .small, .h6 small,
951
- .h6 .small {
952
- font-weight: normal;
953
- line-height: 1;
954
- color: #777777; }
955
-
956
- h1, .h1,
957
- h2, .h2,
958
- h3, .h3 {
959
- margin-top: 20px;
960
- margin-bottom: 10px; }
961
- h1 small,
962
- h1 .small, .h1 small,
963
- .h1 .small,
964
- h2 small,
965
- h2 .small, .h2 small,
966
- .h2 .small,
967
- h3 small,
968
- h3 .small, .h3 small,
969
- .h3 .small {
970
- font-size: 65%; }
971
-
972
- h4, .h4,
973
- h5, .h5,
974
- h6, .h6 {
975
- margin-top: 10px;
976
- margin-bottom: 10px; }
977
- h4 small,
978
- h4 .small, .h4 small,
979
- .h4 .small,
980
- h5 small,
981
- h5 .small, .h5 small,
982
- .h5 .small,
983
- h6 small,
984
- h6 .small, .h6 small,
985
- .h6 .small {
986
- font-size: 75%; }
987
-
988
- h1, .h1 {
989
- font-size: 36px; }
990
-
991
- h2, .h2 {
992
- font-size: 30px; }
993
-
994
- h3, .h3 {
995
- font-size: 24px; }
996
-
997
- h4, .h4 {
998
- font-size: 18px; }
999
-
1000
- h5, .h5 {
1001
- font-size: 14px; }
1002
-
1003
- h6, .h6 {
1004
- font-size: 12px; }
1005
-
1006
- p {
1007
- margin: 0 0 10px; }
1008
-
1009
- .lead {
1010
- margin-bottom: 20px;
1011
- font-size: 16px;
1012
- font-weight: 300;
1013
- line-height: 1.4; }
1014
- @media (min-width: 768px) {
1015
- .lead {
1016
- font-size: 21px; } }
1017
-
1018
- small,
1019
- .small {
1020
- font-size: 85%; }
1021
-
1022
- cite {
1023
- font-style: normal; }
1024
-
1025
- mark,
1026
- .mark {
1027
- background-color: #fcf8e3;
1028
- padding: .2em; }
1029
-
1030
- .text-left {
1031
- text-align: left; }
1032
-
1033
- .text-right {
1034
- text-align: right; }
1035
-
1036
- .text-center {
1037
- text-align: center; }
1038
-
1039
- .text-justify {
1040
- text-align: justify; }
1041
-
1042
- .text-nowrap {
1043
- white-space: nowrap; }
1044
-
1045
- .text-lowercase {
1046
- text-transform: lowercase; }
1047
-
1048
- .text-uppercase {
1049
- text-transform: uppercase; }
1050
-
1051
- .text-capitalize {
1052
- text-transform: capitalize; }
1053
-
1054
- .text-muted {
1055
- color: #777777; }
1056
-
1057
- .text-primary {
1058
- color: #ef4238; }
1059
-
1060
- a.text-primary:hover {
1061
- color: #e21e12; }
1062
-
1063
- .text-success {
1064
- color: #3c763d; }
1065
-
1066
- a.text-success:hover {
1067
- color: #2b542c; }
1068
-
1069
- .text-info {
1070
- color: #31708f; }
1071
-
1072
- a.text-info:hover {
1073
- color: #245269; }
1074
-
1075
- .text-warning {
1076
- color: #8a6d3b; }
1077
-
1078
- a.text-warning:hover {
1079
- color: #66512c; }
1080
-
1081
- .text-danger {
1082
- color: #a94442; }
1083
-
1084
- a.text-danger:hover {
1085
- color: #843534; }
1086
-
1087
- .bg-primary {
1088
- color: #fff; }
1089
-
1090
- .bg-primary {
1091
- background-color: #ef4238; }
1092
-
1093
- a.bg-primary:hover {
1094
- background-color: #e21e12; }
1095
-
1096
- .bg-success {
1097
- background-color: #dff0d8; }
1098
-
1099
- a.bg-success:hover {
1100
- background-color: #c1e2b3; }
1101
-
1102
- .bg-info {
1103
- background-color: #d9edf7; }
1104
-
1105
- a.bg-info:hover {
1106
- background-color: #afd9ee; }
1107
-
1108
-
1109
-
1110
- .bg-danger {
1111
- background-color: #f2dede; }
1112
-
1113
- a.bg-danger:hover {
1114
- background-color: #e4b9b9; }
1115
-
1116
- .page-header {
1117
- padding-bottom: 9px;
1118
- margin: 40px 0 20px;
1119
- border-bottom: 1px solid #eeeeee; }
1120
-
1121
- ul,
1122
- ol {
1123
- margin-top: 0;
1124
- margin-bottom: 10px; }
1125
- ul ul,
1126
- ul ol,
1127
- ol ul,
1128
- ol ol {
1129
- margin-bottom: 0; }
1130
-
1131
- .list-unstyled, .list-inline {
1132
- padding-left: 0;
1133
- list-style: none; }
1134
-
1135
- .list-inline {
1136
- margin-left: -5px; }
1137
- .list-inline > li {
1138
- display: inline-block;
1139
- padding-left: 5px;
1140
- padding-right: 5px; }
1141
-
1142
-
1143
-
1144
- .dl-horizontal dd:before, .dl-horizontal dd:after {
1145
- content: " ";
1146
- display: table; }
1147
- .dl-horizontal dd:after {
1148
- clear: both; }
1149
- @media (min-width: 768px) {
1150
- .dl-horizontal dt {
1151
- float: left;
1152
- width: 160px;
1153
- clear: left;
1154
- text-align: right;
1155
- overflow: hidden;
1156
- text-overflow: ellipsis;
1157
- white-space: nowrap; }
1158
- .dl-horizontal dd {
1159
- margin-left: 180px; } }
1160
-
1161
- abbr[title],
1162
- abbr[data-original-title] {
1163
- cursor: help;
1164
- border-bottom: 1px dotted #777777; }
1165
-
1166
- .initialism {
1167
- font-size: 90%;
1168
- text-transform: uppercase; }
1169
-
1170
- blockquote {
1171
- padding: 10px 20px;
1172
- margin: 0 0 20px;
1173
- font-size: 17.5px;
1174
- border-left: 5px solid #eeeeee; }
1175
- blockquote p:last-child,
1176
- blockquote ul:last-child,
1177
- blockquote ol:last-child {
1178
- margin-bottom: 0; }
1179
- blockquote footer,
1180
- blockquote small,
1181
- blockquote .small {
1182
- display: block;
1183
- font-size: 80%;
1184
- line-height: 1.42857;
1185
- color: #777777; }
1186
- blockquote footer:before,
1187
- blockquote small:before,
1188
- blockquote .small:before {
1189
- content: '\2014 \00A0'; }
1190
-
1191
- .blockquote-reverse,
1192
- blockquote.pull-right {
1193
- padding-right: 15px;
1194
- padding-left: 0;
1195
- border-right: 5px solid #eeeeee;
1196
- border-left: 0;
1197
- text-align: right; }
1198
- .blockquote-reverse footer:before,
1199
- .blockquote-reverse small:before,
1200
- .blockquote-reverse .small:before,
1201
- blockquote.pull-right footer:before,
1202
- blockquote.pull-right small:before,
1203
- blockquote.pull-right .small:before {
1204
- content: ''; }
1205
- .blockquote-reverse footer:after,
1206
- .blockquote-reverse small:after,
1207
- .blockquote-reverse .small:after,
1208
- blockquote.pull-right footer:after,
1209
- blockquote.pull-right small:after,
1210
- blockquote.pull-right .small:after {
1211
- content: '\00A0 \2014'; }
1212
-
1213
- blockquote:before,
1214
- blockquote:after {
1215
- content: ""; }
1216
-
1217
- address {
1218
- margin-bottom: 20px;
1219
- font-style: normal;
1220
- line-height: 1.42857; }
1221
-
1222
- code,
1223
- kbd,
1224
- pre,
1225
- samp {
1226
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
1227
-
1228
- code {
1229
- padding: 2px 4px;
1230
- font-size: 90%;
1231
- color: #c7254e;
1232
- background-color: #f9f2f4;
1233
- border-radius: 3px; }
1234
-
1235
- kbd {
1236
- padding: 2px 4px;
1237
- font-size: 90%;
1238
- color: white;
1239
- background-color: #333333;
1240
- border-radius: 2px;
1241
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
1242
- kbd kbd {
1243
- padding: 0;
1244
- font-size: 100%;
1245
- box-shadow: none; }
1246
-
1247
- pre {
1248
- display: block;
1249
- padding: 9.5px;
1250
- margin: 0 0 10px;
1251
- font-size: 13px;
1252
- line-height: 1.42857;
1253
- word-break: break-all;
1254
- word-wrap: break-word;
1255
- color: #333333;
1256
- background-color: whitesmoke;
1257
- border: 1px solid #cccccc;
1258
- border-radius: 3px; }
1259
- pre code {
1260
- padding: 0;
1261
- font-size: inherit;
1262
- color: inherit;
1263
- white-space: pre-wrap;
1264
- background-color: transparent;
1265
- border-radius: 0; }
1266
-
1267
- .pre-scrollable {
1268
- max-height: 340px;
1269
- overflow-y: scroll; }
1270
-
1271
- .container {
1272
- margin-right: auto;
1273
- margin-left: auto;
1274
- padding-left: 15px;
1275
- padding-right: 15px; }
1276
- .container:before, .container:after {
1277
- content: " ";
1278
- display: table; }
1279
- .container:after {
1280
- clear: both; }
1281
- @media (min-width: 768px) {
1282
- .container {
1283
- width: 750px; } }
1284
- @media (min-width: 992px) {
1285
- .container {
1286
- width: 970px; } }
1287
- @media (min-width: 1200px) {
1288
- .container {
1289
- width: 1170px; } }
1290
-
1291
- .container-fluid {
1292
- margin-right: auto;
1293
- margin-left: auto;
1294
- padding-left: 15px;
1295
- padding-right: 15px; }
1296
- .container-fluid:before, .container-fluid:after {
1297
- content: " ";
1298
- display: table; }
1299
- .container-fluid:after {
1300
- clear: both; }
1301
-
1302
- .row {
1303
- margin-left: -15px;
1304
- margin-right: -15px; }
1305
- .row:before, .row:after {
1306
- content: " ";
1307
- display: table; }
1308
- .row:after {
1309
- clear: both; }
1310
-
1311
- .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 {
1312
- position: relative;
1313
- min-height: 1px;
1314
- padding-left: 15px;
1315
- padding-right: 15px; }
1316
-
1317
- .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 {
1318
- float: left; }
1319
-
1320
- .col-xs-1 {
1321
- width: 8.33333%; }
1322
-
1323
- .col-xs-2 {
1324
- width: 16.66667%; }
1325
-
1326
- .col-xs-3 {
1327
- width: 25%; }
1328
-
1329
- .col-xs-4 {
1330
- width: 33.33333%; }
1331
-
1332
- .col-xs-5 {
1333
- width: 41.66667%; }
1334
-
1335
- .col-xs-6 {
1336
- width: 50%; }
1337
-
1338
- .col-xs-7 {
1339
- width: 58.33333%; }
1340
-
1341
- .col-xs-8 {
1342
- width: 66.66667%; }
1343
-
1344
- .col-xs-9 {
1345
- width: 75%; }
1346
-
1347
- .col-xs-10 {
1348
- width: 83.33333%; }
1349
-
1350
- .col-xs-11 {
1351
- width: 91.66667%; }
1352
-
1353
- .col-xs-12 {
1354
- width: 100%; }
1355
-
1356
- .col-xs-pull-0 {
1357
- right: auto; }
1358
-
1359
- .col-xs-pull-1 {
1360
- right: 8.33333%; }
1361
-
1362
- .col-xs-pull-2 {
1363
- right: 16.66667%; }
1364
-
1365
- .col-xs-pull-3 {
1366
- right: 25%; }
1367
-
1368
- .col-xs-pull-4 {
1369
- right: 33.33333%; }
1370
-
1371
- .col-xs-pull-5 {
1372
- right: 41.66667%; }
1373
-
1374
- .col-xs-pull-6 {
1375
- right: 50%; }
1376
-
1377
- .col-xs-pull-7 {
1378
- right: 58.33333%; }
1379
-
1380
- .col-xs-pull-8 {
1381
- right: 66.66667%; }
1382
-
1383
- .col-xs-pull-9 {
1384
- right: 75%; }
1385
-
1386
- .col-xs-pull-10 {
1387
- right: 83.33333%; }
1388
-
1389
- .col-xs-pull-11 {
1390
- right: 91.66667%; }
1391
-
1392
- .col-xs-pull-12 {
1393
- right: 100%; }
1394
-
1395
- .col-xs-push-0 {
1396
- left: auto; }
1397
-
1398
- .col-xs-push-1 {
1399
- left: 8.33333%; }
1400
-
1401
- .col-xs-push-2 {
1402
- left: 16.66667%; }
1403
-
1404
- .col-xs-push-3 {
1405
- left: 25%; }
1406
-
1407
- .col-xs-push-4 {
1408
- left: 33.33333%; }
1409
-
1410
- .col-xs-push-5 {
1411
- left: 41.66667%; }
1412
-
1413
- .col-xs-push-6 {
1414
- left: 50%; }
1415
-
1416
- .col-xs-push-7 {
1417
- left: 58.33333%; }
1418
-
1419
- .col-xs-push-8 {
1420
- left: 66.66667%; }
1421
-
1422
- .col-xs-push-9 {
1423
- left: 75%; }
1424
-
1425
- .col-xs-push-10 {
1426
- left: 83.33333%; }
1427
-
1428
- .col-xs-push-11 {
1429
- left: 91.66667%; }
1430
-
1431
- .col-xs-push-12 {
1432
- left: 100%; }
1433
-
1434
- .col-xs-offset-0 {
1435
- margin-left: 0%; }
1436
-
1437
- .col-xs-offset-1 {
1438
- margin-left: 8.33333%; }
1439
-
1440
- .col-xs-offset-2 {
1441
- margin-left: 16.66667%; }
1442
-
1443
- .col-xs-offset-3 {
1444
- margin-left: 25%; }
1445
-
1446
- .col-xs-offset-4 {
1447
- margin-left: 33.33333%; }
1448
-
1449
- .col-xs-offset-5 {
1450
- margin-left: 41.66667%; }
1451
-
1452
- .col-xs-offset-6 {
1453
- margin-left: 50%; }
1454
-
1455
- .col-xs-offset-7 {
1456
- margin-left: 58.33333%; }
1457
-
1458
- .col-xs-offset-8 {
1459
- margin-left: 66.66667%; }
1460
-
1461
- .col-xs-offset-9 {
1462
- margin-left: 75%; }
1463
-
1464
- .col-xs-offset-10 {
1465
- margin-left: 83.33333%; }
1466
-
1467
- .col-xs-offset-11 {
1468
- margin-left: 91.66667%; }
1469
-
1470
- .col-xs-offset-12 {
1471
- margin-left: 100%; }
1472
-
1473
- @media (min-width: 768px) {
1474
- .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 {
1475
- float: left; }
1476
-
1477
- .col-sm-1 {
1478
- width: 8.33333%; }
1479
-
1480
- .col-sm-2 {
1481
- width: 16.66667%; }
1482
-
1483
- .col-sm-3 {
1484
- width: 25%; }
1485
-
1486
- .col-sm-4 {
1487
- width: 33.33333%; }
1488
-
1489
- .col-sm-5 {
1490
- width: 41.66667%; }
1491
-
1492
- .col-sm-6 {
1493
- width: 50%; }
1494
-
1495
- .col-sm-7 {
1496
- width: 58.33333%; }
1497
-
1498
- .col-sm-8 {
1499
- width: 66.66667%; }
1500
-
1501
- .col-sm-9 {
1502
- width: 75%; }
1503
-
1504
- .col-sm-10 {
1505
- width: 83.33333%; }
1506
-
1507
- .col-sm-11 {
1508
- width: 91.66667%; }
1509
-
1510
- .col-sm-12 {
1511
- width: 100%; }
1512
-
1513
- .col-sm-pull-0 {
1514
- right: auto; }
1515
-
1516
- .col-sm-pull-1 {
1517
- right: 8.33333%; }
1518
-
1519
- .col-sm-pull-2 {
1520
- right: 16.66667%; }
1521
-
1522
- .col-sm-pull-3 {
1523
- right: 25%; }
1524
-
1525
- .col-sm-pull-4 {
1526
- right: 33.33333%; }
1527
-
1528
- .col-sm-pull-5 {
1529
- right: 41.66667%; }
1530
-
1531
- .col-sm-pull-6 {
1532
- right: 50%; }
1533
-
1534
- .col-sm-pull-7 {
1535
- right: 58.33333%; }
1536
-
1537
- .col-sm-pull-8 {
1538
- right: 66.66667%; }
1539
-
1540
- .col-sm-pull-9 {
1541
- right: 75%; }
1542
-
1543
- .col-sm-pull-10 {
1544
- right: 83.33333%; }
1545
-
1546
- .col-sm-pull-11 {
1547
- right: 91.66667%; }
1548
-
1549
- .col-sm-pull-12 {
1550
- right: 100%; }
1551
-
1552
- .col-sm-push-0 {
1553
- left: auto; }
1554
-
1555
- .col-sm-push-1 {
1556
- left: 8.33333%; }
1557
-
1558
- .col-sm-push-2 {
1559
- left: 16.66667%; }
1560
-
1561
- .col-sm-push-3 {
1562
- left: 25%; }
1563
-
1564
- .col-sm-push-4 {
1565
- left: 33.33333%; }
1566
-
1567
- .col-sm-push-5 {
1568
- left: 41.66667%; }
1569
-
1570
- .col-sm-push-6 {
1571
- left: 50%; }
1572
-
1573
- .col-sm-push-7 {
1574
- left: 58.33333%; }
1575
-
1576
- .col-sm-push-8 {
1577
- left: 66.66667%; }
1578
-
1579
- .col-sm-push-9 {
1580
- left: 75%; }
1581
-
1582
- .col-sm-push-10 {
1583
- left: 83.33333%; }
1584
-
1585
- .col-sm-push-11 {
1586
- left: 91.66667%; }
1587
-
1588
- .col-sm-push-12 {
1589
- left: 100%; }
1590
-
1591
- .col-sm-offset-0 {
1592
- margin-left: 0%; }
1593
-
1594
- .col-sm-offset-1 {
1595
- margin-left: 8.33333%; }
1596
-
1597
- .col-sm-offset-2 {
1598
- margin-left: 16.66667%; }
1599
-
1600
- .col-sm-offset-3 {
1601
- margin-left: 25%; }
1602
-
1603
- .col-sm-offset-4 {
1604
- margin-left: 33.33333%; }
1605
-
1606
- .col-sm-offset-5 {
1607
- margin-left: 41.66667%; }
1608
-
1609
- .col-sm-offset-6 {
1610
- margin-left: 50%; }
1611
-
1612
- .col-sm-offset-7 {
1613
- margin-left: 58.33333%; }
1614
-
1615
- .col-sm-offset-8 {
1616
- margin-left: 66.66667%; }
1617
-
1618
- .col-sm-offset-9 {
1619
- margin-left: 75%; }
1620
-
1621
- .col-sm-offset-10 {
1622
- margin-left: 83.33333%; }
1623
-
1624
- .col-sm-offset-11 {
1625
- margin-left: 91.66667%; }
1626
-
1627
- .col-sm-offset-12 {
1628
- margin-left: 100%; } }
1629
- @media (min-width: 992px) {
1630
- .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 {
1631
- float: left; }
1632
-
1633
- .col-md-1 {
1634
- width: 8.33333%; }
1635
-
1636
- .col-md-2 {
1637
- width: 16.66667%; }
1638
-
1639
- .col-md-3 {
1640
- width: 25%; }
1641
-
1642
- .col-md-4 {
1643
- width: 33.33333%; }
1644
-
1645
- .col-md-5 {
1646
- width: 41.66667%; }
1647
-
1648
- .col-md-6 {
1649
- width: 50%; }
1650
-
1651
- .col-md-7 {
1652
- width: 58.33333%; }
1653
-
1654
- .col-md-8 {
1655
- width: 66.66667%; }
1656
-
1657
- .col-md-9 {
1658
- width: 75%; }
1659
-
1660
- .col-md-10 {
1661
- width: 83.33333%; }
1662
-
1663
- .col-md-11 {
1664
- width: 91.66667%; }
1665
-
1666
- .col-md-12 {
1667
- width: 100%; }
1668
-
1669
- .col-md-pull-0 {
1670
- right: auto; }
1671
-
1672
- .col-md-pull-1 {
1673
- right: 8.33333%; }
1674
-
1675
- .col-md-pull-2 {
1676
- right: 16.66667%; }
1677
-
1678
- .col-md-pull-3 {
1679
- right: 25%; }
1680
-
1681
- .col-md-pull-4 {
1682
- right: 33.33333%; }
1683
-
1684
- .col-md-pull-5 {
1685
- right: 41.66667%; }
1686
-
1687
- .col-md-pull-6 {
1688
- right: 50%; }
1689
-
1690
- .col-md-pull-7 {
1691
- right: 58.33333%; }
1692
-
1693
- .col-md-pull-8 {
1694
- right: 66.66667%; }
1695
-
1696
- .col-md-pull-9 {
1697
- right: 75%; }
1698
-
1699
- .col-md-pull-10 {
1700
- right: 83.33333%; }
1701
-
1702
- .col-md-pull-11 {
1703
- right: 91.66667%; }
1704
-
1705
- .col-md-pull-12 {
1706
- right: 100%; }
1707
-
1708
- .col-md-push-0 {
1709
- left: auto; }
1710
-
1711
- .col-md-push-1 {
1712
- left: 8.33333%; }
1713
-
1714
- .col-md-push-2 {
1715
- left: 16.66667%; }
1716
-
1717
- .col-md-push-3 {
1718
- left: 25%; }
1719
-
1720
- .col-md-push-4 {
1721
- left: 33.33333%; }
1722
-
1723
- .col-md-push-5 {
1724
- left: 41.66667%; }
1725
-
1726
- .col-md-push-6 {
1727
- left: 50%; }
1728
-
1729
- .col-md-push-7 {
1730
- left: 58.33333%; }
1731
-
1732
- .col-md-push-8 {
1733
- left: 66.66667%; }
1734
-
1735
- .col-md-push-9 {
1736
- left: 75%; }
1737
-
1738
- .col-md-push-10 {
1739
- left: 83.33333%; }
1740
 
1741
- .col-md-push-11 {
1742
- left: 91.66667%; }
 
 
 
 
 
 
 
 
 
 
 
 
 
1743
 
1744
- .col-md-push-12 {
1745
- left: 100%; }
 
 
 
 
 
 
 
 
 
 
 
 
 
1746
 
1747
- .col-md-offset-0 {
1748
- margin-left: 0%; }
1749
 
1750
- .col-md-offset-1 {
1751
- margin-left: 8.33333%; }
1752
 
1753
- .col-md-offset-2 {
1754
- margin-left: 16.66667%; }
1755
 
1756
- .col-md-offset-3 {
1757
- margin-left: 25%; }
1758
 
1759
- .col-md-offset-4 {
1760
- margin-left: 33.33333%; }
1761
 
1762
- .col-md-offset-5 {
1763
- margin-left: 41.66667%; }
1764
 
1765
- .col-md-offset-6 {
1766
- margin-left: 50%; }
1767
 
1768
- .col-md-offset-7 {
1769
- margin-left: 58.33333%; }
1770
 
1771
- .col-md-offset-8 {
1772
- margin-left: 66.66667%; }
 
 
 
 
 
 
 
1773
 
1774
- .col-md-offset-9 {
1775
- margin-left: 75%; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1776
 
1777
- .col-md-offset-10 {
1778
- margin-left: 83.33333%; }
 
 
 
 
 
 
1779
 
1780
- .col-md-offset-11 {
1781
- margin-left: 91.66667%; }
 
 
 
1782
 
1783
- .col-md-offset-12 {
1784
- margin-left: 100%; } }
1785
- @media (min-width: 1200px) {
1786
- .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 {
1787
  float: left; }
1788
 
1789
- .col-lg-1 {
1790
- width: 8.33333%; }
1791
 
1792
- .col-lg-2 {
1793
- width: 16.66667%; }
 
1794
 
1795
- .col-lg-3 {
1796
  width: 25%; }
1797
 
1798
- .col-lg-4 {
1799
  width: 33.33333%; }
1800
 
1801
- .col-lg-5 {
1802
- width: 41.66667%; }
1803
-
1804
- .col-lg-6 {
1805
  width: 50%; }
1806
 
1807
- .col-lg-7 {
1808
- width: 58.33333%; }
1809
-
1810
- .col-lg-8 {
1811
  width: 66.66667%; }
1812
 
1813
- .col-lg-9 {
1814
- width: 75%; }
1815
-
1816
- .col-lg-10 {
1817
- width: 83.33333%; }
1818
-
1819
- .col-lg-11 {
1820
- width: 91.66667%; }
1821
-
1822
- .col-lg-12 {
1823
- width: 100%; }
1824
-
1825
- .col-lg-pull-0 {
1826
- right: auto; }
1827
-
1828
- .col-lg-pull-1 {
1829
- right: 8.33333%; }
1830
-
1831
- .col-lg-pull-2 {
1832
- right: 16.66667%; }
1833
-
1834
- .col-lg-pull-3 {
1835
- right: 25%; }
1836
-
1837
- .col-lg-pull-4 {
1838
- right: 33.33333%; }
1839
-
1840
- .col-lg-pull-5 {
1841
- right: 41.66667%; }
1842
-
1843
- .col-lg-pull-6 {
1844
- right: 50%; }
1845
-
1846
- .col-lg-pull-7 {
1847
- right: 58.33333%; }
1848
-
1849
- .col-lg-pull-8 {
1850
- right: 66.66667%; }
1851
-
1852
- .col-lg-pull-9 {
1853
- right: 75%; }
1854
-
1855
- .col-lg-pull-10 {
1856
- right: 83.33333%; }
1857
-
1858
- .col-lg-pull-11 {
1859
- right: 91.66667%; }
1860
-
1861
- .col-lg-pull-12 {
1862
- right: 100%; }
1863
-
1864
- .col-lg-push-0 {
1865
- left: auto; }
1866
-
1867
- .col-lg-push-1 {
1868
- left: 8.33333%; }
1869
-
1870
- .col-lg-push-2 {
1871
- left: 16.66667%; }
1872
-
1873
- .col-lg-push-3 {
1874
- left: 25%; }
1875
-
1876
- .col-lg-push-4 {
1877
- left: 33.33333%; }
1878
-
1879
- .col-lg-push-5 {
1880
- left: 41.66667%; }
1881
-
1882
- .col-lg-push-6 {
1883
- left: 50%; }
1884
-
1885
- .col-lg-push-7 {
1886
- left: 58.33333%; }
1887
-
1888
- .col-lg-push-8 {
1889
- left: 66.66667%; }
1890
-
1891
- .col-lg-push-9 {
1892
- left: 75%; }
1893
-
1894
- .col-lg-push-10 {
1895
- left: 83.33333%; }
1896
-
1897
- .col-lg-push-11 {
1898
- left: 91.66667%; }
1899
-
1900
- .col-lg-push-12 {
1901
- left: 100%; }
1902
-
1903
- .col-lg-offset-0 {
1904
- margin-left: 0%; }
1905
-
1906
- .col-lg-offset-1 {
1907
- margin-left: 8.33333%; }
1908
-
1909
- .col-lg-offset-2 {
1910
- margin-left: 16.66667%; }
1911
-
1912
- .col-lg-offset-3 {
1913
- margin-left: 25%; }
1914
-
1915
- .col-lg-offset-4 {
1916
- margin-left: 33.33333%; }
1917
-
1918
- .col-lg-offset-5 {
1919
- margin-left: 41.66667%; }
1920
-
1921
- .col-lg-offset-6 {
1922
- margin-left: 50%; }
1923
-
1924
- .col-lg-offset-7 {
1925
- margin-left: 58.33333%; }
1926
-
1927
- .col-lg-offset-8 {
1928
- margin-left: 66.66667%; }
1929
-
1930
- .col-lg-offset-9 {
1931
- margin-left: 75%; }
1932
-
1933
- .col-lg-offset-10 {
1934
- margin-left: 83.33333%; }
1935
-
1936
- .col-lg-offset-11 {
1937
- margin-left: 91.66667%; }
1938
-
1939
- .col-lg-offset-12 {
1940
- margin-left: 100%; } }
1941
  table {
1942
  background-color: transparent; }
1943
 
@@ -1973,35 +200,6 @@ th {
1973
  .table .table {
1974
  background-color: #eeeeee; }
1975
 
1976
- .table-condensed > thead > tr > th,
1977
- .table-condensed > thead > tr > td,
1978
- .table-condensed > tbody > tr > th,
1979
- .table-condensed > tbody > tr > td,
1980
- .table-condensed > tfoot > tr > th,
1981
- .table-condensed > tfoot > tr > td {
1982
- padding: 5px; }
1983
-
1984
- .table-bordered {
1985
- border: 1px solid #dddddd; }
1986
- .table-bordered > thead > tr > th,
1987
- .table-bordered > thead > tr > td,
1988
- .table-bordered > tbody > tr > th,
1989
- .table-bordered > tbody > tr > td,
1990
- .table-bordered > tfoot > tr > th,
1991
- .table-bordered > tfoot > tr > td {
1992
- border: 1px solid #dddddd; }
1993
- .table-bordered > thead > tr > th,
1994
- .table-bordered > thead > tr > td {
1995
- border-bottom-width: 2px; }
1996
-
1997
- .table-striped > tbody > tr:nth-child(odd) > td,
1998
- .table-striped > tbody > tr:nth-child(odd) > th {
1999
- background-color: #f9f9f9; }
2000
-
2001
- .table-hover > tbody > tr:hover > td,
2002
- .table-hover > tbody > tr:hover > th {
2003
- background-color: whitesmoke; }
2004
-
2005
  table col[class*="col-"] {
2006
  position: static;
2007
  float: none;
@@ -2025,10 +223,6 @@ table th[class*="col-"] {
2025
  .table > tfoot > tr.active > th {
2026
  background-color: whitesmoke; }
2027
 
2028
- .table-hover > tbody > tr > td.active:hover,
2029
- .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
2030
- background-color: #e8e8e8; }
2031
-
2032
  .table > thead > tr > td.success,
2033
  .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
2034
  .table > tbody > tr > td.success,
@@ -2041,10 +235,6 @@ table th[class*="col-"] {
2041
  .table > tfoot > tr.success > th {
2042
  background-color: #dff0d8; }
2043
 
2044
- .table-hover > tbody > tr > td.success:hover,
2045
- .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
2046
- background-color: #d0e9c6; }
2047
-
2048
  .table > thead > tr > td.info,
2049
  .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
2050
  .table > tbody > tr > td.info,
@@ -2093,63 +283,6 @@ table th[class*="col-"] {
2093
  .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
2094
  background-color: #ebcccc; }
2095
 
2096
- @media screen and (max-width: 767px) {
2097
- .table-responsive {
2098
- width: 100%;
2099
- margin-bottom: 15px;
2100
- overflow-y: hidden;
2101
- overflow-x: auto;
2102
- -ms-overflow-style: -ms-autohiding-scrollbar;
2103
- border: 1px solid #dddddd;
2104
- -webkit-overflow-scrolling: touch; }
2105
- .table-responsive > .table {
2106
- margin-bottom: 0; }
2107
- .table-responsive > .table > thead > tr > th,
2108
- .table-responsive > .table > thead > tr > td,
2109
- .table-responsive > .table > tbody > tr > th,
2110
- .table-responsive > .table > tbody > tr > td,
2111
- .table-responsive > .table > tfoot > tr > th,
2112
- .table-responsive > .table > tfoot > tr > td {
2113
- white-space: nowrap; }
2114
- .table-responsive > .table-bordered {
2115
- border: 0; }
2116
- .table-responsive > .table-bordered > thead > tr > th:first-child,
2117
- .table-responsive > .table-bordered > thead > tr > td:first-child,
2118
- .table-responsive > .table-bordered > tbody > tr > th:first-child,
2119
- .table-responsive > .table-bordered > tbody > tr > td:first-child,
2120
- .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2121
- .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2122
- border-left: 0; }
2123
- .table-responsive > .table-bordered > thead > tr > th:last-child,
2124
- .table-responsive > .table-bordered > thead > tr > td:last-child,
2125
- .table-responsive > .table-bordered > tbody > tr > th:last-child,
2126
- .table-responsive > .table-bordered > tbody > tr > td:last-child,
2127
- .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2128
- .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2129
- border-right: 0; }
2130
- .table-responsive > .table-bordered > tbody > tr:last-child > th,
2131
- .table-responsive > .table-bordered > tbody > tr:last-child > td,
2132
- .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2133
- .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2134
- border-bottom: 0; } }
2135
-
2136
- fieldset {
2137
- padding: 0;
2138
- margin: 0;
2139
- border: 0;
2140
- min-width: 0; }
2141
-
2142
- legend {
2143
- display: block;
2144
- width: 100%;
2145
- padding: 0;
2146
- margin-bottom: 20px;
2147
- font-size: 21px;
2148
- line-height: inherit;
2149
- color: #333333;
2150
- border: 0;
2151
- border-bottom: 1px solid #e5e5e5; }
2152
-
2153
  label {
2154
  display: inline-block;
2155
  max-width: 100%;
@@ -2178,15 +311,6 @@ select[multiple],
2178
  select[size] {
2179
  height: auto; }
2180
 
2181
-
2182
-
2183
- output {
2184
- display: block;
2185
- padding-top: 7px;
2186
- font-size: 14px;
2187
- line-height: 1.42857;
2188
- color: #555555; }
2189
-
2190
  .form-control {
2191
  display: block;
2192
  width: 100%;
@@ -2268,11 +392,6 @@ input[type="month"] {
2268
  .input-group-lg > .input-group-btn > input[type="month"].btn {
2269
  line-height: 46px; }
2270
 
2271
- .form-group {
2272
- margin-bottom: 15px;
2273
- width:70%;
2274
- }
2275
-
2276
  .radio,
2277
  .checkbox {
2278
  position: relative;
@@ -2319,28 +438,6 @@ input[type="checkbox"].disabled, fieldset[disabled]
2319
  input[type="checkbox"] {
2320
  cursor: not-allowed; }
2321
 
2322
- .radio-inline.disabled, fieldset[disabled] .radio-inline,
2323
- .checkbox-inline.disabled, fieldset[disabled]
2324
- .checkbox-inline {
2325
- cursor: not-allowed; }
2326
-
2327
- .radio.disabled label, fieldset[disabled] .radio label,
2328
- .checkbox.disabled label, fieldset[disabled]
2329
- .checkbox label {
2330
- cursor: not-allowed; }
2331
-
2332
- .form-control-static {
2333
- padding-top: 7px;
2334
- padding-bottom: 7px;
2335
- margin-bottom: 0; }
2336
- .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
2337
- .input-group-lg > .form-control-static.input-group-addon,
2338
- .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
2339
- .input-group-sm > .form-control-static.input-group-addon,
2340
- .input-group-sm > .input-group-btn > .form-control-static.btn {
2341
- padding-left: 0;
2342
- padding-right: 0; }
2343
-
2344
  .input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
2345
  .input-group-sm > .input-group-addon,
2346
  .input-group-sm > .input-group-btn > .btn {
@@ -2391,186 +488,6 @@ select[multiple].input-lg,
2391
  .input-group-lg > .input-group-btn > select[multiple].btn {
2392
  height: auto; }
2393
 
2394
- .has-feedback {
2395
- position: relative; }
2396
- .has-feedback .form-control {
2397
- padding-right: 42.5px; }
2398
-
2399
- .form-control-feedback {
2400
- position: absolute;
2401
- top: 25px;
2402
- right: 0;
2403
- z-index: 2;
2404
- display: block;
2405
- width: 34px;
2406
- height: 34px;
2407
- line-height: 34px;
2408
- text-align: center; }
2409
-
2410
- .input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
2411
- .input-group-lg > .input-group-addon + .form-control-feedback,
2412
- .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
2413
- width: 46px;
2414
- height: 46px;
2415
- line-height: 46px; }
2416
-
2417
- .input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
2418
- .input-group-sm > .input-group-addon + .form-control-feedback,
2419
- .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
2420
- width: 30px;
2421
- height: 30px;
2422
- line-height: 30px; }
2423
-
2424
- .has-success .help-block,
2425
- .has-success .control-label,
2426
- .has-success .radio,
2427
- .has-success .checkbox,
2428
- .has-success .radio-inline,
2429
- .has-success .checkbox-inline {
2430
- color: #3c763d; }
2431
- .has-success .form-control {
2432
- border-color: #3c763d;
2433
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2434
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2435
- .has-success .form-control:focus {
2436
- border-color: #2b542c;
2437
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2438
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
2439
- .has-success .input-group-addon {
2440
- color: #3c763d;
2441
- border-color: #3c763d;
2442
- background-color: #dff0d8; }
2443
- .has-success .form-control-feedback {
2444
- color: #3c763d; }
2445
-
2446
- .has-warning .help-block,
2447
- .has-warning .control-label,
2448
- .has-warning .radio,
2449
- .has-warning .checkbox,
2450
- .has-warning .radio-inline,
2451
- .has-warning .checkbox-inline {
2452
- color: #8a6d3b; }
2453
- .has-warning .form-control {
2454
- border-color: #8a6d3b;
2455
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2456
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2457
- .has-warning .form-control:focus {
2458
- border-color: #66512c;
2459
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2460
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
2461
- .has-warning .input-group-addon {
2462
- color: #8a6d3b;
2463
- border-color: #8a6d3b;
2464
- background-color: #fcf8e3; }
2465
- .has-warning .form-control-feedback {
2466
- color: #8a6d3b; }
2467
-
2468
- .has-error .help-block,
2469
- .has-error .control-label,
2470
- .has-error .radio,
2471
- .has-error .checkbox,
2472
- .has-error .radio-inline,
2473
- .has-error .checkbox-inline {
2474
- color: #a94442; }
2475
- .has-error .form-control {
2476
- border-color: #a94442;
2477
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2478
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2479
- .has-error .form-control:focus {
2480
- border-color: #843534;
2481
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2482
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
2483
- .has-error .input-group-addon {
2484
- color: #a94442;
2485
- border-color: #a94442;
2486
- background-color: #f2dede; }
2487
- .has-error .form-control-feedback {
2488
- color: #a94442; }
2489
-
2490
- .has-feedback label.sr-only ~ .form-control-feedback {
2491
- top: 0; }
2492
-
2493
- .help-block {
2494
- display: block;
2495
- margin-top: 5px;
2496
- margin-bottom: 10px;
2497
- color: #737373; }
2498
-
2499
- @media (min-width: 768px) {
2500
- .form-inline .form-group, .navbar-form .form-group {
2501
- display: inline-block;
2502
- margin-bottom: 0;
2503
- vertical-align: middle; }
2504
- .form-inline .form-control, .navbar-form .form-control {
2505
- display: inline-block;
2506
- width: auto;
2507
- vertical-align: middle; }
2508
- .form-inline .input-group, .navbar-form .input-group {
2509
- display: inline-table;
2510
- vertical-align: middle; }
2511
- .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
2512
- .form-inline .input-group .input-group-btn,
2513
- .navbar-form .input-group .input-group-btn,
2514
- .form-inline .input-group .form-control,
2515
- .navbar-form .input-group .form-control {
2516
- width: auto; }
2517
- .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
2518
- width: 100%; }
2519
- .form-inline .control-label, .navbar-form .control-label {
2520
- margin-bottom: 0;
2521
- vertical-align: middle; }
2522
- .form-inline .radio, .navbar-form .radio,
2523
- .form-inline .checkbox,
2524
- .navbar-form .checkbox {
2525
- display: inline-block;
2526
- margin-top: 0;
2527
- margin-bottom: 0;
2528
- vertical-align: middle; }
2529
- .form-inline .radio label, .navbar-form .radio label,
2530
- .form-inline .checkbox label,
2531
- .navbar-form .checkbox label {
2532
- padding-left: 0; }
2533
- .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
2534
- .form-inline .checkbox input[type="checkbox"],
2535
- .navbar-form .checkbox input[type="checkbox"] {
2536
- position: relative;
2537
- margin-left: 0; }
2538
- .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
2539
- top: 0; } }
2540
-
2541
- .form-horizontal .radio,
2542
- .form-horizontal .checkbox,
2543
- .form-horizontal .radio-inline,
2544
- .form-horizontal .checkbox-inline {
2545
- margin-top: 0;
2546
- margin-bottom: 0;
2547
- padding-top: 7px; }
2548
- .form-horizontal .radio,
2549
- .form-horizontal .checkbox {
2550
- min-height: 27px; }
2551
- .form-horizontal .form-group {
2552
- margin-left: -15px;
2553
- margin-right: -15px; }
2554
- .form-horizontal .form-group:before, .form-horizontal .form-group:after {
2555
- content: " ";
2556
- display: table; }
2557
- .form-horizontal .form-group:after {
2558
- clear: both; }
2559
- @media (min-width: 768px) {
2560
- .form-horizontal .control-label {
2561
- text-align: right;
2562
- margin-bottom: 0;
2563
- padding-top: 7px; } }
2564
- .form-horizontal .has-feedback .form-control-feedback {
2565
- top: 0;
2566
- right: 15px; }
2567
- @media (min-width: 768px) {
2568
- .form-horizontal .form-group-lg .control-label {
2569
- padding-top: 14.3px; } }
2570
- @media (min-width: 768px) {
2571
- .form-horizontal .form-group-sm .control-label {
2572
- padding-top: 6px; } }
2573
-
2574
  .btn {
2575
  display: inline-block;
2576
  margin-bottom: 0;
@@ -2598,48 +515,7 @@ select[multiple].input-lg,
2598
  background-image: none;
2599
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2600
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
2601
- .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
2602
- cursor: not-allowed;
2603
- pointer-events: none;
2604
- opacity: 0.65;
2605
- filter: alpha(opacity=65);
2606
- -webkit-box-shadow: none;
2607
- box-shadow: none; }
2608
-
2609
- .btn-default {
2610
- color: #333333;
2611
- background-color: white;
2612
- border-color: #cccccc; }
2613
- .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
2614
- color: #333333;
2615
- background-color: #e6e6e6;
2616
- border-color: #adadad; }
2617
- .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
2618
- background-image: none; }
2619
- .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
2620
- background-color: white;
2621
- border-color: #cccccc; }
2622
- .btn-default .badge {
2623
- color: white;
2624
- background-color: #333333; }
2625
-
2626
- .btn-primary {
2627
- color: white;
2628
- background-color: #ef4238;
2629
- border-color: #ed2c20; }
2630
- .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
2631
- color: white;
2632
- background-color: #e21e12;
2633
- border-color: #c11910; }
2634
- .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
2635
- background-image: none; }
2636
- .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
2637
- background-color: #ef4238;
2638
- border-color: #ed2c20; }
2639
- .btn-primary .badge {
2640
- color: #ef4238;
2641
- background-color: white; }
2642
-
2643
  .btn-success {
2644
  color: white;
2645
  background-color: #5cb85c;
@@ -2652,43 +528,9 @@ select[multiple].input-lg,
2652
  background-image: none; }
2653
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
2654
  background-color: #5cb85c;
2655
- border-color: #4cae4c; }
2656
- .btn-success .badge {
2657
- color: #5cb85c;
2658
- background-color: white; }
2659
-
2660
- .btn-info {
2661
- color: white;
2662
- background-color: #5bc0de;
2663
- border-color: #46b8da; }
2664
- .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
2665
- color: white;
2666
- background-color: #31b0d5;
2667
- border-color: #269abc; }
2668
- .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
2669
- background-image: none; }
2670
- .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
2671
- background-color: #5bc0de;
2672
- border-color: #46b8da; }
2673
- .btn-info .badge {
2674
- color: #5bc0de;
2675
- background-color: white; }
2676
-
2677
- .btn-warning {
2678
- color: white;
2679
- background-color: #f0ad4e;
2680
- border-color: #eea236; }
2681
- .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
2682
- color: white;
2683
- background-color: #ec971f;
2684
- border-color: #d58512; }
2685
- .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
2686
- background-image: none; }
2687
- .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
2688
- background-color: #f0ad4e;
2689
- border-color: #eea236; }
2690
- .btn-warning .badge {
2691
- color: #f0ad4e;
2692
  background-color: white; }
2693
 
2694
  .btn-danger {
@@ -2708,55 +550,12 @@ select[multiple].input-lg,
2708
  color: #d9534f;
2709
  background-color: white; }
2710
 
2711
- .btn-link {
2712
- color: #ef4238;
2713
- font-weight: normal;
2714
- cursor: pointer;
2715
- border-radius: 0; }
2716
- .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
2717
- background-color: transparent;
2718
- -webkit-box-shadow: none;
2719
- box-shadow: none; }
2720
- .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
2721
- border-color: transparent; }
2722
- .btn-link:hover, .btn-link:focus {
2723
- color: #ca1a10;
2724
- text-decoration: underline;
2725
- background-color: transparent; }
2726
- .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
2727
- color: #777777;
2728
- text-decoration: none; }
2729
-
2730
  .btn-lg, .btn-group-lg > .btn {
2731
  padding: 10px 16px;
2732
  font-size: 18px;
2733
  line-height: 1.33;
2734
  border-radius: 4px; }
2735
 
2736
- .btn-sm, .btn-group-sm > .btn {
2737
- padding: 5px 10px;
2738
- font-size: 12px;
2739
- line-height: 1.5;
2740
- border-radius: 2px; }
2741
-
2742
- .btn-xs, .btn-group-xs > .btn {
2743
- padding: 1px 5px;
2744
- font-size: 12px;
2745
- line-height: 1.5;
2746
- border-radius: 2px; }
2747
-
2748
- .btn-block {
2749
- display: block;
2750
- width: 100%; }
2751
-
2752
- .btn-block + .btn-block {
2753
- margin-top: 5px; }
2754
-
2755
- input[type="submit"].btn-block,
2756
- input[type="reset"].btn-block,
2757
- input[type="button"].btn-block {
2758
- width: 100%; }
2759
-
2760
  .fade {
2761
  opacity: 0;
2762
  -webkit-transition: opacity 0.15s linear;
@@ -2767,8 +566,8 @@ input[type="button"].btn-block {
2767
 
2768
  .collapse {
2769
  display: none; }
2770
- .collapse.in {
2771
- display: block; }
2772
 
2773
  tr.collapse.in {
2774
  display: table-row; }
@@ -2784,289 +583,6 @@ tbody.collapse.in {
2784
  -o-transition: height 0.35s ease;
2785
  transition: height 0.35s ease; }
2786
 
2787
- .caret {
2788
- display: inline-block;
2789
- width: 0;
2790
- height: 0;
2791
- margin-left: 2px;
2792
- vertical-align: middle;
2793
- border-top: 4px solid;
2794
- border-right: 4px solid transparent;
2795
- border-left: 4px solid transparent; }
2796
-
2797
- .dropdown {
2798
- position: relative; }
2799
-
2800
- .dropdown-toggle:focus {
2801
- outline: 0; }
2802
-
2803
- .dropdown-menu {
2804
- position: absolute;
2805
- top: 100%;
2806
- left: 0;
2807
- z-index: 1000;
2808
- display: none;
2809
- float: left;
2810
- min-width: 160px;
2811
- padding: 5px 0;
2812
- margin: 0px 0 0;
2813
- list-style: none;
2814
- font-size: 14px;
2815
- text-align: left;
2816
- background-color: white;
2817
- border: 1px solid #cccccc;
2818
- border: 1px solid rgba(0, 0, 0, 0.15);
2819
- -moz-border-radius: 3px;
2820
- -webkit-border-radius: 3px;
2821
- border-radius: 3px;
2822
- /* @include box-shadow(0 6px 12px rgba(0,0,0,.175));*/
2823
- background-clip: padding-box; }
2824
- .dropdown-menu.pull-right {
2825
- right: 0;
2826
- left: auto; }
2827
- .dropdown-menu .divider {
2828
- height: 1px;
2829
- margin: 9px 0;
2830
- overflow: hidden;
2831
- background-color: #e5e5e5; }
2832
- .dropdown-menu > li > a {
2833
- display: block;
2834
- padding: 3px 20px;
2835
- clear: both;
2836
- font-weight: normal;
2837
- line-height: 1.42857;
2838
- color: #333333;
2839
- white-space: nowrap; }
2840
-
2841
- .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
2842
- text-decoration: none;
2843
- color: #262626;
2844
- background-color: whitesmoke; }
2845
-
2846
- .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
2847
- color: white;
2848
- text-decoration: none;
2849
- outline: 0;
2850
- background-color: #ef4238; }
2851
-
2852
- .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
2853
- color: #777777; }
2854
-
2855
- .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
2856
- text-decoration: none;
2857
- background-color: transparent;
2858
- background-image: none;
2859
- filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2860
- cursor: not-allowed; }
2861
-
2862
- .open > .dropdown-menu {
2863
- display: block; }
2864
- .open > a {
2865
- outline: 0; }
2866
-
2867
- .dropdown-menu-right {
2868
- left: auto;
2869
- right: 0; }
2870
-
2871
- .dropdown-menu-left {
2872
- left: 0;
2873
- right: auto; }
2874
-
2875
- .dropdown-header {
2876
- display: block;
2877
- padding: 3px 20px;
2878
- font-size: 12px;
2879
- line-height: 1.42857;
2880
- color: #777777;
2881
- white-space: nowrap; }
2882
-
2883
- .dropdown-backdrop {
2884
- position: fixed;
2885
- left: 0;
2886
- right: 0;
2887
- bottom: 0;
2888
- top: 0;
2889
- z-index: 990; }
2890
-
2891
- .pull-right > .dropdown-menu {
2892
- right: 0;
2893
- left: auto; }
2894
-
2895
- .dropup .caret,
2896
- .navbar-fixed-bottom .dropdown .caret {
2897
- border-top: 0;
2898
- border-bottom: 4px solid;
2899
- content: ""; }
2900
- .dropup .dropdown-menu,
2901
- .navbar-fixed-bottom .dropdown .dropdown-menu {
2902
- top: auto;
2903
- bottom: 100%;
2904
- margin-bottom: 1px; }
2905
-
2906
- @media (min-width: 768px) {
2907
- .navbar-right .dropdown-menu {
2908
- right: 0;
2909
- left: auto; }
2910
- .navbar-right .dropdown-menu-left {
2911
- left: 0;
2912
- right: auto; } }
2913
- .btn-group,
2914
- .btn-group-vertical {
2915
- position: relative;
2916
- display: inline-block;
2917
- vertical-align: middle; }
2918
- .btn-group > .btn,
2919
- .btn-group-vertical > .btn {
2920
- position: relative;
2921
- float: left; }
2922
- .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
2923
- .btn-group-vertical > .btn:hover,
2924
- .btn-group-vertical > .btn:focus,
2925
- .btn-group-vertical > .btn:active,
2926
- .btn-group-vertical > .btn.active {
2927
- z-index: 2; }
2928
- .btn-group > .btn:focus,
2929
- .btn-group-vertical > .btn:focus {
2930
- outline: 0; }
2931
-
2932
- .btn-group .btn + .btn,
2933
- .btn-group .btn + .btn-group,
2934
- .btn-group .btn-group + .btn,
2935
- .btn-group .btn-group + .btn-group {
2936
- margin-left: -1px; }
2937
-
2938
- .btn-toolbar {
2939
- margin-left: -5px; }
2940
- .btn-toolbar:before, .btn-toolbar:after {
2941
- content: " ";
2942
- display: table; }
2943
- .btn-toolbar:after {
2944
- clear: both; }
2945
- .btn-toolbar .btn-group,
2946
- .btn-toolbar .input-group {
2947
- float: left; }
2948
- .btn-toolbar > .btn,
2949
- .btn-toolbar > .btn-group,
2950
- .btn-toolbar > .input-group {
2951
- margin-left: 5px; }
2952
-
2953
- .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
2954
- border-radius: 0; }
2955
-
2956
- .btn-group > .btn:first-child {
2957
- margin-left: 0; }
2958
- .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
2959
- border-bottom-right-radius: 0;
2960
- border-top-right-radius: 0; }
2961
-
2962
- .btn-group > .btn:last-child:not(:first-child),
2963
- .btn-group > .dropdown-toggle:not(:first-child) {
2964
- border-bottom-left-radius: 0;
2965
- border-top-left-radius: 0; }
2966
-
2967
- .btn-group > .btn-group {
2968
- float: left; }
2969
-
2970
- .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
2971
- border-radius: 0; }
2972
-
2973
- .btn-group > .btn-group:first-child > .btn:last-child,
2974
- .btn-group > .btn-group:first-child > .dropdown-toggle {
2975
- border-bottom-right-radius: 0;
2976
- border-top-right-radius: 0; }
2977
-
2978
- .btn-group > .btn-group:last-child > .btn:first-child {
2979
- border-bottom-left-radius: 0;
2980
- border-top-left-radius: 0; }
2981
-
2982
- .btn-group .dropdown-toggle:active,
2983
- .btn-group.open .dropdown-toggle {
2984
- outline: 0; }
2985
-
2986
- .btn-group > .btn + .dropdown-toggle {
2987
- padding-left: 8px;
2988
- padding-right: 8px; }
2989
-
2990
- .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
2991
- padding-left: 12px;
2992
- padding-right: 12px; }
2993
-
2994
- .btn-group.open .dropdown-toggle {
2995
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2996
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
2997
- .btn-group.open .dropdown-toggle.btn-link {
2998
- -webkit-box-shadow: none;
2999
- box-shadow: none; }
3000
-
3001
- .btn .caret {
3002
- margin-left: 0; }
3003
-
3004
- .btn-lg .caret, .btn-group-lg > .btn .caret {
3005
- border-width: 5px 5px 0;
3006
- border-bottom-width: 0; }
3007
-
3008
- .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
3009
- border-width: 0 5px 5px; }
3010
-
3011
- .btn-group-vertical > .btn,
3012
- .btn-group-vertical > .btn-group,
3013
- .btn-group-vertical > .btn-group > .btn {
3014
- display: block;
3015
- float: none;
3016
- width: 100%;
3017
- max-width: 100%; }
3018
- .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
3019
- content: " ";
3020
- display: table; }
3021
- .btn-group-vertical > .btn-group:after {
3022
- clear: both; }
3023
- .btn-group-vertical > .btn-group > .btn {
3024
- float: none; }
3025
- .btn-group-vertical > .btn + .btn,
3026
- .btn-group-vertical > .btn + .btn-group,
3027
- .btn-group-vertical > .btn-group + .btn,
3028
- .btn-group-vertical > .btn-group + .btn-group {
3029
- margin-top: -1px;
3030
- margin-left: 0; }
3031
-
3032
- .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3033
- border-radius: 0; }
3034
- .btn-group-vertical > .btn:first-child:not(:last-child) {
3035
- border-top-right-radius: 3px;
3036
- border-bottom-right-radius: 0;
3037
- border-bottom-left-radius: 0; }
3038
- .btn-group-vertical > .btn:last-child:not(:first-child) {
3039
- border-bottom-left-radius: 3px;
3040
- border-top-right-radius: 0;
3041
- border-top-left-radius: 0; }
3042
-
3043
- .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3044
- border-radius: 0; }
3045
-
3046
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3047
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3048
- border-bottom-right-radius: 0;
3049
- border-bottom-left-radius: 0; }
3050
-
3051
- .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3052
- border-top-right-radius: 0;
3053
- border-top-left-radius: 0; }
3054
-
3055
- .btn-group-justified {
3056
- display: table;
3057
- width: 100%;
3058
- table-layout: fixed;
3059
- border-collapse: separate; }
3060
- .btn-group-justified > .btn,
3061
- .btn-group-justified > .btn-group {
3062
- float: none;
3063
- display: table-cell;
3064
- width: 1%; }
3065
- .btn-group-justified > .btn-group .btn {
3066
- width: 100%; }
3067
- .btn-group-justified > .btn-group .dropdown-menu {
3068
- left: auto; }
3069
-
3070
  [data-toggle="buttons"] > .btn > input[type="radio"],
3071
  [data-toggle="buttons"] > .btn > input[type="checkbox"] {
3072
  position: absolute;
@@ -3074,105 +590,6 @@ tbody.collapse.in {
3074
  opacity: 0;
3075
  filter: alpha(opacity=0); }
3076
 
3077
- .input-group {
3078
- position: relative;
3079
- display: table;
3080
- border-collapse: separate; }
3081
- .input-group[class*="col-"] {
3082
- float: none;
3083
- padding-left: 0;
3084
- padding-right: 0; }
3085
- .input-group .form-control {
3086
- position: relative;
3087
- z-index: 2;
3088
- float: left;
3089
- width: 100%;
3090
- margin-bottom: 0; }
3091
-
3092
- .input-group-addon,
3093
- .input-group-btn,
3094
- .input-group .form-control {
3095
- display: table-cell; }
3096
- .input-group-addon:not(:first-child):not(:last-child),
3097
- .input-group-btn:not(:first-child):not(:last-child),
3098
- .input-group .form-control:not(:first-child):not(:last-child) {
3099
- border-radius: 0; }
3100
-
3101
- .input-group-addon,
3102
- .input-group-btn {
3103
- width: 1%;
3104
- white-space: nowrap;
3105
- vertical-align: middle; }
3106
-
3107
- .input-group-addon {
3108
- padding: 6px 12px;
3109
- font-size: 20px;
3110
- font-weight: normal;
3111
- line-height: 1;
3112
- color: #555555;
3113
- text-align: center;
3114
- background-color: #eeeeee;
3115
- border: 1px solid #cccccc;
3116
- border-radius: 3px; }
3117
- .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
3118
- .input-group-sm > .input-group-addon,
3119
- .input-group-sm > .input-group-btn > .input-group-addon.btn {
3120
- padding: 5px 10px;
3121
- font-size: 12px;
3122
- border-radius: 2px; }
3123
- .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
3124
- .input-group-lg > .input-group-addon,
3125
- .input-group-lg > .input-group-btn > .input-group-addon.btn {
3126
- padding: 10px 16px;
3127
- font-size: 18px;
3128
- border-radius: 4px; }
3129
- .input-group-addon input[type="radio"],
3130
- .input-group-addon input[type="checkbox"] {
3131
- margin-top: 0; }
3132
-
3133
- .input-group .form-control:first-child,
3134
- .input-group-addon:first-child,
3135
- .input-group-btn:first-child > .btn,
3136
- .input-group-btn:first-child > .btn-group > .btn,
3137
- .input-group-btn:first-child > .dropdown-toggle,
3138
- .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3139
- .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3140
- border-bottom-right-radius: 0;
3141
- border-top-right-radius: 0; }
3142
-
3143
- .input-group-addon:first-child {
3144
- border-right: 0; }
3145
-
3146
- .input-group .form-control:last-child,
3147
- .input-group-addon:last-child,
3148
- .input-group-btn:last-child > .btn,
3149
- .input-group-btn:last-child > .btn-group > .btn,
3150
- .input-group-btn:last-child > .dropdown-toggle,
3151
- .input-group-btn:first-child > .btn:not(:first-child),
3152
- .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3153
- border-bottom-left-radius: 0;
3154
- border-top-left-radius: 0; }
3155
-
3156
- .input-group-addon:last-child {
3157
- border-left: 0; }
3158
-
3159
- .input-group-btn {
3160
- position: relative;
3161
- font-size: 0;
3162
- white-space: nowrap; }
3163
- .input-group-btn > .btn {
3164
- position: relative; }
3165
- .input-group-btn > .btn + .btn {
3166
- margin-left: -1px; }
3167
- .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
3168
- z-index: 2; }
3169
- .input-group-btn:first-child > .btn,
3170
- .input-group-btn:first-child > .btn-group {
3171
- margin-right: -1px; }
3172
- .input-group-btn:last-child > .btn,
3173
- .input-group-btn:last-child > .btn-group {
3174
- margin-left: -1px; }
3175
-
3176
  .nav {
3177
  margin-bottom: 0;
3178
  padding-left: 0;
@@ -3198,584 +615,17 @@ tbody.collapse.in {
3198
  color: #777777;
3199
  text-decoration: none;
3200
  background-color: transparent;
3201
- cursor: not-allowed; }
3202
- .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
3203
- background-color: #eeeeee;
3204
- border-color: #ef4238; }
3205
- .nav .nav-divider {
3206
- height: 1px;
3207
- margin: 9px 0;
3208
- overflow: hidden;
3209
- background-color: #e5e5e5; }
3210
- .nav > li > a > img {
3211
- max-width: none; }
3212
-
3213
- .nav-tabs {
3214
- border-bottom: 1px solid #dddddd; }
3215
- .nav-tabs > li {
3216
- float: left;
3217
- margin-bottom: -1px; }
3218
- .nav-tabs > li > a {
3219
- margin-right: 2px;
3220
- line-height: 1.42857;
3221
- border: 1px solid transparent;
3222
- border-radius: 3px 3px 0 0; }
3223
- .nav-tabs > li > a:hover {
3224
- border-color: #eeeeee #eeeeee #dddddd; }
3225
- .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
3226
- color: #555555;
3227
- background-color: #eeeeee;
3228
- border: 1px solid #dddddd;
3229
- border-bottom-color: transparent;
3230
- cursor: default; }
3231
-
3232
- .nav-pills > li {
3233
- float: left; }
3234
- .nav-pills > li > a {
3235
- border-radius: 3px; }
3236
- .nav-pills > li + li {
3237
- margin-left: 2px; }
3238
- .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
3239
- color: white;
3240
- background-color: #ef4238; }
3241
-
3242
- .nav-stacked > li {
3243
- float: none; }
3244
- .nav-stacked > li + li {
3245
- margin-top: 2px;
3246
- margin-left: 0; }
3247
-
3248
- .nav-justified, .nav-tabs.nav-justified {
3249
- width: 100%; }
3250
- .nav-justified > li, .nav-tabs.nav-justified > li {
3251
- float: none; }
3252
- .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
3253
- text-align: center;
3254
- margin-bottom: 5px; }
3255
- .nav-justified > .dropdown .dropdown-menu {
3256
- top: auto;
3257
- left: auto; }
3258
- @media (min-width: 768px) {
3259
- .nav-justified > li, .nav-tabs.nav-justified > li {
3260
- display: table-cell;
3261
- width: 1%; }
3262
- .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
3263
- margin-bottom: 0; } }
3264
-
3265
- .nav-tabs-justified, .nav-tabs.nav-justified {
3266
- border-bottom: 0; }
3267
- .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
3268
- margin-right: 0;
3269
- border-radius: 3px; }
3270
- .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
3271
- .nav-tabs-justified > .active > a:hover,
3272
- .nav-tabs.nav-justified > .active > a:hover,
3273
- .nav-tabs-justified > .active > a:focus,
3274
- .nav-tabs.nav-justified > .active > a:focus {
3275
- border: 1px solid #dddddd; }
3276
- @media (min-width: 768px) {
3277
- .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
3278
- border-bottom: 1px solid #dddddd;
3279
- border-radius: 3px 3px 0 0; }
3280
- .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
3281
- .nav-tabs-justified > .active > a:hover,
3282
- .nav-tabs.nav-justified > .active > a:hover,
3283
- .nav-tabs-justified > .active > a:focus,
3284
- .nav-tabs.nav-justified > .active > a:focus {
3285
- border-bottom-color: #eeeeee; } }
3286
-
3287
- .tab-content > .tab-pane {
3288
- display: none; }
3289
- .tab-content > .active {
3290
- display: block; }
3291
-
3292
- .nav-tabs .dropdown-menu {
3293
- margin-top: -1px;
3294
- border-top-right-radius: 0;
3295
- border-top-left-radius: 0; }
3296
-
3297
- .navbar {
3298
- position: relative;
3299
- min-height: 60px;
3300
- margin-bottom: 20px;
3301
- border: 1px solid transparent; }
3302
- .navbar:before, .navbar:after {
3303
- content: " ";
3304
- display: table; }
3305
- .navbar:after {
3306
- clear: both; }
3307
- @media (min-width: 768px) {
3308
- .navbar {
3309
- border-radius: 3px; } }
3310
-
3311
- .navbar-header:before, .navbar-header:after {
3312
- content: " ";
3313
- display: table; }
3314
- .navbar-header:after {
3315
- clear: both; }
3316
- @media (min-width: 768px) {
3317
- .navbar-header {
3318
- float: left; } }
3319
-
3320
- .navbar-collapse {
3321
- overflow-x: visible;
3322
- padding-right: 15px;
3323
- padding-left: 15px;
3324
- border-top: 1px solid transparent;
3325
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
3326
- -webkit-overflow-scrolling: touch; }
3327
- .navbar-collapse:before, .navbar-collapse:after {
3328
- content: " ";
3329
- display: table; }
3330
- .navbar-collapse:after {
3331
- clear: both; }
3332
- .navbar-collapse.in {
3333
- overflow-y: auto; }
3334
- @media (min-width: 768px) {
3335
- .navbar-collapse {
3336
- width: auto;
3337
- border-top: 0;
3338
- box-shadow: none; }
3339
- .navbar-collapse.collapse {
3340
- display: block !important;
3341
- height: auto !important;
3342
- padding-bottom: 0;
3343
- overflow: visible !important; }
3344
- .navbar-collapse.in {
3345
- overflow-y: visible; }
3346
- .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
3347
- padding-left: 0;
3348
- padding-right: 0; } }
3349
-
3350
- .navbar-fixed-top .navbar-collapse,
3351
- .navbar-fixed-bottom .navbar-collapse {
3352
- max-height: 340px; }
3353
- @media (max-width: 480px) and (orientation: landscape) {
3354
- .navbar-fixed-top .navbar-collapse,
3355
- .navbar-fixed-bottom .navbar-collapse {
3356
- max-height: 200px; } }
3357
-
3358
- .container > .navbar-header,
3359
- .container > .navbar-collapse,
3360
- .container-fluid > .navbar-header,
3361
- .container-fluid > .navbar-collapse {
3362
- margin-right: -15px;
3363
- margin-left: -15px; }
3364
- @media (min-width: 768px) {
3365
- .container > .navbar-header,
3366
- .container > .navbar-collapse,
3367
- .container-fluid > .navbar-header,
3368
- .container-fluid > .navbar-collapse {
3369
- margin-right: 0;
3370
- margin-left: 0; } }
3371
-
3372
- .navbar-static-top {
3373
- z-index: 1000;
3374
- border-width: 0 0 1px; }
3375
- @media (min-width: 768px) {
3376
- .navbar-static-top {
3377
- border-radius: 0; } }
3378
-
3379
- .navbar-fixed-top,
3380
- .navbar-fixed-bottom {
3381
- position: fixed;
3382
- right: 0;
3383
- left: 0;
3384
- z-index: 1030;
3385
- -webkit-transform: translate3d(0, 0, 0);
3386
- transform: translate3d(0, 0, 0); }
3387
- @media (min-width: 768px) {
3388
- .navbar-fixed-top,
3389
- .navbar-fixed-bottom {
3390
- border-radius: 0; } }
3391
-
3392
- .navbar-fixed-top {
3393
- top: 0;
3394
- border-width: 0 0 1px; }
3395
-
3396
- .navbar-fixed-bottom {
3397
- bottom: 0;
3398
- margin-bottom: 0;
3399
- border-width: 1px 0 0; }
3400
-
3401
- .navbar-brand {
3402
- float: left;
3403
- padding: 15px 15px;
3404
- font-size: 18px;
3405
- line-height: 20px;
3406
- height: 50px; }
3407
- .navbar-brand:hover, .navbar-brand:focus {
3408
- text-decoration: none; }
3409
- @media (min-width: 768px) {
3410
- .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
3411
- margin-left: -15px; } }
3412
-
3413
- .navbar-toggle {
3414
- position: relative;
3415
- float: right;
3416
- margin-right: 15px;
3417
- padding: 9px 10px;
3418
- margin-top: 8px;
3419
- margin-bottom: 8px;
3420
- background-color: transparent;
3421
- background-image: none;
3422
- border: 1px solid transparent;
3423
- border-radius: 3px; }
3424
- .navbar-toggle:focus {
3425
- outline: 0; }
3426
- .navbar-toggle .icon-bar {
3427
- display: block;
3428
- width: 22px;
3429
- height: 2px;
3430
- border-radius: 1px; }
3431
- .navbar-toggle .icon-bar + .icon-bar {
3432
- margin-top: 4px; }
3433
- @media (min-width: 768px) {
3434
- .navbar-toggle {
3435
- display: none; } }
3436
-
3437
- .navbar-nav {
3438
- margin: 7.5px -15px; }
3439
- .navbar-nav > li > a {
3440
- padding-top: 10px;
3441
- padding-bottom: 10px;
3442
- line-height: 20px; }
3443
- @media (max-width: 767px) {
3444
- .navbar-nav .open .dropdown-menu {
3445
- position: static;
3446
- float: none;
3447
- width: auto;
3448
- margin-top: 0;
3449
- background-color: transparent;
3450
- border: 0;
3451
- box-shadow: none; }
3452
- .navbar-nav .open .dropdown-menu > li > a,
3453
- .navbar-nav .open .dropdown-menu .dropdown-header {
3454
- padding: 5px 15px 5px 25px; }
3455
- .navbar-nav .open .dropdown-menu > li > a {
3456
- line-height: 20px; }
3457
- .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
3458
- background-image: none; } }
3459
- @media (min-width: 768px) {
3460
- .navbar-nav {
3461
- float: left;
3462
- margin: 0; }
3463
- .navbar-nav > li {
3464
- float: left; }
3465
- .navbar-nav > li > a {
3466
- padding-top: 15px;
3467
- padding-bottom: 15px; }
3468
- .navbar-nav.navbar-right:last-child {
3469
- margin-right: -15px; } }
3470
-
3471
- @media (min-width: 768px) {
3472
- .navbar-left {
3473
- float: left !important; }
3474
-
3475
- .navbar-right {
3476
- float: right !important; } }
3477
- .navbar-form {
3478
- margin-left: -15px;
3479
- margin-right: -15px;
3480
- padding: 10px 15px;
3481
- border-top: 1px solid transparent;
3482
- border-bottom: 1px solid transparent;
3483
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3484
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3485
- margin-top: 8px;
3486
- margin-bottom: 8px; }
3487
- @media (max-width: 767px) {
3488
- .navbar-form .form-group {
3489
- margin-bottom: 5px; } }
3490
- @media (min-width: 768px) {
3491
- .navbar-form {
3492
- width: auto;
3493
- border: 0;
3494
- margin-left: 0;
3495
- margin-right: 0;
3496
- padding-top: 0;
3497
- padding-bottom: 0;
3498
- -webkit-box-shadow: none;
3499
- box-shadow: none; }
3500
- .navbar-form.navbar-right:last-child {
3501
- margin-right: -15px; } }
3502
-
3503
- .navbar-nav > li > .dropdown-menu {
3504
- margin-top: 0;
3505
- border-top-right-radius: 0;
3506
- border-top-left-radius: 0; }
3507
-
3508
- .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
3509
- border-bottom-right-radius: 0;
3510
- border-bottom-left-radius: 0; }
3511
-
3512
- .navbar-btn {
3513
- margin-top: 8px;
3514
- margin-bottom: 8px; }
3515
- .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
3516
- margin-top: 10px;
3517
- margin-bottom: 10px; }
3518
- .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
3519
- margin-top: 14px;
3520
- margin-bottom: 14px; }
3521
-
3522
- .navbar-text {
3523
- margin-top: 15px;
3524
- margin-bottom: 15px; }
3525
- @media (min-width: 768px) {
3526
- .navbar-text {
3527
- float: left;
3528
- margin-left: 15px;
3529
- margin-right: 15px; }
3530
- .navbar-text.navbar-right:last-child {
3531
- margin-right: 0; } }
3532
-
3533
- .navbar-default {
3534
- background-color: #171515;
3535
- border-color: transparent; }
3536
- .navbar-default .navbar-brand {
3537
- color: #ffffff; }
3538
- .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
3539
- color: #ffffff;
3540
- background-color: transparent; }
3541
- .navbar-default .navbar-text {
3542
- color: #777777; }
3543
- .navbar-default .navbar-nav > li > a {
3544
- color: #777777; }
3545
- .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
3546
- color: #333333;
3547
- background-color: transparent; }
3548
- .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
3549
- color: #555555;
3550
- background-color: #eeeeee; }
3551
- .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
3552
- color: #cccccc;
3553
- background-color: transparent; }
3554
- .navbar-default .navbar-toggle {
3555
- border-color: #dddddd; }
3556
- .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
3557
- background-color: #dddddd; }
3558
- .navbar-default .navbar-toggle .icon-bar {
3559
- background-color: #888888; }
3560
- .navbar-default .navbar-collapse,
3561
- .navbar-default .navbar-form {
3562
- border-color: #eeeeee; }
3563
- .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
3564
- background-color: #eeeeee;
3565
- color: #555555; }
3566
- @media (max-width: 767px) {
3567
- .navbar-default .navbar-nav .open .dropdown-menu > li > a {
3568
- color: #777777; }
3569
- .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
3570
- color: #333333;
3571
- background-color: transparent; }
3572
- .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
3573
- color: #555555;
3574
- background-color: #eeeeee; }
3575
- .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3576
- color: #cccccc;
3577
- background-color: transparent; } }
3578
- .navbar-default .navbar-link {
3579
- color: #777777; }
3580
- .navbar-default .navbar-link:hover {
3581
- color: #333333; }
3582
- .navbar-default .btn-link {
3583
- color: #777777; }
3584
- .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
3585
- color: #333333; }
3586
- .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
3587
- color: #cccccc; }
3588
-
3589
- .navbar-inverse {
3590
- background-color: #222222;
3591
- border-color: #090909; }
3592
- .navbar-inverse .navbar-brand {
3593
- color: #777777; }
3594
- .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
3595
- color: white;
3596
- background-color: transparent; }
3597
- .navbar-inverse .navbar-text {
3598
- color: #777777; }
3599
- .navbar-inverse .navbar-nav > li > a {
3600
- color: #777777; }
3601
- .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
3602
- color: white;
3603
- background-color: transparent; }
3604
- .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
3605
- color: white;
3606
- background-color: #090909; }
3607
- .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
3608
- color: #444444;
3609
- background-color: transparent; }
3610
- .navbar-inverse .navbar-toggle {
3611
- border-color: #333333; }
3612
- .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
3613
- background-color: #333333; }
3614
- .navbar-inverse .navbar-toggle .icon-bar {
3615
- background-color: white; }
3616
- .navbar-inverse .navbar-collapse,
3617
- .navbar-inverse .navbar-form {
3618
- border-color: #101010; }
3619
- .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
3620
- background-color: #090909;
3621
- color: white; }
3622
- @media (max-width: 767px) {
3623
- .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
3624
- border-color: #090909; }
3625
- .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
3626
- background-color: #090909; }
3627
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
3628
- color: #777777; }
3629
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
3630
- color: white;
3631
- background-color: transparent; }
3632
- .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
3633
- color: white;
3634
- background-color: #090909; }
3635
- .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3636
- color: #444444;
3637
- background-color: transparent; } }
3638
- .navbar-inverse .navbar-link {
3639
- color: #777777; }
3640
- .navbar-inverse .navbar-link:hover {
3641
- color: white; }
3642
- .navbar-inverse .btn-link {
3643
- color: #777777; }
3644
- .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
3645
- color: white; }
3646
- .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
3647
- color: #444444; }
3648
-
3649
- .breadcrumb {
3650
- padding: 8px 15px;
3651
- margin-bottom: 20px;
3652
- list-style: none;
3653
- background-color: whitesmoke;
3654
- border-radius: 3px; }
3655
- .breadcrumb > li {
3656
- display: inline-block; }
3657
- .breadcrumb > li + li:before {
3658
- content: "/\00a0";
3659
- padding: 0 5px;
3660
- color: #cccccc; }
3661
- .breadcrumb > .active {
3662
- color: #777777; }
3663
-
3664
- .pagination {
3665
- display: inline-block;
3666
- padding-left: 0;
3667
- margin: 20px 0;
3668
- border-radius: 3px; }
3669
- .pagination > li {
3670
- display: inline; }
3671
- .pagination > li > a,
3672
- .pagination > li > span {
3673
- position: relative;
3674
- float: left;
3675
- padding: 6px 12px;
3676
- line-height: 1.42857;
3677
- text-decoration: none;
3678
- color: #ef4238;
3679
- background-color: white;
3680
- border: 1px solid #dddddd;
3681
- margin-left: -1px; }
3682
- .pagination > li:first-child > a,
3683
- .pagination > li:first-child > span {
3684
- margin-left: 0;
3685
- border-bottom-left-radius: 3px;
3686
- border-top-left-radius: 3px; }
3687
- .pagination > li:last-child > a,
3688
- .pagination > li:last-child > span {
3689
- border-bottom-right-radius: 3px;
3690
- border-top-right-radius: 3px; }
3691
- .pagination > li > a:hover, .pagination > li > a:focus,
3692
- .pagination > li > span:hover,
3693
- .pagination > li > span:focus {
3694
- color: #ca1a10;
3695
- background-color: #eeeeee;
3696
- border-color: #dddddd; }
3697
- .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
3698
- .pagination > .active > span,
3699
- .pagination > .active > span:hover,
3700
- .pagination > .active > span:focus {
3701
- z-index: 2;
3702
- color: white;
3703
- background-color: #ef4238;
3704
- border-color: #ef4238;
3705
- cursor: default; }
3706
- .pagination > .disabled > span,
3707
- .pagination > .disabled > span:hover,
3708
- .pagination > .disabled > span:focus,
3709
- .pagination > .disabled > a,
3710
- .pagination > .disabled > a:hover,
3711
- .pagination > .disabled > a:focus {
3712
- color: #777777;
3713
- background-color: white;
3714
- border-color: #dddddd;
3715
- cursor: not-allowed; }
3716
-
3717
- .pagination-lg > li > a,
3718
- .pagination-lg > li > span {
3719
- padding: 10px 16px;
3720
- font-size: 18px; }
3721
- .pagination-lg > li:first-child > a,
3722
- .pagination-lg > li:first-child > span {
3723
- border-bottom-left-radius: 4px;
3724
- border-top-left-radius: 4px; }
3725
- .pagination-lg > li:last-child > a,
3726
- .pagination-lg > li:last-child > span {
3727
- border-bottom-right-radius: 4px;
3728
- border-top-right-radius: 4px; }
3729
-
3730
- .pagination-sm > li > a,
3731
- .pagination-sm > li > span {
3732
- padding: 5px 10px;
3733
- font-size: 12px; }
3734
- .pagination-sm > li:first-child > a,
3735
- .pagination-sm > li:first-child > span {
3736
- border-bottom-left-radius: 2px;
3737
- border-top-left-radius: 2px; }
3738
- .pagination-sm > li:last-child > a,
3739
- .pagination-sm > li:last-child > span {
3740
- border-bottom-right-radius: 2px;
3741
- border-top-right-radius: 2px; }
3742
-
3743
- .pager {
3744
- padding-left: 0;
3745
- margin: 20px 0;
3746
- list-style: none;
3747
- text-align: center; }
3748
- .pager:before, .pager:after {
3749
- content: " ";
3750
- display: table; }
3751
- .pager:after {
3752
- clear: both; }
3753
- .pager li {
3754
- display: inline; }
3755
- .pager li > a,
3756
- .pager li > span {
3757
- display: inline-block;
3758
- padding: 5px 14px;
3759
- background-color: white;
3760
- border: 1px solid #dddddd;
3761
- border-radius: 15px; }
3762
- .pager li > a:hover,
3763
- .pager li > a:focus {
3764
- text-decoration: none;
3765
- background-color: #eeeeee; }
3766
- .pager .next > a,
3767
- .pager .next > span {
3768
- float: right; }
3769
- .pager .previous > a,
3770
- .pager .previous > span {
3771
- float: left; }
3772
- .pager .disabled > a,
3773
- .pager .disabled > a:hover,
3774
- .pager .disabled > a:focus,
3775
- .pager .disabled > span {
3776
- color: #777777;
3777
- background-color: white;
3778
- cursor: not-allowed; }
3779
 
3780
  .label {
3781
  display: inline;
@@ -3799,185 +649,6 @@ a.label:hover, a.label:focus {
3799
  text-decoration: none;
3800
  cursor: pointer; }
3801
 
3802
- .label-default {
3803
- background-color: #777777; }
3804
- .label-default[href]:hover, .label-default[href]:focus {
3805
- background-color: #5e5e5e; }
3806
-
3807
- .label-primary {
3808
- background-color: #ef4238; }
3809
- .label-primary[href]:hover, .label-primary[href]:focus {
3810
- background-color: #e21e12; }
3811
-
3812
- .label-success {
3813
- background-color: #5cb85c; }
3814
- .label-success[href]:hover, .label-success[href]:focus {
3815
- background-color: #449d44; }
3816
-
3817
- .label-info {
3818
- background-color: #5bc0de; }
3819
- .label-info[href]:hover, .label-info[href]:focus {
3820
- background-color: #31b0d5; }
3821
-
3822
- .label-warning {
3823
- background-color: #f0ad4e; }
3824
- .label-warning[href]:hover, .label-warning[href]:focus {
3825
- background-color: #ec971f; }
3826
-
3827
- .label-danger {
3828
- background-color: #d9534f; }
3829
- .label-danger[href]:hover, .label-danger[href]:focus {
3830
- background-color: #c9302c; }
3831
-
3832
- .badge {
3833
- display: inline-block;
3834
- min-width: 10px;
3835
- padding: 3px 7px;
3836
- font-size: 12px;
3837
- font-weight: bold;
3838
- color: white;
3839
- line-height: 1;
3840
- vertical-align: baseline;
3841
- white-space: nowrap;
3842
- text-align: center;
3843
- background-color: #777777;
3844
- border-radius: 10px; }
3845
- .badge:empty {
3846
- display: none; }
3847
- .btn .badge {
3848
- position: relative;
3849
- top: -1px; }
3850
- .btn-xs .badge, .btn-group-xs > .btn .badge {
3851
- top: 0;
3852
- padding: 1px 5px; }
3853
- a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
3854
- color: #ef4238;
3855
- background-color: white; }
3856
- .nav-pills > li > a > .badge {
3857
- margin-left: 3px; }
3858
-
3859
- a.badge:hover, a.badge:focus {
3860
- color: white;
3861
- text-decoration: none;
3862
- cursor: pointer; }
3863
-
3864
- .jumbotron {
3865
- padding: 30px;
3866
- margin-bottom: 30px;
3867
- color: inherit;
3868
- background-color: #eeeeee; }
3869
- .jumbotron h1,
3870
- .jumbotron .h1 {
3871
- color: inherit; }
3872
- .jumbotron p {
3873
- margin-bottom: 15px;
3874
- font-size: 21px;
3875
- font-weight: 200; }
3876
- .jumbotron > hr {
3877
- border-top-color: #d5d5d5; }
3878
- .container .jumbotron {
3879
- border-radius: 4px; }
3880
- .jumbotron .container {
3881
- max-width: 100%; }
3882
- @media screen and (min-width: 768px) {
3883
- .jumbotron {
3884
- padding-top: 48px;
3885
- padding-bottom: 48px; }
3886
- .container .jumbotron {
3887
- padding-left: 60px;
3888
- padding-right: 60px; }
3889
- .jumbotron h1,
3890
- .jumbotron .h1 {
3891
- font-size: 63px; } }
3892
-
3893
-
3894
-
3895
- @-webkit-keyframes progress-bar-stripes {
3896
- from {
3897
- background-position: 40px 0; }
3898
-
3899
- to {
3900
- background-position: 0 0; } }
3901
- @keyframes progress-bar-stripes {
3902
- from {
3903
- background-position: 40px 0; }
3904
-
3905
- to {
3906
- background-position: 0 0; } }
3907
- .progress {
3908
- overflow: hidden;
3909
- height: 20px;
3910
- margin-bottom: 20px;
3911
- background-color: whitesmoke;
3912
- border-radius: 3px;
3913
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
3914
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
3915
-
3916
- .progress-bar {
3917
- float: left;
3918
- width: 0%;
3919
- height: 100%;
3920
- font-size: 12px;
3921
- line-height: 20px;
3922
- color: white;
3923
- text-align: center;
3924
- background-color: #ef4238;
3925
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3926
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3927
- -webkit-transition: width 0.6s ease;
3928
- -o-transition: width 0.6s ease;
3929
- transition: width 0.6s ease; }
3930
-
3931
- .progress-striped .progress-bar,
3932
- .progress-bar-striped {
3933
- 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);
3934
- 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);
3935
- 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);
3936
- background-size: 40px 40px; }
3937
-
3938
- .progress.active .progress-bar,
3939
- .progress-bar.active {
3940
- -webkit-animation: progress-bar-stripes 2s linear infinite;
3941
- -o-animation: progress-bar-stripes 2s linear infinite;
3942
- animation: progress-bar-stripes 2s linear infinite; }
3943
-
3944
- .progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
3945
- min-width: 30px; }
3946
- .progress-bar[aria-valuenow="0"] {
3947
- color: #777777;
3948
- min-width: 30px;
3949
- background-color: transparent;
3950
- background-image: none;
3951
- box-shadow: none; }
3952
-
3953
- .progress-bar-success {
3954
- background-color: #5cb85c; }
3955
- .progress-striped .progress-bar-success {
3956
- 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);
3957
- 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);
3958
- 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); }
3959
-
3960
- .progress-bar-info {
3961
- background-color: #5bc0de; }
3962
- .progress-striped .progress-bar-info {
3963
- 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);
3964
- 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);
3965
- 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); }
3966
-
3967
- .progress-bar-warning {
3968
- background-color: #f0ad4e; }
3969
- .progress-striped .progress-bar-warning {
3970
- 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);
3971
- 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);
3972
- 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); }
3973
-
3974
- .progress-bar-danger {
3975
- background-color: #d9534f; }
3976
- .progress-striped .progress-bar-danger {
3977
- 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);
3978
- 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);
3979
- 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); }
3980
-
3981
  .media,
3982
  .media-body {
3983
  overflow: hidden;
@@ -4001,138 +672,6 @@ a.badge:hover, a.badge:focus {
4001
  .media > .pull-right {
4002
  margin-left: 10px; }
4003
 
4004
- .media-list {
4005
- padding-left: 0;
4006
- list-style: none; }
4007
-
4008
- .list-group {
4009
- margin-bottom: 20px;
4010
- padding-left: 0; }
4011
-
4012
- .list-group-item {
4013
- position: relative;
4014
- display: block;
4015
- padding: 10px 15px;
4016
- margin-bottom: -1px;
4017
- background-color: white;
4018
- border: 1px solid #dddddd; }
4019
- .list-group-item:first-child {
4020
- border-top-right-radius: 3px;
4021
- border-top-left-radius: 3px; }
4022
- .list-group-item:last-child {
4023
- margin-bottom: 0;
4024
- border-bottom-right-radius: 3px;
4025
- border-bottom-left-radius: 3px; }
4026
- .list-group-item > .badge {
4027
- float: right; }
4028
- .list-group-item > .badge + .badge {
4029
- margin-right: 5px; }
4030
-
4031
- a.list-group-item {
4032
- color: #555555; }
4033
- a.list-group-item .list-group-item-heading {
4034
- color: #333333; }
4035
- a.list-group-item:hover, a.list-group-item:focus {
4036
- text-decoration: none;
4037
- color: #555555;
4038
- background-color: whitesmoke; }
4039
-
4040
- .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
4041
- background-color: #eeeeee;
4042
- color: #777777;
4043
- cursor: not-allowed; }
4044
- .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
4045
- color: inherit; }
4046
- .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
4047
- color: #777777; }
4048
- .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
4049
- z-index: 2;
4050
- color: white;
4051
- background-color: #ef4238;
4052
- border-color: #ef4238; }
4053
- .list-group-item.active .list-group-item-heading,
4054
- .list-group-item.active .list-group-item-heading > small,
4055
- .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
4056
- .list-group-item.active:hover .list-group-item-heading > small,
4057
- .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
4058
- .list-group-item.active:focus .list-group-item-heading > small,
4059
- .list-group-item.active:focus .list-group-item-heading > .small {
4060
- color: inherit; }
4061
- .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
4062
- color: #fef5f5; }
4063
-
4064
- .list-group-item-success {
4065
- color: #3c763d;
4066
- background-color: #dff0d8; }
4067
-
4068
- a.list-group-item-success {
4069
- color: #3c763d; }
4070
- a.list-group-item-success .list-group-item-heading {
4071
- color: inherit; }
4072
- a.list-group-item-success:hover, a.list-group-item-success:focus {
4073
- color: #3c763d;
4074
- background-color: #d0e9c6; }
4075
- a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
4076
- color: #fff;
4077
- background-color: #3c763d;
4078
- border-color: #3c763d; }
4079
-
4080
- .list-group-item-info {
4081
- color: #31708f;
4082
- background-color: #d9edf7; }
4083
-
4084
- a.list-group-item-info {
4085
- color: #31708f; }
4086
- a.list-group-item-info .list-group-item-heading {
4087
- color: inherit; }
4088
- a.list-group-item-info:hover, a.list-group-item-info:focus {
4089
- color: #31708f;
4090
- background-color: #c4e3f3; }
4091
- a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
4092
- color: #fff;
4093
- background-color: #31708f;
4094
- border-color: #31708f; }
4095
-
4096
- .list-group-item-warning {
4097
- color: #8a6d3b;
4098
- background-color: #fcf8e3; }
4099
-
4100
- a.list-group-item-warning {
4101
- color: #8a6d3b; }
4102
- a.list-group-item-warning .list-group-item-heading {
4103
- color: inherit; }
4104
- a.list-group-item-warning:hover, a.list-group-item-warning:focus {
4105
- color: #8a6d3b;
4106
- background-color: #faf2cc; }
4107
- a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
4108
- color: #fff;
4109
- background-color: #8a6d3b;
4110
- border-color: #8a6d3b; }
4111
-
4112
- .list-group-item-danger {
4113
- color: #a94442;
4114
- background-color: #f2dede; }
4115
-
4116
- a.list-group-item-danger {
4117
- color: #a94442; }
4118
- a.list-group-item-danger .list-group-item-heading {
4119
- color: inherit; }
4120
- a.list-group-item-danger:hover, a.list-group-item-danger:focus {
4121
- color: #a94442;
4122
- background-color: #ebcccc; }
4123
- a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
4124
- color: #fff;
4125
- background-color: #a94442;
4126
- border-color: #a94442; }
4127
-
4128
- .list-group-item-heading {
4129
- margin-top: 0;
4130
- margin-bottom: 5px; }
4131
-
4132
- .list-group-item-text {
4133
- margin-bottom: 0;
4134
- line-height: 1.3; }
4135
-
4136
  .panel {
4137
  margin-bottom: 20px;
4138
  background-color: white;
@@ -4246,56 +785,6 @@ a.list-group-item-danger {
4246
  .panel > .table > tbody:first-child > tr:first-child th,
4247
  .panel > .table > tbody:first-child > tr:first-child td {
4248
  border-top: 0; }
4249
- .panel > .table-bordered,
4250
- .panel > .table-responsive > .table-bordered {
4251
- border: 0; }
4252
- .panel > .table-bordered > thead > tr > th:first-child,
4253
- .panel > .table-bordered > thead > tr > td:first-child,
4254
- .panel > .table-bordered > tbody > tr > th:first-child,
4255
- .panel > .table-bordered > tbody > tr > td:first-child,
4256
- .panel > .table-bordered > tfoot > tr > th:first-child,
4257
- .panel > .table-bordered > tfoot > tr > td:first-child,
4258
- .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
4259
- .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
4260
- .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
4261
- .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
4262
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
4263
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
4264
- border-left: 0; }
4265
- .panel > .table-bordered > thead > tr > th:last-child,
4266
- .panel > .table-bordered > thead > tr > td:last-child,
4267
- .panel > .table-bordered > tbody > tr > th:last-child,
4268
- .panel > .table-bordered > tbody > tr > td:last-child,
4269
- .panel > .table-bordered > tfoot > tr > th:last-child,
4270
- .panel > .table-bordered > tfoot > tr > td:last-child,
4271
- .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
4272
- .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
4273
- .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
4274
- .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
4275
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
4276
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
4277
- border-right: 0; }
4278
- .panel > .table-bordered > thead > tr:first-child > td,
4279
- .panel > .table-bordered > thead > tr:first-child > th,
4280
- .panel > .table-bordered > tbody > tr:first-child > td,
4281
- .panel > .table-bordered > tbody > tr:first-child > th,
4282
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
4283
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
4284
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
4285
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
4286
- border-bottom: 0; }
4287
- .panel > .table-bordered > tbody > tr:last-child > td,
4288
- .panel > .table-bordered > tbody > tr:last-child > th,
4289
- .panel > .table-bordered > tfoot > tr:last-child > td,
4290
- .panel > .table-bordered > tfoot > tr:last-child > th,
4291
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
4292
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
4293
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
4294
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
4295
- border-bottom: 0; }
4296
- .panel > .table-responsive {
4297
- border: 0;
4298
- margin-bottom: 0; }
4299
 
4300
  .panel-group {
4301
  margin-bottom: 20px; }
@@ -4322,7 +811,7 @@ box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4322
  .panel-default > .panel-heading {
4323
  color: #333333;
4324
  background-color: white;
4325
- border-bottom:0px;
4326
  border-color: #eeeeee; }
4327
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
4328
  border-top-color: #eeeeee; }
@@ -4332,626 +821,12 @@ box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4332
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
4333
  border-bottom-color: #eeeeee; }
4334
 
4335
- .panel-primary {
4336
- border-color: #ef4238; }
4337
- .panel-primary > .panel-heading {
4338
- color: white;
4339
- background-color: #ef4238;
4340
- border-color: #ef4238; }
4341
- .panel-primary > .panel-heading + .panel-collapse > .panel-body {
4342
- border-top-color: #ef4238; }
4343
- .panel-primary > .panel-heading .badge {
4344
- color: #ef4238;
4345
- background-color: white; }
4346
- .panel-primary > .panel-footer + .panel-collapse > .panel-body {
4347
- border-bottom-color: #ef4238; }
4348
-
4349
- .panel-success {
4350
- border-color: #d6e9c6; }
4351
- .panel-success > .panel-heading {
4352
- color: #3c763d;
4353
- background-color: #dff0d8;
4354
- border-color: #d6e9c6; }
4355
- .panel-success > .panel-heading + .panel-collapse > .panel-body {
4356
- border-top-color: #d6e9c6; }
4357
- .panel-success > .panel-heading .badge {
4358
- color: #dff0d8;
4359
- background-color: #3c763d; }
4360
- .panel-success > .panel-footer + .panel-collapse > .panel-body {
4361
- border-bottom-color: #d6e9c6; }
4362
-
4363
- .panel-info {
4364
- border-color: #bce8f1; }
4365
- .panel-info > .panel-heading {
4366
- color: #31708f;
4367
- background-color: #d9edf7;
4368
- border-color: #bce8f1; }
4369
- .panel-info > .panel-heading + .panel-collapse > .panel-body {
4370
- border-top-color: #bce8f1; }
4371
- .panel-info > .panel-heading .badge {
4372
- color: #d9edf7;
4373
- background-color: #31708f; }
4374
- .panel-info > .panel-footer + .panel-collapse > .panel-body {
4375
- border-bottom-color: #bce8f1; }
4376
-
4377
- .panel-warning {
4378
- border-color: #faebcc; }
4379
- .panel-warning > .panel-heading {
4380
- color: #8a6d3b;
4381
- background-color: #fcf8e3;
4382
- border-color: #faebcc; }
4383
- .panel-warning > .panel-heading + .panel-collapse > .panel-body {
4384
- border-top-color: #faebcc; }
4385
- .panel-warning > .panel-heading .badge {
4386
- color: #fcf8e3;
4387
- background-color: #8a6d3b; }
4388
- .panel-warning > .panel-footer + .panel-collapse > .panel-body {
4389
- border-bottom-color: #faebcc; }
4390
-
4391
- .panel-danger {
4392
- border-color: #ebccd1; }
4393
- .panel-danger > .panel-heading {
4394
- color: #a94442;
4395
- background-color: #f2dede;
4396
- border-color: #ebccd1; }
4397
- .panel-danger > .panel-heading + .panel-collapse > .panel-body {
4398
- border-top-color: #ebccd1; }
4399
- .panel-danger > .panel-heading .badge {
4400
- color: #f2dede;
4401
- background-color: #a94442; }
4402
- .panel-danger > .panel-footer + .panel-collapse > .panel-body {
4403
- border-bottom-color: #ebccd1; }
4404
-
4405
- .embed-responsive {
4406
- position: relative;
4407
- display: block;
4408
- height: 0;
4409
- padding: 0;
4410
- overflow: hidden; }
4411
- .embed-responsive .embed-responsive-item,
4412
- .embed-responsive iframe,
4413
- .embed-responsive embed,
4414
- .embed-responsive object {
4415
- position: absolute;
4416
- top: 0;
4417
- left: 0;
4418
- bottom: 0;
4419
- height: 100%;
4420
- width: 100%;
4421
- border: 0; }
4422
- .embed-responsive.embed-responsive-16by9 {
4423
- padding-bottom: 56.25%; }
4424
- .embed-responsive.embed-responsive-4by3 {
4425
- padding-bottom: 75%; }
4426
-
4427
- .well {
4428
- min-height: 20px;
4429
- padding: 19px;
4430
- margin-bottom: 20px;
4431
- background-color: whitesmoke;
4432
- border: 1px solid #e3e3e3;
4433
- border-radius: 3px;
4434
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
4435
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
4436
- .well blockquote {
4437
- border-color: #ddd;
4438
- border-color: rgba(0, 0, 0, 0.15); }
4439
-
4440
-
4441
-
4442
- .close {
4443
- float: right;
4444
- font-size: 21px;
4445
- font-weight: bold;
4446
- line-height: 1;
4447
- color: black;
4448
- text-shadow: 0 1px 0 white;
4449
- opacity: 0.2;
4450
- filter: alpha(opacity=20); }
4451
- .close:hover, .close:focus {
4452
- color: black;
4453
- text-decoration: none;
4454
- cursor: pointer;
4455
- opacity: 0.5;
4456
- filter: alpha(opacity=50); }
4457
-
4458
- button.close {
4459
- padding: 0;
4460
- cursor: pointer;
4461
- background: transparent;
4462
- border: 0;
4463
- -webkit-appearance: none; }
4464
-
4465
- .modal-open {
4466
- overflow: hidden; }
4467
-
4468
- .modal {
4469
- display: none;
4470
- overflow: hidden;
4471
- position: fixed;
4472
- top: 0;
4473
- right: 0;
4474
- bottom: 0;
4475
- left: 0;
4476
- z-index: 1050;
4477
- -webkit-overflow-scrolling: touch;
4478
- outline: 0; }
4479
- .modal.fade .modal-dialog {
4480
- -webkit-transform: translate3d(0, -25%, 0);
4481
- transform: translate3d(0, -25%, 0);
4482
- -webkit-transition: -webkit-transform 0.3s ease-out;
4483
- -moz-transition: -moz-transform 0.3s ease-out;
4484
- -o-transition: -o-transform 0.3s ease-out;
4485
- transition: transform 0.3s ease-out; }
4486
- .modal.in .modal-dialog {
4487
- -webkit-transform: translate3d(0, 0, 0);
4488
- transform: translate3d(0, 0, 0); }
4489
-
4490
- .modal-open .modal {
4491
- overflow-x: hidden;
4492
- overflow-y: auto; }
4493
-
4494
- .modal-dialog {
4495
- position: relative;
4496
- width: auto;
4497
- margin: 10px; }
4498
-
4499
- .modal-content {
4500
- position: relative;
4501
- background-color: white;
4502
- border: 1px solid #999999;
4503
- border: 1px solid rgba(0, 0, 0, 0.2);
4504
- border-radius: 4px;
4505
- -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
4506
- box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
4507
- background-clip: padding-box;
4508
- outline: 0; }
4509
-
4510
- .modal-backdrop {
4511
- position: fixed;
4512
- top: 0;
4513
- right: 0;
4514
- bottom: 0;
4515
- left: 0;
4516
- z-index: 1040;
4517
- background-color: black; }
4518
- .modal-backdrop.fade {
4519
- opacity: 0;
4520
- filter: alpha(opacity=0); }
4521
- .modal-backdrop.in {
4522
- opacity: 0.5;
4523
- filter: alpha(opacity=50); }
4524
-
4525
- .modal-header {
4526
- padding: 15px;
4527
- border-bottom: 1px solid #e5e5e5;
4528
- min-height: 16.42857px; }
4529
-
4530
- .modal-header .close {
4531
- margin-top: -2px; }
4532
-
4533
- .modal-title {
4534
- margin: 0;
4535
- line-height: 1.42857; }
4536
-
4537
- .modal-body {
4538
- position: relative;
4539
- padding: 15px; }
4540
-
4541
- .modal-footer {
4542
- padding: 15px;
4543
- text-align: right;
4544
- border-top: 1px solid #e5e5e5; }
4545
- .modal-footer:before, .modal-footer:after {
4546
- content: " ";
4547
- display: table; }
4548
- .modal-footer:after {
4549
- clear: both; }
4550
- .modal-footer .btn + .btn {
4551
- margin-left: 5px;
4552
- margin-bottom: 0; }
4553
- .modal-footer .btn-group .btn + .btn {
4554
- margin-left: -1px; }
4555
- .modal-footer .btn-block + .btn-block {
4556
- margin-left: 0; }
4557
-
4558
- .modal-scrollbar-measure {
4559
- position: absolute;
4560
- top: -9999px;
4561
- width: 50px;
4562
- height: 50px;
4563
- overflow: scroll; }
4564
-
4565
- @media (min-width: 768px) {
4566
- .modal-dialog {
4567
- width: 600px;
4568
- margin: 30px auto; }
4569
-
4570
- .modal-content {
4571
- -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
4572
- box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
4573
-
4574
- .modal-sm {
4575
- width: 300px; } }
4576
- @media (min-width: 992px) {
4577
- .modal-lg {
4578
- width: 900px; } }
4579
- .tooltip {
4580
- position: absolute !important;
4581
- z-index: 999999 !important;
4582
- display: block !important;
4583
- visibility: visible !important;
4584
- font-size: 18px !important;
4585
- line-height: 1.4 !important;
4586
- opacity: 0;
4587
- filter: alpha(opacity=0); }
4588
- .tooltip.in {
4589
- opacity: 0.9;
4590
- filter: alpha(opacity=90); }
4591
- .tooltip.top {
4592
- margin-top: -3px;
4593
- padding: 5px 0; }
4594
- .tooltip.right {
4595
- margin-left: 3px;
4596
- padding: 5px; }
4597
- .tooltip.bottom {
4598
- margin-top: 3px !important;
4599
- padding: 8px 0 !important; }
4600
- .tooltip.left {
4601
- margin-left: -3px;
4602
- padding: 0 5px; }
4603
-
4604
- .tooltip-inner {
4605
- max-width: 200px;
4606
- padding: 12px 12px;
4607
- color: white;
4608
- text-align: center;
4609
- text-decoration: none;
4610
- background-color: #ef4238;
4611
- border-radius: 3px; }
4612
-
4613
- .tooltip-arrow {
4614
- position: absolute;
4615
- width: 0;
4616
- height: 0;
4617
- border-color: transparent;
4618
- border-style: solid; }
4619
-
4620
- .tooltip.top .tooltip-arrow {
4621
- bottom: 0;
4622
- left: 50%;
4623
- margin-left: -5px;
4624
- border-width: 5px 5px 0;
4625
- border-top-color: black; }
4626
- .tooltip.top-left .tooltip-arrow {
4627
- bottom: 0;
4628
- left: 5px;
4629
- border-width: 5px 5px 0;
4630
- border-top-color: #ef4238; }
4631
- .tooltip.top-right .tooltip-arrow {
4632
- bottom: 0;
4633
- right: 5px;
4634
- border-width: 5px 5px 0;
4635
- border-top-color: #ef4238; }
4636
- .tooltip.right .tooltip-arrow {
4637
- top: 50%;
4638
- left: 0;
4639
- margin-top: -5px;
4640
- border-width: 5px 5px 5px 0;
4641
- border-right-color: black; }
4642
- .tooltip.left .tooltip-arrow {
4643
- top: 50%;
4644
- right: 0;
4645
- margin-top: -5px;
4646
- border-width: 5px 0 5px 5px;
4647
- border-left-color: #ef4238; }
4648
- .tooltip.bottom .tooltip-arrow {
4649
- top: 0;
4650
- left: 50%;
4651
- margin-left: -5px;
4652
- border-width: 0 5px 5px;
4653
- border-bottom-color: black; }
4654
- .tooltip.bottom-left .tooltip-arrow {
4655
- top: 0;
4656
- left: 5px;
4657
- border-width: 0 5px 5px;
4658
- border-bottom-color: black; }
4659
- .tooltip.bottom-right .tooltip-arrow {
4660
- top: 0;
4661
- right: 5px;
4662
- border-width: 0 5px 5px;
4663
- border-bottom-color: black; }
4664
-
4665
- .popover {
4666
- position: absolute;
4667
- top: 0;
4668
- left: 0;
4669
- z-index: 1060;
4670
- display: none;
4671
- max-width: 276px;
4672
- padding: 1px;
4673
- text-align: left;
4674
- background-color: white;
4675
- background-clip: padding-box;
4676
- border: 1px solid #cccccc;
4677
- border: 1px solid rgba(0, 0, 0, 0.2);
4678
- border-radius: 4px;
4679
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
4680
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
4681
- white-space: normal; }
4682
- .popover.top {
4683
- margin-top: -10px; }
4684
- .popover.right {
4685
- margin-left: 10px; }
4686
- .popover.bottom {
4687
- margin-top: 10px; }
4688
- .popover.left {
4689
- margin-left: -10px; }
4690
-
4691
- .popover-title {
4692
- margin: 0;
4693
- padding: 8px 14px;
4694
- font-size: 14px;
4695
- font-weight: normal;
4696
- line-height: 18px;
4697
- background-color: #f7f7f7;
4698
- border-bottom: 1px solid #ebebeb;
4699
- border-radius: 3px 3px 0 0; }
4700
-
4701
- .popover-content {
4702
- padding: 9px 14px; }
4703
-
4704
- .popover > .arrow, .popover > .arrow:after {
4705
- position: absolute;
4706
- display: block;
4707
- width: 0;
4708
- height: 0;
4709
- border-color: transparent;
4710
- border-style: solid; }
4711
-
4712
- .popover > .arrow {
4713
- border-width: 11px; }
4714
-
4715
- .popover > .arrow:after {
4716
- border-width: 10px;
4717
- content: ""; }
4718
-
4719
- .popover.top > .arrow {
4720
- left: 50%;
4721
- margin-left: -11px;
4722
- border-bottom-width: 0;
4723
- border-top-color: #999999;
4724
- border-top-color: rgba(0, 0, 0, 0.25);
4725
- bottom: -11px; }
4726
- .popover.top > .arrow:after {
4727
- content: " ";
4728
- bottom: 1px;
4729
- margin-left: -10px;
4730
- border-bottom-width: 0;
4731
- border-top-color: white; }
4732
- .popover.right > .arrow {
4733
- top: 50%;
4734
- left: -11px;
4735
- margin-top: -11px;
4736
- border-left-width: 0;
4737
- border-right-color: #999999;
4738
- border-right-color: rgba(0, 0, 0, 0.25); }
4739
- .popover.right > .arrow:after {
4740
- content: " ";
4741
- left: 1px;
4742
- bottom: -10px;
4743
- border-left-width: 0;
4744
- border-right-color: white; }
4745
- .popover.bottom > .arrow {
4746
- left: 50%;
4747
- margin-left: -11px;
4748
- border-top-width: 0;
4749
- border-bottom-color: #999999;
4750
- border-bottom-color: rgba(0, 0, 0, 0.25);
4751
- top: -11px; }
4752
- .popover.bottom > .arrow:after {
4753
- content: " ";
4754
- top: 1px;
4755
- margin-left: -10px;
4756
- border-top-width: 0;
4757
- border-bottom-color: white; }
4758
- .popover.left > .arrow {
4759
- top: 50%;
4760
- right: -11px;
4761
- margin-top: -11px;
4762
- border-right-width: 0;
4763
- border-left-color: #999999;
4764
- border-left-color: rgba(0, 0, 0, 0.25); }
4765
- .popover.left > .arrow:after {
4766
- content: " ";
4767
- right: 1px;
4768
- border-right-width: 0;
4769
- border-left-color: white;
4770
- bottom: -10px; }
4771
-
4772
- .carousel {
4773
- position: relative; }
4774
-
4775
- .carousel-inner {
4776
- position: relative;
4777
- overflow: hidden;
4778
- width: 100%; }
4779
- .carousel-inner > .item {
4780
- display: none;
4781
- position: relative;
4782
- -webkit-transition: 0.6s ease-in-out left;
4783
- -o-transition: 0.6s ease-in-out left;
4784
- transition: 0.6s ease-in-out left; }
4785
- .carousel-inner > .item > img,
4786
- .carousel-inner > .item > a > img {
4787
- display: block;
4788
- width: 100% \9;
4789
- max-width: 100%;
4790
- height: auto;
4791
- line-height: 1; }
4792
- .carousel-inner > .active,
4793
- .carousel-inner > .next,
4794
- .carousel-inner > .prev {
4795
- display: block; }
4796
- .carousel-inner > .active {
4797
- left: 0; }
4798
- .carousel-inner > .next,
4799
- .carousel-inner > .prev {
4800
- position: absolute;
4801
- top: 0;
4802
- width: 100%; }
4803
- .carousel-inner > .next {
4804
- left: 100%; }
4805
- .carousel-inner > .prev {
4806
- left: -100%; }
4807
- .carousel-inner > .next.left,
4808
- .carousel-inner > .prev.right {
4809
- left: 0; }
4810
- .carousel-inner > .active.left {
4811
- left: -100%; }
4812
- .carousel-inner > .active.right {
4813
- left: 100%; }
4814
-
4815
- .carousel-control {
4816
- position: absolute;
4817
- top: 0;
4818
- left: 0;
4819
- bottom: 0;
4820
- width: 15%;
4821
- opacity: 0.5;
4822
- filter: alpha(opacity=50);
4823
- font-size: 20px;
4824
- color: white;
4825
- text-align: center;
4826
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
4827
- .carousel-control.left {
4828
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4829
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4830
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4831
- background-repeat: repeat-x;
4832
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
4833
- .carousel-control.right {
4834
- left: auto;
4835
- right: 0;
4836
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4837
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4838
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4839
- background-repeat: repeat-x;
4840
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
4841
- .carousel-control:hover, .carousel-control:focus {
4842
- outline: 0;
4843
- color: white;
4844
- text-decoration: none;
4845
- opacity: 0.9;
4846
- filter: alpha(opacity=90); }
4847
- .carousel-control .icon-prev,
4848
- .carousel-control .icon-next,
4849
- .carousel-control .glyphicon-chevron-left,
4850
- .carousel-control .glyphicon-chevron-right {
4851
- position: absolute;
4852
- top: 50%;
4853
- z-index: 5;
4854
- display: inline-block; }
4855
- .carousel-control .icon-prev,
4856
- .carousel-control .glyphicon-chevron-left {
4857
- left: 50%;
4858
- margin-left: -10px; }
4859
- .carousel-control .icon-next,
4860
- .carousel-control .glyphicon-chevron-right {
4861
- right: 50%;
4862
- margin-right: -10px; }
4863
- .carousel-control .icon-prev,
4864
- .carousel-control .icon-next {
4865
- width: 20px;
4866
- height: 20px;
4867
- margin-top: -10px;
4868
- font-family: serif; }
4869
- .carousel-control .icon-prev:before {
4870
- content: '\2039'; }
4871
- .carousel-control .icon-next:before {
4872
- content: '\203a'; }
4873
-
4874
- .carousel-indicators {
4875
- position: absolute;
4876
- bottom: 10px;
4877
- left: 50%;
4878
- z-index: 15;
4879
- width: 60%;
4880
- margin-left: -30%;
4881
- padding-left: 0;
4882
- list-style: none;
4883
- text-align: center; }
4884
- .carousel-indicators li {
4885
- display: inline-block;
4886
- width: 10px;
4887
- height: 10px;
4888
- margin: 1px;
4889
- text-indent: -999px;
4890
- border: 1px solid white;
4891
- border-radius: 10px;
4892
- cursor: pointer;
4893
- background-color: #000 \9;
4894
- background-color: transparent; }
4895
- .carousel-indicators .active {
4896
- margin: 0;
4897
- width: 12px;
4898
- height: 12px;
4899
- background-color: white; }
4900
-
4901
- .carousel-caption {
4902
- position: absolute;
4903
- left: 15%;
4904
- right: 15%;
4905
- bottom: 20px;
4906
- z-index: 10;
4907
- padding-top: 20px;
4908
- padding-bottom: 20px;
4909
- color: white;
4910
- text-align: center;
4911
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
4912
- .carousel-caption .btn {
4913
- text-shadow: none; }
4914
-
4915
- @media screen and (min-width: 768px) {
4916
- .carousel-control .glyphicon-chevron-left,
4917
- .carousel-control .glyphicon-chevron-right,
4918
- .carousel-control .icon-prev,
4919
- .carousel-control .icon-next {
4920
- width: 30px;
4921
- height: 30px;
4922
- margin-top: -15px;
4923
- font-size: 30px; }
4924
- .carousel-control .glyphicon-chevron-left,
4925
- .carousel-control .icon-prev {
4926
- margin-left: -15px; }
4927
- .carousel-control .glyphicon-chevron-right,
4928
- .carousel-control .icon-next {
4929
- margin-right: -15px; }
4930
-
4931
- .carousel-caption {
4932
- left: 20%;
4933
- right: 20%;
4934
- padding-bottom: 30px; }
4935
-
4936
- .carousel-indicators {
4937
- bottom: 20px; } }
4938
  .clearfix:before, .clearfix:after {
4939
  content: " ";
4940
  display: table; }
4941
  .clearfix:after {
4942
  clear: both; }
4943
 
4944
- .center-block {
4945
- display: block;
4946
- margin-left: auto;
4947
- margin-right: auto; }
4948
-
4949
- .pull-right {
4950
- float: right !important; }
4951
-
4952
- .pull-left {
4953
- float: left !important; }
4954
-
4955
  .hide {
4956
  display: none !important; }
4957
 
@@ -4961,187 +836,6 @@ button.close {
4961
  .invisible {
4962
  visibility: hidden; }
4963
 
4964
- .text-hide {
4965
- font: 0/0 a;
4966
- color: transparent;
4967
- text-shadow: none;
4968
- background-color: transparent;
4969
- border: 0; }
4970
-
4971
  .hidden {
4972
  display: none !important;
4973
- visibility: hidden !important; }
4974
-
4975
- .affix {
4976
- position: fixed;
4977
- -webkit-transform: translate3d(0, 0, 0);
4978
- transform: translate3d(0, 0, 0); }
4979
-
4980
- @-ms-viewport {
4981
- width: device-width; }
4982
- .visible-xs, .visible-sm, .visible-md, .visible-lg {
4983
- display: none !important; }
4984
-
4985
- .visible-xs-block,
4986
- .visible-xs-inline,
4987
- .visible-xs-inline-block,
4988
- .visible-sm-block,
4989
- .visible-sm-inline,
4990
- .visible-sm-inline-block,
4991
- .visible-md-block,
4992
- .visible-md-inline,
4993
- .visible-md-inline-block,
4994
- .visible-lg-block,
4995
- .visible-lg-inline,
4996
- .visible-lg-inline-block {
4997
- display: none !important; }
4998
-
4999
- @media (max-width: 767px) {
5000
- .visible-xs {
5001
- display: block !important; }
5002
-
5003
- table.visible-xs {
5004
- display: table; }
5005
-
5006
- tr.visible-xs {
5007
- display: table-row !important; }
5008
-
5009
- th.visible-xs,
5010
- td.visible-xs {
5011
- display: table-cell !important; } }
5012
- @media (max-width: 767px) {
5013
- .visible-xs-block {
5014
- display: block !important; } }
5015
-
5016
- @media (max-width: 767px) {
5017
- .visible-xs-inline {
5018
- display: inline !important; } }
5019
-
5020
- @media (max-width: 767px) {
5021
- .visible-xs-inline-block {
5022
- display: inline-block !important; } }
5023
-
5024
- @media (min-width: 768px) and (max-width: 991px) {
5025
- .visible-sm {
5026
- display: block !important; }
5027
-
5028
- table.visible-sm {
5029
- display: table; }
5030
-
5031
- tr.visible-sm {
5032
- display: table-row !important; }
5033
-
5034
- th.visible-sm,
5035
- td.visible-sm {
5036
- display: table-cell !important; } }
5037
- @media (min-width: 768px) and (max-width: 991px) {
5038
- .visible-sm-block {
5039
- display: block !important; } }
5040
-
5041
- @media (min-width: 768px) and (max-width: 991px) {
5042
- .visible-sm-inline {
5043
- display: inline !important; } }
5044
-
5045
- @media (min-width: 768px) and (max-width: 991px) {
5046
- .visible-sm-inline-block {
5047
- display: inline-block !important; } }
5048
-
5049
- @media (min-width: 992px) and (max-width: 1199px) {
5050
- .visible-md {
5051
- display: block !important; }
5052
-
5053
- table.visible-md {
5054
- display: table; }
5055
-
5056
- tr.visible-md {
5057
- display: table-row !important; }
5058
-
5059
- th.visible-md,
5060
- td.visible-md {
5061
- display: table-cell !important; } }
5062
- @media (min-width: 992px) and (max-width: 1199px) {
5063
- .visible-md-block {
5064
- display: block !important; } }
5065
-
5066
- @media (min-width: 992px) and (max-width: 1199px) {
5067
- .visible-md-inline {
5068
- display: inline !important; } }
5069
-
5070
- @media (min-width: 992px) and (max-width: 1199px) {
5071
- .visible-md-inline-block {
5072
- display: inline-block !important; } }
5073
-
5074
- @media (min-width: 1200px) {
5075
- .visible-lg {
5076
- display: block !important; }
5077
-
5078
- table.visible-lg {
5079
- display: table; }
5080
-
5081
- tr.visible-lg {
5082
- display: table-row !important; }
5083
-
5084
- th.visible-lg,
5085
- td.visible-lg {
5086
- display: table-cell !important; } }
5087
- @media (min-width: 1200px) {
5088
- .visible-lg-block {
5089
- display: block !important; } }
5090
-
5091
- @media (min-width: 1200px) {
5092
- .visible-lg-inline {
5093
- display: inline !important; } }
5094
-
5095
- @media (min-width: 1200px) {
5096
- .visible-lg-inline-block {
5097
- display: inline-block !important; } }
5098
-
5099
- @media (max-width: 767px) {
5100
- .hidden-xs {
5101
- display: none !important; } }
5102
- @media (min-width: 768px) and (max-width: 991px) {
5103
- .hidden-sm {
5104
- display: none !important; } }
5105
- @media (min-width: 992px) and (max-width: 1199px) {
5106
- .hidden-md {
5107
- display: none !important; } }
5108
- @media (min-width: 1200px) {
5109
- .hidden-lg {
5110
- display: none !important; } }
5111
- .visible-print {
5112
- display: none !important; }
5113
-
5114
- @media print {
5115
- .visible-print {
5116
- display: block !important; }
5117
-
5118
- table.visible-print {
5119
- display: table; }
5120
-
5121
- tr.visible-print {
5122
- display: table-row !important; }
5123
-
5124
- th.visible-print,
5125
- td.visible-print {
5126
- display: table-cell !important; } }
5127
- .visible-print-block {
5128
- display: none !important; }
5129
- @media print {
5130
- .visible-print-block {
5131
- display: block !important; } }
5132
-
5133
- .visible-print-inline {
5134
- display: none !important; }
5135
- @media print {
5136
- .visible-print-inline {
5137
- display: inline !important; } }
5138
-
5139
- .visible-print-inline-block {
5140
- display: none !important; }
5141
- @media print {
5142
- .visible-print-inline-block {
5143
- display: inline-block !important; } }
5144
-
5145
- @media print {
5146
- .hidden-print {
5147
- display: none !important; } }
1
 
2
+ /*!
3
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
4
+ * Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
+ */
7
 
8
+ * {
9
+ -webkit-box-sizing: border-box;
10
+ -moz-box-sizing: border-box;
11
+ box-sizing: border-box; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
 
13
  a {
14
+ color: #ef4238;
15
+ text-decoration: none; }
 
16
  a:hover {
17
+ color: #ca1a10;
18
+ text-decoration: none; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  h1, h2, h3, h4, h5, h6,
21
  .h1, .h2, .h3, .h4, .h5, .h6 {
26
  h1 small,
27
  h1 .small, h2 small,
28
  h2 .small, h3 small,
29
+ h3 .small, h4 small,
30
+ h4 .small, h5 small,
31
+ h5 .small, h6 small,
32
+ h6 .small,
33
+ .h1 small,
34
+ .h1 .small, .h2 small,
35
+ .h2 .small, .h3 small,
36
+ .h3 .small, .h4 small,
37
+ .h4 .small, .h5 small,
38
+ .h5 .small, .h6 small,
39
+ .h6 .small {
40
+ font-weight: normal;
41
+ line-height: 1;
42
+ color: #777777; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
+ h1, .h1,
45
+ h2, .h2,
46
+ h3, .h3 {
47
+ margin-top: 20px;
48
+ margin-bottom: 10px; }
49
+ h1 small,
50
+ h1 .small, .h1 small,
51
+ .h1 .small,
52
+ h2 small,
53
+ h2 .small, .h2 small,
54
+ .h2 .small,
55
+ h3 small,
56
+ h3 .small, .h3 small,
57
+ .h3 .small {
58
+ font-size: 65%; }
59
 
60
+ h4, .h4,
61
+ h5, .h5,
62
+ h6, .h6 {
63
+ margin-top: 10px;
64
+ margin-bottom: 10px; }
65
+ h4 small,
66
+ h4 .small, .h4 small,
67
+ .h4 .small,
68
+ h5 small,
69
+ h5 .small, .h5 small,
70
+ .h5 .small,
71
+ h6 small,
72
+ h6 .small, .h6 small,
73
+ .h6 .small {
74
+ font-size: 75%; }
75
 
76
+ h1, .h1 {
77
+ font-size: 36px; }
78
 
79
+ h2, .h2 {
80
+ font-size: 30px; }
81
 
82
+ h3, .h3 {
83
+ font-size: 24px; }
84
 
85
+ h4, .h4 {
86
+ font-size: 18px; }
87
 
88
+ h5, .h5 {
89
+ font-size: 14px; }
90
 
91
+ h6, .h6 {
92
+ font-size: 12px; }
93
 
94
+ p {
95
+ margin: 0 0 10px; }
96
 
97
+ .text-center {
98
+ text-align: center; }
99
 
100
+ ul,
101
+ ol {
102
+ margin-top: 0;
103
+ margin-bottom: 10px; }
104
+ ul ul,
105
+ ul ol,
106
+ ol ul,
107
+ ol ol {
108
+ margin-bottom: 0; }
109
 
110
+ .container {
111
+ margin-right: auto;
112
+ margin-left: auto;
113
+ padding-left: 15px;
114
+ padding-right: 15px; }
115
+ .container:before, .container:after {
116
+ content: " ";
117
+ display: table; }
118
+ .container:after {
119
+ clear: both; }
120
+ @media (min-width: 768px) {
121
+ .container {
122
+ width: 750px; } }
123
+ @media (min-width: 992px) {
124
+ .container {
125
+ width: 970px; } }
126
+ @media (min-width: 1200px) {
127
+ .container {
128
+ width: 1170px; } }
129
 
130
+ .row {
131
+ margin-left: -15px;
132
+ margin-right: -15px; }
133
+ .row:before, .row:after {
134
+ content: " ";
135
+ display: table; }
136
+ .row:after {
137
+ clear: both; }
138
 
139
+ .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 {
140
+ position: relative;
141
+ min-height: 1px;
142
+ padding-left: 15px;
143
+ padding-right: 15px; }
144
 
145
+ @media (min-width: 768px) {
146
+ .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 {
 
 
147
  float: left; }
148
 
149
+ .col-sm-12 {
150
+ width: 100%; }
151
 
152
+ @media (min-width: 992px) {
153
+ .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 {
154
+ float: left; }
155
 
156
+ .col-md-3 {
157
  width: 25%; }
158
 
159
+ .col-md-4 {
160
  width: 33.33333%; }
161
 
162
+ .col-md-6 {
 
 
 
163
  width: 50%; }
164
 
165
+ .col-md-8 {
 
 
 
166
  width: 66.66667%; }
167
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
  table {
169
  background-color: transparent; }
170
 
200
  .table .table {
201
  background-color: #eeeeee; }
202
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  table col[class*="col-"] {
204
  position: static;
205
  float: none;
223
  .table > tfoot > tr.active > th {
224
  background-color: whitesmoke; }
225
 
 
 
 
 
226
  .table > thead > tr > td.success,
227
  .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
228
  .table > tbody > tr > td.success,
235
  .table > tfoot > tr.success > th {
236
  background-color: #dff0d8; }
237
 
 
 
 
 
238
  .table > thead > tr > td.info,
239
  .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
240
  .table > tbody > tr > td.info,
283
  .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
284
  background-color: #ebcccc; }
285
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
286
  label {
287
  display: inline-block;
288
  max-width: 100%;
311
  select[size] {
312
  height: auto; }
313
 
 
 
 
 
 
 
 
 
 
314
  .form-control {
315
  display: block;
316
  width: 100%;
392
  .input-group-lg > .input-group-btn > input[type="month"].btn {
393
  line-height: 46px; }
394
 
 
 
 
 
 
395
  .radio,
396
  .checkbox {
397
  position: relative;
438
  input[type="checkbox"] {
439
  cursor: not-allowed; }
440
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
441
  .input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
442
  .input-group-sm > .input-group-addon,
443
  .input-group-sm > .input-group-btn > .btn {
488
  .input-group-lg > .input-group-btn > select[multiple].btn {
489
  height: auto; }
490
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
491
  .btn {
492
  display: inline-block;
493
  margin-bottom: 0;
515
  background-image: none;
516
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
517
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
518
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
519
  .btn-success {
520
  color: white;
521
  background-color: #5cb85c;
528
  background-image: none; }
529
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
530
  background-color: #5cb85c;
531
+ border-color: #4cae4c; }
532
+ .btn-success .badge {
533
+ color: #5cb85c;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
534
  background-color: white; }
535
 
536
  .btn-danger {
550
  color: #d9534f;
551
  background-color: white; }
552
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
553
  .btn-lg, .btn-group-lg > .btn {
554
  padding: 10px 16px;
555
  font-size: 18px;
556
  line-height: 1.33;
557
  border-radius: 4px; }
558
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
559
  .fade {
560
  opacity: 0;
561
  -webkit-transition: opacity 0.15s linear;
566
 
567
  .collapse {
568
  display: none; }
569
+ /*.collapse.in {
570
+ display: block; }*/
571
 
572
  tr.collapse.in {
573
  display: table-row; }
583
  -o-transition: height 0.35s ease;
584
  transition: height 0.35s ease; }
585
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
586
  [data-toggle="buttons"] > .btn > input[type="radio"],
587
  [data-toggle="buttons"] > .btn > input[type="checkbox"] {
588
  position: absolute;
590
  opacity: 0;
591
  filter: alpha(opacity=0); }
592
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
593
  .nav {
594
  margin-bottom: 0;
595
  padding-left: 0;
615
  color: #777777;
616
  text-decoration: none;
617
  background-color: transparent;
618
+ cursor: not-allowed; }
619
+ .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
620
+ background-color: #eeeeee;
621
+ border-color: #ef4238; }
622
+ .nav .nav-divider {
623
+ height: 1px;
624
+ margin: 9px 0;
625
+ overflow: hidden;
626
+ background-color: #e5e5e5; }
627
+ .nav > li > a > img {
628
+ max-width: none; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
629
 
630
  .label {
631
  display: inline;
649
  text-decoration: none;
650
  cursor: pointer; }
651
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
652
  .media,
653
  .media-body {
654
  overflow: hidden;
672
  .media > .pull-right {
673
  margin-left: 10px; }
674
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
675
  .panel {
676
  margin-bottom: 20px;
677
  background-color: white;
785
  .panel > .table > tbody:first-child > tr:first-child th,
786
  .panel > .table > tbody:first-child > tr:first-child td {
787
  border-top: 0; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
788
 
789
  .panel-group {
790
  margin-bottom: 20px; }
811
  .panel-default > .panel-heading {
812
  color: #333333;
813
  background-color: white;
814
+ border-bottom:0px;
815
  border-color: #eeeeee; }
816
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
817
  border-top-color: #eeeeee; }
821
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
822
  border-bottom-color: #eeeeee; }
823
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
824
  .clearfix:before, .clearfix:after {
825
  content: " ";
826
  display: table; }
827
  .clearfix:after {
828
  clear: both; }
829
 
 
 
 
 
 
 
 
 
 
 
 
830
  .hide {
831
  display: none !important; }
832
 
836
  .invisible {
837
  visibility: hidden; }
838
 
 
 
 
 
 
 
 
839
  .hidden {
840
  display: none !important;
841
+ visibility: hidden !important; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/js/bootstrap.min.js CHANGED
@@ -1,6 +1,7 @@
1
  /*!
2
- * Bootstrap v3.2.0 (http://getbootstrap.com)
3
- * Copyright 2011-2014 Twitter, Inc.
4
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
- */
6
- if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.2.0",d.prototype.close=function(b){function c(){f.detach().trigger("closed.bs.alert").remove()}var d=a(this),e=d.attr("data-target");e||(e=d.attr("href"),e=e&&e.replace(/.*(?=#[^\s]*$)/,""));var f=a(e);b&&b.preventDefault(),f.length||(f=d.hasClass("alert")?d:d.parent()),f.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",c).emulateTransitionEnd(150):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.2.0",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),d[e](null==f[b]?this.options[b]:f[b]),setTimeout(a.proxy(function(){"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")&&(c.prop("checked")&&this.$element.hasClass("active")?a=!1:b.find(".active").removeClass("active")),a&&c.prop("checked",!this.$element.hasClass("active")).trigger("change")}a&&this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),c.preventDefault()})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b).on("keydown.bs.carousel",a.proxy(this.keydown,this)),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=this.sliding=this.interval=this.$active=this.$items=null,"hover"==this.options.pause&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.2.0",c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0},c.prototype.keydown=function(a){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.to=function(b){var c=this,d=this.getItemIndex(this.$active=this.$element.find(".item.active"));return b>this.$items.length-1||0>b?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){c.to(b)}):d==b?this.pause().cycle():this.slide(b>d?"next":"prev",a(this.$items[b]))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,c){var d=this.$element.find(".item.active"),e=c||d[b](),f=this.interval,g="next"==b?"left":"right",h="next"==b?"first":"last",i=this;if(!e.length){if(!this.options.wrap)return;e=this.$element.find(".item")[h]()}if(e.hasClass("active"))return this.sliding=!1;var j=e[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:g});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,f&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(e)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:g});return a.support.transition&&this.$element.hasClass("slide")?(e.addClass(b),e[0].offsetWidth,d.addClass(g),e.addClass(g),d.one("bsTransitionEnd",function(){e.removeClass([b,g].join(" ")).addClass("active"),d.removeClass(["active",g].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(1e3*d.css("transition-duration").slice(0,-1))):(d.removeClass("active"),e.addClass("active"),this.sliding=!1,this.$element.trigger(m)),f&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this},a(document).on("click.bs.carousel.data-api","[data-slide], [data-slide-to]",function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}}),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.collapse"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b);!e&&f.toggle&&"show"==b&&(b=!b),e||d.data("bs.collapse",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.transitioning=null,this.options.parent&&(this.$parent=a(this.options.parent)),this.options.toggle&&this.toggle()};c.VERSION="3.2.0",c.DEFAULTS={toggle:!0},c.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},c.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var c=a.Event("show.bs.collapse");if(this.$element.trigger(c),!c.isDefaultPrevented()){var d=this.$parent&&this.$parent.find("> .panel > .in");if(d&&d.length){var e=d.data("bs.collapse");if(e&&e.transitioning)return;b.call(d,"hide"),e||d.data("bs.collapse",null)}var f=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[f](0),this.transitioning=1;var g=function(){this.$element.removeClass("collapsing").addClass("collapse in")[f](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return g.call(this);var h=a.camelCase(["scroll",f].join("-"));this.$element.one("bsTransitionEnd",a.proxy(g,this)).emulateTransitionEnd(350)[f](this.$element[0][h])}}},c.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse").removeClass("in"),this.transitioning=1;var d=function(){this.transitioning=0,this.$element.trigger("hidden.bs.collapse").removeClass("collapsing").addClass("collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(d,this)).emulateTransitionEnd(350):d.call(this)}}},c.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()};var d=a.fn.collapse;a.fn.collapse=b,a.fn.collapse.Constructor=c,a.fn.collapse.noConflict=function(){return a.fn.collapse=d,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(c){var d,e=a(this),f=e.attr("data-target")||c.preventDefault()||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""),g=a(f),h=g.data("bs.collapse"),i=h?"toggle":e.data(),j=e.attr("data-parent"),k=j&&a(j);h&&h.transitioning||(k&&k.find('[data-toggle="collapse"][data-parent="'+j+'"]').not(e).addClass("collapsed"),e[g.hasClass("in")?"addClass":"removeClass"]("collapsed")),b.call(g,i)})}(jQuery),+function(a){"use strict";function b(b){b&&3===b.which||(a(e).remove(),a(f).each(function(){var d=c(a(this)),e={relatedTarget:this};d.hasClass("open")&&(d.trigger(b=a.Event("hide.bs.dropdown",e)),b.isDefaultPrevented()||d.removeClass("open").trigger("hidden.bs.dropdown",e))}))}function c(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.2.0",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=c(e),g=f.hasClass("open");if(b(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a('<div class="dropdown-backdrop"/>').insertAfter(a(this)).on("click",b);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus"),f.toggleClass("open").trigger("shown.bs.dropdown",h)}return!1}},g.prototype.keydown=function(b){if(/(38|40|27)/.test(b.keyCode)){var d=a(this);if(b.preventDefault(),b.stopPropagation(),!d.is(".disabled, :disabled")){var e=c(d),g=e.hasClass("open");if(!g||g&&27==b.keyCode)return 27==b.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.divider):visible a",i=e.find('[role="menu"]'+h+', [role="listbox"]'+h);if(i.length){var j=i.index(i.filter(":focus"));38==b.keyCode&&j>0&&j--,40==b.keyCode&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",b).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f+', [role="menu"], [role="listbox"]',g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$backdrop=this.isShown=null,this.scrollbarWidth=0,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.2.0",c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var c=this,d=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(d),this.isShown||d.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.$body.addClass("modal-open"),this.setScrollbar(),this.escape(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.backdrop(function(){var d=a.support.transition&&c.$element.hasClass("fade");c.$element.parent().length||c.$element.appendTo(c.$body),c.$element.show().scrollTop(0),d&&c.$element[0].offsetWidth,c.$element.addClass("in").attr("aria-hidden",!1),c.enforceFocus();var e=a.Event("shown.bs.modal",{relatedTarget:b});d?c.$element.find(".modal-dialog").one("bsTransitionEnd",function(){c.$element.trigger("focus").trigger(e)}).emulateTransitionEnd(300):c.$element.trigger("focus").trigger(e)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.$body.removeClass("modal-open"),this.resetScrollbar(),this.escape(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").attr("aria-hidden",!0).off("click.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(300):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keyup.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keyup.dismiss.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var c=this,d=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var e=a.support.transition&&d;if(this.$backdrop=a('<div class="modal-backdrop '+d+'" />').appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus.call(this.$element[0]):this.hide.call(this))},this)),e&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;e?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(150):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var f=function(){c.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",f).emulateTransitionEnd(150):f()}else b&&b()},c.prototype.checkScrollbar=function(){document.body.clientWidth>=window.innerWidth||(this.scrollbarWidth=this.scrollbarWidth||this.measureScrollbar())},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.scrollbarWidth&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right","")},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;(e||"destroy"!=b)&&(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=this.options=this.enabled=this.timeout=this.hoverState=this.$element=null,this.init("tooltip",a,b)};c.VERSION="3.2.0",c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(this.options.viewport.selector||this.options.viewport);for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show()},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var c=a.contains(document.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!c)return;var d=this,e=this.tip(),f=this.getUID(this.type);this.setContent(),e.attr("id",f),this.$element.attr("aria-describedby",f),this.options.animation&&e.addClass("fade");var g="function"==typeof this.options.placement?this.options.placement.call(this,e[0],this.$element[0]):this.options.placement,h=/\s?auto?\s?/i,i=h.test(g);i&&(g=g.replace(h,"")||"top"),e.detach().css({top:0,left:0,display:"block"}).addClass(g).data("bs."+this.type,this),this.options.container?e.appendTo(this.options.container):e.insertAfter(this.$element);var j=this.getPosition(),k=e[0].offsetWidth,l=e[0].offsetHeight;if(i){var m=g,n=this.$element.parent(),o=this.getPosition(n);g="bottom"==g&&j.top+j.height+l-o.scroll>o.height?"top":"top"==g&&j.top-o.scroll-l<0?"bottom":"right"==g&&j.right+k>o.width?"left":"left"==g&&j.left-k<o.left?"right":g,e.removeClass(m).addClass(g)}var p=this.getCalculatedOffset(g,j,k,l);this.applyPlacement(p,g);var q=function(){d.$element.trigger("shown.bs."+d.type),d.hoverState=null};a.support.transition&&this.$tip.hasClass("fade")?e.one("bsTransitionEnd",q).emulateTransitionEnd(150):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top=b.top+g,b.left=b.left+h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=k.left?2*k.left-e+i:2*k.top-f+j,m=k.left?"left":"top",n=k.left?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(l,d[0][n],m)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c,a?50*(1-a/b)+"%":"")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(){function b(){"in"!=c.hoverState&&d.detach(),c.$element.trigger("hidden.bs."+c.type)}var c=this,d=this.tip(),e=a.Event("hide.bs."+this.type);return this.$element.removeAttr("aria-describedby"),this.$element.trigger(e),e.isDefaultPrevented()?void 0:(d.removeClass("in"),a.support.transition&&this.$tip.hasClass("fade")?d.one("bsTransitionEnd",b).emulateTransitionEnd(150):b(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName;return a.extend({},"function"==typeof c.getBoundingClientRect?c.getBoundingClientRect():null,{scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop(),width:d?a(window).width():b.outerWidth(),height:d?a(window).height():b.outerHeight()},d?{top:0,left:0}:b.offset())},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.width&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){return this.$tip=this.$tip||a(this.options.template)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.validate=function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){clearTimeout(this.timeout),this.hide().$element.off("."+this.type).removeData("bs."+this.type)};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||"destroy"!=b)&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.2.0",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").empty()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")},c.prototype.tip=function(){return this.$tip||(this.$tip=a(this.options.template)),this.$tip};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){var e=a.proxy(this.process,this);this.$body=a("body"),this.$scrollElement=a(a(c).is("body")?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",e),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.2.0",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b="offset",c=0;a.isWindow(this.$scrollElement[0])||(b="position",c=this.$scrollElement.scrollTop()),this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight();var d=this;this.$body.find(this.selector).map(function(){var d=a(this),e=d.data("target")||d.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[b]().top+c,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){d.offsets.push(this[0]),d.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<=e[0])return g!=(a=f[0])&&this.activate(a);for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(!e[a+1]||b<=e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,a(this.selector).parentsUntil(this.options.target,".active").removeClass("active");var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activate.bs.scrollspy")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.2.0",c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a")[0],f=a.Event("show.bs.tab",{relatedTarget:e});if(b.trigger(f),!f.isDefaultPrevented()){var g=a(d);this.activate(b.closest("li"),c),this.activate(g,g.parent(),function(){b.trigger({type:"shown.bs.tab",relatedTarget:e})})}}},c.prototype.activate=function(b,c,d){function e(){f.removeClass("active").find("> .dropdown-menu > .active").removeClass("active"),b.addClass("active"),g?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu")&&b.closest("li.dropdown").addClass("active"),d&&d()}var f=c.find("> .active"),g=d&&a.support.transition&&f.hasClass("fade");g?f.one("bsTransitionEnd",e).emulateTransitionEnd(150):e(),f.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this},a(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',function(c){c.preventDefault(),b.call(a(this),"show")})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=this.unpin=this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.2.0",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=a(document).height(),d=this.$target.scrollTop(),e=this.$element.offset(),f=this.options.offset,g=f.top,h=f.bottom;"object"!=typeof f&&(h=g=f),"function"==typeof g&&(g=f.top(this.$element)),"function"==typeof h&&(h=f.bottom(this.$element));var i=null!=this.unpin&&d+this.unpin<=e.top?!1:null!=h&&e.top+this.$element.height()>=b-h?"bottom":null!=g&&g>=d?"top":!1;if(this.affixed!==i){null!=this.unpin&&this.$element.css("top","");var j="affix"+(i?"-"+i:""),k=a.Event(j+".bs.affix");this.$element.trigger(k),k.isDefaultPrevented()||(this.affixed=i,this.unpin="bottom"==i?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(j).trigger(a.Event(j.replace("affix","affixed"))),"bottom"==i&&this.$element.offset({top:b-this.$element.height()-h}))}}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},d.offsetBottom&&(d.offset.bottom=d.offsetBottom),d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
 
1
  /*!
2
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
3
+ * Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
4
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
+ */
6
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,function(t,g,u){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function l(o){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},e=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(e=e.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),e.forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i})}return o}g=g&&g.hasOwnProperty("default")?g.default:g,u=u&&u.hasOwnProperty("default")?u.default:u;var e="transitionend";function n(t){var e=this,n=!1;return g(this).one(_.TRANSITION_END,function(){n=!0}),setTimeout(function(){n||_.triggerTransitionEnd(e)},t),this}var _={TRANSITION_END:"bsTransitionEnd",getUID:function(t){for(;t+=~~(1e6*Math.random()),document.getElementById(t););return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var e=g(t).css("transition-duration"),n=g(t).css("transition-delay"),i=parseFloat(e),o=parseFloat(n);return i||o?(e=e.split(",")[0],n=n.split(",")[0],1e3*(parseFloat(e)+parseFloat(n))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){g(t).trigger(e)},supportsTransitionEnd:function(){return Boolean(e)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],r=e[i],s=r&&_.isElement(r)?"element":(a=r,{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"!=typeof t.getRootNode)return t instanceof ShadowRoot?t:t.parentNode?_.findShadowRoot(t.parentNode):null;var e=t.getRootNode();return e instanceof ShadowRoot?e:null}};g.fn.emulateTransitionEnd=n,g.event.special[_.TRANSITION_END]={bindType:e,delegateType:e,handle:function(t){if(g(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var o="alert",r="bs.alert",a="."+r,c=g.fn[o],h={CLOSE:"close"+a,CLOSED:"closed"+a,CLICK_DATA_API:"click"+a+".data-api"},f="alert",d="fade",m="show",p=function(){function i(t){this._element=t}var t=i.prototype;return t.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},t.dispose=function(){g.removeData(this._element,r),this._element=null},t._getRootElement=function(t){var e=_.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=g(t).closest("."+f)[0]),n},t._triggerCloseEvent=function(t){var e=g.Event(h.CLOSE);return g(t).trigger(e),e},t._removeElement=function(e){var n=this;if(g(e).removeClass(m),g(e).hasClass(d)){var t=_.getTransitionDurationFromElement(e);g(e).one(_.TRANSITION_END,function(t){return n._destroyElement(e,t)}).emulateTransitionEnd(t)}else this._destroyElement(e)},t._destroyElement=function(t){g(t).detach().trigger(h.CLOSED).remove()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(r);e||(e=new i(this),t.data(r,e)),"close"===n&&e[n](this)})},i._handleDismiss=function(e){return function(t){t&&t.preventDefault(),e.close(this)}},s(i,null,[{key:"VERSION",get:function(){return"4.3.1"}}]),i}();g(document).on(h.CLICK_DATA_API,'[data-dismiss="alert"]',p._handleDismiss(new p)),g.fn[o]=p._jQueryInterface,g.fn[o].Constructor=p,g.fn[o].noConflict=function(){return g.fn[o]=c,p._jQueryInterface};var v="button",y="bs.button",E="."+y,C=".data-api",T=g.fn[v],S="active",b="btn",I="focus",D='[data-toggle^="button"]',w='[data-toggle="buttons"]',A='input:not([type="hidden"])',N=".active",O=".btn",k={CLICK_DATA_API:"click"+E+C,FOCUS_BLUR_DATA_API:"focus"+E+C+" blur"+E+C},P=function(){function n(t){this._element=t}var t=n.prototype;return t.toggle=function(){var t=!0,e=!0,n=g(this._element).closest(w)[0];if(n){var i=this._element.querySelector(A);if(i){if("radio"===i.type)if(i.checked&&this._element.classList.contains(S))t=!1;else{var o=n.querySelector(N);o&&g(o).removeClass(S)}if(t){if(i.hasAttribute("disabled")||n.hasAttribute("disabled")||i.classList.contains("disabled")||n.classList.contains("disabled"))return;i.checked=!this._element.classList.contains(S),g(i).trigger("change")}i.focus(),e=!1}}e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(S)),t&&g(this._element).toggleClass(S)},t.dispose=function(){g.removeData(this._element,y),this._element=null},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(y);t||(t=new n(this),g(this).data(y,t)),"toggle"===e&&t[e]()})},s(n,null,[{key:"VERSION",get:function(){return"4.3.1"}}]),n}();g(document).on(k.CLICK_DATA_API,D,function(t){t.preventDefault();var e=t.target;g(e).hasClass(b)||(e=g(e).closest(O)),P._jQueryInterface.call(g(e),"toggle")}).on(k.FOCUS_BLUR_DATA_API,D,function(t){var e=g(t.target).closest(O)[0];g(e).toggleClass(I,/^focus(in)?$/.test(t.type))}),g.fn[v]=P._jQueryInterface,g.fn[v].Constructor=P,g.fn[v].noConflict=function(){return g.fn[v]=T,P._jQueryInterface};var L="carousel",j="bs.carousel",H="."+j,R=".data-api",x=g.fn[L],F={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},U={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},W="next",q="prev",M="left",K="right",Q={SLIDE:"slide"+H,SLID:"slid"+H,KEYDOWN:"keydown"+H,MOUSEENTER:"mouseenter"+H,MOUSELEAVE:"mouseleave"+H,TOUCHSTART:"touchstart"+H,TOUCHMOVE:"touchmove"+H,TOUCHEND:"touchend"+H,POINTERDOWN:"pointerdown"+H,POINTERUP:"pointerup"+H,DRAG_START:"dragstart"+H,LOAD_DATA_API:"load"+H+R,CLICK_DATA_API:"click"+H+R},B="carousel",V="active",Y="slide",z="carousel-item-right",X="carousel-item-left",$="carousel-item-next",G="carousel-item-prev",J="pointer-event",Z=".active",tt=".active.carousel-item",et=".carousel-item",nt=".carousel-item img",it=".carousel-item-next, .carousel-item-prev",ot=".carousel-indicators",rt="[data-slide], [data-slide-to]",st='[data-ride="carousel"]',at={TOUCH:"touch",PEN:"pen"},lt=function(){function r(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(ot),this._touchSupported="ontouchstart"in document.documentElement||0<navigator.maxTouchPoints,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var t=r.prototype;return t.next=function(){this._isSliding||this._slide(W)},t.nextWhenVisible=function(){!document.hidden&&g(this._element).is(":visible")&&"hidden"!==g(this._element).css("visibility")&&this.next()},t.prev=function(){this._isSliding||this._slide(q)},t.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(it)&&(_.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},t.to=function(t){var e=this;this._activeElement=this._element.querySelector(tt);var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)g(this._element).one(Q.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=n<t?W:q;this._slide(i,this._items[t])}},t.dispose=function(){g(this._element).off(H),g.removeData(this._element,j),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},t._getConfig=function(t){return t=l({},F,t),_.typeCheckConfig(L,t,U),t},t._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;0<e&&this.prev(),e<0&&this.next()}},t._addEventListeners=function(){var e=this;this._config.keyboard&&g(this._element).on(Q.KEYDOWN,function(t){return e._keydown(t)}),"hover"===this._config.pause&&g(this._element).on(Q.MOUSEENTER,function(t){return e.pause(t)}).on(Q.MOUSELEAVE,function(t){return e.cycle(t)}),this._config.touch&&this._addTouchEventListeners()},t._addTouchEventListeners=function(){var n=this;if(this._touchSupported){var e=function(t){n._pointerEvent&&at[t.originalEvent.pointerType.toUpperCase()]?n.touchStartX=t.originalEvent.clientX:n._pointerEvent||(n.touchStartX=t.originalEvent.touches[0].clientX)},i=function(t){n._pointerEvent&&at[t.originalEvent.pointerType.toUpperCase()]&&(n.touchDeltaX=t.originalEvent.clientX-n.touchStartX),n._handleSwipe(),"hover"===n._config.pause&&(n.pause(),n.touchTimeout&&clearTimeout(n.touchTimeout),n.touchTimeout=setTimeout(function(t){return n.cycle(t)},500+n._config.interval))};g(this._element.querySelectorAll(nt)).on(Q.DRAG_START,function(t){return t.preventDefault()}),this._pointerEvent?(g(this._element).on(Q.POINTERDOWN,function(t){return e(t)}),g(this._element).on(Q.POINTERUP,function(t){return i(t)}),this._element.classList.add(J)):(g(this._element).on(Q.TOUCHSTART,function(t){return e(t)}),g(this._element).on(Q.TOUCHMOVE,function(t){var e;(e=t).originalEvent.touches&&1<e.originalEvent.touches.length?n.touchDeltaX=0:n.touchDeltaX=e.originalEvent.touches[0].clientX-n.touchStartX}),g(this._element).on(Q.TOUCHEND,function(t){return i(t)}))}},t._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},t._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(et)):[],this._items.indexOf(t)},t._getItemByDirection=function(t,e){var n=t===W,i=t===q,o=this._getItemIndex(e),r=this._items.length-1;if((i&&0===o||n&&o===r)&&!this._config.wrap)return e;var s=(o+(t===q?-1:1))%this._items.length;return-1===s?this._items[this._items.length-1]:this._items[s]},t._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),i=this._getItemIndex(this._element.querySelector(tt)),o=g.Event(Q.SLIDE,{relatedTarget:t,direction:e,from:i,to:n});return g(this._element).trigger(o),o},t._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(Z));g(e).removeClass(V);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&g(n).addClass(V)}},t._slide=function(t,e){var n,i,o,r=this,s=this._element.querySelector(tt),a=this._getItemIndex(s),l=e||s&&this._getItemByDirection(t,s),c=this._getItemIndex(l),h=Boolean(this._interval);if(o=t===W?(n=X,i=$,M):(n=z,i=G,K),l&&g(l).hasClass(V))this._isSliding=!1;else if(!this._triggerSlideEvent(l,o).isDefaultPrevented()&&s&&l){this._isSliding=!0,h&&this.pause(),this._setActiveIndicatorElement(l);var u=g.Event(Q.SLID,{relatedTarget:l,direction:o,from:a,to:c});if(g(this._element).hasClass(Y)){g(l).addClass(i),_.reflow(l),g(s).addClass(n),g(l).addClass(n);var f=parseInt(l.getAttribute("data-interval"),10);this._config.interval=f?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,f):this._config.defaultInterval||this._config.interval;var d=_.getTransitionDurationFromElement(s);g(s).one(_.TRANSITION_END,function(){g(l).removeClass(n+" "+i).addClass(V),g(s).removeClass(V+" "+i+" "+n),r._isSliding=!1,setTimeout(function(){return g(r._element).trigger(u)},0)}).emulateTransitionEnd(d)}else g(s).removeClass(V),g(l).addClass(V),this._isSliding=!1,g(this._element).trigger(u);h&&this.cycle()}},r._jQueryInterface=function(i){return this.each(function(){var t=g(this).data(j),e=l({},F,g(this).data());"object"==typeof i&&(e=l({},e,i));var n="string"==typeof i?i:e.slide;if(t||(t=new r(this,e),g(this).data(j,t)),"number"==typeof i)t.to(i);else if("string"==typeof n){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}else e.interval&&e.ride&&(t.pause(),t.cycle())})},r._dataApiClickHandler=function(t){var e=_.getSelectorFromElement(this);if(e){var n=g(e)[0];if(n&&g(n).hasClass(B)){var i=l({},g(n).data(),g(this).data()),o=this.getAttribute("data-slide-to");o&&(i.interval=!1),r._jQueryInterface.call(g(n),i),o&&g(n).data(j).to(o),t.preventDefault()}}},s(r,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return F}}]),r}();g(document).on(Q.CLICK_DATA_API,rt,lt._dataApiClickHandler),g(window).on(Q.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(st)),e=0,n=t.length;e<n;e++){var i=g(t[e]);lt._jQueryInterface.call(i,i.data())}}),g.fn[L]=lt._jQueryInterface,g.fn[L].Constructor=lt,g.fn[L].noConflict=function(){return g.fn[L]=x,lt._jQueryInterface};var ct="collapse",ht="bs.collapse",ut="."+ht,ft=g.fn[ct],dt={toggle:!0,parent:""},gt={toggle:"boolean",parent:"(string|element)"},_t={SHOW:"show"+ut,SHOWN:"shown"+ut,HIDE:"hide"+ut,HIDDEN:"hidden"+ut,CLICK_DATA_API:"click"+ut+".data-api"},mt="show",pt="collapse",vt="collapsing",yt="collapsed",Et="width",Ct="height",Tt=".show, .collapsing",St='[data-toggle="collapse"]',bt=function(){function a(e,t){this._isTransitioning=!1,this._element=e,this._config=this._getConfig(t),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'));for(var n=[].slice.call(document.querySelectorAll(St)),i=0,o=n.length;i<o;i++){var r=n[i],s=_.getSelectorFromElement(r),a=[].slice.call(document.querySelectorAll(s)).filter(function(t){return t===e});null!==s&&0<a.length&&(this._selector=s,this._triggerArray.push(r))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var t=a.prototype;return t.toggle=function(){g(this._element).hasClass(mt)?this.hide():this.show()},t.show=function(){var t,e,n=this;if(!this._isTransitioning&&!g(this._element).hasClass(mt)&&(this._parent&&0===(t=[].slice.call(this._parent.querySelectorAll(Tt)).filter(function(t){return"string"==typeof n._config.parent?t.getAttribute("data-parent")===n._config.parent:t.classList.contains(pt)})).length&&(t=null),!(t&&(e=g(t).not(this._selector).data(ht))&&e._isTransitioning))){var i=g.Event(_t.SHOW);if(g(this._element).trigger(i),!i.isDefaultPrevented()){t&&(a._jQueryInterface.call(g(t).not(this._selector),"hide"),e||g(t).data(ht,null));var o=this._getDimension();g(this._element).removeClass(pt).addClass(vt),this._element.style[o]=0,this._triggerArray.length&&g(this._triggerArray).removeClass(yt).attr("aria-expanded",!0),this.setTransitioning(!0);var r="scroll"+(o[0].toUpperCase()+o.slice(1)),s=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){g(n._element).removeClass(vt).addClass(pt).addClass(mt),n._element.style[o]="",n.setTransitioning(!1),g(n._element).trigger(_t.SHOWN)}).emulateTransitionEnd(s),this._element.style[o]=this._element[r]+"px"}}},t.hide=function(){var t=this;if(!this._isTransitioning&&g(this._element).hasClass(mt)){var e=g.Event(_t.HIDE);if(g(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",_.reflow(this._element),g(this._element).addClass(vt).removeClass(pt).removeClass(mt);var i=this._triggerArray.length;if(0<i)for(var o=0;o<i;o++){var r=this._triggerArray[o],s=_.getSelectorFromElement(r);if(null!==s)g([].slice.call(document.querySelectorAll(s))).hasClass(mt)||g(r).addClass(yt).attr("aria-expanded",!1)}this.setTransitioning(!0);this._element.style[n]="";var a=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){t.setTransitioning(!1),g(t._element).removeClass(vt).addClass(pt).trigger(_t.HIDDEN)}).emulateTransitionEnd(a)}}},t.setTransitioning=function(t){this._isTransitioning=t},t.dispose=function(){g.removeData(this._element,ht),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},t._getConfig=function(t){return(t=l({},dt,t)).toggle=Boolean(t.toggle),_.typeCheckConfig(ct,t,gt),t},t._getDimension=function(){return g(this._element).hasClass(Et)?Et:Ct},t._getParent=function(){var t,n=this;_.isElement(this._config.parent)?(t=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(t=this._config.parent[0])):t=document.querySelector(this._config.parent);var e='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]',i=[].slice.call(t.querySelectorAll(e));return g(i).each(function(t,e){n._addAriaAndCollapsedClass(a._getTargetFromElement(e),[e])}),t},t._addAriaAndCollapsedClass=function(t,e){var n=g(t).hasClass(mt);e.length&&g(e).toggleClass(yt,!n).attr("aria-expanded",n)},a._getTargetFromElement=function(t){var e=_.getSelectorFromElement(t);return e?document.querySelector(e):null},a._jQueryInterface=function(i){return this.each(function(){var t=g(this),e=t.data(ht),n=l({},dt,t.data(),"object"==typeof i&&i?i:{});if(!e&&n.toggle&&/show|hide/.test(i)&&(n.toggle=!1),e||(e=new a(this,n),t.data(ht,e)),"string"==typeof i){if("undefined"==typeof e[i])throw new TypeError('No method named "'+i+'"');e[i]()}})},s(a,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return dt}}]),a}();g(document).on(_t.CLICK_DATA_API,St,function(t){"A"===t.currentTarget.tagName&&t.preventDefault();var n=g(this),e=_.getSelectorFromElement(this),i=[].slice.call(document.querySelectorAll(e));g(i).each(function(){var t=g(this),e=t.data(ht)?"toggle":n.data();bt._jQueryInterface.call(t,e)})}),g.fn[ct]=bt._jQueryInterface,g.fn[ct].Constructor=bt,g.fn[ct].noConflict=function(){return g.fn[ct]=ft,bt._jQueryInterface};var It="dropdown",Dt="bs.dropdown",wt="."+Dt,At=".data-api",Nt=g.fn[It],Ot=new RegExp("38|40|27"),kt={HIDE:"hide"+wt,HIDDEN:"hidden"+wt,SHOW:"show"+wt,SHOWN:"shown"+wt,CLICK:"click"+wt,CLICK_DATA_API:"click"+wt+At,KEYDOWN_DATA_API:"keydown"+wt+At,KEYUP_DATA_API:"keyup"+wt+At},Pt="disabled",Lt="show",jt="dropup",Ht="dropright",Rt="dropleft",xt="dropdown-menu-right",Ft="position-static",Ut='[data-toggle="dropdown"]',Wt=".dropdown form",qt=".dropdown-menu",Mt=".navbar-nav",Kt=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",Qt="top-start",Bt="top-end",Vt="bottom-start",Yt="bottom-end",zt="right-start",Xt="left-start",$t={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic"},Gt={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string"},Jt=function(){function c(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var t=c.prototype;return t.toggle=function(){if(!this._element.disabled&&!g(this._element).hasClass(Pt)){var t=c._getParentFromElement(this._element),e=g(this._menu).hasClass(Lt);if(c._clearMenus(),!e){var n={relatedTarget:this._element},i=g.Event(kt.SHOW,n);if(g(t).trigger(i),!i.isDefaultPrevented()){if(!this._inNavbar){if("undefined"==typeof u)throw new TypeError("Bootstrap's dropdowns require Popper.js (https://popper.js.org/)");var o=this._element;"parent"===this._config.reference?o=t:_.isElement(this._config.reference)&&(o=this._config.reference,"undefined"!=typeof this._config.reference.jquery&&(o=this._config.reference[0])),"scrollParent"!==this._config.boundary&&g(t).addClass(Ft),this._popper=new u(o,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===g(t).closest(Mt).length&&g(document.body).children().on("mouseover",null,g.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),g(this._menu).toggleClass(Lt),g(t).toggleClass(Lt).trigger(g.Event(kt.SHOWN,n))}}}},t.show=function(){if(!(this._element.disabled||g(this._element).hasClass(Pt)||g(this._menu).hasClass(Lt))){var t={relatedTarget:this._element},e=g.Event(kt.SHOW,t),n=c._getParentFromElement(this._element);g(n).trigger(e),e.isDefaultPrevented()||(g(this._menu).toggleClass(Lt),g(n).toggleClass(Lt).trigger(g.Event(kt.SHOWN,t)))}},t.hide=function(){if(!this._element.disabled&&!g(this._element).hasClass(Pt)&&g(this._menu).hasClass(Lt)){var t={relatedTarget:this._element},e=g.Event(kt.HIDE,t),n=c._getParentFromElement(this._element);g(n).trigger(e),e.isDefaultPrevented()||(g(this._menu).toggleClass(Lt),g(n).toggleClass(Lt).trigger(g.Event(kt.HIDDEN,t)))}},t.dispose=function(){g.removeData(this._element,Dt),g(this._element).off(wt),this._element=null,(this._menu=null)!==this._popper&&(this._popper.destroy(),this._popper=null)},t.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},t._addEventListeners=function(){var e=this;g(this._element).on(kt.CLICK,function(t){t.preventDefault(),t.stopPropagation(),e.toggle()})},t._getConfig=function(t){return t=l({},this.constructor.Default,g(this._element).data(),t),_.typeCheckConfig(It,t,this.constructor.DefaultType),t},t._getMenuElement=function(){if(!this._menu){var t=c._getParentFromElement(this._element);t&&(this._menu=t.querySelector(qt))}return this._menu},t._getPlacement=function(){var t=g(this._element.parentNode),e=Vt;return t.hasClass(jt)?(e=Qt,g(this._menu).hasClass(xt)&&(e=Bt)):t.hasClass(Ht)?e=zt:t.hasClass(Rt)?e=Xt:g(this._menu).hasClass(xt)&&(e=Yt),e},t._detectNavbar=function(){return 0<g(this._element).closest(".navbar").length},t._getOffset=function(){var e=this,t={};return"function"==typeof this._config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,e._config.offset(t.offsets,e._element)||{}),t}:t.offset=this._config.offset,t},t._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),t},c._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(Dt);if(t||(t=new c(this,"object"==typeof e?e:null),g(this).data(Dt,t)),"string"==typeof e){if("undefined"==typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},c._clearMenus=function(t){if(!t||3!==t.which&&("keyup"!==t.type||9===t.which))for(var e=[].slice.call(document.querySelectorAll(Ut)),n=0,i=e.length;n<i;n++){var o=c._getParentFromElement(e[n]),r=g(e[n]).data(Dt),s={relatedTarget:e[n]};if(t&&"click"===t.type&&(s.clickEvent=t),r){var a=r._menu;if(g(o).hasClass(Lt)&&!(t&&("click"===t.type&&/input|textarea/i.test(t.target.tagName)||"keyup"===t.type&&9===t.which)&&g.contains(o,t.target))){var l=g.Event(kt.HIDE,s);g(o).trigger(l),l.isDefaultPrevented()||("ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),e[n].setAttribute("aria-expanded","false"),g(a).removeClass(Lt),g(o).removeClass(Lt).trigger(g.Event(kt.HIDDEN,s)))}}}},c._getParentFromElement=function(t){var e,n=_.getSelectorFromElement(t);return n&&(e=document.querySelector(n)),e||t.parentNode},c._dataApiKeydownHandler=function(t){if((/input|textarea/i.test(t.target.tagName)?!(32===t.which||27!==t.which&&(40!==t.which&&38!==t.which||g(t.target).closest(qt).length)):Ot.test(t.which))&&(t.preventDefault(),t.stopPropagation(),!this.disabled&&!g(this).hasClass(Pt))){var e=c._getParentFromElement(this),n=g(e).hasClass(Lt);if(n&&(!n||27!==t.which&&32!==t.which)){var i=[].slice.call(e.querySelectorAll(Kt));if(0!==i.length){var o=i.indexOf(t.target);38===t.which&&0<o&&o--,40===t.which&&o<i.length-1&&o++,o<0&&(o=0),i[o].focus()}}else{if(27===t.which){var r=e.querySelector(Ut);g(r).trigger("focus")}g(this).trigger("click")}}},s(c,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return $t}},{key:"DefaultType",get:function(){return Gt}}]),c}();g(document).on(kt.KEYDOWN_DATA_API,Ut,Jt._dataApiKeydownHandler).on(kt.KEYDOWN_DATA_API,qt,Jt._dataApiKeydownHandler).on(kt.CLICK_DATA_API+" "+kt.KEYUP_DATA_API,Jt._clearMenus).on(kt.CLICK_DATA_API,Ut,function(t){t.preventDefault(),t.stopPropagation(),Jt._jQueryInterface.call(g(this),"toggle")}).on(kt.CLICK_DATA_API,Wt,function(t){t.stopPropagation()}),g.fn[It]=Jt._jQueryInterface,g.fn[It].Constructor=Jt,g.fn[It].noConflict=function(){return g.fn[It]=Nt,Jt._jQueryInterface};var Zt="modal",te="bs.modal",ee="."+te,ne=g.fn[Zt],ie={backdrop:!0,keyboard:!0,focus:!0,show:!0},oe={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},re={HIDE:"hide"+ee,HIDDEN:"hidden"+ee,SHOW:"show"+ee,SHOWN:"shown"+ee,FOCUSIN:"focusin"+ee,RESIZE:"resize"+ee,CLICK_DISMISS:"click.dismiss"+ee,KEYDOWN_DISMISS:"keydown.dismiss"+ee,MOUSEUP_DISMISS:"mouseup.dismiss"+ee,MOUSEDOWN_DISMISS:"mousedown.dismiss"+ee,CLICK_DATA_API:"click"+ee+".data-api"},se="modal-dialog-scrollable",ae="modal-scrollbar-measure",le="modal-backdrop",ce="modal-open",he="fade",ue="show",fe=".modal-dialog",de=".modal-body",ge='[data-toggle="modal"]',_e='[data-dismiss="modal"]',me=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",pe=".sticky-top",ve=function(){function o(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(fe),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var t=o.prototype;return t.toggle=function(t){return this._isShown?this.hide():this.show(t)},t.show=function(t){var e=this;if(!this._isShown&&!this._isTransitioning){g(this._element).hasClass(he)&&(this._isTransitioning=!0);var n=g.Event(re.SHOW,{relatedTarget:t});g(this._element).trigger(n),this._isShown||n.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),g(this._element).on(re.CLICK_DISMISS,_e,function(t){return e.hide(t)}),g(this._dialog).on(re.MOUSEDOWN_DISMISS,function(){g(e._element).one(re.MOUSEUP_DISMISS,function(t){g(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return e._showElement(t)}))}},t.hide=function(t){var e=this;if(t&&t.preventDefault(),this._isShown&&!this._isTransitioning){var n=g.Event(re.HIDE);if(g(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=g(this._element).hasClass(he);if(i&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),g(document).off(re.FOCUSIN),g(this._element).removeClass(ue),g(this._element).off(re.CLICK_DISMISS),g(this._dialog).off(re.MOUSEDOWN_DISMISS),i){var o=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(t){return e._hideModal(t)}).emulateTransitionEnd(o)}else this._hideModal()}}},t.dispose=function(){[window,this._element,this._dialog].forEach(function(t){return g(t).off(ee)}),g(document).off(re.FOCUSIN),g.removeData(this._element,te),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},t.handleUpdate=function(){this._adjustDialog()},t._getConfig=function(t){return t=l({},ie,t),_.typeCheckConfig(Zt,t,oe),t},t._showElement=function(t){var e=this,n=g(this._element).hasClass(he);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),g(this._dialog).hasClass(se)?this._dialog.querySelector(de).scrollTop=0:this._element.scrollTop=0,n&&_.reflow(this._element),g(this._element).addClass(ue),this._config.focus&&this._enforceFocus();var i=g.Event(re.SHOWN,{relatedTarget:t}),o=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,g(e._element).trigger(i)};if(n){var r=_.getTransitionDurationFromElement(this._dialog);g(this._dialog).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o()},t._enforceFocus=function(){var e=this;g(document).off(re.FOCUSIN).on(re.FOCUSIN,function(t){document!==t.target&&e._element!==t.target&&0===g(e._element).has(t.target).length&&e._element.focus()})},t._setEscapeEvent=function(){var e=this;this._isShown&&this._config.keyboard?g(this._element).on(re.KEYDOWN_DISMISS,function(t){27===t.which&&(t.preventDefault(),e.hide())}):this._isShown||g(this._element).off(re.KEYDOWN_DISMISS)},t._setResizeEvent=function(){var e=this;this._isShown?g(window).on(re.RESIZE,function(t){return e.handleUpdate(t)}):g(window).off(re.RESIZE)},t._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._isTransitioning=!1,this._showBackdrop(function(){g(document.body).removeClass(ce),t._resetAdjustments(),t._resetScrollbar(),g(t._element).trigger(re.HIDDEN)})},t._removeBackdrop=function(){this._backdrop&&(g(this._backdrop).remove(),this._backdrop=null)},t._showBackdrop=function(t){var e=this,n=g(this._element).hasClass(he)?he:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=le,n&&this._backdrop.classList.add(n),g(this._backdrop).appendTo(document.body),g(this._element).on(re.CLICK_DISMISS,function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._element.focus():e.hide())}),n&&_.reflow(this._backdrop),g(this._backdrop).addClass(ue),!t)return;if(!n)return void t();var i=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,t).emulateTransitionEnd(i)}else if(!this._isShown&&this._backdrop){g(this._backdrop).removeClass(ue);var o=function(){e._removeBackdrop(),t&&t()};if(g(this._element).hasClass(he)){var r=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o()}else t&&t()},t._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},t._setScrollbar=function(){var o=this;if(this._isBodyOverflowing){var t=[].slice.call(document.querySelectorAll(me)),e=[].slice.call(document.querySelectorAll(pe));g(t).each(function(t,e){var n=e.style.paddingRight,i=g(e).css("padding-right");g(e).data("padding-right",n).css("padding-right",parseFloat(i)+o._scrollbarWidth+"px")}),g(e).each(function(t,e){var n=e.style.marginRight,i=g(e).css("margin-right");g(e).data("margin-right",n).css("margin-right",parseFloat(i)-o._scrollbarWidth+"px")});var n=document.body.style.paddingRight,i=g(document.body).css("padding-right");g(document.body).data("padding-right",n).css("padding-right",parseFloat(i)+this._scrollbarWidth+"px")}g(document.body).addClass(ce)},t._resetScrollbar=function(){var t=[].slice.call(document.querySelectorAll(me));g(t).each(function(t,e){var n=g(e).data("padding-right");g(e).removeData("padding-right"),e.style.paddingRight=n||""});var e=[].slice.call(document.querySelectorAll(""+pe));g(e).each(function(t,e){var n=g(e).data("margin-right");"undefined"!=typeof n&&g(e).css("margin-right",n).removeData("margin-right")});var n=g(document.body).data("padding-right");g(document.body).removeData("padding-right"),document.body.style.paddingRight=n||""},t._getScrollbarWidth=function(){var t=document.createElement("div");t.className=ae,document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},o._jQueryInterface=function(n,i){return this.each(function(){var t=g(this).data(te),e=l({},ie,g(this).data(),"object"==typeof n&&n?n:{});if(t||(t=new o(this,e),g(this).data(te,t)),"string"==typeof n){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n](i)}else e.show&&t.show(i)})},s(o,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return ie}}]),o}();g(document).on(re.CLICK_DATA_API,ge,function(t){var e,n=this,i=_.getSelectorFromElement(this);i&&(e=document.querySelector(i));var o=g(e).data(te)?"toggle":l({},g(e).data(),g(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||t.preventDefault();var r=g(e).one(re.SHOW,function(t){t.isDefaultPrevented()||r.one(re.HIDDEN,function(){g(n).is(":visible")&&n.focus()})});ve._jQueryInterface.call(g(e),o,this)}),g.fn[Zt]=ve._jQueryInterface,g.fn[Zt].Constructor=ve,g.fn[Zt].noConflict=function(){return g.fn[Zt]=ne,ve._jQueryInterface};var ye=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Ee={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},Ce=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Te=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function Se(t,s,e){if(0===t.length)return t;if(e&&"function"==typeof e)return e(t);for(var n=(new window.DOMParser).parseFromString(t,"text/html"),a=Object.keys(s),l=[].slice.call(n.body.querySelectorAll("*")),i=function(t,e){var n=l[t],i=n.nodeName.toLowerCase();if(-1===a.indexOf(n.nodeName.toLowerCase()))return n.parentNode.removeChild(n),"continue";var o=[].slice.call(n.attributes),r=[].concat(s["*"]||[],s[i]||[]);o.forEach(function(t){(function(t,e){var n=t.nodeName.toLowerCase();if(-1!==e.indexOf(n))return-1===ye.indexOf(n)||Boolean(t.nodeValue.match(Ce)||t.nodeValue.match(Te));for(var i=e.filter(function(t){return t instanceof RegExp}),o=0,r=i.length;o<r;o++)if(n.match(i[o]))return!0;return!1})(t,r)||n.removeAttribute(t.nodeName)})},o=0,r=l.length;o<r;o++)i(o);return n.body.innerHTML}var be="tooltip",Ie="bs.tooltip",De="."+Ie,we=g.fn[be],Ae="bs-tooltip",Ne=new RegExp("(^|\\s)"+Ae+"\\S+","g"),Oe=["sanitize","whiteList","sanitizeFn"],ke={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object"},Pe={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},Le={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",sanitize:!0,sanitizeFn:null,whiteList:Ee},je="show",He="out",Re={HIDE:"hide"+De,HIDDEN:"hidden"+De,SHOW:"show"+De,SHOWN:"shown"+De,INSERTED:"inserted"+De,CLICK:"click"+De,FOCUSIN:"focusin"+De,FOCUSOUT:"focusout"+De,MOUSEENTER:"mouseenter"+De,MOUSELEAVE:"mouseleave"+De},xe="fade",Fe="show",Ue=".tooltip-inner",We=".arrow",qe="hover",Me="focus",Ke="click",Qe="manual",Be=function(){function i(t,e){if("undefined"==typeof u)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=g(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(g(this.getTipElement()).hasClass(Fe))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),g.removeData(this.element,this.constructor.DATA_KEY),g(this.element).off(this.constructor.EVENT_KEY),g(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&g(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,(this._activeTrigger=null)!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===g(this.element).css("display"))throw new Error("Please use show on visible elements");var t=g.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){g(this.element).trigger(t);var n=_.findShadowRoot(this.element),i=g.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!i)return;var o=this.getTipElement(),r=_.getUID(this.constructor.NAME);o.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&g(o).addClass(xe);var s="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,a=this._getAttachment(s);this.addAttachmentClass(a);var l=this._getContainer();g(o).data(this.constructor.DATA_KEY,this),g.contains(this.element.ownerDocument.documentElement,this.tip)||g(o).appendTo(l),g(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,o,{placement:a,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:We},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}}),g(o).addClass(Fe),"ontouchstart"in document.documentElement&&g(document.body).children().on("mouseover",null,g.noop);var c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,g(e.element).trigger(e.constructor.Event.SHOWN),t===He&&e._leave(null,e)};if(g(this.tip).hasClass(xe)){var h=_.getTransitionDurationFromElement(this.tip);g(this.tip).one(_.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},t.hide=function(t){var e=this,n=this.getTipElement(),i=g.Event(this.constructor.Event.HIDE),o=function(){e._hoverState!==je&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),g(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(g(this.element).trigger(i),!i.isDefaultPrevented()){if(g(n).removeClass(Fe),"ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),this._activeTrigger[Ke]=!1,this._activeTrigger[Me]=!1,this._activeTrigger[qe]=!1,g(this.tip).hasClass(xe)){var r=_.getTransitionDurationFromElement(n);g(n).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o();this._hoverState=""}},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Ae+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},t.setContent=function(){var t=this.getTipElement();this.setElementContent(g(t.querySelectorAll(Ue)),this.getTitle()),g(t).removeClass(xe+" "+Fe)},t.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=Se(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?g(e).parent().is(t)||t.empty().append(e):t.text(g(e).text())},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},t._getOffset=function(){var e=this,t={};return"function"==typeof this.config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},t._getContainer=function(){return!1===this.config.container?document.body:_.isElement(this.config.container)?g(this.config.container):g(document).find(this.config.container)},t._getAttachment=function(t){return Pe[t.toUpperCase()]},t._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)g(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(t){return i.toggle(t)});else if(t!==Qe){var e=t===qe?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===qe?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;g(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}}),g(this.element).closest(".modal").on("hide.bs.modal",function(){i.element&&i.hide()}),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?Me:qe]=!0),g(e.getTipElement()).hasClass(Fe)||e._hoverState===je?e._hoverState=je:(clearTimeout(e._timeout),e._hoverState=je,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===je&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?Me:qe]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=He,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===He&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){var e=g(this.element).data();return Object.keys(e).forEach(function(t){-1!==Oe.indexOf(t)&&delete e[t]}),"number"==typeof(t=l({},this.constructor.Default,e,"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),_.typeCheckConfig(be,t,this.constructor.DefaultType),t.sanitize&&(t.template=Se(t.template,t.whiteList,t.sanitizeFn)),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Ne);null!==e&&e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(g(t).removeClass(xe),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(Ie),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(Ie,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return Le}},{key:"NAME",get:function(){return be}},{key:"DATA_KEY",get:function(){return Ie}},{key:"Event",get:function(){return Re}},{key:"EVENT_KEY",get:function(){return De}},{key:"DefaultType",get:function(){return ke}}]),i}();g.fn[be]=Be._jQueryInterface,g.fn[be].Constructor=Be,g.fn[be].noConflict=function(){return g.fn[be]=we,Be._jQueryInterface};var Ve="popover",Ye="bs.popover",ze="."+Ye,Xe=g.fn[Ve],$e="bs-popover",Ge=new RegExp("(^|\\s)"+$e+"\\S+","g"),Je=l({},Be.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),Ze=l({},Be.DefaultType,{content:"(string|element|function)"}),tn="fade",en="show",nn=".popover-header",on=".popover-body",rn={HIDE:"hide"+ze,HIDDEN:"hidden"+ze,SHOW:"show"+ze,SHOWN:"shown"+ze,INSERTED:"inserted"+ze,CLICK:"click"+ze,FOCUSIN:"focusin"+ze,FOCUSOUT:"focusout"+ze,MOUSEENTER:"mouseenter"+ze,MOUSELEAVE:"mouseleave"+ze},sn=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n;var o=i.prototype;return o.isWithContent=function(){return this.getTitle()||this._getContent()},o.addAttachmentClass=function(t){g(this.getTipElement()).addClass($e+"-"+t)},o.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},o.setContent=function(){var t=g(this.getTipElement());this.setElementContent(t.find(nn),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(on),e),t.removeClass(tn+" "+en)},o._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},o._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Ge);null!==e&&0<e.length&&t.removeClass(e.join(""))},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(Ye),e="object"==typeof n?n:null;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(Ye,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return Je}},{key:"NAME",get:function(){return Ve}},{key:"DATA_KEY",get:function(){return Ye}},{key:"Event",get:function(){return rn}},{key:"EVENT_KEY",get:function(){return ze}},{key:"DefaultType",get:function(){return Ze}}]),i}(Be);g.fn[Ve]=sn._jQueryInterface,g.fn[Ve].Constructor=sn,g.fn[Ve].noConflict=function(){return g.fn[Ve]=Xe,sn._jQueryInterface};var an="scrollspy",ln="bs.scrollspy",cn="."+ln,hn=g.fn[an],un={offset:10,method:"auto",target:""},fn={offset:"number",method:"string",target:"(string|element)"},dn={ACTIVATE:"activate"+cn,SCROLL:"scroll"+cn,LOAD_DATA_API:"load"+cn+".data-api"},gn="dropdown-item",_n="active",mn='[data-spy="scroll"]',pn=".nav, .list-group",vn=".nav-link",yn=".nav-item",En=".list-group-item",Cn=".dropdown",Tn=".dropdown-item",Sn=".dropdown-toggle",bn="offset",In="position",Dn=function(){function n(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+vn+","+this._config.target+" "+En+","+this._config.target+" "+Tn,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,g(this._scrollElement).on(dn.SCROLL,function(t){return n._process(t)}),this.refresh(),this._process()}var t=n.prototype;return t.refresh=function(){var e=this,t=this._scrollElement===this._scrollElement.window?bn:In,o="auto"===this._config.method?t:this._config.method,r=o===In?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(function(t){var e,n=_.getSelectorFromElement(t);if(n&&(e=document.querySelector(n)),e){var i=e.getBoundingClientRect();if(i.width||i.height)return[g(e)[o]().top+r,n]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(t){e._offsets.push(t[0]),e._targets.push(t[1])})},t.dispose=function(){g.removeData(this._element,ln),g(this._scrollElement).off(cn),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function(t){if("string"!=typeof(t=l({},un,"object"==typeof t&&t?t:{})).target){var e=g(t.target).attr("id");e||(e=_.getUID(an),g(t.target).attr("id",e)),t.target="#"+e}return _.typeCheckConfig(an,t,fn),t},t._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),n<=t){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&0<this._offsets[0])return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;){this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t<this._offsets[o+1])&&this._activate(this._targets[o])}}},t._activate=function(e){this._activeTarget=e,this._clear();var t=this._selector.split(",").map(function(t){return t+'[data-target="'+e+'"],'+t+'[href="'+e+'"]'}),n=g([].slice.call(document.querySelectorAll(t.join(","))));n.hasClass(gn)?(n.closest(Cn).find(Sn).addClass(_n),n.addClass(_n)):(n.addClass(_n),n.parents(pn).prev(vn+", "+En).addClass(_n),n.parents(pn).prev(yn).children(vn).addClass(_n)),g(this._scrollElement).trigger(dn.ACTIVATE,{relatedTarget:e})},t._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter(function(t){return t.classList.contains(_n)}).forEach(function(t){return t.classList.remove(_n)})},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(ln);if(t||(t=new n(this,"object"==typeof e&&e),g(this).data(ln,t)),"string"==typeof e){if("undefined"==typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},s(n,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return un}}]),n}();g(window).on(dn.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(mn)),e=t.length;e--;){var n=g(t[e]);Dn._jQueryInterface.call(n,n.data())}}),g.fn[an]=Dn._jQueryInterface,g.fn[an].Constructor=Dn,g.fn[an].noConflict=function(){return g.fn[an]=hn,Dn._jQueryInterface};var wn="bs.tab",An="."+wn,Nn=g.fn.tab,On={HIDE:"hide"+An,HIDDEN:"hidden"+An,SHOW:"show"+An,SHOWN:"shown"+An,CLICK_DATA_API:"click"+An+".data-api"},kn="dropdown-menu",Pn="active",Ln="disabled",jn="fade",Hn="show",Rn=".dropdown",xn=".nav, .list-group",Fn=".active",Un="> li > .active",Wn='[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',qn=".dropdown-toggle",Mn="> .dropdown-menu .active",Kn=function(){function i(t){this._element=t}var t=i.prototype;return t.show=function(){var n=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&g(this._element).hasClass(Pn)||g(this._element).hasClass(Ln))){var t,i,e=g(this._element).closest(xn)[0],o=_.getSelectorFromElement(this._element);if(e){var r="UL"===e.nodeName||"OL"===e.nodeName?Un:Fn;i=(i=g.makeArray(g(e).find(r)))[i.length-1]}var s=g.Event(On.HIDE,{relatedTarget:this._element}),a=g.Event(On.SHOW,{relatedTarget:i});if(i&&g(i).trigger(s),g(this._element).trigger(a),!a.isDefaultPrevented()&&!s.isDefaultPrevented()){o&&(t=document.querySelector(o)),this._activate(this._element,e);var l=function(){var t=g.Event(On.HIDDEN,{relatedTarget:n._element}),e=g.Event(On.SHOWN,{relatedTarget:i});g(i).trigger(t),g(n._element).trigger(e)};t?this._activate(t,t.parentNode,l):l()}}},t.dispose=function(){g.removeData(this._element,wn),this._element=null},t._activate=function(t,e,n){var i=this,o=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?g(e).children(Fn):g(e).find(Un))[0],r=n&&o&&g(o).hasClass(jn),s=function(){return i._transitionComplete(t,o,n)};if(o&&r){var a=_.getTransitionDurationFromElement(o);g(o).removeClass(Hn).one(_.TRANSITION_END,s).emulateTransitionEnd(a)}else s()},t._transitionComplete=function(t,e,n){if(e){g(e).removeClass(Pn);var i=g(e.parentNode).find(Mn)[0];i&&g(i).removeClass(Pn),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(g(t).addClass(Pn),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),_.reflow(t),t.classList.contains(jn)&&t.classList.add(Hn),t.parentNode&&g(t.parentNode).hasClass(kn)){var o=g(t).closest(Rn)[0];if(o){var r=[].slice.call(o.querySelectorAll(qn));g(r).addClass(Pn)}t.setAttribute("aria-expanded",!0)}n&&n()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(wn);if(e||(e=new i(this),t.data(wn,e)),"string"==typeof n){if("undefined"==typeof e[n])throw new TypeError('No method named "'+n+'"');e[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.3.1"}}]),i}();g(document).on(On.CLICK_DATA_API,Wn,function(t){t.preventDefault(),Kn._jQueryInterface.call(g(this),"show")}),g.fn.tab=Kn._jQueryInterface,g.fn.tab.Constructor=Kn,g.fn.tab.noConflict=function(){return g.fn.tab=Nn,Kn._jQueryInterface};var Qn="toast",Bn="bs.toast",Vn="."+Bn,Yn=g.fn[Qn],zn={CLICK_DISMISS:"click.dismiss"+Vn,HIDE:"hide"+Vn,HIDDEN:"hidden"+Vn,SHOW:"show"+Vn,SHOWN:"shown"+Vn},Xn="fade",$n="hide",Gn="show",Jn="showing",Zn={animation:"boolean",autohide:"boolean",delay:"number"},ti={animation:!0,autohide:!0,delay:500},ei='[data-dismiss="toast"]',ni=function(){function i(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var t=i.prototype;return t.show=function(){var t=this;g(this._element).trigger(zn.SHOW),this._config.animation&&this._element.classList.add(Xn);var e=function(){t._element.classList.remove(Jn),t._element.classList.add(Gn),g(t._element).trigger(zn.SHOWN),t._config.autohide&&t.hide()};if(this._element.classList.remove($n),this._element.classList.add(Jn),this._config.animation){var n=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,e).emulateTransitionEnd(n)}else e()},t.hide=function(t){var e=this;this._element.classList.contains(Gn)&&(g(this._element).trigger(zn.HIDE),t?this._close():this._timeout=setTimeout(function(){e._close()},this._config.delay))},t.dispose=function(){clearTimeout(this._timeout),this._timeout=null,this._element.classList.contains(Gn)&&this._element.classList.remove(Gn),g(this._element).off(zn.CLICK_DISMISS),g.removeData(this._element,Bn),this._element=null,this._config=null},t._getConfig=function(t){return t=l({},ti,g(this._element).data(),"object"==typeof t&&t?t:{}),_.typeCheckConfig(Qn,t,this.constructor.DefaultType),t},t._setListeners=function(){var t=this;g(this._element).on(zn.CLICK_DISMISS,ei,function(){return t.hide(!0)})},t._close=function(){var t=this,e=function(){t._element.classList.add($n),g(t._element).trigger(zn.HIDDEN)};if(this._element.classList.remove(Gn),this._config.animation){var n=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,e).emulateTransitionEnd(n)}else e()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(Bn);if(e||(e=new i(this,"object"==typeof n&&n),t.data(Bn,e)),"string"==typeof n){if("undefined"==typeof e[n])throw new TypeError('No method named "'+n+'"');e[n](this)}})},s(i,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"DefaultType",get:function(){return Zn}},{key:"Default",get:function(){return ti}}]),i}();g.fn[Qn]=ni._jQueryInterface,g.fn[Qn].Constructor=ni,g.fn[Qn].noConflict=function(){return g.fn[Qn]=Yn,ni._jQueryInterface},function(){if("undefined"==typeof g)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=g.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||4<=t[0])throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(),t.Util=_,t.Alert=p,t.Button=P,t.Carousel=lt,t.Collapse=bt,t.Dropdown=Jt,t.Modal=ve,t.Popover=sn,t.Scrollspy=Dn,t.Tab=Kn,t.Toast=ni,t.Tooltip=Be,Object.defineProperty(t,"__esModule",{value:!0})});
7
+ //# sourceMappingURL=bootstrap.min.js.map
backend/contact.php CHANGED
@@ -91,8 +91,8 @@ if(isset($_POST['site_offline_form_secure']))
91
  if ( wp_verify_nonce( $_POST['site_offline_form_secure'], 'site_offline_secure_action_nonce' ) )
92
  {
93
  if(isset($_POST['action_contact'])=="sahu_sop_contact") {
94
- $sahu_so_address = sanitize_text_field($_POST['sahu_so_address']);
95
- $sahu_so_no = sanitize_text_field($_POST['sahu_so_no']);
96
  $sahu_so_email = sanitize_text_field($_POST['sahu_so_email']);
97
 
98
 
91
  if ( wp_verify_nonce( $_POST['site_offline_form_secure'], 'site_offline_secure_action_nonce' ) )
92
  {
93
  if(isset($_POST['action_contact'])=="sahu_sop_contact") {
94
+ $sahu_so_address = sanitize_text_field($_POST['sahu_so_address']);
95
+ $sahu_so_no = sanitize_text_field($_POST['sahu_so_no']);
96
  $sahu_so_email = sanitize_text_field($_POST['sahu_so_email']);
97
 
98
 
backend/content.php CHANGED
@@ -97,12 +97,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
97
  <div class="panel panel-default">
98
  <div class="panel-heading" role="tab" id="headingOne">
99
  <h4 class="panel-title">
100
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
101
  <?php _e('Dashboard','SAHU_SO_TEXT_DOMAIN'); ?>
102
  </a>
103
  </h4>
104
  </div>
105
- <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
106
  <div class="panel-body">
107
  <?php require_once('dashboard.php'); ?>
108
  </div>
@@ -112,12 +112,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
112
  <div class="panel panel-default">
113
  <div class="panel-heading" role="tab" id="headingOne">
114
  <h4 class="panel-title">
115
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsetwo" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
116
  <?php _e('SEO','SAHU_SO_TEXT_DOMAIN'); ?>
117
  </a>
118
  </h4>
119
  </div>
120
- <div id="collapsetwo" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne">
121
  <div class="panel-body">
122
  <?php require_once('seo.php'); ?>
123
  </div>
@@ -127,12 +127,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
127
  <div class="panel panel-default">
128
  <div class="panel-heading" role="tab" id="headingOne">
129
  <h4 class="panel-title">
130
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsethree" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
131
  <?php _e('Design','SAHU_SO_TEXT_DOMAIN'); ?>
132
  </a>
133
  </h4>
134
  </div>
135
- <div id="collapsethree" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne">
136
  <div class="panel-body">
137
  <?php require_once('design.php'); ?>
138
  </div>
@@ -142,12 +142,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
142
  <div class="panel panel-default">
143
  <div class="panel-heading" role="tab" id="headingOne">
144
  <h4 class="panel-title">
145
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsefour" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
146
  <?php _e('Countdown','SAHU_SO_TEXT_DOMAIN'); ?>
147
  </a>
148
  </h4>
149
  </div>
150
- <div id="collapsefour" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne">
151
  <div class="panel-body">
152
  <?php require_once('countdown-setting.php'); ?>
153
  </div>
@@ -157,12 +157,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
157
  <div class="panel panel-default">
158
  <div class="panel-heading" role="tab" id="headingOne">
159
  <h4 class="panel-title">
160
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsefive" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
161
  <?php _e('Social','SAHU_SO_TEXT_DOMAIN'); ?>
162
  </a>
163
  </h4>
164
  </div>
165
- <div id="collapsefive" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne">
166
  <div class="panel-body">
167
  <?php require_once('social.php'); ?>
168
  </div>
@@ -172,12 +172,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
172
  <div class="panel panel-default">
173
  <div class="panel-heading" role="tab" id="headingOne">
174
  <h4 class="panel-title">
175
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsesix" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
176
  <?php _e('Contact Info','SAHU_SO_TEXT_DOMAIN'); ?>
177
  </a>
178
  </h4>
179
  </div>
180
- <div id="collapsesix" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne">
181
  <div class="panel-body">
182
  <?php require_once('contact.php'); ?>
183
  </div>
@@ -186,12 +186,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
186
  <div class="panel panel-default">
187
  <div class="panel-heading" role="tab" id="headingOne">
188
  <h4 class="panel-title">
189
- <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapse7" aria-expanded="false" aria-controls="collapseOne" class="collapsed">
190
  <?php _e('Pro version Screenshot','SAHU_SO_TEXT_DOMAIN'); ?>
191
  </a>
192
  </h4>
193
  </div>
194
- <div id="collapse7" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne">
195
  <div class="panel-body">
196
  <?php require_once('pro.php'); ?>
197
  </div>
97
  <div class="panel panel-default">
98
  <div class="panel-heading" role="tab" id="headingOne">
99
  <h4 class="panel-title">
100
+ <a role="button" data-toggle="collapse" data-target="#collapseOne" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
101
  <?php _e('Dashboard','SAHU_SO_TEXT_DOMAIN'); ?>
102
  </a>
103
  </h4>
104
  </div>
105
+ <div id="collapseOne" class="panel-collapse collapse show" role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
106
  <div class="panel-body">
107
  <?php require_once('dashboard.php'); ?>
108
  </div>
112
  <div class="panel panel-default">
113
  <div class="panel-heading" role="tab" id="headingOne">
114
  <h4 class="panel-title">
115
+ <a role="button" data-toggle="collapse" data-target="#collapsetwo" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
116
  <?php _e('SEO','SAHU_SO_TEXT_DOMAIN'); ?>
117
  </a>
118
  </h4>
119
  </div>
120
+ <div id="collapsetwo" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
121
  <div class="panel-body">
122
  <?php require_once('seo.php'); ?>
123
  </div>
127
  <div class="panel panel-default">
128
  <div class="panel-heading" role="tab" id="headingOne">
129
  <h4 class="panel-title">
130
+ <a role="button" data-toggle="collapse" data-target="#collapsethree" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
131
  <?php _e('Design','SAHU_SO_TEXT_DOMAIN'); ?>
132
  </a>
133
  </h4>
134
  </div>
135
+ <div id="collapsethree" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
136
  <div class="panel-body">
137
  <?php require_once('design.php'); ?>
138
  </div>
142
  <div class="panel panel-default">
143
  <div class="panel-heading" role="tab" id="headingOne">
144
  <h4 class="panel-title">
145
+ <a role="button" data-toggle="collapse" data-target="#collapsefour" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
146
  <?php _e('Countdown','SAHU_SO_TEXT_DOMAIN'); ?>
147
  </a>
148
  </h4>
149
  </div>
150
+ <div id="collapsefour" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
151
  <div class="panel-body">
152
  <?php require_once('countdown-setting.php'); ?>
153
  </div>
157
  <div class="panel panel-default">
158
  <div class="panel-heading" role="tab" id="headingOne">
159
  <h4 class="panel-title">
160
+ <a role="button" data-toggle="collapse" data-target="#collapsefive" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
161
  <?php _e('Social','SAHU_SO_TEXT_DOMAIN'); ?>
162
  </a>
163
  </h4>
164
  </div>
165
+ <div id="collapsefive" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
166
  <div class="panel-body">
167
  <?php require_once('social.php'); ?>
168
  </div>
172
  <div class="panel panel-default">
173
  <div class="panel-heading" role="tab" id="headingOne">
174
  <h4 class="panel-title">
175
+ <a role="button" data-toggle="collapse" data-target="#collapsesix" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
176
  <?php _e('Contact Info','SAHU_SO_TEXT_DOMAIN'); ?>
177
  </a>
178
  </h4>
179
  </div>
180
+ <div id="collapsesix" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
181
  <div class="panel-body">
182
  <?php require_once('contact.php'); ?>
183
  </div>
186
  <div class="panel panel-default">
187
  <div class="panel-heading" role="tab" id="headingOne">
188
  <h4 class="panel-title">
189
+ <a role="button" data-toggle="collapse" data-target="#collapse7" href="JavaScript:void(0);" aria-expanded="true" aria-controls="collapseOne" class="collapsed">
190
  <?php _e('Pro version Screenshot','SAHU_SO_TEXT_DOMAIN'); ?>
191
  </a>
192
  </h4>
193
  </div>
194
+ <div id="collapse7" class="panel-collapse collapse " role="tabpanel" aria-labelledby="headingOne" data-parent="#accordion">
195
  <div class="panel-body">
196
  <?php require_once('pro.php'); ?>
197
  </div>
backend/countdown-setting.php CHANGED
@@ -87,7 +87,7 @@ if(isset($_POST['site_offline_form_secure']))
87
  {
88
  if(isset($_POST['action_countdown'])=="sahu_sop_countdown") {
89
  $cnt_enable = sanitize_option('cnt_enable', $_POST['cnt_enable']);
90
- $countdown_date = stripslashes(sanitize_text_field($_POST['countdown_date']));
91
 
92
  $countdown = serialize( array(
93
  'cnt_enable' => $cnt_enable,
87
  {
88
  if(isset($_POST['action_countdown'])=="sahu_sop_countdown") {
89
  $cnt_enable = sanitize_option('cnt_enable', $_POST['cnt_enable']);
90
+ $countdown_date = sanitize_text_field($_POST['countdown_date']);
91
 
92
  $countdown = serialize( array(
93
  'cnt_enable' => $cnt_enable,
backend/dashboard.php CHANGED
@@ -120,9 +120,9 @@ if(isset($_POST['site_offline_form_secure']))
120
  if(isset($_POST['action_dashboard'])=="sahu_sop_dashboard")
121
  {
122
  $sahu_so_status = sanitize_option('sahu_so_status', $_POST['sahu_so_status']);
123
- $so_headline = stripslashes(sanitize_text_field($_POST['so_headline']));
124
- $so_description = stripslashes($_POST['so_description']);
125
- $display_logo = sanitize_option('display_logo', $_POST['display_logo']);
126
  $so_logo_url = sanitize_text_field($_POST['so_logo_url']);
127
 
128
 
120
  if(isset($_POST['action_dashboard'])=="sahu_sop_dashboard")
121
  {
122
  $sahu_so_status = sanitize_option('sahu_so_status', $_POST['sahu_so_status']);
123
+ $so_headline = sanitize_text_field($_POST['so_headline']);
124
+ $so_description = wp_kses_post($_POST['so_description']);
125
+ $display_logo = sanitize_option('display_logo', $_POST['display_logo']);
126
  $so_logo_url = sanitize_text_field($_POST['so_logo_url']);
127
 
128
 
backend/design.php CHANGED
@@ -257,14 +257,14 @@ if(isset($_POST['site_offline_form_secure']))
257
  $sahu_so_select_bg = sanitize_option('sahu_so_select_bg', $_POST['sahu_so_select_bg']);
258
  $sahu_so_bg_clr = sanitize_text_field($_POST['sahu_so_bg_clr']);
259
  $sahu_so_bg_img = sanitize_text_field($_POST['sahu_so_bg_img']);
260
- $sahu_headeline_ft_clr = sanitize_text_field($_POST['sahu_headeline_ft_clr']);
261
- $sahu_desc_ft_clr = sanitize_text_field($_POST['sahu_desc_ft_clr']);
262
- $sahu_cnt_ft_clr = sanitize_text_field($_POST['sahu_cnt_ft_clr']);
263
- $sahu_social_clr = sanitize_text_field($_POST['sahu_social_clr']);
264
- $sahu_headline_ft_size = sanitize_text_field($_POST['sahu_headline_ft_size']);
265
- $sahu_desc_ft_size = sanitize_text_field($_POST['sahu_desc_ft_size']);
266
- $sahu_ft_st = sanitize_text_field($_POST['sahu_ft_st']);
267
- $sahu_so_custom_css = stripslashes($_POST['sahu_so_custom_css']);
268
 
269
 
270
 
257
  $sahu_so_select_bg = sanitize_option('sahu_so_select_bg', $_POST['sahu_so_select_bg']);
258
  $sahu_so_bg_clr = sanitize_text_field($_POST['sahu_so_bg_clr']);
259
  $sahu_so_bg_img = sanitize_text_field($_POST['sahu_so_bg_img']);
260
+ $sahu_headeline_ft_clr = sanitize_text_field($_POST['sahu_headeline_ft_clr']);
261
+ $sahu_desc_ft_clr = sanitize_text_field($_POST['sahu_desc_ft_clr']);
262
+ $sahu_cnt_ft_clr = sanitize_text_field($_POST['sahu_cnt_ft_clr']);
263
+ $sahu_social_clr = sanitize_text_field($_POST['sahu_social_clr']);
264
+ $sahu_headline_ft_size = sanitize_text_field($_POST['sahu_headline_ft_size']);
265
+ $sahu_desc_ft_size = sanitize_text_field($_POST['sahu_desc_ft_size']);
266
+ $sahu_ft_st = sanitize_text_field($_POST['sahu_ft_st']);
267
+ $sahu_so_custom_css = wp_kses_post($_POST['sahu_so_custom_css']);
268
 
269
 
270
 
backend/pro.php CHANGED
@@ -5,7 +5,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
5
  <table class="form-table">
6
  <tr>
7
  <td>
8
- <div style="text-align:center"><a class="portfolio_read_more_btn " title="detail" href="https://goo.gl/4rSmH6" target="_blank">Purchase Now Only In $19</a> <a class="portfolio_demo_btn" title="demo" href="https://goo.gl/E6J2Tp" target="_blank">View Demos </a> <a class="portfolio_demo_btn2" title="https://goo.gl/WLjV2k" target="_blank">Pre Sale Query</a></div>
9
  <br />
10
  <br />
11
  <a href="https://goo.gl/4rSmH6" target="_blank">
5
  <table class="form-table">
6
  <tr>
7
  <td>
8
+ <div style="text-align:center"><a class="portfolio_read_more_btn " title="detail" href="https://goo.gl/4rSmH6" target="_blank">Purchase Now Only In $19</a> <a class="portfolio_demo_btn" title="demo" href="https://goo.gl/E6J2Tp" target="_blank">View Demos </a> <a class="portfolio_demo_btn2" title="query" href="https://goo.gl/WLjV2k" target="_blank">Pre Sale Query</a></div>
9
  <br />
10
  <br />
11
  <a href="https://goo.gl/4rSmH6" target="_blank">
backend/seo.php CHANGED
@@ -105,9 +105,9 @@ if(isset($_POST['site_offline_form_secure']))
105
  {
106
  if(isset($_POST['action_seo'])=="sahu_sop_seo") {
107
  $sahu_so_favicon = sanitize_text_field($_POST['sahu_so_favicon']);
108
- $sahu_so_seo_title = stripslashes(sanitize_text_field($_POST['sahu_so_seo_title']));
109
- $sahu_so_seo_desc = stripslashes($_POST['sahu_so_seo_desc']);
110
- $sahu_so_seo_analytiso = stripslashes($_POST['sahu_so_seo_analytiso']);
111
 
112
 
113
  $seo = serialize( array(
105
  {
106
  if(isset($_POST['action_seo'])=="sahu_sop_seo") {
107
  $sahu_so_favicon = sanitize_text_field($_POST['sahu_so_favicon']);
108
+ $sahu_so_seo_title = sanitize_text_field($_POST['sahu_so_seo_title']);
109
+ $sahu_so_seo_desc = wp_kses_post($_POST['sahu_so_seo_desc']);
110
+ $sahu_so_seo_analytiso = wp_kses_post($_POST['sahu_so_seo_analytiso']);
111
 
112
 
113
  $seo = serialize( array(
backend/sidebar.php CHANGED
@@ -9,7 +9,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
9
 
10
  </h4>
11
  </div>
12
- <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
13
  <div class="panel-body">
14
  <div class="col-md-6">
15
  <a class="portfolio_read_more_btn thickbox preview-button" href="<?php echo home_url(); ?>?sahu_cs_preview=true&TB_iframe=true&width=900&height=80" ><?php _e('Live Preview','SAHU_SO_TEXT_DOMAIN'); ?></a>
@@ -28,7 +28,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
28
 
29
  </h4>
30
  </div>
31
- <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
32
  <div class="panel-body">
33
  <a href="http://wpshopmart.com/site-offline-plugin-documentation/" target="_blank" style="color: #0b76d7;text-decoration: underline;font-size: 20px;"> Check Site OffLine Plugin Documentation Here </a>
34
  </div>
@@ -45,7 +45,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
45
 
46
  </h4>
47
  </div>
48
- <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
49
  <div class="panel-body text-center">
50
  <div class="SAHU_SO_h_i ">
51
  <div class="SAHU_SO_h_b"><a class="btn btn-danger btn-lg " href="https://goo.gl/4rSmH6" target="_blank">Try Pro Version Before Buy</a><a class="btn btn-success btn-lg " href="https://goo.gl/E6J2Tp" target="_blank">View Demos</a></div>
9
 
10
  </h4>
11
  </div>
12
+ <div id="collapseNone" class="panel-collapse in" role="tabpanel" aria-labelledby="headingOne">
13
  <div class="panel-body">
14
  <div class="col-md-6">
15
  <a class="portfolio_read_more_btn thickbox preview-button" href="<?php echo home_url(); ?>?sahu_cs_preview=true&TB_iframe=true&width=900&height=80" ><?php _e('Live Preview','SAHU_SO_TEXT_DOMAIN'); ?></a>
28
 
29
  </h4>
30
  </div>
31
+ <div id="collapseNone" class="panel-collapse in" role="tabpanel" aria-labelledby="headingOne">
32
  <div class="panel-body">
33
  <a href="http://wpshopmart.com/site-offline-plugin-documentation/" target="_blank" style="color: #0b76d7;text-decoration: underline;font-size: 20px;"> Check Site OffLine Plugin Documentation Here </a>
34
  </div>
45
 
46
  </h4>
47
  </div>
48
+ <div id="collapseNone" class="panel-collapse in" role="tabpanel" aria-labelledby="headingOne">
49
  <div class="panel-body text-center">
50
  <div class="SAHU_SO_h_i ">
51
  <div class="SAHU_SO_h_b"><a class="btn btn-danger btn-lg " href="https://goo.gl/4rSmH6" target="_blank">Try Pro Version Before Buy</a><a class="btn btn-success btn-lg " href="https://goo.gl/E6J2Tp" target="_blank">View Demos</a></div>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.freehtmldesigns.com
4
  Tags: admin, coming soon, coming soon page, coming soon wp, coming soon wordPress plugin, construction, countdown timer, email, gmail, landing page, launch, launch page, maintenance, maintenance mode, message, newsletter, notify, offline, offline mode, offline, page, preview, site offline, site is offline, website offline, subscriber, ultimate coming soon page, ultimate landing page, unavailable, under construction, underconstruction, under construction page, wordpress coming soon, wordpress landing page, wordpress maintenance mode, wordpress maintenance mode plugin, wordpress under construction, wordpress under construction page, coming soon countdown
5
  Requires at least: 4.0
6
  Tested up to: 5.6
7
- Stable tag: 1.4.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -137,6 +137,9 @@ Please use WordPress support forum to ask any query regarding any issue.
137
 
138
  == Changelog ==
139
 
 
 
 
140
  = 1.4.4 =
141
  *Compatible with wordpress 5.6
142
 
4
  Tags: admin, coming soon, coming soon page, coming soon wp, coming soon wordPress plugin, construction, countdown timer, email, gmail, landing page, launch, launch page, maintenance, maintenance mode, message, newsletter, notify, offline, offline mode, offline, page, preview, site offline, site is offline, website offline, subscriber, ultimate coming soon page, ultimate landing page, unavailable, under construction, underconstruction, under construction page, wordpress coming soon, wordpress landing page, wordpress maintenance mode, wordpress maintenance mode plugin, wordpress under construction, wordpress under construction page, coming soon countdown
5
  Requires at least: 4.0
6
  Tested up to: 5.6
7
+ Stable tag: 1.4.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
137
 
138
  == Changelog ==
139
 
140
+ = 1.4.5 =
141
+ * updated to bootstrap v4.3.1
142
+
143
  = 1.4.4 =
144
  *Compatible with wordpress 5.6
145
 
site-offline.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
- * Version: 1.4.4
5
  * Description: Site Offline plugin manage your WordPress website when it's under construction or maintenance mode or coming soon.
6
  * Author: Chandra Shekhar Sahu
7
  * Author URI: http://www.freehtmldesigns.com
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
+ * Version: 1.4.5
5
  * Description: Site Offline plugin manage your WordPress website when it's under construction or maintenance mode or coming soon.
6
  * Author: Chandra Shekhar Sahu
7
  * Author URI: http://www.freehtmldesigns.com