@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/AnonymousLayout.razor.rz.scp.css */
html[b-n5c1c0e658],
body[b-n5c1c0e658] {
    height: 100% !important;
}

.page[b-n5c1c0e658] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: linear-gradient(180deg, #0073732e, #fff) !important;
    font-weight: 500;
}

main[b-n5c1c0e658] {
    flex: 1;
    width: 100%;
    max-width: 400px;
}

[b-n5c1c0e658] h1 {
    font-size: 2rem;
    text-align: center;
    padding: 1rem 0;
}

[b-n5c1c0e658] h2 {
    font-size: 1.5rem;
    text-align: center;
    padding: 0.5rem 0;
}

[b-n5c1c0e658] h3 {
    font-size: 1.4rem;
    text-align: center;
    padding: 0.5rem 0;
}

[b-n5c1c0e658] a:hover {
    color: #007373;
}

[b-n5c1c0e658] p {
    text-align: center;
    margin-bottom: 0.5rem;
}

[b-n5c1c0e658] form button {
    margin-bottom: 1rem;
}

:deep hr[b-n5c1c0e658] {
    opacity: 0.3;
}

[b-n5c1c0e658] form ul.text-danger {
    display: none;
}

[b-n5c1c0e658] form div.text-danger {
    padding-top: 0.3rem;
}

#blazor-error-ui[b-n5c1c0e658] {
    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-n5c1c0e658] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

footer[b-n5c1c0e658] {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #888;
    padding: 0.5rem;
    justify-content: space-between;
}

.no-select[b-n5c1c0e658] {
    user-select: none;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    -o-user-select: none; /* Opera */
}
/* /Components/Layout/AZIndexLayout.razor.rz.scp.css */
.page[b-3m82lz53yj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3m82lz53yj] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

    .top-row[b-3m82lz53yj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

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

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

#blazor-error-ui[b-3m82lz53yj] {
    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-3m82lz53yj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-bc54mstjjx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-bc54mstjjx] {
    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-bc54mstjjx] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-11lttwp7z7] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-11lttwp7z7] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-11lttwp7z7] {
    height: 3.5rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.navbar-brand[b-11lttwp7z7] {
    display: block;
    font-size: 1.1rem;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* align-items: center; */
}

.navbar-brand img[b-11lttwp7z7] {
    height: 120%;
}

.bi[b-11lttwp7z7] {
    display: inline-block;
    position: relative;
    /* width: 1.25rem; */
    /* height: 1.25rem; */
    margin-right: 0.75rem;
    /* top: -1px; */
    background-size: cover;
    font-size: 1.5rem;
}

.bi-house-door-fill-nav-menu[b-11lttwp7z7] {
    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-11lttwp7z7] {
    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-11lttwp7z7] {
    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[b-11lttwp7z7] {
    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[b-11lttwp7z7] {
    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[b-11lttwp7z7] {
    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[b-11lttwp7z7] {
    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[b-11lttwp7z7] {
    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");
}

.bi-resources-nav-menu[b-11lttwp7z7] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-images" viewBox="0 0 16 16"><path d="M4.502 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"/><path d="M14.002 13a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2V5A2 2 0 0 1 2 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v8a2 2 0 0 1-1.998 2M14 2H4a1 1 0 0 0-1 1h9.002a2 2 0 0 1 2 2v7A1 1 0 0 0 15 11V3a1 1 0 0 0-1-1M2.002 4a1 1 0 0 0-1 1v8l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094l1.777 1.947V5a1 1 0 0 0-1-1z"/></svg>');
}

.bi-tags-nav-menu[b-11lttwp7z7] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-tags" viewBox="0 0 16 16"><path d="M3 2v4.586l7 7L14.586 9l-7-7zM2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586z"/><path d="M5.5 5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M1 7.086a1 1 0 0 0 .293.707L8.75 15.25l-.043.043a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 0 7.586V3a1 1 0 0 1 1-1z"/></svg>');
}

.nav-item[b-11lttwp7z7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-11lttwp7z7] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-11lttwp7z7] {
    padding-bottom: 1rem;
}

[b-11lttwp7z7] .nav-item .nav-item .nav-link {
    padding-left: 2rem;
    font-size: 1em;
}

.nav-item .nav-item:first-of-type[b-11lttwp7z7] {
    padding-top: 0.5rem;
}

.nav-item[b-11lttwp7z7]  .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-11lttwp7z7]  a.active {
    background-color: rgba(255, 255, 255, 0.37);
    color: white;
}

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

.nav-scrollable[b-11lttwp7z7] {
    display: none;
}

.navbar-toggler:checked~.nav-scrollable[b-11lttwp7z7] {
    display: block;
}

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

    .nav-scrollable[b-11lttwp7z7] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/ListUsersWithRole.razor.rz.scp.css */
.users[b-11o0e1iwxq] {
    display: flex;
    flex-wrap: wrap;
}

    .users .user[b-11o0e1iwxq] {
        margin: 0 32px 32px 0;
    }

    .users .name[b-11o0e1iwxq] {
        margin-bottom: 6px;
        font-size: 16px;
    }

    .users .location[b-11o0e1iwxq] {
        opacity: 0.5;
    }
/* /Components/Pages/Admin/Assets/Upload.razor.rz.scp.css */
.drag-drop-zone[b-14t0kmd6w5] {
    border: 3px dashed #e68710;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
    color: #aeaeae;
    font-size: 1.5rem;
    cursor: pointer;
    margin: 1.5rem 0 2rem 0;
    position: relative;
}

.drag-drop-zone:hover[b-14t0kmd6w5] {
    background-color: #f5f5f5;
}

.bi[b-14t0kmd6w5] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-asset-upload[b-14t0kmd6w5] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cloud-arrow-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708z"/><path d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383m.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/></svg>');
}

.bi-asset-uploaded[b-14t0kmd6w5] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cloud-check-fill" viewBox="0 0 16 16"><path d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2m2.354 4.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708.708"/></svg>');
}

/* /Components/Pages/Components/DashboardNewAssets.razor.rz.scp.css */
.new-assets[b-ztnft3rvg6] { 
    overflow: hidden;
}
.new-assets-body[b-ztnft3rvg6] { 
    padding: 12px 12px 16px 12px; 
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
}
.new-assets .scroller[b-ztnft3rvg6] { 
    overflow: hidden; 
    flex: 1;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}
.new-assets .scroller .scroller-track[b-ztnft3rvg6] { 
    display: flex;
    align-items: center;
    animation-name: kreate-scroll-left-b-ztnft3rvg6; 
    animation-timing-function: linear; 
    animation-iteration-count: infinite;
    height: 100%;
    position: absolute;
    left: 0;
    white-space: nowrap;
    will-change: transform;
}
.new-assets .scroller img[b-ztnft3rvg6] { 
    height: 100%;
    width: auto; 
    display: block; 
    border-radius: 4px;
    flex-shrink: 0;
    margin-right: 12px;
}

@keyframes kreate-scroll-left-b-ztnft3rvg6 {
    from { transform: translateX(0); }
    to { transform: translateX(-33.333%); }
}

/* /Components/Pages/Home.razor.rz.scp.css */
video[b-f3qbem6rqz] {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

[b-f3qbem6rqz] .shortcut {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

[b-f3qbem6rqz] .card .btn.update {
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 8px 0;
    font-size: 0.85em;
    padding: 10px 18px;
    font-style: italic;
    text-transform: uppercase;
}

[b-f3qbem6rqz] .shortcut {
    color: #fff;
    background-image: linear-gradient(90deg, #097574 0%, #38D7D8 100%);
    border-radius: 8px;
    border: 0;
}

[b-f3qbem6rqz] .card {
    color: #fff;
    background-image: linear-gradient(90deg, #000 0%, #1D3434 100%);
    border: 0;
    border-radius: 8px;
}

[b-f3qbem6rqz] .card-header {
    position: relative;
    color: #fff;
    padding: 15px;
    background-image: linear-gradient(90deg, #000 0%, #078f91 100%);
    border: 0;
    border-radius: 8px 8px 0 0;
}

[b-f3qbem6rqz] .card-header h5,
[b-f3qbem6rqz] .card-header h6 {
    margin: 0;
    padding: 3px 0;
}

[b-f3qbem6rqz] .card-header:after {
    content: "";
    background: linear-gradient(to right, #000, #eee, #007373);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
}

[b-f3qbem6rqz] .card .card-body {
    min-height: 150px;
}

[b-f3qbem6rqz] .card .card-body img {
    max-height: 50px;
}

[b-f3qbem6rqz] .card .card-body.card-body-scroll {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
}

[b-f3qbem6rqz] .card-text-2 {
    font-size: 1.1em;
}



.dashboard[b-f3qbem6rqz]  small {
    font-size: 0.6em;
    white-space: nowrap;
}

[b-f3qbem6rqz] .text-brand,
[b-f3qbem6rqz] .text-brand:hover,
[b-f3qbem6rqz] .text-brand:visited {
    color: #00FFF0;
}

.dashboard-top-row .dashboard-column[b-f3qbem6rqz] >  .card {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.dashboard-top-row .dashboard-column[b-f3qbem6rqz] >  .card .card-body {
    flex: 1;
}

.dashboard-top-row .dashboard-column[b-f3qbem6rqz] >  .card.new-assets .card-body img {
    max-height: none;
}

.dashboard-middle-row > [class*="col-"][b-f3qbem6rqz] >  .card {
    height: 250px;
    display: flex;
    flex-direction: column;
}

.dashboard-middle-row > [class*="col-"][b-f3qbem6rqz] >  .card .card-body {
    flex: 1;
    overflow-y: auto;
}

[b-f3qbem6rqz] .kreate-gpt-card {
    overflow: visible;
}

[b-f3qbem6rqz] .kreate-gpt-card .card-body {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1rem;
    overflow: visible !important;
}

[b-f3qbem6rqz] .kreate-gpt-input-wrapper {
    position: relative;
    width: 100%;
    margin-bottom: 3%;
    z-index: 5;
}

[b-f3qbem6rqz] .kreate-gpt-input-wrapper input.form-control {
    width: 100%;
    padding-right: 80px;
    border-radius: 4px;
}

[b-f3qbem6rqz] .kreate-gpt-input-wrapper button {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

[b-f3qbem6rqz] .kreate-character {
    position: absolute;
    right: 0;
    top: 5px;
    height: 100%;
    width: auto;
    max-height: none !important;
    z-index: 1;
    pointer-events: none;
}
/* /Components/Pages/Tutorials/Index.razor.rz.scp.css */
