@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-99plgg0oqh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-99plgg0oqh] {
    flex: 1;
}

.top-row[b-99plgg0oqh] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-99plgg0oqh]  a, .top-row[b-99plgg0oqh]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-99plgg0oqh]  a:hover, .top-row[b-99plgg0oqh]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-99plgg0oqh]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-99plgg0oqh] {
        justify-content: space-between;
    }

    .top-row[b-99plgg0oqh]  a, .top-row[b-99plgg0oqh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-99plgg0oqh] {
        flex-direction: row;
    }

    .sidebar[b-99plgg0oqh] {
        width: 80px;
        height: 100vh;
        position: sticky;
        background-color: #09162F;
        top: 0;
        display: flex;
        flex-direction: column;
    }

    .top-row[b-99plgg0oqh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-99plgg0oqh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-99plgg0oqh], article[b-99plgg0oqh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-99plgg0oqh] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-99plgg0oqh] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}


.components-reconnect-dialog[b-99plgg0oqh] 
{
    background-color: #0a0a0a;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar[b-cj77qq5gmy]
{
    height: 80px;
}
.navbar-toggler[b-cj77qq5gmy] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-cj77qq5gmy] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-cj77qq5gmy] {
    min-height: 5.5rem;
}

.navbar-brand[b-cj77qq5gmy] {
    font-family: 'Monteserrat';
    font-size: x-large;
    color: aqua;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.bi[b-cj77qq5gmy] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-cj77qq5gmy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-cj77qq5gmy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-cj77qq5gmy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-box-arrow-in-left[b-cj77qq5gmy] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-box-arrow-in-left" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M10 3.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 9.5 14h-8A1.5 1.5 0 0 1 0 12.5v-9A1.5 1.5 0 0 1 1.5 2h8A1.5 1.5 0 0 1 11 3.5v2a.5.5 0 0 1-1 0z"/><path fill-rule="evenodd" d="M4.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H14.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708z"/></svg>')
}

.nav-item[b-cj77qq5gmy] {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}

.nav-item a[b-cj77qq5gmy] {
    color: #fff;
}

.nav-item:first-of-type[b-cj77qq5gmy] {
    margin-top: 1rem;
}

.nav-item:last-of-type[b-cj77qq5gmy] {
    margin-bottom: 1rem;
}



.nav-item[b-cj77qq5gmy]  .nav-link {
    border: none;
    border-radius: 12px;
    display: flex;
    align-items: center;
    width: 48px !important;
    height: 48px !important;
    font-size: 23px;
    justify-content: center;
}

@media (max-width: 600px)
{
    .nav-item[b-cj77qq5gmy]  .nav-link {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
        width: 100% !important;
    }
}

.api[b-cj77qq5gmy] {
    padding-top: 1.1rem;
}

.nav-item[b-cj77qq5gmy]  a.active {
}

.nav-item[b-cj77qq5gmy]  .nav-link:hover {
    color: white;
}

.nav-scrollable[b-cj77qq5gmy] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-cj77qq5gmy] {
    display: block;
}

.nav-item[b-cj77qq5gmy] {
    position: relative; /* Чтобы псевдоэлемент позиционировался относительно этого элемента */
}

.nav-item[b-cj77qq5gmy]  .active .material-symbols-rounded {
    font-variation-settings: 'FILL' 1,
    'wght' 200,
    'GRAD' 0,
    'opsz' 24
}

.nav-item[b-cj77qq5gmy]  .active::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    border-radius: 3px;
    background-color: #5542f6;
}

.nav-item:last-child .nav-link[b-cj77qq5gmy] {
    border-radius: 0px;
    border-top: 1.4px solid #36363A;;
}

nav[b-cj77qq5gmy] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.padding-bottom[b-cj77qq5gmy]
{
    margin-bottom: 1rem;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cj77qq5gmy] {
        display: none;
    }

    .nav-scrollable[b-cj77qq5gmy] {
        display: block;
        overflow-y: auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.content[b-alqc4co44y]
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20vh;
}

.login-model[b-alqc4co44y]
{
    width: 100%;
    max-width: 300px;
}

.login-inputs[b-alqc4co44y]
{
    display: grid;
}

button[b-alqc4co44y]
{
    margin-top: 0.2rem;
    width: 100%;
    border: none;
    color: white;
    background-color: #5542F6;
    border-radius: 6px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.login-model > :last-child[b-alqc4co44y]
{
    margin-top: 0.2rem;
}
/* /Components/Shared/ReflectiveData.razor.rz.scp.css */
.reflective[b-c55xtdiheb] {
    padding: 1rem;
    background-color: #131F37;
    border: 1px solid #0f192c;
    border-radius: 12px;
    height: 100%;
}

.light .reflective[b-c55xtdiheb]
{
    background-color: #F5F6F7 !important;
    border: 1px solid #e5e5e5 !important;
}

.reflective .header[b-c55xtdiheb] {
    display: flex;
}

.reflective .header label:first-of-type[b-c55xtdiheb] {
    /*margin-right: auto;*/
}

.reflective .header .status[b-c55xtdiheb] {
    display: flex;
    margin-left: auto;
}

.reflective .header .status label[b-c55xtdiheb] {
    margin-top: auto;
    margin-bottom: auto;
}

.reflective .important[b-c55xtdiheb] {
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.reflective .important .line[b-c55xtdiheb] {
    margin-bottom: 0.4rem;
}

.information .info[b-c55xtdiheb] {
    display: flex;
    margin-bottom: 0.4rem;
}

.information .info label:first-of-type[b-c55xtdiheb] {
    margin-right: auto;
}

.information[b-c55xtdiheb] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.information .info[b-c55xtdiheb] {
    flex: 0 0 50%;
}

.line label:last-of-type[b-c55xtdiheb], .info label:last-of-type[b-c55xtdiheb] {
    color: #718491 !important;
    font-weight: 500;
}

.reflective .settings[b-c55xtdiheb] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    flex-direction: row;
    margin-top: 1rem;
    /*display: grid;*/
    /*grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));*/
    /*gap: 16px;*/
}

.reflective .settings .settings-item[b-c55xtdiheb] {
    padding: 1rem;
    border-radius: 12px;
    flex: 0 0 calc(33.333% - 1rem);
    display: flex;
    flex-direction: column;
}

.settings-item .params[b-c55xtdiheb] {
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.settings-item .param[b-c55xtdiheb] {
    display: flex;
    flex-direction: row;
}

.settings-item .param label:first-of-type[b-c55xtdiheb] {
    margin-right: auto;
}

.settings-item .param label[b-c55xtdiheb] {
    margin-top: auto;
    margin-bottom: auto;
}

.title[b-c55xtdiheb] {
    font-weight: 500;
}

.mud-dialog-content .line[b-c55xtdiheb] {
    margin-top: 0.25rem;
}

.list[b-c55xtdiheb] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 1rem;
    padding: 1rem;
    background-color: #F1F1F1 !important;
    border-radius: 12px;
}

.list .list-item[b-c55xtdiheb] {
    flex: 1 1;
}

.action[b-c55xtdiheb] {
    margin-top: 1rem;
    display: flex;
}

label[b-c55xtdiheb] {
    font-size: 13px;
}

.params label[b-c55xtdiheb] {
    font-size: 12px !important;
}
