@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/CoopMan.Components/CoopMan.Components.8f4w335v7e.bundle.scp.css';

/* _content/CoopMan.Main.Admin/Components/Layout/BlankLayout.razor.rz.scp.css */
.page[b-rynu7axrsi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rynu7axrsi] {
    flex: 1;
}

.sidebar[b-rynu7axrsi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    color: white;
    
}
.sidebar a[b-rynu7axrsi], .sidebar a:visited[b-rynu7axrsi] {
    color: white;
}

.top-row[b-rynu7axrsi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rynu7axrsi]  a, .top-row[b-rynu7axrsi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rynu7axrsi]  a:hover, .top-row[b-rynu7axrsi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rynu7axrsi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-rynu7axrsi] {
        justify-content: space-between;
    }

    .top-row[b-rynu7axrsi]  a, .top-row[b-rynu7axrsi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rynu7axrsi] {
        flex-direction: row;
    }

    .sidebar[b-rynu7axrsi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rynu7axrsi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rynu7axrsi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rynu7axrsi], article[b-rynu7axrsi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-rynu7axrsi] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-rynu7axrsi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CoopMan.Main.Admin/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-aku4zl72g1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-aku4zl72g1] {
    flex: 1;
}

.sidebar[b-aku4zl72g1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    color: white;
    
}
.sidebar a[b-aku4zl72g1], .sidebar a:visited[b-aku4zl72g1] {
    color: white;
}

.top-row[b-aku4zl72g1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-aku4zl72g1]  a, .top-row[b-aku4zl72g1]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-aku4zl72g1]  a:hover, .top-row[b-aku4zl72g1]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-aku4zl72g1]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-aku4zl72g1] {
        justify-content: space-between;
    }

    .top-row[b-aku4zl72g1]  a, .top-row[b-aku4zl72g1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-aku4zl72g1] {
        flex-direction: row;
    }

    .sidebar[b-aku4zl72g1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-aku4zl72g1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-aku4zl72g1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-aku4zl72g1], article[b-aku4zl72g1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-aku4zl72g1] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-aku4zl72g1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* Include the custom CSS here */
.mud-nav-menu[b-aku4zl72g1] {
    background-color: #2c3e50;
    color: #ecf0f1;
}

    .mud-nav-menu .mud-nav-link[b-aku4zl72g1] {
        color: #ecf0f1;
        padding: 10px 20px;
        transition: background-color 0.3s ease;
    }

        .mud-nav-menu .mud-nav-link:hover[b-aku4zl72g1] {
            background-color: #34495e;
            color: #ffffff;
        }

    .mud-nav-menu .mud-nav-link-active[b-aku4zl72g1] {
        background-color: #2980b9;
        color: #ffffff;
    }

    .mud-nav-menu .mud-nav-link-icon[b-aku4zl72g1] {
        margin-right: 10px;
        color: #ecf0f1;
    }

        .mud-nav-menu .mud-nav-link-icon:hover[b-aku4zl72g1] {
            color: #ffffff;
        }
        .mud-nav-menu .mud-nav-link:visited[b-aku4zl72g1] {
            color: #ffffff;
        }
    .mud-nav-menu .mud-nav-link:active[b-aku4zl72g1] {
        color: #ffffff;
    }
/* _content/CoopMan.Main.Admin/Components/Pages/Admin/Logs/Mails/Details.razor.rz.scp.css */
body[b-qg0l3ccpgk] {
}
h1.header[b-qg0l3ccpgk] {
    display: flex;
    flex-direction: row;
}

    h1.header[b-qg0l3ccpgk]:before, h1[b-qg0l3ccpgk]:after {
        content: "";
        flex: 1 1;
        border-bottom: 5px solid;
        margin: auto;
    }

    h1.header[b-qg0l3ccpgk]:before {
        margin-right: 10px
    }

    h1.header[b-qg0l3ccpgk]:after {
        margin-left: 10px
    }

ul[role=tablist][b-qg0l3ccpgk] {
    flex-wrap: wrap;
}
/* _content/CoopMan.Main.Admin/Components/Pages/Admin/Users/Details.razor.rz.scp.css */
body[b-8a4fad80pw] {
}
h1.header[b-8a4fad80pw] {
    display: flex;
    flex-direction: row;
}

    h1.header[b-8a4fad80pw]:before, h1[b-8a4fad80pw]:after {
        content: "";
        flex: 1 1;
        border-bottom: 5px solid;
        margin: auto;
    }

    h1.header[b-8a4fad80pw]:before {
        margin-right: 10px
    }

    h1.header[b-8a4fad80pw]:after {
        margin-left: 10px
    }

ul[role=tablist][b-8a4fad80pw] {
    flex-wrap: wrap;
}
/* _content/CoopMan.Main.Admin/Components/Pages/Staff/Leave/Details.razor.rz.scp.css */
body[b-qpbt07lx21] {
}
h1.header[b-qpbt07lx21] {
    display: flex;
    flex-direction: row;
}

    h1.header[b-qpbt07lx21]:before, h1[b-qpbt07lx21]:after {
        content: "";
        flex: 1 1;
        border-bottom: 5px solid;
        margin: auto;
    }

    h1.header[b-qpbt07lx21]:before {
        margin-right: 10px
    }

    h1.header[b-qpbt07lx21]:after {
        margin-left: 10px
    }

.separator[b-qpbt07lx21] {
    display: flex;
    padding: 30px 0;
    font-size:1.8em;
    align-items: center;
    text-align: center;
}

    .separator[b-qpbt07lx21]::before,
    .separator[b-qpbt07lx21]::after {
        content: '';
        flex: 1;
        border-bottom: 5px solid #000;
    }

    .separator:not(:empty)[b-qpbt07lx21]::before {
        margin-right: .25em;
    }

    .separator:not(:empty)[b-qpbt07lx21]::after {
        margin-left: .25em;
    }
/* _content/CoopMan.Main.Admin/Components/Pages/Staff/Team/Appraisal/Details.razor.rz.scp.css */
body[b-0b9hmdjmqn] {
}
h1.header[b-0b9hmdjmqn] {
    display: flex;
    flex-direction: row;
}

    h1.header[b-0b9hmdjmqn]:before, h1[b-0b9hmdjmqn]:after {
        content: "";
        flex: 1 1;
        border-bottom: 5px solid;
        margin: auto;
    }

    h1.header[b-0b9hmdjmqn]:before {
        margin-right: 10px
    }

    h1.header[b-0b9hmdjmqn]:after {
        margin-left: 10px
    }

.separator[b-0b9hmdjmqn] {
    display: flex;
    padding: 30px 0;
    font-size:1.8em;
    align-items: center;
    text-align: center;
}

    .separator[b-0b9hmdjmqn]::before,
    .separator[b-0b9hmdjmqn]::after {
        content: '';
        flex: 1;
        border-bottom: 5px solid #000;
    }

    .separator:not(:empty)[b-0b9hmdjmqn]::before {
        margin-right: .25em;
    }

    .separator:not(:empty)[b-0b9hmdjmqn]::after {
        margin-left: .25em;
    }
/* _content/CoopMan.Main.Admin/Components/Pages/Tickets/Details.razor.rz.scp.css */
body[b-zhie9zib04] {
}
h1.header[b-zhie9zib04] {
    display: flex;
    flex-direction: row;
}

    h1.header[b-zhie9zib04]:before, h1[b-zhie9zib04]:after {
        content: "";
        flex: 1 1;
        border-bottom: 5px solid;
        margin: auto;
    }

    h1.header[b-zhie9zib04]:before {
        margin-right: 10px
    }

    h1.header[b-zhie9zib04]:after {
        margin-left: 10px
    }

ul[role=tablist][b-zhie9zib04] {
    flex-wrap: wrap;
}
/* _content/CoopMan.Main.Admin/Components/Pages/Vendors/Details.razor.rz.scp.css */
body[b-7luj22hqaf] {
}
h1.header[b-7luj22hqaf] {
    display: flex;
    flex-direction: row;
}

    h1.header[b-7luj22hqaf]:before, h1[b-7luj22hqaf]:after {
        content: "";
        flex: 1 1;
        border-bottom: 5px solid;
        margin: auto;
    }

    h1.header[b-7luj22hqaf]:before {
        margin-right: 10px
    }

    h1.header[b-7luj22hqaf]:after {
        margin-left: 10px
    }

ul[role=tablist][b-7luj22hqaf] {
    flex-wrap: wrap;
}
