diff --git a/package.json b/package.json
index 47b9a172..9792f803 100644
--- a/package.json
+++ b/package.json
@@ -5,22 +5,26 @@
"devDependencies": {
"anchor-js": "^4.3.0",
"autoprefixer": "^9.8.6",
- "bootstrap": "4.0.0",
+ "bootstrap": "^4.6.1",
"browserify": "^13.0.0",
"connect-livereload": "~0.6.0",
- "grunt": "~1.0.1",
+ "grunt": "^1.4.1",
"grunt-banner": "^0.6.0",
- "grunt-browserify": "^5.0.0",
+ "grunt-browserify": "^6.0.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "~1.0.0",
- "grunt-contrib-sass": "~1.0.0",
"grunt-contrib-uglify": "~3.3.0",
- "grunt-contrib-watch": "~1.0.0",
+ "grunt-contrib-watch": "^1.1.0",
"grunt-exec": "~1.0.1",
- "grunt-open": "0.2.3",
+ "grunt-open": "^0.2.4",
"grunt-postcss": "^0.9.0",
- "matchdep": "~1.0.1",
+ "matchdep": "^2.0.0",
"popper.js": "^1.14.3"
+ },
+ "dependencies": {
+ "grunt-contrib-sass": "^2.0.0",
+ "grunt-sass": "^3.1.0",
+ "node-sass": "^7.0.1"
}
}
diff --git a/pt_lightning_sphinx_theme/extensions/pytorch_tutorials.py b/pt_lightning_sphinx_theme/extensions/pytorch_tutorials.py
index e88630ca..83d90092 100644
--- a/pt_lightning_sphinx_theme/extensions/pytorch_tutorials.py
+++ b/pt_lightning_sphinx_theme/extensions/pytorch_tutorials.py
@@ -109,18 +109,18 @@ def run(self):
.. raw:: html
-
-
{header}
-
{description}
-
{button_text}
-
+
"""
diff --git a/pt_lightning_sphinx_theme/static/css/theme.css b/pt_lightning_sphinx_theme/static/css/theme.css
index 5b416776..af8b52d2 100644
--- a/pt_lightning_sphinx_theme/static/css/theme.css
+++ b/pt_lightning_sphinx_theme/static/css/theme.css
@@ -1,9 +1,9 @@
@charset "UTF-8";
/*!
- * Bootstrap v4.0.0 (https://getbootstrap.com)
- * Copyright 2011-2018 The Bootstrap Authors
- * Copyright 2011-2018 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Bootstrap v4.6.1 (https://getbootstrap.com/)
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--blue: #007bff;
@@ -32,7 +32,7 @@
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
- --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+ --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
@@ -47,21 +47,16 @@ 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: rgba(0, 0, 0, 0);
}
-@-ms-viewport {
- width: device-width;
-}
-article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
+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-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
@@ -70,7 +65,7 @@ body {
background-color: #fff;
}
-[tabindex="-1"]:focus {
+[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
@@ -98,6 +93,8 @@ abbr[data-original-title] {
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
+ -webkit-text-decoration-skip-ink: none;
+ text-decoration-skip-ink: none;
}
address {
@@ -125,7 +122,7 @@ dt {
}
dd {
- margin-bottom: .5rem;
+ margin-bottom: 0.5rem;
margin-left: 0;
}
@@ -133,10 +130,6 @@ blockquote {
margin: 0 0 1rem;
}
-dfn {
- font-style: italic;
-}
-
b,
strong {
font-weight: bolder;
@@ -155,41 +148,37 @@ sup {
}
sub {
- bottom: -.25em;
+ bottom: -0.25em;
}
sup {
- top: -.5em;
+ top: -0.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]) {
+a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
}
-a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
+a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
-a:not([href]):not([tabindex]):focus {
- outline: 0;
-}
pre,
code,
kbd,
samp {
- font-family: monospace, monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
@@ -209,8 +198,9 @@ img {
border-style: none;
}
-svg:not(:root) {
+svg {
overflow: hidden;
+ vertical-align: middle;
}
table {
@@ -227,20 +217,20 @@ caption {
th {
text-align: inherit;
+ text-align: -webkit-match-parent;
}
label {
display: inline-block;
- margin-bottom: .5rem;
+ margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
-button:focus {
- outline: 1px dotted;
- outline: 5px auto -webkit-focus-ring-color;
+button:focus:not(:focus-visible) {
+ outline: 0;
}
input,
@@ -264,35 +254,43 @@ select {
text-transform: none;
}
+[role=button] {
+ cursor: pointer;
+}
+
+select {
+ word-wrap: normal;
+}
+
button,
-html [type="button"],
-[type="reset"],
-[type="submit"] {
+[type=button],
+[type=reset],
+[type=submit] {
-webkit-appearance: button;
}
+button:not(:disabled),
+[type=button]:not(:disabled),
+[type=reset]:not(:disabled),
+[type=submit]:not(:disabled) {
+ cursor: pointer;
+}
+
button::-moz-focus-inner,
-[type="button"]::-moz-focus-inner,
-[type="reset"]::-moz-focus-inner,
-[type="submit"]::-moz-focus-inner {
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
-input[type="radio"],
-input[type="checkbox"] {
+input[type=radio],
+input[type=checkbox] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
-input[type="date"],
-input[type="time"],
-input[type="datetime-local"],
-input[type="month"] {
- -webkit-appearance: listbox;
-}
-
textarea {
overflow: auto;
resize: vertical;
@@ -310,7 +308,7 @@ legend {
width: 100%;
max-width: 100%;
padding: 0;
- margin-bottom: .5rem;
+ margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
@@ -321,18 +319,17 @@ progress {
vertical-align: baseline;
}
-[type="number"]::-webkit-inner-spin-button,
-[type="number"]::-webkit-outer-spin-button {
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
height: auto;
}
-[type="search"] {
+[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
-[type="search"]::-webkit-search-cancel-button,
-[type="search"]::-webkit-search-decoration {
+[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
@@ -361,10 +358,8 @@ template {
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
- font-family: inherit;
font-weight: 500;
line-height: 1.2;
- color: inherit;
}
h1, .h1 {
@@ -472,7 +467,7 @@ mark,
color: #6c757d;
}
.blockquote-footer::before {
- content: "\2014 \00A0";
+ content: "— ";
}
.img-fluid {
@@ -503,17 +498,10 @@ mark,
color: #6c757d;
}
-code,
-kbd,
-pre,
-samp {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
-}
-
code {
font-size: 87.5%;
color: #e83e8c;
- word-break: break-word;
+ word-wrap: break-word;
}
a > code {
color: inherit;
@@ -548,42 +536,39 @@ pre code {
overflow-y: scroll;
}
-.container {
+.container,
+.container-fluid,
+.container-xl,
+.container-lg,
+.container-md,
+.container-sm {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
+
@media (min-width: 576px) {
- .container {
+ .container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
- .container {
+ .container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
- .container {
+ .container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
- .container {
+ .container-xl, .container-lg, .container-md, .container-sm, .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;
@@ -599,20 +584,19 @@ pre code {
margin-left: 0;
}
.no-gutters > .col,
-.no-gutters > [class*="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-auto, .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-sm-auto, .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-md-auto, .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-lg-auto, .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,
-.col-xl-auto {
+.col-xl,
+.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
+.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
+.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
+.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
+.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
- min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@@ -626,26 +610,68 @@ pre code {
max-width: 100%;
}
+.row-cols-1 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 100%;
+ flex: 0 0 100%;
+ max-width: 100%;
+}
+
+.row-cols-2 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 50%;
+ flex: 0 0 50%;
+ max-width: 50%;
+}
+
+.row-cols-3 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 33.3333333333%;
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+}
+
+.row-cols-4 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 25%;
+ flex: 0 0 25%;
+ max-width: 25%;
+}
+
+.row-cols-5 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 20%;
+ flex: 0 0 20%;
+ max-width: 20%;
+}
+
+.row-cols-6 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 16.6666666667%;
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+}
+
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-1 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 8.3333333333%;
- flex: 0 0 8.3333333333%;
- max-width: 8.3333333333%;
+ -ms-flex: 0 0 8.33333333%;
+ flex: 0 0 8.33333333%;
+ max-width: 8.33333333%;
}
.col-2 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 16.6666666667%;
- flex: 0 0 16.6666666667%;
- max-width: 16.6666666667%;
+ -ms-flex: 0 0 16.66666667%;
+ flex: 0 0 16.66666667%;
+ max-width: 16.66666667%;
}
.col-3 {
@@ -657,16 +683,16 @@ pre code {
.col-4 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 33.3333333333%;
- flex: 0 0 33.3333333333%;
- max-width: 33.3333333333%;
+ -ms-flex: 0 0 33.33333333%;
+ flex: 0 0 33.33333333%;
+ max-width: 33.33333333%;
}
.col-5 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 41.6666666667%;
- flex: 0 0 41.6666666667%;
- max-width: 41.6666666667%;
+ -ms-flex: 0 0 41.66666667%;
+ flex: 0 0 41.66666667%;
+ max-width: 41.66666667%;
}
.col-6 {
@@ -678,16 +704,16 @@ pre code {
.col-7 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 58.3333333333%;
- flex: 0 0 58.3333333333%;
- max-width: 58.3333333333%;
+ -ms-flex: 0 0 58.33333333%;
+ flex: 0 0 58.33333333%;
+ max-width: 58.33333333%;
}
.col-8 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 66.6666666667%;
- flex: 0 0 66.6666666667%;
- max-width: 66.6666666667%;
+ -ms-flex: 0 0 66.66666667%;
+ flex: 0 0 66.66666667%;
+ max-width: 66.66666667%;
}
.col-9 {
@@ -699,16 +725,16 @@ pre code {
.col-10 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 83.3333333333%;
- flex: 0 0 83.3333333333%;
- max-width: 83.3333333333%;
+ -ms-flex: 0 0 83.33333333%;
+ flex: 0 0 83.33333333%;
+ max-width: 83.33333333%;
}
.col-11 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 91.6666666667%;
- flex: 0 0 91.6666666667%;
- max-width: 91.6666666667%;
+ -ms-flex: 0 0 91.66666667%;
+ flex: 0 0 91.66666667%;
+ max-width: 91.66666667%;
}
.col-12 {
@@ -809,11 +835,11 @@ pre code {
}
.offset-1 {
- margin-left: 8.3333333333%;
+ margin-left: 8.33333333%;
}
.offset-2 {
- margin-left: 16.6666666667%;
+ margin-left: 16.66666667%;
}
.offset-3 {
@@ -821,11 +847,11 @@ pre code {
}
.offset-4 {
- margin-left: 33.3333333333%;
+ margin-left: 33.33333333%;
}
.offset-5 {
- margin-left: 41.6666666667%;
+ margin-left: 41.66666667%;
}
.offset-6 {
@@ -833,11 +859,11 @@ pre code {
}
.offset-7 {
- margin-left: 58.3333333333%;
+ margin-left: 58.33333333%;
}
.offset-8 {
- margin-left: 66.6666666667%;
+ margin-left: 66.66666667%;
}
.offset-9 {
@@ -845,11 +871,11 @@ pre code {
}
.offset-10 {
- margin-left: 83.3333333333%;
+ margin-left: 83.33333333%;
}
.offset-11 {
- margin-left: 91.6666666667%;
+ margin-left: 91.66666667%;
}
@media (min-width: 576px) {
@@ -862,26 +888,68 @@ pre code {
max-width: 100%;
}
+ .row-cols-sm-1 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 100%;
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-sm-2 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 50%;
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-sm-3 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 33.3333333333%;
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-sm-4 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 25%;
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-sm-5 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 20%;
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-sm-6 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 16.6666666667%;
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-sm-1 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 8.3333333333%;
- flex: 0 0 8.3333333333%;
- max-width: 8.3333333333%;
+ -ms-flex: 0 0 8.33333333%;
+ flex: 0 0 8.33333333%;
+ max-width: 8.33333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 16.6666666667%;
- flex: 0 0 16.6666666667%;
- max-width: 16.6666666667%;
+ -ms-flex: 0 0 16.66666667%;
+ flex: 0 0 16.66666667%;
+ max-width: 16.66666667%;
}
.col-sm-3 {
@@ -893,16 +961,16 @@ pre code {
.col-sm-4 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 33.3333333333%;
- flex: 0 0 33.3333333333%;
- max-width: 33.3333333333%;
+ -ms-flex: 0 0 33.33333333%;
+ flex: 0 0 33.33333333%;
+ max-width: 33.33333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 41.6666666667%;
- flex: 0 0 41.6666666667%;
- max-width: 41.6666666667%;
+ -ms-flex: 0 0 41.66666667%;
+ flex: 0 0 41.66666667%;
+ max-width: 41.66666667%;
}
.col-sm-6 {
@@ -914,16 +982,16 @@ pre code {
.col-sm-7 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 58.3333333333%;
- flex: 0 0 58.3333333333%;
- max-width: 58.3333333333%;
+ -ms-flex: 0 0 58.33333333%;
+ flex: 0 0 58.33333333%;
+ max-width: 58.33333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 66.6666666667%;
- flex: 0 0 66.6666666667%;
- max-width: 66.6666666667%;
+ -ms-flex: 0 0 66.66666667%;
+ flex: 0 0 66.66666667%;
+ max-width: 66.66666667%;
}
.col-sm-9 {
@@ -935,16 +1003,16 @@ pre code {
.col-sm-10 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 83.3333333333%;
- flex: 0 0 83.3333333333%;
- max-width: 83.3333333333%;
+ -ms-flex: 0 0 83.33333333%;
+ flex: 0 0 83.33333333%;
+ max-width: 83.33333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 91.6666666667%;
- flex: 0 0 91.6666666667%;
- max-width: 91.6666666667%;
+ -ms-flex: 0 0 91.66666667%;
+ flex: 0 0 91.66666667%;
+ max-width: 91.66666667%;
}
.col-sm-12 {
@@ -1049,11 +1117,11 @@ pre code {
}
.offset-sm-1 {
- margin-left: 8.3333333333%;
+ margin-left: 8.33333333%;
}
.offset-sm-2 {
- margin-left: 16.6666666667%;
+ margin-left: 16.66666667%;
}
.offset-sm-3 {
@@ -1061,11 +1129,11 @@ pre code {
}
.offset-sm-4 {
- margin-left: 33.3333333333%;
+ margin-left: 33.33333333%;
}
.offset-sm-5 {
- margin-left: 41.6666666667%;
+ margin-left: 41.66666667%;
}
.offset-sm-6 {
@@ -1073,11 +1141,11 @@ pre code {
}
.offset-sm-7 {
- margin-left: 58.3333333333%;
+ margin-left: 58.33333333%;
}
.offset-sm-8 {
- margin-left: 66.6666666667%;
+ margin-left: 66.66666667%;
}
.offset-sm-9 {
@@ -1085,11 +1153,11 @@ pre code {
}
.offset-sm-10 {
- margin-left: 83.3333333333%;
+ margin-left: 83.33333333%;
}
.offset-sm-11 {
- margin-left: 91.6666666667%;
+ margin-left: 91.66666667%;
}
}
@media (min-width: 768px) {
@@ -1102,26 +1170,68 @@ pre code {
max-width: 100%;
}
+ .row-cols-md-1 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 100%;
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-md-2 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 50%;
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-md-3 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 33.3333333333%;
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-md-4 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 25%;
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-md-5 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 20%;
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-md-6 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 16.6666666667%;
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-md-1 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 8.3333333333%;
- flex: 0 0 8.3333333333%;
- max-width: 8.3333333333%;
+ -ms-flex: 0 0 8.33333333%;
+ flex: 0 0 8.33333333%;
+ max-width: 8.33333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 16.6666666667%;
- flex: 0 0 16.6666666667%;
- max-width: 16.6666666667%;
+ -ms-flex: 0 0 16.66666667%;
+ flex: 0 0 16.66666667%;
+ max-width: 16.66666667%;
}
.col-md-3 {
@@ -1133,16 +1243,16 @@ pre code {
.col-md-4 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 33.3333333333%;
- flex: 0 0 33.3333333333%;
- max-width: 33.3333333333%;
+ -ms-flex: 0 0 33.33333333%;
+ flex: 0 0 33.33333333%;
+ max-width: 33.33333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 41.6666666667%;
- flex: 0 0 41.6666666667%;
- max-width: 41.6666666667%;
+ -ms-flex: 0 0 41.66666667%;
+ flex: 0 0 41.66666667%;
+ max-width: 41.66666667%;
}
.col-md-6 {
@@ -1154,16 +1264,16 @@ pre code {
.col-md-7 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 58.3333333333%;
- flex: 0 0 58.3333333333%;
- max-width: 58.3333333333%;
+ -ms-flex: 0 0 58.33333333%;
+ flex: 0 0 58.33333333%;
+ max-width: 58.33333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 66.6666666667%;
- flex: 0 0 66.6666666667%;
- max-width: 66.6666666667%;
+ -ms-flex: 0 0 66.66666667%;
+ flex: 0 0 66.66666667%;
+ max-width: 66.66666667%;
}
.col-md-9 {
@@ -1175,16 +1285,16 @@ pre code {
.col-md-10 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 83.3333333333%;
- flex: 0 0 83.3333333333%;
- max-width: 83.3333333333%;
+ -ms-flex: 0 0 83.33333333%;
+ flex: 0 0 83.33333333%;
+ max-width: 83.33333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 91.6666666667%;
- flex: 0 0 91.6666666667%;
- max-width: 91.6666666667%;
+ -ms-flex: 0 0 91.66666667%;
+ flex: 0 0 91.66666667%;
+ max-width: 91.66666667%;
}
.col-md-12 {
@@ -1289,11 +1399,11 @@ pre code {
}
.offset-md-1 {
- margin-left: 8.3333333333%;
+ margin-left: 8.33333333%;
}
.offset-md-2 {
- margin-left: 16.6666666667%;
+ margin-left: 16.66666667%;
}
.offset-md-3 {
@@ -1301,11 +1411,11 @@ pre code {
}
.offset-md-4 {
- margin-left: 33.3333333333%;
+ margin-left: 33.33333333%;
}
.offset-md-5 {
- margin-left: 41.6666666667%;
+ margin-left: 41.66666667%;
}
.offset-md-6 {
@@ -1313,11 +1423,11 @@ pre code {
}
.offset-md-7 {
- margin-left: 58.3333333333%;
+ margin-left: 58.33333333%;
}
.offset-md-8 {
- margin-left: 66.6666666667%;
+ margin-left: 66.66666667%;
}
.offset-md-9 {
@@ -1325,11 +1435,11 @@ pre code {
}
.offset-md-10 {
- margin-left: 83.3333333333%;
+ margin-left: 83.33333333%;
}
.offset-md-11 {
- margin-left: 91.6666666667%;
+ margin-left: 91.66666667%;
}
}
@media (min-width: 992px) {
@@ -1342,26 +1452,68 @@ pre code {
max-width: 100%;
}
+ .row-cols-lg-1 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 100%;
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-lg-2 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 50%;
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-lg-3 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 33.3333333333%;
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-lg-4 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 25%;
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-lg-5 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 20%;
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-lg-6 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 16.6666666667%;
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-lg-1 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 8.3333333333%;
- flex: 0 0 8.3333333333%;
- max-width: 8.3333333333%;
+ -ms-flex: 0 0 8.33333333%;
+ flex: 0 0 8.33333333%;
+ max-width: 8.33333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 16.6666666667%;
- flex: 0 0 16.6666666667%;
- max-width: 16.6666666667%;
+ -ms-flex: 0 0 16.66666667%;
+ flex: 0 0 16.66666667%;
+ max-width: 16.66666667%;
}
.col-lg-3 {
@@ -1373,16 +1525,16 @@ pre code {
.col-lg-4 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 33.3333333333%;
- flex: 0 0 33.3333333333%;
- max-width: 33.3333333333%;
+ -ms-flex: 0 0 33.33333333%;
+ flex: 0 0 33.33333333%;
+ max-width: 33.33333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 41.6666666667%;
- flex: 0 0 41.6666666667%;
- max-width: 41.6666666667%;
+ -ms-flex: 0 0 41.66666667%;
+ flex: 0 0 41.66666667%;
+ max-width: 41.66666667%;
}
.col-lg-6 {
@@ -1394,16 +1546,16 @@ pre code {
.col-lg-7 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 58.3333333333%;
- flex: 0 0 58.3333333333%;
- max-width: 58.3333333333%;
+ -ms-flex: 0 0 58.33333333%;
+ flex: 0 0 58.33333333%;
+ max-width: 58.33333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 66.6666666667%;
- flex: 0 0 66.6666666667%;
- max-width: 66.6666666667%;
+ -ms-flex: 0 0 66.66666667%;
+ flex: 0 0 66.66666667%;
+ max-width: 66.66666667%;
}
.col-lg-9 {
@@ -1415,16 +1567,16 @@ pre code {
.col-lg-10 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 83.3333333333%;
- flex: 0 0 83.3333333333%;
- max-width: 83.3333333333%;
+ -ms-flex: 0 0 83.33333333%;
+ flex: 0 0 83.33333333%;
+ max-width: 83.33333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 91.6666666667%;
- flex: 0 0 91.6666666667%;
- max-width: 91.6666666667%;
+ -ms-flex: 0 0 91.66666667%;
+ flex: 0 0 91.66666667%;
+ max-width: 91.66666667%;
}
.col-lg-12 {
@@ -1529,11 +1681,11 @@ pre code {
}
.offset-lg-1 {
- margin-left: 8.3333333333%;
+ margin-left: 8.33333333%;
}
.offset-lg-2 {
- margin-left: 16.6666666667%;
+ margin-left: 16.66666667%;
}
.offset-lg-3 {
@@ -1541,11 +1693,11 @@ pre code {
}
.offset-lg-4 {
- margin-left: 33.3333333333%;
+ margin-left: 33.33333333%;
}
.offset-lg-5 {
- margin-left: 41.6666666667%;
+ margin-left: 41.66666667%;
}
.offset-lg-6 {
@@ -1553,11 +1705,11 @@ pre code {
}
.offset-lg-7 {
- margin-left: 58.3333333333%;
+ margin-left: 58.33333333%;
}
.offset-lg-8 {
- margin-left: 66.6666666667%;
+ margin-left: 66.66666667%;
}
.offset-lg-9 {
@@ -1565,11 +1717,11 @@ pre code {
}
.offset-lg-10 {
- margin-left: 83.3333333333%;
+ margin-left: 83.33333333%;
}
.offset-lg-11 {
- margin-left: 91.6666666667%;
+ margin-left: 91.66666667%;
}
}
@media (min-width: 1200px) {
@@ -1582,26 +1734,68 @@ pre code {
max-width: 100%;
}
+ .row-cols-xl-1 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 100%;
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-xl-2 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 50%;
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-xl-3 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 33.3333333333%;
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-xl-4 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 25%;
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-xl-5 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 20%;
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-xl-6 > * {
+ -webkit-box-flex: 0;
+ -ms-flex: 0 0 16.6666666667%;
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-xl-1 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 8.3333333333%;
- flex: 0 0 8.3333333333%;
- max-width: 8.3333333333%;
+ -ms-flex: 0 0 8.33333333%;
+ flex: 0 0 8.33333333%;
+ max-width: 8.33333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 16.6666666667%;
- flex: 0 0 16.6666666667%;
- max-width: 16.6666666667%;
+ -ms-flex: 0 0 16.66666667%;
+ flex: 0 0 16.66666667%;
+ max-width: 16.66666667%;
}
.col-xl-3 {
@@ -1613,16 +1807,16 @@ pre code {
.col-xl-4 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 33.3333333333%;
- flex: 0 0 33.3333333333%;
- max-width: 33.3333333333%;
+ -ms-flex: 0 0 33.33333333%;
+ flex: 0 0 33.33333333%;
+ max-width: 33.33333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 41.6666666667%;
- flex: 0 0 41.6666666667%;
- max-width: 41.6666666667%;
+ -ms-flex: 0 0 41.66666667%;
+ flex: 0 0 41.66666667%;
+ max-width: 41.66666667%;
}
.col-xl-6 {
@@ -1634,16 +1828,16 @@ pre code {
.col-xl-7 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 58.3333333333%;
- flex: 0 0 58.3333333333%;
- max-width: 58.3333333333%;
+ -ms-flex: 0 0 58.33333333%;
+ flex: 0 0 58.33333333%;
+ max-width: 58.33333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 66.6666666667%;
- flex: 0 0 66.6666666667%;
- max-width: 66.6666666667%;
+ -ms-flex: 0 0 66.66666667%;
+ flex: 0 0 66.66666667%;
+ max-width: 66.66666667%;
}
.col-xl-9 {
@@ -1655,16 +1849,16 @@ pre code {
.col-xl-10 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 83.3333333333%;
- flex: 0 0 83.3333333333%;
- max-width: 83.3333333333%;
+ -ms-flex: 0 0 83.33333333%;
+ flex: 0 0 83.33333333%;
+ max-width: 83.33333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
- -ms-flex: 0 0 91.6666666667%;
- flex: 0 0 91.6666666667%;
- max-width: 91.6666666667%;
+ -ms-flex: 0 0 91.66666667%;
+ flex: 0 0 91.66666667%;
+ max-width: 91.66666667%;
}
.col-xl-12 {
@@ -1769,11 +1963,11 @@ pre code {
}
.offset-xl-1 {
- margin-left: 8.3333333333%;
+ margin-left: 8.33333333%;
}
.offset-xl-2 {
- margin-left: 16.6666666667%;
+ margin-left: 16.66666667%;
}
.offset-xl-3 {
@@ -1781,11 +1975,11 @@ pre code {
}
.offset-xl-4 {
- margin-left: 33.3333333333%;
+ margin-left: 33.33333333%;
}
.offset-xl-5 {
- margin-left: 41.6666666667%;
+ margin-left: 41.66666667%;
}
.offset-xl-6 {
@@ -1793,11 +1987,11 @@ pre code {
}
.offset-xl-7 {
- margin-left: 58.3333333333%;
+ margin-left: 58.33333333%;
}
.offset-xl-8 {
- margin-left: 66.6666666667%;
+ margin-left: 66.66666667%;
}
.offset-xl-9 {
@@ -1805,18 +1999,17 @@ pre code {
}
.offset-xl-10 {
- margin-left: 83.3333333333%;
+ margin-left: 83.33333333%;
}
.offset-xl-11 {
- margin-left: 91.6666666667%;
+ margin-left: 91.66666667%;
}
}
.table {
width: 100%;
- max-width: 100%;
margin-bottom: 1rem;
- background-color: transparent;
+ color: #212529;
}
.table th,
.table td {
@@ -1831,9 +2024,6 @@ pre code {
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
-.table .table {
- background-color: #fff;
-}
.table-sm th,
.table-sm td {
@@ -1852,11 +2042,19 @@ pre code {
border-bottom-width: 2px;
}
-.table-striped tbody tr:nth-of-type(odd) {
- background-color: rgba(0, 0, 0, 0.05);
+.table-borderless th,
+.table-borderless td,
+.table-borderless thead th,
+.table-borderless tbody + tbody {
+ border: 0;
+}
+
+.table-striped tbody tr:nth-of-type(odd) {
+ background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
+ color: #212529;
background-color: rgba(0, 0, 0, 0.075);
}
@@ -1865,6 +2063,12 @@ pre code {
.table-primary > td {
background-color: #b8daff;
}
+.table-primary th,
+.table-primary td,
+.table-primary thead th,
+.table-primary tbody + tbody {
+ border-color: #7abaff;
+}
.table-hover .table-primary:hover {
background-color: #9fcdff;
@@ -1879,6 +2083,12 @@ pre code {
.table-secondary > td {
background-color: #d6d8db;
}
+.table-secondary th,
+.table-secondary td,
+.table-secondary thead th,
+.table-secondary tbody + tbody {
+ border-color: #b3b7bb;
+}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
@@ -1893,6 +2103,12 @@ pre code {
.table-success > td {
background-color: #c3e6cb;
}
+.table-success th,
+.table-success td,
+.table-success thead th,
+.table-success tbody + tbody {
+ border-color: #8fd19e;
+}
.table-hover .table-success:hover {
background-color: #b1dfbb;
@@ -1907,6 +2123,12 @@ pre code {
.table-info > td {
background-color: #bee5eb;
}
+.table-info th,
+.table-info td,
+.table-info thead th,
+.table-info tbody + tbody {
+ border-color: #86cfda;
+}
.table-hover .table-info:hover {
background-color: #abdde5;
@@ -1921,6 +2143,12 @@ pre code {
.table-warning > td {
background-color: #ffeeba;
}
+.table-warning th,
+.table-warning td,
+.table-warning thead th,
+.table-warning tbody + tbody {
+ border-color: #ffdf7e;
+}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
@@ -1935,6 +2163,12 @@ pre code {
.table-danger > td {
background-color: #f5c6cb;
}
+.table-danger th,
+.table-danger td,
+.table-danger thead th,
+.table-danger tbody + tbody {
+ border-color: #ed969e;
+}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
@@ -1949,6 +2183,12 @@ pre code {
.table-light > td {
background-color: #fdfdfe;
}
+.table-light th,
+.table-light td,
+.table-light thead th,
+.table-light tbody + tbody {
+ border-color: #fbfcfc;
+}
.table-hover .table-light:hover {
background-color: #ececf6;
@@ -1963,6 +2203,12 @@ pre code {
.table-dark > td {
background-color: #c6c8ca;
}
+.table-dark th,
+.table-dark td,
+.table-dark thead th,
+.table-dark tbody + tbody {
+ border-color: #95999c;
+}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
@@ -1988,8 +2234,8 @@ pre code {
.table .thead-dark th {
color: #fff;
- background-color: #212529;
- border-color: #32383e;
+ background-color: #343a40;
+ border-color: #454d55;
}
.table .thead-light th {
color: #495057;
@@ -1999,12 +2245,12 @@ pre code {
.table-dark {
color: #fff;
- background-color: #212529;
+ background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
- border-color: #32383e;
+ border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
@@ -2013,6 +2259,7 @@ pre code {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
+ color: #fff;
background-color: rgba(255, 255, 255, 0.075);
}
@@ -2022,7 +2269,6 @@ pre code {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
- -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
@@ -2034,7 +2280,6 @@ pre code {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
- -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
@@ -2046,7 +2291,6 @@ pre code {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
- -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
@@ -2058,7 +2302,6 @@ pre code {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
- -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
@@ -2069,7 +2312,6 @@ pre code {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
- -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
@@ -2078,8 +2320,10 @@ pre code {
.form-control {
display: block;
width: 100%;
+ height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
+ font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
@@ -2091,6 +2335,12 @@ pre code {
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
+@media (prefers-reduced-motion: reduce) {
+ .form-control {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
@@ -2128,8 +2378,18 @@ pre code {
opacity: 1;
}
-select.form-control:not([size]):not([multiple]) {
- height: calc(2.25rem + 2px);
+input[type=date].form-control,
+input[type=time].form-control,
+input[type=datetime-local].form-control,
+input[type=month].form-control {
+ -webkit-appearance: none;
+ -moz-appearance: none;
+ appearance: none;
+}
+
+select.form-control:-moz-focusring {
+ color: transparent;
+ text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
color: #495057;
@@ -2167,63 +2427,42 @@ select.form-control:focus::-ms-value {
.form-control-plaintext {
display: block;
width: 100%;
- padding-top: 0.375rem;
- padding-bottom: 0.375rem;
+ padding: 0.375rem 0;
margin-bottom: 0;
+ font-size: 1rem;
line-height: 1.5;
+ color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
-.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
-.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
-.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
-.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
-.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
-.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
-.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
-.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
-.input-group-lg > .input-group-append > .form-control-plaintext.btn {
+.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
-.form-control-sm, .input-group-sm > .form-control,
-.input-group-sm > .input-group-prepend > .input-group-text,
-.input-group-sm > .input-group-append > .input-group-text,
-.input-group-sm > .input-group-prepend > .btn,
-.input-group-sm > .input-group-append > .btn {
+.form-control-sm {
+ height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
-select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
-.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
-.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
-.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
-.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
- height: calc(1.8125rem + 2px);
-}
-
-.form-control-lg, .input-group-lg > .form-control,
-.input-group-lg > .input-group-prepend > .input-group-text,
-.input-group-lg > .input-group-append > .input-group-text,
-.input-group-lg > .input-group-prepend > .btn,
-.input-group-lg > .input-group-append > .btn {
+.form-control-lg {
+ height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
-select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
-.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
-.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
-.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
-.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
- height: calc(2.875rem + 2px);
+select.form-control[size], select.form-control[multiple] {
+ height: auto;
+}
+
+textarea.form-control {
+ height: auto;
}
.form-group {
@@ -2245,7 +2484,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
margin-left: -5px;
}
.form-row > .col,
-.form-row > [class*="col-"] {
+.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
@@ -2261,7 +2500,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
margin-top: 0.3rem;
margin-left: -1.25rem;
}
-.form-check-input:disabled ~ .form-check-label {
+.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
@@ -2297,38 +2536,62 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.valid-tooltip {
position: absolute;
top: 100%;
+ left: 0;
z-index: 5;
display: none;
max-width: 100%;
- padding: .5rem;
- margin-top: .1rem;
- font-size: .875rem;
- line-height: 1;
+ padding: 0.25rem 0.5rem;
+ margin-top: 0.1rem;
+ font-size: 0.875rem;
+ line-height: 1.5;
color: #fff;
- background-color: rgba(40, 167, 69, 0.8);
- border-radius: .2rem;
+ background-color: rgba(40, 167, 69, 0.9);
+ border-radius: 0.25rem;
+}
+.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
+ left: 5px;
+}
+
+.was-validated :valid ~ .valid-feedback,
+.was-validated :valid ~ .valid-tooltip,
+.is-valid ~ .valid-feedback,
+.is-valid ~ .valid-tooltip {
+ display: block;
}
-.was-validated .form-control:valid, .form-control.is-valid,
-.was-validated .custom-select:valid,
-.custom-select.is-valid {
+.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
+ padding-right: calc(1.5em + 0.75rem) !important;
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
+ background-repeat: no-repeat;
+ background-position: right calc(0.375em + 0.1875rem) center;
+ background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
-.was-validated .custom-select:valid:focus,
-.custom-select.is-valid:focus {
+.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
-.was-validated .form-control:valid ~ .valid-feedback,
-.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
-.form-control.is-valid ~ .valid-tooltip,
-.was-validated .custom-select:valid ~ .valid-feedback,
-.was-validated .custom-select:valid ~ .valid-tooltip,
-.custom-select.is-valid ~ .valid-feedback,
-.custom-select.is-valid ~ .valid-tooltip {
- display: block;
+
+.was-validated select.form-control:valid, select.form-control.is-valid {
+ padding-right: 3rem !important;
+ background-position: right 1.5rem center;
+}
+
+.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
+ padding-right: calc(1.5em + 0.75rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
+}
+
+.was-validated .custom-select:valid, .custom-select.is-valid {
+ border-color: #28a745;
+ padding-right: calc(0.75em + 2.3125rem) !important;
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
+ border-color: #28a745;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
@@ -2344,33 +2607,25 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
- background-color: #71dd8a;
-}
-.was-validated .custom-control-input:valid ~ .valid-feedback,
-.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
-.custom-control-input.is-valid ~ .valid-tooltip {
- display: block;
+ border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
+ border-color: #34ce57;
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
+}
+.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
+ border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
-.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
- border-color: inherit;
-}
-.was-validated .custom-file-input:valid ~ .valid-feedback,
-.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
-.custom-file-input.is-valid ~ .valid-tooltip {
- display: block;
-}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
+ border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
@@ -2386,38 +2641,62 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.invalid-tooltip {
position: absolute;
top: 100%;
+ left: 0;
z-index: 5;
display: none;
max-width: 100%;
- padding: .5rem;
- margin-top: .1rem;
- font-size: .875rem;
- line-height: 1;
+ padding: 0.25rem 0.5rem;
+ margin-top: 0.1rem;
+ font-size: 0.875rem;
+ line-height: 1.5;
color: #fff;
- background-color: rgba(220, 53, 69, 0.8);
- border-radius: .2rem;
+ background-color: rgba(220, 53, 69, 0.9);
+ border-radius: 0.25rem;
+}
+.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
+ left: 5px;
}
-.was-validated .form-control:invalid, .form-control.is-invalid,
-.was-validated .custom-select:invalid,
-.custom-select.is-invalid {
+.was-validated :invalid ~ .invalid-feedback,
+.was-validated :invalid ~ .invalid-tooltip,
+.is-invalid ~ .invalid-feedback,
+.is-invalid ~ .invalid-tooltip {
+ display: block;
+}
+
+.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
+ padding-right: calc(1.5em + 0.75rem) !important;
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
+ background-repeat: no-repeat;
+ background-position: right calc(0.375em + 0.1875rem) center;
+ background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
-.was-validated .custom-select:invalid:focus,
-.custom-select.is-invalid:focus {
+.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
-.was-validated .form-control:invalid ~ .invalid-feedback,
-.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
-.form-control.is-invalid ~ .invalid-tooltip,
-.was-validated .custom-select:invalid ~ .invalid-feedback,
-.was-validated .custom-select:invalid ~ .invalid-tooltip,
-.custom-select.is-invalid ~ .invalid-feedback,
-.custom-select.is-invalid ~ .invalid-tooltip {
- display: block;
+
+.was-validated select.form-control:invalid, select.form-control.is-invalid {
+ padding-right: 3rem !important;
+ background-position: right 1.5rem center;
+}
+
+.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
+ padding-right: calc(1.5em + 0.75rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
+}
+
+.was-validated .custom-select:invalid, .custom-select.is-invalid {
+ border-color: #dc3545;
+ padding-right: calc(0.75em + 2.3125rem) !important;
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
+ border-color: #dc3545;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
@@ -2433,33 +2712,25 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
- background-color: #efa2a9;
-}
-.was-validated .custom-control-input:invalid ~ .invalid-feedback,
-.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
-.custom-control-input.is-invalid ~ .invalid-tooltip {
- display: block;
+ border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
+ border-color: #e4606d;
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
+}
+.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
+ border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
-.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
- border-color: inherit;
-}
-.was-validated .custom-file-input:invalid ~ .invalid-feedback,
-.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
-.custom-file-input.is-invalid ~ .invalid-tooltip {
- display: block;
-}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
+ border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
@@ -2516,7 +2787,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.form-inline .form-control-plaintext {
display: inline-block;
}
- .form-inline .input-group {
+ .form-inline .input-group,
+.form-inline .custom-select {
width: auto;
}
.form-inline .form-check {
@@ -2534,6 +2806,8 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.form-inline .form-check-input {
position: relative;
+ -ms-flex-negative: 0;
+ flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
@@ -2554,13 +2828,14 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.btn {
display: inline-block;
font-weight: 400;
+ color: #212529;
text-align: center;
- white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
+ background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
@@ -2571,7 +2846,14 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
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;
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, -webkit-box-shadow 0.15s ease-in-out;
}
-.btn:hover, .btn:focus {
+@media (prefers-reduced-motion: reduce) {
+ .btn {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
+.btn:hover {
+ color: #212529;
text-decoration: none;
}
.btn:focus, .btn.focus {
@@ -2585,10 +2867,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
-.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
- background-image: none;
-}
-
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
@@ -2605,8 +2883,11 @@ fieldset:disabled a.btn {
border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
+ color: #fff;
+ background-color: #0069d9;
+ border-color: #0062cc;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
@@ -2619,8 +2900,8 @@ fieldset:disabled a.btn {
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
@@ -2634,8 +2915,11 @@ fieldset:disabled a.btn {
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
+ color: #fff;
+ background-color: #5a6268;
+ border-color: #545b62;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
@@ -2648,8 +2932,8 @@ fieldset:disabled a.btn {
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
@@ -2663,8 +2947,11 @@ fieldset:disabled a.btn {
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
+ color: #fff;
+ background-color: #218838;
+ border-color: #1e7e34;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
@@ -2677,8 +2964,8 @@ fieldset:disabled a.btn {
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
@@ -2692,8 +2979,11 @@ fieldset:disabled a.btn {
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
+ color: #fff;
+ background-color: #138496;
+ border-color: #117a8b;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
@@ -2706,8 +2996,8 @@ fieldset:disabled a.btn {
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
@@ -2721,8 +3011,11 @@ fieldset:disabled a.btn {
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
+ color: #212529;
+ background-color: #e0a800;
+ border-color: #d39e00;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
@@ -2735,8 +3028,8 @@ fieldset:disabled a.btn {
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
@@ -2750,8 +3043,11 @@ fieldset:disabled a.btn {
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
+ color: #fff;
+ background-color: #c82333;
+ border-color: #bd2130;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
@@ -2764,8 +3060,8 @@ fieldset:disabled a.btn {
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
@@ -2779,8 +3075,11 @@ fieldset:disabled a.btn {
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
+ color: #212529;
+ background-color: #e2e6ea;
+ border-color: #dae0e5;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
@@ -2793,8 +3092,8 @@ fieldset:disabled a.btn {
border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
@@ -2808,8 +3107,11 @@ fieldset:disabled a.btn {
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
+ color: #fff;
+ background-color: #23272b;
+ border-color: #1d2124;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
@@ -2822,14 +3124,12 @@ fieldset:disabled a.btn {
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
- -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
color: #007bff;
- background-color: transparent;
- background-image: none;
border-color: #007bff;
}
.btn-outline-primary:hover {
@@ -2857,8 +3157,6 @@ fieldset:disabled a.btn {
.btn-outline-secondary {
color: #6c757d;
- background-color: transparent;
- background-image: none;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
@@ -2886,8 +3184,6 @@ fieldset:disabled a.btn {
.btn-outline-success {
color: #28a745;
- background-color: transparent;
- background-image: none;
border-color: #28a745;
}
.btn-outline-success:hover {
@@ -2915,8 +3211,6 @@ fieldset:disabled a.btn {
.btn-outline-info {
color: #17a2b8;
- background-color: transparent;
- background-image: none;
border-color: #17a2b8;
}
.btn-outline-info:hover {
@@ -2944,8 +3238,6 @@ fieldset:disabled a.btn {
.btn-outline-warning {
color: #ffc107;
- background-color: transparent;
- background-image: none;
border-color: #ffc107;
}
.btn-outline-warning:hover {
@@ -2973,8 +3265,6 @@ fieldset:disabled a.btn {
.btn-outline-danger {
color: #dc3545;
- background-color: transparent;
- background-image: none;
border-color: #dc3545;
}
.btn-outline-danger:hover {
@@ -3002,8 +3292,6 @@ fieldset:disabled a.btn {
.btn-outline-light {
color: #f8f9fa;
- background-color: transparent;
- background-image: none;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
@@ -3031,8 +3319,6 @@ fieldset:disabled a.btn {
.btn-outline-dark {
color: #343a40;
- background-color: transparent;
- background-image: none;
border-color: #343a40;
}
.btn-outline-dark:hover {
@@ -3061,22 +3347,18 @@ fieldset:disabled a.btn {
.btn-link {
font-weight: 400;
color: #007bff;
- background-color: transparent;
+ text-decoration: none;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
- background-color: transparent;
- border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
- border-color: transparent;
- -webkit-box-shadow: none;
- box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
+ pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
@@ -3101,34 +3383,28 @@ fieldset:disabled a.btn {
margin-top: 0.5rem;
}
-input[type="submit"].btn-block,
-input[type="reset"].btn-block,
-input[type="button"].btn-block {
+input[type=submit].btn-block,
+input[type=reset].btn-block,
+input[type=button].btn-block {
width: 100%;
}
.fade {
- opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
-.fade.show {
- opacity: 1;
-}
-
-.collapse {
- display: none;
-}
-.collapse.show {
- display: block;
+@media (prefers-reduced-motion: reduce) {
+ .fade {
+ -webkit-transition: none;
+ transition: none;
+ }
}
-
-tr.collapse.show {
- display: table-row;
+.fade:not(.show) {
+ opacity: 0;
}
-tbody.collapse.show {
- display: table-row-group;
+.collapse:not(.show) {
+ display: none;
}
.collapsing {
@@ -3138,16 +3414,25 @@ tbody.collapse.show {
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
+@media (prefers-reduced-motion: reduce) {
+ .collapsing {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
.dropup,
-.dropdown {
+.dropright,
+.dropdown,
+.dropleft {
position: relative;
}
+.dropdown-toggle {
+ white-space: nowrap;
+}
.dropdown-toggle::after {
display: inline-block;
- width: 0;
- height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
@@ -3180,38 +3465,94 @@ tbody.collapse.show {
border-radius: 0.25rem;
}
-.dropup .dropdown-menu {
- margin-top: 0;
- margin-bottom: 0.125rem;
-}
-.dropup .dropdown-toggle::after {
- display: inline-block;
- width: 0;
- height: 0;
- margin-left: 0.255em;
- vertical-align: 0.255em;
- content: "";
- border-top: 0;
- border-right: 0.3em solid transparent;
- border-bottom: 0.3em solid;
- border-left: 0.3em solid transparent;
+.dropdown-menu-left {
+ right: auto;
+ left: 0;
}
-.dropup .dropdown-toggle:empty::after {
- margin-left: 0;
+
+.dropdown-menu-right {
+ right: 0;
+ left: auto;
}
-.dropright .dropdown-menu {
- margin-top: 0;
- margin-left: 0.125rem;
+@media (min-width: 576px) {
+ .dropdown-menu-sm-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-sm-right {
+ right: 0;
+ left: auto;
+ }
}
-.dropright .dropdown-toggle::after {
- display: inline-block;
- width: 0;
- height: 0;
+@media (min-width: 768px) {
+ .dropdown-menu-md-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-md-right {
+ right: 0;
+ left: auto;
+ }
+}
+@media (min-width: 992px) {
+ .dropdown-menu-lg-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-lg-right {
+ right: 0;
+ left: auto;
+ }
+}
+@media (min-width: 1200px) {
+ .dropdown-menu-xl-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-xl-right {
+ right: 0;
+ left: auto;
+ }
+}
+.dropup .dropdown-menu {
+ top: auto;
+ bottom: 100%;
+ margin-top: 0;
+ margin-bottom: 0.125rem;
+}
+.dropup .dropdown-toggle::after {
+ display: inline-block;
+ margin-left: 0.255em;
+ vertical-align: 0.255em;
+ content: "";
+ border-top: 0;
+ border-right: 0.3em solid transparent;
+ border-bottom: 0.3em solid;
+ border-left: 0.3em solid transparent;
+}
+.dropup .dropdown-toggle:empty::after {
+ margin-left: 0;
+}
+
+.dropright .dropdown-menu {
+ top: 0;
+ right: auto;
+ left: 100%;
+ margin-top: 0;
+ margin-left: 0.125rem;
+}
+.dropright .dropdown-toggle::after {
+ display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
+ border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
@@ -3223,13 +3564,14 @@ tbody.collapse.show {
}
.dropleft .dropdown-menu {
+ top: 0;
+ right: 100%;
+ left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
- width: 0;
- height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
@@ -3239,8 +3581,6 @@ tbody.collapse.show {
}
.dropleft .dropdown-toggle::before {
display: inline-block;
- width: 0;
- height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
@@ -3255,6 +3595,11 @@ tbody.collapse.show {
vertical-align: 0;
}
+.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
+ right: auto;
+ bottom: auto;
+}
+
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
@@ -3277,7 +3622,7 @@ tbody.collapse.show {
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
- background-color: #f8f9fa;
+ background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
@@ -3285,7 +3630,8 @@ tbody.collapse.show {
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
- color: #6c757d;
+ color: #adb5bd;
+ pointer-events: none;
background-color: transparent;
}
@@ -3302,6 +3648,12 @@ tbody.collapse.show {
white-space: nowrap;
}
+.dropdown-item-text {
+ display: block;
+ padding: 0.25rem 1.5rem;
+ color: #212529;
+}
+
.btn-group,
.btn-group-vertical {
position: relative;
@@ -3313,9 +3665,9 @@ tbody.collapse.show {
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
- -webkit-box-flex: 0;
- -ms-flex: 0 1 auto;
- flex: 0 1 auto;
+ -webkit-box-flex: 1;
+ -ms-flex: 1 1 auto;
+ flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
@@ -3327,16 +3679,6 @@ tbody.collapse.show {
.btn-group-vertical > .btn.active {
z-index: 1;
}
-.btn-group .btn + .btn,
-.btn-group .btn + .btn-group,
-.btn-group .btn-group + .btn,
-.btn-group .btn-group + .btn-group,
-.btn-group-vertical .btn + .btn,
-.btn-group-vertical .btn + .btn-group,
-.btn-group-vertical .btn-group + .btn,
-.btn-group-vertical .btn-group + .btn-group {
- margin-left: -1px;
-}
.btn-toolbar {
display: -webkit-box;
@@ -3352,8 +3694,9 @@ tbody.collapse.show {
width: auto;
}
-.btn-group > .btn:first-child {
- margin-left: 0;
+.btn-group > .btn:not(:first-child),
+.btn-group > .btn-group:not(:first-child) {
+ margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
@@ -3370,9 +3713,12 @@ tbody.collapse.show {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
-.dropdown-toggle-split::after {
+.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
+.dropleft .dropdown-toggle-split::before {
+ margin-right: 0;
+}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
@@ -3396,16 +3742,13 @@ tbody.collapse.show {
-ms-flex-pack: center;
justify-content: center;
}
-.btn-group-vertical .btn,
-.btn-group-vertical .btn-group {
+.btn-group-vertical > .btn,
+.btn-group-vertical > .btn-group {
width: 100%;
}
-.btn-group-vertical > .btn + .btn,
-.btn-group-vertical > .btn + .btn-group,
-.btn-group-vertical > .btn-group + .btn,
-.btn-group-vertical > .btn-group + .btn-group {
+.btn-group-vertical > .btn:not(:first-child),
+.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
- margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
@@ -3422,10 +3765,10 @@ tbody.collapse.show {
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
-.btn-group-toggle > .btn input[type="radio"],
-.btn-group-toggle > .btn input[type="checkbox"],
-.btn-group-toggle > .btn-group > .btn input[type="radio"],
-.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
+.btn-group-toggle > .btn input[type=radio],
+.btn-group-toggle > .btn input[type=checkbox],
+.btn-group-toggle > .btn-group > .btn input[type=radio],
+.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
@@ -3444,6 +3787,7 @@ tbody.collapse.show {
width: 100%;
}
.input-group > .form-control,
+.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
@@ -3451,16 +3795,15 @@ tbody.collapse.show {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
+ min-width: 0;
margin-bottom: 0;
}
-.input-group > .form-control:focus,
-.input-group > .custom-select:focus,
-.input-group > .custom-file:focus {
- z-index: 3;
-}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
+.input-group > .form-control-plaintext + .form-control,
+.input-group > .form-control-plaintext + .custom-select,
+.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
@@ -3469,10 +3812,13 @@ tbody.collapse.show {
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
-.input-group > .form-control:not(:last-child),
-.input-group > .custom-select:not(:last-child) {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0;
+.input-group > .form-control:focus,
+.input-group > .custom-select:focus,
+.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
+ z-index: 3;
+}
+.input-group > .custom-file .custom-file-input:focus {
+ z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
@@ -3487,14 +3833,28 @@ tbody.collapse.show {
-ms-flex-align: center;
align-items: center;
}
-.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
+.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
-.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
+.input-group > .custom-file:not(:first-child) .custom-file-label {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
+.input-group:not(.has-validation) > .form-control:not(:last-child),
+.input-group:not(.has-validation) > .custom-select:not(:last-child),
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
+.input-group.has-validation > .form-control:nth-last-child(n+3),
+.input-group.has-validation > .custom-select:nth-last-child(n+3),
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
.input-group-prepend,
.input-group-append {
@@ -3507,6 +3867,10 @@ tbody.collapse.show {
position: relative;
z-index: 2;
}
+.input-group-prepend .btn:focus,
+.input-group-append .btn:focus {
+ z-index: 3;
+}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
@@ -3545,15 +3909,56 @@ tbody.collapse.show {
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
-.input-group-text input[type="radio"],
-.input-group-text input[type="checkbox"] {
+.input-group-text input[type=radio],
+.input-group-text input[type=checkbox] {
margin-top: 0;
}
+.input-group-lg > .form-control:not(textarea),
+.input-group-lg > .custom-select {
+ height: calc(1.5em + 1rem + 2px);
+}
+
+.input-group-lg > .form-control,
+.input-group-lg > .custom-select,
+.input-group-lg > .input-group-prepend > .input-group-text,
+.input-group-lg > .input-group-append > .input-group-text,
+.input-group-lg > .input-group-prepend > .btn,
+.input-group-lg > .input-group-append > .btn {
+ padding: 0.5rem 1rem;
+ font-size: 1.25rem;
+ line-height: 1.5;
+ border-radius: 0.3rem;
+}
+
+.input-group-sm > .form-control:not(textarea),
+.input-group-sm > .custom-select {
+ height: calc(1.5em + 0.5rem + 2px);
+}
+
+.input-group-sm > .form-control,
+.input-group-sm > .custom-select,
+.input-group-sm > .input-group-prepend > .input-group-text,
+.input-group-sm > .input-group-append > .input-group-text,
+.input-group-sm > .input-group-prepend > .btn,
+.input-group-sm > .input-group-append > .btn {
+ padding: 0.25rem 0.5rem;
+ font-size: 0.875rem;
+ line-height: 1.5;
+ border-radius: 0.2rem;
+}
+
+.input-group-lg > .custom-select,
+.input-group-sm > .custom-select {
+ padding-right: 1.75rem;
+}
+
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
-.input-group > .input-group-append:not(:last-child) > .btn,
-.input-group > .input-group-append:not(:last-child) > .input-group-text,
+.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
+.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
@@ -3572,9 +3977,12 @@ tbody.collapse.show {
.custom-control {
position: relative;
+ z-index: 1;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
+ -webkit-print-color-adjust: exact;
+ color-adjust: exact;
}
.custom-control-inline {
@@ -3586,73 +3994,76 @@ tbody.collapse.show {
.custom-control-input {
position: absolute;
+ left: 0;
z-index: -1;
+ width: 1rem;
+ height: 1.25rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
+ border-color: #007bff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+}
+.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
+ border-color: #80bdff;
}
-.custom-control-input:active ~ .custom-control-label::before {
+.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
+ border-color: #b3d7ff;
}
-.custom-control-input:disabled ~ .custom-control-label {
+.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
-.custom-control-input:disabled ~ .custom-control-label::before {
+.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
+ position: relative;
margin-bottom: 0;
+ vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
- left: 0;
+ left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- background-color: #dee2e6;
+ background-color: #fff;
+ border: #adb5bd solid 1px;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
- left: 0;
+ left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
- background-repeat: no-repeat;
- background-position: center center;
- background-size: 50% 50%;
+ background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
-.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
- background-color: #007bff;
-}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
+ border-color: #007bff;
background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
@@ -3664,26 +4075,60 @@ tbody.collapse.show {
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
-.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
- background-color: #007bff;
-}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
+.custom-switch {
+ padding-left: 2.25rem;
+}
+.custom-switch .custom-control-label::before {
+ left: -2.25rem;
+ width: 1.75rem;
+ pointer-events: all;
+ border-radius: 0.5rem;
+}
+.custom-switch .custom-control-label::after {
+ top: calc(0.25rem + 2px);
+ left: calc(-2.25rem + 2px);
+ width: calc(1rem - 4px);
+ height: calc(1rem - 4px);
+ background-color: #adb5bd;
+ border-radius: 0.5rem;
+ -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: transform 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;
+ transition: transform 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, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+}
+@media (prefers-reduced-motion: reduce) {
+ .custom-switch .custom-control-label::after {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
+.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
+ background-color: #fff;
+ -webkit-transform: translateX(0.75rem);
+ transform: translateX(0.75rem);
+}
+.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
+ background-color: rgba(0, 123, 255, 0.5);
+}
+
.custom-select {
display: inline-block;
width: 100%;
- height: calc(2.25rem + 2px);
+ height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
+ font-size: 1rem;
+ font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
- background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
- background-size: 8px 10px;
+ background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
@@ -3693,8 +4138,8 @@ tbody.collapse.show {
.custom-select:focus {
border-color: #80bdff;
outline: 0;
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
color: #495057;
@@ -3710,28 +4155,34 @@ tbody.collapse.show {
background-color: #e9ecef;
}
.custom-select::-ms-expand {
- opacity: 0;
+ display: none;
+}
+.custom-select:-moz-focusring {
+ color: transparent;
+ text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
- height: calc(1.8125rem + 2px);
- padding-top: 0.375rem;
- padding-bottom: 0.375rem;
- font-size: 75%;
+ height: calc(1.5em + 0.5rem + 2px);
+ padding-top: 0.25rem;
+ padding-bottom: 0.25rem;
+ padding-left: 0.5rem;
+ font-size: 0.875rem;
}
.custom-select-lg {
- height: calc(2.875rem + 2px);
- padding-top: 0.375rem;
- padding-bottom: 0.375rem;
- font-size: 125%;
+ height: calc(1.5em + 1rem + 2px);
+ padding-top: 0.5rem;
+ padding-bottom: 0.5rem;
+ padding-left: 1rem;
+ font-size: 1.25rem;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
- height: calc(2.25rem + 2px);
+ height: calc(1.5em + 0.75rem + 2px);
margin-bottom: 0;
}
@@ -3739,21 +4190,25 @@ tbody.collapse.show {
position: relative;
z-index: 2;
width: 100%;
- height: calc(2.25rem + 2px);
+ height: calc(1.5em + 0.75rem + 2px);
margin: 0;
+ overflow: hidden;
opacity: 0;
}
-.custom-file-input:focus ~ .custom-file-control {
+.custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.custom-file-input:focus ~ .custom-file-control::before {
- border-color: #80bdff;
+.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
+ background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
+.custom-file-input ~ .custom-file-label[data-browse]::after {
+ content: attr(data-browse);
+}
.custom-file-label {
position: absolute;
@@ -3761,8 +4216,10 @@ tbody.collapse.show {
right: 0;
left: 0;
z-index: 1;
- height: calc(2.25rem + 2px);
+ height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
+ overflow: hidden;
+ font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
@@ -3776,16 +4233,175 @@ tbody.collapse.show {
bottom: 0;
z-index: 3;
display: block;
- height: calc(calc(2.25rem + 2px) - 1px * 2);
+ height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
- border-left: 1px solid #ced4da;
+ border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
+.custom-range {
+ width: 100%;
+ height: 1.4rem;
+ padding: 0;
+ background-color: transparent;
+ -webkit-appearance: none;
+ -moz-appearance: none;
+ appearance: none;
+}
+.custom-range:focus {
+ outline: 0;
+}
+.custom-range:focus::-webkit-slider-thumb {
+ -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+}
+.custom-range:focus::-moz-range-thumb {
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+}
+.custom-range:focus::-ms-thumb {
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+}
+.custom-range::-moz-focus-outer {
+ border: 0;
+}
+.custom-range::-webkit-slider-thumb {
+ width: 1rem;
+ height: 1rem;
+ margin-top: -0.25rem;
+ background-color: #007bff;
+ border: 0;
+ border-radius: 1rem;
+ -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ -webkit-appearance: none;
+ appearance: none;
+}
+@media (prefers-reduced-motion: reduce) {
+ .custom-range::-webkit-slider-thumb {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
+.custom-range::-webkit-slider-thumb:active {
+ background-color: #b3d7ff;
+}
+.custom-range::-webkit-slider-runnable-track {
+ width: 100%;
+ height: 0.5rem;
+ color: transparent;
+ cursor: pointer;
+ background-color: #dee2e6;
+ border-color: transparent;
+ border-radius: 1rem;
+}
+.custom-range::-moz-range-thumb {
+ width: 1rem;
+ height: 1rem;
+ background-color: #007bff;
+ border: 0;
+ border-radius: 1rem;
+ -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ -moz-appearance: none;
+ appearance: none;
+}
+@media (prefers-reduced-motion: reduce) {
+ .custom-range::-moz-range-thumb {
+ -moz-transition: none;
+ transition: none;
+ }
+}
+.custom-range::-moz-range-thumb:active {
+ background-color: #b3d7ff;
+}
+.custom-range::-moz-range-track {
+ width: 100%;
+ height: 0.5rem;
+ color: transparent;
+ cursor: pointer;
+ background-color: #dee2e6;
+ border-color: transparent;
+ border-radius: 1rem;
+}
+.custom-range::-ms-thumb {
+ width: 1rem;
+ height: 1rem;
+ margin-top: 0;
+ margin-right: 0.2rem;
+ margin-left: 0.2rem;
+ background-color: #007bff;
+ border: 0;
+ border-radius: 1rem;
+ -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ appearance: none;
+}
+@media (prefers-reduced-motion: reduce) {
+ .custom-range::-ms-thumb {
+ -ms-transition: none;
+ transition: none;
+ }
+}
+.custom-range::-ms-thumb:active {
+ background-color: #b3d7ff;
+}
+.custom-range::-ms-track {
+ width: 100%;
+ height: 0.5rem;
+ color: transparent;
+ cursor: pointer;
+ background-color: transparent;
+ border-color: transparent;
+ border-width: 0.5rem;
+}
+.custom-range::-ms-fill-lower {
+ background-color: #dee2e6;
+ border-radius: 1rem;
+}
+.custom-range::-ms-fill-upper {
+ margin-right: 15px;
+ background-color: #dee2e6;
+ border-radius: 1rem;
+}
+.custom-range:disabled::-webkit-slider-thumb {
+ background-color: #adb5bd;
+}
+.custom-range:disabled::-webkit-slider-runnable-track {
+ cursor: default;
+}
+.custom-range:disabled::-moz-range-thumb {
+ background-color: #adb5bd;
+}
+.custom-range:disabled::-moz-range-track {
+ cursor: default;
+}
+.custom-range:disabled::-ms-thumb {
+ background-color: #adb5bd;
+}
+
+.custom-control-label::before,
+.custom-file-label,
+.custom-select {
+ -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+}
+@media (prefers-reduced-motion: reduce) {
+ .custom-control-label::before,
+.custom-file-label,
+.custom-select {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
+
.nav {
display: -webkit-box;
display: -ms-flexbox;
@@ -3806,15 +4422,15 @@ tbody.collapse.show {
}
.nav-link.disabled {
color: #6c757d;
+ pointer-events: none;
+ cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
-.nav-tabs .nav-item {
- margin-bottom: -1px;
-}
.nav-tabs .nav-link {
+ margin-bottom: -1px;
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
@@ -3848,6 +4464,7 @@ tbody.collapse.show {
background-color: #007bff;
}
+.nav-fill > .nav-link,
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
@@ -3855,6 +4472,7 @@ tbody.collapse.show {
text-align: center;
}
+.nav-justified > .nav-link,
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
@@ -3886,8 +4504,12 @@ tbody.collapse.show {
justify-content: space-between;
padding: 0.5rem 1rem;
}
-.navbar > .container,
-.navbar > .container-fluid {
+.navbar .container,
+.navbar .container-fluid,
+.navbar .container-sm,
+.navbar .container-md,
+.navbar .container-lg,
+.navbar .container-xl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
@@ -3900,7 +4522,6 @@ tbody.collapse.show {
-ms-flex-pack: justify;
justify-content: space-between;
}
-
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
@@ -3963,9 +4584,6 @@ tbody.collapse.show {
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
-.navbar-toggler:not(:disabled):not(.disabled) {
- cursor: pointer;
-}
.navbar-toggler-icon {
display: inline-block;
@@ -3973,13 +4591,21 @@ tbody.collapse.show {
height: 1.5em;
vertical-align: middle;
content: "";
- background: no-repeat center center;
- background-size: 100% 100%;
+ background: 50%/100% 100% no-repeat;
+}
+
+.navbar-nav-scroll {
+ max-height: 75vh;
+ overflow-y: auto;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
- .navbar-expand-sm > .container-fluid {
+.navbar-expand-sm > .container-fluid,
+.navbar-expand-sm > .container-sm,
+.navbar-expand-sm > .container-md,
+.navbar-expand-sm > .container-lg,
+.navbar-expand-sm > .container-xl {
padding-right: 0;
padding-left: 0;
}
@@ -4003,19 +4629,22 @@ tbody.collapse.show {
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
- .navbar-expand-sm .navbar-nav .dropdown-menu-right {
- right: 0;
- left: auto;
- }
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
- .navbar-expand-sm > .container-fluid {
+.navbar-expand-sm > .container-fluid,
+.navbar-expand-sm > .container-sm,
+.navbar-expand-sm > .container-md,
+.navbar-expand-sm > .container-lg,
+.navbar-expand-sm > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
+ .navbar-expand-sm .navbar-nav-scroll {
+ overflow: visible;
+ }
.navbar-expand-sm .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
@@ -4026,14 +4655,14 @@ tbody.collapse.show {
.navbar-expand-sm .navbar-toggler {
display: none;
}
- .navbar-expand-sm .dropup .dropdown-menu {
- top: auto;
- bottom: 100%;
- }
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
- .navbar-expand-md > .container-fluid {
+.navbar-expand-md > .container-fluid,
+.navbar-expand-md > .container-sm,
+.navbar-expand-md > .container-md,
+.navbar-expand-md > .container-lg,
+.navbar-expand-md > .container-xl {
padding-right: 0;
padding-left: 0;
}
@@ -4057,19 +4686,22 @@ tbody.collapse.show {
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
- .navbar-expand-md .navbar-nav .dropdown-menu-right {
- right: 0;
- left: auto;
- }
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
- .navbar-expand-md > .container-fluid {
+.navbar-expand-md > .container-fluid,
+.navbar-expand-md > .container-sm,
+.navbar-expand-md > .container-md,
+.navbar-expand-md > .container-lg,
+.navbar-expand-md > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
+ .navbar-expand-md .navbar-nav-scroll {
+ overflow: visible;
+ }
.navbar-expand-md .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
@@ -4080,14 +4712,14 @@ tbody.collapse.show {
.navbar-expand-md .navbar-toggler {
display: none;
}
- .navbar-expand-md .dropup .dropdown-menu {
- top: auto;
- bottom: 100%;
- }
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
- .navbar-expand-lg > .container-fluid {
+.navbar-expand-lg > .container-fluid,
+.navbar-expand-lg > .container-sm,
+.navbar-expand-lg > .container-md,
+.navbar-expand-lg > .container-lg,
+.navbar-expand-lg > .container-xl {
padding-right: 0;
padding-left: 0;
}
@@ -4111,19 +4743,22 @@ tbody.collapse.show {
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
- .navbar-expand-lg .navbar-nav .dropdown-menu-right {
- right: 0;
- left: auto;
- }
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
- .navbar-expand-lg > .container-fluid {
+.navbar-expand-lg > .container-fluid,
+.navbar-expand-lg > .container-sm,
+.navbar-expand-lg > .container-md,
+.navbar-expand-lg > .container-lg,
+.navbar-expand-lg > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
+ .navbar-expand-lg .navbar-nav-scroll {
+ overflow: visible;
+ }
.navbar-expand-lg .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
@@ -4134,14 +4769,14 @@ tbody.collapse.show {
.navbar-expand-lg .navbar-toggler {
display: none;
}
- .navbar-expand-lg .dropup .dropdown-menu {
- top: auto;
- bottom: 100%;
- }
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
- .navbar-expand-xl > .container-fluid {
+.navbar-expand-xl > .container-fluid,
+.navbar-expand-xl > .container-sm,
+.navbar-expand-xl > .container-md,
+.navbar-expand-xl > .container-lg,
+.navbar-expand-xl > .container-xl {
padding-right: 0;
padding-left: 0;
}
@@ -4165,19 +4800,22 @@ tbody.collapse.show {
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
- .navbar-expand-xl .navbar-nav .dropdown-menu-right {
- right: 0;
- left: auto;
- }
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
- .navbar-expand-xl > .container-fluid {
+.navbar-expand-xl > .container-fluid,
+.navbar-expand-xl > .container-sm,
+.navbar-expand-xl > .container-md,
+.navbar-expand-xl > .container-lg,
+.navbar-expand-xl > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
+ .navbar-expand-xl .navbar-nav-scroll {
+ overflow: visible;
+ }
.navbar-expand-xl .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
@@ -4188,10 +4826,6 @@ tbody.collapse.show {
.navbar-expand-xl .navbar-toggler {
display: none;
}
- .navbar-expand-xl .dropup .dropdown-menu {
- top: auto;
- bottom: 100%;
- }
}
.navbar-expand {
-webkit-box-orient: horizontal;
@@ -4203,7 +4837,11 @@ tbody.collapse.show {
justify-content: flex-start;
}
.navbar-expand > .container,
-.navbar-expand > .container-fluid {
+.navbar-expand > .container-fluid,
+.navbar-expand > .container-sm,
+.navbar-expand > .container-md,
+.navbar-expand > .container-lg,
+.navbar-expand > .container-xl {
padding-right: 0;
padding-left: 0;
}
@@ -4216,19 +4854,22 @@ tbody.collapse.show {
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
-.navbar-expand .navbar-nav .dropdown-menu-right {
- right: 0;
- left: auto;
-}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
-.navbar-expand > .container-fluid {
+.navbar-expand > .container-fluid,
+.navbar-expand > .container-sm,
+.navbar-expand > .container-md,
+.navbar-expand > .container-lg,
+.navbar-expand > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
+.navbar-expand .navbar-nav-scroll {
+ overflow: visible;
+}
.navbar-expand .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
@@ -4239,10 +4880,6 @@ tbody.collapse.show {
.navbar-expand .navbar-toggler {
display: none;
}
-.navbar-expand .dropup .dropdown-menu {
- top: auto;
- bottom: 100%;
-}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
@@ -4270,7 +4907,7 @@ tbody.collapse.show {
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
@@ -4308,7 +4945,7 @@ tbody.collapse.show {
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
@@ -4340,19 +4977,30 @@ tbody.collapse.show {
margin-right: 0;
margin-left: 0;
}
-.card > .list-group:first-child .list-group-item:first-child {
- border-top-left-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
+.card > .list-group {
+ border-top: inherit;
+ border-bottom: inherit;
}
-.card > .list-group:last-child .list-group-item:last-child {
- border-bottom-right-radius: 0.25rem;
- border-bottom-left-radius: 0.25rem;
+.card > .list-group:first-child {
+ border-top-width: 0;
+ border-top-left-radius: calc(0.25rem - 1px);
+ border-top-right-radius: calc(0.25rem - 1px);
+}
+.card > .list-group:last-child {
+ border-bottom-width: 0;
+ border-bottom-right-radius: calc(0.25rem - 1px);
+ border-bottom-left-radius: calc(0.25rem - 1px);
+}
+.card > .card-header + .list-group,
+.card > .list-group + .card-footer {
+ border-top: 0;
}
.card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
+ min-height: 1px;
padding: 1.25rem;
}
@@ -4385,9 +5033,6 @@ tbody.collapse.show {
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
-.card-header + .list-group .list-group-item:first-child {
- border-top: 0;
-}
.card-footer {
padding: 0.75rem 1.25rem;
@@ -4417,39 +5062,37 @@ tbody.collapse.show {
bottom: 0;
left: 0;
padding: 1.25rem;
+ border-radius: calc(0.25rem - 1px);
}
-.card-img {
+.card-img,
+.card-img-top,
+.card-img-bottom {
+ -ms-flex-negative: 0;
+ flex-shrink: 0;
width: 100%;
- border-radius: calc(0.25rem - 1px);
}
+.card-img,
.card-img-top {
- width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
+.card-img,
.card-img-bottom {
- width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
-.card-deck {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
-}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
+ display: -webkit-box;
+ display: -ms-flexbox;
+ display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
@@ -4458,36 +5101,23 @@ tbody.collapse.show {
margin-left: -15px;
}
.card-deck .card {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
-.card-group {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
-}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
+ display: -webkit-box;
+ display: -ms-flexbox;
+ display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
@@ -4503,52 +5133,30 @@ tbody.collapse.show {
margin-left: 0;
border-left: 0;
}
- .card-group > .card:first-child {
+ .card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
- .card-group > .card:first-child .card-img-top,
- .card-group > .card:first-child .card-header {
+ .card-group > .card:not(:last-child) .card-img-top,
+.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
- .card-group > .card:first-child .card-img-bottom,
- .card-group > .card:first-child .card-footer {
+ .card-group > .card:not(:last-child) .card-img-bottom,
+.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
- .card-group > .card:last-child {
+ .card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
- .card-group > .card:last-child .card-img-top,
- .card-group > .card:last-child .card-header {
+ .card-group > .card:not(:first-child) .card-img-top,
+.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
- .card-group > .card:last-child .card-img-bottom,
- .card-group > .card:last-child .card-footer {
+ .card-group > .card:not(:first-child) .card-img-bottom,
+.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
- .card-group > .card:only-child {
- border-radius: 0.25rem;
- }
- .card-group > .card:only-child .card-img-top,
- .card-group > .card:only-child .card-header {
- border-top-left-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
- }
- .card-group > .card:only-child .card-img-bottom,
- .card-group > .card:only-child .card-footer {
- border-bottom-right-radius: 0.25rem;
- border-bottom-left-radius: 0.25rem;
- }
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
- border-radius: 0;
- }
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
- border-radius: 0;
- }
}
.card-columns .card {
@@ -4562,6 +5170,8 @@ tbody.collapse.show {
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
+ orphans: 1;
+ widows: 1;
}
.card-columns .card {
display: inline-block;
@@ -4569,6 +5179,26 @@ tbody.collapse.show {
}
}
+.accordion {
+ overflow-anchor: none;
+}
+.accordion > .card {
+ overflow: hidden;
+}
+.accordion > .card:not(:last-of-type) {
+ border-bottom: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0;
+}
+.accordion > .card:not(:first-of-type) {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
+}
+.accordion > .card > .card-header {
+ border-radius: 0;
+ margin-bottom: -1px;
+}
+
.breadcrumb {
display: -webkit-box;
display: -ms-flexbox;
@@ -4582,10 +5212,12 @@ tbody.collapse.show {
border-radius: 0.25rem;
}
+.breadcrumb-item + .breadcrumb-item {
+ padding-left: 0.5rem;
+}
.breadcrumb-item + .breadcrumb-item::before {
- display: inline-block;
+ float: left;
padding-right: 0.5rem;
- padding-left: 0.5rem;
color: #6c757d;
content: "/";
}
@@ -4619,20 +5251,18 @@ tbody.collapse.show {
border: 1px solid #dee2e6;
}
.page-link:hover {
+ z-index: 2;
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
- z-index: 2;
+ z-index: 3;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.page-link:not(:disabled):not(.disabled) {
- cursor: pointer;
-}
.page-item:first-child .page-link {
margin-left: 0;
@@ -4644,7 +5274,7 @@ tbody.collapse.show {
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
- z-index: 1;
+ z-index: 3;
color: #fff;
background-color: #007bff;
border-color: #007bff;
@@ -4695,7 +5325,21 @@ tbody.collapse.show {
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
+ -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
+ 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;
+ 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, -webkit-box-shadow 0.15s ease-in-out;
+}
+@media (prefers-reduced-motion: reduce) {
+ .badge {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
+a.badge:hover, a.badge:focus {
+ text-decoration: none;
}
+
.badge:empty {
display: none;
}
@@ -4715,81 +5359,113 @@ tbody.collapse.show {
color: #fff;
background-color: #007bff;
}
-.badge-primary[href]:hover, .badge-primary[href]:focus {
+a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
- text-decoration: none;
background-color: #0062cc;
}
+a.badge-primary:focus, a.badge-primary.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
+}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
-.badge-secondary[href]:hover, .badge-secondary[href]:focus {
+a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
- text-decoration: none;
background-color: #545b62;
}
+a.badge-secondary:focus, a.badge-secondary.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
+}
.badge-success {
color: #fff;
background-color: #28a745;
}
-.badge-success[href]:hover, .badge-success[href]:focus {
+a.badge-success:hover, a.badge-success:focus {
color: #fff;
- text-decoration: none;
background-color: #1e7e34;
}
+a.badge-success:focus, a.badge-success.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
+}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
-.badge-info[href]:hover, .badge-info[href]:focus {
+a.badge-info:hover, a.badge-info:focus {
color: #fff;
- text-decoration: none;
background-color: #117a8b;
}
+a.badge-info:focus, a.badge-info.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
+}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
-.badge-warning[href]:hover, .badge-warning[href]:focus {
+a.badge-warning:hover, a.badge-warning:focus {
color: #212529;
- text-decoration: none;
background-color: #d39e00;
}
+a.badge-warning:focus, a.badge-warning.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
+}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
-.badge-danger[href]:hover, .badge-danger[href]:focus {
+a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
- text-decoration: none;
background-color: #bd2130;
}
+a.badge-danger:focus, a.badge-danger.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
+}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
-.badge-light[href]:hover, .badge-light[href]:focus {
+a.badge-light:hover, a.badge-light:focus {
color: #212529;
- text-decoration: none;
background-color: #dae0e5;
}
+a.badge-light:focus, a.badge-light.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
+}
.badge-dark {
color: #fff;
background-color: #343a40;
}
-.badge-dark[href]:hover, .badge-dark[href]:focus {
+a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
- text-decoration: none;
background-color: #1d2124;
}
+a.badge-dark:focus, a.badge-dark.focus {
+ outline: 0;
+ -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
+}
.jumbotron {
padding: 2rem 1rem;
@@ -4832,6 +5508,7 @@ tbody.collapse.show {
position: absolute;
top: 0;
right: 0;
+ z-index: 2;
padding: 0.75rem 1.25rem;
color: inherit;
}
@@ -4955,6 +5632,7 @@ tbody.collapse.show {
display: flex;
height: 1rem;
overflow: hidden;
+ line-height: 0;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
@@ -4971,12 +5649,20 @@ tbody.collapse.show {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
+ overflow: hidden;
color: #fff;
text-align: center;
+ white-space: nowrap;
background-color: #007bff;
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
+@media (prefers-reduced-motion: reduce) {
+ .progress-bar {
+ -webkit-transition: none;
+ transition: none;
+ }
+}
.progress-bar-striped {
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);
@@ -4984,8 +5670,14 @@ tbody.collapse.show {
}
.progress-bar-animated {
- -webkit-animation: progress-bar-stripes 1s linear infinite;
- animation: progress-bar-stripes 1s linear infinite;
+ -webkit-animation: 1s linear infinite progress-bar-stripes;
+ animation: 1s linear infinite progress-bar-stripes;
+}
+@media (prefers-reduced-motion: reduce) {
+ .progress-bar-animated {
+ -webkit-animation: none;
+ animation: none;
+ }
}
.media {
@@ -5013,6 +5705,7 @@ tbody.collapse.show {
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
+ border-radius: 0.25rem;
}
.list-group-item-action {
@@ -5021,6 +5714,7 @@ tbody.collapse.show {
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
+ z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
@@ -5034,25 +5728,20 @@ tbody.collapse.show {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
- margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
- border-top-left-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
+ border-top-left-radius: inherit;
+ border-top-right-radius: inherit;
}
.list-group-item:last-child {
- margin-bottom: 0;
- border-bottom-right-radius: 0.25rem;
- border-bottom-left-radius: 0.25rem;
-}
-.list-group-item:hover, .list-group-item:focus {
- z-index: 1;
- text-decoration: none;
+ border-bottom-right-radius: inherit;
+ border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
+ pointer-events: none;
background-color: #fff;
}
.list-group-item.active {
@@ -5061,17 +5750,156 @@ tbody.collapse.show {
background-color: #007bff;
border-color: #007bff;
}
+.list-group-item + .list-group-item {
+ border-top-width: 0;
+}
+.list-group-item + .list-group-item.active {
+ margin-top: -1px;
+ border-top-width: 1px;
+}
-.list-group-flush .list-group-item {
- border-right: 0;
- border-left: 0;
+.list-group-horizontal {
+ -webkit-box-orient: horizontal;
+ -webkit-box-direction: normal;
+ -ms-flex-direction: row;
+ flex-direction: row;
+}
+.list-group-horizontal > .list-group-item:first-child {
+ border-bottom-left-radius: 0.25rem;
+ border-top-right-radius: 0;
+}
+.list-group-horizontal > .list-group-item:last-child {
+ border-top-right-radius: 0.25rem;
+ border-bottom-left-radius: 0;
+}
+.list-group-horizontal > .list-group-item.active {
+ margin-top: 0;
+}
+.list-group-horizontal > .list-group-item + .list-group-item {
+ border-top-width: 1px;
+ border-left-width: 0;
+}
+.list-group-horizontal > .list-group-item + .list-group-item.active {
+ margin-left: -1px;
+ border-left-width: 1px;
+}
+
+@media (min-width: 576px) {
+ .list-group-horizontal-sm {
+ -webkit-box-orient: horizontal;
+ -webkit-box-direction: normal;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ }
+ .list-group-horizontal-sm > .list-group-item:first-child {
+ border-bottom-left-radius: 0.25rem;
+ border-top-right-radius: 0;
+ }
+ .list-group-horizontal-sm > .list-group-item:last-child {
+ border-top-right-radius: 0.25rem;
+ border-bottom-left-radius: 0;
+ }
+ .list-group-horizontal-sm > .list-group-item.active {
+ margin-top: 0;
+ }
+ .list-group-horizontal-sm > .list-group-item + .list-group-item {
+ border-top-width: 1px;
+ border-left-width: 0;
+ }
+ .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
+ margin-left: -1px;
+ border-left-width: 1px;
+ }
+}
+@media (min-width: 768px) {
+ .list-group-horizontal-md {
+ -webkit-box-orient: horizontal;
+ -webkit-box-direction: normal;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ }
+ .list-group-horizontal-md > .list-group-item:first-child {
+ border-bottom-left-radius: 0.25rem;
+ border-top-right-radius: 0;
+ }
+ .list-group-horizontal-md > .list-group-item:last-child {
+ border-top-right-radius: 0.25rem;
+ border-bottom-left-radius: 0;
+ }
+ .list-group-horizontal-md > .list-group-item.active {
+ margin-top: 0;
+ }
+ .list-group-horizontal-md > .list-group-item + .list-group-item {
+ border-top-width: 1px;
+ border-left-width: 0;
+ }
+ .list-group-horizontal-md > .list-group-item + .list-group-item.active {
+ margin-left: -1px;
+ border-left-width: 1px;
+ }
+}
+@media (min-width: 992px) {
+ .list-group-horizontal-lg {
+ -webkit-box-orient: horizontal;
+ -webkit-box-direction: normal;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ }
+ .list-group-horizontal-lg > .list-group-item:first-child {
+ border-bottom-left-radius: 0.25rem;
+ border-top-right-radius: 0;
+ }
+ .list-group-horizontal-lg > .list-group-item:last-child {
+ border-top-right-radius: 0.25rem;
+ border-bottom-left-radius: 0;
+ }
+ .list-group-horizontal-lg > .list-group-item.active {
+ margin-top: 0;
+ }
+ .list-group-horizontal-lg > .list-group-item + .list-group-item {
+ border-top-width: 1px;
+ border-left-width: 0;
+ }
+ .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
+ margin-left: -1px;
+ border-left-width: 1px;
+ }
+}
+@media (min-width: 1200px) {
+ .list-group-horizontal-xl {
+ -webkit-box-orient: horizontal;
+ -webkit-box-direction: normal;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ }
+ .list-group-horizontal-xl > .list-group-item:first-child {
+ border-bottom-left-radius: 0.25rem;
+ border-top-right-radius: 0;
+ }
+ .list-group-horizontal-xl > .list-group-item:last-child {
+ border-top-right-radius: 0.25rem;
+ border-bottom-left-radius: 0;
+ }
+ .list-group-horizontal-xl > .list-group-item.active {
+ margin-top: 0;
+ }
+ .list-group-horizontal-xl > .list-group-item + .list-group-item {
+ border-top-width: 1px;
+ border-left-width: 0;
+ }
+ .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
+ margin-left: -1px;
+ border-left-width: 1px;
+ }
+}
+.list-group-flush {
border-radius: 0;
}
-.list-group-flush:first-child .list-group-item:first-child {
- border-top: 0;
+.list-group-flush > .list-group-item {
+ border-width: 0 0 1px;
}
-.list-group-flush:last-child .list-group-item:last-child {
- border-bottom: 0;
+.list-group-flush > .list-group-item:last-child {
+ border-bottom-width: 0;
}
.list-group-item-primary {
@@ -5193,43 +6021,92 @@ tbody.collapse.show {
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
- opacity: .5;
+ opacity: 0.5;
}
-.close:hover, .close:focus {
+.close:hover {
color: #000;
text-decoration: none;
- opacity: .75;
}
-.close:not(:disabled):not(.disabled) {
- cursor: pointer;
+.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
+ opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
- -webkit-appearance: none;
+}
+
+a.close.disabled {
+ pointer-events: none;
+}
+
+.toast {
+ -ms-flex-preferred-size: 350px;
+ flex-basis: 350px;
+ max-width: 350px;
+ font-size: 0.875rem;
+ background-color: rgba(255, 255, 255, 0.85);
+ background-clip: padding-box;
+ border: 1px solid rgba(0, 0, 0, 0.1);
+ -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
+ box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
+ opacity: 0;
+ border-radius: 0.25rem;
+}
+.toast:not(:last-child) {
+ margin-bottom: 0.75rem;
+}
+.toast.showing {
+ opacity: 1;
+}
+.toast.show {
+ display: block;
+ opacity: 1;
+}
+.toast.hide {
+ display: none;
+}
+
+.toast-header {
+ display: -webkit-box;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ padding: 0.25rem 0.75rem;
+ color: #6c757d;
+ background-color: rgba(255, 255, 255, 0.85);
+ background-clip: padding-box;
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
+ border-top-left-radius: calc(0.25rem - 1px);
+ border-top-right-radius: calc(0.25rem - 1px);
+}
+
+.toast-body {
+ padding: 0.75rem;
}
.modal-open {
overflow: hidden;
}
+.modal-open .modal {
+ overflow-x: hidden;
+ overflow-y: auto;
+}
.modal {
position: fixed;
top: 0;
- right: 0;
- bottom: 0;
left: 0;
z-index: 1050;
display: none;
+ width: 100%;
+ height: 100%;
overflow: hidden;
outline: 0;
}
-.modal-open .modal {
- overflow-x: hidden;
- overflow-y: auto;
-}
.modal-dialog {
position: relative;
@@ -5242,12 +6119,41 @@ button.close {
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
- -webkit-transform: translate(0, -25%);
- transform: translate(0, -25%);
+ -webkit-transform: translate(0, -50px);
+ transform: translate(0, -50px);
+}
+@media (prefers-reduced-motion: reduce) {
+ .modal.fade .modal-dialog {
+ -webkit-transition: none;
+ transition: none;
+ }
}
.modal.show .modal-dialog {
- -webkit-transform: translate(0, 0);
- transform: translate(0, 0);
+ -webkit-transform: none;
+ transform: none;
+}
+.modal.modal-static .modal-dialog {
+ -webkit-transform: scale(1.02);
+ transform: scale(1.02);
+}
+
+.modal-dialog-scrollable {
+ display: -webkit-box;
+ display: -ms-flexbox;
+ display: flex;
+ max-height: calc(100% - 1rem);
+}
+.modal-dialog-scrollable .modal-content {
+ max-height: calc(100vh - 1rem);
+ overflow: hidden;
+}
+.modal-dialog-scrollable .modal-header,
+.modal-dialog-scrollable .modal-footer {
+ -ms-flex-negative: 0;
+ flex-shrink: 0;
+}
+.modal-dialog-scrollable .modal-body {
+ overflow-y: auto;
}
.modal-dialog-centered {
@@ -5257,7 +6163,31 @@ button.close {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
- min-height: calc(100% - (0.5rem * 2));
+ min-height: calc(100% - 1rem);
+}
+.modal-dialog-centered::before {
+ display: block;
+ height: calc(100vh - 1rem);
+ height: -webkit-min-content;
+ height: -moz-min-content;
+ height: min-content;
+ content: "";
+}
+.modal-dialog-centered.modal-dialog-scrollable {
+ -webkit-box-orient: vertical;
+ -webkit-box-direction: normal;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ -webkit-box-pack: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ height: 100%;
+}
+.modal-dialog-centered.modal-dialog-scrollable .modal-content {
+ max-height: none;
+}
+.modal-dialog-centered.modal-dialog-scrollable::before {
+ content: none;
}
.modal-content {
@@ -5281,10 +6211,10 @@ button.close {
.modal-backdrop {
position: fixed;
top: 0;
- right: 0;
- bottom: 0;
left: 0;
z-index: 1040;
+ width: 100vw;
+ height: 100vh;
background-color: #000;
}
.modal-backdrop.fade {
@@ -5304,13 +6234,13 @@ button.close {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
- padding: 1rem;
- border-bottom: 1px solid #e9ecef;
- border-top-left-radius: 0.3rem;
- border-top-right-radius: 0.3rem;
+ padding: 1rem 1rem;
+ border-bottom: 1px solid #dee2e6;
+ border-top-left-radius: calc(0.3rem - 1px);
+ border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
- padding: 1rem;
+ padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
@@ -5331,20 +6261,21 @@ button.close {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
+ -ms-flex-wrap: wrap;
+ flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
- padding: 1rem;
- border-top: 1px solid #e9ecef;
-}
-.modal-footer > :not(:first-child) {
- margin-left: .25rem;
+ padding: 0.75rem;
+ border-top: 1px solid #dee2e6;
+ border-bottom-right-radius: calc(0.3rem - 1px);
+ border-bottom-left-radius: calc(0.3rem - 1px);
}
-.modal-footer > :not(:last-child) {
- margin-right: .25rem;
+.modal-footer > * {
+ margin: 0.25rem;
}
.modal-scrollbar-measure {
@@ -5361,8 +6292,21 @@ button.close {
margin: 1.75rem auto;
}
+ .modal-dialog-scrollable {
+ max-height: calc(100% - 3.5rem);
+ }
+ .modal-dialog-scrollable .modal-content {
+ max-height: calc(100vh - 3.5rem);
+ }
+
.modal-dialog-centered {
- min-height: calc(100% - (1.75rem * 2));
+ min-height: calc(100% - 3.5rem);
+ }
+ .modal-dialog-centered::before {
+ height: calc(100vh - 3.5rem);
+ height: -webkit-min-content;
+ height: -moz-min-content;
+ height: min-content;
}
.modal-sm {
@@ -5370,16 +6314,22 @@ button.close {
}
}
@media (min-width: 992px) {
- .modal-lg {
+ .modal-lg,
+.modal-xl {
max-width: 800px;
}
}
+@media (min-width: 1200px) {
+ .modal-xl {
+ max-width: 1140px;
+ }
+}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
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-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
@@ -5413,53 +6363,53 @@ button.close {
border-style: solid;
}
-.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
+.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
-.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
+.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
-.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
+.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
-.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
+.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
-.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
+.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
+.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
-.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
+.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
-.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
+.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
-.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
+.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
-.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
+.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
-.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
+.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
+.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
@@ -5481,7 +6431,7 @@ button.close {
z-index: 1060;
display: block;
max-width: 276px;
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
@@ -5517,69 +6467,60 @@ button.close {
border-style: solid;
}
-.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
+.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
-.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
- bottom: calc((0.5rem + 1px) * -1);
-}
-.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
-.bs-popover-top .arrow::after,
-.bs-popover-auto[x-placement^="top"] .arrow::after {
- border-width: 0.5rem 0.5rem 0;
+.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
+ bottom: calc(-0.5rem - 1px);
}
-.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
+.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
+ border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
+.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
+ border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
-.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
+.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
-.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
- left: calc((0.5rem + 1px) * -1);
+.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
+ left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
-.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
-.bs-popover-right .arrow::after,
-.bs-popover-auto[x-placement^="right"] .arrow::after {
- border-width: 0.5rem 0.5rem 0.5rem 0;
-}
-.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
+.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
+ border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
+.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
+ border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
-.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
+.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
-.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
- top: calc((0.5rem + 1px) * -1);
-}
-.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
-.bs-popover-bottom .arrow::after,
-.bs-popover-auto[x-placement^="bottom"] .arrow::after {
- border-width: 0 0.5rem 0.5rem 0.5rem;
+.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
+ top: calc(-0.5rem - 1px);
}
-.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
+.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
+ border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
+.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
+ border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
-.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
+.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
@@ -5590,26 +6531,23 @@ button.close {
border-bottom: 1px solid #f7f7f7;
}
-.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
+.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
-.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
- right: calc((0.5rem + 1px) * -1);
+.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
+ right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
-.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
-.bs-popover-left .arrow::after,
-.bs-popover-auto[x-placement^="left"] .arrow::after {
- border-width: 0.5rem 0 0.5rem 0.5rem;
-}
-.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
+.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
+ border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
+.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
+ border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
@@ -5617,7 +6555,6 @@ button.close {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
- color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
@@ -5636,27 +6573,40 @@ button.close {
position: relative;
}
+.carousel.pointer-event {
+ -ms-touch-action: pan-y;
+ touch-action: pan-y;
+}
+
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
+.carousel-inner::after {
+ display: block;
+ clear: both;
+ content: "";
+}
.carousel-item {
position: relative;
display: none;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ float: left;
width: 100%;
- -webkit-transition: -webkit-transform 0.6s ease;
- transition: -webkit-transform 0.6s ease;
- transition: transform 0.6s ease;
- transition: transform 0.6s ease, -webkit-transform 0.6s ease;
+ margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
- -webkit-perspective: 1000px;
- perspective: 1000px;
+ -webkit-transition: -webkit-transform 0.6s ease-in-out;
+ transition: -webkit-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;
+}
+@media (prefers-reduced-motion: reduce) {
+ .carousel-item {
+ -webkit-transition: none;
+ transition: none;
+ }
}
.carousel-item.active,
@@ -5665,48 +6615,43 @@ button.close {
display: block;
}
-.carousel-item-next,
-.carousel-item-prev {
- position: absolute;
- top: 0;
-}
-
-.carousel-item-next.carousel-item-left,
-.carousel-item-prev.carousel-item-right {
- -webkit-transform: translateX(0);
- transform: translateX(0);
-}
-@supports (transform-style: preserve-3d) {
- .carousel-item-next.carousel-item-left,
- .carousel-item-prev.carousel-item-right {
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
-}
-
-.carousel-item-next,
+.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
-@supports (transform-style: preserve-3d) {
- .carousel-item-next,
- .active.carousel-item-right {
- -webkit-transform: translate3d(100%, 0, 0);
- transform: translate3d(100%, 0, 0);
- }
-}
-.carousel-item-prev,
+.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
-@supports (transform-style: preserve-3d) {
- .carousel-item-prev,
- .active.carousel-item-left {
- -webkit-transform: translate3d(-100%, 0, 0);
- transform: translate3d(-100%, 0, 0);
+
+.carousel-fade .carousel-item {
+ opacity: 0;
+ -webkit-transition-property: opacity;
+ transition-property: opacity;
+ -webkit-transform: none;
+ transform: none;
+}
+.carousel-fade .carousel-item.active,
+.carousel-fade .carousel-item-next.carousel-item-left,
+.carousel-fade .carousel-item-prev.carousel-item-right {
+ z-index: 1;
+ opacity: 1;
+}
+.carousel-fade .active.carousel-item-left,
+.carousel-fade .active.carousel-item-right {
+ z-index: 0;
+ opacity: 0;
+ -webkit-transition: opacity 0s 0.6s;
+ transition: opacity 0s 0.6s;
+}
+@media (prefers-reduced-motion: reduce) {
+ .carousel-fade .active.carousel-item-left,
+.carousel-fade .active.carousel-item-right {
+ -webkit-transition: none;
+ transition: none;
}
}
@@ -5715,6 +6660,7 @@ button.close {
position: absolute;
top: 0;
bottom: 0;
+ z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
@@ -5725,9 +6671,21 @@ button.close {
-ms-flex-pack: center;
justify-content: center;
width: 15%;
+ padding: 0;
color: #fff;
text-align: center;
+ background: none;
+ border: 0;
opacity: 0.5;
+ -webkit-transition: opacity 0.15s ease;
+ transition: opacity 0.15s ease;
+}
+@media (prefers-reduced-motion: reduce) {
+ .carousel-control-prev,
+.carousel-control-next {
+ -webkit-transition: none;
+ transition: none;
+ }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
@@ -5735,7 +6693,7 @@ button.close {
color: #fff;
text-decoration: none;
outline: 0;
- opacity: .9;
+ opacity: 0.9;
}
.carousel-control-prev {
@@ -5751,22 +6709,21 @@ button.close {
display: inline-block;
width: 20px;
height: 20px;
- background: transparent no-repeat center center;
- background-size: 100% 100%;
+ background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
- bottom: 10px;
+ bottom: 0;
left: 0;
z-index: 15;
display: -webkit-box;
@@ -5781,7 +6738,8 @@ button.close {
list-style: none;
}
.carousel-indicators li {
- position: relative;
+ -webkit-box-sizing: content-box;
+ box-sizing: content-box;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
@@ -5790,28 +6748,23 @@ button.close {
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
- background-color: rgba(255, 255, 255, 0.5);
-}
-.carousel-indicators li::before {
- position: absolute;
- top: -10px;
- left: 0;
- display: inline-block;
- width: 100%;
- height: 10px;
- content: "";
+ cursor: pointer;
+ background-color: #fff;
+ background-clip: padding-box;
+ border-top: 10px solid transparent;
+ border-bottom: 10px solid transparent;
+ opacity: 0.5;
+ -webkit-transition: opacity 0.6s ease;
+ transition: opacity 0.6s ease;
}
-.carousel-indicators li::after {
- position: absolute;
- bottom: -10px;
- left: 0;
- display: inline-block;
- width: 100%;
- height: 10px;
- content: "";
+@media (prefers-reduced-motion: reduce) {
+ .carousel-indicators li {
+ -webkit-transition: none;
+ transition: none;
+ }
}
.carousel-indicators .active {
- background-color: #fff;
+ opacity: 1;
}
.carousel-caption {
@@ -5826,6 +6779,84 @@ button.close {
text-align: center;
}
+@-webkit-keyframes spinner-border {
+ to {
+ -webkit-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes spinner-border {
+ to {
+ -webkit-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+.spinner-border {
+ display: inline-block;
+ width: 2rem;
+ height: 2rem;
+ vertical-align: -0.125em;
+ border: 0.25em solid currentColor;
+ border-right-color: transparent;
+ border-radius: 50%;
+ -webkit-animation: 0.75s linear infinite spinner-border;
+ animation: 0.75s linear infinite spinner-border;
+}
+
+.spinner-border-sm {
+ width: 1rem;
+ height: 1rem;
+ border-width: 0.2em;
+}
+
+@-webkit-keyframes spinner-grow {
+ 0% {
+ -webkit-transform: scale(0);
+ transform: scale(0);
+ }
+ 50% {
+ opacity: 1;
+ -webkit-transform: none;
+ transform: none;
+ }
+}
+
+@keyframes spinner-grow {
+ 0% {
+ -webkit-transform: scale(0);
+ transform: scale(0);
+ }
+ 50% {
+ opacity: 1;
+ -webkit-transform: none;
+ transform: none;
+ }
+}
+.spinner-grow {
+ display: inline-block;
+ width: 2rem;
+ height: 2rem;
+ vertical-align: -0.125em;
+ background-color: currentColor;
+ border-radius: 50%;
+ opacity: 0;
+ -webkit-animation: 0.75s linear infinite spinner-grow;
+ animation: 0.75s linear infinite spinner-grow;
+}
+
+.spinner-grow-sm {
+ width: 1rem;
+ height: 1rem;
+}
+
+@media (prefers-reduced-motion: reduce) {
+ .spinner-border,
+.spinner-grow {
+ -webkit-animation-duration: 1.5s;
+ animation-duration: 1.5s;
+ }
+}
.align-baseline {
vertical-align: baseline !important;
}
@@ -6014,6 +7045,10 @@ button.bg-dark:focus {
border-color: #fff !important;
}
+.rounded-sm {
+ border-radius: 0.2rem !important;
+}
+
.rounded {
border-radius: 0.25rem !important;
}
@@ -6038,10 +7073,18 @@ button.bg-dark:focus {
border-bottom-left-radius: 0.25rem !important;
}
+.rounded-lg {
+ border-radius: 0.3rem !important;
+}
+
.rounded-circle {
border-radius: 50% !important;
}
+.rounded-pill {
+ border-radius: 50rem !important;
+}
+
.rounded-0 {
border-radius: 0 !important;
}
@@ -6323,7 +7366,7 @@ button.bg-dark:focus {
}
.embed-responsive-21by9::before {
- padding-top: 42.8571428571%;
+ padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
@@ -6381,6 +7424,34 @@ button.bg-dark:focus {
flex-wrap: wrap-reverse !important;
}
+.flex-fill {
+ -webkit-box-flex: 1 !important;
+ -ms-flex: 1 1 auto !important;
+ flex: 1 1 auto !important;
+}
+
+.flex-grow-0 {
+ -webkit-box-flex: 0 !important;
+ -ms-flex-positive: 0 !important;
+ flex-grow: 0 !important;
+}
+
+.flex-grow-1 {
+ -webkit-box-flex: 1 !important;
+ -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 {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
@@ -6544,6 +7615,34 @@ button.bg-dark:focus {
flex-wrap: wrap-reverse !important;
}
+ .flex-sm-fill {
+ -webkit-box-flex: 1 !important;
+ -ms-flex: 1 1 auto !important;
+ flex: 1 1 auto !important;
+ }
+
+ .flex-sm-grow-0 {
+ -webkit-box-flex: 0 !important;
+ -ms-flex-positive: 0 !important;
+ flex-grow: 0 !important;
+ }
+
+ .flex-sm-grow-1 {
+ -webkit-box-flex: 1 !important;
+ -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 {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
@@ -6707,6 +7806,34 @@ button.bg-dark:focus {
flex-wrap: wrap-reverse !important;
}
+ .flex-md-fill {
+ -webkit-box-flex: 1 !important;
+ -ms-flex: 1 1 auto !important;
+ flex: 1 1 auto !important;
+ }
+
+ .flex-md-grow-0 {
+ -webkit-box-flex: 0 !important;
+ -ms-flex-positive: 0 !important;
+ flex-grow: 0 !important;
+ }
+
+ .flex-md-grow-1 {
+ -webkit-box-flex: 1 !important;
+ -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 {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
@@ -6870,6 +7997,34 @@ button.bg-dark:focus {
flex-wrap: wrap-reverse !important;
}
+ .flex-lg-fill {
+ -webkit-box-flex: 1 !important;
+ -ms-flex: 1 1 auto !important;
+ flex: 1 1 auto !important;
+ }
+
+ .flex-lg-grow-0 {
+ -webkit-box-flex: 0 !important;
+ -ms-flex-positive: 0 !important;
+ flex-grow: 0 !important;
+ }
+
+ .flex-lg-grow-1 {
+ -webkit-box-flex: 1 !important;
+ -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 {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
@@ -7033,6 +8188,34 @@ button.bg-dark:focus {
flex-wrap: wrap-reverse !important;
}
+ .flex-xl-fill {
+ -webkit-box-flex: 1 !important;
+ -ms-flex: 1 1 auto !important;
+ flex: 1 1 auto !important;
+ }
+
+ .flex-xl-grow-0 {
+ -webkit-box-flex: 0 !important;
+ -ms-flex-positive: 0 !important;
+ flex-grow: 0 !important;
+ }
+
+ .flex-xl-grow-1 {
+ -webkit-box-flex: 1 !important;
+ -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 {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
@@ -7216,6 +8399,35 @@ button.bg-dark:focus {
float: none !important;
}
}
+.user-select-all {
+ -webkit-user-select: all !important;
+ -moz-user-select: all !important;
+ -ms-user-select: all !important;
+ user-select: all !important;
+}
+
+.user-select-auto {
+ -webkit-user-select: auto !important;
+ -moz-user-select: auto !important;
+ -ms-user-select: auto !important;
+ user-select: auto !important;
+}
+
+.user-select-none {
+ -webkit-user-select: none !important;
+ -moz-user-select: none !important;
+ -ms-user-select: none !important;
+ user-select: none !important;
+}
+
+.overflow-auto {
+ overflow: auto !important;
+}
+
+.overflow-hidden {
+ overflow: hidden !important;
+}
+
.position-static {
position: static !important;
}
@@ -7265,11 +8477,10 @@ button.bg-dark:focus {
width: 1px;
height: 1px;
padding: 0;
+ margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
- -webkit-clip-path: inset(50%);
- clip-path: inset(50%);
border: 0;
}
@@ -7280,8 +8491,26 @@ button.bg-dark:focus {
overflow: visible;
clip: auto;
white-space: normal;
- -webkit-clip-path: none;
- clip-path: none;
+}
+
+.shadow-sm {
+ -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
+ box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
+}
+
+.shadow {
+ -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
+ box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
+}
+
+.shadow-lg {
+ -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
+ box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
+}
+
+.shadow-none {
+ -webkit-box-shadow: none !important;
+ box-shadow: none !important;
}
.w-25 {
@@ -7300,6 +8529,10 @@ button.bg-dark:focus {
width: 100% !important;
}
+.w-auto {
+ width: auto !important;
+}
+
.h-25 {
height: 25% !important;
}
@@ -7316,6 +8549,10 @@ button.bg-dark:focus {
height: 100% !important;
}
+.h-auto {
+ height: auto !important;
+}
+
.mw-100 {
max-width: 100% !important;
}
@@ -7324,6 +8561,22 @@ button.bg-dark:focus {
max-height: 100% !important;
}
+.min-vw-100 {
+ min-width: 100vw !important;
+}
+
+.min-vh-100 {
+ min-height: 100vh !important;
+}
+
+.vw-100 {
+ width: 100vw !important;
+}
+
+.vh-100 {
+ height: 100vh !important;
+}
+
.m-0 {
margin: 0 !important;
}
@@ -7612,6 +8865,126 @@ button.bg-dark:focus {
padding-left: 3rem !important;
}
+.m-n1 {
+ margin: -0.25rem !important;
+}
+
+.mt-n1,
+.my-n1 {
+ margin-top: -0.25rem !important;
+}
+
+.mr-n1,
+.mx-n1 {
+ margin-right: -0.25rem !important;
+}
+
+.mb-n1,
+.my-n1 {
+ margin-bottom: -0.25rem !important;
+}
+
+.ml-n1,
+.mx-n1 {
+ margin-left: -0.25rem !important;
+}
+
+.m-n2 {
+ margin: -0.5rem !important;
+}
+
+.mt-n2,
+.my-n2 {
+ margin-top: -0.5rem !important;
+}
+
+.mr-n2,
+.mx-n2 {
+ margin-right: -0.5rem !important;
+}
+
+.mb-n2,
+.my-n2 {
+ margin-bottom: -0.5rem !important;
+}
+
+.ml-n2,
+.mx-n2 {
+ margin-left: -0.5rem !important;
+}
+
+.m-n3 {
+ margin: -1rem !important;
+}
+
+.mt-n3,
+.my-n3 {
+ margin-top: -1rem !important;
+}
+
+.mr-n3,
+.mx-n3 {
+ margin-right: -1rem !important;
+}
+
+.mb-n3,
+.my-n3 {
+ margin-bottom: -1rem !important;
+}
+
+.ml-n3,
+.mx-n3 {
+ margin-left: -1rem !important;
+}
+
+.m-n4 {
+ margin: -1.5rem !important;
+}
+
+.mt-n4,
+.my-n4 {
+ margin-top: -1.5rem !important;
+}
+
+.mr-n4,
+.mx-n4 {
+ margin-right: -1.5rem !important;
+}
+
+.mb-n4,
+.my-n4 {
+ margin-bottom: -1.5rem !important;
+}
+
+.ml-n4,
+.mx-n4 {
+ margin-left: -1.5rem !important;
+}
+
+.m-n5 {
+ margin: -3rem !important;
+}
+
+.mt-n5,
+.my-n5 {
+ margin-top: -3rem !important;
+}
+
+.mr-n5,
+.mx-n5 {
+ margin-right: -3rem !important;
+}
+
+.mb-n5,
+.my-n5 {
+ margin-bottom: -3rem !important;
+}
+
+.ml-n5,
+.mx-n5 {
+ margin-left: -3rem !important;
+}
+
.m-auto {
margin: auto !important;
}
@@ -7642,22 +9015,22 @@ button.bg-dark:focus {
}
.mt-sm-0,
- .my-sm-0 {
+.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
- .mx-sm-0 {
+.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
- .my-sm-0 {
+.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
- .mx-sm-0 {
+.mx-sm-0 {
margin-left: 0 !important;
}
@@ -7666,22 +9039,22 @@ button.bg-dark:focus {
}
.mt-sm-1,
- .my-sm-1 {
+.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
- .mx-sm-1 {
+.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
- .my-sm-1 {
+.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
- .mx-sm-1 {
+.mx-sm-1 {
margin-left: 0.25rem !important;
}
@@ -7690,22 +9063,22 @@ button.bg-dark:focus {
}
.mt-sm-2,
- .my-sm-2 {
+.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
- .mx-sm-2 {
+.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
- .my-sm-2 {
+.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
- .mx-sm-2 {
+.mx-sm-2 {
margin-left: 0.5rem !important;
}
@@ -7714,22 +9087,22 @@ button.bg-dark:focus {
}
.mt-sm-3,
- .my-sm-3 {
+.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
- .mx-sm-3 {
+.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
- .my-sm-3 {
+.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
- .mx-sm-3 {
+.mx-sm-3 {
margin-left: 1rem !important;
}
@@ -7738,22 +9111,22 @@ button.bg-dark:focus {
}
.mt-sm-4,
- .my-sm-4 {
+.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
- .mx-sm-4 {
+.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
- .my-sm-4 {
+.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
- .mx-sm-4 {
+.mx-sm-4 {
margin-left: 1.5rem !important;
}
@@ -7762,22 +9135,22 @@ button.bg-dark:focus {
}
.mt-sm-5,
- .my-sm-5 {
+.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
- .mx-sm-5 {
+.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
- .my-sm-5 {
+.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
- .mx-sm-5 {
+.mx-sm-5 {
margin-left: 3rem !important;
}
@@ -7786,22 +9159,22 @@ button.bg-dark:focus {
}
.pt-sm-0,
- .py-sm-0 {
+.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
- .px-sm-0 {
+.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
- .py-sm-0 {
+.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
- .px-sm-0 {
+.px-sm-0 {
padding-left: 0 !important;
}
@@ -7810,22 +9183,22 @@ button.bg-dark:focus {
}
.pt-sm-1,
- .py-sm-1 {
+.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
- .px-sm-1 {
+.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
- .py-sm-1 {
+.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
- .px-sm-1 {
+.px-sm-1 {
padding-left: 0.25rem !important;
}
@@ -7834,22 +9207,22 @@ button.bg-dark:focus {
}
.pt-sm-2,
- .py-sm-2 {
+.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
- .px-sm-2 {
+.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
- .py-sm-2 {
+.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
- .px-sm-2 {
+.px-sm-2 {
padding-left: 0.5rem !important;
}
@@ -7858,22 +9231,22 @@ button.bg-dark:focus {
}
.pt-sm-3,
- .py-sm-3 {
+.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
- .px-sm-3 {
+.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
- .py-sm-3 {
+.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
- .px-sm-3 {
+.px-sm-3 {
padding-left: 1rem !important;
}
@@ -7882,22 +9255,22 @@ button.bg-dark:focus {
}
.pt-sm-4,
- .py-sm-4 {
+.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
- .px-sm-4 {
+.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
- .py-sm-4 {
+.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
- .px-sm-4 {
+.px-sm-4 {
padding-left: 1.5rem !important;
}
@@ -7905,24 +9278,144 @@ button.bg-dark:focus {
padding: 3rem !important;
}
- .pt-sm-5,
- .py-sm-5 {
- padding-top: 3rem !important;
+ .pt-sm-5,
+.py-sm-5 {
+ padding-top: 3rem !important;
+ }
+
+ .pr-sm-5,
+.px-sm-5 {
+ padding-right: 3rem !important;
+ }
+
+ .pb-sm-5,
+.py-sm-5 {
+ padding-bottom: 3rem !important;
+ }
+
+ .pl-sm-5,
+.px-sm-5 {
+ padding-left: 3rem !important;
+ }
+
+ .m-sm-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-sm-n1,
+.my-sm-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-sm-n1,
+.mx-sm-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-sm-n1,
+.my-sm-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-sm-n1,
+.mx-sm-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-sm-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-sm-n2,
+.my-sm-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-sm-n2,
+.mx-sm-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-sm-n2,
+.my-sm-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-sm-n2,
+.mx-sm-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-sm-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-sm-n3,
+.my-sm-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-sm-n3,
+.mx-sm-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-sm-n3,
+.my-sm-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-sm-n3,
+.mx-sm-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-sm-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-sm-n4,
+.my-sm-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-sm-n4,
+.mx-sm-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-sm-n4,
+.my-sm-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-sm-n4,
+.mx-sm-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-sm-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-sm-n5,
+.my-sm-n5 {
+ margin-top: -3rem !important;
}
- .pr-sm-5,
- .px-sm-5 {
- padding-right: 3rem !important;
+ .mr-sm-n5,
+.mx-sm-n5 {
+ margin-right: -3rem !important;
}
- .pb-sm-5,
- .py-sm-5 {
- padding-bottom: 3rem !important;
+ .mb-sm-n5,
+.my-sm-n5 {
+ margin-bottom: -3rem !important;
}
- .pl-sm-5,
- .px-sm-5 {
- padding-left: 3rem !important;
+ .ml-sm-n5,
+.mx-sm-n5 {
+ margin-left: -3rem !important;
}
.m-sm-auto {
@@ -7930,22 +9423,22 @@ button.bg-dark:focus {
}
.mt-sm-auto,
- .my-sm-auto {
+.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
- .mx-sm-auto {
+.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
- .my-sm-auto {
+.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
- .mx-sm-auto {
+.mx-sm-auto {
margin-left: auto !important;
}
}
@@ -7955,22 +9448,22 @@ button.bg-dark:focus {
}
.mt-md-0,
- .my-md-0 {
+.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
- .mx-md-0 {
+.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
- .my-md-0 {
+.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
- .mx-md-0 {
+.mx-md-0 {
margin-left: 0 !important;
}
@@ -7979,22 +9472,22 @@ button.bg-dark:focus {
}
.mt-md-1,
- .my-md-1 {
+.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
- .mx-md-1 {
+.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
- .my-md-1 {
+.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
- .mx-md-1 {
+.mx-md-1 {
margin-left: 0.25rem !important;
}
@@ -8003,22 +9496,22 @@ button.bg-dark:focus {
}
.mt-md-2,
- .my-md-2 {
+.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
- .mx-md-2 {
+.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
- .my-md-2 {
+.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
- .mx-md-2 {
+.mx-md-2 {
margin-left: 0.5rem !important;
}
@@ -8027,22 +9520,22 @@ button.bg-dark:focus {
}
.mt-md-3,
- .my-md-3 {
+.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
- .mx-md-3 {
+.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
- .my-md-3 {
+.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
- .mx-md-3 {
+.mx-md-3 {
margin-left: 1rem !important;
}
@@ -8051,22 +9544,22 @@ button.bg-dark:focus {
}
.mt-md-4,
- .my-md-4 {
+.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
- .mx-md-4 {
+.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
- .my-md-4 {
+.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
- .mx-md-4 {
+.mx-md-4 {
margin-left: 1.5rem !important;
}
@@ -8075,22 +9568,22 @@ button.bg-dark:focus {
}
.mt-md-5,
- .my-md-5 {
+.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
- .mx-md-5 {
+.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
- .my-md-5 {
+.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
- .mx-md-5 {
+.mx-md-5 {
margin-left: 3rem !important;
}
@@ -8099,22 +9592,22 @@ button.bg-dark:focus {
}
.pt-md-0,
- .py-md-0 {
+.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
- .px-md-0 {
+.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
- .py-md-0 {
+.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
- .px-md-0 {
+.px-md-0 {
padding-left: 0 !important;
}
@@ -8123,22 +9616,22 @@ button.bg-dark:focus {
}
.pt-md-1,
- .py-md-1 {
+.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
- .px-md-1 {
+.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
- .py-md-1 {
+.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
- .px-md-1 {
+.px-md-1 {
padding-left: 0.25rem !important;
}
@@ -8147,22 +9640,22 @@ button.bg-dark:focus {
}
.pt-md-2,
- .py-md-2 {
+.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
- .px-md-2 {
+.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
- .py-md-2 {
+.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
- .px-md-2 {
+.px-md-2 {
padding-left: 0.5rem !important;
}
@@ -8171,22 +9664,22 @@ button.bg-dark:focus {
}
.pt-md-3,
- .py-md-3 {
+.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
- .px-md-3 {
+.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
- .py-md-3 {
+.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
- .px-md-3 {
+.px-md-3 {
padding-left: 1rem !important;
}
@@ -8195,22 +9688,22 @@ button.bg-dark:focus {
}
.pt-md-4,
- .py-md-4 {
+.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
- .px-md-4 {
+.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
- .py-md-4 {
+.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
- .px-md-4 {
+.px-md-4 {
padding-left: 1.5rem !important;
}
@@ -8219,46 +9712,166 @@ button.bg-dark:focus {
}
.pt-md-5,
- .py-md-5 {
+.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
- .px-md-5 {
+.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
- .py-md-5 {
+.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
- .px-md-5 {
+.px-md-5 {
padding-left: 3rem !important;
}
+ .m-md-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-md-n1,
+.my-md-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-md-n1,
+.mx-md-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-md-n1,
+.my-md-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-md-n1,
+.mx-md-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-md-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-md-n2,
+.my-md-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-md-n2,
+.mx-md-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-md-n2,
+.my-md-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-md-n2,
+.mx-md-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-md-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-md-n3,
+.my-md-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-md-n3,
+.mx-md-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-md-n3,
+.my-md-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-md-n3,
+.mx-md-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-md-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-md-n4,
+.my-md-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-md-n4,
+.mx-md-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-md-n4,
+.my-md-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-md-n4,
+.mx-md-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-md-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-md-n5,
+.my-md-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-md-n5,
+.mx-md-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-md-n5,
+.my-md-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-md-n5,
+.mx-md-n5 {
+ margin-left: -3rem !important;
+ }
+
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
- .my-md-auto {
+.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
- .mx-md-auto {
+.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
- .my-md-auto {
+.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
- .mx-md-auto {
+.mx-md-auto {
margin-left: auto !important;
}
}
@@ -8268,22 +9881,22 @@ button.bg-dark:focus {
}
.mt-lg-0,
- .my-lg-0 {
+.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
- .mx-lg-0 {
+.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
- .my-lg-0 {
+.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
- .mx-lg-0 {
+.mx-lg-0 {
margin-left: 0 !important;
}
@@ -8292,22 +9905,22 @@ button.bg-dark:focus {
}
.mt-lg-1,
- .my-lg-1 {
+.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
- .mx-lg-1 {
+.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
- .my-lg-1 {
+.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
- .mx-lg-1 {
+.mx-lg-1 {
margin-left: 0.25rem !important;
}
@@ -8316,22 +9929,22 @@ button.bg-dark:focus {
}
.mt-lg-2,
- .my-lg-2 {
+.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
- .mx-lg-2 {
+.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
- .my-lg-2 {
+.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
- .mx-lg-2 {
+.mx-lg-2 {
margin-left: 0.5rem !important;
}
@@ -8340,22 +9953,22 @@ button.bg-dark:focus {
}
.mt-lg-3,
- .my-lg-3 {
+.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
- .mx-lg-3 {
+.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
- .my-lg-3 {
+.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
- .mx-lg-3 {
+.mx-lg-3 {
margin-left: 1rem !important;
}
@@ -8364,22 +9977,22 @@ button.bg-dark:focus {
}
.mt-lg-4,
- .my-lg-4 {
+.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
- .mx-lg-4 {
+.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
- .my-lg-4 {
+.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
- .mx-lg-4 {
+.mx-lg-4 {
margin-left: 1.5rem !important;
}
@@ -8388,22 +10001,22 @@ button.bg-dark:focus {
}
.mt-lg-5,
- .my-lg-5 {
+.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
- .mx-lg-5 {
+.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
- .my-lg-5 {
+.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
- .mx-lg-5 {
+.mx-lg-5 {
margin-left: 3rem !important;
}
@@ -8412,22 +10025,22 @@ button.bg-dark:focus {
}
.pt-lg-0,
- .py-lg-0 {
+.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
- .px-lg-0 {
+.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
- .py-lg-0 {
+.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
- .px-lg-0 {
+.px-lg-0 {
padding-left: 0 !important;
}
@@ -8436,22 +10049,22 @@ button.bg-dark:focus {
}
.pt-lg-1,
- .py-lg-1 {
+.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
- .px-lg-1 {
+.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
- .py-lg-1 {
+.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
- .px-lg-1 {
+.px-lg-1 {
padding-left: 0.25rem !important;
}
@@ -8460,22 +10073,22 @@ button.bg-dark:focus {
}
.pt-lg-2,
- .py-lg-2 {
+.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
- .px-lg-2 {
+.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
- .py-lg-2 {
+.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
- .px-lg-2 {
+.px-lg-2 {
padding-left: 0.5rem !important;
}
@@ -8484,22 +10097,22 @@ button.bg-dark:focus {
}
.pt-lg-3,
- .py-lg-3 {
+.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
- .px-lg-3 {
+.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
- .py-lg-3 {
+.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
- .px-lg-3 {
+.px-lg-3 {
padding-left: 1rem !important;
}
@@ -8508,22 +10121,22 @@ button.bg-dark:focus {
}
.pt-lg-4,
- .py-lg-4 {
+.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
- .px-lg-4 {
+.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
- .py-lg-4 {
+.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
- .px-lg-4 {
+.px-lg-4 {
padding-left: 1.5rem !important;
}
@@ -8532,46 +10145,166 @@ button.bg-dark:focus {
}
.pt-lg-5,
- .py-lg-5 {
+.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
- .px-lg-5 {
+.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
- .py-lg-5 {
+.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
- .px-lg-5 {
+.px-lg-5 {
padding-left: 3rem !important;
}
+ .m-lg-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-lg-n1,
+.my-lg-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-lg-n1,
+.mx-lg-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-lg-n1,
+.my-lg-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-lg-n1,
+.mx-lg-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-lg-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-lg-n2,
+.my-lg-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-lg-n2,
+.mx-lg-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-lg-n2,
+.my-lg-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-lg-n2,
+.mx-lg-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-lg-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-lg-n3,
+.my-lg-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-lg-n3,
+.mx-lg-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-lg-n3,
+.my-lg-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-lg-n3,
+.mx-lg-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-lg-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-lg-n4,
+.my-lg-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-lg-n4,
+.mx-lg-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-lg-n4,
+.my-lg-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-lg-n4,
+.mx-lg-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-lg-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-lg-n5,
+.my-lg-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-lg-n5,
+.mx-lg-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-lg-n5,
+.my-lg-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-lg-n5,
+.mx-lg-n5 {
+ margin-left: -3rem !important;
+ }
+
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
- .my-lg-auto {
+.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
- .mx-lg-auto {
+.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
- .my-lg-auto {
+.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
- .mx-lg-auto {
+.mx-lg-auto {
margin-left: auto !important;
}
}
@@ -8581,22 +10314,22 @@ button.bg-dark:focus {
}
.mt-xl-0,
- .my-xl-0 {
+.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
- .mx-xl-0 {
+.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
- .my-xl-0 {
+.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
- .mx-xl-0 {
+.mx-xl-0 {
margin-left: 0 !important;
}
@@ -8605,22 +10338,22 @@ button.bg-dark:focus {
}
.mt-xl-1,
- .my-xl-1 {
+.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
- .mx-xl-1 {
+.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
- .my-xl-1 {
+.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
- .mx-xl-1 {
+.mx-xl-1 {
margin-left: 0.25rem !important;
}
@@ -8629,22 +10362,22 @@ button.bg-dark:focus {
}
.mt-xl-2,
- .my-xl-2 {
+.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
- .mx-xl-2 {
+.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
- .my-xl-2 {
+.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
- .mx-xl-2 {
+.mx-xl-2 {
margin-left: 0.5rem !important;
}
@@ -8653,22 +10386,22 @@ button.bg-dark:focus {
}
.mt-xl-3,
- .my-xl-3 {
+.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
- .mx-xl-3 {
+.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
- .my-xl-3 {
+.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
- .mx-xl-3 {
+.mx-xl-3 {
margin-left: 1rem !important;
}
@@ -8677,22 +10410,22 @@ button.bg-dark:focus {
}
.mt-xl-4,
- .my-xl-4 {
+.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
- .mx-xl-4 {
+.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
- .my-xl-4 {
+.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
- .mx-xl-4 {
+.mx-xl-4 {
margin-left: 1.5rem !important;
}
@@ -8701,22 +10434,22 @@ button.bg-dark:focus {
}
.mt-xl-5,
- .my-xl-5 {
+.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
- .mx-xl-5 {
+.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
- .my-xl-5 {
+.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
- .mx-xl-5 {
+.mx-xl-5 {
margin-left: 3rem !important;
}
@@ -8725,22 +10458,22 @@ button.bg-dark:focus {
}
.pt-xl-0,
- .py-xl-0 {
+.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
- .px-xl-0 {
+.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
- .py-xl-0 {
+.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
- .px-xl-0 {
+.px-xl-0 {
padding-left: 0 !important;
}
@@ -8749,22 +10482,22 @@ button.bg-dark:focus {
}
.pt-xl-1,
- .py-xl-1 {
+.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
- .px-xl-1 {
+.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
- .py-xl-1 {
+.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
- .px-xl-1 {
+.px-xl-1 {
padding-left: 0.25rem !important;
}
@@ -8773,22 +10506,22 @@ button.bg-dark:focus {
}
.pt-xl-2,
- .py-xl-2 {
+.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
- .px-xl-2 {
+.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
- .py-xl-2 {
+.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
- .px-xl-2 {
+.px-xl-2 {
padding-left: 0.5rem !important;
}
@@ -8797,22 +10530,22 @@ button.bg-dark:focus {
}
.pt-xl-3,
- .py-xl-3 {
+.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
- .px-xl-3 {
+.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
- .py-xl-3 {
+.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
- .px-xl-3 {
+.px-xl-3 {
padding-left: 1rem !important;
}
@@ -8821,22 +10554,22 @@ button.bg-dark:focus {
}
.pt-xl-4,
- .py-xl-4 {
+.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
- .px-xl-4 {
+.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
- .py-xl-4 {
+.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
- .px-xl-4 {
+.px-xl-4 {
padding-left: 1.5rem !important;
}
@@ -8845,53 +10578,193 @@ button.bg-dark:focus {
}
.pt-xl-5,
- .py-xl-5 {
+.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
- .px-xl-5 {
+.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
- .py-xl-5 {
+.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
- .px-xl-5 {
+.px-xl-5 {
padding-left: 3rem !important;
}
+ .m-xl-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-xl-n1,
+.my-xl-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-xl-n1,
+.mx-xl-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-xl-n1,
+.my-xl-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-xl-n1,
+.mx-xl-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-xl-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-xl-n2,
+.my-xl-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-xl-n2,
+.mx-xl-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-xl-n2,
+.my-xl-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-xl-n2,
+.mx-xl-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-xl-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-xl-n3,
+.my-xl-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-xl-n3,
+.mx-xl-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-xl-n3,
+.my-xl-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-xl-n3,
+.mx-xl-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-xl-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-xl-n4,
+.my-xl-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-xl-n4,
+.mx-xl-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-xl-n4,
+.my-xl-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-xl-n4,
+.mx-xl-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-xl-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-xl-n5,
+.my-xl-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-xl-n5,
+.mx-xl-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-xl-n5,
+.my-xl-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-xl-n5,
+.mx-xl-n5 {
+ margin-left: -3rem !important;
+ }
+
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
- .my-xl-auto {
+.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
- .mx-xl-auto {
+.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
- .my-xl-auto {
+.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
- .mx-xl-auto {
+.mx-xl-auto {
margin-left: auto !important;
}
}
+.stretched-link::after {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 1;
+ pointer-events: auto;
+ content: "";
+ background-color: rgba(0, 0, 0, 0);
+}
+
+.text-monospace {
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
+}
+
.text-justify {
text-align: justify !important;
}
+.text-wrap {
+ white-space: normal !important;
+}
+
.text-nowrap {
white-space: nowrap !important;
}
@@ -8982,6 +10855,10 @@ button.bg-dark:focus {
font-weight: 300 !important;
}
+.font-weight-lighter {
+ font-weight: lighter !important;
+}
+
.font-weight-normal {
font-weight: 400 !important;
}
@@ -8990,6 +10867,10 @@ button.bg-dark:focus {
font-weight: 700 !important;
}
+.font-weight-bolder {
+ font-weight: bolder !important;
+}
+
.font-italic {
font-style: italic !important;
}
@@ -9003,7 +10884,7 @@ button.bg-dark:focus {
}
a.text-primary:hover, a.text-primary:focus {
- color: #0062cc !important;
+ color: #0056b3 !important;
}
.text-secondary {
@@ -9011,7 +10892,7 @@ a.text-primary:hover, a.text-primary:focus {
}
a.text-secondary:hover, a.text-secondary:focus {
- color: #545b62 !important;
+ color: #494f54 !important;
}
.text-success {
@@ -9019,7 +10900,7 @@ a.text-secondary:hover, a.text-secondary:focus {
}
a.text-success:hover, a.text-success:focus {
- color: #1e7e34 !important;
+ color: #19692c !important;
}
.text-info {
@@ -9027,7 +10908,7 @@ a.text-success:hover, a.text-success:focus {
}
a.text-info:hover, a.text-info:focus {
- color: #117a8b !important;
+ color: #0f6674 !important;
}
.text-warning {
@@ -9035,7 +10916,7 @@ a.text-info:hover, a.text-info:focus {
}
a.text-warning:hover, a.text-warning:focus {
- color: #d39e00 !important;
+ color: #ba8b00 !important;
}
.text-danger {
@@ -9043,7 +10924,7 @@ a.text-warning:hover, a.text-warning:focus {
}
a.text-danger:hover, a.text-danger:focus {
- color: #bd2130 !important;
+ color: #a71d2a !important;
}
.text-light {
@@ -9051,7 +10932,7 @@ a.text-danger:hover, a.text-danger:focus {
}
a.text-light:hover, a.text-light:focus {
- color: #dae0e5 !important;
+ color: #cbd3da !important;
}
.text-dark {
@@ -9059,13 +10940,25 @@ a.text-light:hover, a.text-light:focus {
}
a.text-dark:hover, a.text-dark:focus {
- color: #1d2124 !important;
+ color: #121416 !important;
+}
+
+.text-body {
+ color: #212529 !important;
}
.text-muted {
color: #6c757d !important;
}
+.text-black-50 {
+ color: rgba(0, 0, 0, 0.5) !important;
+}
+
+.text-white-50 {
+ color: rgba(255, 255, 255, 0.5) !important;
+}
+
.text-hide {
font: 0/0 a;
color: transparent;
@@ -9074,6 +10967,19 @@ a.text-dark:hover, a.text-dark:focus {
border: 0;
}
+.text-decoration-none {
+ text-decoration: none !important;
+}
+
+.text-break {
+ word-break: break-word !important;
+ word-wrap: break-word !important;
+}
+
+.text-reset {
+ color: inherit !important;
+}
+
.visible {
visibility: visible !important;
}
@@ -9084,8 +10990,8 @@ a.text-dark:hover, a.text-dark:focus {
@media print {
*,
- *::before,
- *::after {
+*::before,
+*::after {
text-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
@@ -9104,29 +11010,25 @@ a.text-dark:hover, a.text-dark:focus {
}
pre,
- blockquote {
- border: 1px solid #999;
+blockquote {
+ border: 1px solid #adb5bd;
page-break-inside: avoid;
}
- thead {
- display: table-header-group;
- }
-
tr,
- img {
+img {
page-break-inside: avoid;
}
p,
- h2,
- h3 {
+h2,
+h3 {
orphans: 3;
widows: 3;
}
h2,
- h3 {
+h3 {
page-break-after: avoid;
}
@@ -9153,13 +11055,28 @@ a.text-dark:hover, a.text-dark:focus {
border-collapse: collapse !important;
}
.table td,
- .table th {
+.table th {
background-color: #fff !important;
}
.table-bordered th,
- .table-bordered td {
- border: 1px solid #ddd !important;
+.table-bordered td {
+ border: 1px solid #dee2e6 !important;
+ }
+
+ .table-dark {
+ color: inherit;
+ }
+ .table-dark th,
+.table-dark td,
+.table-dark thead th,
+.table-dark tbody + tbody {
+ border-color: #dee2e6;
+ }
+
+ .table .thead-dark th {
+ color: inherit;
+ border-color: #dee2e6;
}
}
/*Github syntax highlighting theme via Rouge*/
@@ -9595,7 +11512,7 @@ a.with-right-arrow, .btn.with-right-arrow {
letter-spacing: 0.25px;
line-height: 2.25rem;
}
-.email-subscribe-form input[type="submit"] {
+.email-subscribe-form input[type=submit] {
position: absolute;
right: 0;
top: 10px;
@@ -9644,10 +11561,10 @@ a.with-right-arrow, .btn.with-right-arrow {
}
code, kbd, pre, samp {
- font-family: IBMPlexMono,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
+ font-family: IBMPlexMono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code span, kbd span, pre span, samp span {
- font-family: IBMPlexMono,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
+ font-family: IBMPlexMono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
pre {
@@ -9878,7 +11795,7 @@ pre {
z-index: 99999;
}
-.mobile-main-menu .container-fluid {
+.mobile-main-menu .container-fluid, .mobile-main-menu .container-sm, .mobile-main-menu .container-md, .mobile-main-menu .container-lg, .mobile-main-menu .container-xl {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
@@ -9888,14 +11805,14 @@ pre {
height: 68px;
position: relative;
}
-.mobile-main-menu .container-fluid:before, .mobile-main-menu .container-fluid:after {
+.mobile-main-menu .container-fluid:before, .mobile-main-menu .container-sm:before, .mobile-main-menu .container-md:before, .mobile-main-menu .container-lg:before, .mobile-main-menu .container-xl:before, .mobile-main-menu .container-fluid:after, .mobile-main-menu .container-sm:after, .mobile-main-menu .container-md:after, .mobile-main-menu .container-lg:after, .mobile-main-menu .container-xl:after {
content: "";
display: table;
}
-.mobile-main-menu .container-fluid:after {
+.mobile-main-menu .container-fluid:after, .mobile-main-menu .container-sm:after, .mobile-main-menu .container-md:after, .mobile-main-menu .container-lg:after, .mobile-main-menu .container-xl:after {
clear: both;
}
-.mobile-main-menu .container-fluid {
+.mobile-main-menu .container-fluid, .mobile-main-menu .container-sm, .mobile-main-menu .container-md, .mobile-main-menu .container-lg, .mobile-main-menu .container-xl {
*zoom: 1;
}
@@ -10179,9 +12096,9 @@ article.pytorch-article h2 {
text-transform: none;
}
article.pytorch-article h3 {
- font-size: 1.5rem;
- letter-spacing: -0.25px;
- line-height: 1.875rem;
+ font-weight: 600;
+ font-size: 1.25rem;
+ line-height: 1.5rem;
text-transform: none;
}
article.pytorch-article h4,
@@ -10240,7 +12157,7 @@ article.pytorch-article ol {
}
@media screen and (min-width: 768px) {
article.pytorch-article ul,
- article.pytorch-article ol {
+article.pytorch-article ol {
padding-left: 6.25rem;
}
}
@@ -10406,10 +12323,10 @@ ul.pytorch-breadcrumbs a {
.rst-content footer .rating-container .stars-outer .star-fill {
color: #792ee5;
}
-.rst-content footer div[role="contentinfo"] {
+.rst-content footer div[role=contentinfo] {
padding-top: 2.5rem;
}
-.rst-content footer div[role="contentinfo"] p {
+.rst-content footer div[role=contentinfo] p {
margin-bottom: 0;
}
@@ -10551,7 +12468,7 @@ article.pytorch-article .sphx-glr-thumbcontainer .figure:before {
left: 0;
right: 0;
background: #8A94B3;
- opacity: 0.10;
+ opacity: 0.1;
}
article.pytorch-article .sphx-glr-thumbcontainer .figure a.reference.internal {
text-align: left;
@@ -10566,8 +12483,8 @@ article.pytorch-article .sphx-glr-thumbcontainer .figure a.reference.internal {
bottom: -1px;
left: 5px;
background-color: #792ee5;
- -webkit-transition: width .250s ease-in-out;
- transition: width .250s ease-in-out;
+ -webkit-transition: width 0.25s ease-in-out;
+ transition: width 0.25s ease-in-out;
}
article.pytorch-article .sphx-glr-thumbcontainer:hover:after {
width: calc(100% - 5px);
@@ -10592,7 +12509,7 @@ article.pytorch-article .section :not(dt) > code .pre {
outline: 0px;
padding: 0px;
}
-article.pytorch-article .function dt, article.pytorch-article .method dt, article.pytorch-article .attribute dt, article.pytorch-article .class .attribute dt, article.pytorch-article .class dt {
+article.pytorch-article .function dt, article.pytorch-article .class dt, article.pytorch-article .attribute dt, article.pytorch-article .class .attribute dt, article.pytorch-article .method dt {
position: relative;
background: #f3f4f7;
padding: 0.5rem;
@@ -10600,14 +12517,14 @@ article.pytorch-article .function dt, article.pytorch-article .method dt, articl
word-wrap: break-word;
padding-right: 100px;
}
-article.pytorch-article .function dt em.property, article.pytorch-article .method dt em.property, article.pytorch-article .attribute dt em.property, article.pytorch-article .class dt em.property {
+article.pytorch-article .function dt em.property, article.pytorch-article .class dt em.property, article.pytorch-article .attribute dt em.property, article.pytorch-article .method dt em.property {
font-family: inherit;
}
-article.pytorch-article .function dt em, article.pytorch-article .method dt em, article.pytorch-article .attribute dt em, article.pytorch-article .class .attribute dt em, article.pytorch-article .class dt em, article.pytorch-article .function dt .sig-paren, article.pytorch-article .method dt .sig-paren, article.pytorch-article .attribute dt .sig-paren, article.pytorch-article .class dt .sig-paren {
- font-family: IBMPlexMono,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
+article.pytorch-article .function dt em, article.pytorch-article .class dt em, article.pytorch-article .attribute dt em, article.pytorch-article .class .attribute dt em, article.pytorch-article .method dt em, article.pytorch-article .function dt .sig-paren, article.pytorch-article .class dt .sig-paren, article.pytorch-article .attribute dt .sig-paren, article.pytorch-article .method dt .sig-paren {
+ font-family: IBMPlexMono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 87.5%;
}
-article.pytorch-article .function dt a, article.pytorch-article .method dt a, article.pytorch-article .attribute dt a, article.pytorch-article .class .attribute dt a, article.pytorch-article .class dt a {
+article.pytorch-article .function dt a, article.pytorch-article .class dt a, article.pytorch-article .attribute dt a, article.pytorch-article .class .attribute dt a, article.pytorch-article .method dt a {
position: absolute;
right: 30px;
padding-right: 0;
@@ -10615,17 +12532,17 @@ article.pytorch-article .function dt a, article.pytorch-article .method dt a, ar
-webkit-transform: perspective(1px) translateY(-50%);
transform: perspective(1px) translateY(-50%);
}
-article.pytorch-article .function dt:hover .viewcode-link, article.pytorch-article .method dt:hover .viewcode-link, article.pytorch-article .attribute dt:hover .viewcode-link, article.pytorch-article .class dt:hover .viewcode-link {
+article.pytorch-article .function dt:hover .viewcode-link, article.pytorch-article .class dt:hover .viewcode-link, article.pytorch-article .attribute dt:hover .viewcode-link, article.pytorch-article .method dt:hover .viewcode-link {
color: #792ee5;
}
-article.pytorch-article .function .anchorjs-link, article.pytorch-article .method .anchorjs-link, article.pytorch-article .attribute .anchorjs-link, article.pytorch-article .class .anchorjs-link {
+article.pytorch-article .function .anchorjs-link, article.pytorch-article .class .anchorjs-link, article.pytorch-article .attribute .anchorjs-link, article.pytorch-article .method .anchorjs-link {
display: inline;
position: absolute;
right: 8px;
font-size: 1.5625rem !important;
padding-left: 0;
}
-article.pytorch-article .function dt > code, article.pytorch-article .method dt > code, article.pytorch-article .attribute dt > code, article.pytorch-article .class .attribute dt > code, article.pytorch-article .class dt > code {
+article.pytorch-article .function dt > code, article.pytorch-article .class dt > code, article.pytorch-article .attribute dt > code, article.pytorch-article .class .attribute dt > code, article.pytorch-article .method dt > code {
color: #262626;
border-top: solid 2px #f3f4f7;
background-color: #f3f4f7;
@@ -10633,55 +12550,55 @@ article.pytorch-article .function dt > code, article.pytorch-article .method dt
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
-article.pytorch-article .function .viewcode-link, article.pytorch-article .method .viewcode-link, article.pytorch-article .attribute .viewcode-link, article.pytorch-article .class .viewcode-link {
+article.pytorch-article .function .viewcode-link, article.pytorch-article .class .viewcode-link, article.pytorch-article .attribute .viewcode-link, article.pytorch-article .method .viewcode-link {
font-size: 0.875rem;
color: #979797;
letter-spacing: 0;
line-height: 1.5rem;
text-transform: uppercase;
}
-article.pytorch-article .function dd, article.pytorch-article .method dd, article.pytorch-article .attribute dd, article.pytorch-article .class .attribute dd, article.pytorch-article .class dd {
+article.pytorch-article .function dd, article.pytorch-article .class dd, article.pytorch-article .attribute dd, article.pytorch-article .class .attribute dd, article.pytorch-article .method dd {
padding-left: 3.75rem;
}
-article.pytorch-article .function dd p, article.pytorch-article .method dd p, article.pytorch-article .attribute dd p, article.pytorch-article .class .attribute dd p, article.pytorch-article .class dd p {
+article.pytorch-article .function dd p, article.pytorch-article .class dd p, article.pytorch-article .attribute dd p, article.pytorch-article .class .attribute dd p, article.pytorch-article .method dd p {
color: #262626;
}
-article.pytorch-article .function table tbody tr th.field-name, article.pytorch-article .method table tbody tr th.field-name, article.pytorch-article .attribute table tbody tr th.field-name, article.pytorch-article .class table tbody tr th.field-name {
+article.pytorch-article .function table tbody tr th.field-name, article.pytorch-article .class table tbody tr th.field-name, article.pytorch-article .attribute table tbody tr th.field-name, article.pytorch-article .method table tbody tr th.field-name {
white-space: nowrap;
color: #262626;
width: 20%;
}
@media screen and (min-width: 768px) {
- article.pytorch-article .function table tbody tr th.field-name, article.pytorch-article .method table tbody tr th.field-name, article.pytorch-article .attribute table tbody tr th.field-name, article.pytorch-article .class table tbody tr th.field-name {
+ article.pytorch-article .function table tbody tr th.field-name, article.pytorch-article .class table tbody tr th.field-name, article.pytorch-article .attribute table tbody tr th.field-name, article.pytorch-article .method table tbody tr th.field-name {
width: 15%;
}
}
-article.pytorch-article .function table tbody tr td.field-body, article.pytorch-article .method table tbody tr td.field-body, article.pytorch-article .attribute table tbody tr td.field-body, article.pytorch-article .class table tbody tr td.field-body {
+article.pytorch-article .function table tbody tr td.field-body, article.pytorch-article .class table tbody tr td.field-body, article.pytorch-article .attribute table tbody tr td.field-body, article.pytorch-article .method table tbody tr td.field-body {
padding: 0.625rem;
width: 80%;
color: #262626;
}
@media screen and (min-width: 768px) {
- article.pytorch-article .function table tbody tr td.field-body, article.pytorch-article .method table tbody tr td.field-body, article.pytorch-article .attribute table tbody tr td.field-body, article.pytorch-article .class table tbody tr td.field-body {
+ article.pytorch-article .function table tbody tr td.field-body, article.pytorch-article .class table tbody tr td.field-body, article.pytorch-article .attribute table tbody tr td.field-body, article.pytorch-article .method table tbody tr td.field-body {
width: 85%;
}
}
@media screen and (min-width: 1600px) {
- article.pytorch-article .function table tbody tr td.field-body, article.pytorch-article .method table tbody tr td.field-body, article.pytorch-article .attribute table tbody tr td.field-body, article.pytorch-article .class table tbody tr td.field-body {
+ article.pytorch-article .function table tbody tr td.field-body, article.pytorch-article .class table tbody tr td.field-body, article.pytorch-article .attribute table tbody tr td.field-body, article.pytorch-article .method table tbody tr td.field-body {
padding-left: 1.25rem;
}
}
-article.pytorch-article .function table tbody tr td.field-body p, article.pytorch-article .method table tbody tr td.field-body p, article.pytorch-article .attribute table tbody tr td.field-body p, article.pytorch-article .class table tbody tr td.field-body p {
+article.pytorch-article .function table tbody tr td.field-body p, article.pytorch-article .class table tbody tr td.field-body p, article.pytorch-article .attribute table tbody tr td.field-body p, article.pytorch-article .method table tbody tr td.field-body p {
padding-left: 0px;
}
-article.pytorch-article .function table tbody tr td.field-body p:last-of-type, article.pytorch-article .method table tbody tr td.field-body p:last-of-type, article.pytorch-article .attribute table tbody tr td.field-body p:last-of-type, article.pytorch-article .class table tbody tr td.field-body p:last-of-type {
+article.pytorch-article .function table tbody tr td.field-body p:last-of-type, article.pytorch-article .class table tbody tr td.field-body p:last-of-type, article.pytorch-article .attribute table tbody tr td.field-body p:last-of-type, article.pytorch-article .method table tbody tr td.field-body p:last-of-type {
margin-bottom: 0;
}
-article.pytorch-article .function table tbody tr td.field-body ol, article.pytorch-article .method table tbody tr td.field-body ol, article.pytorch-article .attribute table tbody tr td.field-body ol, article.pytorch-article .class table tbody tr td.field-body ol, article.pytorch-article .function table tbody tr td.field-body ul, article.pytorch-article .method table tbody tr td.field-body ul, article.pytorch-article .attribute table tbody tr td.field-body ul, article.pytorch-article .class table tbody tr td.field-body ul {
+article.pytorch-article .function table tbody tr td.field-body ol, article.pytorch-article .class table tbody tr td.field-body ol, article.pytorch-article .attribute table tbody tr td.field-body ol, article.pytorch-article .method table tbody tr td.field-body ol, article.pytorch-article .function table tbody tr td.field-body ul, article.pytorch-article .class table tbody tr td.field-body ul, article.pytorch-article .attribute table tbody tr td.field-body ul, article.pytorch-article .method table tbody tr td.field-body ul {
padding-left: 1rem;
padding-bottom: 0;
}
-article.pytorch-article .function table.docutils.field-list, article.pytorch-article .method table.docutils.field-list, article.pytorch-article .attribute table.docutils.field-list, article.pytorch-article .class table.docutils.field-list {
+article.pytorch-article .function table.docutils.field-list, article.pytorch-article .class table.docutils.field-list, article.pytorch-article .attribute table.docutils.field-list, article.pytorch-article .method table.docutils.field-list {
margin-bottom: 0.75rem;
}
article.pytorch-article .attribute .has-code {
@@ -10774,22 +12691,22 @@ article.pytorch-article .caution .admonition-title:before,
article.pytorch-article .danger .admonition-title:before,
article.pytorch-article .attention .admonition-title:before,
article.pytorch-article .error .admonition-title:before {
- content: "\2022";
+ content: "•";
position: absolute;
left: 9px;
color: #ffffff;
top: 2px;
}
-article.pytorch-article .note p:nth-child(n + 2),
-article.pytorch-article .warning p:nth-child(n + 2),
-article.pytorch-article .tip p:nth-child(n + 2),
-article.pytorch-article .seealso p:nth-child(n + 2),
-article.pytorch-article .hint p:nth-child(n + 2),
-article.pytorch-article .important p:nth-child(n + 2),
-article.pytorch-article .caution p:nth-child(n + 2),
-article.pytorch-article .danger p:nth-child(n + 2),
-article.pytorch-article .attention p:nth-child(n + 2),
-article.pytorch-article .error p:nth-child(n + 2) {
+article.pytorch-article .note p:nth-child(n+2),
+article.pytorch-article .warning p:nth-child(n+2),
+article.pytorch-article .tip p:nth-child(n+2),
+article.pytorch-article .seealso p:nth-child(n+2),
+article.pytorch-article .hint p:nth-child(n+2),
+article.pytorch-article .important p:nth-child(n+2),
+article.pytorch-article .caution p:nth-child(n+2),
+article.pytorch-article .danger p:nth-child(n+2),
+article.pytorch-article .attention p:nth-child(n+2),
+article.pytorch-article .error p:nth-child(n+2) {
padding: 0 1.375rem;
}
article.pytorch-article .note table,
@@ -11002,8 +12919,8 @@ article.pytorch-article .admonition > p:last-of-type {
bottom: -1px;
left: 5px;
background-color: #792ee5;
- -webkit-transition: width .250s ease-in-out;
- transition: width .250s ease-in-out;
+ -webkit-transition: width 0.25s ease-in-out;
+ transition: width 0.25s ease-in-out;
}
.pytorch-article div.sphx-glr-download a:hover:after {
width: calc(100% - 5px);
@@ -11088,7 +13005,7 @@ article.pytorch-article .wy-table-responsive table tbody td code {
font-size: 87.5%;
}
-a[rel~="prev"], a[rel~="next"] {
+a[rel~=prev], a[rel~=next] {
padding: 0.375rem 0 0 0;
}
@@ -11351,14 +13268,14 @@ a:hover {
}
}
#tutorial-cards-container .card.tutorials-card .tutorials-image:before {
- content: '';
+ content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
- opacity: .075;
+ opacity: 0.075;
}
#tutorial-cards-container .card.tutorials-card .card-title-container {
display: -webkit-inline-box;
@@ -11462,8 +13379,8 @@ a:hover {
bottom: -1px;
left: 5px;
background-color: #792ee5;
- -webkit-transition: width .250s ease-in-out;
- transition: width .250s ease-in-out;
+ -webkit-transition: width 0.25s ease-in-out;
+ transition: width 0.25s ease-in-out;
}
#tutorial-cards-container .card.tutorials-card:hover:after {
width: calc(100% - 5px);
@@ -11547,14 +13464,73 @@ article.pytorch-article .tutorials-callout-container .col-md-6 {
padding-bottom: 10px;
}
article.pytorch-article .tutorials-callout-container .text-container {
- padding: 10px 0px 30px 0px;
padding-bottom: 10px;
+ border: 1px solid #cfcfcf;
+ border-radius: 5px;
+ padding: 10px;
+}
+@media screen and (min-width: 768px) {
+ article.pytorch-article .tutorials-callout-container .text-container:after {
+ content: "";
+ display: block;
+ width: 0;
+ height: 2px;
+ position: absolute;
+ top: calc(100% - 12px);
+ left: 15px;
+ background-color: #792ee5;
+ -webkit-transition: width 0.25s ease-in-out;
+ transition: width 0.25s ease-in-out;
+ }
+ article.pytorch-article .tutorials-callout-container .text-container:hover:after {
+ width: calc(100% - 30px);
+ }
+}
+@media screen and (min-width: 768px) {
+ article.pytorch-article .tutorials-callout-container .text-container {
+ height: 160px;
+ }
}
article.pytorch-article .tutorials-callout-container .text-container .body-paragraph {
color: #666666;
- font-weight: 300;
- font-size: 1.125rem;
- line-height: 1.875rem;
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.25rem;
+}
+article.pytorch-article .tutorials-callout-container .text-container-small {
+ padding-bottom: 10px;
+ border: 1px solid #cfcfcf;
+ border-radius: 5px;
+ padding: 10px;
+ margin-bottom: 10px;
+}
+@media screen and (min-width: 768px) {
+ article.pytorch-article .tutorials-callout-container .text-container-small:after {
+ content: "";
+ display: block;
+ width: 0;
+ height: 2px;
+ position: absolute;
+ top: calc(100% - 22px);
+ left: 15px;
+ background-color: #792ee5;
+ -webkit-transition: width 0.25s ease-in-out;
+ transition: width 0.25s ease-in-out;
+ }
+ article.pytorch-article .tutorials-callout-container .text-container-small:hover:after {
+ width: calc(100% - 30px);
+ }
+}
+@media screen and (min-width: 768px) {
+ article.pytorch-article .tutorials-callout-container .text-container-small {
+ height: 130px;
+ }
+}
+article.pytorch-article .tutorials-callout-container .text-container-small .body-paragraph {
+ color: #666666;
+ font-weight: 400;
+ font-size: 0.875rem;
+ line-height: 1.25rem;
}
article.pytorch-article .tutorials-callout-container .btn.callout-button {
font-size: 1.125rem;
@@ -11576,8 +13552,8 @@ article.pytorch-article .tutorials-callout-container .btn.callout-button {
bottom: -1px;
left: 5px;
background-color: #792ee5;
- -webkit-transition: width .250s ease-in-out;
- transition: width .250s ease-in-out;
+ -webkit-transition: width 0.25s ease-in-out;
+ transition: width 0.25s ease-in-out;
}
article.pytorch-article .tutorials-callout-container .btn.callout-button:hover:after {
width: calc(100% - 5px);
@@ -11973,7 +13949,7 @@ article.pytorch-article .tutorials-callout-container .btn.callout-button a {
}
.pytorch-left-menu li.toctree-l1.current > a:before,
.pytorch-right-menu li.toctree-l1.current > a:before {
- content: "\2022";
+ content: "•";
display: inline-block;
position: absolute;
left: -15px;
@@ -11983,7 +13959,7 @@ article.pytorch-article .tutorials-callout-container .btn.callout-button a {
}
@media screen and (min-width: 1101px) {
.pytorch-left-menu li.toctree-l1.current > a:before,
- .pytorch-right-menu li.toctree-l1.current > a:before {
+.pytorch-right-menu li.toctree-l1.current > a:before {
left: -20px;
}
}
@@ -12039,7 +14015,6 @@ article.pytorch-article .tutorials-callout-container .btn.callout-button a {
.pytorch-right-menu a:active {
cursor: pointer;
}
-
.pytorch-left-menu ul {
padding-left: 0;
}
@@ -12073,7 +14048,7 @@ article.pytorch-article .tutorials-callout-container .btn.callout-button a {
color: #792ee5;
}
.pytorch-right-menu li.active > a:after {
- content: "\2022";
+ content: "•";
color: #792ee5;
display: inline-block;
font-size: 1.375rem;
@@ -12154,7 +14129,7 @@ article.pytorch-article .tutorials-callout-container .btn.callout-button a {
}
}
-.container-fluid.header-holder {
+.container-fluid.header-holder, .header-holder.container-sm, .header-holder.container-md, .header-holder.container-lg, .header-holder.container-xl {
padding-right: 0;
padding-left: 0;
}
diff --git a/pt_lightning_sphinx_theme/static/js/vendor/anchor.min.js b/pt_lightning_sphinx_theme/static/js/vendor/anchor.min.js
index 1c2b86fa..1216eeac 100644
--- a/pt_lightning_sphinx_theme/static/js/vendor/anchor.min.js
+++ b/pt_lightning_sphinx_theme/static/js/vendor/anchor.min.js
@@ -1,9 +1,9 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
//
-// AnchorJS - v4.3.1 - 2021-04-17
+// AnchorJS - v4.3.0 - 2020-10-21
// https://www.bryanbraun.com/anchorjs/
-// Copyright (c) 2021 Bryan Braun; Licensed MIT
+// Copyright (c) 2020 Bryan Braun; Licensed MIT
//
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
-!function(A,e){"use strict";"function"==typeof define&&define.amd?define([],e):"object"==typeof module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new A.AnchorJS)}(this,function(){"use strict";return function(A){function d(A){A.icon=Object.prototype.hasOwnProperty.call(A,"icon")?A.icon:"",A.visible=Object.prototype.hasOwnProperty.call(A,"visible")?A.visible:"hover",A.placement=Object.prototype.hasOwnProperty.call(A,"placement")?A.placement:"right",A.ariaLabel=Object.prototype.hasOwnProperty.call(A,"ariaLabel")?A.ariaLabel:"Anchor",A.class=Object.prototype.hasOwnProperty.call(A,"class")?A.class:"",A.base=Object.prototype.hasOwnProperty.call(A,"base")?A.base:"",A.truncate=Object.prototype.hasOwnProperty.call(A,"truncate")?Math.floor(A.truncate):64,A.titleText=Object.prototype.hasOwnProperty.call(A,"titleText")?A.titleText:""}function w(A){var e;if("string"==typeof A||A instanceof String)e=[].slice.call(document.querySelectorAll(A));else{if(!(Array.isArray(A)||A instanceof NodeList))throw new TypeError("The selector provided to AnchorJS was invalid.");e=[].slice.call(A)}return e}this.options=A||{},this.elements=[],d(this.options),this.isTouchDevice=function(){return Boolean("ontouchstart"in window||window.TouchEvent||window.DocumentTouch&&document instanceof DocumentTouch)},this.add=function(A){var e,t,o,i,n,s,a,c,r,l,h,u,p=[];if(d(this.options),"touch"===(l=this.options.visible)&&(l=this.isTouchDevice()?"always":"hover"),0===(e=w(A=A||"h2, h3, h4, h5, h6")).length)return this;for(null===document.head.querySelector("style.anchorjs")&&((u=document.createElement("style")).className="anchorjs",u.appendChild(document.createTextNode("")),void 0===(A=document.head.querySelector('[rel="stylesheet"],style'))?document.head.appendChild(u):document.head.insertBefore(u,A),u.sheet.insertRule(".anchorjs-link{opacity:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}",u.sheet.cssRules.length),u.sheet.insertRule(":hover>.anchorjs-link,.anchorjs-link:focus{opacity:1}",u.sheet.cssRules.length),u.sheet.insertRule("[data-anchorjs-icon]::after{content:attr(data-anchorjs-icon)}",u.sheet.cssRules.length),u.sheet.insertRule('@font-face{font-family:anchorjs-icons;src:url(data:n/a;base64,AAEAAAALAIAAAwAwT1MvMg8yG2cAAAE4AAAAYGNtYXDp3gC3AAABpAAAAExnYXNwAAAAEAAAA9wAAAAIZ2x5ZlQCcfwAAAH4AAABCGhlYWQHFvHyAAAAvAAAADZoaGVhBnACFwAAAPQAAAAkaG10eASAADEAAAGYAAAADGxvY2EACACEAAAB8AAAAAhtYXhwAAYAVwAAARgAAAAgbmFtZQGOH9cAAAMAAAAAunBvc3QAAwAAAAADvAAAACAAAQAAAAEAAHzE2p9fDzz1AAkEAAAAAADRecUWAAAAANQA6R8AAAAAAoACwAAAAAgAAgAAAAAAAAABAAADwP/AAAACgAAA/9MCrQABAAAAAAAAAAAAAAAAAAAAAwABAAAAAwBVAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAMCQAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAg//0DwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAAIAAAACgAAxAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADAAAAAIAAgAAgAAACDpy//9//8AAAAg6cv//f///+EWNwADAAEAAAAAAAAAAAAAAAAACACEAAEAAAAAAAAAAAAAAAAxAAACAAQARAKAAsAAKwBUAAABIiYnJjQ3NzY2MzIWFxYUBwcGIicmNDc3NjQnJiYjIgYHBwYUFxYUBwYGIwciJicmNDc3NjIXFhQHBwYUFxYWMzI2Nzc2NCcmNDc2MhcWFAcHBgYjARQGDAUtLXoWOR8fORYtLTgKGwoKCjgaGg0gEhIgDXoaGgkJBQwHdR85Fi0tOAobCgoKOBoaDSASEiANehoaCQkKGwotLXoWOR8BMwUFLYEuehYXFxYugC44CQkKGwo4GkoaDQ0NDXoaShoKGwoFBe8XFi6ALjgJCQobCjgaShoNDQ0NehpKGgobCgoKLYEuehYXAAAADACWAAEAAAAAAAEACAAAAAEAAAAAAAIAAwAIAAEAAAAAAAMACAAAAAEAAAAAAAQACAAAAAEAAAAAAAUAAQALAAEAAAAAAAYACAAAAAMAAQQJAAEAEAAMAAMAAQQJAAIABgAcAAMAAQQJAAMAEAAMAAMAAQQJAAQAEAAMAAMAAQQJAAUAAgAiAAMAAQQJAAYAEAAMYW5jaG9yanM0MDBAAGEAbgBjAGgAbwByAGoAcwA0ADAAMABAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAP) format("truetype")}',u.sheet.cssRules.length)),u=document.querySelectorAll("[id]"),t=[].map.call(u,function(A){return A.id}),i=0;i
\]./()*\\\n\t\b\v\u00A0]/g,"-").replace(/-{2,}/g,"-").substring(0,this.options.truncate).replace(/^-+|-+$/gm,"").toLowerCase()},this.hasAnchorJSLink=function(A){var e=A.firstChild&&-1<(" "+A.firstChild.className+" ").indexOf(" anchorjs-link "),A=A.lastChild&&-1<(" "+A.lastChild.className+" ").indexOf(" anchorjs-link ");return e||A||!1}}});
+!function(A,e){"use strict";"function"==typeof define&&define.amd?define([],e):"object"==typeof module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new A.AnchorJS)}(this,function(){"use strict";return function(A){function d(A){A.icon=Object.prototype.hasOwnProperty.call(A,"icon")?A.icon:"",A.visible=Object.prototype.hasOwnProperty.call(A,"visible")?A.visible:"hover",A.placement=Object.prototype.hasOwnProperty.call(A,"placement")?A.placement:"right",A.ariaLabel=Object.prototype.hasOwnProperty.call(A,"ariaLabel")?A.ariaLabel:"Anchor",A.class=Object.prototype.hasOwnProperty.call(A,"class")?A.class:"",A.base=Object.prototype.hasOwnProperty.call(A,"base")?A.base:"",A.truncate=Object.prototype.hasOwnProperty.call(A,"truncate")?Math.floor(A.truncate):64,A.titleText=Object.prototype.hasOwnProperty.call(A,"titleText")?A.titleText:""}function f(A){var e;if("string"==typeof A||A instanceof String)e=[].slice.call(document.querySelectorAll(A));else{if(!(Array.isArray(A)||A instanceof NodeList))throw new TypeError("The selector provided to AnchorJS was invalid.");e=[].slice.call(A)}return e}this.options=A||{},this.elements=[],d(this.options),this.isTouchDevice=function(){return Boolean("ontouchstart"in window||window.TouchEvent||window.DocumentTouch&&document instanceof DocumentTouch)},this.add=function(A){var e,t,o,n,i,s,a,r,c,l,h,u,p=[];if(d(this.options),"touch"===(h=this.options.visible)&&(h=this.isTouchDevice()?"always":"hover"),0===(e=f(A=A||"h2, h3, h4, h5, h6")).length)return this;for(!function(){if(null!==document.head.querySelector("style.anchorjs"))return;var A,e=document.createElement("style");e.className="anchorjs",e.appendChild(document.createTextNode("")),void 0===(A=document.head.querySelector('[rel="stylesheet"],style'))?document.head.appendChild(e):document.head.insertBefore(e,A);e.sheet.insertRule(".anchorjs-link{opacity:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}",e.sheet.cssRules.length),e.sheet.insertRule(":hover>.anchorjs-link,.anchorjs-link:focus{opacity:1}",e.sheet.cssRules.length),e.sheet.insertRule("[data-anchorjs-icon]::after{content:attr(data-anchorjs-icon)}",e.sheet.cssRules.length),e.sheet.insertRule('@font-face{font-family:anchorjs-icons;src:url(data:n/a;base64,AAEAAAALAIAAAwAwT1MvMg8yG2cAAAE4AAAAYGNtYXDp3gC3AAABpAAAAExnYXNwAAAAEAAAA9wAAAAIZ2x5ZlQCcfwAAAH4AAABCGhlYWQHFvHyAAAAvAAAADZoaGVhBnACFwAAAPQAAAAkaG10eASAADEAAAGYAAAADGxvY2EACACEAAAB8AAAAAhtYXhwAAYAVwAAARgAAAAgbmFtZQGOH9cAAAMAAAAAunBvc3QAAwAAAAADvAAAACAAAQAAAAEAAHzE2p9fDzz1AAkEAAAAAADRecUWAAAAANQA6R8AAAAAAoACwAAAAAgAAgAAAAAAAAABAAADwP/AAAACgAAA/9MCrQABAAAAAAAAAAAAAAAAAAAAAwABAAAAAwBVAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAMCQAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAg//0DwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAAIAAAACgAAxAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADAAAAAIAAgAAgAAACDpy//9//8AAAAg6cv//f///+EWNwADAAEAAAAAAAAAAAAAAAAACACEAAEAAAAAAAAAAAAAAAAxAAACAAQARAKAAsAAKwBUAAABIiYnJjQ3NzY2MzIWFxYUBwcGIicmNDc3NjQnJiYjIgYHBwYUFxYUBwYGIwciJicmNDc3NjIXFhQHBwYUFxYWMzI2Nzc2NCcmNDc2MhcWFAcHBgYjARQGDAUtLXoWOR8fORYtLTgKGwoKCjgaGg0gEhIgDXoaGgkJBQwHdR85Fi0tOAobCgoKOBoaDSASEiANehoaCQkKGwotLXoWOR8BMwUFLYEuehYXFxYugC44CQkKGwo4GkoaDQ0NDXoaShoKGwoFBe8XFi6ALjgJCQobCjgaShoNDQ0NehpKGgobCgoKLYEuehYXAAAADACWAAEAAAAAAAEACAAAAAEAAAAAAAIAAwAIAAEAAAAAAAMACAAAAAEAAAAAAAQACAAAAAEAAAAAAAUAAQALAAEAAAAAAAYACAAAAAMAAQQJAAEAEAAMAAMAAQQJAAIABgAcAAMAAQQJAAMAEAAMAAMAAQQJAAQAEAAMAAMAAQQJAAUAAgAiAAMAAQQJAAYAEAAMYW5jaG9yanM0MDBAAGEAbgBjAGgAbwByAGoAcwA0ADAAMABAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAP) format("truetype")}',e.sheet.cssRules.length)}(),t=document.querySelectorAll("[id]"),o=[].map.call(t,function(A){return A.id}),i=0;i\]./()*\\\n\t\b\v\u00A0]/g,"-").replace(/-{2,}/g,"-").substring(0,this.options.truncate).replace(/^-+|-+$/gm,"").toLowerCase()},this.hasAnchorJSLink=function(A){var e=A.firstChild&&-1<(" "+A.firstChild.className+" ").indexOf(" anchorjs-link "),t=A.lastChild&&-1<(" "+A.lastChild.className+" ").indexOf(" anchorjs-link ");return e||t||!1}}});
// @license-end
\ No newline at end of file
diff --git a/pt_lightning_sphinx_theme/static/js/vendor/bootstrap.min.js b/pt_lightning_sphinx_theme/static/js/vendor/bootstrap.min.js
index 534d5334..50720ead 100644
--- a/pt_lightning_sphinx_theme/static/js/vendor/bootstrap.min.js
+++ b/pt_lightning_sphinx_theme/static/js/vendor/bootstrap.min.js
@@ -1,7 +1,7 @@
/*!
- * Bootstrap v4.0.0 (https://getbootstrap.com)
- * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Bootstrap v4.6.1 (https://getbootstrap.com/)
+ * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
-!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e(t.bootstrap={},t.jQuery,t.Popper)}(this,function(t,e,n){"use strict";function i(t,e){for(var n=0;n0?i:null}catch(t){return null}},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(n){t(n).trigger(e.end)},supportsTransitionEnd:function(){return Boolean(e)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var s in n)if(Object.prototype.hasOwnProperty.call(n,s)){var r=n[s],o=e[s],a=o&&i.isElement(o)?"element":(l=o,{}.toString.call(l).match(/\s([a-zA-Z]+)/)[1].toLowerCase());if(!new RegExp(r).test(a))throw new Error(t.toUpperCase()+': Option "'+s+'" provided type "'+a+'" but expected type "'+r+'".')}var l}};return e=("undefined"==typeof window||!window.QUnit)&&{end:"transitionend"},t.fn.emulateTransitionEnd=n,i.supportsTransitionEnd()&&(t.event.special[i.TRANSITION_END]={bindType:e.end,delegateType:e.end,handle:function(e){if(t(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}}),i}(e),L=(a="alert",h="."+(l="bs.alert"),c=(o=e).fn[a],u={CLOSE:"close"+h,CLOSED:"closed"+h,CLICK_DATA_API:"click"+h+".data-api"},f="alert",d="fade",_="show",g=function(){function t(t){this._element=t}var e=t.prototype;return e.close=function(t){t=t||this._element;var e=this._getRootElement(t);this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},e.dispose=function(){o.removeData(this._element,l),this._element=null},e._getRootElement=function(t){var e=P.getSelectorFromElement(t),n=!1;return e&&(n=o(e)[0]),n||(n=o(t).closest("."+f)[0]),n},e._triggerCloseEvent=function(t){var e=o.Event(u.CLOSE);return o(t).trigger(e),e},e._removeElement=function(t){var e=this;o(t).removeClass(_),P.supportsTransitionEnd()&&o(t).hasClass(d)?o(t).one(P.TRANSITION_END,function(n){return e._destroyElement(t,n)}).emulateTransitionEnd(150):this._destroyElement(t)},e._destroyElement=function(t){o(t).detach().trigger(u.CLOSED).remove()},t._jQueryInterface=function(e){return this.each(function(){var n=o(this),i=n.data(l);i||(i=new t(this),n.data(l,i)),"close"===e&&i[e](this)})},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},s(t,null,[{key:"VERSION",get:function(){return"4.0.0"}}]),t}(),o(document).on(u.CLICK_DATA_API,'[data-dismiss="alert"]',g._handleDismiss(new g)),o.fn[a]=g._jQueryInterface,o.fn[a].Constructor=g,o.fn[a].noConflict=function(){return o.fn[a]=c,g._jQueryInterface},g),R=(m="button",E="."+(v="bs.button"),T=".data-api",y=(p=e).fn[m],C="active",I="btn",A="focus",b='[data-toggle^="button"]',D='[data-toggle="buttons"]',S="input",w=".active",N=".btn",O={CLICK_DATA_API:"click"+E+T,FOCUS_BLUR_DATA_API:"focus"+E+T+" blur"+E+T},k=function(){function t(t){this._element=t}var e=t.prototype;return e.toggle=function(){var t=!0,e=!0,n=p(this._element).closest(D)[0];if(n){var i=p(this._element).find(S)[0];if(i){if("radio"===i.type)if(i.checked&&p(this._element).hasClass(C))t=!1;else{var s=p(n).find(w)[0];s&&p(s).removeClass(C)}if(t){if(i.hasAttribute("disabled")||n.hasAttribute("disabled")||i.classList.contains("disabled")||n.classList.contains("disabled"))return;i.checked=!p(this._element).hasClass(C),p(i).trigger("change")}i.focus(),e=!1}}e&&this._element.setAttribute("aria-pressed",!p(this._element).hasClass(C)),t&&p(this._element).toggleClass(C)},e.dispose=function(){p.removeData(this._element,v),this._element=null},t._jQueryInterface=function(e){return this.each(function(){var n=p(this).data(v);n||(n=new t(this),p(this).data(v,n)),"toggle"===e&&n[e]()})},s(t,null,[{key:"VERSION",get:function(){return"4.0.0"}}]),t}(),p(document).on(O.CLICK_DATA_API,b,function(t){t.preventDefault();var e=t.target;p(e).hasClass(I)||(e=p(e).closest(N)),k._jQueryInterface.call(p(e),"toggle")}).on(O.FOCUS_BLUR_DATA_API,b,function(t){var e=p(t.target).closest(N)[0];p(e).toggleClass(A,/^focus(in)?$/.test(t.type))}),p.fn[m]=k._jQueryInterface,p.fn[m].Constructor=k,p.fn[m].noConflict=function(){return p.fn[m]=y,k._jQueryInterface},k),j=function(t){var e="carousel",n="bs.carousel",i="."+n,o=t.fn[e],a={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0},l={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean"},h="next",c="prev",u="left",f="right",d={SLIDE:"slide"+i,SLID:"slid"+i,KEYDOWN:"keydown"+i,MOUSEENTER:"mouseenter"+i,MOUSELEAVE:"mouseleave"+i,TOUCHEND:"touchend"+i,LOAD_DATA_API:"load"+i+".data-api",CLICK_DATA_API:"click"+i+".data-api"},_="carousel",g="active",p="slide",m="carousel-item-right",v="carousel-item-left",E="carousel-item-next",T="carousel-item-prev",y={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",NEXT_PREV:".carousel-item-next, .carousel-item-prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},C=function(){function o(e,n){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this._config=this._getConfig(n),this._element=t(e)[0],this._indicatorsElement=t(this._element).find(y.INDICATORS)[0],this._addEventListeners()}var C=o.prototype;return C.next=function(){this._isSliding||this._slide(h)},C.nextWhenVisible=function(){!document.hidden&&t(this._element).is(":visible")&&"hidden"!==t(this._element).css("visibility")&&this.next()},C.prev=function(){this._isSliding||this._slide(c)},C.pause=function(e){e||(this._isPaused=!0),t(this._element).find(y.NEXT_PREV)[0]&&P.supportsTransitionEnd()&&(P.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},C.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},C.to=function(e){var n=this;this._activeElement=t(this._element).find(y.ACTIVE_ITEM)[0];var i=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)t(this._element).one(d.SLID,function(){return n.to(e)});else{if(i===e)return this.pause(),void this.cycle();var s=e>i?h:c;this._slide(s,this._items[e])}},C.dispose=function(){t(this._element).off(i),t.removeData(this._element,n),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},C._getConfig=function(t){return t=r({},a,t),P.typeCheckConfig(e,t,l),t},C._addEventListeners=function(){var e=this;this._config.keyboard&&t(this._element).on(d.KEYDOWN,function(t){return e._keydown(t)}),"hover"===this._config.pause&&(t(this._element).on(d.MOUSEENTER,function(t){return e.pause(t)}).on(d.MOUSELEAVE,function(t){return e.cycle(t)}),"ontouchstart"in document.documentElement&&t(this._element).on(d.TOUCHEND,function(){e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout(function(t){return e.cycle(t)},500+e._config.interval)}))},C._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},C._getItemIndex=function(e){return this._items=t.makeArray(t(e).parent().find(y.ITEM)),this._items.indexOf(e)},C._getItemByDirection=function(t,e){var n=t===h,i=t===c,s=this._getItemIndex(e),r=this._items.length-1;if((i&&0===s||n&&s===r)&&!this._config.wrap)return e;var o=(s+(t===c?-1:1))%this._items.length;return-1===o?this._items[this._items.length-1]:this._items[o]},C._triggerSlideEvent=function(e,n){var i=this._getItemIndex(e),s=this._getItemIndex(t(this._element).find(y.ACTIVE_ITEM)[0]),r=t.Event(d.SLIDE,{relatedTarget:e,direction:n,from:s,to:i});return t(this._element).trigger(r),r},C._setActiveIndicatorElement=function(e){if(this._indicatorsElement){t(this._indicatorsElement).find(y.ACTIVE).removeClass(g);var n=this._indicatorsElement.children[this._getItemIndex(e)];n&&t(n).addClass(g)}},C._slide=function(e,n){var i,s,r,o=this,a=t(this._element).find(y.ACTIVE_ITEM)[0],l=this._getItemIndex(a),c=n||a&&this._getItemByDirection(e,a),_=this._getItemIndex(c),C=Boolean(this._interval);if(e===h?(i=v,s=E,r=u):(i=m,s=T,r=f),c&&t(c).hasClass(g))this._isSliding=!1;else if(!this._triggerSlideEvent(c,r).isDefaultPrevented()&&a&&c){this._isSliding=!0,C&&this.pause(),this._setActiveIndicatorElement(c);var I=t.Event(d.SLID,{relatedTarget:c,direction:r,from:l,to:_});P.supportsTransitionEnd()&&t(this._element).hasClass(p)?(t(c).addClass(s),P.reflow(c),t(a).addClass(i),t(c).addClass(i),t(a).one(P.TRANSITION_END,function(){t(c).removeClass(i+" "+s).addClass(g),t(a).removeClass(g+" "+s+" "+i),o._isSliding=!1,setTimeout(function(){return t(o._element).trigger(I)},0)}).emulateTransitionEnd(600)):(t(a).removeClass(g),t(c).addClass(g),this._isSliding=!1,t(this._element).trigger(I)),C&&this.cycle()}},o._jQueryInterface=function(e){return this.each(function(){var i=t(this).data(n),s=r({},a,t(this).data());"object"==typeof e&&(s=r({},s,e));var l="string"==typeof e?e:s.slide;if(i||(i=new o(this,s),t(this).data(n,i)),"number"==typeof e)i.to(e);else if("string"==typeof l){if("undefined"==typeof i[l])throw new TypeError('No method named "'+l+'"');i[l]()}else s.interval&&(i.pause(),i.cycle())})},o._dataApiClickHandler=function(e){var i=P.getSelectorFromElement(this);if(i){var s=t(i)[0];if(s&&t(s).hasClass(_)){var a=r({},t(s).data(),t(this).data()),l=this.getAttribute("data-slide-to");l&&(a.interval=!1),o._jQueryInterface.call(t(s),a),l&&t(s).data(n).to(l),e.preventDefault()}}},s(o,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return a}}]),o}();return t(document).on(d.CLICK_DATA_API,y.DATA_SLIDE,C._dataApiClickHandler),t(window).on(d.LOAD_DATA_API,function(){t(y.DATA_RIDE).each(function(){var e=t(this);C._jQueryInterface.call(e,e.data())})}),t.fn[e]=C._jQueryInterface,t.fn[e].Constructor=C,t.fn[e].noConflict=function(){return t.fn[e]=o,C._jQueryInterface},C}(e),H=function(t){var e="collapse",n="bs.collapse",i="."+n,o=t.fn[e],a={toggle:!0,parent:""},l={toggle:"boolean",parent:"(string|element)"},h={SHOW:"show"+i,SHOWN:"shown"+i,HIDE:"hide"+i,HIDDEN:"hidden"+i,CLICK_DATA_API:"click"+i+".data-api"},c="show",u="collapse",f="collapsing",d="collapsed",_="width",g="height",p={ACTIVES:".show, .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},m=function(){function i(e,n){this._isTransitioning=!1,this._element=e,this._config=this._getConfig(n),this._triggerArray=t.makeArray(t('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'));for(var i=t(p.DATA_TOGGLE),s=0;s0&&(this._selector=o,this._triggerArray.push(r))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var o=i.prototype;return o.toggle=function(){t(this._element).hasClass(c)?this.hide():this.show()},o.show=function(){var e,s,r=this;if(!this._isTransitioning&&!t(this._element).hasClass(c)&&(this._parent&&0===(e=t.makeArray(t(this._parent).find(p.ACTIVES).filter('[data-parent="'+this._config.parent+'"]'))).length&&(e=null),!(e&&(s=t(e).not(this._selector).data(n))&&s._isTransitioning))){var o=t.Event(h.SHOW);if(t(this._element).trigger(o),!o.isDefaultPrevented()){e&&(i._jQueryInterface.call(t(e).not(this._selector),"hide"),s||t(e).data(n,null));var a=this._getDimension();t(this._element).removeClass(u).addClass(f),this._element.style[a]=0,this._triggerArray.length>0&&t(this._triggerArray).removeClass(d).attr("aria-expanded",!0),this.setTransitioning(!0);var l=function(){t(r._element).removeClass(f).addClass(u).addClass(c),r._element.style[a]="",r.setTransitioning(!1),t(r._element).trigger(h.SHOWN)};if(P.supportsTransitionEnd()){var _="scroll"+(a[0].toUpperCase()+a.slice(1));t(this._element).one(P.TRANSITION_END,l).emulateTransitionEnd(600),this._element.style[a]=this._element[_]+"px"}else l()}}},o.hide=function(){var e=this;if(!this._isTransitioning&&t(this._element).hasClass(c)){var n=t.Event(h.HIDE);if(t(this._element).trigger(n),!n.isDefaultPrevented()){var i=this._getDimension();if(this._element.style[i]=this._element.getBoundingClientRect()[i]+"px",P.reflow(this._element),t(this._element).addClass(f).removeClass(u).removeClass(c),this._triggerArray.length>0)for(var s=0;s0&&t(n).toggleClass(d,!i).attr("aria-expanded",i)}},i._getTargetFromElement=function(e){var n=P.getSelectorFromElement(e);return n?t(n)[0]:null},i._jQueryInterface=function(e){return this.each(function(){var s=t(this),o=s.data(n),l=r({},a,s.data(),"object"==typeof e&&e);if(!o&&l.toggle&&/show|hide/.test(e)&&(l.toggle=!1),o||(o=new i(this,l),s.data(n,o)),"string"==typeof e){if("undefined"==typeof o[e])throw new TypeError('No method named "'+e+'"');o[e]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return a}}]),i}();return t(document).on(h.CLICK_DATA_API,p.DATA_TOGGLE,function(e){"A"===e.currentTarget.tagName&&e.preventDefault();var i=t(this),s=P.getSelectorFromElement(this);t(s).each(function(){var e=t(this),s=e.data(n)?"toggle":i.data();m._jQueryInterface.call(e,s)})}),t.fn[e]=m._jQueryInterface,t.fn[e].Constructor=m,t.fn[e].noConflict=function(){return t.fn[e]=o,m._jQueryInterface},m}(e),W=function(t){var e="dropdown",i="bs.dropdown",o="."+i,a=".data-api",l=t.fn[e],h=new RegExp("38|40|27"),c={HIDE:"hide"+o,HIDDEN:"hidden"+o,SHOW:"show"+o,SHOWN:"shown"+o,CLICK:"click"+o,CLICK_DATA_API:"click"+o+a,KEYDOWN_DATA_API:"keydown"+o+a,KEYUP_DATA_API:"keyup"+o+a},u="disabled",f="show",d="dropup",_="dropright",g="dropleft",p="dropdown-menu-right",m="dropdown-menu-left",v="position-static",E='[data-toggle="dropdown"]',T=".dropdown form",y=".dropdown-menu",C=".navbar-nav",I=".dropdown-menu .dropdown-item:not(.disabled)",A="top-start",b="top-end",D="bottom-start",S="bottom-end",w="right-start",N="left-start",O={offset:0,flip:!0,boundary:"scrollParent"},k={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)"},L=function(){function a(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var l=a.prototype;return l.toggle=function(){if(!this._element.disabled&&!t(this._element).hasClass(u)){var e=a._getParentFromElement(this._element),i=t(this._menu).hasClass(f);if(a._clearMenus(),!i){var s={relatedTarget:this._element},r=t.Event(c.SHOW,s);if(t(e).trigger(r),!r.isDefaultPrevented()){if(!this._inNavbar){if("undefined"==typeof n)throw new TypeError("Bootstrap dropdown require Popper.js (https://popper.js.org)");var o=this._element;t(e).hasClass(d)&&(t(this._menu).hasClass(m)||t(this._menu).hasClass(p))&&(o=e),"scrollParent"!==this._config.boundary&&t(e).addClass(v),this._popper=new n(o,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===t(e).closest(C).length&&t("body").children().on("mouseover",null,t.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),t(this._menu).toggleClass(f),t(e).toggleClass(f).trigger(t.Event(c.SHOWN,s))}}}},l.dispose=function(){t.removeData(this._element,i),t(this._element).off(o),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},l.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},l._addEventListeners=function(){var e=this;t(this._element).on(c.CLICK,function(t){t.preventDefault(),t.stopPropagation(),e.toggle()})},l._getConfig=function(n){return n=r({},this.constructor.Default,t(this._element).data(),n),P.typeCheckConfig(e,n,this.constructor.DefaultType),n},l._getMenuElement=function(){if(!this._menu){var e=a._getParentFromElement(this._element);this._menu=t(e).find(y)[0]}return this._menu},l._getPlacement=function(){var e=t(this._element).parent(),n=D;return e.hasClass(d)?(n=A,t(this._menu).hasClass(p)&&(n=b)):e.hasClass(_)?n=w:e.hasClass(g)?n=N:t(this._menu).hasClass(p)&&(n=S),n},l._detectNavbar=function(){return t(this._element).closest(".navbar").length>0},l._getPopperConfig=function(){var t=this,e={};return"function"==typeof this._config.offset?e.fn=function(e){return e.offsets=r({},e.offsets,t._config.offset(e.offsets)||{}),e}:e.offset=this._config.offset,{placement:this._getPlacement(),modifiers:{offset:e,flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}}},a._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(i);if(n||(n=new a(this,"object"==typeof e?e:null),t(this).data(i,n)),"string"==typeof e){if("undefined"==typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}})},a._clearMenus=function(e){if(!e||3!==e.which&&("keyup"!==e.type||9===e.which))for(var n=t.makeArray(t(E)),s=0;s0&&r--,40===e.which&&rdocument.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},p._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},p._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right ',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent"},f="show",d="out",_={HIDE:"hide"+o,HIDDEN:"hidden"+o,SHOW:"show"+o,SHOWN:"shown"+o,INSERTED:"inserted"+o,CLICK:"click"+o,FOCUSIN:"focusin"+o,FOCUSOUT:"focusout"+o,MOUSEENTER:"mouseenter"+o,MOUSELEAVE:"mouseleave"+o},g="fade",p="show",m=".tooltip-inner",v=".arrow",E="hover",T="focus",y="click",C="manual",I=function(){function a(t,e){if("undefined"==typeof n)throw new TypeError("Bootstrap tooltips require Popper.js (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var I=a.prototype;return I.enable=function(){this._isEnabled=!0},I.disable=function(){this._isEnabled=!1},I.toggleEnabled=function(){this._isEnabled=!this._isEnabled},I.toggle=function(e){if(this._isEnabled)if(e){var n=this.constructor.DATA_KEY,i=t(e.currentTarget).data(n);i||(i=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(n,i)),i._activeTrigger.click=!i._activeTrigger.click,i._isWithActiveTrigger()?i._enter(null,i):i._leave(null,i)}else{if(t(this.getTipElement()).hasClass(p))return void this._leave(null,this);this._enter(null,this)}},I.dispose=function(){clearTimeout(this._timeout),t.removeData(this.element,this.constructor.DATA_KEY),t(this.element).off(this.constructor.EVENT_KEY),t(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&t(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,null!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},I.show=function(){var e=this;if("none"===t(this.element).css("display"))throw new Error("Please use show on visible elements");var i=t.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){t(this.element).trigger(i);var s=t.contains(this.element.ownerDocument.documentElement,this.element);if(i.isDefaultPrevented()||!s)return;var r=this.getTipElement(),o=P.getUID(this.constructor.NAME);r.setAttribute("id",o),this.element.setAttribute("aria-describedby",o),this.setContent(),this.config.animation&&t(r).addClass(g);var l="function"==typeof this.config.placement?this.config.placement.call(this,r,this.element):this.config.placement,h=this._getAttachment(l);this.addAttachmentClass(h);var c=!1===this.config.container?document.body:t(this.config.container);t(r).data(this.constructor.DATA_KEY,this),t.contains(this.element.ownerDocument.documentElement,this.tip)||t(r).appendTo(c),t(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new n(this.element,r,{placement:h,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackPlacement},arrow:{element:v},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){e._handlePopperPlacementChange(t)}}),t(r).addClass(p),"ontouchstart"in document.documentElement&&t("body").children().on("mouseover",null,t.noop);var u=function(){e.config.animation&&e._fixTransition();var n=e._hoverState;e._hoverState=null,t(e.element).trigger(e.constructor.Event.SHOWN),n===d&&e._leave(null,e)};P.supportsTransitionEnd()&&t(this.tip).hasClass(g)?t(this.tip).one(P.TRANSITION_END,u).emulateTransitionEnd(a._TRANSITION_DURATION):u()}},I.hide=function(e){var n=this,i=this.getTipElement(),s=t.Event(this.constructor.Event.HIDE),r=function(){n._hoverState!==f&&i.parentNode&&i.parentNode.removeChild(i),n._cleanTipClass(),n.element.removeAttribute("aria-describedby"),t(n.element).trigger(n.constructor.Event.HIDDEN),null!==n._popper&&n._popper.destroy(),e&&e()};t(this.element).trigger(s),s.isDefaultPrevented()||(t(i).removeClass(p),"ontouchstart"in document.documentElement&&t("body").children().off("mouseover",null,t.noop),this._activeTrigger[y]=!1,this._activeTrigger[T]=!1,this._activeTrigger[E]=!1,P.supportsTransitionEnd()&&t(this.tip).hasClass(g)?t(i).one(P.TRANSITION_END,r).emulateTransitionEnd(150):r(),this._hoverState="")},I.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},I.isWithContent=function(){return Boolean(this.getTitle())},I.addAttachmentClass=function(e){t(this.getTipElement()).addClass("bs-tooltip-"+e)},I.getTipElement=function(){return this.tip=this.tip||t(this.config.template)[0],this.tip},I.setContent=function(){var e=t(this.getTipElement());this.setElementContent(e.find(m),this.getTitle()),e.removeClass(g+" "+p)},I.setElementContent=function(e,n){var i=this.config.html;"object"==typeof n&&(n.nodeType||n.jquery)?i?t(n).parent().is(e)||e.empty().append(n):e.text(t(n).text()):e[i?"html":"text"](n)},I.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},I._getAttachment=function(t){return c[t.toUpperCase()]},I._setListeners=function(){var e=this;this.config.trigger.split(" ").forEach(function(n){if("click"===n)t(e.element).on(e.constructor.Event.CLICK,e.config.selector,function(t){return e.toggle(t)});else if(n!==C){var i=n===E?e.constructor.Event.MOUSEENTER:e.constructor.Event.FOCUSIN,s=n===E?e.constructor.Event.MOUSELEAVE:e.constructor.Event.FOCUSOUT;t(e.element).on(i,e.config.selector,function(t){return e._enter(t)}).on(s,e.config.selector,function(t){return e._leave(t)})}t(e.element).closest(".modal").on("hide.bs.modal",function(){return e.hide()})}),this.config.selector?this.config=r({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},I._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},I._enter=function(e,n){var i=this.constructor.DATA_KEY;(n=n||t(e.currentTarget).data(i))||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(i,n)),e&&(n._activeTrigger["focusin"===e.type?T:E]=!0),t(n.getTipElement()).hasClass(p)||n._hoverState===f?n._hoverState=f:(clearTimeout(n._timeout),n._hoverState=f,n.config.delay&&n.config.delay.show?n._timeout=setTimeout(function(){n._hoverState===f&&n.show()},n.config.delay.show):n.show())},I._leave=function(e,n){var i=this.constructor.DATA_KEY;(n=n||t(e.currentTarget).data(i))||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(i,n)),e&&(n._activeTrigger["focusout"===e.type?T:E]=!1),n._isWithActiveTrigger()||(clearTimeout(n._timeout),n._hoverState=d,n.config.delay&&n.config.delay.hide?n._timeout=setTimeout(function(){n._hoverState===d&&n.hide()},n.config.delay.hide):n.hide())},I._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},I._getConfig=function(n){return"number"==typeof(n=r({},this.constructor.Default,t(this.element).data(),n)).delay&&(n.delay={show:n.delay,hide:n.delay}),"number"==typeof n.title&&(n.title=n.title.toString()),"number"==typeof n.content&&(n.content=n.content.toString()),P.typeCheckConfig(e,n,this.constructor.DefaultType),n},I._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},I._cleanTipClass=function(){var e=t(this.getTipElement()),n=e.attr("class").match(l);null!==n&&n.length>0&&e.removeClass(n.join(""))},I._handlePopperPlacementChange=function(t){this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},I._fixTransition=function(){var e=this.getTipElement(),n=this.config.animation;null===e.getAttribute("x-placement")&&(t(e).removeClass(g),this.config.animation=!1,this.hide(),this.show(),this.config.animation=n)},a._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(i),s="object"==typeof e&&e;if((n||!/dispose|hide/.test(e))&&(n||(n=new a(this,s),t(this).data(i,n)),"string"==typeof e)){if("undefined"==typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}})},s(a,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return u}},{key:"NAME",get:function(){return e}},{key:"DATA_KEY",get:function(){return i}},{key:"Event",get:function(){return _}},{key:"EVENT_KEY",get:function(){return o}},{key:"DefaultType",get:function(){return h}}]),a}();return t.fn[e]=I._jQueryInterface,t.fn[e].Constructor=I,t.fn[e].noConflict=function(){return t.fn[e]=a,I._jQueryInterface},I}(e),x=function(t){var e="popover",n="bs.popover",i="."+n,o=t.fn[e],a=new RegExp("(^|\\s)bs-popover\\S+","g"),l=r({},U.Default,{placement:"right",trigger:"click",content:"",template:'