jekyll-theme-clean-blog 4.0.0.1 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/LICENSE.txt +1 -1
- data/README.md +1 -1
- data/assets/vendor/bootstrap/css/bootstrap-grid.css +106 -244
- data/assets/vendor/bootstrap/css/bootstrap-grid.min.css +2 -2
- data/assets/vendor/bootstrap/css/bootstrap-reboot.css +4 -4
- data/assets/vendor/bootstrap/css/bootstrap-reboot.min.css +2 -2
- data/assets/vendor/bootstrap/css/bootstrap.css +475 -469
- data/assets/vendor/bootstrap/css/bootstrap.min.css +2 -2
- data/assets/vendor/bootstrap/js/bootstrap.bundle.js +5347 -5231
- data/assets/vendor/bootstrap/js/bootstrap.bundle.min.js +2 -2
- data/assets/vendor/bootstrap/js/bootstrap.js +3076 -3043
- data/assets/vendor/bootstrap/js/bootstrap.min.js +2 -2
- metadata +3 -3
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap Grid v4.
|
2
|
+
* Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
|
3
3
|
* Copyright 2011-2018 The Bootstrap Authors
|
4
4
|
* Copyright 2011-2018 Twitter, Inc.
|
5
5
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6
|
-
*/@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
|
6
|
+
*/@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
|
7
7
|
/*# sourceMappingURL=bootstrap-grid.min.css.map */
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap Reboot v4.
|
2
|
+
* Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
|
3
3
|
* Copyright 2011-2018 The Bootstrap Authors
|
4
4
|
* Copyright 2011-2018 Twitter, Inc.
|
5
5
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
@@ -24,7 +24,7 @@ html {
|
|
24
24
|
width: device-width;
|
25
25
|
}
|
26
26
|
|
27
|
-
article, aside,
|
27
|
+
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
|
28
28
|
display: block;
|
29
29
|
}
|
30
30
|
|
@@ -160,7 +160,7 @@ pre,
|
|
160
160
|
code,
|
161
161
|
kbd,
|
162
162
|
samp {
|
163
|
-
font-family:
|
163
|
+
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
164
164
|
font-size: 1em;
|
165
165
|
}
|
166
166
|
|
@@ -202,7 +202,7 @@ th {
|
|
202
202
|
|
203
203
|
label {
|
204
204
|
display: inline-block;
|
205
|
-
margin-bottom: .5rem;
|
205
|
+
margin-bottom: 0.5rem;
|
206
206
|
}
|
207
207
|
|
208
208
|
button {
|
@@ -1,8 +1,8 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap Reboot v4.
|
2
|
+
* Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
|
3
3
|
* Copyright 2011-2018 The Bootstrap Authors
|
4
4
|
* Copyright 2011-2018 Twitter, Inc.
|
5
5
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6
6
|
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
|
7
|
-
*/*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,
|
7
|
+
*/*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
|
8
8
|
/*# sourceMappingURL=bootstrap-reboot.min.css.map */
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap v4.
|
2
|
+
* Bootstrap v4.1.1 (https://getbootstrap.com/)
|
3
3
|
* Copyright 2011-2018 The Bootstrap Authors
|
4
4
|
* Copyright 2011-2018 Twitter, Inc.
|
5
5
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
@@ -54,7 +54,7 @@ html {
|
|
54
54
|
width: device-width;
|
55
55
|
}
|
56
56
|
|
57
|
-
article, aside,
|
57
|
+
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
|
58
58
|
display: block;
|
59
59
|
}
|
60
60
|
|
@@ -190,7 +190,7 @@ pre,
|
|
190
190
|
code,
|
191
191
|
kbd,
|
192
192
|
samp {
|
193
|
-
font-family:
|
193
|
+
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
194
194
|
font-size: 1em;
|
195
195
|
}
|
196
196
|
|
@@ -232,7 +232,7 @@ th {
|
|
232
232
|
|
233
233
|
label {
|
234
234
|
display: inline-block;
|
235
|
-
margin-bottom: .5rem;
|
235
|
+
margin-bottom: 0.5rem;
|
236
236
|
}
|
237
237
|
|
238
238
|
button {
|
@@ -505,13 +505,6 @@ mark,
|
|
505
505
|
color: #6c757d;
|
506
506
|
}
|
507
507
|
|
508
|
-
code,
|
509
|
-
kbd,
|
510
|
-
pre,
|
511
|
-
samp {
|
512
|
-
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
513
|
-
}
|
514
|
-
|
515
508
|
code {
|
516
509
|
font-size: 87.5%;
|
517
510
|
color: #e83e8c;
|
@@ -594,7 +587,6 @@ pre code {
|
|
594
587
|
}
|
595
588
|
|
596
589
|
.row {
|
597
|
-
display: -webkit-box;
|
598
590
|
display: -ms-flexbox;
|
599
591
|
display: flex;
|
600
592
|
-ms-flex-wrap: wrap;
|
@@ -630,14 +622,12 @@ pre code {
|
|
630
622
|
.col {
|
631
623
|
-ms-flex-preferred-size: 0;
|
632
624
|
flex-basis: 0;
|
633
|
-
-webkit-box-flex: 1;
|
634
625
|
-ms-flex-positive: 1;
|
635
626
|
flex-grow: 1;
|
636
627
|
max-width: 100%;
|
637
628
|
}
|
638
629
|
|
639
630
|
.col-auto {
|
640
|
-
-webkit-box-flex: 0;
|
641
631
|
-ms-flex: 0 0 auto;
|
642
632
|
flex: 0 0 auto;
|
643
633
|
width: auto;
|
@@ -645,175 +635,148 @@ pre code {
|
|
645
635
|
}
|
646
636
|
|
647
637
|
.col-1 {
|
648
|
-
-webkit-box-flex: 0;
|
649
638
|
-ms-flex: 0 0 8.333333%;
|
650
639
|
flex: 0 0 8.333333%;
|
651
640
|
max-width: 8.333333%;
|
652
641
|
}
|
653
642
|
|
654
643
|
.col-2 {
|
655
|
-
-webkit-box-flex: 0;
|
656
644
|
-ms-flex: 0 0 16.666667%;
|
657
645
|
flex: 0 0 16.666667%;
|
658
646
|
max-width: 16.666667%;
|
659
647
|
}
|
660
648
|
|
661
649
|
.col-3 {
|
662
|
-
-webkit-box-flex: 0;
|
663
650
|
-ms-flex: 0 0 25%;
|
664
651
|
flex: 0 0 25%;
|
665
652
|
max-width: 25%;
|
666
653
|
}
|
667
654
|
|
668
655
|
.col-4 {
|
669
|
-
-webkit-box-flex: 0;
|
670
656
|
-ms-flex: 0 0 33.333333%;
|
671
657
|
flex: 0 0 33.333333%;
|
672
658
|
max-width: 33.333333%;
|
673
659
|
}
|
674
660
|
|
675
661
|
.col-5 {
|
676
|
-
-webkit-box-flex: 0;
|
677
662
|
-ms-flex: 0 0 41.666667%;
|
678
663
|
flex: 0 0 41.666667%;
|
679
664
|
max-width: 41.666667%;
|
680
665
|
}
|
681
666
|
|
682
667
|
.col-6 {
|
683
|
-
-webkit-box-flex: 0;
|
684
668
|
-ms-flex: 0 0 50%;
|
685
669
|
flex: 0 0 50%;
|
686
670
|
max-width: 50%;
|
687
671
|
}
|
688
672
|
|
689
673
|
.col-7 {
|
690
|
-
-webkit-box-flex: 0;
|
691
674
|
-ms-flex: 0 0 58.333333%;
|
692
675
|
flex: 0 0 58.333333%;
|
693
676
|
max-width: 58.333333%;
|
694
677
|
}
|
695
678
|
|
696
679
|
.col-8 {
|
697
|
-
-webkit-box-flex: 0;
|
698
680
|
-ms-flex: 0 0 66.666667%;
|
699
681
|
flex: 0 0 66.666667%;
|
700
682
|
max-width: 66.666667%;
|
701
683
|
}
|
702
684
|
|
703
685
|
.col-9 {
|
704
|
-
-webkit-box-flex: 0;
|
705
686
|
-ms-flex: 0 0 75%;
|
706
687
|
flex: 0 0 75%;
|
707
688
|
max-width: 75%;
|
708
689
|
}
|
709
690
|
|
710
691
|
.col-10 {
|
711
|
-
-webkit-box-flex: 0;
|
712
692
|
-ms-flex: 0 0 83.333333%;
|
713
693
|
flex: 0 0 83.333333%;
|
714
694
|
max-width: 83.333333%;
|
715
695
|
}
|
716
696
|
|
717
697
|
.col-11 {
|
718
|
-
-webkit-box-flex: 0;
|
719
698
|
-ms-flex: 0 0 91.666667%;
|
720
699
|
flex: 0 0 91.666667%;
|
721
700
|
max-width: 91.666667%;
|
722
701
|
}
|
723
702
|
|
724
703
|
.col-12 {
|
725
|
-
-webkit-box-flex: 0;
|
726
704
|
-ms-flex: 0 0 100%;
|
727
705
|
flex: 0 0 100%;
|
728
706
|
max-width: 100%;
|
729
707
|
}
|
730
708
|
|
731
709
|
.order-first {
|
732
|
-
-webkit-box-ordinal-group: 0;
|
733
710
|
-ms-flex-order: -1;
|
734
711
|
order: -1;
|
735
712
|
}
|
736
713
|
|
737
714
|
.order-last {
|
738
|
-
-webkit-box-ordinal-group: 14;
|
739
715
|
-ms-flex-order: 13;
|
740
716
|
order: 13;
|
741
717
|
}
|
742
718
|
|
743
719
|
.order-0 {
|
744
|
-
-webkit-box-ordinal-group: 1;
|
745
720
|
-ms-flex-order: 0;
|
746
721
|
order: 0;
|
747
722
|
}
|
748
723
|
|
749
724
|
.order-1 {
|
750
|
-
-webkit-box-ordinal-group: 2;
|
751
725
|
-ms-flex-order: 1;
|
752
726
|
order: 1;
|
753
727
|
}
|
754
728
|
|
755
729
|
.order-2 {
|
756
|
-
-webkit-box-ordinal-group: 3;
|
757
730
|
-ms-flex-order: 2;
|
758
731
|
order: 2;
|
759
732
|
}
|
760
733
|
|
761
734
|
.order-3 {
|
762
|
-
-webkit-box-ordinal-group: 4;
|
763
735
|
-ms-flex-order: 3;
|
764
736
|
order: 3;
|
765
737
|
}
|
766
738
|
|
767
739
|
.order-4 {
|
768
|
-
-webkit-box-ordinal-group: 5;
|
769
740
|
-ms-flex-order: 4;
|
770
741
|
order: 4;
|
771
742
|
}
|
772
743
|
|
773
744
|
.order-5 {
|
774
|
-
-webkit-box-ordinal-group: 6;
|
775
745
|
-ms-flex-order: 5;
|
776
746
|
order: 5;
|
777
747
|
}
|
778
748
|
|
779
749
|
.order-6 {
|
780
|
-
-webkit-box-ordinal-group: 7;
|
781
750
|
-ms-flex-order: 6;
|
782
751
|
order: 6;
|
783
752
|
}
|
784
753
|
|
785
754
|
.order-7 {
|
786
|
-
-webkit-box-ordinal-group: 8;
|
787
755
|
-ms-flex-order: 7;
|
788
756
|
order: 7;
|
789
757
|
}
|
790
758
|
|
791
759
|
.order-8 {
|
792
|
-
-webkit-box-ordinal-group: 9;
|
793
760
|
-ms-flex-order: 8;
|
794
761
|
order: 8;
|
795
762
|
}
|
796
763
|
|
797
764
|
.order-9 {
|
798
|
-
-webkit-box-ordinal-group: 10;
|
799
765
|
-ms-flex-order: 9;
|
800
766
|
order: 9;
|
801
767
|
}
|
802
768
|
|
803
769
|
.order-10 {
|
804
|
-
-webkit-box-ordinal-group: 11;
|
805
770
|
-ms-flex-order: 10;
|
806
771
|
order: 10;
|
807
772
|
}
|
808
773
|
|
809
774
|
.order-11 {
|
810
|
-
-webkit-box-ordinal-group: 12;
|
811
775
|
-ms-flex-order: 11;
|
812
776
|
order: 11;
|
813
777
|
}
|
814
778
|
|
815
779
|
.order-12 {
|
816
|
-
-webkit-box-ordinal-group: 13;
|
817
780
|
-ms-flex-order: 12;
|
818
781
|
order: 12;
|
819
782
|
}
|
@@ -866,162 +829,133 @@ pre code {
|
|
866
829
|
.col-sm {
|
867
830
|
-ms-flex-preferred-size: 0;
|
868
831
|
flex-basis: 0;
|
869
|
-
-webkit-box-flex: 1;
|
870
832
|
-ms-flex-positive: 1;
|
871
833
|
flex-grow: 1;
|
872
834
|
max-width: 100%;
|
873
835
|
}
|
874
836
|
.col-sm-auto {
|
875
|
-
-webkit-box-flex: 0;
|
876
837
|
-ms-flex: 0 0 auto;
|
877
838
|
flex: 0 0 auto;
|
878
839
|
width: auto;
|
879
840
|
max-width: none;
|
880
841
|
}
|
881
842
|
.col-sm-1 {
|
882
|
-
-webkit-box-flex: 0;
|
883
843
|
-ms-flex: 0 0 8.333333%;
|
884
844
|
flex: 0 0 8.333333%;
|
885
845
|
max-width: 8.333333%;
|
886
846
|
}
|
887
847
|
.col-sm-2 {
|
888
|
-
-webkit-box-flex: 0;
|
889
848
|
-ms-flex: 0 0 16.666667%;
|
890
849
|
flex: 0 0 16.666667%;
|
891
850
|
max-width: 16.666667%;
|
892
851
|
}
|
893
852
|
.col-sm-3 {
|
894
|
-
-webkit-box-flex: 0;
|
895
853
|
-ms-flex: 0 0 25%;
|
896
854
|
flex: 0 0 25%;
|
897
855
|
max-width: 25%;
|
898
856
|
}
|
899
857
|
.col-sm-4 {
|
900
|
-
-webkit-box-flex: 0;
|
901
858
|
-ms-flex: 0 0 33.333333%;
|
902
859
|
flex: 0 0 33.333333%;
|
903
860
|
max-width: 33.333333%;
|
904
861
|
}
|
905
862
|
.col-sm-5 {
|
906
|
-
-webkit-box-flex: 0;
|
907
863
|
-ms-flex: 0 0 41.666667%;
|
908
864
|
flex: 0 0 41.666667%;
|
909
865
|
max-width: 41.666667%;
|
910
866
|
}
|
911
867
|
.col-sm-6 {
|
912
|
-
-webkit-box-flex: 0;
|
913
868
|
-ms-flex: 0 0 50%;
|
914
869
|
flex: 0 0 50%;
|
915
870
|
max-width: 50%;
|
916
871
|
}
|
917
872
|
.col-sm-7 {
|
918
|
-
-webkit-box-flex: 0;
|
919
873
|
-ms-flex: 0 0 58.333333%;
|
920
874
|
flex: 0 0 58.333333%;
|
921
875
|
max-width: 58.333333%;
|
922
876
|
}
|
923
877
|
.col-sm-8 {
|
924
|
-
-webkit-box-flex: 0;
|
925
878
|
-ms-flex: 0 0 66.666667%;
|
926
879
|
flex: 0 0 66.666667%;
|
927
880
|
max-width: 66.666667%;
|
928
881
|
}
|
929
882
|
.col-sm-9 {
|
930
|
-
-webkit-box-flex: 0;
|
931
883
|
-ms-flex: 0 0 75%;
|
932
884
|
flex: 0 0 75%;
|
933
885
|
max-width: 75%;
|
934
886
|
}
|
935
887
|
.col-sm-10 {
|
936
|
-
-webkit-box-flex: 0;
|
937
888
|
-ms-flex: 0 0 83.333333%;
|
938
889
|
flex: 0 0 83.333333%;
|
939
890
|
max-width: 83.333333%;
|
940
891
|
}
|
941
892
|
.col-sm-11 {
|
942
|
-
-webkit-box-flex: 0;
|
943
893
|
-ms-flex: 0 0 91.666667%;
|
944
894
|
flex: 0 0 91.666667%;
|
945
895
|
max-width: 91.666667%;
|
946
896
|
}
|
947
897
|
.col-sm-12 {
|
948
|
-
-webkit-box-flex: 0;
|
949
898
|
-ms-flex: 0 0 100%;
|
950
899
|
flex: 0 0 100%;
|
951
900
|
max-width: 100%;
|
952
901
|
}
|
953
902
|
.order-sm-first {
|
954
|
-
-webkit-box-ordinal-group: 0;
|
955
903
|
-ms-flex-order: -1;
|
956
904
|
order: -1;
|
957
905
|
}
|
958
906
|
.order-sm-last {
|
959
|
-
-webkit-box-ordinal-group: 14;
|
960
907
|
-ms-flex-order: 13;
|
961
908
|
order: 13;
|
962
909
|
}
|
963
910
|
.order-sm-0 {
|
964
|
-
-webkit-box-ordinal-group: 1;
|
965
911
|
-ms-flex-order: 0;
|
966
912
|
order: 0;
|
967
913
|
}
|
968
914
|
.order-sm-1 {
|
969
|
-
-webkit-box-ordinal-group: 2;
|
970
915
|
-ms-flex-order: 1;
|
971
916
|
order: 1;
|
972
917
|
}
|
973
918
|
.order-sm-2 {
|
974
|
-
-webkit-box-ordinal-group: 3;
|
975
919
|
-ms-flex-order: 2;
|
976
920
|
order: 2;
|
977
921
|
}
|
978
922
|
.order-sm-3 {
|
979
|
-
-webkit-box-ordinal-group: 4;
|
980
923
|
-ms-flex-order: 3;
|
981
924
|
order: 3;
|
982
925
|
}
|
983
926
|
.order-sm-4 {
|
984
|
-
-webkit-box-ordinal-group: 5;
|
985
927
|
-ms-flex-order: 4;
|
986
928
|
order: 4;
|
987
929
|
}
|
988
930
|
.order-sm-5 {
|
989
|
-
-webkit-box-ordinal-group: 6;
|
990
931
|
-ms-flex-order: 5;
|
991
932
|
order: 5;
|
992
933
|
}
|
993
934
|
.order-sm-6 {
|
994
|
-
-webkit-box-ordinal-group: 7;
|
995
935
|
-ms-flex-order: 6;
|
996
936
|
order: 6;
|
997
937
|
}
|
998
938
|
.order-sm-7 {
|
999
|
-
-webkit-box-ordinal-group: 8;
|
1000
939
|
-ms-flex-order: 7;
|
1001
940
|
order: 7;
|
1002
941
|
}
|
1003
942
|
.order-sm-8 {
|
1004
|
-
-webkit-box-ordinal-group: 9;
|
1005
943
|
-ms-flex-order: 8;
|
1006
944
|
order: 8;
|
1007
945
|
}
|
1008
946
|
.order-sm-9 {
|
1009
|
-
-webkit-box-ordinal-group: 10;
|
1010
947
|
-ms-flex-order: 9;
|
1011
948
|
order: 9;
|
1012
949
|
}
|
1013
950
|
.order-sm-10 {
|
1014
|
-
-webkit-box-ordinal-group: 11;
|
1015
951
|
-ms-flex-order: 10;
|
1016
952
|
order: 10;
|
1017
953
|
}
|
1018
954
|
.order-sm-11 {
|
1019
|
-
-webkit-box-ordinal-group: 12;
|
1020
955
|
-ms-flex-order: 11;
|
1021
956
|
order: 11;
|
1022
957
|
}
|
1023
958
|
.order-sm-12 {
|
1024
|
-
-webkit-box-ordinal-group: 13;
|
1025
959
|
-ms-flex-order: 12;
|
1026
960
|
order: 12;
|
1027
961
|
}
|
@@ -1067,162 +1001,133 @@ pre code {
|
|
1067
1001
|
.col-md {
|
1068
1002
|
-ms-flex-preferred-size: 0;
|
1069
1003
|
flex-basis: 0;
|
1070
|
-
-webkit-box-flex: 1;
|
1071
1004
|
-ms-flex-positive: 1;
|
1072
1005
|
flex-grow: 1;
|
1073
1006
|
max-width: 100%;
|
1074
1007
|
}
|
1075
1008
|
.col-md-auto {
|
1076
|
-
-webkit-box-flex: 0;
|
1077
1009
|
-ms-flex: 0 0 auto;
|
1078
1010
|
flex: 0 0 auto;
|
1079
1011
|
width: auto;
|
1080
1012
|
max-width: none;
|
1081
1013
|
}
|
1082
1014
|
.col-md-1 {
|
1083
|
-
-webkit-box-flex: 0;
|
1084
1015
|
-ms-flex: 0 0 8.333333%;
|
1085
1016
|
flex: 0 0 8.333333%;
|
1086
1017
|
max-width: 8.333333%;
|
1087
1018
|
}
|
1088
1019
|
.col-md-2 {
|
1089
|
-
-webkit-box-flex: 0;
|
1090
1020
|
-ms-flex: 0 0 16.666667%;
|
1091
1021
|
flex: 0 0 16.666667%;
|
1092
1022
|
max-width: 16.666667%;
|
1093
1023
|
}
|
1094
1024
|
.col-md-3 {
|
1095
|
-
-webkit-box-flex: 0;
|
1096
1025
|
-ms-flex: 0 0 25%;
|
1097
1026
|
flex: 0 0 25%;
|
1098
1027
|
max-width: 25%;
|
1099
1028
|
}
|
1100
1029
|
.col-md-4 {
|
1101
|
-
-webkit-box-flex: 0;
|
1102
1030
|
-ms-flex: 0 0 33.333333%;
|
1103
1031
|
flex: 0 0 33.333333%;
|
1104
1032
|
max-width: 33.333333%;
|
1105
1033
|
}
|
1106
1034
|
.col-md-5 {
|
1107
|
-
-webkit-box-flex: 0;
|
1108
1035
|
-ms-flex: 0 0 41.666667%;
|
1109
1036
|
flex: 0 0 41.666667%;
|
1110
1037
|
max-width: 41.666667%;
|
1111
1038
|
}
|
1112
1039
|
.col-md-6 {
|
1113
|
-
-webkit-box-flex: 0;
|
1114
1040
|
-ms-flex: 0 0 50%;
|
1115
1041
|
flex: 0 0 50%;
|
1116
1042
|
max-width: 50%;
|
1117
1043
|
}
|
1118
1044
|
.col-md-7 {
|
1119
|
-
-webkit-box-flex: 0;
|
1120
1045
|
-ms-flex: 0 0 58.333333%;
|
1121
1046
|
flex: 0 0 58.333333%;
|
1122
1047
|
max-width: 58.333333%;
|
1123
1048
|
}
|
1124
1049
|
.col-md-8 {
|
1125
|
-
-webkit-box-flex: 0;
|
1126
1050
|
-ms-flex: 0 0 66.666667%;
|
1127
1051
|
flex: 0 0 66.666667%;
|
1128
1052
|
max-width: 66.666667%;
|
1129
1053
|
}
|
1130
1054
|
.col-md-9 {
|
1131
|
-
-webkit-box-flex: 0;
|
1132
1055
|
-ms-flex: 0 0 75%;
|
1133
1056
|
flex: 0 0 75%;
|
1134
1057
|
max-width: 75%;
|
1135
1058
|
}
|
1136
1059
|
.col-md-10 {
|
1137
|
-
-webkit-box-flex: 0;
|
1138
1060
|
-ms-flex: 0 0 83.333333%;
|
1139
1061
|
flex: 0 0 83.333333%;
|
1140
1062
|
max-width: 83.333333%;
|
1141
1063
|
}
|
1142
1064
|
.col-md-11 {
|
1143
|
-
-webkit-box-flex: 0;
|
1144
1065
|
-ms-flex: 0 0 91.666667%;
|
1145
1066
|
flex: 0 0 91.666667%;
|
1146
1067
|
max-width: 91.666667%;
|
1147
1068
|
}
|
1148
1069
|
.col-md-12 {
|
1149
|
-
-webkit-box-flex: 0;
|
1150
1070
|
-ms-flex: 0 0 100%;
|
1151
1071
|
flex: 0 0 100%;
|
1152
1072
|
max-width: 100%;
|
1153
1073
|
}
|
1154
1074
|
.order-md-first {
|
1155
|
-
-webkit-box-ordinal-group: 0;
|
1156
1075
|
-ms-flex-order: -1;
|
1157
1076
|
order: -1;
|
1158
1077
|
}
|
1159
1078
|
.order-md-last {
|
1160
|
-
-webkit-box-ordinal-group: 14;
|
1161
1079
|
-ms-flex-order: 13;
|
1162
1080
|
order: 13;
|
1163
1081
|
}
|
1164
1082
|
.order-md-0 {
|
1165
|
-
-webkit-box-ordinal-group: 1;
|
1166
1083
|
-ms-flex-order: 0;
|
1167
1084
|
order: 0;
|
1168
1085
|
}
|
1169
1086
|
.order-md-1 {
|
1170
|
-
-webkit-box-ordinal-group: 2;
|
1171
1087
|
-ms-flex-order: 1;
|
1172
1088
|
order: 1;
|
1173
1089
|
}
|
1174
1090
|
.order-md-2 {
|
1175
|
-
-webkit-box-ordinal-group: 3;
|
1176
1091
|
-ms-flex-order: 2;
|
1177
1092
|
order: 2;
|
1178
1093
|
}
|
1179
1094
|
.order-md-3 {
|
1180
|
-
-webkit-box-ordinal-group: 4;
|
1181
1095
|
-ms-flex-order: 3;
|
1182
1096
|
order: 3;
|
1183
1097
|
}
|
1184
1098
|
.order-md-4 {
|
1185
|
-
-webkit-box-ordinal-group: 5;
|
1186
1099
|
-ms-flex-order: 4;
|
1187
1100
|
order: 4;
|
1188
1101
|
}
|
1189
1102
|
.order-md-5 {
|
1190
|
-
-webkit-box-ordinal-group: 6;
|
1191
1103
|
-ms-flex-order: 5;
|
1192
1104
|
order: 5;
|
1193
1105
|
}
|
1194
1106
|
.order-md-6 {
|
1195
|
-
-webkit-box-ordinal-group: 7;
|
1196
1107
|
-ms-flex-order: 6;
|
1197
1108
|
order: 6;
|
1198
1109
|
}
|
1199
1110
|
.order-md-7 {
|
1200
|
-
-webkit-box-ordinal-group: 8;
|
1201
1111
|
-ms-flex-order: 7;
|
1202
1112
|
order: 7;
|
1203
1113
|
}
|
1204
1114
|
.order-md-8 {
|
1205
|
-
-webkit-box-ordinal-group: 9;
|
1206
1115
|
-ms-flex-order: 8;
|
1207
1116
|
order: 8;
|
1208
1117
|
}
|
1209
1118
|
.order-md-9 {
|
1210
|
-
-webkit-box-ordinal-group: 10;
|
1211
1119
|
-ms-flex-order: 9;
|
1212
1120
|
order: 9;
|
1213
1121
|
}
|
1214
1122
|
.order-md-10 {
|
1215
|
-
-webkit-box-ordinal-group: 11;
|
1216
1123
|
-ms-flex-order: 10;
|
1217
1124
|
order: 10;
|
1218
1125
|
}
|
1219
1126
|
.order-md-11 {
|
1220
|
-
-webkit-box-ordinal-group: 12;
|
1221
1127
|
-ms-flex-order: 11;
|
1222
1128
|
order: 11;
|
1223
1129
|
}
|
1224
1130
|
.order-md-12 {
|
1225
|
-
-webkit-box-ordinal-group: 13;
|
1226
1131
|
-ms-flex-order: 12;
|
1227
1132
|
order: 12;
|
1228
1133
|
}
|
@@ -1268,162 +1173,133 @@ pre code {
|
|
1268
1173
|
.col-lg {
|
1269
1174
|
-ms-flex-preferred-size: 0;
|
1270
1175
|
flex-basis: 0;
|
1271
|
-
-webkit-box-flex: 1;
|
1272
1176
|
-ms-flex-positive: 1;
|
1273
1177
|
flex-grow: 1;
|
1274
1178
|
max-width: 100%;
|
1275
1179
|
}
|
1276
1180
|
.col-lg-auto {
|
1277
|
-
-webkit-box-flex: 0;
|
1278
1181
|
-ms-flex: 0 0 auto;
|
1279
1182
|
flex: 0 0 auto;
|
1280
1183
|
width: auto;
|
1281
1184
|
max-width: none;
|
1282
1185
|
}
|
1283
1186
|
.col-lg-1 {
|
1284
|
-
-webkit-box-flex: 0;
|
1285
1187
|
-ms-flex: 0 0 8.333333%;
|
1286
1188
|
flex: 0 0 8.333333%;
|
1287
1189
|
max-width: 8.333333%;
|
1288
1190
|
}
|
1289
1191
|
.col-lg-2 {
|
1290
|
-
-webkit-box-flex: 0;
|
1291
1192
|
-ms-flex: 0 0 16.666667%;
|
1292
1193
|
flex: 0 0 16.666667%;
|
1293
1194
|
max-width: 16.666667%;
|
1294
1195
|
}
|
1295
1196
|
.col-lg-3 {
|
1296
|
-
-webkit-box-flex: 0;
|
1297
1197
|
-ms-flex: 0 0 25%;
|
1298
1198
|
flex: 0 0 25%;
|
1299
1199
|
max-width: 25%;
|
1300
1200
|
}
|
1301
1201
|
.col-lg-4 {
|
1302
|
-
-webkit-box-flex: 0;
|
1303
1202
|
-ms-flex: 0 0 33.333333%;
|
1304
1203
|
flex: 0 0 33.333333%;
|
1305
1204
|
max-width: 33.333333%;
|
1306
1205
|
}
|
1307
1206
|
.col-lg-5 {
|
1308
|
-
-webkit-box-flex: 0;
|
1309
1207
|
-ms-flex: 0 0 41.666667%;
|
1310
1208
|
flex: 0 0 41.666667%;
|
1311
1209
|
max-width: 41.666667%;
|
1312
1210
|
}
|
1313
1211
|
.col-lg-6 {
|
1314
|
-
-webkit-box-flex: 0;
|
1315
1212
|
-ms-flex: 0 0 50%;
|
1316
1213
|
flex: 0 0 50%;
|
1317
1214
|
max-width: 50%;
|
1318
1215
|
}
|
1319
1216
|
.col-lg-7 {
|
1320
|
-
-webkit-box-flex: 0;
|
1321
1217
|
-ms-flex: 0 0 58.333333%;
|
1322
1218
|
flex: 0 0 58.333333%;
|
1323
1219
|
max-width: 58.333333%;
|
1324
1220
|
}
|
1325
1221
|
.col-lg-8 {
|
1326
|
-
-webkit-box-flex: 0;
|
1327
1222
|
-ms-flex: 0 0 66.666667%;
|
1328
1223
|
flex: 0 0 66.666667%;
|
1329
1224
|
max-width: 66.666667%;
|
1330
1225
|
}
|
1331
1226
|
.col-lg-9 {
|
1332
|
-
-webkit-box-flex: 0;
|
1333
1227
|
-ms-flex: 0 0 75%;
|
1334
1228
|
flex: 0 0 75%;
|
1335
1229
|
max-width: 75%;
|
1336
1230
|
}
|
1337
1231
|
.col-lg-10 {
|
1338
|
-
-webkit-box-flex: 0;
|
1339
1232
|
-ms-flex: 0 0 83.333333%;
|
1340
1233
|
flex: 0 0 83.333333%;
|
1341
1234
|
max-width: 83.333333%;
|
1342
1235
|
}
|
1343
1236
|
.col-lg-11 {
|
1344
|
-
-webkit-box-flex: 0;
|
1345
1237
|
-ms-flex: 0 0 91.666667%;
|
1346
1238
|
flex: 0 0 91.666667%;
|
1347
1239
|
max-width: 91.666667%;
|
1348
1240
|
}
|
1349
1241
|
.col-lg-12 {
|
1350
|
-
-webkit-box-flex: 0;
|
1351
1242
|
-ms-flex: 0 0 100%;
|
1352
1243
|
flex: 0 0 100%;
|
1353
1244
|
max-width: 100%;
|
1354
1245
|
}
|
1355
1246
|
.order-lg-first {
|
1356
|
-
-webkit-box-ordinal-group: 0;
|
1357
1247
|
-ms-flex-order: -1;
|
1358
1248
|
order: -1;
|
1359
1249
|
}
|
1360
1250
|
.order-lg-last {
|
1361
|
-
-webkit-box-ordinal-group: 14;
|
1362
1251
|
-ms-flex-order: 13;
|
1363
1252
|
order: 13;
|
1364
1253
|
}
|
1365
1254
|
.order-lg-0 {
|
1366
|
-
-webkit-box-ordinal-group: 1;
|
1367
1255
|
-ms-flex-order: 0;
|
1368
1256
|
order: 0;
|
1369
1257
|
}
|
1370
1258
|
.order-lg-1 {
|
1371
|
-
-webkit-box-ordinal-group: 2;
|
1372
1259
|
-ms-flex-order: 1;
|
1373
1260
|
order: 1;
|
1374
1261
|
}
|
1375
1262
|
.order-lg-2 {
|
1376
|
-
-webkit-box-ordinal-group: 3;
|
1377
1263
|
-ms-flex-order: 2;
|
1378
1264
|
order: 2;
|
1379
1265
|
}
|
1380
1266
|
.order-lg-3 {
|
1381
|
-
-webkit-box-ordinal-group: 4;
|
1382
1267
|
-ms-flex-order: 3;
|
1383
1268
|
order: 3;
|
1384
1269
|
}
|
1385
1270
|
.order-lg-4 {
|
1386
|
-
-webkit-box-ordinal-group: 5;
|
1387
1271
|
-ms-flex-order: 4;
|
1388
1272
|
order: 4;
|
1389
1273
|
}
|
1390
1274
|
.order-lg-5 {
|
1391
|
-
-webkit-box-ordinal-group: 6;
|
1392
1275
|
-ms-flex-order: 5;
|
1393
1276
|
order: 5;
|
1394
1277
|
}
|
1395
1278
|
.order-lg-6 {
|
1396
|
-
-webkit-box-ordinal-group: 7;
|
1397
1279
|
-ms-flex-order: 6;
|
1398
1280
|
order: 6;
|
1399
1281
|
}
|
1400
1282
|
.order-lg-7 {
|
1401
|
-
-webkit-box-ordinal-group: 8;
|
1402
1283
|
-ms-flex-order: 7;
|
1403
1284
|
order: 7;
|
1404
1285
|
}
|
1405
1286
|
.order-lg-8 {
|
1406
|
-
-webkit-box-ordinal-group: 9;
|
1407
1287
|
-ms-flex-order: 8;
|
1408
1288
|
order: 8;
|
1409
1289
|
}
|
1410
1290
|
.order-lg-9 {
|
1411
|
-
-webkit-box-ordinal-group: 10;
|
1412
1291
|
-ms-flex-order: 9;
|
1413
1292
|
order: 9;
|
1414
1293
|
}
|
1415
1294
|
.order-lg-10 {
|
1416
|
-
-webkit-box-ordinal-group: 11;
|
1417
1295
|
-ms-flex-order: 10;
|
1418
1296
|
order: 10;
|
1419
1297
|
}
|
1420
1298
|
.order-lg-11 {
|
1421
|
-
-webkit-box-ordinal-group: 12;
|
1422
1299
|
-ms-flex-order: 11;
|
1423
1300
|
order: 11;
|
1424
1301
|
}
|
1425
1302
|
.order-lg-12 {
|
1426
|
-
-webkit-box-ordinal-group: 13;
|
1427
1303
|
-ms-flex-order: 12;
|
1428
1304
|
order: 12;
|
1429
1305
|
}
|
@@ -1469,162 +1345,133 @@ pre code {
|
|
1469
1345
|
.col-xl {
|
1470
1346
|
-ms-flex-preferred-size: 0;
|
1471
1347
|
flex-basis: 0;
|
1472
|
-
-webkit-box-flex: 1;
|
1473
1348
|
-ms-flex-positive: 1;
|
1474
1349
|
flex-grow: 1;
|
1475
1350
|
max-width: 100%;
|
1476
1351
|
}
|
1477
1352
|
.col-xl-auto {
|
1478
|
-
-webkit-box-flex: 0;
|
1479
1353
|
-ms-flex: 0 0 auto;
|
1480
1354
|
flex: 0 0 auto;
|
1481
1355
|
width: auto;
|
1482
1356
|
max-width: none;
|
1483
1357
|
}
|
1484
1358
|
.col-xl-1 {
|
1485
|
-
-webkit-box-flex: 0;
|
1486
1359
|
-ms-flex: 0 0 8.333333%;
|
1487
1360
|
flex: 0 0 8.333333%;
|
1488
1361
|
max-width: 8.333333%;
|
1489
1362
|
}
|
1490
1363
|
.col-xl-2 {
|
1491
|
-
-webkit-box-flex: 0;
|
1492
1364
|
-ms-flex: 0 0 16.666667%;
|
1493
1365
|
flex: 0 0 16.666667%;
|
1494
1366
|
max-width: 16.666667%;
|
1495
1367
|
}
|
1496
1368
|
.col-xl-3 {
|
1497
|
-
-webkit-box-flex: 0;
|
1498
1369
|
-ms-flex: 0 0 25%;
|
1499
1370
|
flex: 0 0 25%;
|
1500
1371
|
max-width: 25%;
|
1501
1372
|
}
|
1502
1373
|
.col-xl-4 {
|
1503
|
-
-webkit-box-flex: 0;
|
1504
1374
|
-ms-flex: 0 0 33.333333%;
|
1505
1375
|
flex: 0 0 33.333333%;
|
1506
1376
|
max-width: 33.333333%;
|
1507
1377
|
}
|
1508
1378
|
.col-xl-5 {
|
1509
|
-
-webkit-box-flex: 0;
|
1510
1379
|
-ms-flex: 0 0 41.666667%;
|
1511
1380
|
flex: 0 0 41.666667%;
|
1512
1381
|
max-width: 41.666667%;
|
1513
1382
|
}
|
1514
1383
|
.col-xl-6 {
|
1515
|
-
-webkit-box-flex: 0;
|
1516
1384
|
-ms-flex: 0 0 50%;
|
1517
1385
|
flex: 0 0 50%;
|
1518
1386
|
max-width: 50%;
|
1519
1387
|
}
|
1520
1388
|
.col-xl-7 {
|
1521
|
-
-webkit-box-flex: 0;
|
1522
1389
|
-ms-flex: 0 0 58.333333%;
|
1523
1390
|
flex: 0 0 58.333333%;
|
1524
1391
|
max-width: 58.333333%;
|
1525
1392
|
}
|
1526
1393
|
.col-xl-8 {
|
1527
|
-
-webkit-box-flex: 0;
|
1528
1394
|
-ms-flex: 0 0 66.666667%;
|
1529
1395
|
flex: 0 0 66.666667%;
|
1530
1396
|
max-width: 66.666667%;
|
1531
1397
|
}
|
1532
1398
|
.col-xl-9 {
|
1533
|
-
-webkit-box-flex: 0;
|
1534
1399
|
-ms-flex: 0 0 75%;
|
1535
1400
|
flex: 0 0 75%;
|
1536
1401
|
max-width: 75%;
|
1537
1402
|
}
|
1538
1403
|
.col-xl-10 {
|
1539
|
-
-webkit-box-flex: 0;
|
1540
1404
|
-ms-flex: 0 0 83.333333%;
|
1541
1405
|
flex: 0 0 83.333333%;
|
1542
1406
|
max-width: 83.333333%;
|
1543
1407
|
}
|
1544
1408
|
.col-xl-11 {
|
1545
|
-
-webkit-box-flex: 0;
|
1546
1409
|
-ms-flex: 0 0 91.666667%;
|
1547
1410
|
flex: 0 0 91.666667%;
|
1548
1411
|
max-width: 91.666667%;
|
1549
1412
|
}
|
1550
1413
|
.col-xl-12 {
|
1551
|
-
-webkit-box-flex: 0;
|
1552
1414
|
-ms-flex: 0 0 100%;
|
1553
1415
|
flex: 0 0 100%;
|
1554
1416
|
max-width: 100%;
|
1555
1417
|
}
|
1556
1418
|
.order-xl-first {
|
1557
|
-
-webkit-box-ordinal-group: 0;
|
1558
1419
|
-ms-flex-order: -1;
|
1559
1420
|
order: -1;
|
1560
1421
|
}
|
1561
1422
|
.order-xl-last {
|
1562
|
-
-webkit-box-ordinal-group: 14;
|
1563
1423
|
-ms-flex-order: 13;
|
1564
1424
|
order: 13;
|
1565
1425
|
}
|
1566
1426
|
.order-xl-0 {
|
1567
|
-
-webkit-box-ordinal-group: 1;
|
1568
1427
|
-ms-flex-order: 0;
|
1569
1428
|
order: 0;
|
1570
1429
|
}
|
1571
1430
|
.order-xl-1 {
|
1572
|
-
-webkit-box-ordinal-group: 2;
|
1573
1431
|
-ms-flex-order: 1;
|
1574
1432
|
order: 1;
|
1575
1433
|
}
|
1576
1434
|
.order-xl-2 {
|
1577
|
-
-webkit-box-ordinal-group: 3;
|
1578
1435
|
-ms-flex-order: 2;
|
1579
1436
|
order: 2;
|
1580
1437
|
}
|
1581
1438
|
.order-xl-3 {
|
1582
|
-
-webkit-box-ordinal-group: 4;
|
1583
1439
|
-ms-flex-order: 3;
|
1584
1440
|
order: 3;
|
1585
1441
|
}
|
1586
1442
|
.order-xl-4 {
|
1587
|
-
-webkit-box-ordinal-group: 5;
|
1588
1443
|
-ms-flex-order: 4;
|
1589
1444
|
order: 4;
|
1590
1445
|
}
|
1591
1446
|
.order-xl-5 {
|
1592
|
-
-webkit-box-ordinal-group: 6;
|
1593
1447
|
-ms-flex-order: 5;
|
1594
1448
|
order: 5;
|
1595
1449
|
}
|
1596
1450
|
.order-xl-6 {
|
1597
|
-
-webkit-box-ordinal-group: 7;
|
1598
1451
|
-ms-flex-order: 6;
|
1599
1452
|
order: 6;
|
1600
1453
|
}
|
1601
1454
|
.order-xl-7 {
|
1602
|
-
-webkit-box-ordinal-group: 8;
|
1603
1455
|
-ms-flex-order: 7;
|
1604
1456
|
order: 7;
|
1605
1457
|
}
|
1606
1458
|
.order-xl-8 {
|
1607
|
-
-webkit-box-ordinal-group: 9;
|
1608
1459
|
-ms-flex-order: 8;
|
1609
1460
|
order: 8;
|
1610
1461
|
}
|
1611
1462
|
.order-xl-9 {
|
1612
|
-
-webkit-box-ordinal-group: 10;
|
1613
1463
|
-ms-flex-order: 9;
|
1614
1464
|
order: 9;
|
1615
1465
|
}
|
1616
1466
|
.order-xl-10 {
|
1617
|
-
-webkit-box-ordinal-group: 11;
|
1618
1467
|
-ms-flex-order: 10;
|
1619
1468
|
order: 10;
|
1620
1469
|
}
|
1621
1470
|
.order-xl-11 {
|
1622
|
-
-webkit-box-ordinal-group: 12;
|
1623
1471
|
-ms-flex-order: 11;
|
1624
1472
|
order: 11;
|
1625
1473
|
}
|
1626
1474
|
.order-xl-12 {
|
1627
|
-
-webkit-box-ordinal-group: 13;
|
1628
1475
|
-ms-flex-order: 12;
|
1629
1476
|
order: 12;
|
1630
1477
|
}
|
@@ -1712,6 +1559,13 @@ pre code {
|
|
1712
1559
|
border-bottom-width: 2px;
|
1713
1560
|
}
|
1714
1561
|
|
1562
|
+
.table-borderless th,
|
1563
|
+
.table-borderless td,
|
1564
|
+
.table-borderless thead th,
|
1565
|
+
.table-borderless tbody + tbody {
|
1566
|
+
border: 0;
|
1567
|
+
}
|
1568
|
+
|
1715
1569
|
.table-striped tbody tr:nth-of-type(odd) {
|
1716
1570
|
background-color: rgba(0, 0, 0, 0.05);
|
1717
1571
|
}
|
@@ -1968,6 +1822,12 @@ pre code {
|
|
1968
1822
|
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
1969
1823
|
}
|
1970
1824
|
|
1825
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
1826
|
+
.form-control {
|
1827
|
+
transition: none;
|
1828
|
+
}
|
1829
|
+
}
|
1830
|
+
|
1971
1831
|
.form-control::-ms-expand {
|
1972
1832
|
background-color: transparent;
|
1973
1833
|
border: 0;
|
@@ -2055,6 +1915,7 @@ select.form-control:focus::-ms-value {
|
|
2055
1915
|
padding-bottom: 0.375rem;
|
2056
1916
|
margin-bottom: 0;
|
2057
1917
|
line-height: 1.5;
|
1918
|
+
color: #212529;
|
2058
1919
|
background-color: transparent;
|
2059
1920
|
border: solid transparent;
|
2060
1921
|
border-width: 1px 0;
|
@@ -2121,7 +1982,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2121
1982
|
}
|
2122
1983
|
|
2123
1984
|
.form-row {
|
2124
|
-
display: -webkit-box;
|
2125
1985
|
display: -ms-flexbox;
|
2126
1986
|
display: flex;
|
2127
1987
|
-ms-flex-wrap: wrap;
|
@@ -2157,10 +2017,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2157
2017
|
}
|
2158
2018
|
|
2159
2019
|
.form-check-inline {
|
2160
|
-
display: -webkit-inline-box;
|
2161
2020
|
display: -ms-inline-flexbox;
|
2162
2021
|
display: inline-flex;
|
2163
|
-
-webkit-box-align: center;
|
2164
2022
|
-ms-flex-align: center;
|
2165
2023
|
align-items: center;
|
2166
2024
|
padding-left: 0;
|
@@ -2221,6 +2079,12 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2221
2079
|
display: block;
|
2222
2080
|
}
|
2223
2081
|
|
2082
|
+
.was-validated .form-control-file:valid ~ .valid-feedback,
|
2083
|
+
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
|
2084
|
+
.form-control-file.is-valid ~ .valid-tooltip {
|
2085
|
+
display: block;
|
2086
|
+
}
|
2087
|
+
|
2224
2088
|
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
|
2225
2089
|
color: #28a745;
|
2226
2090
|
}
|
@@ -2318,6 +2182,12 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2318
2182
|
display: block;
|
2319
2183
|
}
|
2320
2184
|
|
2185
|
+
.was-validated .form-control-file:invalid ~ .invalid-feedback,
|
2186
|
+
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
|
2187
|
+
.form-control-file.is-invalid ~ .invalid-tooltip {
|
2188
|
+
display: block;
|
2189
|
+
}
|
2190
|
+
|
2321
2191
|
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
|
2322
2192
|
color: #dc3545;
|
2323
2193
|
}
|
@@ -2369,14 +2239,10 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2369
2239
|
}
|
2370
2240
|
|
2371
2241
|
.form-inline {
|
2372
|
-
display: -webkit-box;
|
2373
2242
|
display: -ms-flexbox;
|
2374
2243
|
display: flex;
|
2375
|
-
-webkit-box-orient: horizontal;
|
2376
|
-
-webkit-box-direction: normal;
|
2377
2244
|
-ms-flex-flow: row wrap;
|
2378
2245
|
flex-flow: row wrap;
|
2379
|
-
-webkit-box-align: center;
|
2380
2246
|
-ms-flex-align: center;
|
2381
2247
|
align-items: center;
|
2382
2248
|
}
|
@@ -2387,29 +2253,21 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2387
2253
|
|
2388
2254
|
@media (min-width: 576px) {
|
2389
2255
|
.form-inline label {
|
2390
|
-
display: -webkit-box;
|
2391
2256
|
display: -ms-flexbox;
|
2392
2257
|
display: flex;
|
2393
|
-
-webkit-box-align: center;
|
2394
2258
|
-ms-flex-align: center;
|
2395
2259
|
align-items: center;
|
2396
|
-
-webkit-box-pack: center;
|
2397
2260
|
-ms-flex-pack: center;
|
2398
2261
|
justify-content: center;
|
2399
2262
|
margin-bottom: 0;
|
2400
2263
|
}
|
2401
2264
|
.form-inline .form-group {
|
2402
|
-
display: -webkit-box;
|
2403
2265
|
display: -ms-flexbox;
|
2404
2266
|
display: flex;
|
2405
|
-
-webkit-box-flex: 0;
|
2406
2267
|
-ms-flex: 0 0 auto;
|
2407
2268
|
flex: 0 0 auto;
|
2408
|
-
-webkit-box-orient: horizontal;
|
2409
|
-
-webkit-box-direction: normal;
|
2410
2269
|
-ms-flex-flow: row wrap;
|
2411
2270
|
flex-flow: row wrap;
|
2412
|
-
-webkit-box-align: center;
|
2413
2271
|
-ms-flex-align: center;
|
2414
2272
|
align-items: center;
|
2415
2273
|
margin-bottom: 0;
|
@@ -2422,17 +2280,15 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2422
2280
|
.form-inline .form-control-plaintext {
|
2423
2281
|
display: inline-block;
|
2424
2282
|
}
|
2425
|
-
.form-inline .input-group
|
2283
|
+
.form-inline .input-group,
|
2284
|
+
.form-inline .custom-select {
|
2426
2285
|
width: auto;
|
2427
2286
|
}
|
2428
2287
|
.form-inline .form-check {
|
2429
|
-
display: -webkit-box;
|
2430
2288
|
display: -ms-flexbox;
|
2431
2289
|
display: flex;
|
2432
|
-
-webkit-box-align: center;
|
2433
2290
|
-ms-flex-align: center;
|
2434
2291
|
align-items: center;
|
2435
|
-
-webkit-box-pack: center;
|
2436
2292
|
-ms-flex-pack: center;
|
2437
2293
|
justify-content: center;
|
2438
2294
|
width: auto;
|
@@ -2445,10 +2301,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2445
2301
|
margin-left: 0;
|
2446
2302
|
}
|
2447
2303
|
.form-inline .custom-control {
|
2448
|
-
-webkit-box-align: center;
|
2449
2304
|
-ms-flex-align: center;
|
2450
2305
|
align-items: center;
|
2451
|
-
-webkit-box-pack: center;
|
2452
2306
|
-ms-flex-pack: center;
|
2453
2307
|
justify-content: center;
|
2454
2308
|
}
|
@@ -2475,6 +2329,12 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
|
|
2475
2329
|
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
2476
2330
|
}
|
2477
2331
|
|
2332
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
2333
|
+
.btn {
|
2334
|
+
transition: none;
|
2335
|
+
}
|
2336
|
+
}
|
2337
|
+
|
2478
2338
|
.btn:hover, .btn:focus {
|
2479
2339
|
text-decoration: none;
|
2480
2340
|
}
|
@@ -3066,6 +2926,7 @@ fieldset:disabled a.btn {
|
|
3066
2926
|
|
3067
2927
|
.btn-link:disabled, .btn-link.disabled {
|
3068
2928
|
color: #6c757d;
|
2929
|
+
pointer-events: none;
|
3069
2930
|
}
|
3070
2931
|
|
3071
2932
|
.btn-lg, .btn-group-lg > .btn {
|
@@ -3098,28 +2959,21 @@ input[type="button"].btn-block {
|
|
3098
2959
|
}
|
3099
2960
|
|
3100
2961
|
.fade {
|
3101
|
-
opacity: 0;
|
3102
2962
|
transition: opacity 0.15s linear;
|
3103
2963
|
}
|
3104
2964
|
|
3105
|
-
|
3106
|
-
|
3107
|
-
|
3108
|
-
|
3109
|
-
.collapse {
|
3110
|
-
display: none;
|
3111
|
-
}
|
3112
|
-
|
3113
|
-
.collapse.show {
|
3114
|
-
display: block;
|
2965
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
2966
|
+
.fade {
|
2967
|
+
transition: none;
|
2968
|
+
}
|
3115
2969
|
}
|
3116
2970
|
|
3117
|
-
|
3118
|
-
|
2971
|
+
.fade:not(.show) {
|
2972
|
+
opacity: 0;
|
3119
2973
|
}
|
3120
2974
|
|
3121
|
-
|
3122
|
-
display:
|
2975
|
+
.collapse:not(.show) {
|
2976
|
+
display: none;
|
3123
2977
|
}
|
3124
2978
|
|
3125
2979
|
.collapsing {
|
@@ -3129,8 +2983,16 @@ tbody.collapse.show {
|
|
3129
2983
|
transition: height 0.35s ease;
|
3130
2984
|
}
|
3131
2985
|
|
2986
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
2987
|
+
.collapsing {
|
2988
|
+
transition: none;
|
2989
|
+
}
|
2990
|
+
}
|
2991
|
+
|
3132
2992
|
.dropup,
|
3133
|
-
.
|
2993
|
+
.dropright,
|
2994
|
+
.dropdown,
|
2995
|
+
.dropleft {
|
3134
2996
|
position: relative;
|
3135
2997
|
}
|
3136
2998
|
|
@@ -3171,7 +3033,14 @@ tbody.collapse.show {
|
|
3171
3033
|
border-radius: 0.25rem;
|
3172
3034
|
}
|
3173
3035
|
|
3036
|
+
.dropdown-menu-right {
|
3037
|
+
right: 0;
|
3038
|
+
left: auto;
|
3039
|
+
}
|
3040
|
+
|
3174
3041
|
.dropup .dropdown-menu {
|
3042
|
+
top: auto;
|
3043
|
+
bottom: 100%;
|
3175
3044
|
margin-top: 0;
|
3176
3045
|
margin-bottom: 0.125rem;
|
3177
3046
|
}
|
@@ -3194,6 +3063,9 @@ tbody.collapse.show {
|
|
3194
3063
|
}
|
3195
3064
|
|
3196
3065
|
.dropright .dropdown-menu {
|
3066
|
+
top: 0;
|
3067
|
+
right: auto;
|
3068
|
+
left: 100%;
|
3197
3069
|
margin-top: 0;
|
3198
3070
|
margin-left: 0.125rem;
|
3199
3071
|
}
|
@@ -3206,6 +3078,7 @@ tbody.collapse.show {
|
|
3206
3078
|
vertical-align: 0.255em;
|
3207
3079
|
content: "";
|
3208
3080
|
border-top: 0.3em solid transparent;
|
3081
|
+
border-right: 0;
|
3209
3082
|
border-bottom: 0.3em solid transparent;
|
3210
3083
|
border-left: 0.3em solid;
|
3211
3084
|
}
|
@@ -3219,6 +3092,9 @@ tbody.collapse.show {
|
|
3219
3092
|
}
|
3220
3093
|
|
3221
3094
|
.dropleft .dropdown-menu {
|
3095
|
+
top: 0;
|
3096
|
+
right: 100%;
|
3097
|
+
left: auto;
|
3222
3098
|
margin-top: 0;
|
3223
3099
|
margin-right: 0.125rem;
|
3224
3100
|
}
|
@@ -3256,6 +3132,11 @@ tbody.collapse.show {
|
|
3256
3132
|
vertical-align: 0;
|
3257
3133
|
}
|
3258
3134
|
|
3135
|
+
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
|
3136
|
+
right: auto;
|
3137
|
+
bottom: auto;
|
3138
|
+
}
|
3139
|
+
|
3259
3140
|
.dropdown-divider {
|
3260
3141
|
height: 0;
|
3261
3142
|
margin: 0.5rem 0;
|
@@ -3306,10 +3187,15 @@ tbody.collapse.show {
|
|
3306
3187
|
white-space: nowrap;
|
3307
3188
|
}
|
3308
3189
|
|
3190
|
+
.dropdown-item-text {
|
3191
|
+
display: block;
|
3192
|
+
padding: 0.25rem 1.5rem;
|
3193
|
+
color: #212529;
|
3194
|
+
}
|
3195
|
+
|
3309
3196
|
.btn-group,
|
3310
3197
|
.btn-group-vertical {
|
3311
3198
|
position: relative;
|
3312
|
-
display: -webkit-inline-box;
|
3313
3199
|
display: -ms-inline-flexbox;
|
3314
3200
|
display: inline-flex;
|
3315
3201
|
vertical-align: middle;
|
@@ -3318,7 +3204,6 @@ tbody.collapse.show {
|
|
3318
3204
|
.btn-group > .btn,
|
3319
3205
|
.btn-group-vertical > .btn {
|
3320
3206
|
position: relative;
|
3321
|
-
-webkit-box-flex: 0;
|
3322
3207
|
-ms-flex: 0 1 auto;
|
3323
3208
|
flex: 0 1 auto;
|
3324
3209
|
}
|
@@ -3347,12 +3232,10 @@ tbody.collapse.show {
|
|
3347
3232
|
}
|
3348
3233
|
|
3349
3234
|
.btn-toolbar {
|
3350
|
-
display: -webkit-box;
|
3351
3235
|
display: -ms-flexbox;
|
3352
3236
|
display: flex;
|
3353
3237
|
-ms-flex-wrap: wrap;
|
3354
3238
|
flex-wrap: wrap;
|
3355
|
-
-webkit-box-pack: start;
|
3356
3239
|
-ms-flex-pack: start;
|
3357
3240
|
justify-content: flex-start;
|
3358
3241
|
}
|
@@ -3382,10 +3265,16 @@ tbody.collapse.show {
|
|
3382
3265
|
padding-left: 0.5625rem;
|
3383
3266
|
}
|
3384
3267
|
|
3385
|
-
.dropdown-toggle-split::after
|
3268
|
+
.dropdown-toggle-split::after,
|
3269
|
+
.dropup .dropdown-toggle-split::after,
|
3270
|
+
.dropright .dropdown-toggle-split::after {
|
3386
3271
|
margin-left: 0;
|
3387
3272
|
}
|
3388
3273
|
|
3274
|
+
.dropleft .dropdown-toggle-split::before {
|
3275
|
+
margin-right: 0;
|
3276
|
+
}
|
3277
|
+
|
3389
3278
|
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
|
3390
3279
|
padding-right: 0.375rem;
|
3391
3280
|
padding-left: 0.375rem;
|
@@ -3397,14 +3286,10 @@ tbody.collapse.show {
|
|
3397
3286
|
}
|
3398
3287
|
|
3399
3288
|
.btn-group-vertical {
|
3400
|
-
-webkit-box-orient: vertical;
|
3401
|
-
-webkit-box-direction: normal;
|
3402
3289
|
-ms-flex-direction: column;
|
3403
3290
|
flex-direction: column;
|
3404
|
-
-webkit-box-align: start;
|
3405
3291
|
-ms-flex-align: start;
|
3406
3292
|
align-items: flex-start;
|
3407
|
-
-webkit-box-pack: center;
|
3408
3293
|
-ms-flex-pack: center;
|
3409
3294
|
justify-content: center;
|
3410
3295
|
}
|
@@ -3450,12 +3335,10 @@ tbody.collapse.show {
|
|
3450
3335
|
|
3451
3336
|
.input-group {
|
3452
3337
|
position: relative;
|
3453
|
-
display: -webkit-box;
|
3454
3338
|
display: -ms-flexbox;
|
3455
3339
|
display: flex;
|
3456
3340
|
-ms-flex-wrap: wrap;
|
3457
3341
|
flex-wrap: wrap;
|
3458
|
-
-webkit-box-align: stretch;
|
3459
3342
|
-ms-flex-align: stretch;
|
3460
3343
|
align-items: stretch;
|
3461
3344
|
width: 100%;
|
@@ -3465,7 +3348,6 @@ tbody.collapse.show {
|
|
3465
3348
|
.input-group > .custom-select,
|
3466
3349
|
.input-group > .custom-file {
|
3467
3350
|
position: relative;
|
3468
|
-
-webkit-box-flex: 1;
|
3469
3351
|
-ms-flex: 1 1 auto;
|
3470
3352
|
flex: 1 1 auto;
|
3471
3353
|
width: 1%;
|
@@ -3503,29 +3385,25 @@ tbody.collapse.show {
|
|
3503
3385
|
}
|
3504
3386
|
|
3505
3387
|
.input-group > .custom-file {
|
3506
|
-
display: -webkit-box;
|
3507
3388
|
display: -ms-flexbox;
|
3508
3389
|
display: flex;
|
3509
|
-
-webkit-box-align: center;
|
3510
3390
|
-ms-flex-align: center;
|
3511
3391
|
align-items: center;
|
3512
3392
|
}
|
3513
3393
|
|
3514
3394
|
.input-group > .custom-file:not(:last-child) .custom-file-label,
|
3515
|
-
.input-group > .custom-file:not(:last-child) .custom-file-label::
|
3395
|
+
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
|
3516
3396
|
border-top-right-radius: 0;
|
3517
3397
|
border-bottom-right-radius: 0;
|
3518
3398
|
}
|
3519
3399
|
|
3520
|
-
.input-group > .custom-file:not(:first-child) .custom-file-label
|
3521
|
-
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
|
3400
|
+
.input-group > .custom-file:not(:first-child) .custom-file-label {
|
3522
3401
|
border-top-left-radius: 0;
|
3523
3402
|
border-bottom-left-radius: 0;
|
3524
3403
|
}
|
3525
3404
|
|
3526
3405
|
.input-group-prepend,
|
3527
3406
|
.input-group-append {
|
3528
|
-
display: -webkit-box;
|
3529
3407
|
display: -ms-flexbox;
|
3530
3408
|
display: flex;
|
3531
3409
|
}
|
@@ -3556,10 +3434,8 @@ tbody.collapse.show {
|
|
3556
3434
|
}
|
3557
3435
|
|
3558
3436
|
.input-group-text {
|
3559
|
-
display: -webkit-box;
|
3560
3437
|
display: -ms-flexbox;
|
3561
3438
|
display: flex;
|
3562
|
-
-webkit-box-align: center;
|
3563
3439
|
-ms-flex-align: center;
|
3564
3440
|
align-items: center;
|
3565
3441
|
padding: 0.375rem 0.75rem;
|
@@ -3608,7 +3484,6 @@ tbody.collapse.show {
|
|
3608
3484
|
}
|
3609
3485
|
|
3610
3486
|
.custom-control-inline {
|
3611
|
-
display: -webkit-inline-box;
|
3612
3487
|
display: -ms-inline-flexbox;
|
3613
3488
|
display: inline-flex;
|
3614
3489
|
margin-right: 1rem;
|
@@ -3643,13 +3518,14 @@ tbody.collapse.show {
|
|
3643
3518
|
}
|
3644
3519
|
|
3645
3520
|
.custom-control-label {
|
3521
|
+
position: relative;
|
3646
3522
|
margin-bottom: 0;
|
3647
3523
|
}
|
3648
3524
|
|
3649
3525
|
.custom-control-label::before {
|
3650
3526
|
position: absolute;
|
3651
3527
|
top: 0.25rem;
|
3652
|
-
left:
|
3528
|
+
left: -1.5rem;
|
3653
3529
|
display: block;
|
3654
3530
|
width: 1rem;
|
3655
3531
|
height: 1rem;
|
@@ -3665,7 +3541,7 @@ tbody.collapse.show {
|
|
3665
3541
|
.custom-control-label::after {
|
3666
3542
|
position: absolute;
|
3667
3543
|
top: 0.25rem;
|
3668
|
-
left:
|
3544
|
+
left: -1.5rem;
|
3669
3545
|
display: block;
|
3670
3546
|
width: 1rem;
|
3671
3547
|
height: 1rem;
|
@@ -3793,12 +3669,12 @@ tbody.collapse.show {
|
|
3793
3669
|
opacity: 0;
|
3794
3670
|
}
|
3795
3671
|
|
3796
|
-
.custom-file-input:focus ~ .custom-file-
|
3672
|
+
.custom-file-input:focus ~ .custom-file-label {
|
3797
3673
|
border-color: #80bdff;
|
3798
3674
|
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
|
3799
3675
|
}
|
3800
3676
|
|
3801
|
-
.custom-file-input:focus ~ .custom-file-
|
3677
|
+
.custom-file-input:focus ~ .custom-file-label::after {
|
3802
3678
|
border-color: #80bdff;
|
3803
3679
|
}
|
3804
3680
|
|
@@ -3828,7 +3704,7 @@ tbody.collapse.show {
|
|
3828
3704
|
bottom: 0;
|
3829
3705
|
z-index: 3;
|
3830
3706
|
display: block;
|
3831
|
-
height:
|
3707
|
+
height: 2.25rem;
|
3832
3708
|
padding: 0.375rem 0.75rem;
|
3833
3709
|
line-height: 1.5;
|
3834
3710
|
color: #495057;
|
@@ -3838,8 +3714,122 @@ tbody.collapse.show {
|
|
3838
3714
|
border-radius: 0 0.25rem 0.25rem 0;
|
3839
3715
|
}
|
3840
3716
|
|
3717
|
+
.custom-range {
|
3718
|
+
width: 100%;
|
3719
|
+
padding-left: 0;
|
3720
|
+
background-color: transparent;
|
3721
|
+
-webkit-appearance: none;
|
3722
|
+
-moz-appearance: none;
|
3723
|
+
appearance: none;
|
3724
|
+
}
|
3725
|
+
|
3726
|
+
.custom-range:focus {
|
3727
|
+
outline: none;
|
3728
|
+
}
|
3729
|
+
|
3730
|
+
.custom-range::-moz-focus-outer {
|
3731
|
+
border: 0;
|
3732
|
+
}
|
3733
|
+
|
3734
|
+
.custom-range::-webkit-slider-thumb {
|
3735
|
+
width: 1rem;
|
3736
|
+
height: 1rem;
|
3737
|
+
margin-top: -0.25rem;
|
3738
|
+
background-color: #007bff;
|
3739
|
+
border: 0;
|
3740
|
+
border-radius: 1rem;
|
3741
|
+
-webkit-appearance: none;
|
3742
|
+
appearance: none;
|
3743
|
+
}
|
3744
|
+
|
3745
|
+
.custom-range::-webkit-slider-thumb:focus {
|
3746
|
+
outline: none;
|
3747
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
|
3748
|
+
}
|
3749
|
+
|
3750
|
+
.custom-range::-webkit-slider-thumb:active {
|
3751
|
+
background-color: #b3d7ff;
|
3752
|
+
}
|
3753
|
+
|
3754
|
+
.custom-range::-webkit-slider-runnable-track {
|
3755
|
+
width: 100%;
|
3756
|
+
height: 0.5rem;
|
3757
|
+
color: transparent;
|
3758
|
+
cursor: pointer;
|
3759
|
+
background-color: #dee2e6;
|
3760
|
+
border-color: transparent;
|
3761
|
+
border-radius: 1rem;
|
3762
|
+
}
|
3763
|
+
|
3764
|
+
.custom-range::-moz-range-thumb {
|
3765
|
+
width: 1rem;
|
3766
|
+
height: 1rem;
|
3767
|
+
background-color: #007bff;
|
3768
|
+
border: 0;
|
3769
|
+
border-radius: 1rem;
|
3770
|
+
-moz-appearance: none;
|
3771
|
+
appearance: none;
|
3772
|
+
}
|
3773
|
+
|
3774
|
+
.custom-range::-moz-range-thumb:focus {
|
3775
|
+
outline: none;
|
3776
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
|
3777
|
+
}
|
3778
|
+
|
3779
|
+
.custom-range::-moz-range-thumb:active {
|
3780
|
+
background-color: #b3d7ff;
|
3781
|
+
}
|
3782
|
+
|
3783
|
+
.custom-range::-moz-range-track {
|
3784
|
+
width: 100%;
|
3785
|
+
height: 0.5rem;
|
3786
|
+
color: transparent;
|
3787
|
+
cursor: pointer;
|
3788
|
+
background-color: #dee2e6;
|
3789
|
+
border-color: transparent;
|
3790
|
+
border-radius: 1rem;
|
3791
|
+
}
|
3792
|
+
|
3793
|
+
.custom-range::-ms-thumb {
|
3794
|
+
width: 1rem;
|
3795
|
+
height: 1rem;
|
3796
|
+
background-color: #007bff;
|
3797
|
+
border: 0;
|
3798
|
+
border-radius: 1rem;
|
3799
|
+
appearance: none;
|
3800
|
+
}
|
3801
|
+
|
3802
|
+
.custom-range::-ms-thumb:focus {
|
3803
|
+
outline: none;
|
3804
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
|
3805
|
+
}
|
3806
|
+
|
3807
|
+
.custom-range::-ms-thumb:active {
|
3808
|
+
background-color: #b3d7ff;
|
3809
|
+
}
|
3810
|
+
|
3811
|
+
.custom-range::-ms-track {
|
3812
|
+
width: 100%;
|
3813
|
+
height: 0.5rem;
|
3814
|
+
color: transparent;
|
3815
|
+
cursor: pointer;
|
3816
|
+
background-color: transparent;
|
3817
|
+
border-color: transparent;
|
3818
|
+
border-width: 0.5rem;
|
3819
|
+
}
|
3820
|
+
|
3821
|
+
.custom-range::-ms-fill-lower {
|
3822
|
+
background-color: #dee2e6;
|
3823
|
+
border-radius: 1rem;
|
3824
|
+
}
|
3825
|
+
|
3826
|
+
.custom-range::-ms-fill-upper {
|
3827
|
+
margin-right: 15px;
|
3828
|
+
background-color: #dee2e6;
|
3829
|
+
border-radius: 1rem;
|
3830
|
+
}
|
3831
|
+
|
3841
3832
|
.nav {
|
3842
|
-
display: -webkit-box;
|
3843
3833
|
display: -ms-flexbox;
|
3844
3834
|
display: flex;
|
3845
3835
|
-ms-flex-wrap: wrap;
|
@@ -3910,7 +3900,6 @@ tbody.collapse.show {
|
|
3910
3900
|
}
|
3911
3901
|
|
3912
3902
|
.nav-fill .nav-item {
|
3913
|
-
-webkit-box-flex: 1;
|
3914
3903
|
-ms-flex: 1 1 auto;
|
3915
3904
|
flex: 1 1 auto;
|
3916
3905
|
text-align: center;
|
@@ -3919,7 +3908,6 @@ tbody.collapse.show {
|
|
3919
3908
|
.nav-justified .nav-item {
|
3920
3909
|
-ms-flex-preferred-size: 0;
|
3921
3910
|
flex-basis: 0;
|
3922
|
-
-webkit-box-flex: 1;
|
3923
3911
|
-ms-flex-positive: 1;
|
3924
3912
|
flex-grow: 1;
|
3925
3913
|
text-align: center;
|
@@ -3935,15 +3923,12 @@ tbody.collapse.show {
|
|
3935
3923
|
|
3936
3924
|
.navbar {
|
3937
3925
|
position: relative;
|
3938
|
-
display: -webkit-box;
|
3939
3926
|
display: -ms-flexbox;
|
3940
3927
|
display: flex;
|
3941
3928
|
-ms-flex-wrap: wrap;
|
3942
3929
|
flex-wrap: wrap;
|
3943
|
-
-webkit-box-align: center;
|
3944
3930
|
-ms-flex-align: center;
|
3945
3931
|
align-items: center;
|
3946
|
-
-webkit-box-pack: justify;
|
3947
3932
|
-ms-flex-pack: justify;
|
3948
3933
|
justify-content: space-between;
|
3949
3934
|
padding: 0.5rem 1rem;
|
@@ -3951,15 +3936,12 @@ tbody.collapse.show {
|
|
3951
3936
|
|
3952
3937
|
.navbar > .container,
|
3953
3938
|
.navbar > .container-fluid {
|
3954
|
-
display: -webkit-box;
|
3955
3939
|
display: -ms-flexbox;
|
3956
3940
|
display: flex;
|
3957
3941
|
-ms-flex-wrap: wrap;
|
3958
3942
|
flex-wrap: wrap;
|
3959
|
-
-webkit-box-align: center;
|
3960
3943
|
-ms-flex-align: center;
|
3961
3944
|
align-items: center;
|
3962
|
-
-webkit-box-pack: justify;
|
3963
3945
|
-ms-flex-pack: justify;
|
3964
3946
|
justify-content: space-between;
|
3965
3947
|
}
|
@@ -3979,11 +3961,8 @@ tbody.collapse.show {
|
|
3979
3961
|
}
|
3980
3962
|
|
3981
3963
|
.navbar-nav {
|
3982
|
-
display: -webkit-box;
|
3983
3964
|
display: -ms-flexbox;
|
3984
3965
|
display: flex;
|
3985
|
-
-webkit-box-orient: vertical;
|
3986
|
-
-webkit-box-direction: normal;
|
3987
3966
|
-ms-flex-direction: column;
|
3988
3967
|
flex-direction: column;
|
3989
3968
|
padding-left: 0;
|
@@ -4010,10 +3989,8 @@ tbody.collapse.show {
|
|
4010
3989
|
.navbar-collapse {
|
4011
3990
|
-ms-flex-preferred-size: 100%;
|
4012
3991
|
flex-basis: 100%;
|
4013
|
-
-webkit-box-flex: 1;
|
4014
3992
|
-ms-flex-positive: 1;
|
4015
3993
|
flex-grow: 1;
|
4016
|
-
-webkit-box-align: center;
|
4017
3994
|
-ms-flex-align: center;
|
4018
3995
|
align-items: center;
|
4019
3996
|
}
|
@@ -4055,27 +4032,18 @@ tbody.collapse.show {
|
|
4055
4032
|
|
4056
4033
|
@media (min-width: 576px) {
|
4057
4034
|
.navbar-expand-sm {
|
4058
|
-
-webkit-box-orient: horizontal;
|
4059
|
-
-webkit-box-direction: normal;
|
4060
4035
|
-ms-flex-flow: row nowrap;
|
4061
4036
|
flex-flow: row nowrap;
|
4062
|
-
-webkit-box-pack: start;
|
4063
4037
|
-ms-flex-pack: start;
|
4064
4038
|
justify-content: flex-start;
|
4065
4039
|
}
|
4066
4040
|
.navbar-expand-sm .navbar-nav {
|
4067
|
-
-webkit-box-orient: horizontal;
|
4068
|
-
-webkit-box-direction: normal;
|
4069
4041
|
-ms-flex-direction: row;
|
4070
4042
|
flex-direction: row;
|
4071
4043
|
}
|
4072
4044
|
.navbar-expand-sm .navbar-nav .dropdown-menu {
|
4073
4045
|
position: absolute;
|
4074
4046
|
}
|
4075
|
-
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
|
4076
|
-
right: 0;
|
4077
|
-
left: auto;
|
4078
|
-
}
|
4079
4047
|
.navbar-expand-sm .navbar-nav .nav-link {
|
4080
4048
|
padding-right: 0.5rem;
|
4081
4049
|
padding-left: 0.5rem;
|
@@ -4086,7 +4054,6 @@ tbody.collapse.show {
|
|
4086
4054
|
flex-wrap: nowrap;
|
4087
4055
|
}
|
4088
4056
|
.navbar-expand-sm .navbar-collapse {
|
4089
|
-
display: -webkit-box !important;
|
4090
4057
|
display: -ms-flexbox !important;
|
4091
4058
|
display: flex !important;
|
4092
4059
|
-ms-flex-preferred-size: auto;
|
@@ -4095,10 +4062,6 @@ tbody.collapse.show {
|
|
4095
4062
|
.navbar-expand-sm .navbar-toggler {
|
4096
4063
|
display: none;
|
4097
4064
|
}
|
4098
|
-
.navbar-expand-sm .dropup .dropdown-menu {
|
4099
|
-
top: auto;
|
4100
|
-
bottom: 100%;
|
4101
|
-
}
|
4102
4065
|
}
|
4103
4066
|
|
4104
4067
|
@media (max-width: 767.98px) {
|
@@ -4111,27 +4074,18 @@ tbody.collapse.show {
|
|
4111
4074
|
|
4112
4075
|
@media (min-width: 768px) {
|
4113
4076
|
.navbar-expand-md {
|
4114
|
-
-webkit-box-orient: horizontal;
|
4115
|
-
-webkit-box-direction: normal;
|
4116
4077
|
-ms-flex-flow: row nowrap;
|
4117
4078
|
flex-flow: row nowrap;
|
4118
|
-
-webkit-box-pack: start;
|
4119
4079
|
-ms-flex-pack: start;
|
4120
4080
|
justify-content: flex-start;
|
4121
4081
|
}
|
4122
4082
|
.navbar-expand-md .navbar-nav {
|
4123
|
-
-webkit-box-orient: horizontal;
|
4124
|
-
-webkit-box-direction: normal;
|
4125
4083
|
-ms-flex-direction: row;
|
4126
4084
|
flex-direction: row;
|
4127
4085
|
}
|
4128
4086
|
.navbar-expand-md .navbar-nav .dropdown-menu {
|
4129
4087
|
position: absolute;
|
4130
4088
|
}
|
4131
|
-
.navbar-expand-md .navbar-nav .dropdown-menu-right {
|
4132
|
-
right: 0;
|
4133
|
-
left: auto;
|
4134
|
-
}
|
4135
4089
|
.navbar-expand-md .navbar-nav .nav-link {
|
4136
4090
|
padding-right: 0.5rem;
|
4137
4091
|
padding-left: 0.5rem;
|
@@ -4142,7 +4096,6 @@ tbody.collapse.show {
|
|
4142
4096
|
flex-wrap: nowrap;
|
4143
4097
|
}
|
4144
4098
|
.navbar-expand-md .navbar-collapse {
|
4145
|
-
display: -webkit-box !important;
|
4146
4099
|
display: -ms-flexbox !important;
|
4147
4100
|
display: flex !important;
|
4148
4101
|
-ms-flex-preferred-size: auto;
|
@@ -4151,10 +4104,6 @@ tbody.collapse.show {
|
|
4151
4104
|
.navbar-expand-md .navbar-toggler {
|
4152
4105
|
display: none;
|
4153
4106
|
}
|
4154
|
-
.navbar-expand-md .dropup .dropdown-menu {
|
4155
|
-
top: auto;
|
4156
|
-
bottom: 100%;
|
4157
|
-
}
|
4158
4107
|
}
|
4159
4108
|
|
4160
4109
|
@media (max-width: 991.98px) {
|
@@ -4167,27 +4116,18 @@ tbody.collapse.show {
|
|
4167
4116
|
|
4168
4117
|
@media (min-width: 992px) {
|
4169
4118
|
.navbar-expand-lg {
|
4170
|
-
-webkit-box-orient: horizontal;
|
4171
|
-
-webkit-box-direction: normal;
|
4172
4119
|
-ms-flex-flow: row nowrap;
|
4173
4120
|
flex-flow: row nowrap;
|
4174
|
-
-webkit-box-pack: start;
|
4175
4121
|
-ms-flex-pack: start;
|
4176
4122
|
justify-content: flex-start;
|
4177
4123
|
}
|
4178
4124
|
.navbar-expand-lg .navbar-nav {
|
4179
|
-
-webkit-box-orient: horizontal;
|
4180
|
-
-webkit-box-direction: normal;
|
4181
4125
|
-ms-flex-direction: row;
|
4182
4126
|
flex-direction: row;
|
4183
4127
|
}
|
4184
4128
|
.navbar-expand-lg .navbar-nav .dropdown-menu {
|
4185
4129
|
position: absolute;
|
4186
4130
|
}
|
4187
|
-
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
|
4188
|
-
right: 0;
|
4189
|
-
left: auto;
|
4190
|
-
}
|
4191
4131
|
.navbar-expand-lg .navbar-nav .nav-link {
|
4192
4132
|
padding-right: 0.5rem;
|
4193
4133
|
padding-left: 0.5rem;
|
@@ -4198,7 +4138,6 @@ tbody.collapse.show {
|
|
4198
4138
|
flex-wrap: nowrap;
|
4199
4139
|
}
|
4200
4140
|
.navbar-expand-lg .navbar-collapse {
|
4201
|
-
display: -webkit-box !important;
|
4202
4141
|
display: -ms-flexbox !important;
|
4203
4142
|
display: flex !important;
|
4204
4143
|
-ms-flex-preferred-size: auto;
|
@@ -4207,10 +4146,6 @@ tbody.collapse.show {
|
|
4207
4146
|
.navbar-expand-lg .navbar-toggler {
|
4208
4147
|
display: none;
|
4209
4148
|
}
|
4210
|
-
.navbar-expand-lg .dropup .dropdown-menu {
|
4211
|
-
top: auto;
|
4212
|
-
bottom: 100%;
|
4213
|
-
}
|
4214
4149
|
}
|
4215
4150
|
|
4216
4151
|
@media (max-width: 1199.98px) {
|
@@ -4223,27 +4158,18 @@ tbody.collapse.show {
|
|
4223
4158
|
|
4224
4159
|
@media (min-width: 1200px) {
|
4225
4160
|
.navbar-expand-xl {
|
4226
|
-
-webkit-box-orient: horizontal;
|
4227
|
-
-webkit-box-direction: normal;
|
4228
4161
|
-ms-flex-flow: row nowrap;
|
4229
4162
|
flex-flow: row nowrap;
|
4230
|
-
-webkit-box-pack: start;
|
4231
4163
|
-ms-flex-pack: start;
|
4232
4164
|
justify-content: flex-start;
|
4233
4165
|
}
|
4234
4166
|
.navbar-expand-xl .navbar-nav {
|
4235
|
-
-webkit-box-orient: horizontal;
|
4236
|
-
-webkit-box-direction: normal;
|
4237
4167
|
-ms-flex-direction: row;
|
4238
4168
|
flex-direction: row;
|
4239
4169
|
}
|
4240
4170
|
.navbar-expand-xl .navbar-nav .dropdown-menu {
|
4241
4171
|
position: absolute;
|
4242
4172
|
}
|
4243
|
-
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
|
4244
|
-
right: 0;
|
4245
|
-
left: auto;
|
4246
|
-
}
|
4247
4173
|
.navbar-expand-xl .navbar-nav .nav-link {
|
4248
4174
|
padding-right: 0.5rem;
|
4249
4175
|
padding-left: 0.5rem;
|
@@ -4254,7 +4180,6 @@ tbody.collapse.show {
|
|
4254
4180
|
flex-wrap: nowrap;
|
4255
4181
|
}
|
4256
4182
|
.navbar-expand-xl .navbar-collapse {
|
4257
|
-
display: -webkit-box !important;
|
4258
4183
|
display: -ms-flexbox !important;
|
4259
4184
|
display: flex !important;
|
4260
4185
|
-ms-flex-preferred-size: auto;
|
@@ -4263,18 +4188,11 @@ tbody.collapse.show {
|
|
4263
4188
|
.navbar-expand-xl .navbar-toggler {
|
4264
4189
|
display: none;
|
4265
4190
|
}
|
4266
|
-
.navbar-expand-xl .dropup .dropdown-menu {
|
4267
|
-
top: auto;
|
4268
|
-
bottom: 100%;
|
4269
|
-
}
|
4270
4191
|
}
|
4271
4192
|
|
4272
4193
|
.navbar-expand {
|
4273
|
-
-webkit-box-orient: horizontal;
|
4274
|
-
-webkit-box-direction: normal;
|
4275
4194
|
-ms-flex-flow: row nowrap;
|
4276
4195
|
flex-flow: row nowrap;
|
4277
|
-
-webkit-box-pack: start;
|
4278
4196
|
-ms-flex-pack: start;
|
4279
4197
|
justify-content: flex-start;
|
4280
4198
|
}
|
@@ -4286,8 +4204,6 @@ tbody.collapse.show {
|
|
4286
4204
|
}
|
4287
4205
|
|
4288
4206
|
.navbar-expand .navbar-nav {
|
4289
|
-
-webkit-box-orient: horizontal;
|
4290
|
-
-webkit-box-direction: normal;
|
4291
4207
|
-ms-flex-direction: row;
|
4292
4208
|
flex-direction: row;
|
4293
4209
|
}
|
@@ -4296,11 +4212,6 @@ tbody.collapse.show {
|
|
4296
4212
|
position: absolute;
|
4297
4213
|
}
|
4298
4214
|
|
4299
|
-
.navbar-expand .navbar-nav .dropdown-menu-right {
|
4300
|
-
right: 0;
|
4301
|
-
left: auto;
|
4302
|
-
}
|
4303
|
-
|
4304
4215
|
.navbar-expand .navbar-nav .nav-link {
|
4305
4216
|
padding-right: 0.5rem;
|
4306
4217
|
padding-left: 0.5rem;
|
@@ -4313,7 +4224,6 @@ tbody.collapse.show {
|
|
4313
4224
|
}
|
4314
4225
|
|
4315
4226
|
.navbar-expand .navbar-collapse {
|
4316
|
-
display: -webkit-box !important;
|
4317
4227
|
display: -ms-flexbox !important;
|
4318
4228
|
display: flex !important;
|
4319
4229
|
-ms-flex-preferred-size: auto;
|
@@ -4324,11 +4234,6 @@ tbody.collapse.show {
|
|
4324
4234
|
display: none;
|
4325
4235
|
}
|
4326
4236
|
|
4327
|
-
.navbar-expand .dropup .dropdown-menu {
|
4328
|
-
top: auto;
|
4329
|
-
bottom: 100%;
|
4330
|
-
}
|
4331
|
-
|
4332
4237
|
.navbar-light .navbar-brand {
|
4333
4238
|
color: rgba(0, 0, 0, 0.9);
|
4334
4239
|
}
|
@@ -4427,11 +4332,8 @@ tbody.collapse.show {
|
|
4427
4332
|
|
4428
4333
|
.card {
|
4429
4334
|
position: relative;
|
4430
|
-
display: -webkit-box;
|
4431
4335
|
display: -ms-flexbox;
|
4432
4336
|
display: flex;
|
4433
|
-
-webkit-box-orient: vertical;
|
4434
|
-
-webkit-box-direction: normal;
|
4435
4337
|
-ms-flex-direction: column;
|
4436
4338
|
flex-direction: column;
|
4437
4339
|
min-width: 0;
|
@@ -4458,7 +4360,6 @@ tbody.collapse.show {
|
|
4458
4360
|
}
|
4459
4361
|
|
4460
4362
|
.card-body {
|
4461
|
-
-webkit-box-flex: 1;
|
4462
4363
|
-ms-flex: 1 1 auto;
|
4463
4364
|
flex: 1 1 auto;
|
4464
4365
|
padding: 1.25rem;
|
@@ -4549,11 +4450,8 @@ tbody.collapse.show {
|
|
4549
4450
|
}
|
4550
4451
|
|
4551
4452
|
.card-deck {
|
4552
|
-
display: -webkit-box;
|
4553
4453
|
display: -ms-flexbox;
|
4554
4454
|
display: flex;
|
4555
|
-
-webkit-box-orient: vertical;
|
4556
|
-
-webkit-box-direction: normal;
|
4557
4455
|
-ms-flex-direction: column;
|
4558
4456
|
flex-direction: column;
|
4559
4457
|
}
|
@@ -4564,22 +4462,16 @@ tbody.collapse.show {
|
|
4564
4462
|
|
4565
4463
|
@media (min-width: 576px) {
|
4566
4464
|
.card-deck {
|
4567
|
-
-webkit-box-orient: horizontal;
|
4568
|
-
-webkit-box-direction: normal;
|
4569
4465
|
-ms-flex-flow: row wrap;
|
4570
4466
|
flex-flow: row wrap;
|
4571
4467
|
margin-right: -15px;
|
4572
4468
|
margin-left: -15px;
|
4573
4469
|
}
|
4574
4470
|
.card-deck .card {
|
4575
|
-
display: -webkit-box;
|
4576
4471
|
display: -ms-flexbox;
|
4577
4472
|
display: flex;
|
4578
|
-
-webkit-box-flex: 1;
|
4579
4473
|
-ms-flex: 1 0 0%;
|
4580
4474
|
flex: 1 0 0%;
|
4581
|
-
-webkit-box-orient: vertical;
|
4582
|
-
-webkit-box-direction: normal;
|
4583
4475
|
-ms-flex-direction: column;
|
4584
4476
|
flex-direction: column;
|
4585
4477
|
margin-right: 15px;
|
@@ -4589,11 +4481,8 @@ tbody.collapse.show {
|
|
4589
4481
|
}
|
4590
4482
|
|
4591
4483
|
.card-group {
|
4592
|
-
display: -webkit-box;
|
4593
4484
|
display: -ms-flexbox;
|
4594
4485
|
display: flex;
|
4595
|
-
-webkit-box-orient: vertical;
|
4596
|
-
-webkit-box-direction: normal;
|
4597
4486
|
-ms-flex-direction: column;
|
4598
4487
|
flex-direction: column;
|
4599
4488
|
}
|
@@ -4604,13 +4493,10 @@ tbody.collapse.show {
|
|
4604
4493
|
|
4605
4494
|
@media (min-width: 576px) {
|
4606
4495
|
.card-group {
|
4607
|
-
-webkit-box-orient: horizontal;
|
4608
|
-
-webkit-box-direction: normal;
|
4609
4496
|
-ms-flex-flow: row wrap;
|
4610
4497
|
flex-flow: row wrap;
|
4611
4498
|
}
|
4612
4499
|
.card-group > .card {
|
4613
|
-
-webkit-box-flex: 1;
|
4614
4500
|
-ms-flex: 1 0 0%;
|
4615
4501
|
flex: 1 0 0%;
|
4616
4502
|
margin-bottom: 0;
|
@@ -4679,6 +4565,8 @@ tbody.collapse.show {
|
|
4679
4565
|
-webkit-column-gap: 1.25rem;
|
4680
4566
|
-moz-column-gap: 1.25rem;
|
4681
4567
|
column-gap: 1.25rem;
|
4568
|
+
orphans: 1;
|
4569
|
+
widows: 1;
|
4682
4570
|
}
|
4683
4571
|
.card-columns .card {
|
4684
4572
|
display: inline-block;
|
@@ -4686,8 +4574,27 @@ tbody.collapse.show {
|
|
4686
4574
|
}
|
4687
4575
|
}
|
4688
4576
|
|
4577
|
+
.accordion .card:not(:first-of-type):not(:last-of-type) {
|
4578
|
+
border-bottom: 0;
|
4579
|
+
border-radius: 0;
|
4580
|
+
}
|
4581
|
+
|
4582
|
+
.accordion .card:not(:first-of-type) .card-header:first-child {
|
4583
|
+
border-radius: 0;
|
4584
|
+
}
|
4585
|
+
|
4586
|
+
.accordion .card:first-of-type {
|
4587
|
+
border-bottom: 0;
|
4588
|
+
border-bottom-right-radius: 0;
|
4589
|
+
border-bottom-left-radius: 0;
|
4590
|
+
}
|
4591
|
+
|
4592
|
+
.accordion .card:last-of-type {
|
4593
|
+
border-top-left-radius: 0;
|
4594
|
+
border-top-right-radius: 0;
|
4595
|
+
}
|
4596
|
+
|
4689
4597
|
.breadcrumb {
|
4690
|
-
display: -webkit-box;
|
4691
4598
|
display: -ms-flexbox;
|
4692
4599
|
display: flex;
|
4693
4600
|
-ms-flex-wrap: wrap;
|
@@ -4699,10 +4606,13 @@ tbody.collapse.show {
|
|
4699
4606
|
border-radius: 0.25rem;
|
4700
4607
|
}
|
4701
4608
|
|
4609
|
+
.breadcrumb-item + .breadcrumb-item {
|
4610
|
+
padding-left: 0.5rem;
|
4611
|
+
}
|
4612
|
+
|
4702
4613
|
.breadcrumb-item + .breadcrumb-item::before {
|
4703
4614
|
display: inline-block;
|
4704
4615
|
padding-right: 0.5rem;
|
4705
|
-
padding-left: 0.5rem;
|
4706
4616
|
color: #6c757d;
|
4707
4617
|
content: "/";
|
4708
4618
|
}
|
@@ -4720,7 +4630,6 @@ tbody.collapse.show {
|
|
4720
4630
|
}
|
4721
4631
|
|
4722
4632
|
.pagination {
|
4723
|
-
display: -webkit-box;
|
4724
4633
|
display: -ms-flexbox;
|
4725
4634
|
display: flex;
|
4726
4635
|
padding-left: 0;
|
@@ -4740,6 +4649,7 @@ tbody.collapse.show {
|
|
4740
4649
|
}
|
4741
4650
|
|
4742
4651
|
.page-link:hover {
|
4652
|
+
z-index: 2;
|
4743
4653
|
color: #0056b3;
|
4744
4654
|
text-decoration: none;
|
4745
4655
|
background-color: #e9ecef;
|
@@ -5107,7 +5017,6 @@ tbody.collapse.show {
|
|
5107
5017
|
}
|
5108
5018
|
|
5109
5019
|
.progress {
|
5110
|
-
display: -webkit-box;
|
5111
5020
|
display: -ms-flexbox;
|
5112
5021
|
display: flex;
|
5113
5022
|
height: 1rem;
|
@@ -5118,22 +5027,25 @@ tbody.collapse.show {
|
|
5118
5027
|
}
|
5119
5028
|
|
5120
5029
|
.progress-bar {
|
5121
|
-
display: -webkit-box;
|
5122
5030
|
display: -ms-flexbox;
|
5123
5031
|
display: flex;
|
5124
|
-
-webkit-box-orient: vertical;
|
5125
|
-
-webkit-box-direction: normal;
|
5126
5032
|
-ms-flex-direction: column;
|
5127
5033
|
flex-direction: column;
|
5128
|
-
-webkit-box-pack: center;
|
5129
5034
|
-ms-flex-pack: center;
|
5130
5035
|
justify-content: center;
|
5131
5036
|
color: #fff;
|
5132
5037
|
text-align: center;
|
5038
|
+
white-space: nowrap;
|
5133
5039
|
background-color: #007bff;
|
5134
5040
|
transition: width 0.6s ease;
|
5135
5041
|
}
|
5136
5042
|
|
5043
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
5044
|
+
.progress-bar {
|
5045
|
+
transition: none;
|
5046
|
+
}
|
5047
|
+
}
|
5048
|
+
|
5137
5049
|
.progress-bar-striped {
|
5138
5050
|
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
5139
5051
|
background-size: 1rem 1rem;
|
@@ -5145,26 +5057,20 @@ tbody.collapse.show {
|
|
5145
5057
|
}
|
5146
5058
|
|
5147
5059
|
.media {
|
5148
|
-
display: -webkit-box;
|
5149
5060
|
display: -ms-flexbox;
|
5150
5061
|
display: flex;
|
5151
|
-
-webkit-box-align: start;
|
5152
5062
|
-ms-flex-align: start;
|
5153
5063
|
align-items: flex-start;
|
5154
5064
|
}
|
5155
5065
|
|
5156
5066
|
.media-body {
|
5157
|
-
-webkit-box-flex: 1;
|
5158
5067
|
-ms-flex: 1;
|
5159
5068
|
flex: 1;
|
5160
5069
|
}
|
5161
5070
|
|
5162
5071
|
.list-group {
|
5163
|
-
display: -webkit-box;
|
5164
5072
|
display: -ms-flexbox;
|
5165
5073
|
display: flex;
|
5166
|
-
-webkit-box-orient: vertical;
|
5167
|
-
-webkit-box-direction: normal;
|
5168
5074
|
-ms-flex-direction: column;
|
5169
5075
|
flex-direction: column;
|
5170
5076
|
padding-left: 0;
|
@@ -5430,16 +5336,20 @@ button.close {
|
|
5430
5336
|
transform: translate(0, -25%);
|
5431
5337
|
}
|
5432
5338
|
|
5339
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
5340
|
+
.modal.fade .modal-dialog {
|
5341
|
+
transition: none;
|
5342
|
+
}
|
5343
|
+
}
|
5344
|
+
|
5433
5345
|
.modal.show .modal-dialog {
|
5434
5346
|
-webkit-transform: translate(0, 0);
|
5435
5347
|
transform: translate(0, 0);
|
5436
5348
|
}
|
5437
5349
|
|
5438
5350
|
.modal-dialog-centered {
|
5439
|
-
display: -webkit-box;
|
5440
5351
|
display: -ms-flexbox;
|
5441
5352
|
display: flex;
|
5442
|
-
-webkit-box-align: center;
|
5443
5353
|
-ms-flex-align: center;
|
5444
5354
|
align-items: center;
|
5445
5355
|
min-height: calc(100% - (0.5rem * 2));
|
@@ -5447,11 +5357,8 @@ button.close {
|
|
5447
5357
|
|
5448
5358
|
.modal-content {
|
5449
5359
|
position: relative;
|
5450
|
-
display: -webkit-box;
|
5451
5360
|
display: -ms-flexbox;
|
5452
5361
|
display: flex;
|
5453
|
-
-webkit-box-orient: vertical;
|
5454
|
-
-webkit-box-direction: normal;
|
5455
5362
|
-ms-flex-direction: column;
|
5456
5363
|
flex-direction: column;
|
5457
5364
|
width: 100%;
|
@@ -5482,13 +5389,10 @@ button.close {
|
|
5482
5389
|
}
|
5483
5390
|
|
5484
5391
|
.modal-header {
|
5485
|
-
display: -webkit-box;
|
5486
5392
|
display: -ms-flexbox;
|
5487
5393
|
display: flex;
|
5488
|
-
-webkit-box-align: start;
|
5489
5394
|
-ms-flex-align: start;
|
5490
5395
|
align-items: flex-start;
|
5491
|
-
-webkit-box-pack: justify;
|
5492
5396
|
-ms-flex-pack: justify;
|
5493
5397
|
justify-content: space-between;
|
5494
5398
|
padding: 1rem;
|
@@ -5509,20 +5413,16 @@ button.close {
|
|
5509
5413
|
|
5510
5414
|
.modal-body {
|
5511
5415
|
position: relative;
|
5512
|
-
-webkit-box-flex: 1;
|
5513
5416
|
-ms-flex: 1 1 auto;
|
5514
5417
|
flex: 1 1 auto;
|
5515
5418
|
padding: 1rem;
|
5516
5419
|
}
|
5517
5420
|
|
5518
5421
|
.modal-footer {
|
5519
|
-
display: -webkit-box;
|
5520
5422
|
display: -ms-flexbox;
|
5521
5423
|
display: flex;
|
5522
|
-
-webkit-box-align: center;
|
5523
5424
|
-ms-flex-align: center;
|
5524
5425
|
align-items: center;
|
5525
|
-
-webkit-box-pack: end;
|
5526
5426
|
-ms-flex-pack: end;
|
5527
5427
|
justify-content: flex-end;
|
5528
5428
|
padding: 1rem;
|
@@ -5729,7 +5629,8 @@ button.close {
|
|
5729
5629
|
}
|
5730
5630
|
|
5731
5631
|
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
|
5732
|
-
.bs-popover-top .arrow::after,
|
5632
|
+
.bs-popover-top .arrow::after,
|
5633
|
+
.bs-popover-auto[x-placement^="top"] .arrow::after {
|
5733
5634
|
border-width: 0.5rem 0.5rem 0;
|
5734
5635
|
}
|
5735
5636
|
|
@@ -5738,7 +5639,9 @@ button.close {
|
|
5738
5639
|
border-top-color: rgba(0, 0, 0, 0.25);
|
5739
5640
|
}
|
5740
5641
|
|
5741
|
-
|
5642
|
+
|
5643
|
+
.bs-popover-top .arrow::after,
|
5644
|
+
.bs-popover-auto[x-placement^="top"] .arrow::after {
|
5742
5645
|
bottom: 1px;
|
5743
5646
|
border-top-color: #fff;
|
5744
5647
|
}
|
@@ -5755,7 +5658,8 @@ button.close {
|
|
5755
5658
|
}
|
5756
5659
|
|
5757
5660
|
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
|
5758
|
-
.bs-popover-right .arrow::after,
|
5661
|
+
.bs-popover-right .arrow::after,
|
5662
|
+
.bs-popover-auto[x-placement^="right"] .arrow::after {
|
5759
5663
|
border-width: 0.5rem 0.5rem 0.5rem 0;
|
5760
5664
|
}
|
5761
5665
|
|
@@ -5764,7 +5668,9 @@ button.close {
|
|
5764
5668
|
border-right-color: rgba(0, 0, 0, 0.25);
|
5765
5669
|
}
|
5766
5670
|
|
5767
|
-
|
5671
|
+
|
5672
|
+
.bs-popover-right .arrow::after,
|
5673
|
+
.bs-popover-auto[x-placement^="right"] .arrow::after {
|
5768
5674
|
left: 1px;
|
5769
5675
|
border-right-color: #fff;
|
5770
5676
|
}
|
@@ -5778,7 +5684,8 @@ button.close {
|
|
5778
5684
|
}
|
5779
5685
|
|
5780
5686
|
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
|
5781
|
-
.bs-popover-bottom .arrow::after,
|
5687
|
+
.bs-popover-bottom .arrow::after,
|
5688
|
+
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
|
5782
5689
|
border-width: 0 0.5rem 0.5rem 0.5rem;
|
5783
5690
|
}
|
5784
5691
|
|
@@ -5787,7 +5694,9 @@ button.close {
|
|
5787
5694
|
border-bottom-color: rgba(0, 0, 0, 0.25);
|
5788
5695
|
}
|
5789
5696
|
|
5790
|
-
|
5697
|
+
|
5698
|
+
.bs-popover-bottom .arrow::after,
|
5699
|
+
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
|
5791
5700
|
top: 1px;
|
5792
5701
|
border-bottom-color: #fff;
|
5793
5702
|
}
|
@@ -5815,7 +5724,8 @@ button.close {
|
|
5815
5724
|
}
|
5816
5725
|
|
5817
5726
|
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
|
5818
|
-
.bs-popover-left .arrow::after,
|
5727
|
+
.bs-popover-left .arrow::after,
|
5728
|
+
.bs-popover-auto[x-placement^="left"] .arrow::after {
|
5819
5729
|
border-width: 0.5rem 0 0.5rem 0.5rem;
|
5820
5730
|
}
|
5821
5731
|
|
@@ -5824,7 +5734,9 @@ button.close {
|
|
5824
5734
|
border-left-color: rgba(0, 0, 0, 0.25);
|
5825
5735
|
}
|
5826
5736
|
|
5827
|
-
|
5737
|
+
|
5738
|
+
.bs-popover-left .arrow::after,
|
5739
|
+
.bs-popover-auto[x-placement^="left"] .arrow::after {
|
5828
5740
|
right: 1px;
|
5829
5741
|
border-left-color: #fff;
|
5830
5742
|
}
|
@@ -5862,7 +5774,6 @@ button.close {
|
|
5862
5774
|
.carousel-item {
|
5863
5775
|
position: relative;
|
5864
5776
|
display: none;
|
5865
|
-
-webkit-box-align: center;
|
5866
5777
|
-ms-flex-align: center;
|
5867
5778
|
align-items: center;
|
5868
5779
|
width: 100%;
|
@@ -5875,6 +5786,12 @@ button.close {
|
|
5875
5786
|
perspective: 1000px;
|
5876
5787
|
}
|
5877
5788
|
|
5789
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
5790
|
+
.carousel-item {
|
5791
|
+
transition: none;
|
5792
|
+
}
|
5793
|
+
}
|
5794
|
+
|
5878
5795
|
.carousel-item.active,
|
5879
5796
|
.carousel-item-next,
|
5880
5797
|
.carousel-item-prev {
|
@@ -5929,18 +5846,52 @@ button.close {
|
|
5929
5846
|
}
|
5930
5847
|
}
|
5931
5848
|
|
5849
|
+
.carousel-fade .carousel-item {
|
5850
|
+
opacity: 0;
|
5851
|
+
transition-duration: .6s;
|
5852
|
+
transition-property: opacity;
|
5853
|
+
}
|
5854
|
+
|
5855
|
+
.carousel-fade .carousel-item.active,
|
5856
|
+
.carousel-fade .carousel-item-next.carousel-item-left,
|
5857
|
+
.carousel-fade .carousel-item-prev.carousel-item-right {
|
5858
|
+
opacity: 1;
|
5859
|
+
}
|
5860
|
+
|
5861
|
+
.carousel-fade .active.carousel-item-left,
|
5862
|
+
.carousel-fade .active.carousel-item-right {
|
5863
|
+
opacity: 0;
|
5864
|
+
}
|
5865
|
+
|
5866
|
+
.carousel-fade .carousel-item-next,
|
5867
|
+
.carousel-fade .carousel-item-prev,
|
5868
|
+
.carousel-fade .carousel-item.active,
|
5869
|
+
.carousel-fade .active.carousel-item-left,
|
5870
|
+
.carousel-fade .active.carousel-item-prev {
|
5871
|
+
-webkit-transform: translateX(0);
|
5872
|
+
transform: translateX(0);
|
5873
|
+
}
|
5874
|
+
|
5875
|
+
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
|
5876
|
+
.carousel-fade .carousel-item-next,
|
5877
|
+
.carousel-fade .carousel-item-prev,
|
5878
|
+
.carousel-fade .carousel-item.active,
|
5879
|
+
.carousel-fade .active.carousel-item-left,
|
5880
|
+
.carousel-fade .active.carousel-item-prev {
|
5881
|
+
-webkit-transform: translate3d(0, 0, 0);
|
5882
|
+
transform: translate3d(0, 0, 0);
|
5883
|
+
}
|
5884
|
+
}
|
5885
|
+
|
5932
5886
|
.carousel-control-prev,
|
5933
5887
|
.carousel-control-next {
|
5934
5888
|
position: absolute;
|
5935
5889
|
top: 0;
|
5936
5890
|
bottom: 0;
|
5937
|
-
display: -webkit-box;
|
5938
5891
|
display: -ms-flexbox;
|
5939
5892
|
display: flex;
|
5940
|
-
-webkit-box-align: center;
|
5941
5893
|
-ms-flex-align: center;
|
5942
5894
|
align-items: center;
|
5943
|
-
-webkit-box-pack: center;
|
5944
5895
|
-ms-flex-pack: center;
|
5945
5896
|
justify-content: center;
|
5946
5897
|
width: 15%;
|
@@ -5989,10 +5940,8 @@ button.close {
|
|
5989
5940
|
bottom: 10px;
|
5990
5941
|
left: 0;
|
5991
5942
|
z-index: 15;
|
5992
|
-
display: -webkit-box;
|
5993
5943
|
display: -ms-flexbox;
|
5994
5944
|
display: flex;
|
5995
|
-
-webkit-box-pack: center;
|
5996
5945
|
-ms-flex-pack: center;
|
5997
5946
|
justify-content: center;
|
5998
5947
|
padding-left: 0;
|
@@ -6003,7 +5952,6 @@ button.close {
|
|
6003
5952
|
|
6004
5953
|
.carousel-indicators li {
|
6005
5954
|
position: relative;
|
6006
|
-
-webkit-box-flex: 0;
|
6007
5955
|
-ms-flex: 0 1 auto;
|
6008
5956
|
flex: 0 1 auto;
|
6009
5957
|
width: 30px;
|
@@ -6011,6 +5959,7 @@ button.close {
|
|
6011
5959
|
margin-right: 3px;
|
6012
5960
|
margin-left: 3px;
|
6013
5961
|
text-indent: -999px;
|
5962
|
+
cursor: pointer;
|
6014
5963
|
background-color: rgba(255, 255, 255, 0.5);
|
6015
5964
|
}
|
6016
5965
|
|
@@ -6305,13 +6254,11 @@ button.bg-dark:focus {
|
|
6305
6254
|
}
|
6306
6255
|
|
6307
6256
|
.d-flex {
|
6308
|
-
display: -webkit-box !important;
|
6309
6257
|
display: -ms-flexbox !important;
|
6310
6258
|
display: flex !important;
|
6311
6259
|
}
|
6312
6260
|
|
6313
6261
|
.d-inline-flex {
|
6314
|
-
display: -webkit-inline-box !important;
|
6315
6262
|
display: -ms-inline-flexbox !important;
|
6316
6263
|
display: inline-flex !important;
|
6317
6264
|
}
|
@@ -6339,12 +6286,10 @@ button.bg-dark:focus {
|
|
6339
6286
|
display: table-cell !important;
|
6340
6287
|
}
|
6341
6288
|
.d-sm-flex {
|
6342
|
-
display: -webkit-box !important;
|
6343
6289
|
display: -ms-flexbox !important;
|
6344
6290
|
display: flex !important;
|
6345
6291
|
}
|
6346
6292
|
.d-sm-inline-flex {
|
6347
|
-
display: -webkit-inline-box !important;
|
6348
6293
|
display: -ms-inline-flexbox !important;
|
6349
6294
|
display: inline-flex !important;
|
6350
6295
|
}
|
@@ -6373,12 +6318,10 @@ button.bg-dark:focus {
|
|
6373
6318
|
display: table-cell !important;
|
6374
6319
|
}
|
6375
6320
|
.d-md-flex {
|
6376
|
-
display: -webkit-box !important;
|
6377
6321
|
display: -ms-flexbox !important;
|
6378
6322
|
display: flex !important;
|
6379
6323
|
}
|
6380
6324
|
.d-md-inline-flex {
|
6381
|
-
display: -webkit-inline-box !important;
|
6382
6325
|
display: -ms-inline-flexbox !important;
|
6383
6326
|
display: inline-flex !important;
|
6384
6327
|
}
|
@@ -6407,12 +6350,10 @@ button.bg-dark:focus {
|
|
6407
6350
|
display: table-cell !important;
|
6408
6351
|
}
|
6409
6352
|
.d-lg-flex {
|
6410
|
-
display: -webkit-box !important;
|
6411
6353
|
display: -ms-flexbox !important;
|
6412
6354
|
display: flex !important;
|
6413
6355
|
}
|
6414
6356
|
.d-lg-inline-flex {
|
6415
|
-
display: -webkit-inline-box !important;
|
6416
6357
|
display: -ms-inline-flexbox !important;
|
6417
6358
|
display: inline-flex !important;
|
6418
6359
|
}
|
@@ -6441,12 +6382,10 @@ button.bg-dark:focus {
|
|
6441
6382
|
display: table-cell !important;
|
6442
6383
|
}
|
6443
6384
|
.d-xl-flex {
|
6444
|
-
display: -webkit-box !important;
|
6445
6385
|
display: -ms-flexbox !important;
|
6446
6386
|
display: flex !important;
|
6447
6387
|
}
|
6448
6388
|
.d-xl-inline-flex {
|
6449
|
-
display: -webkit-inline-box !important;
|
6450
6389
|
display: -ms-inline-flexbox !important;
|
6451
6390
|
display: inline-flex !important;
|
6452
6391
|
}
|
@@ -6475,12 +6414,10 @@ button.bg-dark:focus {
|
|
6475
6414
|
display: table-cell !important;
|
6476
6415
|
}
|
6477
6416
|
.d-print-flex {
|
6478
|
-
display: -webkit-box !important;
|
6479
6417
|
display: -ms-flexbox !important;
|
6480
6418
|
display: flex !important;
|
6481
6419
|
}
|
6482
6420
|
.d-print-inline-flex {
|
6483
|
-
display: -webkit-inline-box !important;
|
6484
6421
|
display: -ms-inline-flexbox !important;
|
6485
6422
|
display: inline-flex !important;
|
6486
6423
|
}
|
@@ -6530,29 +6467,21 @@ button.bg-dark:focus {
|
|
6530
6467
|
}
|
6531
6468
|
|
6532
6469
|
.flex-row {
|
6533
|
-
-webkit-box-orient: horizontal !important;
|
6534
|
-
-webkit-box-direction: normal !important;
|
6535
6470
|
-ms-flex-direction: row !important;
|
6536
6471
|
flex-direction: row !important;
|
6537
6472
|
}
|
6538
6473
|
|
6539
6474
|
.flex-column {
|
6540
|
-
-webkit-box-orient: vertical !important;
|
6541
|
-
-webkit-box-direction: normal !important;
|
6542
6475
|
-ms-flex-direction: column !important;
|
6543
6476
|
flex-direction: column !important;
|
6544
6477
|
}
|
6545
6478
|
|
6546
6479
|
.flex-row-reverse {
|
6547
|
-
-webkit-box-orient: horizontal !important;
|
6548
|
-
-webkit-box-direction: reverse !important;
|
6549
6480
|
-ms-flex-direction: row-reverse !important;
|
6550
6481
|
flex-direction: row-reverse !important;
|
6551
6482
|
}
|
6552
6483
|
|
6553
6484
|
.flex-column-reverse {
|
6554
|
-
-webkit-box-orient: vertical !important;
|
6555
|
-
-webkit-box-direction: reverse !important;
|
6556
6485
|
-ms-flex-direction: column-reverse !important;
|
6557
6486
|
flex-direction: column-reverse !important;
|
6558
6487
|
}
|
@@ -6572,26 +6501,47 @@ button.bg-dark:focus {
|
|
6572
6501
|
flex-wrap: wrap-reverse !important;
|
6573
6502
|
}
|
6574
6503
|
|
6504
|
+
.flex-fill {
|
6505
|
+
-ms-flex: 1 1 auto !important;
|
6506
|
+
flex: 1 1 auto !important;
|
6507
|
+
}
|
6508
|
+
|
6509
|
+
.flex-grow-0 {
|
6510
|
+
-ms-flex-positive: 0 !important;
|
6511
|
+
flex-grow: 0 !important;
|
6512
|
+
}
|
6513
|
+
|
6514
|
+
.flex-grow-1 {
|
6515
|
+
-ms-flex-positive: 1 !important;
|
6516
|
+
flex-grow: 1 !important;
|
6517
|
+
}
|
6518
|
+
|
6519
|
+
.flex-shrink-0 {
|
6520
|
+
-ms-flex-negative: 0 !important;
|
6521
|
+
flex-shrink: 0 !important;
|
6522
|
+
}
|
6523
|
+
|
6524
|
+
.flex-shrink-1 {
|
6525
|
+
-ms-flex-negative: 1 !important;
|
6526
|
+
flex-shrink: 1 !important;
|
6527
|
+
}
|
6528
|
+
|
6575
6529
|
.justify-content-start {
|
6576
|
-
-webkit-box-pack: start !important;
|
6577
6530
|
-ms-flex-pack: start !important;
|
6578
6531
|
justify-content: flex-start !important;
|
6579
6532
|
}
|
6580
6533
|
|
6581
6534
|
.justify-content-end {
|
6582
|
-
-webkit-box-pack: end !important;
|
6583
6535
|
-ms-flex-pack: end !important;
|
6584
6536
|
justify-content: flex-end !important;
|
6585
6537
|
}
|
6586
6538
|
|
6587
6539
|
.justify-content-center {
|
6588
|
-
-webkit-box-pack: center !important;
|
6589
6540
|
-ms-flex-pack: center !important;
|
6590
6541
|
justify-content: center !important;
|
6591
6542
|
}
|
6592
6543
|
|
6593
6544
|
.justify-content-between {
|
6594
|
-
-webkit-box-pack: justify !important;
|
6595
6545
|
-ms-flex-pack: justify !important;
|
6596
6546
|
justify-content: space-between !important;
|
6597
6547
|
}
|
@@ -6602,31 +6552,26 @@ button.bg-dark:focus {
|
|
6602
6552
|
}
|
6603
6553
|
|
6604
6554
|
.align-items-start {
|
6605
|
-
-webkit-box-align: start !important;
|
6606
6555
|
-ms-flex-align: start !important;
|
6607
6556
|
align-items: flex-start !important;
|
6608
6557
|
}
|
6609
6558
|
|
6610
6559
|
.align-items-end {
|
6611
|
-
-webkit-box-align: end !important;
|
6612
6560
|
-ms-flex-align: end !important;
|
6613
6561
|
align-items: flex-end !important;
|
6614
6562
|
}
|
6615
6563
|
|
6616
6564
|
.align-items-center {
|
6617
|
-
-webkit-box-align: center !important;
|
6618
6565
|
-ms-flex-align: center !important;
|
6619
6566
|
align-items: center !important;
|
6620
6567
|
}
|
6621
6568
|
|
6622
6569
|
.align-items-baseline {
|
6623
|
-
-webkit-box-align: baseline !important;
|
6624
6570
|
-ms-flex-align: baseline !important;
|
6625
6571
|
align-items: baseline !important;
|
6626
6572
|
}
|
6627
6573
|
|
6628
6574
|
.align-items-stretch {
|
6629
|
-
-webkit-box-align: stretch !important;
|
6630
6575
|
-ms-flex-align: stretch !important;
|
6631
6576
|
align-items: stretch !important;
|
6632
6577
|
}
|
@@ -6693,26 +6638,18 @@ button.bg-dark:focus {
|
|
6693
6638
|
|
6694
6639
|
@media (min-width: 576px) {
|
6695
6640
|
.flex-sm-row {
|
6696
|
-
-webkit-box-orient: horizontal !important;
|
6697
|
-
-webkit-box-direction: normal !important;
|
6698
6641
|
-ms-flex-direction: row !important;
|
6699
6642
|
flex-direction: row !important;
|
6700
6643
|
}
|
6701
6644
|
.flex-sm-column {
|
6702
|
-
-webkit-box-orient: vertical !important;
|
6703
|
-
-webkit-box-direction: normal !important;
|
6704
6645
|
-ms-flex-direction: column !important;
|
6705
6646
|
flex-direction: column !important;
|
6706
6647
|
}
|
6707
6648
|
.flex-sm-row-reverse {
|
6708
|
-
-webkit-box-orient: horizontal !important;
|
6709
|
-
-webkit-box-direction: reverse !important;
|
6710
6649
|
-ms-flex-direction: row-reverse !important;
|
6711
6650
|
flex-direction: row-reverse !important;
|
6712
6651
|
}
|
6713
6652
|
.flex-sm-column-reverse {
|
6714
|
-
-webkit-box-orient: vertical !important;
|
6715
|
-
-webkit-box-direction: reverse !important;
|
6716
6653
|
-ms-flex-direction: column-reverse !important;
|
6717
6654
|
flex-direction: column-reverse !important;
|
6718
6655
|
}
|
@@ -6728,23 +6665,39 @@ button.bg-dark:focus {
|
|
6728
6665
|
-ms-flex-wrap: wrap-reverse !important;
|
6729
6666
|
flex-wrap: wrap-reverse !important;
|
6730
6667
|
}
|
6668
|
+
.flex-sm-fill {
|
6669
|
+
-ms-flex: 1 1 auto !important;
|
6670
|
+
flex: 1 1 auto !important;
|
6671
|
+
}
|
6672
|
+
.flex-sm-grow-0 {
|
6673
|
+
-ms-flex-positive: 0 !important;
|
6674
|
+
flex-grow: 0 !important;
|
6675
|
+
}
|
6676
|
+
.flex-sm-grow-1 {
|
6677
|
+
-ms-flex-positive: 1 !important;
|
6678
|
+
flex-grow: 1 !important;
|
6679
|
+
}
|
6680
|
+
.flex-sm-shrink-0 {
|
6681
|
+
-ms-flex-negative: 0 !important;
|
6682
|
+
flex-shrink: 0 !important;
|
6683
|
+
}
|
6684
|
+
.flex-sm-shrink-1 {
|
6685
|
+
-ms-flex-negative: 1 !important;
|
6686
|
+
flex-shrink: 1 !important;
|
6687
|
+
}
|
6731
6688
|
.justify-content-sm-start {
|
6732
|
-
-webkit-box-pack: start !important;
|
6733
6689
|
-ms-flex-pack: start !important;
|
6734
6690
|
justify-content: flex-start !important;
|
6735
6691
|
}
|
6736
6692
|
.justify-content-sm-end {
|
6737
|
-
-webkit-box-pack: end !important;
|
6738
6693
|
-ms-flex-pack: end !important;
|
6739
6694
|
justify-content: flex-end !important;
|
6740
6695
|
}
|
6741
6696
|
.justify-content-sm-center {
|
6742
|
-
-webkit-box-pack: center !important;
|
6743
6697
|
-ms-flex-pack: center !important;
|
6744
6698
|
justify-content: center !important;
|
6745
6699
|
}
|
6746
6700
|
.justify-content-sm-between {
|
6747
|
-
-webkit-box-pack: justify !important;
|
6748
6701
|
-ms-flex-pack: justify !important;
|
6749
6702
|
justify-content: space-between !important;
|
6750
6703
|
}
|
@@ -6753,27 +6706,22 @@ button.bg-dark:focus {
|
|
6753
6706
|
justify-content: space-around !important;
|
6754
6707
|
}
|
6755
6708
|
.align-items-sm-start {
|
6756
|
-
-webkit-box-align: start !important;
|
6757
6709
|
-ms-flex-align: start !important;
|
6758
6710
|
align-items: flex-start !important;
|
6759
6711
|
}
|
6760
6712
|
.align-items-sm-end {
|
6761
|
-
-webkit-box-align: end !important;
|
6762
6713
|
-ms-flex-align: end !important;
|
6763
6714
|
align-items: flex-end !important;
|
6764
6715
|
}
|
6765
6716
|
.align-items-sm-center {
|
6766
|
-
-webkit-box-align: center !important;
|
6767
6717
|
-ms-flex-align: center !important;
|
6768
6718
|
align-items: center !important;
|
6769
6719
|
}
|
6770
6720
|
.align-items-sm-baseline {
|
6771
|
-
-webkit-box-align: baseline !important;
|
6772
6721
|
-ms-flex-align: baseline !important;
|
6773
6722
|
align-items: baseline !important;
|
6774
6723
|
}
|
6775
6724
|
.align-items-sm-stretch {
|
6776
|
-
-webkit-box-align: stretch !important;
|
6777
6725
|
-ms-flex-align: stretch !important;
|
6778
6726
|
align-items: stretch !important;
|
6779
6727
|
}
|
@@ -6829,26 +6777,18 @@ button.bg-dark:focus {
|
|
6829
6777
|
|
6830
6778
|
@media (min-width: 768px) {
|
6831
6779
|
.flex-md-row {
|
6832
|
-
-webkit-box-orient: horizontal !important;
|
6833
|
-
-webkit-box-direction: normal !important;
|
6834
6780
|
-ms-flex-direction: row !important;
|
6835
6781
|
flex-direction: row !important;
|
6836
6782
|
}
|
6837
6783
|
.flex-md-column {
|
6838
|
-
-webkit-box-orient: vertical !important;
|
6839
|
-
-webkit-box-direction: normal !important;
|
6840
6784
|
-ms-flex-direction: column !important;
|
6841
6785
|
flex-direction: column !important;
|
6842
6786
|
}
|
6843
6787
|
.flex-md-row-reverse {
|
6844
|
-
-webkit-box-orient: horizontal !important;
|
6845
|
-
-webkit-box-direction: reverse !important;
|
6846
6788
|
-ms-flex-direction: row-reverse !important;
|
6847
6789
|
flex-direction: row-reverse !important;
|
6848
6790
|
}
|
6849
6791
|
.flex-md-column-reverse {
|
6850
|
-
-webkit-box-orient: vertical !important;
|
6851
|
-
-webkit-box-direction: reverse !important;
|
6852
6792
|
-ms-flex-direction: column-reverse !important;
|
6853
6793
|
flex-direction: column-reverse !important;
|
6854
6794
|
}
|
@@ -6864,23 +6804,39 @@ button.bg-dark:focus {
|
|
6864
6804
|
-ms-flex-wrap: wrap-reverse !important;
|
6865
6805
|
flex-wrap: wrap-reverse !important;
|
6866
6806
|
}
|
6807
|
+
.flex-md-fill {
|
6808
|
+
-ms-flex: 1 1 auto !important;
|
6809
|
+
flex: 1 1 auto !important;
|
6810
|
+
}
|
6811
|
+
.flex-md-grow-0 {
|
6812
|
+
-ms-flex-positive: 0 !important;
|
6813
|
+
flex-grow: 0 !important;
|
6814
|
+
}
|
6815
|
+
.flex-md-grow-1 {
|
6816
|
+
-ms-flex-positive: 1 !important;
|
6817
|
+
flex-grow: 1 !important;
|
6818
|
+
}
|
6819
|
+
.flex-md-shrink-0 {
|
6820
|
+
-ms-flex-negative: 0 !important;
|
6821
|
+
flex-shrink: 0 !important;
|
6822
|
+
}
|
6823
|
+
.flex-md-shrink-1 {
|
6824
|
+
-ms-flex-negative: 1 !important;
|
6825
|
+
flex-shrink: 1 !important;
|
6826
|
+
}
|
6867
6827
|
.justify-content-md-start {
|
6868
|
-
-webkit-box-pack: start !important;
|
6869
6828
|
-ms-flex-pack: start !important;
|
6870
6829
|
justify-content: flex-start !important;
|
6871
6830
|
}
|
6872
6831
|
.justify-content-md-end {
|
6873
|
-
-webkit-box-pack: end !important;
|
6874
6832
|
-ms-flex-pack: end !important;
|
6875
6833
|
justify-content: flex-end !important;
|
6876
6834
|
}
|
6877
6835
|
.justify-content-md-center {
|
6878
|
-
-webkit-box-pack: center !important;
|
6879
6836
|
-ms-flex-pack: center !important;
|
6880
6837
|
justify-content: center !important;
|
6881
6838
|
}
|
6882
6839
|
.justify-content-md-between {
|
6883
|
-
-webkit-box-pack: justify !important;
|
6884
6840
|
-ms-flex-pack: justify !important;
|
6885
6841
|
justify-content: space-between !important;
|
6886
6842
|
}
|
@@ -6889,27 +6845,22 @@ button.bg-dark:focus {
|
|
6889
6845
|
justify-content: space-around !important;
|
6890
6846
|
}
|
6891
6847
|
.align-items-md-start {
|
6892
|
-
-webkit-box-align: start !important;
|
6893
6848
|
-ms-flex-align: start !important;
|
6894
6849
|
align-items: flex-start !important;
|
6895
6850
|
}
|
6896
6851
|
.align-items-md-end {
|
6897
|
-
-webkit-box-align: end !important;
|
6898
6852
|
-ms-flex-align: end !important;
|
6899
6853
|
align-items: flex-end !important;
|
6900
6854
|
}
|
6901
6855
|
.align-items-md-center {
|
6902
|
-
-webkit-box-align: center !important;
|
6903
6856
|
-ms-flex-align: center !important;
|
6904
6857
|
align-items: center !important;
|
6905
6858
|
}
|
6906
6859
|
.align-items-md-baseline {
|
6907
|
-
-webkit-box-align: baseline !important;
|
6908
6860
|
-ms-flex-align: baseline !important;
|
6909
6861
|
align-items: baseline !important;
|
6910
6862
|
}
|
6911
6863
|
.align-items-md-stretch {
|
6912
|
-
-webkit-box-align: stretch !important;
|
6913
6864
|
-ms-flex-align: stretch !important;
|
6914
6865
|
align-items: stretch !important;
|
6915
6866
|
}
|
@@ -6965,26 +6916,18 @@ button.bg-dark:focus {
|
|
6965
6916
|
|
6966
6917
|
@media (min-width: 992px) {
|
6967
6918
|
.flex-lg-row {
|
6968
|
-
-webkit-box-orient: horizontal !important;
|
6969
|
-
-webkit-box-direction: normal !important;
|
6970
6919
|
-ms-flex-direction: row !important;
|
6971
6920
|
flex-direction: row !important;
|
6972
6921
|
}
|
6973
6922
|
.flex-lg-column {
|
6974
|
-
-webkit-box-orient: vertical !important;
|
6975
|
-
-webkit-box-direction: normal !important;
|
6976
6923
|
-ms-flex-direction: column !important;
|
6977
6924
|
flex-direction: column !important;
|
6978
6925
|
}
|
6979
6926
|
.flex-lg-row-reverse {
|
6980
|
-
-webkit-box-orient: horizontal !important;
|
6981
|
-
-webkit-box-direction: reverse !important;
|
6982
6927
|
-ms-flex-direction: row-reverse !important;
|
6983
6928
|
flex-direction: row-reverse !important;
|
6984
6929
|
}
|
6985
6930
|
.flex-lg-column-reverse {
|
6986
|
-
-webkit-box-orient: vertical !important;
|
6987
|
-
-webkit-box-direction: reverse !important;
|
6988
6931
|
-ms-flex-direction: column-reverse !important;
|
6989
6932
|
flex-direction: column-reverse !important;
|
6990
6933
|
}
|
@@ -7000,23 +6943,39 @@ button.bg-dark:focus {
|
|
7000
6943
|
-ms-flex-wrap: wrap-reverse !important;
|
7001
6944
|
flex-wrap: wrap-reverse !important;
|
7002
6945
|
}
|
6946
|
+
.flex-lg-fill {
|
6947
|
+
-ms-flex: 1 1 auto !important;
|
6948
|
+
flex: 1 1 auto !important;
|
6949
|
+
}
|
6950
|
+
.flex-lg-grow-0 {
|
6951
|
+
-ms-flex-positive: 0 !important;
|
6952
|
+
flex-grow: 0 !important;
|
6953
|
+
}
|
6954
|
+
.flex-lg-grow-1 {
|
6955
|
+
-ms-flex-positive: 1 !important;
|
6956
|
+
flex-grow: 1 !important;
|
6957
|
+
}
|
6958
|
+
.flex-lg-shrink-0 {
|
6959
|
+
-ms-flex-negative: 0 !important;
|
6960
|
+
flex-shrink: 0 !important;
|
6961
|
+
}
|
6962
|
+
.flex-lg-shrink-1 {
|
6963
|
+
-ms-flex-negative: 1 !important;
|
6964
|
+
flex-shrink: 1 !important;
|
6965
|
+
}
|
7003
6966
|
.justify-content-lg-start {
|
7004
|
-
-webkit-box-pack: start !important;
|
7005
6967
|
-ms-flex-pack: start !important;
|
7006
6968
|
justify-content: flex-start !important;
|
7007
6969
|
}
|
7008
6970
|
.justify-content-lg-end {
|
7009
|
-
-webkit-box-pack: end !important;
|
7010
6971
|
-ms-flex-pack: end !important;
|
7011
6972
|
justify-content: flex-end !important;
|
7012
6973
|
}
|
7013
6974
|
.justify-content-lg-center {
|
7014
|
-
-webkit-box-pack: center !important;
|
7015
6975
|
-ms-flex-pack: center !important;
|
7016
6976
|
justify-content: center !important;
|
7017
6977
|
}
|
7018
6978
|
.justify-content-lg-between {
|
7019
|
-
-webkit-box-pack: justify !important;
|
7020
6979
|
-ms-flex-pack: justify !important;
|
7021
6980
|
justify-content: space-between !important;
|
7022
6981
|
}
|
@@ -7025,27 +6984,22 @@ button.bg-dark:focus {
|
|
7025
6984
|
justify-content: space-around !important;
|
7026
6985
|
}
|
7027
6986
|
.align-items-lg-start {
|
7028
|
-
-webkit-box-align: start !important;
|
7029
6987
|
-ms-flex-align: start !important;
|
7030
6988
|
align-items: flex-start !important;
|
7031
6989
|
}
|
7032
6990
|
.align-items-lg-end {
|
7033
|
-
-webkit-box-align: end !important;
|
7034
6991
|
-ms-flex-align: end !important;
|
7035
6992
|
align-items: flex-end !important;
|
7036
6993
|
}
|
7037
6994
|
.align-items-lg-center {
|
7038
|
-
-webkit-box-align: center !important;
|
7039
6995
|
-ms-flex-align: center !important;
|
7040
6996
|
align-items: center !important;
|
7041
6997
|
}
|
7042
6998
|
.align-items-lg-baseline {
|
7043
|
-
-webkit-box-align: baseline !important;
|
7044
6999
|
-ms-flex-align: baseline !important;
|
7045
7000
|
align-items: baseline !important;
|
7046
7001
|
}
|
7047
7002
|
.align-items-lg-stretch {
|
7048
|
-
-webkit-box-align: stretch !important;
|
7049
7003
|
-ms-flex-align: stretch !important;
|
7050
7004
|
align-items: stretch !important;
|
7051
7005
|
}
|
@@ -7101,26 +7055,18 @@ button.bg-dark:focus {
|
|
7101
7055
|
|
7102
7056
|
@media (min-width: 1200px) {
|
7103
7057
|
.flex-xl-row {
|
7104
|
-
-webkit-box-orient: horizontal !important;
|
7105
|
-
-webkit-box-direction: normal !important;
|
7106
7058
|
-ms-flex-direction: row !important;
|
7107
7059
|
flex-direction: row !important;
|
7108
7060
|
}
|
7109
7061
|
.flex-xl-column {
|
7110
|
-
-webkit-box-orient: vertical !important;
|
7111
|
-
-webkit-box-direction: normal !important;
|
7112
7062
|
-ms-flex-direction: column !important;
|
7113
7063
|
flex-direction: column !important;
|
7114
7064
|
}
|
7115
7065
|
.flex-xl-row-reverse {
|
7116
|
-
-webkit-box-orient: horizontal !important;
|
7117
|
-
-webkit-box-direction: reverse !important;
|
7118
7066
|
-ms-flex-direction: row-reverse !important;
|
7119
7067
|
flex-direction: row-reverse !important;
|
7120
7068
|
}
|
7121
7069
|
.flex-xl-column-reverse {
|
7122
|
-
-webkit-box-orient: vertical !important;
|
7123
|
-
-webkit-box-direction: reverse !important;
|
7124
7070
|
-ms-flex-direction: column-reverse !important;
|
7125
7071
|
flex-direction: column-reverse !important;
|
7126
7072
|
}
|
@@ -7136,23 +7082,39 @@ button.bg-dark:focus {
|
|
7136
7082
|
-ms-flex-wrap: wrap-reverse !important;
|
7137
7083
|
flex-wrap: wrap-reverse !important;
|
7138
7084
|
}
|
7085
|
+
.flex-xl-fill {
|
7086
|
+
-ms-flex: 1 1 auto !important;
|
7087
|
+
flex: 1 1 auto !important;
|
7088
|
+
}
|
7089
|
+
.flex-xl-grow-0 {
|
7090
|
+
-ms-flex-positive: 0 !important;
|
7091
|
+
flex-grow: 0 !important;
|
7092
|
+
}
|
7093
|
+
.flex-xl-grow-1 {
|
7094
|
+
-ms-flex-positive: 1 !important;
|
7095
|
+
flex-grow: 1 !important;
|
7096
|
+
}
|
7097
|
+
.flex-xl-shrink-0 {
|
7098
|
+
-ms-flex-negative: 0 !important;
|
7099
|
+
flex-shrink: 0 !important;
|
7100
|
+
}
|
7101
|
+
.flex-xl-shrink-1 {
|
7102
|
+
-ms-flex-negative: 1 !important;
|
7103
|
+
flex-shrink: 1 !important;
|
7104
|
+
}
|
7139
7105
|
.justify-content-xl-start {
|
7140
|
-
-webkit-box-pack: start !important;
|
7141
7106
|
-ms-flex-pack: start !important;
|
7142
7107
|
justify-content: flex-start !important;
|
7143
7108
|
}
|
7144
7109
|
.justify-content-xl-end {
|
7145
|
-
-webkit-box-pack: end !important;
|
7146
7110
|
-ms-flex-pack: end !important;
|
7147
7111
|
justify-content: flex-end !important;
|
7148
7112
|
}
|
7149
7113
|
.justify-content-xl-center {
|
7150
|
-
-webkit-box-pack: center !important;
|
7151
7114
|
-ms-flex-pack: center !important;
|
7152
7115
|
justify-content: center !important;
|
7153
7116
|
}
|
7154
7117
|
.justify-content-xl-between {
|
7155
|
-
-webkit-box-pack: justify !important;
|
7156
7118
|
-ms-flex-pack: justify !important;
|
7157
7119
|
justify-content: space-between !important;
|
7158
7120
|
}
|
@@ -7161,27 +7123,22 @@ button.bg-dark:focus {
|
|
7161
7123
|
justify-content: space-around !important;
|
7162
7124
|
}
|
7163
7125
|
.align-items-xl-start {
|
7164
|
-
-webkit-box-align: start !important;
|
7165
7126
|
-ms-flex-align: start !important;
|
7166
7127
|
align-items: flex-start !important;
|
7167
7128
|
}
|
7168
7129
|
.align-items-xl-end {
|
7169
|
-
-webkit-box-align: end !important;
|
7170
7130
|
-ms-flex-align: end !important;
|
7171
7131
|
align-items: flex-end !important;
|
7172
7132
|
}
|
7173
7133
|
.align-items-xl-center {
|
7174
|
-
-webkit-box-align: center !important;
|
7175
7134
|
-ms-flex-align: center !important;
|
7176
7135
|
align-items: center !important;
|
7177
7136
|
}
|
7178
7137
|
.align-items-xl-baseline {
|
7179
|
-
-webkit-box-align: baseline !important;
|
7180
7138
|
-ms-flex-align: baseline !important;
|
7181
7139
|
align-items: baseline !important;
|
7182
7140
|
}
|
7183
7141
|
.align-items-xl-stretch {
|
7184
|
-
-webkit-box-align: stretch !important;
|
7185
7142
|
-ms-flex-align: stretch !important;
|
7186
7143
|
align-items: stretch !important;
|
7187
7144
|
}
|
@@ -7349,8 +7306,6 @@ button.bg-dark:focus {
|
|
7349
7306
|
overflow: hidden;
|
7350
7307
|
clip: rect(0, 0, 0, 0);
|
7351
7308
|
white-space: nowrap;
|
7352
|
-
-webkit-clip-path: inset(50%);
|
7353
|
-
clip-path: inset(50%);
|
7354
7309
|
border: 0;
|
7355
7310
|
}
|
7356
7311
|
|
@@ -7361,8 +7316,22 @@ button.bg-dark:focus {
|
|
7361
7316
|
overflow: visible;
|
7362
7317
|
clip: auto;
|
7363
7318
|
white-space: normal;
|
7364
|
-
|
7365
|
-
|
7319
|
+
}
|
7320
|
+
|
7321
|
+
.shadow-sm {
|
7322
|
+
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
|
7323
|
+
}
|
7324
|
+
|
7325
|
+
.shadow {
|
7326
|
+
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
|
7327
|
+
}
|
7328
|
+
|
7329
|
+
.shadow-lg {
|
7330
|
+
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
|
7331
|
+
}
|
7332
|
+
|
7333
|
+
.shadow-none {
|
7334
|
+
box-shadow: none !important;
|
7366
7335
|
}
|
7367
7336
|
|
7368
7337
|
.w-25 {
|
@@ -7381,6 +7350,10 @@ button.bg-dark:focus {
|
|
7381
7350
|
width: 100% !important;
|
7382
7351
|
}
|
7383
7352
|
|
7353
|
+
.w-auto {
|
7354
|
+
width: auto !important;
|
7355
|
+
}
|
7356
|
+
|
7384
7357
|
.h-25 {
|
7385
7358
|
height: 25% !important;
|
7386
7359
|
}
|
@@ -7397,6 +7370,10 @@ button.bg-dark:focus {
|
|
7397
7370
|
height: 100% !important;
|
7398
7371
|
}
|
7399
7372
|
|
7373
|
+
.h-auto {
|
7374
|
+
height: auto !important;
|
7375
|
+
}
|
7376
|
+
|
7400
7377
|
.mw-100 {
|
7401
7378
|
max-width: 100% !important;
|
7402
7379
|
}
|
@@ -8717,6 +8694,10 @@ button.bg-dark:focus {
|
|
8717
8694
|
}
|
8718
8695
|
}
|
8719
8696
|
|
8697
|
+
.text-monospace {
|
8698
|
+
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
8699
|
+
}
|
8700
|
+
|
8720
8701
|
.text-justify {
|
8721
8702
|
text-align: justify !important;
|
8722
8703
|
}
|
@@ -8887,10 +8868,22 @@ a.text-dark:hover, a.text-dark:focus {
|
|
8887
8868
|
color: #1d2124 !important;
|
8888
8869
|
}
|
8889
8870
|
|
8871
|
+
.text-body {
|
8872
|
+
color: #212529 !important;
|
8873
|
+
}
|
8874
|
+
|
8890
8875
|
.text-muted {
|
8891
8876
|
color: #6c757d !important;
|
8892
8877
|
}
|
8893
8878
|
|
8879
|
+
.text-black-50 {
|
8880
|
+
color: rgba(0, 0, 0, 0.5) !important;
|
8881
|
+
}
|
8882
|
+
|
8883
|
+
.text-white-50 {
|
8884
|
+
color: rgba(255, 255, 255, 0.5) !important;
|
8885
|
+
}
|
8886
|
+
|
8894
8887
|
.text-hide {
|
8895
8888
|
font: 0/0 a;
|
8896
8889
|
color: transparent;
|
@@ -8925,7 +8918,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
8925
8918
|
}
|
8926
8919
|
pre,
|
8927
8920
|
blockquote {
|
8928
|
-
border: 1px solid #
|
8921
|
+
border: 1px solid #adb5bd;
|
8929
8922
|
page-break-inside: avoid;
|
8930
8923
|
}
|
8931
8924
|
thead {
|
@@ -8969,7 +8962,20 @@ a.text-dark:hover, a.text-dark:focus {
|
|
8969
8962
|
}
|
8970
8963
|
.table-bordered th,
|
8971
8964
|
.table-bordered td {
|
8972
|
-
border: 1px solid #
|
8965
|
+
border: 1px solid #dee2e6 !important;
|
8966
|
+
}
|
8967
|
+
.table-dark {
|
8968
|
+
color: inherit;
|
8969
|
+
}
|
8970
|
+
.table-dark th,
|
8971
|
+
.table-dark td,
|
8972
|
+
.table-dark thead th,
|
8973
|
+
.table-dark tbody + tbody {
|
8974
|
+
border-color: #dee2e6;
|
8975
|
+
}
|
8976
|
+
.table .thead-dark th {
|
8977
|
+
color: inherit;
|
8978
|
+
border-color: #dee2e6;
|
8973
8979
|
}
|
8974
8980
|
}
|
8975
8981
|
/*# sourceMappingURL=bootstrap.css.map */
|