/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-ll2iuo6p3d] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ll2iuo6p3d] {
    flex: 1;
}

.sidebar[b-ll2iuo6p3d] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

    /* Don't apply top-row link truncation rules to dropdown content */
    .top-row[b-ll2iuo6p3d]  .dropdown-menu a,
    .top-row[b-ll2iuo6p3d]  .dropdown-menu .btn-link,
    .top-row[b-ll2iuo6p3d]  .dropdown-menu .dropdown-item {
        white-space: normal;
        margin-left: 0;
		overflow: visible;
		text-overflow: initial;
    }

    .top-row[b-ll2iuo6p3d]  a:hover, .top-row[b-ll2iuo6p3d]  .btn-link:hover {
        text-decoration: underline;
    }

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

@media (max-width: 640.98px) {
    .top-row[b-ll2iuo6p3d] {
        justify-content: space-between;
    }

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

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

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

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

    .top-row.auth[b-ll2iuo6p3d]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

	/* Dropdown content shouldn't be collapsed by the top-row.auth first-link rule */
	.top-row.auth[b-ll2iuo6p3d]  .dropdown-menu a:first-child {
		flex: initial;
		text-align: initial;
		width: auto;
	}

    .top-row[b-ll2iuo6p3d], article[b-ll2iuo6p3d] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */



.navbar[b-yqsw1ej31y] {
    --topbar-height: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 3rem;
    height: 100vh;
    background-color: rgb(26, 71, 85);
}

.nav-text[b-yqsw1ej31y] {
    display: none;
    margin-left: 0.75rem;
    font-size: 1rem;
    line-height: 1;
}

.navbar-toggler[b-yqsw1ej31y] {
    background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 640.98px) {
    .navbar[b-yqsw1ej31y] {
        width: 100%;
        height: auto;
        align-items: stretch;
        padding: 0.5rem;
    }

    .top-row[b-yqsw1ej31y] {
        padding: 0.5rem 0.75rem;
        justify-content: flex-start;
    }

    .top-row img[b-yqsw1ej31y] {
        max-height: 2.25rem;
    }

    .nav-menu-root[b-yqsw1ej31y] {
        height: auto;
    }

    .nav-item[b-yqsw1ej31y] {
        height: auto;
        margin-top: 0;
    }

    .nav-item[b-yqsw1ej31y]  a {
        justify-content: flex-start;
        gap: 0.25rem;
        padding: 0.75rem 0.75rem;
        margin: 0.25rem 0;
        min-height: 3rem;
    }

    .nav-text[b-yqsw1ej31y] {
        display: inline;
    }
}

.top-row[b-yqsw1ej31y] {
    background-color: rgb(26, 71, 85);
   /* height: var(--topbar-height);*/
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 0.3rem;
}

	.top-row .container-fluid[b-yqsw1ej31y] {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.top-row img[b-yqsw1ej31y] {
		display: block;
		max-height: 100%;
		width: auto;
	}

.nav-scrollable[b-yqsw1ej31y] {
    display: flex;
    flex-direction: column;
}

.navbar-brand[b-yqsw1ej31y] {
    font-size: 1.1rem;
}

.bi[b-yqsw1ej31y] {
    display: block;
    position: relative;
  /*  width: 1.25rem;
    height: 1.25rem;*/
}
/*.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");
}*/

.nav-item[b-yqsw1ej31y] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    margin-top: 0.3rem
}

.divider[b-yqsw1ej31y] {
    margin: 0.5rem 0.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/*    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }*/

.nav-item[b-yqsw1ej31y] {
    width: 100%;
    padding-bottom: 0;
}

    .nav-item[b-yqsw1ej31y]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
        margin: 0.5rem 0.5rem;
    }

    .nav-item[b-yqsw1ej31y]  .bi {
        margin: 0 !important;
    }

    .nav-item[b-yqsw1ej31y]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

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

.nav-menu-root[b-yqsw1ej31y] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 0;
    width: 100%;
    height: calc(100% - var(--topbar-height));
}

.nav-menu-top[b-yqsw1ej31y] {
    overflow-y: auto;
    min-height: 0;
    width: 100%;
}

.nav-menu-bottom[b-yqsw1ej31y] {
    width: 100%;
}

.nav-scrollable[b-yqsw1ej31y] {
    /* Allow sidebar to scroll for tall menus */
    height: calc(100vh - var(--topbar-height));
}


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

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

    .nav-scrollable[b-yqsw1ej31y] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - var(--topbar-height));
        overflow-y: hidden;
    }
}
/*bottom-row {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding-right: 28px;
}

icon-menu-arrow {
    cursor: pointer;
}

nav-item ::deep a {
    display: flex;
    align-items: center;
}*/
/* /Layout/RoleBasedLayout.razor.rz.scp.css */
.page[b-scfg3arj13] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-scfg3arj13] {
    flex: 1;
}

.sidebar[b-scfg3arj13] {
    background-color: rgb(26, 71, 85);
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    padding: 0 0.3rem;
}

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

.top-row-inner[b-scfg3arj13] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.top-row-left[b-scfg3arj13] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
}

.top-row-right[b-scfg3arj13] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 auto;
}

.top-row-search[b-scfg3arj13] {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
}

.top-row-left[b-scfg3arj13] {
    flex: 0 0 auto;
}

.top-row-right[b-scfg3arj13] {
    margin-left: auto;
}

.top-row-search[b-scfg3arj13]  .input-group {
    width: 100%;
    max-width: 36rem;
}

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

    /* Don't apply top-row link truncation rules to dropdown content */
    .top-row[b-scfg3arj13]  .dropdown-menu a,
    .top-row[b-scfg3arj13]  .dropdown-menu .btn-link,
    .top-row[b-scfg3arj13]  .dropdown-menu .dropdown-item {
        white-space: normal;
        margin-left: 0;
        overflow: visible;
        text-overflow: initial;
    }

    .top-row[b-scfg3arj13]  a:hover, .top-row[b-scfg3arj13]  .btn-link:hover {
        text-decoration: underline;
    }

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

@media (max-width: 640.98px) {
    .top-row[b-scfg3arj13] {
        justify-content: space-between;
    }

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

    .top-row[b-scfg3arj13] {
        height: auto;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .top-row-inner[b-scfg3arj13] {
        flex-wrap: wrap;
        row-gap: 0.5rem;
        column-gap: 0.75rem;
    }

    .top-row-search[b-scfg3arj13] {
        order: 3;
        flex: 1 1 100%;
        justify-content: stretch;
    }

    .top-row-search[b-scfg3arj13]  .input-group {
        max-width: none;
    }
}

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

    .sidebar[b-scfg3arj13] {
   /*     width: 54px;*/
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

        .top-row.auth[b-scfg3arj13]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

        /* Ensure the global search input doesn't get collapsed by the first-link rule */
        .top-row.auth[b-scfg3arj13]  .input-group,
        .top-row.auth[b-scfg3arj13]  input.form-control {
            flex: 0 0 auto;
            width: auto;
            min-width: 16rem;
        }

        /* Dropdown content shouldn't be collapsed by the top-row.auth first-link rule */
        .top-row.auth[b-scfg3arj13]  .dropdown-menu a:first-child {
            flex: initial;
            text-align: initial;
            width: auto;
        }

    .top-row[b-scfg3arj13], article[b-scfg3arj13] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
