olive-pathway
Version:
Olive learning pathway component - gamification
2,692 lines (2,284 loc) • 461 kB
CSS
@charset "UTF-8";
/*!
* Bootstrap v5.0.2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;600;700&display=swap");
:root {
--bs-primary-btn-text-color: #fff;
--bs-primary-color-hex: #454b93;
--bs-dark-text-color: #13171f;
--bs-light-text-color: #76777a;
--bs-light-gray-background: #f2f4f7;
--bs-background-white: #fff;
--bs-input-diabled-bg: #f0f3f7;
--bs-input-diabled-border: #d0d2d5;
--bs-input-floating-border: #cdd3de;
--bs-input-floating-border-hover: #bcc3d1;
--bs-input-diabled-text: #abafb6;
--bs-nav-tabs-link-active-color: #081077;
--bs-toolbox-blue: #6f75bc;
--bs-eerie-black: #1b1c21;
--bs-accordion-bg-color: #f7f8fa;
--bs-accordion-body-bg: #fff;
--bs-accordion-header-bg: #fff;
--bs-accordion-border: #f2f2f2;
--bs-accordion-shadow-color: #f7f8fa;
--bs-accordion-icon: #171823;
--bs-progress-circle-text: #a4a4a6;
--bs-modal-content-border-color: #dee2e6;
--bs-offcanvas-border-color: #dee2e6;
--bs-offcanvas-back-btn: #1b1c21;
--bs-pagination-border-color: #eaebef;
--bs-pagination-disabled-icon-color: #bbbfc7;
--bs-pagination-disabled-icon-bg: #e2e5ea;
--bs-dropdown-select-bg: rgba(255, 255, 255, 0.9);
--bs-dropdown-select-border: #c9cad0;
--bs-card-price-tag-bg: #e7e9ed;
--bs-information-ghost-white-bg: #f7f8fa;
--bs-preview-text-color: #13171f;
--bs-wizard-step-bg: #eff1f4;
--bs-wizard-bg: rgba(255, 255, 255, 0.5);
--bs-wizard-border-color: #eaebef;
--bs-dropdown-icon-color: #6f75bc;
--bs-publish-tooltip: #fff;
--bs-member-card-bg: #ff9377;
--bs-listgroup-btn-bg: #fff;
--bs-dropdown-select-custom-bg: rgba(255, 255, 255, 0.98);
--bs-dropdown-logo-option: rgba(111, 117, 188, 0.06);
--bs-dropdown-logo-hover: #f6f7fb;
--bs-nav-color-dropdown-label: #4e545f;
--bs-color-dropdown-opt-title: rgba(19, 23, 31, 0.2);
--bs-navigation-background: rgba(255, 255, 255, 0.9);
--bs-social-dark-color: #000;
--bs-error-color: #eb554b;
--bs-error-dark-color: #b93333;
--bs-font-sans-serif: "Mulish", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: "Mulish", 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-primary-color: 69, 75, 147;
--bs-accordion-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='%231B1C21'%3e%3cpath d='M 5.5259 7.4753 L 8.708 4.2935 C 9.001 4.0005 9.001 3.5256 8.708 3.2329 C 8.415 2.9399 7.9402 2.9399 7.6472 3.2329 L 4.9956 5.8845 L 2.344 3.2329 C 2.051 2.9399 1.5762 2.9399 1.2832 3.2329 C 0.9902 3.5256 0.9902 4.0005 1.2832 4.2935 L 4.4653 7.4753 C 4.7583 7.7683 5.2329 7.7683 5.5259 7.4753 Z'/%3e%3c/svg%3e");
--bs-accordion-button-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='%236F75BC'%3e%3cpath d='M 5.5259 7.4753 L 8.708 4.2935 C 9.001 4.0005 9.001 3.5256 8.708 3.2329 C 8.415 2.9399 7.9402 2.9399 7.6472 3.2329 L 4.9956 5.8845 L 2.344 3.2329 C 2.051 2.9399 1.5762 2.9399 1.2832 3.2329 C 0.9902 3.5256 0.9902 4.0005 1.2832 4.2935 L 4.4653 7.4753 C 4.7583 7.7683 5.2329 7.7683 5.5259 7.4753 Z'/%3e%3c/svg%3e");
--bs-offcanvas-back-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
--bs-offcanvas-close-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
--bs-listing-header-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23a4a4a6' class='bi bi-arrow-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z'/%3E%3C/svg%3E");
}
[data-color-mode=dark] {
color-scheme: dark;
--bs-primary-btn-text-color: #fff;
--bs-primary-color-hex: #454b93;
--bs-background-white: #0d1117;
--bs-dark-text-color: #fff;
--bs-light-text-color: #d7d7d7;
--bs-light-gray-background: #161b22;
--bs-input-diabled-bg: #383838;
--bs-input-diabled-border: #444;
--bs-input-floating-border: #494d55;
--bs-input-floating-border-hover: #464950;
--bs-input-diabled-text: #abafb6;
--bs-nav-tabs-link-active-color: #fff;
--bs-toolbox-blue: #6f75bc;
--bs-eerie-black: #e0e0e3;
--bs-accordion-bg-color: #242635;
--bs-accordion-body-bg: #171823;
--bs-accordion-header-bg: #171823;
--bs-accordion-border: transparent;
--bs-accordion-shadow-color: #242635;
--bs-accordion-icon: #fff;
--bs-progress-circle-text: #1b1c21;
--bs-modal-content-border-color: #fff;
--bs-offcanvas-border-color: transparent;
--bs-offcanvas-back-btn: #fff;
--bs-pagination-border-color: #545454;
--bs-pagination-disabled-icon-color: #838282;
--bs-pagination-disabled-icon-bg: #545454;
--bs-dropdown-select-bg: rgba(36, 38, 53, 0.85);
--bs-dropdown-select-border: rgba(36, 38, 53, 0.9);
--bs-card-price-tag-bg: #161b22;
--bs-information-ghost-white-bg: #161b22;
--bs-preview-text-color: #e0e0e3;
--bs-wizard-step-bg: #161b22;
--bs-wizard-bg: rgba(36, 38, 53, 0.8);
--bs-wizard-border-color: #545454;
--bs-dropdown-icon-color: #d7d7d7;
--bs-publish-tooltip: #13171f;
--bs-member-card-bg: #0d1117;
--bs-listgroup-btn-bg: #222;
--bs-dropdown-select-custom-bg: rgba(36, 38, 53, 0.98);
--bs-dropdown-logo-option: #fff;
--bs-dropdown-logo-hover: rgba(69, 75, 147, 0.1);
--bs-nav-color-dropdown-label: #fff;
--bs-color-dropdown-opt-title: #fff;
--bs-navigation-background: rgba(13, 17, 23, 0.9);
--bs-social-dark-color: #fff;
--bs-error-color: #eb554b;
--bs-error-dark-color: #b93333;
--bs-accordion-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='%236F75BC'%3e%3cpath d='M 5.5259 7.4753 L 8.708 4.2935 C 9.001 4.0005 9.001 3.5256 8.708 3.2329 C 8.415 2.9399 7.9402 2.9399 7.6472 3.2329 L 4.9956 5.8845 L 2.344 3.2329 C 2.051 2.9399 1.5762 2.9399 1.2832 3.2329 C 0.9902 3.5256 0.9902 4.0005 1.2832 4.2935 L 4.4653 7.4753 C 4.7583 7.7683 5.2329 7.7683 5.5259 7.4753 Z'/%3e%3c/svg%3e");
--bs-accordion-button-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='%23fff'%3e%3cpath d='M 5.5259 7.4753 L 8.708 4.2935 C 9.001 4.0005 9.001 3.5256 8.708 3.2329 C 8.415 2.9399 7.9402 2.9399 7.6472 3.2329 L 4.9956 5.8845 L 2.344 3.2329 C 2.051 2.9399 1.5762 2.9399 1.2832 3.2329 C 0.9902 3.5256 0.9902 4.0005 1.2832 4.2935 L 4.4653 7.4753 C 4.7583 7.7683 5.2329 7.7683 5.5259 7.4753 Z'/%3e%3c/svg%3e");
--bs-offcanvas-back-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
--bs-offcanvas-close-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
--bs-listing-header-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-arrow-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z'/%3E%3C/svg%3E");
}
::-webkit-scrollbar {
width: 0.5rem;
height: 0.5rem;
background-color: var(--bs-input-floating-border);
border-radius: calc(0.5rem - 1px);
}
::-webkit-scrollbar-thumb {
background-color: #fff;
border: 1px solid var(--bs-input-floating-border);
border-radius: calc(0.5rem - 1px);
}
*,
*::before,
*::after {
box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
margin: 0;
font-family: var(--bs-font-sans-serif);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: var(--bs-dark-text-color);
background-color: var(--bs-background-white);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
hr:not([size]) {
height: 1px;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
h1, .h1 {
font-size: 3rem;
}
}
h2, .h2 {
font-size: calc(1.258rem + 0.096vw);
}
@media (min-width: 1200px) {
h2, .h2 {
font-size: 1.33rem;
}
}
h3, .h3 {
font-size: 1rem;
}
h4, .h4 {
font-size: 0.9rem;
}
h5, .h5 {
font-size: 0.8rem;
}
h6, .h6 {
font-size: 0.7rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-bs-original-title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul {
padding-left: 2rem;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small, .oneui-small {
font-size: 0.875em;
}
mark, .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #454b93;
text-decoration: underline;
}
a:hover {
color: #373c76;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: var(--bs-font-monospace);
font-size: 1em;
direction: ltr /* rtl:ignore */;
unicode-bidi: bidi-override;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
code {
font-size: 0.875em;
color: #d63384;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 0.875em;
color: #fff;
background-color: #21252c;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 1em;
font-weight: 700;
}
figure {
margin: 0 0 1rem;
}
img,
svg {
vertical-align: middle;
}
table {
caption-side: bottom;
border-collapse: collapse;
}
caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
text-align: left;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible):not(.oneui-btn-leading) {
outline: 0;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
select {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
display: none;
}
button,
[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;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
float: left;
width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: left;
}
::-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 {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
*/
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::file-selector-button {
font: inherit;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
iframe {
border: 0;
}
summary {
display: list-item;
cursor: pointer;
}
progress {
vertical-align: baseline;
}
[hidden] {
display: none !important;
}
.oneui-lead {
font-size: 1.25rem;
font-weight: 300;
}
.oneui-display-1 {
font-size: calc(1.625rem + 4.5vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.oneui-display-1 {
font-size: 5rem;
}
}
.oneui-display-2 {
font-size: calc(1.575rem + 3.9vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.oneui-display-2 {
font-size: 4.5rem;
}
}
.oneui-display-3 {
font-size: calc(1.525rem + 3.3vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.oneui-display-3 {
font-size: 4rem;
}
}
.oneui-display-4 {
font-size: calc(1.475rem + 2.7vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.oneui-display-4 {
font-size: 3.5rem;
}
}
.oneui-display-5 {
font-size: calc(1.425rem + 2.1vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.oneui-display-5 {
font-size: 3rem;
}
}
.oneui-display-6 {
font-size: calc(1.375rem + 1.5vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.oneui-display-6 {
font-size: 2.5rem;
}
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 0.875em;
text-transform: uppercase;
}
.oneui-blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.oneui-blockquote > :last-child {
margin-bottom: 0;
}
.oneui-blockquote-footer {
margin-top: -1rem;
margin-bottom: 1rem;
font-size: 0.875em;
color: #6c757d;
}
.oneui-blockquote-footer::before {
content: "— ";
}
.oneui-img-fluid {
max-width: 100%;
height: auto;
}
.oneui-img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.4375rem;
max-width: 100%;
height: auto;
}
.oneui-figure {
display: inline-block;
}
.oneui-figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.oneui-figure-caption {
font-size: 0.875em;
color: #6c757d;
}
.oneui-thumbnail-item {
display: inline-block;
}
.oneui-thumbnail-item .oneui-darkblue {
background: #6877c6;
}
.oneui-thumbnail-item .oneui-blue {
background: #7295c4;
}
.oneui-thumbnail-item .oneui-lightblue {
background: #8bbfc6;
}
.oneui-thumbnail-item .oneui-big-circle {
width: 2.5rem;
height: 2.5rem;
border-radius: 5rem;
}
.oneui-thumbnail-item .oneui-small-coloured-circle {
width: 1.75rem;
height: 1.75rem;
border-radius: 5rem;
}
.oneui-container,
.oneui-container-fluid,
.oneui-container-xxxl,
.oneui-container-xxl,
.oneui-container-xl,
.oneui-container-lg,
.oneui-container-md,
.oneui-container-sm {
width: 100%;
padding-right: var(--bs-gutter-x, 0.75rem);
padding-left: var(--bs-gutter-x, 0.75rem);
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.oneui-container-sm, .oneui-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.oneui-container-md, .oneui-container-sm, .oneui-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.oneui-container-lg, .oneui-container-md, .oneui-container-sm, .oneui-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.oneui-container-xl, .oneui-container-lg, .oneui-container-md, .oneui-container-sm, .oneui-container {
max-width: 1140px;
}
}
@media (min-width: 1400px) {
.oneui-container-xxl, .oneui-container-xl, .oneui-container-lg, .oneui-container-md, .oneui-container-sm, .oneui-container {
max-width: 1320px;
}
}
@media (min-width: 1920px) {
.oneui-container-xxxl, .oneui-container-xxl, .oneui-container-xl, .oneui-container-lg, .oneui-container-md, .oneui-container-sm, .oneui-container {
max-width: 1903px;
}
}
.oneui-row {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: calc(var(--bs-gutter-x) * -.5);
margin-left: calc(var(--bs-gutter-x) * -.5);
}
.oneui-row > * {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y);
}
.oneui-col {
flex: 1 0 0%;
}
.oneui-row-cols-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
@media (min-width: 576px) {
.oneui-col-sm {
flex: 1 0 0%;
}
.oneui-row-cols-sm-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-sm-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-sm-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-sm-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-sm-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-sm-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-sm-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
}
@media (min-width: 768px) {
.oneui-col-md {
flex: 1 0 0%;
}
.oneui-row-cols-md-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-md-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-md-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-md-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-md-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-md-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-md-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
}
@media (min-width: 992px) {
.oneui-col-lg {
flex: 1 0 0%;
}
.oneui-row-cols-lg-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-lg-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-lg-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-lg-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-lg-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-lg-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-lg-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
}
@media (min-width: 1200px) {
.oneui-col-xl {
flex: 1 0 0%;
}
.oneui-row-cols-xl-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-xl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-xl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-xl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-xl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-xl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-xl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
}
@media (min-width: 1400px) {
.oneui-col-xxl {
flex: 1 0 0%;
}
.oneui-row-cols-xxl-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-xxl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-xxl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-xxl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-xxl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-xxl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-xxl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
}
@media (min-width: 1920px) {
.oneui-col-xxxl {
flex: 1 0 0%;
}
.oneui-row-cols-xxxl-auto > * {
flex: 0 0 auto;
width: auto;
}
.oneui-row-cols-xxxl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.oneui-row-cols-xxxl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.oneui-row-cols-xxxl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.oneui-row-cols-xxxl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.oneui-row-cols-xxxl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.oneui-row-cols-xxxl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
}
.oneui-col-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-1 {
margin-left: 8.33333333%;
}
.oneui-offset-2 {
margin-left: 16.66666667%;
}
.oneui-offset-3 {
margin-left: 25%;
}
.oneui-offset-4 {
margin-left: 33.33333333%;
}
.oneui-offset-5 {
margin-left: 41.66666667%;
}
.oneui-offset-6 {
margin-left: 50%;
}
.oneui-offset-7 {
margin-left: 58.33333333%;
}
.oneui-offset-8 {
margin-left: 66.66666667%;
}
.oneui-offset-9 {
margin-left: 75%;
}
.oneui-offset-10 {
margin-left: 83.33333333%;
}
.oneui-offset-11 {
margin-left: 91.66666667%;
}
.oneui-g-0,
.oneui-gx-0 {
--bs-gutter-x: 0;
}
.oneui-g-0,
.oneui-gy-0 {
--bs-gutter-y: 0;
}
.oneui-g-1,
.oneui-gx-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-1,
.oneui-gy-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-2,
.oneui-gx-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-2,
.oneui-gy-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-3,
.oneui-gx-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-3,
.oneui-gy-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-4,
.oneui-gx-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-4,
.oneui-gy-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-5,
.oneui-gx-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-5,
.oneui-gy-5 {
--bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
.oneui-col-sm-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-sm-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-sm-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-sm-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-sm-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-sm-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-sm-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-sm-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-sm-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-sm-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-sm-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-sm-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-sm-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-sm-0 {
margin-left: 0;
}
.oneui-offset-sm-1 {
margin-left: 8.33333333%;
}
.oneui-offset-sm-2 {
margin-left: 16.66666667%;
}
.oneui-offset-sm-3 {
margin-left: 25%;
}
.oneui-offset-sm-4 {
margin-left: 33.33333333%;
}
.oneui-offset-sm-5 {
margin-left: 41.66666667%;
}
.oneui-offset-sm-6 {
margin-left: 50%;
}
.oneui-offset-sm-7 {
margin-left: 58.33333333%;
}
.oneui-offset-sm-8 {
margin-left: 66.66666667%;
}
.oneui-offset-sm-9 {
margin-left: 75%;
}
.oneui-offset-sm-10 {
margin-left: 83.33333333%;
}
.oneui-offset-sm-11 {
margin-left: 91.66666667%;
}
.oneui-g-sm-0,
.oneui-gx-sm-0 {
--bs-gutter-x: 0;
}
.oneui-g-sm-0,
.oneui-gy-sm-0 {
--bs-gutter-y: 0;
}
.oneui-g-sm-1,
.oneui-gx-sm-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-sm-1,
.oneui-gy-sm-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-sm-2,
.oneui-gx-sm-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-sm-2,
.oneui-gy-sm-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-sm-3,
.oneui-gx-sm-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-sm-3,
.oneui-gy-sm-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-sm-4,
.oneui-gx-sm-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-sm-4,
.oneui-gy-sm-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-sm-5,
.oneui-gx-sm-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-sm-5,
.oneui-gy-sm-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 768px) {
.oneui-col-md-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-md-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-md-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-md-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-md-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-md-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-md-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-md-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-md-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-md-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-md-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-md-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-md-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-md-0 {
margin-left: 0;
}
.oneui-offset-md-1 {
margin-left: 8.33333333%;
}
.oneui-offset-md-2 {
margin-left: 16.66666667%;
}
.oneui-offset-md-3 {
margin-left: 25%;
}
.oneui-offset-md-4 {
margin-left: 33.33333333%;
}
.oneui-offset-md-5 {
margin-left: 41.66666667%;
}
.oneui-offset-md-6 {
margin-left: 50%;
}
.oneui-offset-md-7 {
margin-left: 58.33333333%;
}
.oneui-offset-md-8 {
margin-left: 66.66666667%;
}
.oneui-offset-md-9 {
margin-left: 75%;
}
.oneui-offset-md-10 {
margin-left: 83.33333333%;
}
.oneui-offset-md-11 {
margin-left: 91.66666667%;
}
.oneui-g-md-0,
.oneui-gx-md-0 {
--bs-gutter-x: 0;
}
.oneui-g-md-0,
.oneui-gy-md-0 {
--bs-gutter-y: 0;
}
.oneui-g-md-1,
.oneui-gx-md-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-md-1,
.oneui-gy-md-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-md-2,
.oneui-gx-md-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-md-2,
.oneui-gy-md-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-md-3,
.oneui-gx-md-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-md-3,
.oneui-gy-md-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-md-4,
.oneui-gx-md-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-md-4,
.oneui-gy-md-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-md-5,
.oneui-gx-md-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-md-5,
.oneui-gy-md-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 992px) {
.oneui-col-lg-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-lg-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-lg-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-lg-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-lg-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-lg-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-lg-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-lg-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-lg-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-lg-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-lg-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-lg-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-lg-0 {
margin-left: 0;
}
.oneui-offset-lg-1 {
margin-left: 8.33333333%;
}
.oneui-offset-lg-2 {
margin-left: 16.66666667%;
}
.oneui-offset-lg-3 {
margin-left: 25%;
}
.oneui-offset-lg-4 {
margin-left: 33.33333333%;
}
.oneui-offset-lg-5 {
margin-left: 41.66666667%;
}
.oneui-offset-lg-6 {
margin-left: 50%;
}
.oneui-offset-lg-7 {
margin-left: 58.33333333%;
}
.oneui-offset-lg-8 {
margin-left: 66.66666667%;
}
.oneui-offset-lg-9 {
margin-left: 75%;
}
.oneui-offset-lg-10 {
margin-left: 83.33333333%;
}
.oneui-offset-lg-11 {
margin-left: 91.66666667%;
}
.oneui-g-lg-0,
.oneui-gx-lg-0 {
--bs-gutter-x: 0;
}
.oneui-g-lg-0,
.oneui-gy-lg-0 {
--bs-gutter-y: 0;
}
.oneui-g-lg-1,
.oneui-gx-lg-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-lg-1,
.oneui-gy-lg-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-lg-2,
.oneui-gx-lg-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-lg-2,
.oneui-gy-lg-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-lg-3,
.oneui-gx-lg-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-lg-3,
.oneui-gy-lg-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-lg-4,
.oneui-gx-lg-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-lg-4,
.oneui-gy-lg-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-lg-5,
.oneui-gx-lg-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-lg-5,
.oneui-gy-lg-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1200px) {
.oneui-col-xl-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-xl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-xl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-xl-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-xl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-xl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-xl-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-xl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-xl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-xl-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-xl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-xl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-xl-0 {
margin-left: 0;
}
.oneui-offset-xl-1 {
margin-left: 8.33333333%;
}
.oneui-offset-xl-2 {
margin-left: 16.66666667%;
}
.oneui-offset-xl-3 {
margin-left: 25%;
}
.oneui-offset-xl-4 {
margin-left: 33.33333333%;
}
.oneui-offset-xl-5 {
margin-left: 41.66666667%;
}
.oneui-offset-xl-6 {
margin-left: 50%;
}
.oneui-offset-xl-7 {
margin-left: 58.33333333%;
}
.oneui-offset-xl-8 {
margin-left: 66.66666667%;
}
.oneui-offset-xl-9 {
margin-left: 75%;
}
.oneui-offset-xl-10 {
margin-left: 83.33333333%;
}
.oneui-offset-xl-11 {
margin-left: 91.66666667%;
}
.oneui-g-xl-0,
.oneui-gx-xl-0 {
--bs-gutter-x: 0;
}
.oneui-g-xl-0,
.oneui-gy-xl-0 {
--bs-gutter-y: 0;
}
.oneui-g-xl-1,
.oneui-gx-xl-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-xl-1,
.oneui-gy-xl-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-xl-2,
.oneui-gx-xl-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-xl-2,
.oneui-gy-xl-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-xl-3,
.oneui-gx-xl-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-xl-3,
.oneui-gy-xl-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-xl-4,
.oneui-gx-xl-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-xl-4,
.oneui-gy-xl-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-xl-5,
.oneui-gx-xl-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-xl-5,
.oneui-gy-xl-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1400px) {
.oneui-col-xxl-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-xxl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-xxl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-xxl-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-xxl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-xxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-xxl-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-xxl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-xxl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-xxl-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-xxl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-xxl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-xxl-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-xxl-0 {
margin-left: 0;
}
.oneui-offset-xxl-1 {
margin-left: 8.33333333%;
}
.oneui-offset-xxl-2 {
margin-left: 16.66666667%;
}
.oneui-offset-xxl-3 {
margin-left: 25%;
}
.oneui-offset-xxl-4 {
margin-left: 33.33333333%;
}
.oneui-offset-xxl-5 {
margin-left: 41.66666667%;
}
.oneui-offset-xxl-6 {
margin-left: 50%;
}
.oneui-offset-xxl-7 {
margin-left: 58.33333333%;
}
.oneui-offset-xxl-8 {
margin-left: 66.66666667%;
}
.oneui-offset-xxl-9 {
margin-left: 75%;
}
.oneui-offset-xxl-10 {
margin-left: 83.33333333%;
}
.oneui-offset-xxl-11 {
margin-left: 91.66666667%;
}
.oneui-g-xxl-0,
.oneui-gx-xxl-0 {
--bs-gutter-x: 0;
}
.oneui-g-xxl-0,
.oneui-gy-xxl-0 {
--bs-gutter-y: 0;
}
.oneui-g-xxl-1,
.oneui-gx-xxl-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-xxl-1,
.oneui-gy-xxl-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-xxl-2,
.oneui-gx-xxl-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-xxl-2,
.oneui-gy-xxl-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-xxl-3,
.oneui-gx-xxl-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-xxl-3,
.oneui-gy-xxl-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-xxl-4,
.oneui-gx-xxl-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-xxl-4,
.oneui-gy-xxl-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-xxl-5,
.oneui-gx-xxl-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-xxl-5,
.oneui-gy-xxl-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1920px) {
.oneui-col-xxxl-auto {
flex: 0 0 auto;
width: auto;
}
.oneui-col-xxxl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.oneui-col-xxxl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.oneui-col-xxxl-3 {
flex: 0 0 auto;
width: 25%;
}
.oneui-col-xxxl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.oneui-col-xxxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.oneui-col-xxxl-6 {
flex: 0 0 auto;
width: 50%;
}
.oneui-col-xxxl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.oneui-col-xxxl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.oneui-col-xxxl-9 {
flex: 0 0 auto;
width: 75%;
}
.oneui-col-xxxl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.oneui-col-xxxl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.oneui-col-xxxl-12 {
flex: 0 0 auto;
width: 100%;
}
.oneui-offset-xxxl-0 {
margin-left: 0;
}
.oneui-offset-xxxl-1 {
margin-left: 8.33333333%;
}
.oneui-offset-xxxl-2 {
margin-left: 16.66666667%;
}
.oneui-offset-xxxl-3 {
margin-left: 25%;
}
.oneui-offset-xxxl-4 {
margin-left: 33.33333333%;
}
.oneui-offset-xxxl-5 {
margin-left: 41.66666667%;
}
.oneui-offset-xxxl-6 {
margin-left: 50%;
}
.oneui-offset-xxxl-7 {
margin-left: 58.33333333%;
}
.oneui-offset-xxxl-8 {
margin-left: 66.66666667%;
}
.oneui-offset-xxxl-9 {
margin-left: 75%;
}
.oneui-offset-xxxl-10 {
margin-left: 83.33333333%;
}
.oneui-offset-xxxl-11 {
margin-left: 91.66666667%;
}
.oneui-g-xxxl-0,
.oneui-gx-xxxl-0 {
--bs-gutter-x: 0;
}
.oneui-g-xxxl-0,
.oneui-gy-xxxl-0 {
--bs-gutter-y: 0;
}
.oneui-g-xxxl-1,
.oneui-gx-xxxl-1 {
--bs-gutter-x: 0.25rem;
}
.oneui-g-xxxl-1,
.oneui-gy-xxxl-1 {
--bs-gutter-y: 0.25rem;
}
.oneui-g-xxxl-2,
.oneui-gx-xxxl-2 {
--bs-gutter-x: 0.5rem;
}
.oneui-g-xxxl-2,
.oneui-gy-xxxl-2 {
--bs-gutter-y: 0.5rem;
}
.oneui-g-xxxl-3,
.oneui-gx-xxxl-3 {
--bs-gutter-x: 1rem;
}
.oneui-g-xxxl-3,
.oneui-gy-xxxl-3 {
--bs-gutter-y: 1rem;
}
.oneui-g-xxxl-4,
.oneui-gx-xxxl-4 {
--bs-gutter-x: 1.5rem;
}
.oneui-g-xxxl-4,
.oneui-gy-xxxl-4 {
--bs-gutter-y: 1.5rem;
}
.oneui-g-xxxl-5,
.oneui-gx-xxxl-5 {
--bs-gutter-x: 3rem;
}
.oneui-g-xxxl-5,
.oneui-gy-xxxl-5 {
--bs-gutter-y: 3rem;
}
}
.oneui-form-label {
margin-bottom: 0.5rem;
font-size: 0.75rem;
font-weight: 700;
color: var(--bs-dark-text-color);
}
.oneui-col-form-label {
padding-top: calc(1rem + 1px);
padding-bottom: calc(1rem + 1px);
margin-bottom: 0;
font-size: inherit;
font-weight: 700;
line-height: 1.167;
color: var(--bs-dark-text-color);
}
.oneui-col-form-label-lg {
padding-top: calc(0.625rem + 1px);
padding-bottom: calc(0.625rem + 1px);
font-size: 0.75rem;
}
.oneui-col-form-label-sm {
padding-top: calc(0.319rem + 1px);
padding-bottom: calc(0.319rem + 1px);
font-size: 0.6875rem;
}
.oneui-form-text {
margin-top: 0.625rem;
font-size: 0.625rem;
color: #6c757d;
}
.oneui-help-text {
display: block;
margin-top: 0.375rem;
font-size: 0.625rem;
font-weight: 400;
line-height: 0.875rem;
color: var(--bs-light-text-color);
}
.oneui-help-text:last-child {
margin-bottom: 0;
}
.oneui-form-control,
.oneui-tag-container {
display: block;
width: 100%;
height: calc(2.875rem + 2px);
padding: 1rem 0.875rem;
font-size: 0.75rem;
font-weight: 600;
line-height: 1.167;
color: var(--bs-dark-text-color);
background-color: var(--bs-background-white);
background-clip: padding-box;
border: 1px solid var(--bs-input-floating-border);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-radius: 0.4375rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.oneui-form-control::-webkit-inner-spin-button,
.oneui-tag-container::-webkit-inner-spin-button {
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.oneui-form-control,
.oneui-tag-container {
transition: none;
}
}
.oneui-form-control[type=file],
.oneui-tag-container[type=file] {
overflow: hidden;
}
.oneui-form-control[type=file]:not(:disabled):not([readonly]),
.oneui-tag-container[type=file]:not(:disabled):not([readonly]) {
cursor: pointer;
}
.oneui-form-control:hover,
.oneui-tag-container:hover {
color: var(--bs-dark-text-color);
background-color: var(--bs-background-white);
border-color: var(--bs-input-floating-border-hover);
border-width: 1px;
outline: 0;
}
.oneui-form-control:focus, .oneui-form-control:focus:hover,
.oneui-tag-container:focus,
.oneui-tag-container:focus:hover {
color: var(--bs-dark-text-color);
background-color: var(--bs-background-white);
border-color: rgba(var(--bs-primary-color), 0.75);
border-width: 2px;
outline: 0;
box-shadow: 0 0 0 6px rgba(var(--bs-primary-color), 0.07);
}
.oneui-form-control::-webkit-date-and-time-value,
.oneui-tag-container::-webkit-date-and-time-value {
height: 1.167em;
}
.oneui-form-control::-moz-placeholder, .oneui-tag-container::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.oneui-form-control::placeholder,
.oneui-tag-container::placeholder {
color: #6c757d;
opacity: 1;
}
.oneui-form-control:disabled, .oneui-form-control[readonly],
.oneui-tag-container:disabled,
.oneui-tag-container[readonly] {
color: var(--bs-input-diabled-text);
background-color: var(--bs-input-diabled-bg);
border-color: var(--bs-input-diabled-border);
opacity: 1;
}
.oneui-form-control::file-selector-button,
.oneui-tag-container::file-selector-button {
padding: 1rem 0.875rem;
margin: -1rem -0.875rem;
-webkit-margin-end: 0.875rem;
margin-inline-end: 0.875rem;
color: #9b9ba2;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.oneui-form-control::file-selector-button,
.oneui-tag-container::file-selector-button {
transition: none;
}
}
.oneui-form-control:hover:not(:disabled):not([readonly])::file-selector-button,
.oneui-tag-container:hover:not(:disabled):not([readonly])::file-selector-button {
background-color: #dde0e3;
}
.oneui-form-control::-webkit-file-upload-button,
.oneui-tag-container::-webkit-file-upload-button {
padding: 1rem 0.875rem;
margin: -1rem -0.875rem;
-webkit-margin-end: 0.875rem;
margin-inline-end: 0.875rem;
color: #9b9ba2;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.oneui-form-control::-webkit-file-upload-button,
.oneui-tag-container::-webkit-file-upload-button {
-webkit-transition: none;
transition: none;
}
}
.oneui-form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,
.oneui-tag-container:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: #dde0e3;
}
.oneui-form-control-plaintext {
display: block;
width: 100%;
padding: 1rem 0;
margin-bottom: 0;
line-height: 1.167;
color: var(--bs-dark-text-color);
background-color: var(--bs-background-white);
border: solid transparent;
border-width: 1px 0;
}
.oneui-form-control-plaintext:hover {
border-color: rgba(111, 117, 188, 0.21);
}
.oneui-form-control-plaintext.oneui-form-control-sm, .oneui-form-control-plaintext.oneui-form-control-lg {
padding-right: 0;
padding-left: 0;
}
.oneui-form-control-sm {
min-height: calc(1.167em + (0.638rem + 2px));
padding: 0.319rem 0.9375rem;
font-size: 0.6875rem;
border-radius: 0.2rem;
}
.oneui-form-control-sm::file-selector-button {
padding: 0.319rem 0.9375rem;
margin: -0.319rem -0.9375rem;
-webkit-margin-end: 0.9375rem;
margin-inline-end: 0.9375rem;
}
.oneui-form-control-sm::-webkit-file-upload-button {
padding: 0.319rem 0.9375rem;
margin: -0.319rem -0.9375rem;
-webkit-margin-end: 0.9375rem;
margin-inline-end: 0.9375rem;
}
.oneui-form-control-lg {
min-height: calc(1.167em + (1.25rem + 2px));
padding: 0.625rem 1.25rem;
font-size: 0.75rem;
border-radius: 0.3rem;
}
.oneui-form-control-lg::file-selector-button {
padding: 0.625rem 1.25rem;
margin: -0.625rem -1.25rem;
-webkit-margin-end: 1.25rem;
margin-inline-end: 1.25rem;
}
.oneui-form-control-lg::-webkit-file-upload-button {
padding: 0.625rem 1.25rem;
margin: -0.625rem -1.25rem;
-webkit-margin-end: 1.25rem;
margin-inline-end: 1.25rem;
}
textarea.oneui-form-control {
min-height: calc(1.167em + (2rem + 2px));
white-space: inherit;
}
textarea.oneui-form-control-sm {
min-height: calc(1.167em + (0.638rem + 2px));
white-space: inherit;
}
textarea.oneui-form-control-lg {
min-height: calc(1.167em + (1.25rem + 2px));
white-space: inherit;
}
.oneui-form-control-color {
max-width: 3rem;
height: auto;
padding: 1rem;
}
.oneui-form-control-color:not(:disabled):not([readonly]) {
cursor: pointer;
}
.oneui-form-control-color::-moz-color-swatch {
height: 1.167em;
border-radius: 0.2rem;
}
.oneui-form-control-color::-webkit-color-swatch {
height: 1.167em;
border-radius: 0.2rem;
}
.oneui-tag-container {
display: flex;
flex-wrap: wrap;
align-content: flex-start;
padding: 0.4375rem;
background: #fff;
border-radius: 0.4375rem;
}
.oneui-tag-container input {
flex: 1;
padding: 5px;
font-size: 16px;
color: #13171f;
border: 0;
outline: 0;
}
.oneui-tag-container input:focus {
box-shadow: none;
}
.oneui-tag-container .oneui-tag {
display: flex;
align-items: center;
height: 30px;
padding: 0.4375rem;
margin: 0.3125rem;
color: #404652;
cursor: default;
background: #eff1f4;
border: 1px solid #eff1f4;
border-radius: 0.2rem;
}
.oneui-tag-container i {
margin-left: 5px;
font-size: 16px;
color: #666;
}
.oneui-search-wrapper {
position: relative;
display: flex;
align-items: center;
width: 100%;
}
.oneui-search-wrapper input {
padding-left: 2.25rem;
}
.oneui-search-wrapper input:not(:-moz-placeholder-shown) ~ .oneui-search-icon {
color: var(--bs-toolbox-blue);
}
.oneui-search-wrapper input:not(:placeholder-shown) ~ .oneui-search-icon {
color: var(--bs-toolbox-blue);
}
.oneui-search-wrapper input:not(:-moz-placeholder-shown) ~ .oneui-btn-clear {
display: block;
}
.oneui-search-wrapper input:not(:placeholder-shown) ~ .oneui-btn-clear {
display: block;
}
.oneui-search-wrapper input:disabled {
color: #d8dade;
background-color: #fcfcfd;
border-color: #e9e9f2;
}
.oneui-search-wrapper input::-moz-placeholder {
color: #9298a3;
}
.oneui-search-wrapper input::placeholder {
color: #9298a3;
}
.oneui-search-wrapper input:disabled::-moz-placeholder {
color: #d8dade;
}
.oneui-search-wrapper input:disabled::placeholder {
color: #d8dade;
}
.oneui-search-wrapper input:disabled ~ .oneui-search-icon {
color: #a9aaad;
}
.oneui-search-wrapper .oneui-search-icon {
position: absolute;
top: 50%;
left: 0.875rem;
display: inherit;
color: var(--bs-dark-text-color);
transform: translateY(-50%);
}
.oneui-search-wrapper .oneui-btn-clear {
position: absolute;
top: 50%;
right: 0.875rem;
display: none;
color: var(--bs-input-floating-border);
cursor: pointer;
transform: translateY(-50%);
}
.oneui-search-wrapper .oneui-btn-clear * {
pointer-events: none;
}
.oneui-search-wrapper-sm input {
height: calc(2.25rem + 2px);
padding-top: 0.3rem;
padding-right: 0.875rem;
padding-bottom: 0.3rem;
padding-left: 2.25rem;
}
[type=search]::-ms-clear,
[type=search]::-ms-reveal,
[type=search]::-webkit-search-decoration,
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-results-button,
[type=search]::-webkit-search-results-decoration {
appearance: none;
}
[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button {
pointer-events: auto;
opacity: 0;
}
.oneui-form-select {
display: block;
width: 100%;
padding: 1rem 2.625rem 1rem 0.875rem;
-moz-padding-start: calc(0.875rem - 3px);
font-size: 0.75rem;
font-weight: 600;
line-height: 1.167;
color: #9b9ba2;
background-color: var(--bs-background-white);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='var%28--bs-toolbox-blue%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l8 6 8-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 0.875rem center;
background-size: 16px 12px;
border: 1px solid #ced4da;
border-radius: 0.4375rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.oneui-form-select {
transition: none;
}
}
.oneui-form-select:focus {
color: var(--bs-dark-text-color);
border-color: #6f75bc;
outline: 0;
box-shadow: 0 0 0 0 rgba(var(--bs-primary-color), 0.07);
}
.oneui-form-select:active {
color: #13171f;
}
.oneui-form-select[multiple], .oneui-form-select[size]:not([size="1"]) {