aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-flex.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-04 21:05:19 -0800
committerMark Otto <[email protected]>2016-12-04 21:05:19 -0800
commit1e3ec8935520e2d118d9d7742abd80183d34beb2 (patch)
tree3a2e940d7d91d578db4fe86675fa9d2a11bb9512 /docs/dist/css/bootstrap-flex.css
parent6782dd6e92637f85e3778584ec417a775d01243f (diff)
parent5a19d4870537ca85ba38beeb7eabe80858417b72 (diff)
downloadbootstrap-1e3ec8935520e2d118d9d7742abd80183d34beb2.tar.xz
bootstrap-1e3ec8935520e2d118d9d7742abd80183d34beb2.zip
Merge branch 'v4-dev' into carousel
Diffstat (limited to 'docs/dist/css/bootstrap-flex.css')
-rw-r--r--docs/dist/css/bootstrap-flex.css766
1 files changed, 392 insertions, 374 deletions
diff --git a/docs/dist/css/bootstrap-flex.css b/docs/dist/css/bootstrap-flex.css
index 333e66b19..4b8b5efd0 100644
--- a/docs/dist/css/bootstrap-flex.css
+++ b/docs/dist/css/bootstrap-flex.css
@@ -367,7 +367,6 @@ p {
abbr[title],
abbr[data-original-title] {
cursor: help;
- border-bottom: 1px dotted #636c72;
}
address {
@@ -685,9 +684,9 @@ mark,
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
- -webkit-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
+ -webkit-transition: all 0.2s ease-in-out;
+ -o-transition: all 0.2s ease-in-out;
+ transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
@@ -894,7 +893,18 @@ pre code {
}
}
-.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
+.no-gutters {
+ margin-right: 0;
+ margin-left: 0;
+}
+
+.no-gutters > .col,
+.no-gutters > [class*="col-"] {
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
position: relative;
min-height: 1px;
width: 100%;
@@ -903,34 +913,34 @@ pre code {
}
@media (min-width: 576px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
+ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
-.col-xs {
+.col {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
@@ -941,7 +951,7 @@ pre code {
max-width: 100%;
}
-.col-xs-auto {
+.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -2223,6 +2233,11 @@ pre code {
width: 100%;
min-height: 0%;
overflow-x: auto;
+ -ms-overflow-style: -ms-autohiding-scrollbar;
+}
+
+.table-responsive.table-bordered {
+ border: 0;
}
.table-reflow thead {
@@ -2277,6 +2292,11 @@ pre code {
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
+ -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
+ -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
@@ -2321,7 +2341,7 @@ pre code {
}
select.form-control:not([size]):not([multiple]) {
- height: calc(2.5rem - 2px);
+ height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
@@ -2445,23 +2465,17 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.form-check-inline {
- position: relative;
display: inline-block;
- padding-left: 1.25rem;
- margin-bottom: 0;
+}
+
+.form-check-inline .form-check-label {
vertical-align: middle;
- cursor: pointer;
}
.form-check-inline + .form-check-inline {
margin-left: .75rem;
}
-.form-check-inline.disabled {
- color: #636c72;
- cursor: not-allowed;
-}
-
.form-control-feedback {
margin-top: 0.25rem;
}
@@ -2471,16 +2485,15 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.form-control-danger {
padding-right: 2.25rem;
background-repeat: no-repeat;
- background-position: center right 0.625rem;
- -webkit-background-size: 1.25rem 1.25rem;
- background-size: 1.25rem 1.25rem;
+ background-position: center right 0.5625rem;
+ -webkit-background-size: 1.125rem 1.125rem;
+ background-size: 1.125rem 1.125rem;
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
-.has-success .form-check-inline,
.has-success .custom-control {
color: #5cb85c;
}
@@ -2503,7 +2516,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
-.has-warning .form-check-inline,
.has-warning .custom-control {
color: #f0ad4e;
}
@@ -2526,7 +2538,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
-.has-danger .form-check-inline,
.has-danger .custom-control {
color: #d9534f;
}
@@ -2545,11 +2556,49 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
+.form-inline {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-flow: row wrap;
+ -ms-flex-flow: row wrap;
+ flex-flow: row wrap;
+}
+
+.form-inline .form-check {
+ width: 100%;
+}
+
@media (min-width: 576px) {
+ .form-inline label {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ margin-bottom: 0;
+ }
.form-inline .form-group {
- display: inline-block;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-box-flex: 0;
+ -webkit-flex: 0 0 auto;
+ -ms-flex: 0 0 auto;
+ flex: 0 0 auto;
+ -webkit-flex-flow: row wrap;
+ -ms-flex-flow: row wrap;
+ flex-flow: row wrap;
margin-bottom: 0;
- vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
@@ -2560,27 +2609,28 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
display: inline-block;
}
.form-inline .input-group {
- display: inline-table;
- width: auto;
- vertical-align: middle;
- }
- .form-inline .input-group .input-group-addon,
- .form-inline .input-group .input-group-btn,
- .form-inline .input-group .form-control {
width: auto;
}
- .form-inline .input-group > .form-control {
- width: 100%;
- }
.form-inline .form-control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-check {
- display: inline-block;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ width: auto;
margin-top: 0;
margin-bottom: 0;
- vertical-align: middle;
}
.form-inline .form-check-label {
padding-left: 0;
@@ -2589,6 +2639,27 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
position: relative;
margin-left: 0;
}
+ .form-inline .custom-control {
+ padding-left: 0;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ }
+ .form-inline .custom-control-indicator {
+ position: static;
+ display: inline-block;
+ margin-right: .25rem;
+ vertical-align: text-bottom;
+ }
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
@@ -2610,6 +2681,9 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 0.25rem;
+ -webkit-transition: all 0.2s ease-in-out;
+ -o-transition: all 0.2s ease-in-out;
+ transition: all 0.2s ease-in-out;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
@@ -3226,9 +3300,9 @@ input[type="button"].btn-block {
.fade {
opacity: 0;
- -webkit-transition: opacity .15s linear;
- -o-transition: opacity .15s linear;
- transition: opacity .15s linear;
+ -webkit-transition: opacity 0.15s linear;
+ -o-transition: opacity 0.15s linear;
+ transition: opacity 0.15s linear;
}
.fade.active {
@@ -3255,15 +3329,9 @@ tbody.collapse.active {
position: relative;
height: 0;
overflow: hidden;
- -webkit-transition-timing-function: ease;
- -o-transition-timing-function: ease;
- transition-timing-function: ease;
- -webkit-transition-duration: .35s;
- -o-transition-duration: .35s;
- transition-duration: .35s;
- -webkit-transition-property: height;
- -o-transition-property: height;
- transition-property: height;
+ -webkit-transition: height 0.35s ease;
+ -o-transition: height 0.35s ease;
+ transition: height 0.35s ease;
}
.dropup,
@@ -3336,7 +3404,7 @@ tbody.collapse.active {
.dropdown-item:focus, .dropdown-item:hover {
color: #1d1e1f;
text-decoration: none;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
@@ -3446,8 +3514,8 @@ tbody.collapse.active {
}
.btn-toolbar::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3547,8 +3615,8 @@ tbody.collapse.active {
}
.btn-group-vertical > .btn-group::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -3855,7 +3923,7 @@ tbody.collapse.active {
.custom-select {
display: inline-block;
max-width: 100%;
- height: calc(2.5rem - 2px);
+ height: calc(2.25rem - 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
padding-right: 0.75rem \9;
color: #464a4c;
@@ -3994,8 +4062,8 @@ tbody.collapse.active {
}
.nav-tabs::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4042,8 +4110,8 @@ tbody.collapse.active {
}
.nav-pills::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4109,8 +4177,8 @@ tbody.collapse.active {
}
.navbar::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4217,149 +4285,6 @@ tbody.collapse.active {
text-decoration: none;
}
-.navbar-toggleable-xs::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 575px) {
- .navbar-toggleable-xs .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-xs .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-xs .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 576px) {
- .navbar-toggleable-xs {
- display: block;
- }
-}
-
-.navbar-toggleable-sm::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 767px) {
- .navbar-toggleable-sm .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-sm .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-sm .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 768px) {
- .navbar-toggleable-sm {
- display: block;
- }
-}
-
-.navbar-toggleable-md::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 991px) {
- .navbar-toggleable-md .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-md .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-md .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 992px) {
- .navbar-toggleable-md {
- display: block;
- }
-}
-
-.navbar-toggleable-lg::after {
- content: "";
- display: table;
- clear: both;
-}
-
-@media (max-width: 1199px) {
- .navbar-toggleable-lg .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
- }
- .navbar-toggleable-lg .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
- }
- .navbar-toggleable-lg .navbar-nav .dropdown-menu {
- position: static;
- float: none;
- }
-}
-
-@media (min-width: 1200px) {
- .navbar-toggleable-lg {
- display: block;
- }
-}
-
-.navbar-toggleable-xl {
- display: block;
-}
-
-.navbar-toggleable-xl::after {
- content: "";
- display: table;
- clear: both;
-}
-
-.navbar-toggleable-xl .navbar-brand {
- display: block;
- float: none;
- margin-top: .5rem;
- margin-right: 0;
-}
-
-.navbar-toggleable-xl .navbar-nav {
- margin-top: .5rem;
- margin-bottom: .5rem;
-}
-
-.navbar-toggleable-xl .navbar-nav .dropdown-menu {
- position: static;
- float: none;
-}
-
.navbar-nav .nav-item {
float: left;
}
@@ -4397,6 +4322,10 @@ tbody.collapse.active {
color: rgba(0, 0, 0, 0.7);
}
+.navbar-light .navbar-nav .nav-link.disabled {
+ color: rgba(0, 0, 0, 0.3);
+}
+
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
@@ -4442,6 +4371,10 @@ tbody.collapse.active {
color: rgba(255, 255, 255, 0.75);
}
+.navbar-dark .navbar-nav .nav-link.disabled {
+ color: rgba(255, 255, 255, 0.25);
+}
+
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
@@ -4468,32 +4401,60 @@ tbody.collapse.active {
color: rgba(255, 255, 255, 0.5);
}
-.navbar-toggleable-xs::after {
+.navbar-toggleable::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@media (max-width: 575px) {
- .navbar-toggleable-xs .navbar-nav .nav-item {
+ .navbar-toggleable .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
+ .navbar-toggleable .navbar-nav .nav-item {
float: none;
margin-left: 0;
}
}
@media (min-width: 576px) {
- .navbar-toggleable-xs {
+ .navbar-toggleable {
display: block !important;
}
}
.navbar-toggleable-sm::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@media (max-width: 767px) {
+ .navbar-toggleable-sm .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable-sm .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable-sm .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
.navbar-toggleable-sm .navbar-nav .nav-item {
float: none;
margin-left: 0;
@@ -4507,12 +4468,26 @@ tbody.collapse.active {
}
.navbar-toggleable-md::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@media (max-width: 991px) {
+ .navbar-toggleable-md .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable-md .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable-md .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
.navbar-toggleable-md .navbar-nav .nav-item {
float: none;
margin-left: 0;
@@ -4525,13 +4500,78 @@ tbody.collapse.active {
}
}
+.navbar-toggleable-lg::after {
+ display: block;
+ content: "";
+ clear: both;
+}
+
+@media (max-width: 1199px) {
+ .navbar-toggleable-lg .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+ }
+ .navbar-toggleable-lg .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+ }
+ .navbar-toggleable-lg .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+ }
+ .navbar-toggleable-lg .navbar-nav .nav-item {
+ float: none;
+ margin-left: 0;
+ }
+}
+
+@media (min-width: 1200px) {
+ .navbar-toggleable-lg {
+ display: block !important;
+ }
+}
+
+.navbar-toggleable-xl {
+ display: block !important;
+}
+
+.navbar-toggleable-xl::after {
+ display: block;
+ content: "";
+ clear: both;
+}
+
+.navbar-toggleable-xl .navbar-brand {
+ display: block;
+ float: none;
+ margin-top: .5rem;
+ margin-right: 0;
+}
+
+.navbar-toggleable-xl .navbar-nav {
+ margin-top: .5rem;
+ margin-bottom: .5rem;
+}
+
+.navbar-toggleable-xl .navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+}
+
+.navbar-toggleable-xl .navbar-nav .nav-item {
+ float: none;
+ margin-left: 0;
+}
+
.card {
position: relative;
display: block;
margin-bottom: 0.75rem;
background-color: #fff;
- border-radius: 0.25rem;
border: 1px solid rgba(0, 0, 0, 0.125);
+ border-radius: 0.25rem;
}
.card-block {
@@ -4572,7 +4612,7 @@ tbody.collapse.active {
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
@@ -4582,7 +4622,7 @@ tbody.collapse.active {
.card-footer {
padding: 0.75rem 1.25rem;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
@@ -4682,8 +4722,13 @@ tbody.collapse.active {
border-color: #d9534f;
}
+.card-inverse {
+ color: rgba(255, 255, 255, 0.65);
+}
+
.card-inverse .card-header,
.card-inverse .card-footer {
+ background-color: transparent;
border-color: rgba(255, 255, 255, 0.2);
}
@@ -4831,8 +4876,8 @@ tbody.collapse.active {
}
.breadcrumb::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -4904,6 +4949,7 @@ tbody.collapse.active {
float: left;
padding: 0.5rem 0.75rem;
margin-left: -1px;
+ line-height: 1.25;
color: #0275d8;
background-color: #fff;
border: 1px solid #ddd;
@@ -4932,7 +4978,7 @@ tbody.collapse.active {
}
.pagination-sm .page-link {
- padding: 0.275rem 0.75rem;
+ padding: 0.25rem 0.5rem;
font-size: 0.875rem;
}
@@ -5066,14 +5112,11 @@ a.badge:focus, a.badge:hover {
font-weight: bold;
}
-.alert-dismissible {
- padding-right: 2.5rem;
-}
-
.alert-dismissible .close {
position: relative;
- top: -.125rem;
+ top: -0.75rem;
right: -1.25rem;
+ padding: 0.75rem 1.25rem;
color: inherit;
}
@@ -5165,6 +5208,7 @@ a.badge:focus, a.badge:hover {
width: 100%;
height: 1rem;
margin-bottom: 1rem;
+ overflow: hidden;
}
.progress[value] {
@@ -5183,35 +5227,19 @@ a.badge:focus, a.badge:hover {
.progress[value]::-moz-progress-bar {
background-color: #0074d9;
- border-bottom-left-radius: 0.25rem;
- border-top-left-radius: 0.25rem;
}
.progress[value]::-webkit-progress-value {
background-color: #0074d9;
- border-bottom-left-radius: 0.25rem;
- border-top-left-radius: 0.25rem;
-}
-
-.progress[value="100"]::-moz-progress-bar {
- border-bottom-right-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
-}
-
-.progress[value="100"]::-webkit-progress-value {
- border-bottom-right-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
}
.progress[value]::-webkit-progress-bar {
background-color: #eee;
- border-radius: 0.25rem;
}
base::-moz-progress-bar,
.progress[value] {
background-color: #eee;
- border-radius: 0.25rem;
}
@media screen and (min-width: 0\0) {
@@ -5224,12 +5252,6 @@ base::-moz-progress-bar,
height: 1rem;
text-indent: -999rem;
background-color: #0074d9;
- border-bottom-left-radius: 0.25rem;
- border-top-left-radius: 0.25rem;
- }
- .progress[width="100%"] {
- border-bottom-right-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
}
}
@@ -5509,7 +5531,7 @@ base::-moz-progress-bar,
.list-group-item-action:focus, .list-group-item-action:hover {
color: #555;
text-decoration: none;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
}
.list-group-item-success {
@@ -5726,11 +5748,11 @@ button.close {
}
.modal.fade .modal-dialog {
- -webkit-transition: -webkit-transform .3s ease-out;
- transition: -webkit-transform .3s ease-out;
- -o-transition: -o-transform .3s ease-out;
- transition: transform .3s ease-out;
- transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
+ -webkit-transition: -webkit-transform 0.3s ease-out;
+ transition: -webkit-transform 0.3s ease-out;
+ -o-transition: -o-transform 0.3s ease-out;
+ transition: transform 0.3s ease-out;
+ transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
@@ -5789,8 +5811,8 @@ button.close {
}
.modal-header::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -5815,8 +5837,8 @@ button.close {
}
.modal-footer::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -5830,7 +5852,7 @@ button.close {
@media (min-width: 576px) {
.modal-dialog {
- max-width: 600px;
+ max-width: 500px;
margin: 30px auto;
}
.modal-sm {
@@ -5840,7 +5862,7 @@ button.close {
@media (min-width: 992px) {
.modal-lg {
- max-width: 900px;
+ max-width: 800px;
}
}
@@ -6120,9 +6142,9 @@ button.close {
.carousel-inner > .carousel-item {
position: relative;
display: none;
- -webkit-transition: .6s ease-in-out left;
- -o-transition: .6s ease-in-out left;
- transition: .6s ease-in-out left;
+ -webkit-transition: left 0.6s ease-in-out;
+ -o-transition: left 0.6s ease-in-out;
+ transition: left 0.6s ease-in-out;
}
.carousel-inner > .carousel-item > img,
@@ -6132,11 +6154,11 @@ button.close {
@media (-webkit-transform-3d) {
.carousel-inner > .carousel-item {
- -webkit-transition: -webkit-transform .6s ease-in-out;
- transition: -webkit-transform .6s ease-in-out;
- -o-transition: -o-transform .6s ease-in-out;
- transition: transform .6s ease-in-out;
- transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
+ -webkit-transition: -webkit-transform 0.6s ease-in-out;
+ transition: -webkit-transform 0.6s ease-in-out;
+ -o-transition: -o-transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
@@ -6161,11 +6183,11 @@ button.close {
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
.carousel-inner > .carousel-item {
- -webkit-transition: -webkit-transform .6s ease-in-out;
- transition: -webkit-transform .6s ease-in-out;
- -o-transition: -o-transform .6s ease-in-out;
- transition: transform .6s ease-in-out;
- transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
+ -webkit-transition: -webkit-transform 0.6s ease-in-out;
+ transition: -webkit-transform 0.6s ease-in-out;
+ -o-transition: -o-transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out;
+ transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
@@ -6445,6 +6467,26 @@ a.bg-inverse:focus, a.bg-inverse:hover {
background-color: #101112 !important;
}
+.border-0 {
+ border: 0 !important;
+}
+
+.border-top-0 {
+ border-top: 0 !important;
+}
+
+.border-right-0 {
+ border-right: 0 !important;
+}
+
+.border-bottom-0 {
+ border-bottom: 0 !important;
+}
+
+.border-left-0 {
+ border-left: 0 !important;
+}
+
.rounded {
border-radius: 0.25rem;
}
@@ -6473,9 +6515,13 @@ a.bg-inverse:focus, a.bg-inverse:hover {
border-radius: 50%;
}
+.rounded-0 {
+ border-radius: 0;
+}
+
.clearfix::after {
+ display: block;
content: "";
- display: table;
clear: both;
}
@@ -6510,7 +6556,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
display: flex !important;
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
@@ -6537,7 +6583,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
@@ -6564,7 +6610,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
@@ -6591,7 +6637,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
@@ -6618,95 +6664,95 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-.flex-xs-first {
+.flex-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
-.flex-xs-last {
+.flex-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
-.flex-xs-unordered {
+.flex-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
-.flex-items-xs-top {
+.flex-items-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
-.flex-items-xs-middle {
+.flex-items-middle {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
-.flex-items-xs-bottom {
+.flex-items-bottom {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
-.flex-xs-top {
+.flex-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
-.flex-xs-middle {
+.flex-middle {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
-.flex-xs-bottom {
+.flex-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
-.flex-items-xs-left {
+.flex-items-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
-.flex-items-xs-center {
+.flex-items-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
-.flex-items-xs-right {
+.flex-items-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
-.flex-items-xs-around {
+.flex-items-around {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
-.flex-items-xs-between {
+.flex-items-between {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -6732,9 +6778,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-order: 0;
order: 0;
}
-}
-
-@media (min-width: 576px) {
.flex-items-sm-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
@@ -6753,9 +6796,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-align: end;
align-items: flex-end;
}
-}
-
-@media (min-width: 576px) {
.flex-sm-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
@@ -6772,9 +6812,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-item-align: end;
align-self: flex-end;
}
-}
-
-@media (min-width: 576px) {
.flex-items-sm-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
@@ -6825,9 +6862,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-order: 0;
order: 0;
}
-}
-
-@media (min-width: 768px) {
.flex-items-md-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
@@ -6846,9 +6880,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-align: end;
align-items: flex-end;
}
-}
-
-@media (min-width: 768px) {
.flex-md-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
@@ -6865,9 +6896,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-item-align: end;
align-self: flex-end;
}
-}
-
-@media (min-width: 768px) {
.flex-items-md-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
@@ -6918,9 +6946,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-order: 0;
order: 0;
}
-}
-
-@media (min-width: 992px) {
.flex-items-lg-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
@@ -6939,9 +6964,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-align: end;
align-items: flex-end;
}
-}
-
-@media (min-width: 992px) {
.flex-lg-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
@@ -6958,9 +6980,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-item-align: end;
align-self: flex-end;
}
-}
-
-@media (min-width: 992px) {
.flex-items-lg-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
@@ -7011,9 +7030,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-order: 0;
order: 0;
}
-}
-
-@media (min-width: 1200px) {
.flex-items-xl-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
@@ -7032,9 +7048,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-align: end;
align-items: flex-end;
}
-}
-
-@media (min-width: 1200px) {
.flex-xl-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
@@ -7051,9 +7064,6 @@ a.bg-inverse:focus, a.bg-inverse:hover {
-ms-flex-item-align: end;
align-self: flex-end;
}
-}
-
-@media (min-width: 1200px) {
.flex-items-xl-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
@@ -7097,7 +7107,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
float: none !important;
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
@@ -7109,7 +7119,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
@@ -7121,7 +7131,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
@@ -7133,7 +7143,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
@@ -7173,6 +7183,14 @@ a.bg-inverse:focus, a.bg-inverse:hover {
height: 100% !important;
}
+.mw-100 {
+ max-width: 100% !important;
+}
+
+.mh-100 {
+ max-height: 100% !important;
+}
+
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
@@ -7538,7 +7556,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
padding-bottom: 3rem !important;
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-0 {
margin: 0 0 !important;
}
@@ -7564,7 +7582,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -7590,7 +7608,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -7616,7 +7634,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-3 {
margin: 1rem 1rem !important;
}
@@ -7642,7 +7660,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -7668,7 +7686,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.m-sm-5 {
margin: 3rem 3rem !important;
}
@@ -7694,7 +7712,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-0 {
padding: 0 0 !important;
}
@@ -7720,7 +7738,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -7746,7 +7764,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -7772,7 +7790,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-3 {
padding: 1rem 1rem !important;
}
@@ -7798,7 +7816,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -7824,7 +7842,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 576px) and (min-width: 576px) {
+@media (min-width: 576px) {
.p-sm-5 {
padding: 3rem 3rem !important;
}
@@ -7850,7 +7868,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-0 {
margin: 0 0 !important;
}
@@ -7876,7 +7894,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -7902,7 +7920,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -7928,7 +7946,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-3 {
margin: 1rem 1rem !important;
}
@@ -7954,7 +7972,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -7980,7 +7998,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.m-md-5 {
margin: 3rem 3rem !important;
}
@@ -8006,7 +8024,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-0 {
padding: 0 0 !important;
}
@@ -8032,7 +8050,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -8058,7 +8076,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -8084,7 +8102,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-3 {
padding: 1rem 1rem !important;
}
@@ -8110,7 +8128,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -8136,7 +8154,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 768px) and (min-width: 768px) {
+@media (min-width: 768px) {
.p-md-5 {
padding: 3rem 3rem !important;
}
@@ -8162,7 +8180,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-0 {
margin: 0 0 !important;
}
@@ -8188,7 +8206,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -8214,7 +8232,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -8240,7 +8258,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-3 {
margin: 1rem 1rem !important;
}
@@ -8266,7 +8284,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -8292,7 +8310,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.m-lg-5 {
margin: 3rem 3rem !important;
}
@@ -8318,7 +8336,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-0 {
padding: 0 0 !important;
}
@@ -8344,7 +8362,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -8370,7 +8388,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -8396,7 +8414,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-3 {
padding: 1rem 1rem !important;
}
@@ -8422,7 +8440,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -8448,7 +8466,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 992px) and (min-width: 992px) {
+@media (min-width: 992px) {
.p-lg-5 {
padding: 3rem 3rem !important;
}
@@ -8474,7 +8492,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 0 !important;
}
@@ -8500,7 +8518,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-1 {
margin: 0.25rem 0.25rem !important;
}
@@ -8526,7 +8544,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-2 {
margin: 0.5rem 0.5rem !important;
}
@@ -8552,7 +8570,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-3 {
margin: 1rem 1rem !important;
}
@@ -8578,7 +8596,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-4 {
margin: 1.5rem 1.5rem !important;
}
@@ -8604,7 +8622,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.m-xl-5 {
margin: 3rem 3rem !important;
}
@@ -8630,7 +8648,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-0 {
padding: 0 0 !important;
}
@@ -8656,7 +8674,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-1 {
padding: 0.25rem 0.25rem !important;
}
@@ -8682,7 +8700,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-2 {
padding: 0.5rem 0.5rem !important;
}
@@ -8708,7 +8726,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-3 {
padding: 1rem 1rem !important;
}
@@ -8734,7 +8752,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-4 {
padding: 1.5rem 1.5rem !important;
}
@@ -8760,7 +8778,7 @@ a.bg-inverse:focus, a.bg-inverse:hover {
}
}
-@media (min-width: 1200px) and (min-width: 1200px) {
+@media (min-width: 1200px) {
.p-xl-5 {
padding: 3rem 3rem !important;
}
@@ -8808,15 +8826,15 @@ a.bg-inverse:focus, a.bg-inverse:hover {
white-space: nowrap;
}
-.text-xs-left {
+.text-left {
text-align: left !important;
}
-.text-xs-right {
+.text-right {
text-align: right !important;
}
-.text-xs-center {
+.text-center {
text-align: center !important;
}