/* /Pages/Feature/Add.razor.rz.scp.css */
.column[b-7610x3sd3n] {
    float: left;
    padding: 10px;
    height: 300px; /* Should be removed. Only for demonstration */
}

.left[b-7610x3sd3n] {
    width: 25%;
}

.right[b-7610x3sd3n] {
    width: 75%;
}

div.scroll[b-7610x3sd3n] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

.flex-overflow-y[b-7610x3sd3n] {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 385px;
}
/* /Pages/Feature/Delete.razor.rz.scp.css */
.column[b-000dd4954c] {
    float: left;
    padding: 10px;
    height: 300px; /* Should be removed. Only for demonstration */
}

.left[b-000dd4954c] {
    width: 25%;
}

.right[b-000dd4954c] {
    width: 75%;
}

div.scroll[b-000dd4954c] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
/* /Pages/Feature/Index.razor.rz.scp.css */
.column[b-yciekz67kk] {
    float: left;
    padding: 10px;
    height: 300px; /* Should be removed. Only for demonstration */
}

.left[b-yciekz67kk] {
    width: 25%;
}

.right[b-yciekz67kk] {
    width: 75%;
}

div.scroll[b-yciekz67kk] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
/* /Pages/Feature/Modify.razor.rz.scp.css */
.column[b-1c1d3790zh] {
    float: left;
    padding: 10px;
    height: 300px; /* Should be removed. Only for demonstration */
}

.left[b-1c1d3790zh] {
    width: 25%;
}

.right[b-1c1d3790zh] {
    width: 75%;
}

div.scroll[b-1c1d3790zh] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
/* /Pages/Feature/View.razor.rz.scp.css */
.column[b-tlbdtgm42c] {
    float: left;
    padding: 10px;
    height: 300px; /* Should be removed. Only for demonstration */
}

.left[b-tlbdtgm42c] {
    width: 25%;
}

.right[b-tlbdtgm42c] {
    width: 75%;
}

div.scroll[b-tlbdtgm42c] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
/* /Pages/Feature/ViewFlowDiagram.razor.rz.scp.css */
.column[b-23iewbwm18] {
    float: left;
    padding: 10px;
    height: 300px; /* Should be removed. Only for demonstration */
}

.left[b-23iewbwm18] {
    width: 25%;
}

.right[b-23iewbwm18] {
    width: 75%;
}

div.scroll[b-23iewbwm18] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
/* /Pages/Landing.razor.rz.scp.css */
/*
 * Globals
 */


/* Custom default button */
.btn-secondary[b-60xn11609c],
.btn-secondary:hover[b-60xn11609c],
.btn-secondary:focus[b-60xn11609c] {
    color: #333;
    text-shadow: none; /* Prevent inheritance from `body` */
}


/*
 * Base structure
 */

body[b-60xn11609c] {
    text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
    
}

.cover-container[b-60xn11609c] {
    /* max-width: 62em;*/
}


/*
 * Header
 */

.nav-masthead .nav-link[b-60xn11609c] {
    color: rgba(255, 255, 255, .5);
    border-bottom: .25rem solid transparent;
}

    .nav-masthead .nav-link:hover[b-60xn11609c],
    .nav-masthead .nav-link:focus[b-60xn11609c] {
        border-bottom-color: rgba(255, 255, 255, .25);
    }

    .nav-masthead .nav-link + .nav-link[b-60xn11609c] {
        margin-left: 1rem;
    }

.nav-masthead .active[b-60xn11609c] {
    color: #fff;
    border-bottom-color: #fff;
}
/* /Shared/BlankLayout.razor.rz.scp.css */
.page[b-lva3exnfzj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lva3exnfzj] {
    flex: 1;
}

.sidebar[b-lva3exnfzj] {
    background-image: linear-gradient(180deg, rgb(217, 218, 219) 0%, #edeef0 70%);
}

.top-row[b-lva3exnfzj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lva3exnfzj]  a, .top-row[b-lva3exnfzj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-lva3exnfzj]  a:hover, .top-row[b-lva3exnfzj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-lva3exnfzj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-lva3exnfzj] {
        display: none;
    }

    .top-row.auth[b-lva3exnfzj] {
        justify-content: space-between;
    }

    .top-row[b-lva3exnfzj]  a, .top-row[b-lva3exnfzj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-lva3exnfzj] {
        flex-direction: row;
    }

    .sidebar[b-lva3exnfzj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lva3exnfzj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-lva3exnfzj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-lva3exnfzj], article[b-lva3exnfzj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.bd-placeholder-img[b-lva3exnfzj] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-lva3exnfzj] {
        font-size: 3.5rem;
    }
}

.b-example-divider[b-lva3exnfzj] {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr[b-lva3exnfzj] {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi[b-lva3exnfzj] {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller[b-lva3exnfzj] {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav[b-lva3exnfzj] {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-kbuyyib0o7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-kbuyyib0o7] {
    flex: 1;
}

.sidebar[b-kbuyyib0o7] {
    background-image: linear-gradient(180deg, rgb(217, 218, 219) 0%, #edeef0 70%);
}

.top-row[b-kbuyyib0o7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-kbuyyib0o7]  a, .top-row[b-kbuyyib0o7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-kbuyyib0o7]  a:hover, .top-row[b-kbuyyib0o7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-kbuyyib0o7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-kbuyyib0o7] {
        display: none;
    }

    .top-row.auth[b-kbuyyib0o7] {
        justify-content: space-between;
    }

    .top-row[b-kbuyyib0o7]  a, .top-row[b-kbuyyib0o7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kbuyyib0o7] {
        flex-direction: row;
    }

    .sidebar[b-kbuyyib0o7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kbuyyib0o7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-kbuyyib0o7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-kbuyyib0o7], article[b-kbuyyib0o7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.bd-placeholder-img[b-kbuyyib0o7] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-kbuyyib0o7] {
        font-size: 3.5rem;
    }
}

.b-example-divider[b-kbuyyib0o7] {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr[b-kbuyyib0o7] {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi[b-kbuyyib0o7] {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller[b-kbuyyib0o7] {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav[b-kbuyyib0o7] {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
/* /Shared/ModuleFeatureList.razor.rz.scp.css */

.bd-placeholder-img[b-z4x6uyf700] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-z4x6uyf700] {
        font-size: 3.5rem;
    }
}

.b-example-divider[b-z4x6uyf700] {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr[b-z4x6uyf700] {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi[b-z4x6uyf700] {
    vertical-align: -.125em;
    fill: currentColor;
}

div.scroll[b-z4x6uyf700] {
    height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

.nav-scroller[b-z4x6uyf700] {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav[b-z4x6uyf700] {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
/* /Shared/ModuleFeatureTree.razor.rz.scp.css */

.bd-placeholder-img[b-18pmvp5ly1] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-18pmvp5ly1] {
        font-size: 3.5rem;
    }
}

.b-example-divider[b-18pmvp5ly1] {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr[b-18pmvp5ly1] {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi[b-18pmvp5ly1] {
    vertical-align: -.125em;
    fill: currentColor;
}

div.scroll[b-18pmvp5ly1] {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

    .nav-scroller[b-18pmvp5ly1] {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav[b-18pmvp5ly1] {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }


/* /Shared/NavMenu.razor.rz.scp.css */
/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 2.5rem;*/
   /* background-color: rgba(0,0,0,0.4);*/
/*}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep a {
        
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }



.f-logo {
    background-color: transparent;
    height: 40px;
    position: relative;
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
        /* Never collapse the sidebar for wide screens */
        /*display: block;
    }
}*/
.bd-placeholder-img[b-m3wrk76g28] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-m3wrk76g28] {
        font-size: 3.5rem;
    }
}

.b-example-divider[b-m3wrk76g28] {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr[b-m3wrk76g28] {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi[b-m3wrk76g28] {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller[b-m3wrk76g28] {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav[b-m3wrk76g28] {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
