@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/Portia/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-63p13g0fbn] {
    height: 100vh;
}

.sidebar[b-63p13g0fbn] {
/*    width: 250px;
*/    background-color: #082e32;
}

.top-row[b-63p13g0fbn] {
    border-bottom: 1px solid #d6d5d5;
    height: 80px;
    background-color: white;
}

    .top-row[b-63p13g0fbn]  a {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        margin-top: 22px;
        color: black;
    }

    .top-row[b-63p13g0fbn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        margin-top: 22px;
        color: black;
    }

    .top-row[b-63p13g0fbn]  a:hover, .top-row[b-63p13g0fbn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-63p13g0fbn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .top-row h4[b-63p13g0fbn] {
        font-size: 30px;
        margin-top: 25px;
        margin-left: 10px;
    }

.content[b-63p13g0fbn] {
    overflow: auto;
}

.links-end[b-63p13g0fbn] {
    justify-content: flex-end;
    align-items: center;
    display: contents;
}

/* Sidebar */
.navbar-toggler[b-63p13g0fbn] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row-nav[b-63p13g0fbn] {
    height: 3.5rem;
    background-color: #082e32;
}

.sidebar-logo[b-63p13g0fbn] {
    display: block;
    width: 180px;
}

.sidebar-buffer[b-63p13g0fbn] {
    height: 12px;
}

.nav-button[b-63p13g0fbn] {
    background: transparent;
    border: none;
    color: white;
    padding: .5rem 1rem;
}

.nav-image[b-63p13g0fbn] {
    margin-right: 10px;
}

.account-link[b-63p13g0fbn] {
    color: white;
    text-decoration: none;
}

.account-button[b-63p13g0fbn] {
    height: 38px;
    border: 1px solid #5D9A3D;
    border-radius: 19px;
    color: white;
    padding: 4px;
    margin-top: 30px;
    margin-bottom: 15px;
    display: block;
    background-color: transparent;
    width: 150px;
    text-align: center;
}

.navbar-brand[b-63p13g0fbn] {
    font-size: 1.1rem;
}

.nav-column[b-63p13g0fbn] {
    padding-left: 15px;
    padding-top: 15px;
}

.oi[b-63p13g0fbn] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-link[b-63p13g0fbn] {
    color: white !important;
}

.nav-item[b-63p13g0fbn] {
    font-size: 0.9rem;
    padding-bottom: 0.25rem;
}

    .nav-item:first-of-type[b-63p13g0fbn] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-63p13g0fbn] {
        padding-bottom: 1rem;
    }

    .nav-item[b-63p13g0fbn]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-63p13g0fbn]  a.active {
            color: #75b841;
        }

        .nav-item[b-63p13g0fbn]  a:hover {
            color: #75b841;
        }

.navbar-container[b-63p13g0fbn] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
}

@media (max-width: 640.98px) {
    .notification-link[b-63p13g0fbn] {
        margin-left: 50px;
        margin-top: 7px;
        text-decoration: none;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-63p13g0fbn] {
        display: none;
    }

    .collapse[b-63p13g0fbn] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .notification-link[b-63p13g0fbn] {
        margin-left: 50px;
        margin-top: 10px;
        text-decoration: none;
    }

    .sidebar-menu[b-63p13g0fbn] {
        padding-left: 35px;
        margin-top: -15px;
    }
}

@media (min-width: 641px) and (max-width: 1200px) {

    .sidebar-menu[b-63p13g0fbn] {
        padding-left: 10px;
        margin-top: -15px;
    }
}


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-63p13g0fbn] {
        display: none;
    }

    .top-row.auth[b-63p13g0fbn] {
        justify-content: space-between;
    }

    .top-row[b-63p13g0fbn]  a, .top-row[b-63p13g0fbn]  .btn-link {
        margin-left: 0;
    }

    .content[b-63p13g0fbn] {
        margin-left: 10px;
        margin-right: 5px;
        line-height: 18px;
    }

    .small-page-title[b-63p13g0fbn] {
        width: 100%;
        margin-top: 15px;
        margin-left: 20px;
        font-size: 26px;
        font-weight: bold;
    }

    .label[b-63p13g0fbn] {
        margin-top: 5px;
    }

    .edit-label[b-63p13g0fbn] {
        margin-top: 10px;
    }

    .phone-edit-width[b-63p13g0fbn] {
        width: 180px;
    }
}

@media (min-width: 641px) {
    .page[b-63p13g0fbn] {
        flex-direction: row;
    }

    .sidebar[b-63p13g0fbn] {
        width: 230px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-63p13g0fbn] {
        position: sticky;
        top: 0;
    }

    .top-row.auth[b-63p13g0fbn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-63p13g0fbn], article[b-63p13g0fbn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .small-page-title[b-63p13g0fbn] {
        display: none;
    }

    .centre-search[b-63p13g0fbn] {
        margin-left: 15px;
    }
}

@media (min-width: 641px) and (max-width: 1200px) {

    .sidebar[b-63p13g0fbn] {
        width: 180px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}
/* _content/Portia/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ivfkfuj1z3] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ivfkfuj1z3] {
    height: 3.5rem;
    background-color: #082e32;
}

.sidebar-logo[b-ivfkfuj1z3] {
    display: block;
    width: 180px;
}

.sidebar-buffer[b-ivfkfuj1z3] {
    height: 12px;
}

.nav-image[b-ivfkfuj1z3] {
    margin-right: 10px;
}

.account-link[b-ivfkfuj1z3] {
    color: white;
    text-decoration: none;
}

.account-button[b-ivfkfuj1z3] {
    height: 38px;
    border: 1px solid #5D9A3D;
    border-radius: 19px;
    color: white;
    padding: 4px;
    margin-top: 30px;
    margin-bottom: 15px;
    display: block;
    background-color: transparent;
    width: 150px;
    text-align: center;
}

.navbar-brand[b-ivfkfuj1z3] {
    font-size: 1.1rem;
}

.nav-column[b-ivfkfuj1z3] {
    padding-left: 15px;
    padding-top: 15px;
}

.oi[b-ivfkfuj1z3] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-link[b-ivfkfuj1z3] {
    color: white!important;
}

.nav-item[b-ivfkfuj1z3] {
    font-size: 0.9rem;
    padding-bottom: 0.25rem;
}

    .nav-item:first-of-type[b-ivfkfuj1z3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ivfkfuj1z3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ivfkfuj1z3]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-ivfkfuj1z3]  a.active {
            color: #75b841;
        }

        .nav-item[b-ivfkfuj1z3]  a:hover {
            color: #75b841;
        }

.navbar-container[b-ivfkfuj1z3] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
}

@media (max-width: 640.98px) {
    .notification-link[b-ivfkfuj1z3] {
        margin-left: 50px;
        margin-top: 7px;
        text-decoration: none;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-ivfkfuj1z3] {
        display: none;
    }

    .collapse[b-ivfkfuj1z3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .notification-link[b-ivfkfuj1z3] {
        margin-left: 50px;
        margin-top: 10px;
        text-decoration: none;
    }

    .sidebar-menu[b-ivfkfuj1z3] {
        padding-left: 35px;
        margin-top: -15px;
    }
}

@media (min-width: 641px) and (max-width: 1200px) {

    .sidebar-menu[b-ivfkfuj1z3] {
        padding-left: 10px;
        margin-top: -15px;
    }

}
