/* _content/ZanBlazorServerAppC/Pages/ZzCV.razor.rz.scp.css */
.row > .column[b-a8rcaqyr4o] {
    padding: 0 8px;
}

.row[b-a8rcaqyr4o]:after {
    content: "";
    display: table;
    clear: both;
}

/* Create four equal columns that floats next to eachother */
.column[b-a8rcaqyr4o] {
    float: left;
    width: 25%;
}

/* The Modal (background) */
.modal[b-a8rcaqyr4o] {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.modal-content[b-a8rcaqyr4o] {
    position: center;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 70%;
}

/* The Close Button */
.close[b-a8rcaqyr4o] {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

    .close:hover[b-a8rcaqyr4o],
    .close:focus[b-a8rcaqyr4o] {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }

/* Hide the slides by default */
.mySlides[b-a8rcaqyr4o] {
    display: block;
}

.cursor[b-a8rcaqyr4o] {
    cursor: grabbing;
}

/* Next & previous buttons */
.prev[b-a8rcaqyr4o],
.next[b-a8rcaqyr4o] {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: ghostwhite;
    font-weight: bold;
    font-size: 30px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next[b-a8rcaqyr4o] {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover[b-a8rcaqyr4o],
    .next:hover[b-a8rcaqyr4o] {
        background-color: rgba(0, 0, 0, 0.8);
    }

/* Number text (1/3 etc) */
.numbertext[b-a8rcaqyr4o] {
    color: #f2f2f5;
    font-size: 22px;
    font-weight: bold;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

img[b-a8rcaqyr4o] {
    margin-bottom: 4px;
}

/* Caption text */
.caption-container[b-a8rcaqyr4o] {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

img.demo[b-a8rcaqyr4o] {
    opacity: 0.6;
}

.demo[b-a8rcaqyr4o] {
    opacity: 0.6;
}

.mainImg[b-a8rcaqyr4o] {
}

.fontSizeModal[b-a8rcaqyr4o] {
    font-family: Candara;
    font-size: xx-large;
    font-weight: bold;
}

.active[b-a8rcaqyr4o],
.demo:hover[b-a8rcaqyr4o] {
    opacity: 1;
}

img.hover-shadow[b-a8rcaqyr4o] {
    transition: 0.3s;
}

.hover-shadow:hover[b-a8rcaqyr4o] {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* _content/ZanBlazorServerAppC/Pages/ZzzCV.razor.rz.scp.css */
.row > .column[b-3gvk97u1a7] {
    padding: 0 8px;
}

.row[b-3gvk97u1a7]:after {
    content: "";
    display: table;
    clear: both;
}

/* Create four equal columns that floats next to eachother */
.column[b-3gvk97u1a7] {
    float: left;
    width: 25%;
}

/* The Modal (background) */
.modal[b-3gvk97u1a7] {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.modal-content[b-3gvk97u1a7] {
    position: center;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 70%;
}

/* The Close Button */
.close[b-3gvk97u1a7] {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

    .close:hover[b-3gvk97u1a7],
    .close:focus[b-3gvk97u1a7] {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }

/* Hide the slides by default */
.mySlides[b-3gvk97u1a7] {
    display: block;
}

.cursor[b-3gvk97u1a7] {
    cursor:grabbing;
}

/* Next & previous buttons */
.prev[b-3gvk97u1a7],
.next[b-3gvk97u1a7] {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: ghostwhite;
    font-weight: bold;
    font-size: 30px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next[b-3gvk97u1a7] {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover[b-3gvk97u1a7],
    .next:hover[b-3gvk97u1a7] {
        background-color: rgba(0, 0, 0, 0.8);

    }

/* Number text (1/3 etc) */
.numbertext[b-3gvk97u1a7] {
    color: #f2f2f5;
    font-size: 22px;
    font-weight:bold;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

img[b-3gvk97u1a7] {
    margin-bottom: 4px;
}

/* Caption text */
.caption-container[b-3gvk97u1a7] {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

img.demo[b-3gvk97u1a7] {
    opacity: 0.6;
}

.demo[b-3gvk97u1a7] {
    opacity: 0.6;
}

.mainImg[b-3gvk97u1a7] {
}

.fontSizeModal[b-3gvk97u1a7]{
    font-family:Candara;
    font-size:xx-large;
    font-weight:bold;
}

.active[b-3gvk97u1a7],
.demo:hover[b-3gvk97u1a7] {
    opacity: 1;
}

img.hover-shadow[b-3gvk97u1a7] {
    transition: 0.3s;
}

.hover-shadow:hover[b-3gvk97u1a7] {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* _content/ZanBlazorServerAppC/Shared/MainLayout.razor.rz.scp.css */
.page[b-m9xxgmeaml] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-m9xxgmeaml] {
    flex: 1;
}

.sidebar[b-m9xxgmeaml] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-m9xxgmeaml] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-m9xxgmeaml]  a, .top-row .btn-link[b-m9xxgmeaml] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-m9xxgmeaml] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-m9xxgmeaml] {
        display: none;
    }

    .top-row.auth[b-m9xxgmeaml] {
        justify-content: space-between;
    }

    .top-row a[b-m9xxgmeaml], .top-row .btn-link[b-m9xxgmeaml] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-m9xxgmeaml] {
        flex-direction: row;
    }

    .sidebar[b-m9xxgmeaml] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-m9xxgmeaml] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-m9xxgmeaml], article[b-m9xxgmeaml] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ZanBlazorServerAppC/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1ifo011x4b] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-1ifo011x4b] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1ifo011x4b] {
    font-size: 1.1rem;
}

.oi[b-1ifo011x4b] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-1ifo011x4b] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1ifo011x4b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1ifo011x4b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1ifo011x4b]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-1ifo011x4b]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-1ifo011x4b]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1ifo011x4b] {
        display: none;
    }

    .collapse[b-1ifo011x4b] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-1ifo011x4b] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
