@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Components/Admina/ArubMenu.razor.rz.scp.css */
.mag-screen-layout[b-pe48yg0ifc] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-pe48yg0ifc] {
    /* width: 100%; */
}

.container[b-pe48yg0ifc] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-pe48yg0ifc] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-pe48yg0ifc] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-pe48yg0ifc] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-pe48yg0ifc] {
        margin-right: 0;
    }

    .nav-item:hover[b-pe48yg0ifc] {
        background-color: #eee;
    }

.active[b-pe48yg0ifc] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-pe48yg0ifc] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-pe48yg0ifc] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-pe48yg0ifc] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Admina/AstrMenu.razor.rz.scp.css */
.mag-screen-layout[b-n8pk9gggl3] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin:1px;
    padding: 1px;
}

.toggle-button-row[b-n8pk9gggl3] {
    /* width: 100%; */
}

.container[b-n8pk9gggl3] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left:3px;
}
.content-and-sidebar-container[b-n8pk9gggl3] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-n8pk9gggl3] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-n8pk9gggl3] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-n8pk9gggl3] {
        margin-right: 0;
    }

    .nav-item:hover[b-n8pk9gggl3] {
        background-color: #eee;
    }

.active[b-n8pk9gggl3] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-n8pk9gggl3] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-n8pk9gggl3] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-n8pk9gggl3] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Admina/IagrMenu.razor.rz.scp.css */
.mag-screen-layout[b-zidj1yqs0g] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-zidj1yqs0g] {
    /* width: 100%; */
}

.container[b-zidj1yqs0g] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-zidj1yqs0g] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-zidj1yqs0g] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-zidj1yqs0g] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-zidj1yqs0g] {
        margin-right: 0;
    }

    .nav-item:hover[b-zidj1yqs0g] {
        background-color: #eee;
    }

.active[b-zidj1yqs0g] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-zidj1yqs0g] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-zidj1yqs0g] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-zidj1yqs0g] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Admina/PrubMenu.razor.rz.scp.css */
.mag-screen-layout[b-5orp62bszk] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-5orp62bszk] {
    /* width: 100%; */
}

.container[b-5orp62bszk] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-5orp62bszk] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-5orp62bszk] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-5orp62bszk] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-5orp62bszk] {
        margin-right: 0;
    }

    .nav-item:hover[b-5orp62bszk] {
        background-color: #eee;
    }

.active[b-5orp62bszk] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-5orp62bszk] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-5orp62bszk] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-5orp62bszk] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Admina/PRubs/PrubSaie.razor.rz.scp.css */
.compact-select[b-thn665js7k] {
    height: calc(1.5em + 0.5rem + 2px); /* match input height */
    padding: 0.25rem 0.5rem;
}



.rubvar-grid td:nth-child(2)[b-thn665js7k] {
    width: 50% !important;
}

.custom-flex-column[b-thn665js7k] {
    display: flex;
    flex: 0 0 20%;
}

.custom-column[b-thn665js7k] {
    width: 20%;
}
/* /Components/Opera/CalcMenu.razor.rz.scp.css */
.mag-screen-layout[b-8ypfqjggdw] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-8ypfqjggdw] {
    /* width: 100%; */
}

.container[b-8ypfqjggdw] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-8ypfqjggdw] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-8ypfqjggdw] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-8ypfqjggdw] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-8ypfqjggdw] {
        margin-right: 0;
    }

    .nav-item:hover[b-8ypfqjggdw] {
        background-color: #eee;
    }

.active[b-8ypfqjggdw] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-8ypfqjggdw] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-8ypfqjggdw] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-8ypfqjggdw] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Opera/Etats/EtatMenu.razor.rz.scp.css */
.mag-screen-layout[b-wm7lo88mhq] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
}

.toggle-button-row[b-wm7lo88mhq] {
    /* width: 100%; */
}

.content-and-sidebar-container[b-wm7lo88mhq] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-wm7lo88mhq] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-wm7lo88mhq] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-wm7lo88mhq] {
        margin-right: 0;
    }

    .nav-item:hover[b-wm7lo88mhq] {
        background-color: #eee;
    }

.active[b-wm7lo88mhq] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}




/*.content-and-sidebar-container {
    height: 60px;*/ /* Fixed height for the menu bar */
/*display: flex;
    flex-direction: column;
    align-items: center;*/ /* Vertically center menu items */
/*padding-left: 16px;*/ /* Optional: add horizontal padding */
/*padding-right: 16px;*/ /* Optional: add horizontal padding */
/*box-sizing: border-box;
    z-index: 10;*/ /* Ensure it stays above content if needed */
/*}*/

.mag-sidebar[b-wm7lo88mhq] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-wm7lo88mhq] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

/*.menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;*/ /* Display menu items in a row */
/*align-items: center;*/ /* Vertically center menu items */
/*height: 100%;*/ /* Make sure menu fills the container height */
/*}

.nav-item {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
}*/

/*.nav-item {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    line-height: 44px;*/ /* Adjust for vertical alignment if needed */
/*height: 44px;*/ /* Optional: control individual item height */
/*margin-right: 8px;*/ /* Optional: add spacing between items */
/*}*/

/* .nav-item:last-child {
        margin-right: 0;
    }

    .nav-item:hover {
        background-color: #eee;
    }*/

/*.active {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}*/
.separator[b-wm7lo88mhq] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Opera/SaieMenu.razor.rz.scp.css */
.mag-screen-layout[b-wq5k9hw7kd] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-wq5k9hw7kd] {
    /* width: 100%; */
}

.container[b-wq5k9hw7kd] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-wq5k9hw7kd] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-wq5k9hw7kd] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-wq5k9hw7kd] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-wq5k9hw7kd] {
        margin-right: 0;
    }

    .nav-item:hover[b-wq5k9hw7kd] {
        background-color: #eee;
    }

.active[b-wq5k9hw7kd] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-wq5k9hw7kd] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-wq5k9hw7kd] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-wq5k9hw7kd] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Paccu/CarriMenu.razor.rz.scp.css */
.mag-screen-layout[b-uf6mdzre6k] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-uf6mdzre6k] {
    /* width: 100%; */
}

.container[b-uf6mdzre6k] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-uf6mdzre6k] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-uf6mdzre6k] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-uf6mdzre6k] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-uf6mdzre6k] {
        margin-right: 0;
    }

    .nav-item:hover[b-uf6mdzre6k] {
        background-color: #eee;
    }

.active[b-uf6mdzre6k] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-uf6mdzre6k] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-uf6mdzre6k] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-uf6mdzre6k] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Paccu/EnrolMenu.razor.rz.scp.css */
.mag-screen-layout[b-f5krenllgz] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-f5krenllgz] {
    /* width: 100%; */
}

.container[b-f5krenllgz] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-f5krenllgz] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-f5krenllgz] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-f5krenllgz] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-f5krenllgz] {
        margin-right: 0;
    }

    .nav-item:hover[b-f5krenllgz] {
        background-color: #eee;
    }

.active[b-f5krenllgz] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-f5krenllgz] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-f5krenllgz] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-f5krenllgz] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Secuope/AccsMenu.razor.rz.scp.css */
.mag-screen-layout[b-qxe8p18u6d] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-qxe8p18u6d] {
    /* width: 100%; */
}

.container[b-qxe8p18u6d] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-qxe8p18u6d] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-qxe8p18u6d] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-qxe8p18u6d] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-qxe8p18u6d] {
        margin-right: 0;
    }

    .nav-item:hover[b-qxe8p18u6d] {
        background-color: #eee;
    }

.active[b-qxe8p18u6d] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-qxe8p18u6d] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-qxe8p18u6d] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-qxe8p18u6d] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Components/Secuope/DonaMenu.razor.rz.scp.css */
.mag-screen-layout[b-m9ugf35x5r] {
    /* Add any global styles for this layout */
    height: 100vh; /* Ensure the layout fills the viewport */
    margin: 1px;
    padding: 1px;
}

.toggle-button-row[b-m9ugf35x5r] {
    /* width: 100%; */
}

.container[b-m9ugf35x5r] {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}

.content-and-sidebar-container[b-m9ugf35x5r] {
    display: flex;
    flex-direction: row; /* This is key */
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    height: 60px;
    background-color: rgba(25, 135, 84, 0.1); /* Optional: matches your bg class */
    z-index: 10;
}

.menu[b-m9ugf35x5r] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-item[b-m9ugf35x5r] {
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease;
    margin-right: 8px;
}

    .nav-item:last-child[b-m9ugf35x5r] {
        margin-right: 0;
    }

    .nav-item:hover[b-m9ugf35x5r] {
        background-color: #eee;
    }

.active[b-m9ugf35x5r] {
    font-weight: bold;
    color: white;
    background-color: #0076d4;
}

.mag-sidebar[b-m9ugf35x5r] {
    /* Add specific sidebar styles if needed */
}

.mag-content-container[b-m9ugf35x5r] {
    flex-grow: 1; /* Allow content area to fill remaining space */
    overflow-y: auto; /* Scroll if content overflows */
    min-height: 0; /* Prevents flexbox overflow issues */
}

.separator[b-m9ugf35x5r] {
    color: #999;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-xf4n0l5qd9] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh; /* full viewport height */
    margin: 0;
    padding: 0;
}

@media (min-width: 641px) {
    .page[b-xf4n0l5qd9] {
        flex-direction: row;
    }

    .sidebar[b-xf4n0l5qd9] {
        width: 250px;
        height: 100vh; /* Ensures sidebar fills full window height */
        position: sticky;
        top: 0;
    }

    main[b-xf4n0l5qd9] {
        flex: 1;
        display: flex;
        flex-direction: column;
        height: 100vh; /* full height */
        overflow-y: auto; /* allow content scrolling */
    }
}


/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/

.top-row[b-xf4n0l5qd9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-xf4n0l5qd9]  a, .top-row[b-xf4n0l5qd9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xf4n0l5qd9]  a:hover, .top-row[b-xf4n0l5qd9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xf4n0l5qd9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-xf4n0l5qd9] {
        justify-content: space-between;
    }

    .top-row[b-xf4n0l5qd9]  a, .top-row[b-xf4n0l5qd9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xf4n0l5qd9] {
        flex-direction: row;
    }

    .sidebar[b-xf4n0l5qd9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xf4n0l5qd9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xf4n0l5qd9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xf4n0l5qd9], article[b-xf4n0l5qd9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tgykgo2huo] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-tgykgo2huo] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tgykgo2huo] {
    font-size: 1.1rem;
}

.bi[b-tgykgo2huo] {
    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-tgykgo2huo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' 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");
}

.bi-plus-square-fill-nav-menu[b-tgykgo2huo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' 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");
}

.bi-list-nested-nav-menu[b-tgykgo2huo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' 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");
}

.nav-item[b-tgykgo2huo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tgykgo2huo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tgykgo2huo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tgykgo2huo]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-tgykgo2huo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tgykgo2huo]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tgykgo2huo] {
        display: none;
    }

    .collapse[b-tgykgo2huo] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-tgykgo2huo] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
