@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bundle.scp.css';

/* _content/Ringer.Vkm.WebLohn/Shared/Interface.razor.rz.scp.css */
/* Create two unequal columns that floats next to each other for page layout*/

/* Left column */
.leftcolumn[b-hpomxodm32] {
    float: left;
    width: 67%;
}

/* Right column */
.rightcolumn[b-hpomxodm32] {
    float: left;
    width: 33%;
    padding-left: 20px;
}

/* Add a card effect for articles */
.card[b-hpomxodm32] {
    background-color: white;
    border: 1px solid #ddd;
    padding: 5px;
    height: 680px;
    overflow-y: auto;
}

cardname[b-hpomxodm32] {
    font-size: 16px;
    font-weight: 400;
}

.task[b-hpomxodm32] {
    background-color: white;
    border: 1px solid #ddd;
    height: 100%;
    max-height: 100px;
    padding-top: 10px;
    margin: 5px;
}

.allelements[b-hpomxodm32] {
    background-color: white;
    border: 1px solid #ddd;
    height: 100%;
    padding: 10px;
    margin: 2px;
}

th[b-hpomxodm32] {
    font-size: 12px;
    font-weight: 300;
}

.thleft[b-hpomxodm32] {
    text-align: left;
    width: 5%;
}

.thcenterbig[b-hpomxodm32] {
    text-align: center;
    width: 12%;
}

.thcentersmall[b-hpomxodm32] {
    text-align: center;
    width: 8%;
}

.thrightbig[b-hpomxodm32] {
    text-align: right;
    width: 11%;
}

.thrightsmall[b-hpomxodm32] {
    text-align: right;
    width: 9%;
}

td[b-hpomxodm32] {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

.tdleft[b-hpomxodm32] {
    text-align: left;
}

.tdcenter[b-hpomxodm32] {
    text-align: center;
}

.tdright[b-hpomxodm32] {
    text-align: right;
}

.elementinfo[b-hpomxodm32] {
    font-size: 16px;
    font-weight: 300;
    text-align: right;
}


/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 1485px) {
    .task[b-hpomxodm32] {
        background-color: white;
        border: 1px solid #ddd;
        height: 100%;
        max-height: 150px;
        padding-top: 10px;
        margin: 5px;
    }
}


@media screen and (max-width: 800px) {
    .leftcolumn[b-hpomxodm32], .rightcolumn[b-hpomxodm32] {
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 550px) {

    .thleft[b-hpomxodm32] {
        visibility: collapse;
    }

    .tdleft[b-hpomxodm32] {
        visibility: collapse;
    }
}
/* _content/Ringer.Vkm.WebLohn/Shared/MainLayout.razor.rz.scp.css */
.page[b-0o38qn9421] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0o38qn9421] {
    flex: 1;
}

.sidebar[b-0o38qn9421] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0o38qn9421] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0o38qn9421]  a, .top-row .btn-link[b-0o38qn9421] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-0o38qn9421] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0o38qn9421] {
        display: none;
    }

    .top-row.auth[b-0o38qn9421] {
        justify-content: space-between;
    }

    .top-row a[b-0o38qn9421], .top-row .btn-link[b-0o38qn9421] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0o38qn9421] {
        flex-direction: row;
    }

    .sidebar[b-0o38qn9421] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0o38qn9421] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-0o38qn9421], article[b-0o38qn9421] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Ringer.Vkm.WebLohn/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-drm4h066md] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-drm4h066md] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-drm4h066md] {
    font-size: 1.1rem;
}

.oi[b-drm4h066md] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-drm4h066md] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-drm4h066md] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-drm4h066md] {
        padding-bottom: 1rem;
    }

    .nav-item[b-drm4h066md]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-drm4h066md]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-drm4h066md]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-drm4h066md] {
        display: none;
    }

    .collapse[b-drm4h066md] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
