@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bmy6zq5myl.bundle.scp.css';
@import '_content/WebUI/WebUI.0n595a0dzj.bundle.scp.css';

/* _content/WebBs/Pages/Desktop/DesktopLayout.razor.rz.scp.css */
.page[b-ot203gy8o9] {
	position: relative;
	display: flex;
	flex-direction: column;
}

main[b-ot203gy8o9] {
	flex: 1;
}

.sidebar[b-ot203gy8o9] {
	background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ot203gy8o9] {
	background-color: #f7f7f7;
	border-bottom: 1px solid #d6d5d5;
	justify-content: flex-end;
	height: 3.5rem;
	display: flex;
	align-items: center;
}

.top-row[b-ot203gy8o9]  a, .top-row .btn-link[b-ot203gy8o9] {
	white-space: nowrap;
	margin-left: 1.5rem;
}

.top-row a:first-child[b-ot203gy8o9] {
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
	.top-row:not(.auth)[b-ot203gy8o9] {
		display: none;
	}

	.top-row.auth[b-ot203gy8o9] {
		justify-content: space-between;
	}

	.top-row a[b-ot203gy8o9], .top-row .btn-link[b-ot203gy8o9] {
		margin-left: 0;
	}
}

@media (min-width: 641px) {
	.page[b-ot203gy8o9] {
		flex-direction: row;
	}

	.sidebar[b-ot203gy8o9] {
		width: 200px;
		height: 100vh;
		position: sticky;
		top: 0;
	}

	.top-row[b-ot203gy8o9] {
		position: sticky;
		top: 0;
		z-index: 1;
	}

	.top-row[b-ot203gy8o9], article[b-ot203gy8o9] {
		padding-left: 2rem !important;
		padding-right: 1.5rem !important;
	}
}
/* _content/WebBs/Shared/MainLayout.razor.rz.scp.css */
.page[b-ak0sav10lx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ak0sav10lx] {
    flex: 1;
}

.sidebar[b-ak0sav10lx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ak0sav10lx] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ak0sav10lx]  a, .top-row .btn-link[b-ak0sav10lx] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ak0sav10lx] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ak0sav10lx] {
        display: none;
    }

    .top-row.auth[b-ak0sav10lx] {
        justify-content: space-between;
    }

    .top-row a[b-ak0sav10lx], .top-row .btn-link[b-ak0sav10lx] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ak0sav10lx] {
        flex-direction: row;
    }

    .sidebar[b-ak0sav10lx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ak0sav10lx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ak0sav10lx], article[b-ak0sav10lx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
