/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-h3mtm3ec5b] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-h3mtm3ec5b] {
    flex: 1;
    background-color: #f5f9f2; /* Uppdaterad bakgrundsf�rg f�r huvudinneh�llet */
}

.sidebar[b-h3mtm3ec5b] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-color: #A3C586; /* Uppdaterad bakgrundsf�rg f�r sidopanelen */
}

.top-row[b-h3mtm3ec5b] {
    background-color: #A3C586; /* Bakgrundsf�rg f�r toppmenyn */
    /*border-bottom: 1px solid #697C5D; */ /* Uppdaterad kantf�rg */
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-h3mtm3ec5b]  a, .top-row[b-h3mtm3ec5b]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: #697C5D; /* Uppdaterad l�nkf�rg */
    }

        .top-row[b-h3mtm3ec5b]  a:hover, .top-row[b-h3mtm3ec5b]  .btn-link:hover {
            text-decoration: underline;
            color: #ffffff; /* Hover-effekt med vit f�rg */
        }

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


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

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

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

    .sidebar[b-h3mtm3ec5b] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        color: #697C5D; /* Textf�rgen N381 */
    }

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

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

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

/* St�ll in artikelns textf�rg */
article[b-h3mtm3ec5b] {
    color: #697C5D; /* Textf�rg f�r inneh�llet */
}

/* Body och textf�rger */
body[b-h3mtm3ec5b] {
    background-color: #A3C586; /* Bakgrundsf�rg X381 */
    color: #697C5D; /* Textf�rg N381 */
}


/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fktdpx3gic] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-fktdpx3gic] {
    height: 6rem;
    /*background-color: rgba(0,0,0,0.4);*/
}

.navbar-brand[b-fktdpx3gic] {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 2.7rem;
}

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

.bi-house-door-fill-nav-menu[b-fktdpx3gic] {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' 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");
    background-color: #697C5D; /* F�rgen f�r ikonen (N381) */

    background-repeat: no-repeat; /* Se till att ikonen inte upprepas */
    background-position: center; /* Centrera ikonen */
}

.bi-plus-square-fill-nav-menu[b-fktdpx3gic] {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' 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");
    background-color: #697C5D; /* F�rgen f�r ikonen (N381) */

    background-repeat: no-repeat; /* Se till att ikonen inte upprepas */
    background-position: center; /* Centrera ikonen */
}

.bi-list-nested-nav-menu[b-fktdpx3gic] {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' 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");
    background-color: #697C5D; /* F�rgen f�r ikonen (N381) */

    background-repeat: no-repeat; /* Se till att ikonen inte upprepas */
    background-position: center; /* Centrera ikonen */
}

.bi-gear-fill-nav-menu[b-fktdpx3gic] {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0zM9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zM8 5.754a2.246 2.246 0 1 0 0 4.492 2.246 2.246 0 0 0 0-4.492z'/%3E%3C/svg%3E");
    background-color: #697C5D; /* F�rgen f�r ikonen (N381) */

    background-repeat: no-repeat; /* Se till att ikonen inte upprepas */
    background-position: center; /* Centrera ikonen */
}

.bi-info-circle-fill-nav-menu[b-fktdpx3gic] {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-11.412-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.894.105 1.319.808 1.319.545 0 .979-.252 1.223-.611l.088-.416c-.253.35-.663.541-1.108.541-.343 0-.515-.176-.449-.58l.738-3.468c.194-.894-.105-1.319-.808-1.319-.545 0-.979.252-1.223.611l-.088.416zm.812-1.199a1 1 0 1 1-2 0 1 1 0 0 1 2 0z'/%3E%3C/svg%3E");
    background-color: #697C5D; /* F�rgen f�r ikonen (N381) */

    background-repeat: no-repeat; /* Se till att ikonen inte upprepas */
    background-position: center; /* Centrera ikonen */
}


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

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

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

    .nav-item[b-fktdpx3gic]  a {
        color: #697C5D; /* Uppdaterad textf�rg N381 */
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-fktdpx3gic]  a.active {
            background-color: #8AAE75; /* En m�rkare nyans av X381 f�r aktiv l�nk */
            color: #697C5D; /* Textf�rg N381 */
        }

        .nav-item[b-fktdpx3gic]  a:hover {
            background-color: #A3C586; /* Ljusare gr�n (X381) f�r hover */
            color: #ffffff; /* Vit text vid hover, om du vill ha det kvar */
        }
.bi[b-fktdpx3gic] {
    fill: #697C5D; /* Directly set the fill color for the SVG icons to N381 */
}

/* Till�gg f�r f�rg�ndringarna */
.nav-link[b-fktdpx3gic] {
    color: #697C5D; /* N381 f�r l�nkar */
}

    .nav-link:hover[b-fktdpx3gic] {
        color: #ffffff; /* Vit text vid hover */
    }

.sidebar .navbar-brand[b-fktdpx3gic] {
    color: #697C5D; /* Textf�rg f�r varum�rket */
}

.sidebar .nav-item.active[b-fktdpx3gic] {
    background-color: #8AAE75; /* En n�got m�rkare nyans vid aktiv l�nk */
}

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

    .collapse[b-fktdpx3gic] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-fktdpx3gic] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
