/* _content/PSS_Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-lm9vh46cee] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lm9vh46cee] {
    flex: 1;
}

.sidebar[b-lm9vh46cee] {
    background-color: white;
}

.top-row[b-lm9vh46cee] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lm9vh46cee]  a, .top-row[b-lm9vh46cee]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-lm9vh46cee]  a:hover, .top-row[b-lm9vh46cee]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-lm9vh46cee]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-lm9vh46cee] {
        justify-content: space-between;
    }

    .top-row[b-lm9vh46cee]  a, .top-row[b-lm9vh46cee]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-lm9vh46cee] {
        flex-direction: row;
    }

    .sidebar[b-lm9vh46cee] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lm9vh46cee] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-lm9vh46cee]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-lm9vh46cee], article[b-lm9vh46cee] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-lm9vh46cee] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-lm9vh46cee] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/PSS_Web/Components/Layout/NavMenu.razor.rz.scp.css */


.navbar-toggler[b-ani4wzwr66] {
    appearance: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url("./assets/icn_menu_footer.png");
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 12px;
}
 

    .navbar-toggler:focus[b-ani4wzwr66],
    .navbar-toggler:active[b-ani4wzwr66],
    .navbar-toggler-icon:focus[b-ani4wzwr66] {
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler:checked[b-ani4wzwr66] {
        background-color: white;              
    }

.top-nav[b-ani4wzwr66] {
    background-color: rgba(255,255,255,.9);
    position: absolute;
    right: 20px;
    top: 20px;
}

 


    .navbar-brand[b-ani4wzwr66] {
        font-size: 1.1rem;
        background-color: white;
        align-items: start;
    }

    .navbar[b-ani4wzwr66] {
        background-color: white;
        vertical-align: middle;
    }

    .bi[b-ani4wzwr66] {
        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-ani4wzwr66] {
        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-ani4wzwr66] {
        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-ani4wzwr66] {
        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-ani4wzwr66] {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .nav-item:first-of-type[b-ani4wzwr66] {
            padding-top: 1rem;
        }

        .nav-item:last-of-type[b-ani4wzwr66] {
            padding-bottom: 1rem;
        }

        .nav-item[b-ani4wzwr66]  .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-ani4wzwr66]  a.active {
            background-color: rgba(255,255,255,0.37);
            color: white;
        }

        .nav-item[b-ani4wzwr66]  .nav-link:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

    .nav-scrollable[b-ani4wzwr66] {
        display: none;
    }

    .navbar-toggler:checked ~ .nav-scrollable[b-ani4wzwr66] {
        display: block;
    }

    .PDesktop[b-ani4wzwr66] {
        display: block;
    }

    .PMobile[b-ani4wzwr66] {
        display: none;
    }

    @media (max-width: 641px) {

        .PDesktop[b-ani4wzwr66] {
            display: none;
        }

        .PMobile[b-ani4wzwr66] {
            display: block;
        }


        .top-nav[b-ani4wzwr66] {
            background-color: transparent;
            width: 100%;
            position: absolute;            
            top: 10px;
            right: 10px; 
        }

        .navbar-toggler[b-ani4wzwr66] {
            margin-top: 0px;
        }

        .nav-scrollable[b-ani4wzwr66] {
            position: absolute;
            background-color: white;
            left: 10px;
            top: 40px;
            padding: 0px;
            overflow-y: visible;
            height: auto;           
            width: 100%;
        }
        
        .dropdown[b-ani4wzwr66] {
            width: 100%;
            position: relative;
            font-weight: 600;
        }

        .dropbtn[b-ani4wzwr66] {
            width: 100%;
            text-align: left;
            position: relative;
            font-weight: 600;
        }

        .dropdown-content[b-ani4wzwr66] {
            position: relative;
            display: block;
            width: 100%;
            font-weight: 600;            
        }

        .dropdown-content a[b-ani4wzwr66] {
            padding-left: 10px;
        }

        .dropdown:hover .dropdown-content[b-ani4wzwr66] {
            display: block;
            position: relative;
        }
    }


    .dropbtn[b-ani4wzwr66] {
        background-color: white;
        color: black;
        padding: 16px;
        font-size: 16px;
        font-weight: 600;
        border: none;
        cursor: pointer;
    }

        .dropbtn a[b-ani4wzwr66] {
            text-decoration: none;
            background-color: white;
            color: black;
            padding: 16px;
            font-size: 16px;
            border: none;
            cursor: pointer;
        }

            .dropbtn a:hover[b-ani4wzwr66] {
                text-decoration: none;
                background-color: #D82628;
                color: white;
            }

    .dropdown[b-ani4wzwr66] {
        position: relative;
        display: inline-block;
        font-weight: 600;
    }

    .dropdown-content[b-ani4wzwr66] {
        display: none;
        position: absolute;
        right: 0;
        min-width: 250px;
        background-color: #f9f9f9;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        font-weight: 600;
    }

        .dropdown-content a[b-ani4wzwr66] {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

            .dropdown-content a:hover[b-ani4wzwr66] {
                background-color: Black;
                color: white;
            }

.dropdown:hover .dropdown-content[b-ani4wzwr66] {
    display: block; 
}

    .dropdown:hover .dropbtn[b-ani4wzwr66] {
        background-color: #D82628;
        color: white;
    }

    .dropdown a[b-ani4wzwr66] {
        color: black;
        padding: 16px;
        font-size: 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown a:hover[b-ani4wzwr66] {
            background-color: #D82628;
            color: white;
        }



    /*
.navbar-toggler {
    appearance: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    background: url("./assets/icn_menu_footer.png");
    background-repeat: no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:focus,
    .navbar-toggler:active,
    .navbar-toggler-icon:focus {
        outline: none;
        box-shadow: none;
    }

.sidepanel {
    width: 275px;
    position: fixed;
    z-index: 1;
    top: 50px;
    right: 10px;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 5px 0 rgba(0, 0, 0, 0.19);
}


 

    .navbar-toggler:checked {
        background-color: white;
        border: 0px;
    }

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
    background-color: white;
}

.navbar {
    background-color: white;
}

 
.bi {
    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 {
    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 {
    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 {
    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-lock-nav-menu {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item {
    font-size: 1.3rem;    
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep .nav-link {
        color: black;
        background: white;
        border: none;
        border-radius: 0px;
        height: 1rem;
        display: flex;
        align-items: center;
        line-height: 1rem;
        width: 100%;
    }

    .nav-item ::deep a {
        color: darkgray;
        padding: 15px;
    }

    .nav-item ::deep a.active {
        color: darkgray;        
    }

    .nav-item ::deep .nav-link:hover {
        color: white;        
        background-color: black;
        padding: 15px;
    }

.nav-scrollable {
    display: none;
    left: -300px;
    of
}

.navbar-toggler:checked ~ .nav-scrollable {
    display: block;
}

.p-hstack {
    display: flex;
    flex-direction: row;
    align-items: start;
    align-self: stretch;
}

@media (max-width: 640.98px) {

    .nav-scrollable{
        left:0px;
    }

    .p-hstack {
        position: absolute;
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        align-self: stretch;
        left: 0px;
    }

    .dropdown {
        position: relative;
        display: block;
        float: left;
    }

    .dropdown-content {
        display: block;
        position: relative;
        left: 0;
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        align-self: stretch;
    }

    .sidepanel {
        width: 100%;
        position: absolute;
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        align-self: stretch;
        left: 0px;
    }

    }


    @media (min-width: 641px) {
    }


    .dropbtn {
        background-color: white;
        color: black;
        padding: 16px;
        font-size: 16px;
        border: none;
        cursor: pointer;
    }

        .dropbtn a {
            text-decoration: none;
            background-color: white;
            color: black;
            padding: 16px;
            font-size: 16px;
            border: none;
            cursor: pointer;
        }

            .dropbtn a:hover {
                text-decoration: none;
                background-color: black;
                color: white;
            }

    .dropdown {
        position: relative;
        display: inline-block;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        right: 0;
        background-color: #f9f9f9;
        min-width: 250px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

            .dropdown-content a:hover {
                background-color: Black;
                color: white;
            }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .dropdown:hover .dropbtn {
        background-color: Black;
        color: white;
    }

.dropdown a {
    color: black;
    padding: 16px;
    font-size: 16px;
    text-decoration: none;
    display: block;
}

    .dropdown a:hover {
        background-color: Black;
        color: white;
    }

         */
