@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Components/MediaUploadComponent.razor.rz.scp.css */
.media-preview[b-0z3559r20l] {
    max-width: 100%;
    max-height: 400px;
}
/* /Pages/AuthorizingPage.razor.rz.scp.css */
/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

@keyframes tracking-in-expand-b-e4i2vl7hhp {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

.tracking-in-expand[b-e4i2vl7hhp] {
    -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    animation: tracking-in-expand-b-e4i2vl7hhp 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    font-size: 5vh;
}

.container[b-e4i2vl7hhp] {
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
/* /Pages/GptReportsParts/DisplayChatComponent.razor.rz.scp.css */
.page > .row:nth-child(odd)[b-ha019m74jo] {
    background-color: #f2f2f2; /* Задает серый фон для нечетных строк */
}

.page > .row:nth-child(even)[b-ha019m74jo] {
    background-color: #ffffff; /* Задает белый фон для четных строк */
}

.page > .row[b-ha019m74jo] {
    border-bottom: 1px solid #ccc;
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-size: 10% 100%, 10% 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

.content[b-ha019m74jo] {
    padding-left: 0;
    padding-right: 0;
    background-color: aqua;
}

.text-muted[b-ha019m74jo] {
    font-size: 0.8em !important;
}

[b-ha019m74jo] blockquote {
    background: #f9f9f9;
    border-left: 2px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
}

[b-ha019m74jo] blockquote > p {
    margin-bottom: 0rem;
}
/* /Pages/GptReportsParts/LoadingPlaceholderComponent.razor.rz.scp.css */
img[b-0szy7shlld] {
    filter: brightness(0);
}

.page > .row:nth-child(odd)[b-0szy7shlld] {
    background-color: #f2f2f2; /* Задает серый фон для нечетных строк */
}

.page > .row:nth-child(even)[b-0szy7shlld] {
    background-color: #ffffff; /* Задает белый фон для четных строк */
}

.page > .row[b-0szy7shlld] {
    border-bottom: 1px solid #ccc;
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-size: 10% 100%, 10% 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

.content[b-0szy7shlld] {
    padding-left: 0;
    padding-right: 0;
    background-color: aqua;
}
/* /Pages/LogIn.razor.rz.scp.css */
.loginMain[b-05fcr4g5zs] {
    background-color: #f5f5f5;
    display: flex;
    height: 100vh;
    padding-bottom: 40px;
    padding-top: 40px;
}

.form-signin[b-05fcr4g5zs] {
    margin: auto;
    max-width: 330px;
    padding: 15px;
    width: 100%;
}

.form-signin .checkbox[b-05fcr4g5zs] {
    font-weight: 400;
}

.form-signin .form-floating:focus-within[b-05fcr4g5zs] {
    z-index: 2;
}

.form-signin input[type="email"][b-05fcr4g5zs] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -1px;
}

.form-signin input[type="password"][b-05fcr4g5zs] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 10px;
}
/* /Pages/Marketing/AdsBannerEditPage.razor.rz.scp.css */
[b-ojufvp3eu3] .b-input-color-picker-preview {
    height: 1.5rem !important;
}

[b-ojufvp3eu3] .b-input-color-picker {
    margin-top: 0.5rem !important;
}
/* /Pages/Marketing/AdsPage.razor.rz.scp.css */
.fa-power-off[b-qzocxo0y9v] {
    color: red;
}

.fa-play-circle[b-qzocxo0y9v] {
    color: green;
}

.fa-check-double[b-qzocxo0y9v] {
    color: lightgreen;
}

.fa-exclamation-triangle[b-qzocxo0y9v] {
    color: darkorange;
}

.fa-calendar-alt[b-qzocxo0y9v] {
    color: lightblue;
}

.fas[b-qzocxo0y9v] {
    font-size: 2rem;
}

.key-column > .fas[b-qzocxo0y9v] {
    font-size: 1rem;
}

.icon-to[b-qzocxo0y9v] {
    font-size: 0.8rem;
}

.spinner-border[b-qzocxo0y9v] {
    animation-duration: 4s;
}

.text-xs[b-qzocxo0y9v] {
    font-size: 0.8rem; /* Примерно 12px */
}

a.btn-sm[b-qzocxo0y9v] {
    max-width: 160px;
    
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.8rem;
    white-space: nowrap;
}

[b-qzocxo0y9v] .quickgrid[theme=default] {
    margin-top: 5px;
}

    [b-qzocxo0y9v] .quickgrid[theme=default] .col-title {
        gap: 0.4rem; /* Separate the sort indicator from title text */
        font-weight: bold;
        
    }

    [b-qzocxo0y9v] .quickgrid[theme=default] thead {
/*        color: white;
        background: #777;*/
    }
/* /Pages/PaywallEditPage.razor.rz.scp.css */
.col-features[b-n94j1lj0lc] {
    min-width: 400px;
}

/* /Pages/PlatformPushPage.razor.rz.scp.css */
[b-dma2jco0yh] .tox .tox-edit-area__iframe {
    background-color: #ddd;
}
/* /Pages/PlatformPushStatsPage.razor.rz.scp.css */
.table td[b-b2mrqrlc4t] {
    /*text-align: center;*/
}
/* /Pages/StackPage.razor.rz.scp.css */
textarea[b-z84zzkoti8] {
    font-family: monospace !important;
}

img[b-z84zzkoti8] {
    max-width: 800px;
}

.history-code-preview[b-z84zzkoti8] {
    font-family: monospace; /* Шрифт моноширинный */
    white-space: initial; /* Предотвращает перенос текста */
    overflow: hidden; /* Обрезает текст */
    text-overflow: ellipsis; /* Добавляет многоточие в конце обрезанного текста */
    max-height: 3em; /* Максимальная высота две строки */
    font-size: small;
}

.list-group a[b-z84zzkoti8] {
    cursor: pointer;
}

.history-date[b-z84zzkoti8] {
    min-width: 120px;
}

.text-flash[b-z84zzkoti8] {
    animation: appear 0.2s;
}
/* /Pages/TranslationsEditPage.razor.rz.scp.css */
.tab-container[b-4ypweycdx1] {
    display: flex;
    justify-content: center;
    overflow-x: hidden;
    width: 100%;
}

.nav-tabs[b-4ypweycdx1] {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    max-height: 40px;
}

.nav-item[b-4ypweycdx1] {
    flex-shrink: 0;
    width: 20%;
}

.nav-link[b-4ypweycdx1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

textarea.form-control[b-4ypweycdx1] {
    border-radius: 0;
}

[b-4ypweycdx1] .search-container {
    position: relative;
}

[b-4ypweycdx1] #searchInput {
    width: 100%;
}

[b-4ypweycdx1] .search-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 9999;
}

[b-4ypweycdx1] .search-item {
    padding: 8px;
    cursor: pointer;
}

[b-4ypweycdx1] .search-item:hover {
    background-color: #f1f1f1;
}
/* /Pages/TranslationsGridPage.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid-table[b-072dzj8nqm] {
    height: 95vh;
    overflow-y: auto;
}

.grid-table[b-072dzj8nqm]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-072dzj8nqm] thead {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #ffffff;
}

[b-072dzj8nqm] thead th {
    border-bottom: none;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-072dzj8nqm] tr {
    height: 30px;
}

[b-072dzj8nqm] tbody td {
    white-space: nowrap;
    /*overflow: hidden;*/
    max-width: 0;
    text-overflow: ellipsis;
}

[b-072dzj8nqm] td.editable-cell:hover {
    background-color: gainsboro;
}

[b-072dzj8nqm] thead:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid black;
}

[b-072dzj8nqm] .table {
    table-layout: fixed;
    width: 100%;
}

    [b-072dzj8nqm] .table th:nth-child(1), .table td:nth-child(1)[b-072dzj8nqm] {
        width: 100px;
    }

    [b-072dzj8nqm] .table th:nth-child(2), .table td:nth-child(2)[b-072dzj8nqm] {
        width: 200px;
    }

    [b-072dzj8nqm] .table th:nth-child(n+3), .table td:nth-child(n+3)[b-072dzj8nqm] {
        width: auto;
    }

.alert-message[b-072dzj8nqm] {
    position: absolute; /* Абсолютное позиционирование для сообщения */
    top: 50%; /* Положение сверху на 50% высоты родителя */
    left: 50%; /* Положение слева на 50% ширины родителя */
    transform: translate(-50%, -50%); /* Смещение на -50% своей ширины и высоты для центрирования */
    padding: 10px 20px; /* Пример отступов внутри */
}

[b-072dzj8nqm] .popup-editor {
    position: absolute;
    top: -2px;
    left: -2px;
    padding-top: 0px;
    width: 100%;
    overflow: visible;
    /*overflow-y: auto;*/
    border: 1px solid #dee2e6;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 1000;
}

[b-072dzj8nqm] .cell-inner {
    position: relative;
    overflow: visible;
    background: linear-gradient(270deg, transparent, rgba(0,0,0,1) 120px);
    color: transparent; /* Сделаем текст прозрачным, чтобы градиент стал видимым */
    -webkit-background-clip: text;
    background-clip: text;
}

[b-072dzj8nqm] .text-inner {
    overflow: hidden;
}

[b-072dzj8nqm] .cell-inner textarea {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    border: none;
    resize: both;
    box-sizing: border-box;
    z-index: 1000;
}

[b-072dzj8nqm] .translator-badge {
    position: absolute;
    right: -20px; /* зазор от правой границы ячейки */
    top: 50%;
    transform: translateY(-50%); /* вертикальное центрирование */
}

.recently-changed[b-072dzj8nqm] {
    background-color: lightgreen;
}

[b-072dzj8nqm] .key-column {
    overflow: hidden;
}

[b-072dzj8nqm] .table-header {
    font-weight: bold;
}
/* /Pages/TranslationsPage.razor.rz.scp.css */
[b-orup814p4c] .search-container {
    position: relative;
}

[b-orup814p4c] #searchInput {
    width: 100%;
}

[b-orup814p4c] .search-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 9999;
}

[b-orup814p4c] .search-item {
    padding: 8px;
    cursor: pointer;
}

[b-orup814p4c] .search-item:hover {
    background-color: #f1f1f1;
}

.feature-icon[b-orup814p4c] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    color: #fff;
    border-radius: 0.75rem;
}

.icon-link[b-orup814p4c] {
    display: inline-flex;
    align-items: center;
}

    .icon-link > .bi[b-orup814p4c] {
        margin-top: .125rem;
        margin-left: .125rem;
        transition: transform .25s ease-in-out;
        fill: currentColor;
    }

    .icon-link:hover > .bi[b-orup814p4c] {
        transform: translate(.25rem);
    }

.bi[b-orup814p4c] {
    vertical-align: -.125em;
    fill: currentColor;
}
/* /Pages/UserSessionsActivePage.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid-table[b-bksmclyrx1] {
    height: calc(100vh - 200px);
    overflow-y: auto;
}

.grid-table[b-bksmclyrx1]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-bksmclyrx1] thead {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #ffffff;
}

[b-bksmclyrx1] thead th {
    border-bottom: none;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-bksmclyrx1] tr {
    height: 30px;
}

[b-bksmclyrx1] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

[b-bksmclyrx1] .serverid-column,
[b-bksmclyrx1] .userid-column,
[b-bksmclyrx1] .token-column,
[b-bksmclyrx1] .apptoken-column,
[b-bksmclyrx1] .account-column {
    max-width: 60px;
}

[b-bksmclyrx1] .login-column {
    min-width: 180px;
}

.alert-message[b-bksmclyrx1] {
    position: absolute; /* Абсолютное позиционирование для сообщения */
    top: 50%; /* Положение сверху на 50% высоты родителя */
    left: 50%; /* Положение слева на 50% ширины родителя */
    transform: translate(-50%, -50%); /* Смещение на -50% своей ширины и высоты для центрирования */
    padding: 10px 20px; /* Пример отступов внутри */
}
/* /Pages/UserSessionsPage.razor.rz.scp.css */
.filter-input[b-rgsuj2prox] {
    max-width: 100%; /* Устанавливает ширину поля ввода в пределах ширины родительского элемента */
    box-sizing: border-box; /* Включает границы и отступы в общую ширину элемента */
    margin: 0; /* Убирает внешние отступы */
    padding: 4px; /* Небольшие внутренние отступы для визуального комфорта */
    border: 1px solid #ccc; /* Граница для визуального отделения поля ввода */
}

[b-rgsuj2prox] .col-header-content {
    display: block;
}

[b-rgsuj2prox] .uuid-column {
    max-width: 300px;
}

[b-rgsuj2prox] .expire-column {
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

[b-rgsuj2prox] .time-column {
    max-width: 110px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
}

[b-rgsuj2prox] .account-column {
    max-width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}

[b-rgsuj2prox] .isvm-column {
    max-width: 70px;
}

[b-rgsuj2prox] .osversion-column {
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

[b-rgsuj2prox] .login-column {
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 0 !important;
}

[b-rgsuj2prox] .userid-column {
    min-width: 80px;
    max-width: 80px;
    padding-right: 0 !important;
}

.alert-message[b-rgsuj2prox] {
    position: absolute; /* Абсолютное позиционирование для сообщения */
    top: 50%; /* Положение сверху на 50% высоты родителя */
    left: 50%; /* Положение слева на 50% ширины родителя */
    transform: translate(-50%, -50%); /* Смещение на -50% своей ширины и высоты для центрирования */
    padding: 10px 20px; /* Пример отступов внутри */
}
/* /Pages/UsersPage.razor.rz.scp.css */
.filter-input[b-i3u2qys6rr] {
    max-width: 100%; /* Устанавливает ширину поля ввода в пределах ширины родительского элемента */
    box-sizing: border-box; /* Включает границы и отступы в общую ширину элемента */
    margin: 0; /* Убирает внешние отступы */
    padding: 4px; /* Небольшие внутренние отступы для визуального комфорта */
    border: 1px solid #ccc; /* Граница для визуального отделения поля ввода */
}

[b-i3u2qys6rr] .col-header-content {
    display: block;
}

[b-i3u2qys6rr] .uuid-column {
    max-width: 300px;
}

[b-i3u2qys6rr] .expire-column {
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

[b-i3u2qys6rr] .time-column {
    max-width: 110px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
}

[b-i3u2qys6rr] .account-column {
    max-width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}

[b-i3u2qys6rr] .isvm-column {
    max-width: 70px;
}

[b-i3u2qys6rr] .osversion-column {
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

[b-i3u2qys6rr] .login-column {
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 0 !important;
}

[b-i3u2qys6rr] .userid-column {
    min-width: 80px;
    max-width: 80px;
    padding-right: 0 !important;
}

.alert-message[b-i3u2qys6rr] {
    position: absolute; /* Абсолютное позиционирование для сообщения */
    top: 50%; /* Положение сверху на 50% высоты родителя */
    left: 50%; /* Положение слева на 50% ширины родителя */
    transform: translate(-50%, -50%); /* Смещение на -50% своей ширины и высоты для центрирования */
    padding: 10px 20px; /* Пример отступов внутри */
}
/* /Shared/ListLayout.razor.rz.scp.css */
.page[b-bjckbykaz1] {
    display: flex;
    flex-direction: column;
    position: relative;
}

.main[b-bjckbykaz1] {
    flex: 1;
}

.sidebar[b-bjckbykaz1] {
    background-color: #242939;
    display: flex;
    flex-flow: column;
}

.scrollarea[b-bjckbykaz1] {
    overflow-y: auto;
}

.top-row[b-bjckbykaz1] {
    align-items: center;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    display: flex;
    height: 3.5rem;
    justify-content: flex-end;
}

.top-row[b-bjckbykaz1]  a, .top-row .btn-link[b-bjckbykaz1] {
    margin-left: 1.5rem;
    white-space: nowrap;
}

.top-row a:first-child[b-bjckbykaz1] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-bjckbykaz1] {
        display: none;
    }

    .top-row.auth[b-bjckbykaz1] {
        justify-content: space-between;
    }

    .top-row a[b-bjckbykaz1], .top-row .btn-link[b-bjckbykaz1] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-bjckbykaz1] {
        flex-direction: row;
    }

    .sidebar[b-bjckbykaz1] {
        height: 100vh;
        position: sticky;
        top: 0;
        width: 250px;
    }

    .top-row[b-bjckbykaz1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-bjckbykaz1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-cr2mp2as7t] {
    display: flex;
    flex-direction: column;
    position: relative;
}

.main[b-cr2mp2as7t] {
    flex: 1;
}

.sidebar[b-cr2mp2as7t] {
    background-color: #242939;
    display: flex;
    flex-flow: column;
}

.top-row[b-cr2mp2as7t] {
    align-items: center;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    display: flex;
    height: 3.5rem;
    justify-content: flex-end;
}

.top-row[b-cr2mp2as7t]  a, .top-row .btn-link[b-cr2mp2as7t] {
    margin-left: 1.5rem;
    white-space: nowrap;
}

.top-row a:first-child[b-cr2mp2as7t] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-cr2mp2as7t] {
        display: none;
    }

    .top-row.auth[b-cr2mp2as7t] {
        justify-content: space-between;
    }

    .top-row a[b-cr2mp2as7t], .top-row .btn-link[b-cr2mp2as7t] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-cr2mp2as7t] {
        flex-direction: row;
    }

    .sidebar[b-cr2mp2as7t] {
        height: 100vh;
        position: sticky;
        top: 0;
        width: 250px;
    }

    .top-row[b-cr2mp2as7t] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-cr2mp2as7t] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-wuljy897oh] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-wuljy897oh] {
    height: 5rem;
}

.navbar-brand[b-wuljy897oh] {
    font-size: 1.1rem;
    padding-left: 2rem;
    padding-top: 1rem;
}

.collapse[b-wuljy897oh] {
    display: flex;
    flex: 1 1 auto;
    flex-flow: column;
}

.nav[b-wuljy897oh] {
    flex: 1 1 auto;
}

.oi[b-wuljy897oh] {
    font-size: 1.1rem;
    top: -2px;
    vertical-align: text-top;
    width: 2rem;
}

.fas[b-wuljy897oh] {
    font-size: 1.1rem;
    top: -2px;
    vertical-align: text-top;
    width: 2rem;
}

.nav-item[b-wuljy897oh] {
    font-size: 0.9rem;
}

.nav-item:first-of-type[b-wuljy897oh] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-wuljy897oh] {
    padding-bottom: 1rem;
}

.nav-item[b-wuljy897oh]  a {
    align-items: center;
    color: #c0c4d1;
    display: flex;
    height: 2.2rem;
    line-height: 3rem;
    padding-left: 2rem;
}

.nav-item-group[b-wuljy897oh]  {
    color: #707070;
    text-transform: uppercase;
    padding-left: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 0.3rem;
    font-weight: 600;
    font-family: 'Inter';
}

.nav-item-group:first-of-type[b-wuljy897oh]   {
    padding-top: 1rem;
}

.nav-item[b-wuljy897oh]  a.active {
    background-color: rgba(0, 0, 0, 0.25);
    color: white;
}

.nav-item[b-wuljy897oh]  a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-wuljy897oh] {
        display: none;
    }

    .collapse[b-wuljy897oh] {
        /* Never collapse the sidebar for wide screens */
        /*display: block;*/
    }
}

.logo-header[b-wuljy897oh] {
    max-width: 180px;
}

/* bottom profile menu */

.bi[b-wuljy897oh] {
    fill: currentColor;
    pointer-events: none;
    vertical-align: -.125em;
}

.dropdown-toggle[b-wuljy897oh] {
    outline: 0;
}

.nav-flush .nav-link[b-wuljy897oh] {
    border-radius: 0;
}

.btn-toggle[b-wuljy897oh] {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: rgba(0, 0, 0, .65);
    display: inline-flex;
    font-weight: 600;
    padding: .25rem .5rem;
}

.btn-toggle:hover[b-wuljy897oh],
.btn-toggle:focus[b-wuljy897oh] {
    background-color: #d2f4ea;
    color: rgba(0, 0, 0, .85);
}

.btn-toggle[b-wuljy897oh]::before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    line-height: 0;
    transform-origin: .5em 50%;
    transition: transform .35s ease;
    width: 1.25em;
}

.btn-toggle[aria-expanded="true"][b-wuljy897oh] {
    color: rgba(0, 0, 0, .85);
}

.btn-toggle[aria-expanded="true"][b-wuljy897oh]::before {
    transform: rotate(90deg);
}

.btn-toggle-nav a[b-wuljy897oh] {
    display: inline-flex;
    margin-left: 1.25rem;
    margin-top: .125rem;
    padding: .1875rem .5rem;
    text-decoration: none;
}

.btn-toggle-nav a:hover[b-wuljy897oh],
.btn-toggle-nav a:focus[b-wuljy897oh] {
    background-color: #d2f4ea;
}

.scrollarea[b-wuljy897oh] {
    overflow-y: auto;
}

.fw-semibold[b-wuljy897oh] {
    font-weight: 600;
}

.lh-tight[b-wuljy897oh] {
    line-height: 1.25;
}

.logout[b-wuljy897oh] {
    text-align: center;
}
