@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* /Layout/EmptyLayout.razor.rz.scp.css */
.page[b-lkbpg9gvze] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lkbpg9gvze] {
    flex: 1;
}

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}*/
#blazor-error-ui[b-lkbpg9gvze] {
  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-lkbpg9gvze] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
  }
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-72wx60iymt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-72wx60iymt] {
    flex: 1;
}

.sidebar[b-72wx60iymt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-72wx60iymt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-72wx60iymt]  a, .top-row[b-72wx60iymt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-72wx60iymt]  a:hover, .top-row[b-72wx60iymt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-72wx60iymt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-72wx60iymt] {
        justify-content: space-between;
    }

    .top-row[b-72wx60iymt]  a, .top-row[b-72wx60iymt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-72wx60iymt] {
        flex-direction: row;
    }

    .sidebar[b-72wx60iymt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-72wx60iymt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-72wx60iymt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-72wx60iymt], article[b-72wx60iymt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Help.razor.rz.scp.css */
body[help-css] {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 80%;
	line-height: 15pt
}

a[help-css] {
	cursor: pointer;
	color: #4D4D4D;
}

	a:link[help-css] {
		color: #0000cc;
		text-decoration: none;
	}

	a:active[help-css] {
		color: #0000cc;
		text-decoration: none;
	}

	a:visited[help-css] {
		color: #990099;
		text-decoration: none;
	}

	a:hover[help-css] {
		color: #a52a2a;
		text-decoration: none;
	}

ol[help-css] {
	font-size: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

ul[help-css] {
	font-size: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
}

ol ul[help-css] {
	list-style: disc;
	margin-top: 0em;
}

ul ul[help-css] {
	list-style: disc;
	margin-top: 0em;
}

li[help-css] {
	margin-left: -1.6em;
}

pre[help-css] {
	font-size: 100%;
	margin-top: 1.2em;
	margin-bottom: 1.5em;
}

code[help-css] {
	font-family: courier new, courier;
	font-size: 125%;
}

table[help-css] {
	font-size: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	border-collapse: collapse;
	border-color: #d3d3d3;
	border-style: hidden;
}

th[help-css] {
	text-align: left;
	background: #DDDDDD;
	margin: .25em;
	vertical-align: bottom;
}

tr[help-css] {
	vertical-align: top;
}

td[help-css] {
	margin: .25em;
	vertical-align: top;
	padding: 0.05em;
}

	td.right-none[help-css] {
		border-right: 1px solid white;
	}

	td.left-none[help-css] {
		border-left: 1px solid white;
	}

p[help-css] {
	margin-top: 0.9em;
	margin-bottom: 0em;
}

q[help-css] {
	color: green;
}

	q:hover[help-css] {
		color: red;
	}

H1[help-css] {
	font-size: 100%;
	margin-bottom: .5em;
	font-weight: bold;
}

H2[help-css] {
	font-size: 100%;
	font-style: italic;
	margin-bottom: .4em;
	font-weight: bold;
}

H3[help-css] {
	font-size: 100%;
	margin-bottom: .3em;
	font-weight: bold
}

H4[help-css] {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0em;
}

H5[help-css] {
	font-size: 100%;
	margin-bottom: .3em;
	font-weight: normal;
}

H6[help-css] {
	font-size: 100%;
	margin-bottom: .3em;
	font-weight: normal;
}

.link:link[help-css] {
	color: #4D4D4D;
	background-color: transparent;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.link:visited[help-css] {
	color: #4D4D4D;
	background-color: transparent;
	text-decoration: none;
}

.link:hover[help-css] {
	color: #FFF;
	background-color: #0062AC;
	text-decoration: none;
}

.link:active[help-css] {
	color: #FFF;
	background-color: #0062AC;
	text-decoration: none;
}

.border-spacing[help-css] {
	border-spacing: 10px;
}

.border-cell[help-css] {
	border-bottom: solid;
	border-width: 1px 0;
	border-color: #BFBFBF;
}

.border-firstcell[help-css] {
	border-top: none;
}

.border-lastcell[help-css] {
	border-bottom: none;
}

.padding-cell[help-css] {
	padding-top: 10px;
	padding-bottom: 10px;
}

.color-gray[help-css] {
	color: #4D4D4D;
}
/* /Pages/PGTaskpane.razor.rz.scp.css */
body[b-qluxabj120] {
}
.radio-button-group-container[b-qluxabj120] {
	border: 2px solid #0078d4; /* Fluent UI primary color */
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
}
