.loading-progress{position:relative;display:block;width:8rem;height:8rem;margin:20vh auto 1rem auto}.loading-progress circle{fill:none;stroke:#e0e0e0;stroke-width:.6rem;transform-origin:50% 50%;transform:rotate(-90deg)}.loading-progress circle:last-child{stroke:#594ae2;stroke-dasharray:calc(3.141*var(--blazor-load-percentage,0%)*.8),500%;transition:stroke-dasharray .05s ease-in-out}.loading-progress-text{position:absolute;text-align:center;font-weight:bold;inset:calc(20vh + 3.25rem) 0 auto .2rem}.loading-progress-text:after{content:var(--blazor-load-percentage-text,"Loading")}code{color:#c02d76}.text-nowrap{white-space:nowrap!important;word-wrap:break-word!important}.text-nowrap-ellipsis{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.text-break{white-space:break-spaces!important;word-break:break-all!important}.text-two-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.text-three-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal}.mud-table-cell,.mud-table-container th{white-space:nowrap!important;word-wrap:break-word!important}.width-max-300{max-width:300px}.login-body{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;background-size:cover!important;background-color:#6610f2!important;background-image:linear-gradient(180deg,#6610f2 10%,#4f0cc8 100%)!important;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.drag-none{pointer-events:none;user-select:none;-webkit-user-drag:none}.tox-tinymce-aux{z-index:var(--mud-zindex-dialog)!important}.text-right{text-align:right}