@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/BlazorCalendar/BlazorCalendar.gkat6etyn7.bundle.scp.css';
@import '_content/PSC.Blazor.Components.MarkdownEditor/PSC.Blazor.Components.MarkdownEditor.bundle.scp.css';

/* /Admin/Brukersted/Index.razor.rz.scp.css */
.dropzone[b-k99tfja495] {
    position: relative;
    overflow: hidden;
    border: 2px dotted rgba(0,0,0,.2);
    background-color: rgba(0,0,0,.09);
    margin-bottom: 20px;
    border-radius: 5px;
}

.dropzone.dropzone-active[b-k99tfja495] {
    background-color: #999;
}

.dropzone label[b-k99tfja495] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.fileProgress[b-k99tfja495] {
    vertical-align: middle !important;
}

.text-icon-light[b-k99tfja495] {
    color: #e9ecef;
}
/* /Admin/Shared/FileUpload.razor.rz.scp.css */
@keyframes move-it[b-pyjtghaupe] {
    0%

{
    background-position: initial;
}

100%[b-pyjtghaupe] {
    background-position: 100px 0px;
}

}

.dropzone[b-pyjtghaupe] {
    position: relative;
    overflow: hidden;
    border: 2px dotted rgba(0,0,0,.2);
    background-color: rgba(0,0,0,.09);
    margin-bottom: 20px;
    border-radius: 5px;
}

    .dropzone.dropzone-active[b-pyjtghaupe] {
        background-color: #999;
    }

    .dropzone.dropzone-uploading[b-pyjtghaupe] {
        background: repeating-linear-gradient( 45deg, #606dbc, #606dbc 5%, #465298 5%, #465298 10% );
        background-size: 100px 100px;
        animation: move-it 2s linear infinite;
    }

    .dropzone label[b-pyjtghaupe] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

.fileProgress[b-pyjtghaupe] {
    vertical-align: middle !important;
}

.text-icon-light[b-pyjtghaupe] {
    color: #e9ecef;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-n7s50vyjz7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n7s50vyjz7] {
    flex: 1;
}

.sidebar[b-n7s50vyjz7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n7s50vyjz7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n7s50vyjz7]  a, .top-row .btn-link[b-n7s50vyjz7] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-n7s50vyjz7] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-n7s50vyjz7] {
        display: none;
    }

    .top-row.auth[b-n7s50vyjz7] {
        justify-content: space-between;
    }

    .top-row a[b-n7s50vyjz7], .top-row .btn-link[b-n7s50vyjz7] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n7s50vyjz7] {
        flex-direction: row;
    }

    .sidebar[b-n7s50vyjz7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n7s50vyjz7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-n7s50vyjz7], article[b-n7s50vyjz7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


#blazor-error-ui[b-n7s50vyjz7] {
    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-n7s50vyjz7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Arrangement.razor.rz.scp.css */
span.of[b-il33wl81nr] {
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.avatar-stack .avatar {
    overflow: hidden;
    margin-left: -8px;
    border: 2px solid #fff;
}
*/
/*.avatar {
    position: relative;
    width: 32px; 
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff; 
    line-height: 1;
    font-size: 14px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    background-color: #44546f; 
}
*/

.avatar[b-il33wl81nr] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    border-radius: 50em;
    transition: margin 0.15s;
    width: 2rem;
    height: 2rem;
    font-size: 0.8rem;
}

@media (prefers-reduced-motion: reduce) {
    .avatar[b-il33wl81nr] {
        transition: none;
    }
}

.avatar .avatar-status[b-il33wl81nr] {
    width: 0.5333333333rem;
    height: 0.5333333333rem;
}

.avatar-img[b-il33wl81nr] {
    width: 100%;
    height: auto;
    border-radius: 50em;
}

.avatar-status[b-il33wl81nr] {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    border: 1px solid #fff;
    border-radius: 50em;
}

.avatar-sm[b-il33wl81nr] {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.6rem;
}

    .avatar-sm .avatar-status[b-il33wl81nr] {
        width: 0.4rem;
        height: 0.4rem;
    }

.avatar-md[b-il33wl81nr] {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
}

    .avatar-md .avatar-status[b-il33wl81nr] {
        width: 0.6666666667rem;
        height: 0.6666666667rem;
    }

.avatar-lg[b-il33wl81nr] {
    width: 3rem;
    height: 3rem;
    font-size: 1.2rem;
}

    .avatar-lg .avatar-status[b-il33wl81nr] {
        width: 0.8rem;
        height: 0.8rem;
    }

.avatar-xl[b-il33wl81nr] {
    width: 4rem;
    height: 4rem;
    font-size: 1.6rem;
}

    .avatar-xl .avatar-status[b-il33wl81nr] {
        width: 1.0666666667rem;
        height: 1.0666666667rem;
    }

.avatars-stack[b-il33wl81nr] {
    display: flex;
}

    .avatars-stack .avatar[b-il33wl81nr] {
        margin-right: -0.8rem;
    }

        .avatars-stack .avatar:hover[b-il33wl81nr] {
            margin-right: 0;
        }

    .avatars-stack .avatar-sm[b-il33wl81nr] {
        margin-right: -0.6rem;
    }

    .avatars-stack .avatar-md[b-il33wl81nr] {
        margin-right: -1rem;
    }

    .avatars-stack .avatar-lg[b-il33wl81nr] {
        margin-right: -1.2rem;
    }

    .avatars-stack .avatar-xl[b-il33wl81nr] {
        margin-right: -1.6rem;
    }
/* /Components/Pages/Brukersted.razor.rz.scp.css */
.cover[b-beop47y8tp] {
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: revert;
    background-size: contain;
}

@media (min-width: 576px) {
    .cover[b-beop47y8tp] {
        background: none !important;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.cover[b-zuy9at8t4c] {
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: revert;
    background-size: contain;
}

@media (min-width: 576px) {
    .cover[b-zuy9at8t4c] {
        background: none !important;
    }
}
.stories.carousel[b-zuy9at8t4c] {
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.stories-square.stories.carousel .story > .item-link > .item-preview img[b-zuy9at8t4c] {
    border-radius: 5px;
    border: none;
}

.stories.carousel .story > .item-link > .item-preview img[b-zuy9at8t4c] {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
}

.stories .story > .item-link > .item-preview img[b-zuy9at8t4c] {
    border-radius: 50%;
    border: 2px solid #fff;
}
