<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sci-overlay-static-body {
    height: 100%;
    overflow: hidden;
}

.sci-overlay-background {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
}

.sci-overlay-background.sci-overlay-hidden {
    display: none;
}

.sci-overlay-background .sci-overlay {
    position: fixed;
    top: 16px;
    left: 16px;
    right: 16px;
    bottom: 16px;
}

.sci-overlay-background .sci-overlay.sci-overlay-use-full-screen {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.sci-overlay-background .sci-overlay .sci-overlay-button-container {
    position: fixed;
    width: 32px;
    height: 32px;
    right: 2px;
    top: 2px;
    z-index: 1;
}

.sci-overlay-background .sci-overlay .sci-overlay-button-container .sci-overlay-button {
    display: block;
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: 24px;
    background-color: #fff;
    border-radius: 16px;
}

.sci-overlay-background .sci-overlay .sci-overlay-button-container .sci-overlay-button-close {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjQgNCAyNCAyNCI+PHBhdGggZD0iTTE2LDQgQzIyLjYyNzQxNyw0IDI4LDkuMzcyNTgzIDI4LDE2IEMyOCwyMi42Mjc0MTcgMjIuNjI3NDE3LDI4IDE2LDI4IEM5LjM3MjU4MywyOCA0LDIyLjYyNzQxNyA0LDE2IEM0LDkuMzcyNTgzIDkuMzcyNTgzLDQgMTYsNCBaIE0xMC4yNTA4NTIzLDkuMzY2MzA2ODIgTDkuMzY2MzA2ODIsMTAuMjUwODUyMyBDOC44Nzc4OTc3MywxMC43MzkyNjE0IDguODc3ODk3NzMsMTEuNTMxMTM2NCA5LjM2NjMwNjgyLDEyLjAxOTk0MzIgTDEzLjM0NjM2MzYsMTYgTDkuMzY2MzA2ODIsMTkuOTgwMDU2OCBDOC44Nzc4OTc3MywyMC40Njg0NjU5IDguODc3ODk3NzMsMjEuMjYwMzQwOSA5LjM2NjMwNjgyLDIxLjc0OTE0NzcgTDEwLjI1MDg1MjMsMjIuNjMzNjkzMiBDMTAuNzM5MjYxNCwyMy4xMjIxMDIzIDExLjUzMTUzNDEsMjMuMTIyMTAyMyAxMi4wMTk5NDMyLDIyLjYzMzY5MzIgTDE2LDE4LjY1MzYzNjQgTDE5Ljk4MDA1NjgsMjIuNjMzNjkzMiBDMjAuNDY4NDY1OSwyMy4xMjIxMDIzIDIxLjI2MDczODYsMjMuMTIyMTAyMyAyMS43NDkxNDc3LDIyLjYzMzY5MzIgTDIyLjYzMzY5MzIsMjEuNzQ5MTQ3NyBDMjMuMTIyMTAyMywyMS4yNjA3Mzg2IDIzLjEyMjEwMjMsMjAuNDY4ODYzNiAyMi42MzM2OTMyLDE5Ljk4MDA1NjggTDE4LjY1MzYzNjQsMTYgTDIyLjYzMzY5MzIsMTIuMDE5OTQzMiBDMjMuMTIyMTAyMywxMS41MzE1MzQxIDIzLjEyMjEwMjMsMTAuNzM5NjU5MSAyMi42MzM2OTMyLDEwLjI1MDg1MjMgTDIxLjc0OTE0NzcsOS4zNjYzMDY4MiBDMjEuMjYwNzM4Niw4Ljg3Nzg5NzczIDIwLjQ2ODg2MzYsOC44Nzc4OTc3MyAxOS45ODAwNTY4LDkuMzY2MzA2ODIgTDE2LDEzLjM0NjM2MzYgTDEyLjAxOTk0MzIsOS4zNjYzMDY4MiBDMTEuNTMxNTM0MSw4Ljg3Nzg5NzczIDEwLjczOTY1OTEsOC44Nzc4OTc3MyAxMC4yNTA4NTIzLDkuMzY2MzA2ODIgWiIgZmlsbD0iIzRiNGI0YiIvPjwvc3ZnPg==);
}

.sci-overlay-background .sci-overlay .sci-overlay-content {
    height: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

a {
    color: #3171d5;
}

.nav-link {
    padding: 0.30rem 1rem;
    font-size: 0.9rem;
}

.nav-header {
    font-size: 0.8rem;
}

.dropdown-menu div:first-of-type.dropdown-divider {
    display: none;
}

.admin-link:after {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
    margin-left: 0.5em;
    content: "\f023";
}

.admin-link-icon {
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
    margin-left: 0.5em;
}

.nav-link .badge {
    line-height: 1.5;
    background-color: #acacac;
    color: white;
    min-width: 1.5rem;
}

.nav-link:hover .badge, .nav-link.active .badge {
    background-color: white;
    color: #333;
}

.back-button {
    display: none;
}

.link {
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.link:hover {
    text-decoration: underline;
}

.delete-btn-column {
    width: 64px;
    text-align: center;
}

body {
    background-color: #f5f6f5;
}

#wrapper-body {
    min-width: 0;
}

#wrapper {
    display: grid;
    grid-template-rows: 63px 1fr 40px;
    min-height: 100vh;
}

#wrapper-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    margin-bottom: 0;
}

#wrapper-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

nav.navbar {
    z-index: 1000;
    border-bottom: 3px solid #46851e;
    background-color: #fff;
    padding: 0.5rem 2%;
}

nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    max-height: 85vh;
    overflow-y: auto;
}

#page-header h1 {
    font-size: 1.5rem;
}

.breadcrumb {
    background-color: transparent;
    font-size: 0.85rem;
    padding: 0;
    margin: 0;
}

.breadcrumb li:first-of-type {
    padding-left: 0;
}

.breadcrumb li:first-of-type a {
    padding-left: 0;
}

.breadcrumb li {
    padding-left: 0.5rem;
    display: flex;
}

.breadcrumb a {
    padding-left: 0.5rem;
    color: #949598;
}

.breadcrumb&gt; li + li:before {
    content: "\203a";
}

#main-container {
    display: flex;
    flex-flow: column;
    justify-content: stretch;
    flex-grow: 1;
}

.footer {
    line-height: 36px;
    border-top: 2px solid #46851e;
    background-color: #fff;
}

.page-header h1 {
    font-size: 2rem;
    font-weight: lighter;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tycho-tag {
    padding: 4px 8px;
    background-color: #f0f0f0;
    border-left: 4px solid #f0f0f0;
    border-radius: 4px;
    color: #43474a;
    font-size: 0.85rem;
    line-height: 1;
}

.tycho-tags {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}

.card {
    border-width: 0;
    border-radius: 0;
}

.card .card-subtitle {
    font-weight: lighter;
}

.card .card-img, .card .card-img-top {
    border-radius: 0;
    object-fit: scale-down;
}

.card.card-border {
    border-width: 1px;
    border-style: solid;
}

.card.full-border {
    border-left-width: 4px;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.card.card-hover-shadow:hover, .card.card-hover-shadow:focus-within {
    border-color: rgba(49,113,213,0.25);
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;
}

.card-footer {
    background-color: white;
    border-top: 0;
    padding-top: 0;
}

.card .card-link, .card .btn {
    z-index: 2;
    position: relative;
}

.card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}

.card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
}

.card&gt; .btn, .flex-column&gt; .btn, .flex-column-reverse&gt; .btn {
    flex-shrink: 0;
}

.btn-outline-link {
    border: 1px solid #949598;
    border-radius: 4px;
    color: #43474a;
}

.btn-link {
    color: #43474a !important;
    border: none !important;
    background: none !important;
}

.btn-link.active, .btn-link:active, .btn-link:hover, .btn-outline-link.active, .btn-outline-link:active, .btn-outline-link:hover, .dropdown.show &gt; .btn-link {
    color: #fff !important;
    background-color: #3171d5 !important;
    border-color: #3171d5 !important;
}

.btn-primary {
    background-color: #3171d5;
    color: #fff !important;
    border-color: #3171d5;
}

.btn-primary:hover {
    background-color: #2b6bd3;
    border-color: #2b6bd3;
}

.btn-outline-primary {
    border-color: #3171d5;
    color: #3171d5 !important;
}

.btn-outline-primary:hover {
    background-color: #3171d5;
    color: #fff !important;
}

.btn-info {
    background-color: #268e9e;
    color: #fff !important;
    border-color: #268e9e;
}

.btn-info:hover {
    background-color: #268e9e;
    border-color: #268e9e;
}

.btn-outline-info {
    border-color: #268e9e;
    color: #268e9e;
}

.btn-outline-info:hover {
    background-color: #268e9e;
    color: #fff !important;
}

.btn-warning {
    background-color: #faa93e;
    color: #fff !important;
    border-color: #faa93e;
}

.btn-warning:hover {
    background-color: #f08700;
    border-color: #f08700;
}

.btn-outline-warning {
    border-color: #faa93e;
    color: #faa93e;
}

.btn-outline-warning:hover {
    background-color: #faa93e;
    color: #fff !important;
}

.btn-warning {
    background-color: #faa93e;
    color: #fff !important;
    border-color: #faa93e;
}

.btn-warning:hover {
    background-color: #f08700;
    border-color: #f08700;
}

.btn-outline-warning {
    border-color: #faa93e;
    color: #faa93e;
}

.btn-outline-warning:hover {
    background-color: #faa93e;
    color: #fff !important;
}

.btn-danger {
    background-color: #ed5547;
    color: #fff !important;
    border-color: #ed5547;
}

.btn-danger.btn-link {
    color: #43474a !important;
    border: none;
    background: none;
}

.btn-danger:hover {
    background-color: #d12600;
    color: #fff !important;
    border-color: #d12600;
}

.btn-outline-danger {
    border-color: #ed5547;
    color: #ed5547;
}

.btn-outline-danger:hover {
    background-color: #ed5547;
    color: #fff !important;
}

.dropdown-item.danger {
    color: #ed5547;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
}

.form-group.admin-only label span::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: .6em;
    line-height: .7em;
    vertical-align: top;
    margin-left: .4em;
    content: "\f023";
}

.form-group.required &gt; label span::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: .6em;
    line-height: .7em;
    vertical-align: top;
    margin-left: .4em;
    content: "\f069";
    color: #3171d5;
}

.has-error .error-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #d12600;
}

.has-error .form-control {
    border-color: #d12600;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
    border-color: #ab100e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ed5547;
}

.input-group &gt; .custom-select:not(:last-child), .input-group &gt; .form-control:not(.token-autocomplete-container):not(:last-child) {
    clip-path: inset(-5px 0px -5px -5px);
}

.input-group &gt; .custom-select:not(:first-child), .input-group &gt; .form-control:not(.token-autocomplete-container):not(:first-child) {
    clip-path: inset(-5px -5px -5px 0px);
}

.input-group &gt; .custom-select:not(:first-child):not(:last-child), .input-group &gt; .form-control:not(.token-autocomplete-container):not(:first-child):not(:last-child) {
    clip-path: inset(-5px 0px -5px 0px);
}

.form-control.token-autocomplete-container {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    height: auto;
    padding: 0 0 0 .75rem;
}

.form-control.token-autocomplete-container .token-autocomplete-token {
    border-radius: 0;
    line-height: 1;
    font-size: 1rem;
    padding: 2px 5px 2px 8px;
}

.form-control.token-autocomplete-container .token-autocomplete-token .token-autocomplete-delete-button {
    margin-top: 0;
    margin-right: 0;
}

.form-control.token-autocomplete-container .token-autocomplete-suggestions {
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.form-control.token-autocomplete-container .token-autocomplete-input {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
    font-size: 1rem;
    line-height: 1.5;
    height: 1.5rem;
}

.form-control.token-autocomplete-container .token-autocomplete-input:first-child {
    padding-left: 0;
}

.form-control.token-autocomplete-container .token-autocomplete-delete-button {
    margin-right: 8px;
    background-color: transparent;
}

.form-control.token-autocomplete-container .token-autocomplete-delete-button:hover {
    background-color: transparent;
}

.form-control.token-autocomplete-container.token-autocomplete-singleselect .token-autocomplete-input:after {
    top: 10px;
    right: 10px;
}

.form-control.token-autocomplete-container.token-autocomplete-singleselect.token-autocomplete-suggestions-displayed .token-autocomplete-input:after {
    top: 3px;
}

.has-error .form-control.token-autocomplete-container {
    border-color: #d12600;
}

.card .dropzone.sirius-imageupload {
    box-shadow: none !important;
}

.dropzone.sirius-fileupload {
    border: none;
    background: transparent;
    padding: 0;
    min-height: 0;
}

.dropzone.sirius-fileupload .dz-default.dz-message, .dropzone.sirius-imageupload .dz-default.dz-message {
    display: none;
}

.dropzone-items .progress {
    height: auto;
}

.dropzone-items .dz-success-mark {
    display: none;
}

.dropzone-items .dz-error-mark {
    display: none;
}

.dropzone-items .dropzone-delete {
    line-height: normal;
}

.dropzone-items .dz-success .dz-success-mark {
    display: initial;
}

.dropzone-items .dz-success .progress-bar {
    background-color: #47c47f !important;
}

.dropzone-items .dz-error .dropzone-filename {
    color: #d12600;
}

.dropzone-items .dz-error .dz-error-mark {
    display: initial;
}

.dropzone-items .dz-error .progress-bar {
    background-color: #d12600 !important;
}

.sirius-upload-hover {
    min-height: 200px;
    background-color: #f4f4f4;
    border-radius: 5px;
}

.sirius-upload-hover.sirius-upload-hover-active {
    background-color: #c1d4f2;
}

.sirius-upload-hover * {
    pointer-events: none;
}

.sirius-upload-content .img-preview {
    min-height: 0px;
}

.nav-header {
    padding: .5rem 0;
    text-transform: uppercase;
    color: #949598;
    font-size: 0.9rem;
}

.nav-pills .nav-link {
    margin: 0 -0.75rem;
    color: #3171d5 !important;
}

.nav-pills .nav-link .nav-link-icon {
    color: #43474a;
    width: 24px;
    text-align: center;
}

.nav-pills .nav-link .badge, .nav-pills .nav-link .nav-link-icon {
    transition: color .15s ease-in-out,background-color .15s ease-in-out;
}

.nav-pills .nav-link.active, .nav-pills .nav-link:hover {
    color: #fff !important;
    background-color: #3171d5;
}

.nav-pills .nav-link.active .nav-link-icon, .nav-pills .nav-link:hover .nav-link-icon {
    color: #fff !important;
}

.sticky-sidebar {
    height: fit-content;
    z-index: 0;
}

.whitespace-pre {
    white-space: pre;
}

.whitespace-pre-wrap {
    white-space: pre-wrap;
}

.whitespace-pre-line {
    white-space: pre-line;
}

.text-ellipsis {
    text-overflow: ellipsis;
}

.text-black-75 {
    color: rgba(33,37,41,0.75) !important;
}

.text-black {
    color: #212529 !important;
}

.display-5 {
    font-size: 2.5rem;
}

.display-6 {
    font-size: 2rem;
}

.text-small {
    font-size: .9rem;
}

.font-size-1 {
    font-size: 1rem;
}

.bl-gray {
    border-left: 1px solid rgba(0,0,0,0.25);
}

.br-gray {
    border-right: 1px solid rgba(0,0,0,0.25);
}

.bt-gray {
    border-top: 1px solid rgba(0,0,0,0.25);
}

.bb-gray {
    border-bottom: 1px solid rgba(0,0,0,0.25);
}

.sci-left-border, .left-border, .sci-left-border-red, .sci-left-border-red-dark, .sci-left-border-red-light, .sci-left-border-green, .sci-left-border-green-dark, .sci-left-border-green-light, .sci-left-border-blue, .sci-left-border-blue-dark, .sci-left-border-blue-light, .sci-left-border-violet, .sci-left-border-violet-dark, .sci-left-border-violet-light, .sci-left-border-orange, .sci-left-border-orange-dark, .sci-left-border-orange-light, .sci-left-border-yellow, .sci-left-border-yellow-dark, .sci-left-border-yellow-light, .sci-left-border-cyan, .sci-left-border-cyan-dark, .sci-left-border-cyan-light, .sci-left-border-white, .sci-left-border-white-dark, .sci-left-border-white-light, .sci-left-border-gray-lighter, .sci-left-border-grey-lighter, .sci-left-border-gray-light, .sci-left-border-grey-light, .sci-left-border-gray, .sci-left-border-grey, .sci-left-border-gray-dark, .sci-left-border-grey-dark, .sci-left-border-gray-darker, .sci-left-border-grey-darker, .sci-left-border-black, .sci-left-sirius-deep-blue, .sci-left-sirius-deep-blue-dark {
    border-left-width: 4px;
    border-left-style: solid;
}

.sci-left-border-red {
    border-left-color: #d12600;
}

.sci-left-border-red-dark {
    border-left-color: #ab100e;
}

.sci-left-border-red-light {
    border-left-color: #ed5547;
}

.sci-left-border-green {
    border-left-color: #47c47f;
}

.sci-left-border-green-dark {
    border-left-color: #2f9663;
}

.sci-left-border-green-light {
    border-left-color: #77d9a3;
}

.sci-left-border-blue {
    border-left-color: #406fc7;
}

.sci-left-border-blue-dark {
    border-left-color: #33589f;
}

.sci-left-border-blue-light {
    border-left-color: #668dc6;
}

.sci-left-border-violet {
    border-left-color: #db397a;
}

.sci-left-border-violet-dark {
    border-left-color: #bd2461;
}

.sci-left-border-violet-light {
    border-left-color: #ed5c96;
}

.sci-left-border-orange {
    border-left-color: #f08700;
}

.sci-left-border-orange-dark {
    border-left-color: #d46a00;
}

.sci-left-border-orange-light {
    border-left-color: #faa93e;
}

.sci-left-border-yellow {
    border-left-color: #ffbf00;
}

.sci-left-border-yellow-dark {
    border-left-color: #e6a607;
}

.sci-left-border-yellow-light {
    border-left-color: #ffd34f;
}

.sci-left-border-cyan {
    border-left-color: #46c6e3;
}

.sci-left-border-cyan-dark {
    border-left-color: #268e9e;
}

.sci-left-border-cyan-light {
    border-left-color: #68d3e3;
}

.sci-left-border-white {
    border-left-color: #fff;
}

.sci-left-border-white-dark {
    border-left-color: #f4f4f4;
}

.sci-left-border-white-light {
    border-left-color: ;
}

.sci-left-border-gray-lighter, .sci-left-border-grey-lighter {
    border-left-color: #e6e6e6;
}

.sci-left-border-gray-light, .sci-left-border-grey-light {
    border-left-color: #c7c7c7;
}

.sci-left-border-gray, .sci-left-border-grey {
    border-left-color: #acacac;
}

.sci-left-border-gray-dark, .sci-left-border-grey-dark {
    border-left-color: #808080;
}

.sci-left-border-gray-darker, .sci-left-border-grey-darker {
    border-left-color: #474747;
}

.sci-left-border-black {
    border-left-color: #000;
}

.sci-left-sirius-deep-blue {
    border-left-color: #53599a;
}

.sci-left-sirius-deep-blue-dark {
    border-left-color: #352e87;
}

.modal-header {
    background: #f5f6f5;
}

.modal-footer {
    background: #f5f6f5;
}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow: auto;
}

.modal-full-height .modal-body {
    height: calc(100vh - 200px);
}

.table-sm {
    font-size: .8rem;
}

.table-hover tbody tr:hover {
    background-color: #e6e6e6;
}

.sci-text-red, .text-sirius-red {
    color: #d12600 !important;
}

.sci-bg-red, .bg-sirius-red {
    background-color: #d12600 !important;
}

.sci-border-red, .border-sirius-red {
    border-color: #d12600 !important;
}

.sci-text-red-dark, .text-sirius-red-dark {
    color: #ab100e !important;
}

.sci-bg-red-dark, .bg-sirius-red-dark {
    background-color: #ab100e !important;
}

.sci-border-red-dark, .border-sirius-red-dark {
    border-color: #ab100e !important;
}

.sci-text-red-light, .text-sirius-red-light {
    color: #ed5547 !important;
}

.sci-bg-red-light, .bg-sirius-red-light {
    background-color: #ed5547 !important;
}

.sci-border-red-light, .border-sirius-red-light {
    border-color: #ed5547 !important;
}

.sci-text-green, .text-sirius-green {
    color: #47c47f !important;
}

.sci-bg-green, .bg-sirius-green {
    background-color: #47c47f !important;
}

.sci-border-green, .border-sirius-green {
    border-color: #47c47f !important;
}

.sci-text-green-dark, .text-sirius-green-dark {
    color: #2f9663 !important;
}

.sci-bg-green-dark, .bg-sirius-green-dark {
    background-color: #2f9663 !important;
}

.sci-border-green-dark, .border-sirius-green-dark {
    border-color: #2f9663 !important;
}

.sci-text-green-light, .text-sirius-green-light {
    color: #77d9a3 !important;
}

.sci-bg-green-light, .bg-sirius-green-light {
    background-color: #77d9a3 !important;
}

.sci-border-green-light, .border-sirius-green-light {
    border-color: #77d9a3 !important;
}

.sci-text-blue, .text-sirius-blue {
    color: #406fc7 !important;
}

.sci-bg-blue, .bg-sirius-blue {
    background-color: #406fc7 !important;
}

.sci-border-blue, .border-sirius-blue {
    border-color: #406fc7 !important;
}

.sci-text-blue-dark, .text-sirius-blue-dark {
    color: #33589f !important;
}

.sci-bg-blue-dark, .bg-sirius-blue-dark {
    background-color: #33589f !important;
}

.sci-border-blue-dark, .border-sirius-blue-dark {
    border-color: #33589f !important;
}

.sci-text-blue-light, .text-sirius-blue-light {
    color: #668dc6 !important;
}

.sci-bg-blue-light, .bg-sirius-blue-light {
    background-color: #668dc6 !important;
}

.sci-border-blue-light, .border-sirius-blue-light {
    border-color: #668dc6 !important;
}

.sci-text-blue-faint, .text-sirius-blue-faint {
    color: #dee6f5 !important;
}

.sci-bg-blue-faint, .bg-sirius-blue-faint {
    background-color: #dee6f5 !important;
}

.sci-border-blue-faint, .border-sirius-blue-faint {
    border-color: #dee6f5 !important;
}

.sci-text-violet, .text-sirius-violet {
    color: #db397a !important;
}

.sci-bg-violet, .bg-sirius-violet {
    background-color: #db397a !important;
}

.sci-border-violet, .border-sirius-violet {
    border-color: #db397a !important;
}

.sci-text-violet-dark, .text-sirius-violet-dark {
    color: #bd2461 !important;
}

.sci-bg-violet-dark, .bg-sirius-violet-dark {
    background-color: #bd2461 !important;
}

.sci-border-violet-dark, .border-sirius-violet-dark {
    border-color: #bd2461 !important;
}

.sci-text-violet-light, .text-sirius-violet-light {
    color: #ed5c96 !important;
}

.sci-bg-violet-light, .bg-sirius-violet-light {
    background-color: #ed5c96 !important;
}

.sci-border-violet-light, .border-sirius-violet-light {
    border-color: #ed5c96 !important;
}

.sci-text-orange, .text-sirius-orange {
    color: #f08700 !important;
}

.sci-bg-orange, .bg-sirius-orange {
    background-color: #f08700 !important;
}

.sci-border-orange, .border-sirius-orange {
    border-color: #f08700 !important;
}

.sci-text-orange-dark, .text-sirius-orange-dark {
    color: #d46a00 !important;
}

.sci-bg-orange-dark, .bg-sirius-orange-dark {
    background-color: #d46a00 !important;
}

.sci-border-orange-dark, .border-sirius-orange-dark {
    border-color: #d46a00 !important;
}

.sci-text-orange-light, .text-sirius-orange-light {
    color: #faa93e !important;
}

.sci-bg-orange-light, .bg-sirius-orange-light {
    background-color: #faa93e !important;
}

.sci-border-orange-light, .border-sirius-orange-light {
    border-color: #faa93e !important;
}

.sci-text-yellow, .text-sirius-yellow {
    color: #ffbf00 !important;
}

.sci-bg-yellow, .bg-sirius-yellow {
    background-color: #ffbf00 !important;
}

.sci-border-yellow, .border-sirius-yellow {
    border-color: #ffbf00 !important;
}

.sci-text-yellow-dark, .text-sirius-yellow-dark {
    color: #e6a607 !important;
}

.sci-bg-yellow-dark, .bg-sirius-yellow-dark {
    background-color: #e6a607 !important;
}

.sci-border-yellow-dark, .border-sirius-yellow-dark {
    border-color: #e6a607 !important;
}

.sci-text-yellow-light, .text-sirius-yellow-light {
    color: #ffd34f !important;
}

.sci-bg-yellow-light, .bg-sirius-yellow-light {
    background-color: #ffd34f !important;
}

.sci-border-yellow-light, .border-sirius-yellow-light {
    border-color: #ffd34f !important;
}

.sci-text-cyan, .text-sirius-cyan {
    color: #46c6e3 !important;
}

.sci-bg-cyan, .bg-sirius-cyan {
    background-color: #46c6e3 !important;
}

.sci-border-cyan, .border-sirius-cyan {
    border-color: #46c6e3 !important;
}

.sci-text-cyan-dark, .text-sirius-cyan-dark {
    color: #268e9e !important;
}

.sci-bg-cyan-dark, .bg-sirius-cyan-dark {
    background-color: #268e9e !important;
}

.sci-border-cyan-dark, .border-sirius-cyan-dark {
    border-color: #268e9e !important;
}

.sci-text-cyan-light, .text-sirius-cyan-light {
    color: #68d3e3 !important;
}

.sci-bg-cyan-light, .bg-sirius-cyan-light {
    background-color: #68d3e3 !important;
}

.sci-border-cyan-light, .border-sirius-cyan-light {
    border-color: #68d3e3 !important;
}

.sci-text-white, .text-sirius-white {
    color: #fff !important;
}

.sci-bg-white, .bg-sirius-white {
    background-color: #fff !important;
}

.sci-border-white, .border-sirius-white {
    border-color: #fff !important;
}

.sci-text-white-dark, .text-sirius-white-dark {
    color: #f4f4f4 !important;
}

.sci-bg-white-dark, .bg-sirius-white-dark {
    background-color: #f4f4f4 !important;
}

.sci-border-white-dark, .border-sirius-white-dark {
    border-color: #f4f4f4 !important;
}

.sci-text-gray-lighter, .sci-text-grey-lighter, .text-sirius-gray-lighter, .text-sirius-grey-lighter {
    color: #e6e6e6 !important;
}

.sci-bg-gray-lighter, .sci-bg-grey-lighter, .bg-sirius-gray-lighter, .bg-sirius-grey-lighter {
    background-color: #e6e6e6 !important;
}

.sci-border-gray-lighter, .sci-border-grey-lighter, .border-sirius-gray-lighter, .border-sirius-grey-lighter {
    border-color: #e6e6e6 !important;
}

.sci-text-gray-light, .sci-text-grey-light, .text-sirius-gray-light, .text-sirius-grey-light {
    color: #c7c7c7 !important;
}

.sci-bg-gray-light, .sci-bg-grey-light, .bg-sirius-gray-light, .bg-sirius-grey-light {
    background-color: #c7c7c7 !important;
}

.sci-border-gray-light, .sci-border-grey-light, .border-sirius-gray-light, .border-sirius-grey-light {
    border-color: #c7c7c7 !important;
}

.sci-text-gray, .sci-text-grey, .text-sirius-gray, .text-sirius-grey {
    color: #acacac !important;
}

.sci-bg-gray, .sci-bg-grey, .bg-sirius-gray, .bg-sirius-grey {
    background-color: #acacac !important;
}

.sci-border-gray, .sci-border-grey, .border-sirius-gray, .border-sirius-grey {
    border-color: #acacac !important;
}

.sci-text-gray-dark, .sci-text-grey-dark, .text-sirius-gray-dark, .text-sirius-grey-dark {
    color: #808080 !important;
}

.sci-bg-gray-dark, .sci-bg-grey-dark, .bg-sirius-gray-dark, .bg-sirius-grey-dark {
    background-color: #808080 !important;
}

.sci-border-gray-dark, .sci-border-grey-dark, .border-sirius-gray-dark, .border-sirius-grey-dark {
    border-color: #808080 !important;
}

.sci-text-gray-darker, .sci-text-grey-darker, .text-sirius-gray-darker, .text-sirius-grey-darker {
    color: #474747 !important;
}

.sci-bg-gray-darker, .sci-bg-grey-darker, .bg-sirius-gray-darker, .bg-sirius-grey-darker {
    background-color: #474747 !important;
}

.sci-border-gray-darker, .sci-border-grey-darker, .border-sirius-gray-darker, .border-sirius-grey-darker {
    border-color: #474747 !important;
}

.sci-text-black, .text-sirius-black {
    color: #000 !important;
}

.sci-bg-black, .bg-sirius-black {
    background-color: #000 !important;
}

.sci-border-black, .border-sirius-black {
    border-color: #000 !important;
}

.sci-text-deep-blue, .text-sirius-deep-blue {
    color: #53599a !important;
}

.sci-bg-deep-blue, .bg-sirius-deep-blue {
    background-color: #53599a !important;
}

.sci-border-deep-blue, .border-sirius-deep-blue {
    border-color: #53599a !important;
}

.sci-text-deep-blue-dark, .text-sirius-deep-blue-dark {
    color: #352e87 !important;
}

.sci-bg-deep-blue-dark, .bg-sirius-deep-blue-dark {
    background-color: #352e87 !important;
}

.sci-border-deep-blue-dark, .border-sirius-deep-blue-dark {
    border-color: #352e87 !important;
}

.collapsible[data-bs-toggle="collapse"] .collapsible-icon {
    transform: rotate(0deg);
    transition: transform 300ms ease-in-out;
}

.collapsible.collapsed[data-bs-toggle="collapse"] .collapsible-icon {
    transform: rotate(180deg);
    transition: transform 300ms ease-in-out;
}

li.right-menu-icon {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
}

li.right-menu-icon img {
    height: 1.5rem;
}

li.right-menu-icon:not(:last-child) {
    border-right: 1px solid #ddd;
    padding-right: 0.75rem;
}

.menu-search-form {
    padding-top: 0.25rem;
}

.menu-search-form input {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    padding: 0.5rem;
    font-size: 0.9rem;
    box-shadow: none !important;
}

.menu-search-form input::placeholder {
    color: rgba(0,0,0,0.5);
    font-weight: lighter;
}

.kb-inline-code {
    font-family: monospace;
    background: #f5f5f5;
    white-space: pre-wrap;
    border-radius: 3px;
    padding: 4px;
    margin: 0 2px;
}

.tracing-info .text-end {
    font-size: 0.9rem;
}

#select-file-modal .select-file-table {
    max-height: 400px;
    overflow-y: auto;
}

.popover-content-max .popover {
    max-width: 100%;
}

.card .blob-ref-field {
    box-shadow: none !important;
    padding: 0;
}

.blob-ref-field {
    padding: 20px;
}

input.form-control.mls-input {
    background-color: #fff;
}

.mls-modal .modal-body {
    min-height: 250px;
}

.mls-modal .mls-add-language-button .dropdown-menu {
    max-height: 140px;
    overflow: auto;
}

.mls-modal .mls-add-language-button .dropdown-menu .dropdown-item a {
    color: #495057;
}

.mls-modal .mls-add-language-button .dropdown-menu .dropdown-item:active a {
    color: #fff;
}

.mls-modal .mls-modal-inputs .mls-language-label {
    display: flex;
    height: 34px;
    align-items: center;
}

.mls-modal .mls-language-flag {
    margin-right: 8px;
}

.mls-modal .mls-language-globe {
    height: 12px;
    width: 12px;
    object-fit: cover;
}

.mls-tab-list {
    border-bottom: 0;
}

.mls-tab-list .mls-toggle-language-button::after, .mls-tab-list &gt; li &gt; a.active:not(.dropdown-toggle)::after {
    content: '';
    width: 100%;
    border-bottom: 4px solid #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.mls-tab-list &gt; li &gt; a {
    color: #212529;
    position: relative;
}

.mls-tab-list .mls-toggle-language-button .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.mls-tab-list .dropdown-menu {
    max-height: 140px;
    overflow: auto;
}

.mls-tab-list .dropdown-item a {
    color: #495057;
}

.mls-tab-list .dropdown-item:active a {
    color: #fff;
}

.mls-tab-list .mls-language-label, .mls-tab-list .mls-add-language-link {
    display: flex;
    height: 32px;
    align-items: center;
}

.mls-tab-list .mls-language-flag {
    margin-right: 8px;
}

.mls-tab-list .mls-language-globe {
    height: 12px;
    width: 12px;
    object-fit: cover;
}

.smart-values {
    opacity: 1 !important;
}

.smart-values .tooltip-inner {
    background-color: #fff;
    color: #3b3b3b;
    border: 1px solid #3b3b3b;
    font-size: 1rem;
    max-width: inherit;
    overflow: hidden;
}

.smart-values .tooltip.top .tooltip-arrow {
    border-top-color: #3b3b3b;
}

.smart-values .tooltip.right .tooltip-arrow {
    border-right-color: #3b3b3b;
}

.smart-values .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3b3b3b;
}

.smart-values .tooltip.left .tooltip-arrow {
    border-left-color: #3b3b3b;
}

.form-group.admin-only label span::after, .form-group.required label span::after, .admin-link:after {
    font-family: "Font Awesome 6 Pro" !important;
}

@media (min-width: 1400px) {
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-none {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-left: 2%;
        padding-right: 2%;
    }
}

@media (max-width: 1024px) {
    .card-columns {
        column-count: 2;
    }
}

@media (max-width: 768px) {
    .card-columns {
        column-count: 1;
    }
}

@media (max-width: 992px) {
    .sticky-sidebar {
        position: static;
    }
}

@media (max-width: 991px) {
    li.right-menu-icon {
        padding-left: 0;
        border-right: none !important;
    }
    li.right-menu-icon svg {
        width: 1.5rem !important;
    }
    li.right-large-menu-icon {
    }
    li.right-large-menu-icon img {
        height: 1.5rem;
    }
}

@media (min-width: 992px) {
    li.right-menu-icon {
    }
    li.right-menu-icon &gt; a {
        line-height: 2;
    }
    li.right-large-menu-icon {
    }
    li.right-large-menu-icon a {
        padding-top: 0.25rem;
    }
    li.right-large-menu-icon a img {
        height: 2rem;
    }
}

</pre></body></html>