Update Bootstrap to 4.6.1

No more sass division warnings!!
This commit is contained in:
Christopher C. Wells 2021-10-30 10:19:02 -07:00
parent c76f7d7d2d
commit 124355ebb5
18 changed files with 5915 additions and 7966 deletions

8289
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"url": "https://github.com/babybuddy/babybuddy.git" "url": "https://github.com/babybuddy/babybuddy.git"
}, },
"devDependencies": { "devDependencies": {
"bootstrap": "4.6.0", "bootstrap": "4.6.1",
"del": "^6.0.0", "del": "^6.0.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-concat": "^2.6.1", "gulp-concat": "^2.6.1",
@ -22,7 +22,7 @@
"jquery": "^3.6.0", "jquery": "^3.6.0",
"moment": "^2.29.1", "moment": "^2.29.1",
"moment-timezone": "^0.5.33", "moment-timezone": "^0.5.33",
"plotly.js": "^2.5.1", "plotly.js": "^2.6.0",
"popper.js": "^1.16.1", "popper.js": "^1.16.1",
"pulltorefreshjs": "^0.1.22", "pulltorefreshjs": "^0.1.22",
"pump": "^3.0.0", "pump": "^3.0.0",

View File

@ -1,6 +1,6 @@
@charset "UTF-8"; @charset "UTF-8";
/*! /*!
* Bootstrap v4.6.0 (https://getbootstrap.com/) * Bootstrap v4.6.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc. * Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@ -638,13 +638,13 @@ pre code {
} }
.col-1 { .col-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-2 { .col-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-3 { .col-3 {
@ -653,13 +653,13 @@ pre code {
} }
.col-4 { .col-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-5 { .col-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-6 { .col-6 {
@ -668,13 +668,13 @@ pre code {
} }
.col-7 { .col-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-8 { .col-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-9 { .col-9 {
@ -683,13 +683,13 @@ pre code {
} }
.col-10 { .col-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-11 { .col-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-12 { .col-12 {
@ -758,11 +758,11 @@ pre code {
} }
.offset-1 { .offset-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-2 { .offset-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-3 { .offset-3 {
@ -770,11 +770,11 @@ pre code {
} }
.offset-4 { .offset-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-5 { .offset-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-6 { .offset-6 {
@ -782,11 +782,11 @@ pre code {
} }
.offset-7 { .offset-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-8 { .offset-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-9 { .offset-9 {
@ -794,11 +794,11 @@ pre code {
} }
.offset-10 { .offset-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-11 { .offset-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
@media (min-width: 576px) { @media (min-width: 576px) {
@ -845,13 +845,13 @@ pre code {
} }
.col-sm-1 { .col-sm-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-sm-2 { .col-sm-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-sm-3 { .col-sm-3 {
@ -860,13 +860,13 @@ pre code {
} }
.col-sm-4 { .col-sm-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-sm-5 { .col-sm-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-sm-6 { .col-sm-6 {
@ -875,13 +875,13 @@ pre code {
} }
.col-sm-7 { .col-sm-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-sm-8 { .col-sm-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-sm-9 { .col-sm-9 {
@ -890,13 +890,13 @@ pre code {
} }
.col-sm-10 { .col-sm-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-sm-11 { .col-sm-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-sm-12 { .col-sm-12 {
@ -969,11 +969,11 @@ pre code {
} }
.offset-sm-1 { .offset-sm-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-sm-2 { .offset-sm-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-sm-3 { .offset-sm-3 {
@ -981,11 +981,11 @@ pre code {
} }
.offset-sm-4 { .offset-sm-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-sm-5 { .offset-sm-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-sm-6 { .offset-sm-6 {
@ -993,11 +993,11 @@ pre code {
} }
.offset-sm-7 { .offset-sm-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-sm-8 { .offset-sm-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-sm-9 { .offset-sm-9 {
@ -1005,11 +1005,11 @@ pre code {
} }
.offset-sm-10 { .offset-sm-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-sm-11 { .offset-sm-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -1056,13 +1056,13 @@ pre code {
} }
.col-md-1 { .col-md-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-md-2 { .col-md-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-md-3 { .col-md-3 {
@ -1071,13 +1071,13 @@ pre code {
} }
.col-md-4 { .col-md-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-md-5 { .col-md-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-md-6 { .col-md-6 {
@ -1086,13 +1086,13 @@ pre code {
} }
.col-md-7 { .col-md-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-md-8 { .col-md-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-md-9 { .col-md-9 {
@ -1101,13 +1101,13 @@ pre code {
} }
.col-md-10 { .col-md-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-md-11 { .col-md-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-md-12 { .col-md-12 {
@ -1180,11 +1180,11 @@ pre code {
} }
.offset-md-1 { .offset-md-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-md-2 { .offset-md-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-md-3 { .offset-md-3 {
@ -1192,11 +1192,11 @@ pre code {
} }
.offset-md-4 { .offset-md-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-md-5 { .offset-md-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-md-6 { .offset-md-6 {
@ -1204,11 +1204,11 @@ pre code {
} }
.offset-md-7 { .offset-md-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-md-8 { .offset-md-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-md-9 { .offset-md-9 {
@ -1216,11 +1216,11 @@ pre code {
} }
.offset-md-10 { .offset-md-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-md-11 { .offset-md-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
@media (min-width: 992px) { @media (min-width: 992px) {
@ -1267,13 +1267,13 @@ pre code {
} }
.col-lg-1 { .col-lg-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-lg-2 { .col-lg-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-lg-3 { .col-lg-3 {
@ -1282,13 +1282,13 @@ pre code {
} }
.col-lg-4 { .col-lg-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-lg-5 { .col-lg-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-lg-6 { .col-lg-6 {
@ -1297,13 +1297,13 @@ pre code {
} }
.col-lg-7 { .col-lg-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-lg-8 { .col-lg-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-lg-9 { .col-lg-9 {
@ -1312,13 +1312,13 @@ pre code {
} }
.col-lg-10 { .col-lg-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-lg-11 { .col-lg-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-lg-12 { .col-lg-12 {
@ -1391,11 +1391,11 @@ pre code {
} }
.offset-lg-1 { .offset-lg-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-lg-2 { .offset-lg-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-lg-3 { .offset-lg-3 {
@ -1403,11 +1403,11 @@ pre code {
} }
.offset-lg-4 { .offset-lg-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-lg-5 { .offset-lg-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-lg-6 { .offset-lg-6 {
@ -1415,11 +1415,11 @@ pre code {
} }
.offset-lg-7 { .offset-lg-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-lg-8 { .offset-lg-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-lg-9 { .offset-lg-9 {
@ -1427,11 +1427,11 @@ pre code {
} }
.offset-lg-10 { .offset-lg-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-lg-11 { .offset-lg-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
@media (min-width: 1200px) { @media (min-width: 1200px) {
@ -1478,13 +1478,13 @@ pre code {
} }
.col-xl-1 { .col-xl-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-xl-2 { .col-xl-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-xl-3 { .col-xl-3 {
@ -1493,13 +1493,13 @@ pre code {
} }
.col-xl-4 { .col-xl-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-xl-5 { .col-xl-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-xl-6 { .col-xl-6 {
@ -1508,13 +1508,13 @@ pre code {
} }
.col-xl-7 { .col-xl-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-xl-8 { .col-xl-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-xl-9 { .col-xl-9 {
@ -1523,13 +1523,13 @@ pre code {
} }
.col-xl-10 { .col-xl-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-xl-11 { .col-xl-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-xl-12 { .col-xl-12 {
@ -1602,11 +1602,11 @@ pre code {
} }
.offset-xl-1 { .offset-xl-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-xl-2 { .offset-xl-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-xl-3 { .offset-xl-3 {
@ -1614,11 +1614,11 @@ pre code {
} }
.offset-xl-4 { .offset-xl-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-xl-5 { .offset-xl-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-xl-6 { .offset-xl-6 {
@ -1626,11 +1626,11 @@ pre code {
} }
.offset-xl-7 { .offset-xl-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-xl-8 { .offset-xl-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-xl-9 { .offset-xl-9 {
@ -1638,11 +1638,11 @@ pre code {
} }
.offset-xl-10 { .offset-xl-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-xl-11 { .offset-xl-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
.table { .table {
@ -2020,10 +2020,6 @@ pre code {
background-color: transparent; background-color: transparent;
border: 0; border: 0;
} }
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.form-control:focus { .form-control:focus {
color: #495057; color: #495057;
background-color: #fff; background-color: #fff;
@ -2047,6 +2043,10 @@ input[type=month].form-control {
appearance: none; appearance: none;
} }
select.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
select.form-control:focus::-ms-value { select.form-control:focus::-ms-value {
color: #000; color: #000;
background-color: #fff; background-color: #fff;
@ -2210,7 +2210,7 @@ textarea.form-control {
.was-validated .form-control:valid, .form-control.is-valid { .was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745; border-color: #28a745;
padding-right: calc(1.5em + 0.75rem); 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-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-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center; background-position: right calc(0.375em + 0.1875rem) center;
@ -2221,6 +2221,11 @@ textarea.form-control {
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 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 { .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem); padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
@ -2228,7 +2233,7 @@ textarea.form-control {
.was-validated .custom-select:valid, .custom-select.is-valid { .was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745; border-color: #28a745;
padding-right: calc(0.75em + 2.3125rem); 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; 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 { .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
@ -2306,7 +2311,7 @@ textarea.form-control {
.was-validated .form-control:invalid, .form-control.is-invalid { .was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545; border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem); 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-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-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center; background-position: right calc(0.375em + 0.1875rem) center;
@ -2317,6 +2322,11 @@ textarea.form-control {
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 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 { .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem); padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
@ -2324,7 +2334,7 @@ textarea.form-control {
.was-validated .custom-select:invalid, .custom-select.is-invalid { .was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545; border-color: #dc3545;
padding-right: calc(0.75em + 2.3125rem); 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; 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 { .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
@ -3470,18 +3480,24 @@ input[type=button].btn-block {
display: flex; display: flex;
align-items: center; align-items: center;
} }
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label { .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 {
border-top-left-radius: 0; border-top-left-radius: 0;
border-bottom-left-radius: 0; border-bottom-left-radius: 0;
} }
.input-group:not(.has-validation) > .form-control:not(:last-child), .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-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 { .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0; border-top-right-radius: 0;
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
} }
.input-group.has-validation > .form-control:nth-last-child(n+3), .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-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 { .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0; border-top-right-radius: 0;
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
@ -6093,8 +6109,11 @@ a.close.disabled {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
width: 15%; width: 15%;
padding: 0;
color: #fff; color: #fff;
text-align: center; text-align: center;
background: none;
border: 0;
opacity: 0.5; opacity: 0.5;
transition: opacity 0.15s ease; transition: opacity 0.15s ease;
} }
@ -6196,7 +6215,7 @@ a.close.disabled {
display: inline-block; display: inline-block;
width: 2rem; width: 2rem;
height: 2rem; height: 2rem;
vertical-align: text-bottom; vertical-align: -0.125em;
border: 0.25em solid currentColor; border: 0.25em solid currentColor;
border-right-color: transparent; border-right-color: transparent;
border-radius: 50%; border-radius: 50%;
@ -6222,7 +6241,7 @@ a.close.disabled {
display: inline-block; display: inline-block;
width: 2rem; width: 2rem;
height: 2rem; height: 2rem;
vertical-align: text-bottom; vertical-align: -0.125em;
background-color: currentColor; background-color: currentColor;
border-radius: 50%; border-radius: 50%;
opacity: 0; opacity: 0;
@ -6765,7 +6784,7 @@ button.bg-error:focus {
} }
.embed-responsive-21by9::before { .embed-responsive-21by9::before {
padding-top: 42.8571428571%; padding-top: 42.85714286%;
} }
.embed-responsive-16by9::before { .embed-responsive-16by9::before {
@ -6781,7 +6800,7 @@ button.bg-error:focus {
} }
.embed-responsive-21by9::before { .embed-responsive-21by9::before {
padding-top: 42.8571428571%; padding-top: 42.85714286%;
} }
.embed-responsive-16by9::before { .embed-responsive-16by9::before {
@ -10162,10 +10181,6 @@ blockquote {
page-break-inside: avoid; page-break-inside: avoid;
} }
thead {
display: table-header-group;
}
tr, tr,
img { img {
page-break-inside: avoid; page-break-inside: avoid;

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
@charset "UTF-8"; @charset "UTF-8";
/*! /*!
* Bootstrap v4.6.0 (https://getbootstrap.com/) * Bootstrap v4.6.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc. * Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@ -638,13 +638,13 @@ pre code {
} }
.col-1 { .col-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-2 { .col-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-3 { .col-3 {
@ -653,13 +653,13 @@ pre code {
} }
.col-4 { .col-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-5 { .col-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-6 { .col-6 {
@ -668,13 +668,13 @@ pre code {
} }
.col-7 { .col-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-8 { .col-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-9 { .col-9 {
@ -683,13 +683,13 @@ pre code {
} }
.col-10 { .col-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-11 { .col-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-12 { .col-12 {
@ -758,11 +758,11 @@ pre code {
} }
.offset-1 { .offset-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-2 { .offset-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-3 { .offset-3 {
@ -770,11 +770,11 @@ pre code {
} }
.offset-4 { .offset-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-5 { .offset-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-6 { .offset-6 {
@ -782,11 +782,11 @@ pre code {
} }
.offset-7 { .offset-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-8 { .offset-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-9 { .offset-9 {
@ -794,11 +794,11 @@ pre code {
} }
.offset-10 { .offset-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-11 { .offset-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
@media (min-width: 576px) { @media (min-width: 576px) {
@ -845,13 +845,13 @@ pre code {
} }
.col-sm-1 { .col-sm-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-sm-2 { .col-sm-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-sm-3 { .col-sm-3 {
@ -860,13 +860,13 @@ pre code {
} }
.col-sm-4 { .col-sm-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-sm-5 { .col-sm-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-sm-6 { .col-sm-6 {
@ -875,13 +875,13 @@ pre code {
} }
.col-sm-7 { .col-sm-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-sm-8 { .col-sm-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-sm-9 { .col-sm-9 {
@ -890,13 +890,13 @@ pre code {
} }
.col-sm-10 { .col-sm-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-sm-11 { .col-sm-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-sm-12 { .col-sm-12 {
@ -969,11 +969,11 @@ pre code {
} }
.offset-sm-1 { .offset-sm-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-sm-2 { .offset-sm-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-sm-3 { .offset-sm-3 {
@ -981,11 +981,11 @@ pre code {
} }
.offset-sm-4 { .offset-sm-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-sm-5 { .offset-sm-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-sm-6 { .offset-sm-6 {
@ -993,11 +993,11 @@ pre code {
} }
.offset-sm-7 { .offset-sm-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-sm-8 { .offset-sm-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-sm-9 { .offset-sm-9 {
@ -1005,11 +1005,11 @@ pre code {
} }
.offset-sm-10 { .offset-sm-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-sm-11 { .offset-sm-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -1056,13 +1056,13 @@ pre code {
} }
.col-md-1 { .col-md-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-md-2 { .col-md-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-md-3 { .col-md-3 {
@ -1071,13 +1071,13 @@ pre code {
} }
.col-md-4 { .col-md-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-md-5 { .col-md-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-md-6 { .col-md-6 {
@ -1086,13 +1086,13 @@ pre code {
} }
.col-md-7 { .col-md-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-md-8 { .col-md-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-md-9 { .col-md-9 {
@ -1101,13 +1101,13 @@ pre code {
} }
.col-md-10 { .col-md-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-md-11 { .col-md-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-md-12 { .col-md-12 {
@ -1180,11 +1180,11 @@ pre code {
} }
.offset-md-1 { .offset-md-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-md-2 { .offset-md-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-md-3 { .offset-md-3 {
@ -1192,11 +1192,11 @@ pre code {
} }
.offset-md-4 { .offset-md-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-md-5 { .offset-md-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-md-6 { .offset-md-6 {
@ -1204,11 +1204,11 @@ pre code {
} }
.offset-md-7 { .offset-md-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-md-8 { .offset-md-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-md-9 { .offset-md-9 {
@ -1216,11 +1216,11 @@ pre code {
} }
.offset-md-10 { .offset-md-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-md-11 { .offset-md-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
@media (min-width: 992px) { @media (min-width: 992px) {
@ -1267,13 +1267,13 @@ pre code {
} }
.col-lg-1 { .col-lg-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-lg-2 { .col-lg-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-lg-3 { .col-lg-3 {
@ -1282,13 +1282,13 @@ pre code {
} }
.col-lg-4 { .col-lg-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-lg-5 { .col-lg-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-lg-6 { .col-lg-6 {
@ -1297,13 +1297,13 @@ pre code {
} }
.col-lg-7 { .col-lg-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-lg-8 { .col-lg-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-lg-9 { .col-lg-9 {
@ -1312,13 +1312,13 @@ pre code {
} }
.col-lg-10 { .col-lg-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-lg-11 { .col-lg-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-lg-12 { .col-lg-12 {
@ -1391,11 +1391,11 @@ pre code {
} }
.offset-lg-1 { .offset-lg-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-lg-2 { .offset-lg-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-lg-3 { .offset-lg-3 {
@ -1403,11 +1403,11 @@ pre code {
} }
.offset-lg-4 { .offset-lg-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-lg-5 { .offset-lg-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-lg-6 { .offset-lg-6 {
@ -1415,11 +1415,11 @@ pre code {
} }
.offset-lg-7 { .offset-lg-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-lg-8 { .offset-lg-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-lg-9 { .offset-lg-9 {
@ -1427,11 +1427,11 @@ pre code {
} }
.offset-lg-10 { .offset-lg-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-lg-11 { .offset-lg-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
@media (min-width: 1200px) { @media (min-width: 1200px) {
@ -1478,13 +1478,13 @@ pre code {
} }
.col-xl-1 { .col-xl-1 {
flex: 0 0 8.3333333333%; flex: 0 0 8.33333333%;
max-width: 8.3333333333%; max-width: 8.33333333%;
} }
.col-xl-2 { .col-xl-2 {
flex: 0 0 16.6666666667%; flex: 0 0 16.66666667%;
max-width: 16.6666666667%; max-width: 16.66666667%;
} }
.col-xl-3 { .col-xl-3 {
@ -1493,13 +1493,13 @@ pre code {
} }
.col-xl-4 { .col-xl-4 {
flex: 0 0 33.3333333333%; flex: 0 0 33.33333333%;
max-width: 33.3333333333%; max-width: 33.33333333%;
} }
.col-xl-5 { .col-xl-5 {
flex: 0 0 41.6666666667%; flex: 0 0 41.66666667%;
max-width: 41.6666666667%; max-width: 41.66666667%;
} }
.col-xl-6 { .col-xl-6 {
@ -1508,13 +1508,13 @@ pre code {
} }
.col-xl-7 { .col-xl-7 {
flex: 0 0 58.3333333333%; flex: 0 0 58.33333333%;
max-width: 58.3333333333%; max-width: 58.33333333%;
} }
.col-xl-8 { .col-xl-8 {
flex: 0 0 66.6666666667%; flex: 0 0 66.66666667%;
max-width: 66.6666666667%; max-width: 66.66666667%;
} }
.col-xl-9 { .col-xl-9 {
@ -1523,13 +1523,13 @@ pre code {
} }
.col-xl-10 { .col-xl-10 {
flex: 0 0 83.3333333333%; flex: 0 0 83.33333333%;
max-width: 83.3333333333%; max-width: 83.33333333%;
} }
.col-xl-11 { .col-xl-11 {
flex: 0 0 91.6666666667%; flex: 0 0 91.66666667%;
max-width: 91.6666666667%; max-width: 91.66666667%;
} }
.col-xl-12 { .col-xl-12 {
@ -1602,11 +1602,11 @@ pre code {
} }
.offset-xl-1 { .offset-xl-1 {
margin-left: 8.3333333333%; margin-left: 8.33333333%;
} }
.offset-xl-2 { .offset-xl-2 {
margin-left: 16.6666666667%; margin-left: 16.66666667%;
} }
.offset-xl-3 { .offset-xl-3 {
@ -1614,11 +1614,11 @@ pre code {
} }
.offset-xl-4 { .offset-xl-4 {
margin-left: 33.3333333333%; margin-left: 33.33333333%;
} }
.offset-xl-5 { .offset-xl-5 {
margin-left: 41.6666666667%; margin-left: 41.66666667%;
} }
.offset-xl-6 { .offset-xl-6 {
@ -1626,11 +1626,11 @@ pre code {
} }
.offset-xl-7 { .offset-xl-7 {
margin-left: 58.3333333333%; margin-left: 58.33333333%;
} }
.offset-xl-8 { .offset-xl-8 {
margin-left: 66.6666666667%; margin-left: 66.66666667%;
} }
.offset-xl-9 { .offset-xl-9 {
@ -1638,11 +1638,11 @@ pre code {
} }
.offset-xl-10 { .offset-xl-10 {
margin-left: 83.3333333333%; margin-left: 83.33333333%;
} }
.offset-xl-11 { .offset-xl-11 {
margin-left: 91.6666666667%; margin-left: 91.66666667%;
} }
} }
.table { .table {
@ -2020,10 +2020,6 @@ pre code {
background-color: transparent; background-color: transparent;
border: 0; border: 0;
} }
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.form-control:focus { .form-control:focus {
color: #495057; color: #495057;
background-color: #fff; background-color: #fff;
@ -2047,6 +2043,10 @@ input[type=month].form-control {
appearance: none; appearance: none;
} }
select.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
select.form-control:focus::-ms-value { select.form-control:focus::-ms-value {
color: #000; color: #000;
background-color: #fff; background-color: #fff;
@ -2210,7 +2210,7 @@ textarea.form-control {
.was-validated .form-control:valid, .form-control.is-valid { .was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745; border-color: #28a745;
padding-right: calc(1.5em + 0.75rem); 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-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-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center; background-position: right calc(0.375em + 0.1875rem) center;
@ -2221,6 +2221,11 @@ textarea.form-control {
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 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 { .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem); padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
@ -2228,7 +2233,7 @@ textarea.form-control {
.was-validated .custom-select:valid, .custom-select.is-valid { .was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745; border-color: #28a745;
padding-right: calc(0.75em + 2.3125rem); 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; 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 { .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
@ -2306,7 +2311,7 @@ textarea.form-control {
.was-validated .form-control:invalid, .form-control.is-invalid { .was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545; border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem); 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-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-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center; background-position: right calc(0.375em + 0.1875rem) center;
@ -2317,6 +2322,11 @@ textarea.form-control {
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 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 { .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem); padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
@ -2324,7 +2334,7 @@ textarea.form-control {
.was-validated .custom-select:invalid, .custom-select.is-invalid { .was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545; border-color: #dc3545;
padding-right: calc(0.75em + 2.3125rem); 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; 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 { .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
@ -3470,18 +3480,24 @@ input[type=button].btn-block {
display: flex; display: flex;
align-items: center; align-items: center;
} }
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label { .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 {
border-top-left-radius: 0; border-top-left-radius: 0;
border-bottom-left-radius: 0; border-bottom-left-radius: 0;
} }
.input-group:not(.has-validation) > .form-control:not(:last-child), .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-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 { .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0; border-top-right-radius: 0;
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
} }
.input-group.has-validation > .form-control:nth-last-child(n+3), .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-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 { .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0; border-top-right-radius: 0;
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
@ -6093,8 +6109,11 @@ a.close.disabled {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
width: 15%; width: 15%;
padding: 0;
color: #fff; color: #fff;
text-align: center; text-align: center;
background: none;
border: 0;
opacity: 0.5; opacity: 0.5;
transition: opacity 0.15s ease; transition: opacity 0.15s ease;
} }
@ -6196,7 +6215,7 @@ a.close.disabled {
display: inline-block; display: inline-block;
width: 2rem; width: 2rem;
height: 2rem; height: 2rem;
vertical-align: text-bottom; vertical-align: -0.125em;
border: 0.25em solid currentColor; border: 0.25em solid currentColor;
border-right-color: transparent; border-right-color: transparent;
border-radius: 50%; border-radius: 50%;
@ -6222,7 +6241,7 @@ a.close.disabled {
display: inline-block; display: inline-block;
width: 2rem; width: 2rem;
height: 2rem; height: 2rem;
vertical-align: text-bottom; vertical-align: -0.125em;
background-color: currentColor; background-color: currentColor;
border-radius: 50%; border-radius: 50%;
opacity: 0; opacity: 0;
@ -6765,7 +6784,7 @@ button.bg-error:focus {
} }
.embed-responsive-21by9::before { .embed-responsive-21by9::before {
padding-top: 42.8571428571%; padding-top: 42.85714286%;
} }
.embed-responsive-16by9::before { .embed-responsive-16by9::before {
@ -6781,7 +6800,7 @@ button.bg-error:focus {
} }
.embed-responsive-21by9::before { .embed-responsive-21by9::before {
padding-top: 42.8571428571%; padding-top: 42.85714286%;
} }
.embed-responsive-16by9::before { .embed-responsive-16by9::before {
@ -10162,10 +10181,6 @@ blockquote {
page-break-inside: avoid; page-break-inside: avoid;
} }
thead {
display: table-header-group;
}
tr, tr,
img { img {
page-break-inside: avoid; page-break-inside: avoid;

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because one or more lines are too long