@import '_content/BlazorColorPicker/BlazorColorPicker.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/BottomPanels.razor.rz.scp.css */
.bottom-panels[b-oui86ie0il] {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    width: 100%;
    font-family: Consolas, monospace;
}

.search-text-container[b-oui86ie0il] {
    display: block;
    flex: 1;
    margin: 0;
    -webkit-text-size-adjust: none;
    width: 100%;
    overflow: auto;
    position: relative;
}

.replace-output[b-oui86ie0il] {
    font-size: 1.1rem;
    margin: 0;
    white-space: pre-wrap;
    color: var(--col-text-medium);
    font-family: Consolas, monospace;
}

.sidebar[b-oui86ie0il] {
    background-color: hsl(218, 27%, 13%);
    width: 100%;
    overflow-y: auto;
    z-index: 1;
    box-shadow: 3px 0 17px #00000055;
    /*height: 100vh;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    justify-content: space-between;*/
}
/* /Components/CodeSidebar.razor.rz.scp.css */
.sidebar[b-wx2sarfmj8] {
    background-color: hsl(218, 27%, 13%);
    width: 100%;
    overflow-y: auto;
    z-index: 1;
    box-shadow: 3px 0 17px #00000055;
    /*height: 100vh;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    justify-content: space-between;*/
}

    .sidebar .top-row[b-wx2sarfmj8] {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand[b-wx2sarfmj8] {
        font-size: 1.1rem;
    }

    .sidebar .oi[b-wx2sarfmj8] {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .sidebar .separator[b-wx2sarfmj8] {
        width: 96%;
        /*margin: 6px auto 11px auto;*/
        height: 2px;
        background-color: hsl(213, 11%, 19%);
    }

    .sidebar.hidden[b-wx2sarfmj8] {
        /*margin-left: "-250px";*/
        transition: var(--transition-props);
    }
/* /Components/DatabaseBrowser/DatabaseBrowser.razor.rz.scp.css */
.browser-container[b-molcs27oly] {
    height: 70vh;
    max-width: 90vw;
    width: 70rem;
}
/* /Components/DatabaseBrowser/DatabaseTreePreview.razor.rz.scp.css */
.list-group-item-color[b-u026zx5990] {
    color: #396a9b;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-qhx8gzp15q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-qhx8gzp15q] {
    flex: 1;
}

.sidebar[b-qhx8gzp15q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-qhx8gzp15q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qhx8gzp15q]  a, .top-row[b-qhx8gzp15q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-qhx8gzp15q]  a:hover, .top-row[b-qhx8gzp15q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-qhx8gzp15q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-qhx8gzp15q] {
        display: none;
    }

    .top-row.auth[b-qhx8gzp15q] {
        justify-content: space-between;
    }

    .top-row[b-qhx8gzp15q]  a, .top-row[b-qhx8gzp15q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-qhx8gzp15q] {
        flex-direction: row;
    }

    .sidebar[b-qhx8gzp15q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-qhx8gzp15q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-qhx8gzp15q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-qhx8gzp15q], article[b-qhx8gzp15q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-uuuv28cu9d] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-uuuv28cu9d] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-uuuv28cu9d] {
    font-size: 1.1rem;
}

.oi[b-uuuv28cu9d] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-uuuv28cu9d] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-uuuv28cu9d] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-uuuv28cu9d] {
        padding-bottom: 1rem;
    }

    .nav-item[b-uuuv28cu9d]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-uuuv28cu9d]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-uuuv28cu9d]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-uuuv28cu9d] {
        display: none;
    }

    .collapse[b-uuuv28cu9d] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-uuuv28cu9d] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
