gf
This commit is contained in:
parent
a335113702
commit
f1f4ad8c20
178 changed files with 1340 additions and 1340 deletions
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -331,8 +331,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
~ .custom-file-label[data-browse]::after {
|
~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -105,14 +105,14 @@ p {
|
||||||
|
|
||||||
// Abbreviations
|
// Abbreviations
|
||||||
//
|
//
|
||||||
// 1. Duplicate behavior to the data-* attribute for our tooltip plugin
|
// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin
|
||||||
// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
||||||
// 3. Add explicit cursor to indicate changed behavior.
|
// 3. Add explicit cursor to indicate changed behavior.
|
||||||
// 4. Remove the bottom border in Firefox 39-.
|
// 4. Remove the bottom border in Firefox 39-.
|
||||||
// 5. Prevent the text-decoration to be skipped.
|
// 5. Prevent the text-decoration to be skipped.
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] { // 1
|
abbr[data-bs-original-title] { // 1
|
||||||
text-decoration: underline; // 2
|
text-decoration: underline; // 2
|
||||||
text-decoration: underline dotted; // 2
|
text-decoration: underline dotted; // 2
|
||||||
cursor: help; // 3
|
cursor: help; // 3
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3667,8 +3667,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10081,7 +10081,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15087,8 +15087,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23736,11 +23736,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -332,11 +332,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle="collapse"] .fa:before {
|
[data-bs-toggle="collapse"] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle="collapse"].collapsed .fa:before {
|
[data-bs-toggle="collapse"].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -189,7 +189,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -4970,8 +4970,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -13421,11 +13421,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -296,11 +296,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle="collapse"] .fa:before {
|
[data-bs-toggle="collapse"] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle="collapse"].collapsed .fa:before {
|
[data-bs-toggle="collapse"].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -3666,8 +3666,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -10080,7 +10080,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
abbr[title],
|
abbr[title],
|
||||||
abbr[data-original-title] {
|
abbr[data-bs-original-title] {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
|
@ -15086,8 +15086,8 @@ input[type=button].btn-block {
|
||||||
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
.custom-file-input:lang(en) ~ .custom-file-label::after {
|
||||||
content: "Browse";
|
content: "Browse";
|
||||||
}
|
}
|
||||||
.custom-file-input ~ .custom-file-label[data-browse]::after {
|
.custom-file-input ~ .custom-file-label[data-bs-browse]::after {
|
||||||
content: attr(data-browse);
|
content: attr(data-bs-browse);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-file-label {
|
.custom-file-label {
|
||||||
|
@ -23735,11 +23735,11 @@ ol > li::before {
|
||||||
margin-right: 1.5rem;
|
margin-right: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse] .fa:before {
|
[data-bs-toggle=collapse] .fa:before {
|
||||||
content: "\f139";
|
content: "\f139";
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-toggle=collapse].collapsed .fa:before {
|
[data-bs-toggle=collapse].collapsed .fa:before {
|
||||||
content: "\f13a";
|
content: "\f13a";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue