/* /Components/FloatingButton.razor.rz.scp.css */

/*Перенос стиля из файла*/
/*<link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css" rel="stylesheet" >*/


/*Блок с кнопками*/
.fixed-action-btn[b-0puwx8ovtv] {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 998;
}

    .fixed-action-btn ul[b-0puwx8ovtv] {
        left: 0;
        right: 0;
        text-align: center;
        position: absolute;
        bottom: 64px;
        margin: 0;
    }

    .fixed-action-btn.active ul[b-0puwx8ovtv] {
        visibility: visible;
    }



.z-depth-1[b-0puwx8ovtv], nav[b-0puwx8ovtv], .card-panel[b-0puwx8ovtv], .card[b-0puwx8ovtv], .toast[b-0puwx8ovtv], .btn[b-0puwx8ovtv], .btn-large[b-0puwx8ovtv], .btn-floating[b-0puwx8ovtv], .dropdown-content[b-0puwx8ovtv], .collapsible[b-0puwx8ovtv], .side-nav[b-0puwx8ovtv] {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

    .z-depth-1-half[b-0puwx8ovtv], .btn:hover[b-0puwx8ovtv], .btn-large:hover[b-0puwx8ovtv], .btn-floating:hover[b-0puwx8ovtv] {
        box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    }

.btn[b-0puwx8ovtv], .btn-large[b-0puwx8ovtv], .btn-flat[b-0puwx8ovtv] {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.btn[b-0puwx8ovtv], .btn-large[b-0puwx8ovtv] {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: pointer;
}

.btn-floating[b-0puwx8ovtv] {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 37px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}

.btn-large[b-0puwx8ovtv] {
    height: 54px;
    line-height: 56px;
}

.btn-floating.btn-large[b-0puwx8ovtv] {
    width: 55.5px;
    height: 55.5px;
}



.material-icons[b-0puwx8ovtv] {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

i.large[b-0puwx8ovtv] {
    font-size: 6rem;
}

.btn i[b-0puwx8ovtv], .btn-large i[b-0puwx8ovtv], .btn-floating i[b-0puwx8ovtv], .btn-large i[b-0puwx8ovtv], .btn-flat i[b-0puwx8ovtv] {
    font-size: 1.3rem;
    line-height: inherit;
}

.btn-floating i[b-0puwx8ovtv] {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 37px;
}

.btn-large i[b-0puwx8ovtv] {
    font-size: 1.6rem;
}

.btn-floating.btn-large i[b-0puwx8ovtv] {
    line-height: 55.5px;
}



/*Список*/
ul[b-0puwx8ovtv] {
    list-style-type: none;
    padding: 0;
}

.fixed-action-btn ul[b-0puwx8ovtv] {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
}

.fixed-action-btn ul[b-0puwx8ovtv] {
    display: block;
}

    .fixed-action-btn ul li[b-0puwx8ovtv] {
        margin-bottom: 15px;
    }


/*Элементы списка*/
ul li[b-0puwx8ovtv] {
    list-style-type: none;
}

btn ul li[b-0puwx8ovtv] {
    margin-bottom: 15px;
}










/*Цвета кнопок*/
.blue[b-0puwx8ovtv] {
    background-color: #2196F3 !important;
}

.red[b-0puwx8ovtv] {
    background-color: #F44336 !important;
}

.yellow[b-0puwx8ovtv] {
    background-color: #ffeb3b !important;
}

.green[b-0puwx8ovtv] {
    background-color: #4CAF50 !important;
}











/*Fonts*/
/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v70/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

/*.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;*/
/*line-height: 1;*/
/*letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}*/



/*Скрыть floating button*/
/*.fixed-action-btn {*/
/*visibility: hidden;*/
/*}

    .fixed-action-btn ul {
        display: none;
    }


@media screen and (max-width: 1759.98px) {*/

/*Показать floating button*/
/*.fixed-action-btn {
        visibility: visible;
    }
}*/

.fixed-action-btn[b-0puwx8ovtv] {
    display: none;
}

    .fixed-action-btn ul[b-0puwx8ovtv] {
        display: none;
    }


/*Начать показ плавающей кнопки*/
@media only screen and (max-width: 1760px) {
    .fixed-action-btn[b-0puwx8ovtv] {
        display: block;
    }

        .fixed-action-btn:hover ul[b-0puwx8ovtv] {
            display: block;
        }

    .mobile-fab-tip[b-0puwx8ovtv] {
        position: fixed;
        right: 85px;
        /*padding: 7px 5px 4px 5px;*/
        padding: 2px;
        text-align: right;
        background-color: #323232;
        border-radius: 2px;
        color: #FFF;
        opacity: 1;
    }
}



/*Floating button*/
/*@media only screen and (max-width: 992px) {*/
@media only screen and (max-width: 992px) {
    .overlay[b-0puwx8ovtv] {
        display: none;
        background-color: #E1E1E1;
        opacity: 0.80;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 900;
    }

    .fixed-action-btn ul[b-0puwx8ovtv] {
        display: none;
    }

    .fixed-action-btn:hover ul[b-0puwx8ovtv] {
        display: block;
    }

    .material-tooltip[b-0puwx8ovtv] {
        display: none !important;
    }

    .mobile-fab-tip[b-0puwx8ovtv] {
        position: fixed;
        right: 85px;
        /*padding: 7px 5px 4px 5px;*/
        padding: 2px;
        text-align: right;
        background-color: #323232;
        border-radius: 2px;
        color: #FFF;
        opacity: 1;
    }

    /*.mobile-fab-tip {
        -webkit-animation: fadein 1s;
        -moz-animation: fadein 1s;
        -o-animation: fadein 1s;
        animation: fadein 1s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: 0.5s;
        -moz-animation-delay: 0.5s;
        -o-animation-delay: 0.5s;
        animation-delay: 0.5s;
    }*/

    @keyframes fadein-b-0puwx8ovtv {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-moz-keyframes fadein {
        /* Firefox */
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes fadein {
        /* Safari and Chrome */
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-o-keyframes fadein {
        /* Opera */
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }
}

/*** Desktop Only Styles ***/
@media only screen and (min-width: 993px) {
    /*.mobile-fab-tip {
        display: none;
    }*/

    .overlay[b-0puwx8ovtv] {
        display: none;
    }
}



/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-26autx5r8g] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-26autx5r8g] {
    flex: 1;
}

.sidebar[b-26autx5r8g] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-26autx5r8g] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-26autx5r8g]  a, .top-row[b-26autx5r8g]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-26autx5r8g]  a:hover, .top-row[b-26autx5r8g]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-26autx5r8g]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-26autx5r8g] {
        justify-content: space-between;
    }

    .top-row[b-26autx5r8g]  a, .top-row[b-26autx5r8g]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-26autx5r8g] {
        flex-direction: row;
    }

    .sidebar[b-26autx5r8g] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-26autx5r8g] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-26autx5r8g]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-26autx5r8g], article[b-26autx5r8g] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-26autx5r8g] {
    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-26autx5r8g] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ho5sp57kb3] {
    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-ho5sp57kb3] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-ho5sp57kb3] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ho5sp57kb3] {
    font-size: 1.1rem;
}

.bi[b-ho5sp57kb3] {
    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-ho5sp57kb3] {
    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-ho5sp57kb3] {
    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-ho5sp57kb3] {
    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");
}

.nav-item[b-ho5sp57kb3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ho5sp57kb3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ho5sp57kb3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ho5sp57kb3]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-ho5sp57kb3]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-ho5sp57kb3]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-ho5sp57kb3] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ho5sp57kb3] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ho5sp57kb3] {
        display: none;
    }

    .nav-scrollable[b-ho5sp57kb3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 4.5rem);
        overflow-y: auto;
    }
}




.oi[b-ho5sp57kb3] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-abhlcb0nmt],
.components-reconnect-repeated-attempt-visible[b-abhlcb0nmt],
.components-reconnect-failed-visible[b-abhlcb0nmt],
.components-pause-visible[b-abhlcb0nmt],
.components-resume-failed-visible[b-abhlcb0nmt],
.components-rejoining-animation[b-abhlcb0nmt] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-retrying[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-failed[b-abhlcb0nmt],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-abhlcb0nmt] {
    display: block;
}


#components-reconnect-modal[b-abhlcb0nmt] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-abhlcb0nmt 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-abhlcb0nmt 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-abhlcb0nmt 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-abhlcb0nmt]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-abhlcb0nmt 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-abhlcb0nmt {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-abhlcb0nmt {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-abhlcb0nmt {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-abhlcb0nmt] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-abhlcb0nmt] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-abhlcb0nmt] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-abhlcb0nmt] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-abhlcb0nmt] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-abhlcb0nmt] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-abhlcb0nmt] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-abhlcb0nmt 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-abhlcb0nmt] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-abhlcb0nmt {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/MatrixPage.razor.rz.scp.css */

[b-pwyslko43r] .row1 {
    display: flex;
    justify-content: center;
}

/* Квадраты */
[b-pwyslko43r] .square {
    /*width: 50%;*/
    /*margin: 10px;*/
    border-radius: 15px;
    /*height: 44vh;*/
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* Цвета */
[b-pwyslko43r] .color1 {
    background-color: lightsalmon;
}

[b-pwyslko43r] .color2 {
    background-color: lightgreen;
}

[b-pwyslko43r] .color3 {
    background-color: lemonchiffon;
}

[b-pwyslko43r] .color4 {
    background-color: lightblue;
}


/* Список с прокруткой */
[b-pwyslko43r] .list-group {
    /*    max-height: 300px;*/
    margin-bottom: 10px;
    /* Hide vertical scrollbar */
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    height: calc(40vh - 3rem); /* Высота списка */
}

[b-pwyslko43r] .list-group-item {
    background-color: transparent;
    border-left: 0px;
    border-right: 0px;
}

    [b-pwyslko43r] .list-group-item p {
        text-align: left;
        line-height: 1.5;
        margin: 0px;
    }

    [b-pwyslko43r] .list-group-item:hover {
        background-color: antiquewhite;
    }

/* ScrollBar */
[b-pwyslko43r] .list-group:hover {
    /* Show vertical scrollbar */
    overflow-y: auto;
}

[b-pwyslko43r] p {
    text-align: center;
}

    [b-pwyslko43r] p.dline {
        line-height: 1;
    }

[b-pwyslko43r] P {
    line-height: 0.7em;
    margin-top: 10px;
}


/** Simple drag and drop with Blazor CSS **/
[b-pwyslko43r] .draggable:active {
    cursor: grabbing;
}

[b-pwyslko43r] .dragging {
    cursor: grabbing;
}

/*Перетаскивание*/
[b-pwyslko43r] .dragenter {
    background-color: lightyellow;
}

/*Кнопки Обновить и Добавить задачу*/
.buttons[b-pwyslko43r] {
    float: left;
}

/* Шрифт заголовка*/
[b-pwyslko43r] .squaretitle p {
    font-size: x-large;
}

/*Заголовок квадрата - важно*/
[b-pwyslko43r] .colColor1 > .squaretitle p {
    color: #ffe680;
}

[b-pwyslko43r] .colColor1 > .squaresubtitle p {
    color: #ffe680;
}

/*Текст квадрата - важно*/
[b-pwyslko43r] .colColor1 > .panel-body > .list-group li {
    color: #FFFFCC;
}


/*Заголовок квадрата*/
[b-pwyslko43r] .squaretitle:hover a {
    color: Highlight;
}

[b-pwyslko43r] .squaretitle:hover {
    cursor: pointer;
}

/*Скрыть floating button*/
#floating-button[b-pwyslko43r] {
    visibility: hidden;
}


@media screen and (min-width: 1760px) {

    .buttons[b-pwyslko43r] {
        float: left;
        padding-left: 2rem !important;
    }

    /* Квадраты */
    [b-pwyslko43r] .square {
        /*width: 50%;*/
        margin: 10px;
        border-radius: 15px;
        /*height: 44vh;*/
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        /*box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
    }

    /* Список с прокруткой */
    [b-pwyslko43r] .list-group {
        /* max-height: 300px;*/
        margin-bottom: 10px;
        /* Hide vertical scrollbar */
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        height: calc(40vh - 3rem); /* Высота списка */
    }

    /*Эффект при наведении на квадрат*/
    [b-pwyslko43r] .square:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
        transition: all 0.3s;
        transform: translateZ(10px);
    }
}

/*Для узких экранов 1*/
@media screen and (max-width: 1759.98px) {
    /* Скрыть кнопки*/
    .buttons[b-pwyslko43r] {
        float: none;
        visibility: collapse;
        height: 0px;
    }

    .taskmatrix-container > .container[b-pwyslko43r] {
        padding: 0;
    }

    /* Скрыть девизы*/
    [b-pwyslko43r] .squaresubtitle {
        float: none;
        visibility: collapse;
        height: 0px;
    }

    /* Шрифт заголовка*/
    [b-pwyslko43r] .squaretitle p {
        font-size: medium;
    }

    /* Квадраты */
    [b-pwyslko43r] .square {
        /*width: 50%;*/
        border-radius: 15px;
        /*height: 44.8vh;*/
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        /*margin-left: 8px;
        margin-right: 8px;*/
        /*margin-top: 8px;
        margin-bottom: 8px;*/
    }

    /* Расширить квадраты*/
    [b-pwyslko43r] .left {
        margin-left: 8px;
        margin-right: 8px;
    }

    [b-pwyslko43r] .right {
        margin-left: 8px;
        margin-right: 8px;
    }

    [b-pwyslko43r] .top {
        margin-top: 8px;
        margin-bottom: 4px;
    }

    [b-pwyslko43r] .bottom {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    /* Список с прокруткой */
    [b-pwyslko43r] .list-group {
        /* max-height: 300px;*/
        margin-bottom: 10px;
        /* Hide vertical scrollbar */
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        /*height: calc(46vh - 3rem);*/ /* Высота списка */
    }

    /*Эффект при наведении на квадрат*/
    [b-pwyslko43r] .square:hover {
        /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
        box-shadow: 0 10px 20px rgba(0,0,0,0.25), 0 7px 7px rgba(0,0,0,0.22);
        transition: all 0.3s;
        transform: translateZ(10px);
    }

    /*Показать floating button*/
    #floating-button[b-pwyslko43r] {
        visibility: visible;
    }
}

/*Для узких экранов 2*/
@media screen and (max-width: 1099.98px), (max-height: 599.98px) {

    /* Шрифт заголовка*/
    [b-pwyslko43r] .squaretitle p {
        font-size: small;
    }

    /*Эффект при наведении на квадрат*/
    [b-pwyslko43r] .square:hover {
        box-shadow: 0 7px 12px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
        transition: all 0.3s;
        transform: translateZ(10px);
    }

    /* Квадраты */
    [b-pwyslko43r] .square {
        /*width: 50%;*/
        border-radius: 15px;
        /*height: 48vh;*/
        /*height:calc(98% - 0.5rem);*/
        /*height: auto;*/
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

        /*Нижние квадраты*/
        /*::deep .square.bottom {
            height: 100%;
        }*/
}

/*Для узких экранов 3 - мобильное устройство*/
@media (max-width: 800.98px) {

    /* Шрифт заголовка*/
    [b-pwyslko43r] .squaretitle p {
        font-size: small;
    }

    [b-pwyslko43r] .list-group li {
        font-size: small;
    }

    /* Квадраты */
    [b-pwyslko43r] .square {
        /*width: 50%;*/
        border-radius: 15px;
        /*height: 44.8vh;*/
        /*height: auto;*/
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        /*margin-left: 8px;
        margin-right: 8px;*/
        /*margin-top: 8px;
        margin-bottom: 8px;*/
    }

    /* Расширить квадраты*/
    [b-pwyslko43r] .left {
        margin-left: 8px;
        margin-right: 4px;
    }

    [b-pwyslko43r] .right {
        margin-left: 4px;
        margin-right: 8px;
    }

    [b-pwyslko43r] .top {
        margin-top: 8px;
        margin-bottom: 4px;
    }

    [b-pwyslko43r] .bottom {
        margin-top: 4px;
        margin-bottom: 8px;
    }
}

@media (max-width: 768.98px) {

    .container[b-pwyslko43r] {
        max-width: 100%;
    }
}


/*Test*/
.hidden[b-pwyslko43r] {
    display: none;
}


/* /Components/Pages/TodoItemDetailPage.razor.rz.scp.css */

/*Для узких экранов 3 - мобильное устройство*/
@media (max-width: 640.98px) {

    [b-ncaz4qr347] .rz-button {
        margin-left: 1.8rem !important;
    }
}

[b-ncaz4qr347] .overlay {
    display: block;
    background-color: #ffffff;
    opacity: 0.50;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9000;
}

[b-ncaz4qr347] .lottie {
    display: block;
    max-width: 60%;
    height: auto;
    display: block;
    margin: 0 auto;
    z-index: 9500;
}


/*emoji*/
[b-ncaz4qr347] .emojipicker:hover {
    cursor: pointer;
}

/*Для узких экранов 3 - мобильное устройство*/
@media (max-width: 409.98px) {

   /* ::deep .emojipicker_small {
        visibility: visible !important;
        height: auto;
    }

    ::deep .emojipicker {
        visibility: collapse !important;
        width: 0px;
        height: 0px;
    }*/
    [b-ncaz4qr347] .lottie {
        display: block;
        max-width: 80%;
        height: auto;
        display: block;
        margin: 0 auto;
        z-index: 9500;
    }
}
/* /Components/Pages/Welcome.razor.rz.scp.css */

h1[b-l5n0ht0flb] {
    color: orangered;
}


/* /Components/TodoItemsContainerSortable.razor.rz.scp.css */
/*Для узких экранов 3 - мобильное устройство*/
@media (max-width: 800.98px) {

    [b-0k8plbyqzv] .jobs-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 50vh 50vh;
    }
}
