2022-08-18 06:21:44 +00:00
|
|
|
/*!
|
2022-11-25 07:38:29 +00:00
|
|
|
* Bootstrap Reboot v5.2.0 (https://getbootstrap.com/)
|
|
|
|
|
* Copyright 2011-2022 The Bootstrap Authors
|
|
|
|
|
* Copyright 2011-2022 Twitter, Inc.
|
|
|
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
|
|
|
*/
|
2022-08-18 06:21:44 +00:00
|
|
|
:root {
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-blue: #003399;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-indigo: #6610f2;
|
|
|
|
|
--bs-purple: #6f42c1;
|
|
|
|
|
--bs-pink: #d63384;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-red: #990000;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-orange: #fd7e14;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-yellow: #ffcc33;
|
|
|
|
|
--bs-green: #006633;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-teal: #20c997;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-cyan: #006699;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-black: #000;
|
|
|
|
|
--bs-white: #fff;
|
|
|
|
|
--bs-gray: #6c757d;
|
|
|
|
|
--bs-gray-dark: #343a40;
|
|
|
|
|
--bs-gray-100: #f8f9fa;
|
|
|
|
|
--bs-gray-200: #e9ecef;
|
|
|
|
|
--bs-gray-300: #dee2e6;
|
|
|
|
|
--bs-gray-400: #ced4da;
|
|
|
|
|
--bs-gray-500: #adb5bd;
|
|
|
|
|
--bs-gray-600: #6c757d;
|
|
|
|
|
--bs-gray-700: #495057;
|
|
|
|
|
--bs-gray-800: #343a40;
|
|
|
|
|
--bs-gray-900: #212529;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-primary: #003399;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-secondary: #6c757d;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-success: #006633;
|
|
|
|
|
--bs-info: #006699;
|
|
|
|
|
--bs-warning: #ffcc33;
|
|
|
|
|
--bs-danger: #990000;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-light: #f8f9fa;
|
|
|
|
|
--bs-dark: #212529;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-primary-rgb: 0, 51, 153;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-secondary-rgb: 108, 117, 125;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-success-rgb: 0, 102, 51;
|
|
|
|
|
--bs-info-rgb: 0, 102, 153;
|
|
|
|
|
--bs-warning-rgb: 255, 204, 51;
|
|
|
|
|
--bs-danger-rgb: 153, 0, 0;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-light-rgb: 248, 249, 250;
|
|
|
|
|
--bs-dark-rgb: 33, 37, 41;
|
|
|
|
|
--bs-white-rgb: 255, 255, 255;
|
|
|
|
|
--bs-black-rgb: 0, 0, 0;
|
|
|
|
|
--bs-body-color-rgb: 33, 37, 41;
|
|
|
|
|
--bs-body-bg-rgb: 255, 255, 255;
|
|
|
|
|
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
|
|
|
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
|
|
|
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
|
|
|
|
|
--bs-body-font-family: var(--bs-font-sans-serif);
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-body-font-size: 0.875rem;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-body-font-weight: 400;
|
|
|
|
|
--bs-body-line-height: 1.5;
|
|
|
|
|
--bs-body-color: #212529;
|
|
|
|
|
--bs-body-bg: #fff;
|
|
|
|
|
--bs-border-width: 1px;
|
|
|
|
|
--bs-border-style: solid;
|
|
|
|
|
--bs-border-color: #dee2e6;
|
|
|
|
|
--bs-border-color-translucent: rgba(0, 0, 0, 0.175);
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-border-radius: 0;
|
|
|
|
|
--bs-border-radius-sm: 0;
|
|
|
|
|
--bs-border-radius-lg: 0;
|
|
|
|
|
--bs-border-radius-xl: 0;
|
|
|
|
|
--bs-border-radius-2xl: 0;
|
|
|
|
|
--bs-border-radius-pill: 0;
|
|
|
|
|
--bs-link-color: #003399;
|
|
|
|
|
--bs-link-hover-color: #00297a;
|
2022-08-18 06:21:44 +00:00
|
|
|
--bs-code-color: #d63384;
|
2022-11-25 07:38:29 +00:00
|
|
|
--bs-highlight-bg: #fff5d6; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
*,
|
|
|
|
|
*::before,
|
|
|
|
|
*::after {
|
2022-11-25 07:38:29 +00:00
|
|
|
box-sizing: border-box; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
@media (prefers-reduced-motion: no-preference) {
|
|
|
|
|
:root {
|
2022-11-25 07:38:29 +00:00
|
|
|
scroll-behavior: smooth; } }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
margin: 0;
|
|
|
|
|
font-family: var(--bs-body-font-family);
|
|
|
|
|
font-size: var(--bs-body-font-size);
|
|
|
|
|
font-weight: var(--bs-body-font-weight);
|
|
|
|
|
line-height: var(--bs-body-line-height);
|
|
|
|
|
color: var(--bs-body-color);
|
|
|
|
|
text-align: var(--bs-body-text-align);
|
|
|
|
|
background-color: var(--bs-body-bg);
|
|
|
|
|
-webkit-text-size-adjust: 100%;
|
2022-11-25 07:38:29 +00:00
|
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
hr {
|
|
|
|
|
margin: 1rem 0;
|
|
|
|
|
color: inherit;
|
|
|
|
|
border: 0;
|
|
|
|
|
border-top: 1px solid;
|
2022-11-25 07:38:29 +00:00
|
|
|
opacity: 0.25; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
2022-11-25 07:38:29 +00:00
|
|
|
h1, h2, h3, h4, h5, h6 {
|
2022-08-18 06:21:44 +00:00
|
|
|
margin-top: 0;
|
|
|
|
|
margin-bottom: 0.5rem;
|
|
|
|
|
font-weight: 500;
|
2022-11-25 07:38:29 +00:00
|
|
|
line-height: 1.2; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
h1 {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: calc(1.34375rem + 1.125vw); }
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
h1 {
|
|
|
|
|
font-size: 2.1875rem; } }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
h2 {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: calc(1.3rem + 0.6vw); }
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
h2 {
|
|
|
|
|
font-size: 1.75rem; } }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
h3 {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: calc(1.27813rem + 0.3375vw); }
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
h3 {
|
|
|
|
|
font-size: 1.53125rem; } }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
h4 {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: calc(1.25625rem + 0.075vw); }
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
h4 {
|
|
|
|
|
font-size: 1.3125rem; } }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
h5 {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: 1.09375rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
h6 {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: 0.875rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
p {
|
|
|
|
|
margin-top: 0;
|
2022-11-25 07:38:29 +00:00
|
|
|
margin-bottom: 1rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
abbr[title] {
|
|
|
|
|
text-decoration: underline dotted;
|
|
|
|
|
cursor: help;
|
2022-11-25 07:38:29 +00:00
|
|
|
text-decoration-skip-ink: none; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
address {
|
|
|
|
|
margin-bottom: 1rem;
|
|
|
|
|
font-style: normal;
|
2022-11-25 07:38:29 +00:00
|
|
|
line-height: inherit; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
ol,
|
|
|
|
|
ul {
|
2022-11-25 07:38:29 +00:00
|
|
|
padding-left: 2rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
ol,
|
|
|
|
|
ul,
|
|
|
|
|
dl {
|
|
|
|
|
margin-top: 0;
|
2022-11-25 07:38:29 +00:00
|
|
|
margin-bottom: 1rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
ol ol,
|
|
|
|
|
ul ul,
|
|
|
|
|
ol ul,
|
|
|
|
|
ul ol {
|
2022-11-25 07:38:29 +00:00
|
|
|
margin-bottom: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
dt {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-weight: 700; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
dd {
|
2022-11-25 07:38:29 +00:00
|
|
|
margin-bottom: .5rem;
|
|
|
|
|
margin-left: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
blockquote {
|
2022-11-25 07:38:29 +00:00
|
|
|
margin: 0 0 1rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
b,
|
|
|
|
|
strong {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-weight: bolder; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
small {
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: 0.875em; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
mark {
|
|
|
|
|
padding: 0.1875em;
|
2022-11-25 07:38:29 +00:00
|
|
|
background-color: var(--bs-highlight-bg); }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
sub,
|
|
|
|
|
sup {
|
|
|
|
|
position: relative;
|
|
|
|
|
font-size: 0.75em;
|
|
|
|
|
line-height: 0;
|
2022-11-25 07:38:29 +00:00
|
|
|
vertical-align: baseline; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
sub {
|
2022-11-25 07:38:29 +00:00
|
|
|
bottom: -.25em; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
sup {
|
2022-11-25 07:38:29 +00:00
|
|
|
top: -.5em; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
a {
|
|
|
|
|
color: var(--bs-link-color);
|
2022-11-25 07:38:29 +00:00
|
|
|
text-decoration: underline; }
|
|
|
|
|
a:hover {
|
|
|
|
|
color: var(--bs-link-hover-color); }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
a:not([href]):not([class]), a:not([href]):not([class]):hover {
|
|
|
|
|
color: inherit;
|
2022-11-25 07:38:29 +00:00
|
|
|
text-decoration: none; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
pre,
|
|
|
|
|
code,
|
|
|
|
|
kbd,
|
|
|
|
|
samp {
|
|
|
|
|
font-family: var(--bs-font-monospace);
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: 1em; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
pre {
|
|
|
|
|
display: block;
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
margin-bottom: 1rem;
|
|
|
|
|
overflow: auto;
|
2022-11-25 07:38:29 +00:00
|
|
|
font-size: 0.875em; }
|
|
|
|
|
pre code {
|
|
|
|
|
font-size: inherit;
|
|
|
|
|
color: inherit;
|
|
|
|
|
word-break: normal; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
code {
|
|
|
|
|
font-size: 0.875em;
|
|
|
|
|
color: var(--bs-code-color);
|
2022-11-25 07:38:29 +00:00
|
|
|
word-wrap: break-word; }
|
|
|
|
|
a > code {
|
|
|
|
|
color: inherit; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
kbd {
|
|
|
|
|
padding: 0.1875rem 0.375rem;
|
|
|
|
|
font-size: 0.875em;
|
|
|
|
|
color: var(--bs-body-bg);
|
|
|
|
|
background-color: var(--bs-body-color);
|
2022-11-25 07:38:29 +00:00
|
|
|
border-radius: 0; }
|
|
|
|
|
kbd kbd {
|
|
|
|
|
padding: 0;
|
|
|
|
|
font-size: 1em; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
figure {
|
2022-11-25 07:38:29 +00:00
|
|
|
margin: 0 0 1rem; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
img,
|
|
|
|
|
svg {
|
2022-11-25 07:38:29 +00:00
|
|
|
vertical-align: middle; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
table {
|
|
|
|
|
caption-side: bottom;
|
2022-11-25 07:38:29 +00:00
|
|
|
border-collapse: collapse; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
caption {
|
|
|
|
|
padding-top: 0.5rem;
|
|
|
|
|
padding-bottom: 0.5rem;
|
|
|
|
|
color: #6c757d;
|
2022-11-25 07:38:29 +00:00
|
|
|
text-align: left; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
th {
|
|
|
|
|
text-align: inherit;
|
2022-11-25 07:38:29 +00:00
|
|
|
text-align: -webkit-match-parent; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
thead,
|
|
|
|
|
tbody,
|
|
|
|
|
tfoot,
|
|
|
|
|
tr,
|
|
|
|
|
td,
|
|
|
|
|
th {
|
|
|
|
|
border-color: inherit;
|
|
|
|
|
border-style: solid;
|
2022-11-25 07:38:29 +00:00
|
|
|
border-width: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
label {
|
2022-11-25 07:38:29 +00:00
|
|
|
display: inline-block; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
button {
|
2022-11-25 07:38:29 +00:00
|
|
|
border-radius: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
button:focus:not(:focus-visible) {
|
2022-11-25 07:38:29 +00:00
|
|
|
outline: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
input,
|
|
|
|
|
button,
|
|
|
|
|
select,
|
|
|
|
|
optgroup,
|
|
|
|
|
textarea {
|
|
|
|
|
margin: 0;
|
|
|
|
|
font-family: inherit;
|
|
|
|
|
font-size: inherit;
|
2022-11-25 07:38:29 +00:00
|
|
|
line-height: inherit; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
select {
|
2022-11-25 07:38:29 +00:00
|
|
|
text-transform: none; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
2022-11-25 07:38:29 +00:00
|
|
|
[role="button"] {
|
|
|
|
|
cursor: pointer; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
select {
|
2022-11-25 07:38:29 +00:00
|
|
|
word-wrap: normal; }
|
|
|
|
|
select:disabled {
|
|
|
|
|
opacity: 1; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
2022-11-25 07:38:29 +00:00
|
|
|
[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
|
|
|
|
|
display: none !important; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
button,
|
2022-11-25 07:38:29 +00:00
|
|
|
[type="button"],
|
|
|
|
|
[type="reset"],
|
|
|
|
|
[type="submit"] {
|
|
|
|
|
-webkit-appearance: button; }
|
|
|
|
|
button:not(:disabled),
|
|
|
|
|
[type="button"]:not(:disabled),
|
|
|
|
|
[type="reset"]:not(:disabled),
|
|
|
|
|
[type="submit"]:not(:disabled) {
|
|
|
|
|
cursor: pointer; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
::-moz-focus-inner {
|
|
|
|
|
padding: 0;
|
2022-11-25 07:38:29 +00:00
|
|
|
border-style: none; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
textarea {
|
2022-11-25 07:38:29 +00:00
|
|
|
resize: vertical; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
fieldset {
|
|
|
|
|
min-width: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
margin: 0;
|
2022-11-25 07:38:29 +00:00
|
|
|
border: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
legend {
|
|
|
|
|
float: left;
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding: 0;
|
|
|
|
|
margin-bottom: 0.5rem;
|
|
|
|
|
font-size: calc(1.275rem + 0.3vw);
|
2022-11-25 07:38:29 +00:00
|
|
|
line-height: inherit; }
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
legend {
|
|
|
|
|
font-size: 1.5rem; } }
|
|
|
|
|
legend + * {
|
|
|
|
|
clear: left; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
::-webkit-datetime-edit-fields-wrapper,
|
|
|
|
|
::-webkit-datetime-edit-text,
|
|
|
|
|
::-webkit-datetime-edit-minute,
|
|
|
|
|
::-webkit-datetime-edit-hour-field,
|
|
|
|
|
::-webkit-datetime-edit-day-field,
|
|
|
|
|
::-webkit-datetime-edit-month-field,
|
|
|
|
|
::-webkit-datetime-edit-year-field {
|
2022-11-25 07:38:29 +00:00
|
|
|
padding: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
::-webkit-inner-spin-button {
|
2022-11-25 07:38:29 +00:00
|
|
|
height: auto; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
2022-11-25 07:38:29 +00:00
|
|
|
[type="search"] {
|
2022-08-18 06:21:44 +00:00
|
|
|
outline-offset: -2px;
|
2022-11-25 07:38:29 +00:00
|
|
|
-webkit-appearance: textfield; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
/* rtl:raw:
|
|
|
|
|
[type="tel"],
|
|
|
|
|
[type="url"],
|
|
|
|
|
[type="email"],
|
|
|
|
|
[type="number"] {
|
|
|
|
|
direction: ltr;
|
|
|
|
|
}
|
|
|
|
|
*/
|
|
|
|
|
::-webkit-search-decoration {
|
2022-11-25 07:38:29 +00:00
|
|
|
-webkit-appearance: none; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
::-webkit-color-swatch-wrapper {
|
2022-11-25 07:38:29 +00:00
|
|
|
padding: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
::file-selector-button {
|
|
|
|
|
font: inherit;
|
2022-11-25 07:38:29 +00:00
|
|
|
-webkit-appearance: button; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
output {
|
2022-11-25 07:38:29 +00:00
|
|
|
display: inline-block; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
iframe {
|
2022-11-25 07:38:29 +00:00
|
|
|
border: 0; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
summary {
|
|
|
|
|
display: list-item;
|
2022-11-25 07:38:29 +00:00
|
|
|
cursor: pointer; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
progress {
|
2022-11-25 07:38:29 +00:00
|
|
|
vertical-align: baseline; }
|
2022-08-18 06:21:44 +00:00
|
|
|
|
|
|
|
|
[hidden] {
|
2022-11-25 07:38:29 +00:00
|
|
|
display: none !important; }
|