@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.bundle.scp.css';

/* /Components/Layout/AdminMainLayout.razor.rz.scp.css */
.float[b-wzb8kbct72] {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    background-color: #1292A5;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    opacity: 0.2;
    z-index: 1000;
    transition: opacity 0.3s ease;
}

    .float:hover[b-wzb8kbct72] {
        opacity: 1;
    }

.my-float[b-wzb8kbct72] {
    margin-top: 22px; /* Center icon or text vertically */
}


.main-container[b-wzb8kbct72] {
}
/* /Components/Layout/AdminMenu/Left.razor.rz.scp.css */
.side-menu[b-bh6azkfmrt] {
    height: 100vh;
    list-style: none;
    margin: 0;
    padding: 10px 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 5px 0px 5px lightgray;
}

.side-menu-item + .side-menu-item[b-bh6azkfmrt] {
    margin-top: .5rem;
}

.side-menu-link[b-bh6azkfmrt] {
    z-index: 199;
    color: #FFF;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0px;
    position: relative;
}

    .side-menu-link:hover[b-bh6azkfmrt] {
        background-color: #1292A5;
        outline: 0;
        cursor: pointer !important;
    }

        .side-menu-link:hover span[b-bh6azkfmrt] {
            transform: scale(1);
            opacity: 1;
        }

    .side-menu-link i[b-bh6azkfmrt] {
        font-size: 1.2rem;
        color: gray;
    }

    .side-menu-link:hover i[b-bh6azkfmrt] {
        color: ghostwhite;
    }

    .side-menu-link span[b-bh6azkfmrt] {
        position: absolute;
        background-color: #1292A5;
        white-space: nowrap;
        padding: .5rem 1rem;
        border-radius: 6px;
        left: calc(100% + 0.5rem);
        transform-origin: center left;
        transform: scale(0);
        opacity: 0;
        transition: .15s ease;
    }

        .side-menu-link span[b-bh6azkfmrt]:before {
            content: "";
            display: block;
            background-color: #1292A5;
            width: 12px;
            height: 12px;
            position: absolute;
            left: -5px;
            top: 50%;
            transform: translatey(-50%) rotate(45deg);
            border-radius: 3px;
        }
/* /Components/Layout/AdminMenu/Navigation.razor.rz.scp.css */
.breadcrumb-border[b-sn8th9x57n] {
    border-bottom: 1px solid lightgray;
}
/* /Components/Layout/AdminMenu/Top.razor.rz.scp.css */
.navbar[b-haao530gt7] {
    background-color: #263A41 !important;
    z-index: 1000;
    padding: 2px;
}

.navbar-nav[b-haao530gt7] {
    /* margin-right: 4px; */
}

.navbar-center[b-haao530gt7] {
    display: flex;
    justify-content: center;
    flex-grow: 1;
}

.navbar-nav-group1[b-haao530gt7] {
    border-bottom: 4px solid lightgreen;
    margin: 0px 10px !important;
}

.navbar-nav-group2[b-haao530gt7] {
    border-bottom: 4px solid lightblue;
    margin: 0px 10px !important;
}

.navbar-nav-group3[b-haao530gt7] {
    border-bottom: 4px solid lightyellow;
    margin: 0px 10px !important;
}

.top-menu[b-haao530gt7] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.top-menu-item[b-haao530gt7] {
    margin: 0rem 0.5rem;
}

.top-menu-link[b-haao530gt7] {
    color: lightgray;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: background-color 0.3s ease;
}

.top-menu-profile[b-haao530gt7] {
    color: lightgray;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.top-menu-link:hover[b-haao530gt7] {
    background-color: #1292A5;
    color: white;
    outline: 0;
}

    .top-menu-link:hover i[b-haao530gt7] {
        color: white;
    }

.top-menu-link i[b-haao530gt7] {
    font-size: 1.2rem;
    color: lightgray;
    margin: 0rem 0.5rem;
}

.top-menu-link span[b-haao530gt7] {
    position: absolute;
    background-color: #1292A5;
    color: white;
    white-space: nowrap;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    top: calc(100% + 0.5rem);
    transform-origin: center top;
    transform: scale(0);
    opacity: 0;
    transition: 0.15s ease;
}

.top-menu-link:hover span[b-haao530gt7] {
    transform: scale(1);
    opacity: 1;
}

.top-menu-link span[b-haao530gt7]:before {
    content: "";
    display: block;
    background-color: #1292A5;
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}

.admin-brand-subtitle[b-haao530gt7] {
    font-size: 12px;
    font-weight: 300;
}
/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.main-container[b-mhpx5c5z3n] {
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.float[b-y1zf2wig5v] {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    background-color: #1292A5;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    opacity: 0.2;
    z-index: 1000;
    transition: opacity 0.3s ease;
}

    .float:hover[b-y1zf2wig5v] {
        opacity: 1;
    }

.my-float[b-y1zf2wig5v] {
    margin-top: 22px; /* Center icon or text vertically */
}

.main-container[b-y1zf2wig5v] {
}

.bug-icon[b-y1zf2wig5v] {
    font-size: 2.25rem; /* 36px */
}
/* /Components/Layout/Menu/Left.razor.rz.scp.css */
.side-menu[b-m9e7kdc84h] {
    height: 100vh;
    list-style: none;
    margin: 0;
    padding: 10px 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 5px 0px 5px lightgray;
}

.side-menu-item + .side-menu-item[b-m9e7kdc84h] {
    margin-top: .5rem;
}

.side-menu-link[b-m9e7kdc84h] {
    z-index: 199;
    color: #FFF;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0px;
    position: relative;
}

    .side-menu-link-active[b-m9e7kdc84h] {
        background-color: #1292A5;
        outline: 0;
        cursor: pointer !important;
    }

        .side-menu-link-active i[b-m9e7kdc84h] {
            font-size: 1.2rem;
            color: ghostwhite !important;
        }

    .side-menu-link:hover[b-m9e7kdc84h] {
        background-color: #1292A5;
        outline: 0;
        cursor: pointer !important;
    }

        .side-menu-link:hover span[b-m9e7kdc84h] {
            transform: scale(1);
            opacity: 1;
        }

    .side-menu-link i[b-m9e7kdc84h] {
        font-size: 1.2rem;
        color: gray;
    }

    .side-menu-link:hover i[b-m9e7kdc84h] {
        color: ghostwhite;
    }

    .side-menu-link span[b-m9e7kdc84h] {
        position: absolute;
        background-color: #1292A5;
        white-space: nowrap;
        padding: .5rem 1rem;
        border-radius: 6px;
        left: calc(100% + 0.5rem);
        transform-origin: center left;
        transform: scale(0);
        opacity: 0;
        transition: .15s ease;
    }

        .side-menu-link span[b-m9e7kdc84h]:before {
            content: "";
            display: block;
            background-color: #1292A5;
            width: 12px;
            height: 12px;
            position: absolute;
            left: -5px;
            top: 50%;
            transform: translatey(-50%) rotate(45deg);
            border-radius: 3px;
        }
/* /Components/Layout/Menu/RightDrawer.razor.rz.scp.css */
/* /Components/Layout/Menu/Top.razor.rz.scp.css */
.navbar[b-i48pjw07wx] {
    background-color: #263A41 !important;
    z-index: 1000;
    padding: 2px;
}

.navbar-nav[b-i48pjw07wx] {
    /* margin-right: 4px; */
}

.navbar-center[b-i48pjw07wx] {
    display: flex;
    justify-content: center;
    flex-grow: 1;
}

.navbar-nav-group1[b-i48pjw07wx] {
    border-bottom: 4px solid lightgreen;
    margin: 0px 10px !important;
}

.navbar-nav-group2[b-i48pjw07wx] {
    border-bottom: 4px solid lightblue;
    margin: 0px 10px !important;
}

.navbar-nav-group3[b-i48pjw07wx] {
    border-bottom: 4px solid lightyellow;
    margin: 0px 10px !important;
}

.top-menu[b-i48pjw07wx] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.top-menu-item[b-i48pjw07wx] {
    margin: 0rem 2px;
}

.top-menu-link[b-i48pjw07wx] {
    color: lightgray;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: background-color 0.3s ease;
}

.top-menu-profile[b-i48pjw07wx] {
    color: lightgray;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.top-menu-link:hover[b-i48pjw07wx] {
    background-color: #1292A5;
    color: white;
    outline: 0;
}

    .top-menu-link:hover i[b-i48pjw07wx] {
        color: white;
    }

.top-menu-link i[b-i48pjw07wx] {
    font-size: 1.2rem;
    color: lightgray;
    margin: 0rem 0.5rem;
}

.top-menu-link span[b-i48pjw07wx] {
    position: absolute;
    background-color: #1292A5;
    color: white;
    white-space: nowrap;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    top: calc(100% + 0.5rem);
    transform-origin: center top;
    transform: scale(0);
    opacity: 0;
    transition: 0.15s ease;
}

.top-menu-link:hover span[b-i48pjw07wx] {
    transform: scale(1);
    opacity: 1;
}

.top-menu-link span[b-i48pjw07wx]:before {
    content: "";
    display: block;
    background-color: #1292A5;
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}

.profile-dropdown-menu[b-i48pjw07wx] {
    min-width: 250px;
}
/* /Components/Pages/Admin/Auth/Login.razor.rz.scp.css */
.admin-login-label[b-1g0ybo8vev] {
    font-family: "Raleway", sans-serif;
    font-size: 11pt;
}

.admin-login-card[b-1g0ybo8vev] {
    background: #fbfbfb;
    border-radius: 8px;
    box-shadow: 1px 2px 8px #263A41;
    height: 410px;
    margin: 6rem auto 8.1rem auto;
    width: 329px;
}

.admin-login-card-content[b-1g0ybo8vev] {
    padding: 12px 44px;
}

.admin-login-card-title[b-1g0ybo8vev] {
    font-family: "Raleway Thin", sans-serif;
    letter-spacing: 4px;
    padding-bottom: 23px;
    padding-top: 13px;
    text-align: center;
}

.admin-login-submit-btn[b-1g0ybo8vev] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    border: none;
    border-radius: 21px;
    box-shadow: 0px 1px 8px #263A41;
    cursor: pointer;
    color: white;
    font-family: "Raleway SemiBold", sans-serif;
    height: 42.3px;
    margin: 0 auto;
    margin-top: 50px;
    transition: 0.25s;
    width: 153px;
}

    .admin-login-submit-btn:hover[b-1g0ybo8vev] {
        box-shadow: 0px 1px 18px #263A41;
    }

.admin-login-form[b-1g0ybo8vev] {
    align-items: left;
    display: flex;
    flex-direction: column;
}

.admin-login-form-border[b-1g0ybo8vev] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    height: 1px;
    width: 100%;
}

.admin-login-form-content[b-1g0ybo8vev] {
    background: #fbfbfb;
    border: none !important;
    outline: none;
    padding-top: 14px;
}

.admin-login-underline-title[b-1g0ybo8vev] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    height: 2px;
    margin: -0.1rem auto 0 auto;
    width: 160px;
}

.admin-login-label-email[b-1g0ybo8vev] {
    padding-top: 13px;
}

.admin-login-label-password[b-1g0ybo8vev] {
    padding-top: 22px;
}
/* /Components/Pages/Admin/OrganizationRequests/OrganizationRequests.razor.rz.scp.css */
.organization-requests-grid-container[b-oph9tbbffl] {
    height: calc(100vh - 70px);
}
/* /Components/Pages/Client/Dashboard/AllProviderScheduleTab.razor.rz.scp.css */
/* All Appointment Table Style */
.table-time-header:not(:first-of-type)[b-dhauwf4sag] {
    border-top: 1px solid #d0d0d0;
}

.table-slot-row[b-dhauwf4sag] {
    background-color: white;
    font-size: 0.875rem;
}

    .table-slot-row:hover[b-dhauwf4sag] {
        --bs-table-hover-bg: #c1dade;
        cursor: pointer;
    }

        /* Apply the hover effect using the Bootstrap mechanism */
        .table-slot-row:hover td[b-dhauwf4sag],
        .table-slot-row:hover th[b-dhauwf4sag] {
            background-color: var(--bs-table-hover-bg);
        }

.no-appointments[b-dhauwf4sag]{
    font-size: 14px;
    text-align: center;
}
/* /Components/Pages/Client/Dashboard/Dashboard.razor.rz.scp.css */
/* Hide dashboard until visibility state is initialized to prevent flicker */
.pre-init-hidden[b-i59f5608p0] {
    visibility: hidden !important;
}

.task-header[b-i59f5608p0] {
    background-color: #1292a5;
    color: white;
    padding: 5px;
}


.dashboard[b-i59f5608p0] {
    min-height: 0;
    gap: 1rem;
}
/* Each column takes equal space among visible siblings */
.auto-col[b-i59f5608p0] {
    flex: 1 1 0; /* this is the magic */
    min-width: 0; /* important for text truncation inside flex */
    display: flex;
    flex-direction: column;
}
/* Hidden columns completely disappear and give their space away */
.hidden[b-i59f5608p0] {
    display: none !important;
}

.column-left[b-i59f5608p0] {
    background: white;
    border-radius: .5rem;
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    display: flex;
    flex-direction: column;
    /* allow this column to shrink inside the dashboard flex container */
    min-height: 0;
}

    /* Make cards container take remaining space inside the left column and scroll internally */
    .column-left .appointment-cards-container[b-i59f5608p0] {
        overflow: auto;
    }

.column-center[b-i59f5608p0] {
    background: white;
    border-radius: .5rem;
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    display: flex;
    flex-direction: column;
    min-height: 0; /* allow internal scrolling of children */
}

.column-right[b-i59f5608p0] {
    background: white;
    border-radius: .5rem;
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    display: flex;
    flex-direction: column;
    min-height: 0;
}


.center-panel[b-i59f5608p0] {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    border-radius: 0.25rem;
    background: transparent;
    min-height: 0;
}

    .center-panel .task-header[b-i59f5608p0] {
        flex: 0 0 auto; /* keep header fixed at top */
    }

    .center-panel .grid-container[b-i59f5608p0] {
        flex: 1 1 auto; /* take remaining space */
        min-height: 0; /* allow overflow to work inside flex */
        overflow: auto; /* enable scrollbar when needed */
    }

/* Optional: limit maximum height per panel if you want fixed panel heights */
/* #topPanel .grid-container { max-height: 360px; } */
/* #bottomPanel .grid-container { max-height: 360px; } */

.fast-button[b-i59f5608p0] {
    width: 100%;
    border: 2px solid #1292a5;
    color: #1292a5;
    height: 4rem;
    align-content: center;
    letter-spacing: 5px;
    font-size: 1.5rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

    .fast-button:hover[b-i59f5608p0] {
        background-color: #1292a5;
        color: white;
    }

.appointment-header[b-i59f5608p0] {
    background-color: #1292a5;
    color: white;
    padding: 5px;
}

.appointment-view-more-link[b-i59f5608p0] {
    color: white;
    font-size: 0.8rem;
}

.appointment-cards-container[b-i59f5608p0] {
    width: 100%;
    background-color: #f8f9fa;
    padding: 0 4px;
}

/* Task Style */
/*------------*/
.task-header[b-i59f5608p0] {
    background-color: #1292a5;
    color: white;
    padding: 5px;
}

/* Dashboard Filter Dropdown */
.dashboard-filter-dropdown-menu[b-i59f5608p0] {
    min-width: 250px;
}

/* Dashboard Scroll Container */
.dashboard-scroll-container[b-i59f5608p0] {
    overflow-y: auto;
    overflow-x: hidden;
}

/* Dashboard Edit Icon */
.dashboard-edit-icon[b-i59f5608p0] {
    --bs-icon-link-transform: translate3d(0, -.125rem, 0);
    cursor: pointer;
}

/* /Components/Pages/Client/Dashboard/MyScheduleTab.razor.rz.scp.css */

.provider-appointment-card[b-0gwd6xjgbh] {
    width: 100%;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    padding: 16px 20px;
    box-sizing: border-box;
    margin-bottom: 8px;
    cursor: pointer;
}

.header[b-0gwd6xjgbh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.4;
}

.time[b-0gwd6xjgbh] {
    color: #5E60CE;
}

.status[b-0gwd6xjgbh] {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #f97316;
    font-weight: 500;
    font-size: 14px;
}

.status-dot[b-0gwd6xjgbh] {
    width: 8px;
    height: 8px;
    background: #f97316;
    border-radius: 50%;
}

.title[b-0gwd6xjgbh] {
    margin-bottom: 12px;
    font-size: 0.95rem;
    color: #666666;
}

.divider[b-0gwd6xjgbh] {
    height: 1px;
    background: #e5e7eb;
    margin: 12px 0;
}

.doctor[b-0gwd6xjgbh] {
    font-weight: 600;
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 12px;
}

.patient[b-0gwd6xjgbh] {
    margin-bottom: 4px;
}

.patient-details[b-0gwd6xjgbh] {
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}

.memo[b-0gwd6xjgbh] {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}


/* Card styling */
.appointment-card[b-0gwd6xjgbh] {
    border-radius: 8px;
    background: #fff;
    padding: 12px;
    margin-bottom: 8px;
    /* subtle shadow for depth */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    cursor: pointer
}

    /* Header */
    .appointment-card .card-header[b-0gwd6xjgbh] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 1.4;
    }

    /* Title (name) */
    .appointment-card .card-subject[b-0gwd6xjgbh] {
        font-size: 1.25rem;
        margin-bottom: 8px;
        color: #222;
    }

    /* Time line */
    .appointment-card .card-time[b-0gwd6xjgbh] {
        font-size: 0.95rem;
        margin-bottom: 12px;
        color: #5E60CE;
    }

    /* Follow-up text */
    .appointment-card .card-text[b-0gwd6xjgbh] {
        font-size: 0.95rem;
        color: #666666;
    }

    /* Follow-up text */
    .appointment-card .card-memo[b-0gwd6xjgbh] {
        font-size: 0.875rem;
        color: #555;
        line-height: 1.5;
    }

.personal-schedule-tag[b-0gwd6xjgbh] {
    color: gray;
    font-style: italic;
    font-size: 0.7rem;
    margin-left: 4px;
}

.no-appointments[b-0gwd6xjgbh] {
    font-size: 14px;
    text-align: center;
}
/* /Components/Pages/Client/HR/BusinessEntities/Documents/BusinessEntitiesDocuments.razor.rz.scp.css */
.custom-drop-zone[b-p4s11vlytd] {
    padding: 0 !important;
    border-style: dashed;
    border-width: 2px !important;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(183, 183, 183, 0.1);
}

    .custom-drop-zone.custom-drop-zone-hover[b-p4s11vlytd] {
        border-style: solid;
    }

    .custom-drop-zone svg[b-p4s11vlytd] {
        width: 42px;
        height: 42px;
    }

    .custom-drop-zone > *:not(#overviewDemoSelectButton)[b-p4s11vlytd] {
        pointer-events: none;
    }

/* Responsive grid gallery */
.gallery[b-p4s11vlytd] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 0fr));
    gap: 16px;
    padding: 0;
    margin: 0;
    grid-auto-rows: 220px;
}
/* /Components/Pages/Client/HR/BusinessEntities/Documents/BusinessEntityDocumentCard.razor.rz.scp.css */
.image-card[b-7i3n2z8s3x] {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    background: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
}

.image-wrapper[b-7i3n2z8s3x] {
    position: relative;
    overflow: hidden;
    background: #f0f0f0; /* placeholder while loading */
    flex-grow: 1;
}

    .image-wrapper img[b-7i3n2z8s3x] {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }

    .image-wrapper:hover img[b-7i3n2z8s3x] {
        transform: scale(1.05);
        cursor: pointer;
    }

.timestamp[b-7i3n2z8s3x] {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 4px 8px;
    font-size: 0.85rem;
    border-radius: 4px;
}

.menu-toggle[b-7i3n2z8s3x] {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
    background: rgba(255,255,255,0.75);
    backdrop-filter: blur(4px);
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background 0.2s;
}

    .menu-toggle:hover[b-7i3n2z8s3x] {
        background: rgba(255,255,255,0.9);
    }

    .menu-toggle i[b-7i3n2z8s3x] {
        font-size: 16px;
    }

.menu[b-7i3n2z8s3x] {
    position: absolute;
    top: 44px;
    right: 8px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    list-style: none;
    margin: 0;
    padding: 4px 0;
    display: none;
    min-width: 140px;
    z-index: 10;
}

    .menu.show[b-7i3n2z8s3x] {
        display: block;
    }

.menu-item[b-7i3n2z8s3x] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    font-size: 0.9rem;
    color: #333;
    cursor: pointer;
    transition: background 0.2s;
}

    .menu-item:hover[b-7i3n2z8s3x] {
        background: #f5f5f5;
    }

    .menu-item.danger[b-7i3n2z8s3x] {
        color: #e74c3c;
    }

        .menu-item.danger:hover[b-7i3n2z8s3x] {
            background: rgba(231,76,60,0.1);
        }

.filename[b-7i3n2z8s3x] {
    padding: 10px 12px;
    font-size: 0.9rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.loading[b-7i3n2z8s3x], .error-container[b-7i3n2z8s3x] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #555;
}

/* HTML: <div class="loader"></div> */
.loader[b-7i3n2z8s3x] {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #25b09b;
    --_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    animation: l3-b-7i3n2z8s3x 1s infinite linear;
}

@keyframes l3-b-7i3n2z8s3x {
    to {
        transform: rotate(1turn)
    }
}
/* /Components/Pages/Client/HR/Documents/Dialogs/DocumentDetailsDlg.razor.rz.scp.css */
.overlay[b-alx5r4wd3h] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: rgba(0, 0, 0, 0.2);
}

.imgContainer[b-alx5r4wd3h] {
    cursor: pointer;
}

    .imgContainer:hover .overlay[b-alx5r4wd3h] {
        opacity: 1;
    }

.icon[b-alx5r4wd3h] {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.imgContainer img[b-alx5r4wd3h] {
    width: 300px;
    max-height: 400px;
}

.tag-container[b-alx5r4wd3h] {
    display: flex;
    width: 100%;
    min-height: 37px;
    padding: 2px 0px;
    background-color: #e9ecef;
    pointer-events: none;
    border: 0.8px solid #dee2e6;
}

.tag-list[b-alx5r4wd3h] {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

.tag-list-item[b-alx5r4wd3h] {
    display: inline-block;
    background-color: rgba(218, 208, 225, 0.53);
    padding: .5em;
    margin: .125em;
    border-radius: 5px;
    white-space: nowrap;
}
/* /Components/Pages/Client/HR/Documents/Documents.razor.rz.scp.css */
.document-name[b-2u5utga2d9] {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    vertical-align: middle;
}

.document-img:hover[b-2u5utga2d9]{
    cursor: pointer;
}

/* Responsive grid gallery */
.gallery[b-2u5utga2d9] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 0fr));
    gap: 16px;
    padding: 0;
    margin: 0;
    grid-auto-rows: 220px;
}
/* /Components/Pages/Client/HR/Task/AddTaskDlg.razor.rz.scp.css */
/* Container */
.new-task-container[b-ed2c6rxva6] {
    padding: 0.5rem 0;
}

/* Task list scroll container */
.task-list-scroll[b-ed2c6rxva6] {
    max-height: calc(100vh - 280px);
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 0.25rem;
}

/* Task card styling */
.task-card[b-ed2c6rxva6] {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1rem;
    margin-bottom: 1rem;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(16, 24, 40, 0.1);
    transition: box-shadow 0.2s ease;
}

.task-card:hover[b-ed2c6rxva6] {
    box-shadow: 0 4px 6px rgba(16, 24, 40, 0.12);
}

.task-card-header[b-ed2c6rxva6] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.75rem;
    border: 1px solid #e5e7eb;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    background: #ffffff;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06);
    color: #111827;
    cursor: pointer;
    transition: box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 600;
    border: none;
}

.task-card-header:hover[b-ed2c6rxva6] {
    background: #f9fafb;
    box-shadow: 0 2px 6px rgba(16, 24, 40, 0.08);
    border-color: #d1d5db;
}

.task-card-header-content[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
}

.collapse-toggle[b-ed2c6rxva6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: #2b8697;
    transition: transform 0.2s ease;
}

.collapse-toggle .chevron[b-ed2c6rxva6] {
    transition: transform 0.2s ease;
}

.task-card-header[aria-expanded="true"] .chevron[b-ed2c6rxva6] {
    transform: rotate(180deg);
}

.task-card-header[aria-expanded="false"] .chevron[b-ed2c6rxva6] {
    transform: rotate(0deg);
}

.task-card-title[b-ed2c6rxva6] {
    font-size: 1rem;
    font-weight: 600;
    color: #111827;
}

.task-card-actions[b-ed2c6rxva6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #f3f4f6;
}

/* Collapsible content */
.task-card-content[b-ed2c6rxva6] {
    border: 1px solid #e5e7eb;
    border-top: none;
    border-radius: 0 0 8px 8px;
    padding: 0.75rem;
    background: #fff;
    box-shadow: 0 1px 3px rgba(16, 24, 40, 0.06);
    margin-bottom: 1rem;
}

.task-card-content.collapse:not(.show)[b-ed2c6rxva6] {
    display: none;
}

.task-card-content.collapse.show[b-ed2c6rxva6] {
    display: block;
}

/* Template drawer styling */
.template-drawer[b-ed2c6rxva6] {
    position: relative;
}

.template-actions-bar[b-ed2c6rxva6] {
    display: flex;
}

/* Modern Template Panel */
.template-panel[b-ed2c6rxva6] {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    border-left: 1px solid #e5e7eb;
}

.template-panel-header[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
}

.panel-title-section[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.panel-title-section i[b-ed2c6rxva6] {
    font-size: 1.1rem;
    color: #2b8697;
}

.panel-title-section h6[b-ed2c6rxva6] {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #111827;
}

.close-panel-btn[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #f3f4f6;
    border: none;
    border-radius: 8px;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.2s ease;
}

.close-panel-btn:hover[b-ed2c6rxva6] {
    background: #e5e7eb;
    color: #111827;
}

.template-search-box[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    margin: 0.75rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    transition: all 0.2s ease;
}

.template-search-box:focus-within[b-ed2c6rxva6] {
    border-color: #2b8697;
    box-shadow: 0 0 0 3px rgba(43, 134, 151, 0.1);
}

.template-search-box i[b-ed2c6rxva6] {
    color: #9ca3af;
    font-size: 0.9rem;
}

.template-cards-container[b-ed2c6rxva6] {
    flex: 1;
    overflow-y: auto;
    padding: 0 0.75rem;
}

.template-empty-state[b-ed2c6rxva6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
    text-align: center;
    color: #9ca3af;
}

.template-empty-state i[b-ed2c6rxva6] {
    font-size: 2.5rem;
    margin-bottom: 0.75rem;
}

.template-empty-state p[b-ed2c6rxva6] {
    margin: 0;
    font-size: 0.875rem;
}

.template-card-item[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.875rem;
    margin-bottom: 0.5rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.template-card-item:hover[b-ed2c6rxva6] {
    border-color: #2b8697;
    box-shadow: 0 4px 12px rgba(43, 134, 151, 0.12);
    transform: translateY(-1px);
}

.template-card-item.selected[b-ed2c6rxva6] {
    border-color: #2b8697;
    background: linear-gradient(135deg, #f0f9fa 0%, #e0f2fe 100%);
}

.template-card-icon[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #e0f2fe 0%, #cffafe 100%);
    border-radius: 10px;
    flex-shrink: 0;
}

.template-card-icon i[b-ed2c6rxva6] {
    font-size: 1.1rem;
    color: #2b8697;
}

.template-card-item.selected .template-card-icon[b-ed2c6rxva6] {
    background: linear-gradient(135deg, #2b8697 0%, #1e6b7a 100%);
}

.template-card-item.selected .template-card-icon i[b-ed2c6rxva6] {
    color: #fff;
}

.template-card-content[b-ed2c6rxva6] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.template-card-name[b-ed2c6rxva6] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #111827;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.template-card-meta[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.75rem;
    color: #6b7280;
}

.template-card-meta i[b-ed2c6rxva6] {
    font-size: 0.7rem;
}

.template-card-action[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    color: #9ca3af;
    transition: all 0.2s ease;
}

.template-card-item:hover .template-card-action[b-ed2c6rxva6] {
    color: #2b8697;
    transform: translateX(2px);
}

.template-panel-footer[b-ed2c6rxva6] {
    padding: 0.75rem 1rem;
    border-top: 1px solid #e5e7eb;
    background: #fff;
}

/* Legacy template list container (keeping for backwards compatibility) */
.template-list-container[b-ed2c6rxva6] {
    padding: 1rem;
    background: #f9fafb;
    height: 100%;
}

.template-list-header[b-ed2c6rxva6] {
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
    border-bottom: 2px solid #e5e7eb;
}

.template-list-header h6[b-ed2c6rxva6] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #111827;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Dialog footer with template button */
.dialog-footer[b-ed2c6rxva6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.modern-form[b-ed2c6rxva6] {
    background: #fff;
}

/* Validation Errors */
.validation-error[b-ed2c6rxva6] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    margin-top: 0.35rem;
    color: #dc2626;
    font-size: 0.8rem;
}

.validation-error i[b-ed2c6rxva6] {
    font-size: 0.9rem;
}

/* File Upload Zone */
.modern-file-drop-zone[b-ed2c6rxva6] {
    border: 2px dashed #d1d5db;
    border-radius: 10px;
    padding: 0.5rem;
    background: #f9fafb;
    transition: all 0.2s ease;
    cursor: pointer;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modern-file-drop-zone:hover[b-ed2c6rxva6],
.modern-file-drop-zone.hover[b-ed2c6rxva6] {
    border-color: #2b8697;
    background: #f0f9fa;
}

.file-input-hidden[b-ed2c6rxva6] {
    display: none;
}

.file-upload-label[b-ed2c6rxva6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #6b7280;
    cursor: pointer;
    margin: 0;
    text-align: center;
    width: 100%;
}

.file-upload-label:hover[b-ed2c6rxva6] {
    color: #2b8697;
}

.file-upload-label i[b-ed2c6rxva6] {
    font-size: 2rem;
    margin-bottom: 0.25rem;
}

.file-upload-label span[b-ed2c6rxva6] {
    font-size: 0.95rem;
    font-weight: 500;
}

.file-upload-label small[b-ed2c6rxva6] {
    font-size: 0.75rem;
    color: #9ca3af;
}

/* Selected Files */
.selected-files[b-ed2c6rxva6] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.file-badge[b-ed2c6rxva6] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.35rem 0.6rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    font-size: 0.8rem;
    color: #374151;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04);
}

.file-badge i[b-ed2c6rxva6] {
    color: #6b7280;
}

.remove-file[b-ed2c6rxva6] {
    background: none;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    transition: color 0.2s;
    margin-left: 0.25rem;
}

.remove-file:hover[b-ed2c6rxva6] {
    color: #dc2626;
}

.remove-file i[b-ed2c6rxva6] {
    font-size: 1rem;
}

/* Task Dependencies */
.task-deps[b-ed2c6rxva6] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    min-height: 32px;
}

.dep-chip[b-ed2c6rxva6] {
    display: inline-flex;
    align-items: center;
    padding: 0.4rem 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 9999px;
    background: #f9fafb;
    color: #374151;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s ease;
}

.dep-chip:hover[b-ed2c6rxva6] {
    background: #f3f4f6;
    border-color: #9ca3af;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dep-chip.selected[b-ed2c6rxva6] {
    background: #2b8697;
    border-color: #2b8697;
    color: #ffffff;
}

.dep-chip.selected:hover[b-ed2c6rxva6] {
    background: #236b7a;
    border-color: #236b7a;
}

.dep-chip-title[b-ed2c6rxva6] {
    margin-left: 0.25rem;
    font-weight: 400;
    opacity: 0.9;
}

.dep-chip.selected .dep-chip-title[b-ed2c6rxva6] {
    opacity: 1;
}


/* /Components/Pages/Client/HR/Task/AddTaskTemplateDlg.razor.rz.scp.css */
/* Save Template Dialog */
.save-template-dialog[b-0wx4g7g27i] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

/* Header Section */
.dialog-header-section[b-0wx4g7g27i] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e7eb;
}

.header-icon[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #e0f2fe 0%, #cffafe 100%);
    border-radius: 12px;
    flex-shrink: 0;
}

.header-icon i[b-0wx4g7g27i] {
    font-size: 1.5rem;
    color: #2b8697;
}

.header-text[b-0wx4g7g27i] {
    flex: 1;
}

.header-text h5[b-0wx4g7g27i] {
    margin: 0 0 0.25rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #111827;
}

.header-text p[b-0wx4g7g27i] {
    margin: 0;
    font-size: 0.875rem;
    color: #6b7280;
}

/* Form Section */
.template-form[b-0wx4g7g27i] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.form-group[b-0wx4g7g27i] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-label[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
}

.form-label i[b-0wx4g7g27i] {
    font-size: 0.9rem;
    color: #6b7280;
}

.form-label.required[b-0wx4g7g27i]::after {
    content: "*";
    color: #dc2626;
    margin-left: 0.125rem;
}

/* Validation Errors */
.validation-error[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    color: #dc2626;
    font-size: 0.8rem;
}

.validation-error i[b-0wx4g7g27i] {
    font-size: 0.85rem;
}

/* Category Chips */
.category-chips[b-0wx4g7g27i] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.category-chip[b-0wx4g7g27i] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.5rem 1rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 9999px;
    color: #4b5563;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

.category-chip:hover[b-0wx4g7g27i] {
    background: #f3f4f6;
    border-color: #d1d5db;
}

.category-chip.selected[b-0wx4g7g27i] {
    background: #2b8697;
    border-color: #2b8697;
    color: #fff;
}

.category-chip i[b-0wx4g7g27i] {
    font-size: 0.9rem;
}

/* Share Toggle */
.share-toggle[b-0wx4g7g27i] {
    padding: 0.875rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
}

.share-toggle-content[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.share-info[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.share-info > i[b-0wx4g7g27i] {
    font-size: 1.25rem;
    color: #6b7280;
}

.share-label[b-0wx4g7g27i] {
    display: block;
    font-size: 0.9rem;
    font-weight: 500;
    color: #111827;
}

.share-description[b-0wx4g7g27i] {
    display: block;
    font-size: 0.75rem;
    color: #6b7280;
}

/* Tasks Preview */
.tasks-preview[b-0wx4g7g27i] {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
}

.preview-header[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0.875rem;
    font-weight: 500;
    color: #374151;
}

.preview-header i[b-0wx4g7g27i] {
    color: #2b8697;
}

.preview-tasks[b-0wx4g7g27i] {
    padding: 0.5rem;
    max-height: 150px;
    overflow-y: auto;
}

.preview-task-item[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem 0.75rem;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 0.375rem;
}

.preview-task-item:last-child[b-0wx4g7g27i] {
    margin-bottom: 0;
}

.task-order[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #2b8697;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 6px;
    flex-shrink: 0;
}

.task-name[b-0wx4g7g27i] {
    font-size: 0.875rem;
    color: #111827;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.preview-more[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.375rem;
    padding: 0.5rem;
    color: #6b7280;
    font-size: 0.8rem;
}

.preview-more i[b-0wx4g7g27i] {
    font-size: 1rem;
}

.preview-empty[b-0wx4g7g27i] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.375rem;
    padding: 1rem;
    color: #9ca3af;
    font-size: 0.875rem;
}

/* Action Buttons */
.dialog-actions[b-0wx4g7g27i] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding-top: 1rem;
    border-top: 1px solid #e5e7eb;
}
/* /Components/Pages/Client/HR/Task/TaskDetails.razor.rz.scp.css */
/* Main container */
.modern[b-0tgrp2756d] {
    display: flex;
    flex-direction: column;
    padding-bottom: 220px;
    position: relative;
}

/* Page Header */
.page-header[b-0tgrp2756d] {
    display: flex;
    justify-content: space-between;
    gap: .5rem;
    padding: .5rem .75rem;
}

    .page-header .title[b-0tgrp2756d] {
        font-size: 1.5rem;
        font-weight: bold;
    }

    .page-header .meta[b-0tgrp2756d] {
        display: flex;
        align-items: center;
        gap: .5rem;
        font-size: .8rem;
    }

.muted[b-0tgrp2756d] {
    color: #6b7280;
}

.task-info-container[b-0tgrp2756d] {
    padding: .5rem .75rem;
}

.task-info-item-title[b-0tgrp2756d] {
    color: #6b7280;
    align-content: center;
}

.description-container[b-0tgrp2756d] {
    padding: .5rem .75rem;
}

.description-textarea[b-0tgrp2756d] {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    min-height: 75px;
}

/* Chips */
.chip[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    padding: .1rem .45rem;
    border-radius: 9999px;
    font-size: .7rem;
}

/* Content area */
.content[b-0tgrp2756d] {
    padding: .4rem .6rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .04);
}

.section-sep[b-0tgrp2756d] {
    border: 0;
    border-top: 1px solid #e5e7eb;
}

/* Attachments */
.attachment-item[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    padding: .15rem .35rem;
    border: 1px dashed #e5e7eb;
    border-radius: 8px;
    background: #fafafa;
    margin: .2rem .2rem .2rem 0;
    cursor: pointer;
    max-width: 250px;
}

    .attachment-item span[b-0tgrp2756d] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

/* Comments */
.comments-container[b-0tgrp2756d] {
    padding: .5rem .75rem;
}

.comments-header[b-0tgrp2756d] {
    display: flex;
    align-items: center;
}

.comments-count[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    height: 20px;
    padding: 0 7px;
    background-color: #1292a5;
    color: white;
    font-size: 12px;
    line-height: 1;
    border-radius: 10px;
}

.comment-card-container[b-0tgrp2756d] {
}

.comment-card[b-0tgrp2756d] {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: .5rem;
    margin: .4rem 0;
    background: #fcfcfd;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .04);
}

.comment-card__header[b-0tgrp2756d] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
}

.comment-card__avatar[b-0tgrp2756d] {
    width: 34px;
    height: 34px;
    background: #e9ecef;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    color: #6c757d;
    border: 1px solid #dee2e6;
}

.comment-card__time[b-0tgrp2756d] {
    color: #6c757d;
    font-size: 0.9rem;
    margin-left: 10px;
}

.comment-card__text[b-0tgrp2756d] {
    margin: 0 0 12px 46px;
}

.comment-card__attachment[b-0tgrp2756d] {
    margin-left: 46px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 12px;
}

.comment-card__attachment-file[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 4px 10px;
    background: #f1f3f5;
    color: #0d6efd;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    font-size: 0.875rem;
    transition: all 0.2s ease;
}

    .comment-card__attachment-file:hover[b-0tgrp2756d] {
        background: #e9ecef;
        border-color: #ced4da;
        box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    }

comment-card__attachment-file i[b-0tgrp2756d] {
    flex-shrink: 0;
}

.comment-card__attachment-file-name[b-0tgrp2756d] {
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comment-card__attachment-file-download[b-0tgrp2756d] {
    background: none;
    border: none;
    color: #64748b;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: color 0.2s ease;
}

    .comment-card__attachment-file-download:hover[b-0tgrp2756d] {
        color: #007eff;
    }

.file-pill[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    padding: .2rem .45rem;
    border: 1px solid #e5e7eb;
    border-radius: 9999px;
    background: #fff;
    color: #374151;
    cursor: pointer;
}

/* Dependencies section */
.task-deps[b-0tgrp2756d] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}

.dep-chip[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    padding: .25rem .5rem;
    border: 1px solid #d1d5db;
    border-radius: 9999px;
    background: #f9fafb;
    color: #374151;
    cursor: pointer;
    user-select: none;
    transition: background .2s, border-color .2s;
}

    .dep-chip:hover[b-0tgrp2756d] {
        background: #2b8697;
        border-color: #2b8697;
        color: #ffffff;
    }

/* Associations section */
.task-associations[b-0tgrp2756d] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}

.task-associations-edit[b-0tgrp2756d] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
}

.assoc-chip[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    padding: .25rem .5rem;
    border: 1px solid #c7d2fe;
    border-radius: 9999px;
    background: #fafafa;
    font-size: .85rem;
    width: fit-content;
}

.assoc-row[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    width: fit-content;
}

/* Modern Sticky Comment Bar */
.task-comment-bar[b-0tgrp2756d] {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, #ffffff 0%, #ffffff 85%, rgba(255, 255, 255, 0.95) 100%);
    border-top: 1px solid #e5e7eb;
    box-shadow: 0 -4px 12px rgba(16, 24, 40, .08), 0 -1px 3px rgba(16, 24, 40, .04);
    z-index: 100;
    padding: 1rem 0;
    backdrop-filter: blur(8px);
    margin-left: -1rem;
    margin-right: -1rem;
}

.comment-bar-container[b-0tgrp2756d] {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.comment-input-section[b-0tgrp2756d] {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

    .comment-input-section .clip-icon[b-0tgrp2756d] {
        width: 34px;
        height: 34px;
        background: #e9ecef;
        border-radius: 50%;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.3rem;
        color: #0d6efd;
        border: 1px solid #dee2e6;
    }

.clip-icon label[b-0tgrp2756d] {
    cursor: pointer;
    transform: rotate(45deg);
}
    .clip-icon label:hover[b-0tgrp2756d]{
        font-size: 1.5rem;
    }

    .comment-textarea-wrapper[b-0tgrp2756d] {
        position: relative;
        flex-grow: 1;
    }

.modern-comment-input[b-0tgrp2756d] {
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    transition: border-color .2s, box-shadow .2s;
}

    .modern-comment-input:focus-within[b-0tgrp2756d] {
        border-color: #2b8697;
        box-shadow: 0 0 0 3px rgba(43, 134, 151, .1);
    }

.validation-error[b-0tgrp2756d] {
    display: flex;
    align-items: center;
    gap: .35rem;
    margin-top: .35rem;
    color: #dc2626;
    font-size: .8rem;
}

.comment-actions[b-0tgrp2756d] {
    display: flex;
    margin-left: 42px;
    flex-direction: column;
}

.comment-actions__attachments[b-0tgrp2756d] {
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.comment-actions__buttons[b-0tgrp2756d] {
    display: flex;
    gap: 0.2rem;
}

.modern-file-drop-zone[b-0tgrp2756d] {
    border: 2px dashed #d1d5db;
    border-radius: 10px;
    padding: .75rem;
    background: #f9fafb;
    transition: all .2s ease;
    cursor: pointer;
}

    .modern-file-drop-zone:hover[b-0tgrp2756d],
    .modern-file-drop-zone.hover[b-0tgrp2756d] {
        border-color: #2b8697;
        background: #f0f9fa;
    }

.file-input-hidden[b-0tgrp2756d] {
    display: none;
}

.file-upload-label[b-0tgrp2756d] {
    display: flex;
    align-items: center;
    gap: .5rem;
    color: #6b7280;
    cursor: pointer;
    margin: 0;
    font-size: .875rem;
}

    .file-upload-label:hover[b-0tgrp2756d] {
        color: #2b8697;
    }

    .file-upload-label i[b-0tgrp2756d] {
        font-size: 1.1rem;
    }

.selected-files[b-0tgrp2756d] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}

.file-badge[b-0tgrp2756d] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .35rem .6rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    font-size: .8rem;
    color: #374151;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .04);
}

    .file-badge i[b-0tgrp2756d] {
        color: #6b7280;
    }

.remove-file[b-0tgrp2756d] {
    background: none;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    transition: color .2s;
}

    .remove-file:hover[b-0tgrp2756d] {
        color: #dc2626;
    }

.submit-comment-btn[b-0tgrp2756d] {
    min-width: 120px;
    border-radius: 8px !important;
    font-weight: 500;
}
/* /Components/Pages/Client/HR/Task/TaskDetailsPages/TaskDetailsTabs.razor.rz.scp.css */
.tabs-container[b-8ad3dm1srj] {
    padding: .5rem .75rem;
}

.tab-items-container[b-8ad3dm1srj] {
    border: 0.8px solid #dee2e6;
    border-top: none;
    background-color: #f8fafc;
}
/* /Components/Pages/Client/HR/Task/TaskList.razor.rz.scp.css */
.tasklist-wrapper[b-9n33xlwana] { display:flex; flex-direction:column; gap:.5rem; height:100%; }
.tasklist-header .ai-avatar[b-9n33xlwana] { width:28px; height:28px; border-radius:50%; background:#eef2ff; color:#4f46e5; display:flex; align-items:center; justify-content:center; }

/* Subtle notify row highlight */
.dxbl-grid .dxbl-grid-table .row-notify > td[b-9n33xlwana] { background-color:#f8fafc; }

/* Due progress based highlighting */
.dxbl-grid .dxbl-grid-table .due-green > td[b-9n33xlwana] { box-shadow: inset 3px 0 0 0 #22c55e; }
.dxbl-grid .dxbl-grid-table .due-orange > td[b-9n33xlwana] { box-shadow: inset 3px 0 0 0 #f59e0b; }
.dxbl-grid .dxbl-grid-table .due-red > td[b-9n33xlwana] { box-shadow: inset 3px 0 0 0 #ef4444; }

/* Priority chips */
.priority-chip[b-9n33xlwana] { padding:.1rem .5rem; border-radius:9999px; font-size:.75rem; border:1px solid transparent; }
.priority-chip.low[b-9n33xlwana] { background:#ecfdf5; color:#065f46; border-color:#a7f3d0; }
.priority-chip.normal[b-9n33xlwana] { background:#eef2ff; color:#3730a3; border-color:#c7d2fe; }
.priority-chip.high[b-9n33xlwana] { background:#fef2f2; color:#991b1b; border-color:#fecaca; }

/* Row hover state - subtle gray */
.dxbl-grid .dxbl-grid-table tbody tr:hover > td[b-9n33xlwana],
.dxbl-grid tbody tr:hover > td[b-9n33xlwana] {
    background-color: #f9fafb !important;
    cursor: pointer;
}

/* Selected/Focused row - very light blue with elegant border (40% lighter) */
.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row > td[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row > td[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"] > td[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"] > td[b-9n33xlwana] {
    background-color: rgba(239, 246, 255, 0.4) !important;
    background: linear-gradient(to right, rgba(239, 246, 255, 0.4) 0%, rgba(240, 249, 255, 0.4) 100%) !important;
    border-top: 1px solid rgba(219, 234, 254, 0.5) !important;
    border-bottom: 1px solid rgba(219, 234, 254, 0.5) !important;
}

/* Left border on focused row */
.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row > td:first-child[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"] > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"] > td:first-child[b-9n33xlwana] {
    border-left: 1px solid rgba(219, 234, 254, 0.5) !important;
}

/* Right border on focused row */
.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row > td:last-child[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row > td:last-child[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"] > td:last-child[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"] > td:last-child[b-9n33xlwana] {
    border-right: 1px solid rgba(219, 234, 254, 0.5) !important;
}

/* Elegant left accent bar for focused row */
.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row > td:first-child[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"] > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"] > td:first-child[b-9n33xlwana] {
    box-shadow: inset 4px 0 0 0 #3b82f6 !important;
}

/* Override focus row accent for rows with due progress indicator */
.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row.due-green > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row.due-green > td:first-child[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"].due-green > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"].due-green > td:first-child[b-9n33xlwana] {
    box-shadow: inset 4px 0 0 0 #22c55e !important;
}

.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row.due-orange > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row.due-orange > td:first-child[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"].due-orange > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"].due-orange > td:first-child[b-9n33xlwana] {
    box-shadow: inset 4px 0 0 0 #f59e0b !important;
}

.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row.due-red > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row.due-red > td:first-child[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"].due-red > td:first-child[b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"].due-red > td:first-child[b-9n33xlwana] {
    box-shadow: inset 4px 0 0 0 #ef4444 !important;
}

/* Smooth transitions for all interactions */
.dxbl-grid .dxbl-grid-table tbody tr > td[b-9n33xlwana],
.dxbl-grid tbody tr > td[b-9n33xlwana] {
    transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease !important;
}

/* Remove harsh DevExpress default focus styles */
.dxbl-grid .dxbl-grid-table tbody tr.dxbl-grid-focus-row[b-9n33xlwana],
.dxbl-grid tbody tr.dxbl-grid-focus-row[b-9n33xlwana],
.dxbl-grid .dxbl-grid-table tbody tr[aria-selected="true"][b-9n33xlwana],
.dxbl-grid tbody tr[aria-selected="true"][b-9n33xlwana] {
    background: none !important;
    background-color: transparent !important;
}

/* Progress bar styles */
.progress-container[b-9n33xlwana] { display: flex; align-items: center; gap: 0.5rem; }
.progress-bar-wrapper[b-9n33xlwana] { flex: 1; height: 8px; background-color: #e5e7eb; border-radius: 4px; overflow: hidden; min-width: 60px; }
.progress-bar-fill[b-9n33xlwana] { height: 100%; border-radius: 4px; transition: width 0.3s ease; }
.progress-bar-fill.progress-green[b-9n33xlwana] { background: linear-gradient(90deg, #22c55e, #4ade80); }
.progress-bar-fill.progress-orange[b-9n33xlwana] { background: linear-gradient(90deg, #f59e0b, #fbbf24); }
.progress-bar-fill.progress-red[b-9n33xlwana] { background: linear-gradient(90deg, #ef4444, #f87171); }
.progress-bar-fill.progress-complete[b-9n33xlwana] { background: linear-gradient(90deg, #3b82f6, #60a5fa); }
.progress-text[b-9n33xlwana] { font-size: 0.75rem; font-weight: 500; color: #6b7280; min-width: 36px; text-align: right; }

/* minor helpers */
.text-truncate-1[b-9n33xlwana] { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.xsmall[b-9n33xlwana] { font-size:.7rem; }
.badge-soft[b-9n33xlwana] { opacity:.8; }
/* /Components/Pages/Client/HR/Task/TaskTemplates.razor.rz.scp.css */
/* Templates Page Container */
.templates-page[b-6e2ze9lpu4] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    padding: 1rem;
    max-width: 1400px;
    margin: 0 auto;
}

/* Page Header */
.page-header[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 1rem 1.25rem;
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.05);
}

.header-left[b-6e2ze9lpu4] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.page-title[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #111827;
    margin: 0;
}

.page-title i[b-6e2ze9lpu4] {
    color: #2b8697;
}

.page-subtitle[b-6e2ze9lpu4] {
    color: #6b7280;
    font-size: 0.875rem;
    margin: 0;
}

.header-right[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.search-box[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.25rem 0.75rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    transition: all 0.2s ease;
}

.search-box:focus-within[b-6e2ze9lpu4] {
    border-color: #2b8697;
    box-shadow: 0 0 0 3px rgba(43, 134, 151, 0.1);
}

.search-box i[b-6e2ze9lpu4] {
    color: #9ca3af;
}

/* Filter Bar */
.filter-bar[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
}

.filter-chips[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.filter-chip[b-6e2ze9lpu4] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.5rem 1rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 9999px;
    color: #4b5563;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

.filter-chip:hover[b-6e2ze9lpu4] {
    background: #f3f4f6;
    border-color: #d1d5db;
}

.filter-chip.active[b-6e2ze9lpu4] {
    background: #2b8697;
    border-color: #2b8697;
    color: #fff;
}

.filter-chip i[b-6e2ze9lpu4] {
    font-size: 0.875rem;
}

.view-toggle[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem;
    background: #f3f4f6;
    border-radius: 8px;
}

.view-btn[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: transparent;
    border: none;
    border-radius: 6px;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.2s ease;
}

.view-btn:hover[b-6e2ze9lpu4] {
    background: #e5e7eb;
    color: #374151;
}

.view-btn.active[b-6e2ze9lpu4] {
    background: #fff;
    color: #2b8697;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* Empty State */
.empty-state[b-6e2ze9lpu4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    background: #fff;
    border: 2px dashed #e5e7eb;
    border-radius: 16px;
    text-align: center;
}

.empty-state i[b-6e2ze9lpu4] {
    font-size: 4rem;
    color: #d1d5db;
    margin-bottom: 1rem;
}

.empty-state h3[b-6e2ze9lpu4] {
    margin: 0 0 0.5rem;
    color: #374151;
    font-weight: 600;
}

.empty-state p[b-6e2ze9lpu4] {
    margin: 0 0 1.5rem;
    color: #6b7280;
}

/* Templates Container */
.templates-container[b-6e2ze9lpu4] {
    display: grid;
    gap: 1rem;
}

.templates-container.grid-view[b-6e2ze9lpu4] {
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
}

.templates-container.list-view[b-6e2ze9lpu4] {
    grid-template-columns: 1fr;
}

/* Template Card */
.template-card[b-6e2ze9lpu4] {
    display: flex;
    flex-direction: column;
    padding: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.template-card:hover[b-6e2ze9lpu4] {
    border-color: #2b8697;
    box-shadow: 0 8px 25px -5px rgba(43, 134, 151, 0.15), 0 4px 10px -6px rgba(43, 134, 151, 0.1);
    transform: translateY(-2px);
}

.template-card.expanded[b-6e2ze9lpu4] {
    border-color: #2b8697;
    box-shadow: 0 8px 25px -5px rgba(43, 134, 151, 0.2);
}

.card-header[b-6e2ze9lpu4] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.card-title-section[b-6e2ze9lpu4] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    flex: 1;
}

.template-icon[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: linear-gradient(135deg, #e0f2fe 0%, #cffafe 100%);
    border-radius: 12px;
    flex-shrink: 0;
}

.template-icon i[b-6e2ze9lpu4] {
    font-size: 1.25rem;
    color: #2b8697;
}

.title-info[b-6e2ze9lpu4] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.template-name[b-6e2ze9lpu4] {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 600;
    color: #111827;
    line-height: 1.3;
}

.template-category[b-6e2ze9lpu4] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.75rem;
    color: #6b7280;
}

.template-category i[b-6e2ze9lpu4] {
    font-size: 0.7rem;
}

.card-actions[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.shared-badge[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #2b8697;
    font-size: 0.875rem;
}

.action-btn[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.2s ease;
}

.action-btn:hover[b-6e2ze9lpu4] {
    background: #2b8697;
    border-color: #2b8697;
    color: #fff;
}

.action-btn.delete:hover[b-6e2ze9lpu4] {
    background: #ef4444;
    border-color: #ef4444;
}

.template-description[b-6e2ze9lpu4] {
    margin: 0 0 0.75rem;
    font-size: 0.875rem;
    color: #4b5563;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-meta[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    padding-top: 0.75rem;
    border-top: 1px solid #f3f4f6;
}

.meta-item[b-6e2ze9lpu4] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.8rem;
    color: #6b7280;
}

.meta-item i[b-6e2ze9lpu4] {
    font-size: 0.875rem;
    color: #9ca3af;
}

/* Tasks Section (Expanded) */
.tasks-section[b-6e2ze9lpu4] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e5e7eb;
    animation: slideDown-b-6e2ze9lpu4 0.3s ease;
}

@keyframes slideDown-b-6e2ze9lpu4 {
    from {
        opacity: 0;
        max-height: 0;
    }
    to {
        opacity: 1;
        max-height: 2000px;
    }
}

.tasks-header[b-6e2ze9lpu4] {
    margin-bottom: 0.75rem;
}

.tasks-header h4[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
    font-size: 0.95rem;
    font-weight: 600;
    color: #374151;
}

.tasks-header h4 i[b-6e2ze9lpu4] {
    color: #2b8697;
}

.tasks-list[b-6e2ze9lpu4] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.task-item[b-6e2ze9lpu4] {
    display: flex;
    gap: 0.75rem;
    padding: 0.875rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    transition: all 0.2s ease;
}

.task-item:hover[b-6e2ze9lpu4] {
    background: #f3f4f6;
    border-color: #d1d5db;
}

.task-order[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: #2b8697;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 8px;
    flex-shrink: 0;
}

.task-content[b-6e2ze9lpu4] {
    flex: 1;
    min-width: 0;
}

.task-title-row[b-6e2ze9lpu4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-bottom: 0.25rem;
}

.task-title[b-6e2ze9lpu4] {
    font-weight: 600;
    font-size: 0.9rem;
    color: #111827;
}

.priority-badge[b-6e2ze9lpu4] {
    display: inline-flex;
    align-items: center;
    padding: 0.125rem 0.5rem;
    font-size: 0.7rem;
    font-weight: 500;
    border-radius: 9999px;
}

.priority-low[b-6e2ze9lpu4] {
    background: #f1f5f9;
    color: #64748b;
}

.priority-normal[b-6e2ze9lpu4] {
    background: #dbeafe;
    color: #1e40af;
}

.priority-high[b-6e2ze9lpu4] {
    background: #fee2e2;
    color: #b91c1c;
}

.task-description[b-6e2ze9lpu4] {
    margin: 0 0 0.5rem;
    font-size: 0.8rem;
    color: #6b7280;
    line-height: 1.4;
}

.task-details[b-6e2ze9lpu4] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.detail-chip[b-6e2ze9lpu4] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem 0.5rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    font-size: 0.7rem;
    color: #4b5563;
}

.detail-chip i[b-6e2ze9lpu4] {
    font-size: 0.7rem;
    color: #9ca3af;
}

.detail-chip.type[b-6e2ze9lpu4] {
    background: #f0fdf4;
    border-color: #bbf7d0;
    color: #166534;
}

.detail-chip.type i[b-6e2ze9lpu4] {
    color: #22c55e;
}

.detail-chip.due[b-6e2ze9lpu4] {
    background: #fef3c7;
    border-color: #fde68a;
    color: #92400e;
}

.detail-chip.due i[b-6e2ze9lpu4] {
    color: #f59e0b;
}

.detail-chip.assignees[b-6e2ze9lpu4] {
    background: #ede9fe;
    border-color: #ddd6fe;
    color: #5b21b6;
}

.detail-chip.assignees i[b-6e2ze9lpu4] {
    color: #8b5cf6;
}

.detail-chip.dependencies[b-6e2ze9lpu4] {
    background: #fce7f3;
    border-color: #fbcfe8;
    color: #9d174d;
}

.detail-chip.dependencies i[b-6e2ze9lpu4] {
    color: #ec4899;
}

/* Responsive */
@media (max-width: 768px) {
    .page-header[b-6e2ze9lpu4] {
        flex-direction: column;
        align-items: stretch;
    }

    .header-right[b-6e2ze9lpu4] {
        flex-wrap: wrap;
    }

    .search-box[b-6e2ze9lpu4] {
        flex: 1;
        min-width: 200px;
    }

    .templates-container.grid-view[b-6e2ze9lpu4] {
        grid-template-columns: 1fr;
    }

    .filter-bar[b-6e2ze9lpu4] {
        flex-direction: column;
        align-items: stretch;
    }

    .filter-chips[b-6e2ze9lpu4] {
        justify-content: center;
    }

    .view-toggle[b-6e2ze9lpu4] {
        justify-content: center;
    }
}
/* /Components/Pages/Client/Inventory/Dialogs/InventoryUsageHistoryDlg.razor.rz.scp.css */
.statistics-container[b-0akxiuvdao]{
    display: flex;
    flex-direction: row;
    gap: 10px
}

.statistics-square[b-0akxiuvdao] {
    flex: 1 1 0;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
}

.statistics-current-stock[b-0akxiuvdao] {
    background-color: #0ebe7e;
    color: white;
}

.statistics-total-used[b-0akxiuvdao] {
    background-color: #dee2e6;
    color: black;
}

.statistics-usage-session[b-0akxiuvdao] {
    background-color: #dee2e6;
    color: black;
}
/* /Components/Pages/Client/Login/Login.razor.rz.scp.css */
.admin-login-label[b-ltxqj4r391] {
    font-family: "Raleway", sans-serif;
    font-size: 11pt;
}

.admin-login-card[b-ltxqj4r391] {
    background: #fbfbfb;
    border-radius: 8px;
    box-shadow: 1px 2px 8px #263A41;
    height: 500px;
    margin: 6rem auto 8.1rem auto;
    width: 390px;
}

.admin-login-card-content[b-ltxqj4r391] {
    padding: 12px 44px;
}

.admin-login-card-title[b-ltxqj4r391] {
    font-family: "Raleway Thin", sans-serif;
    letter-spacing: 4px;
    padding-bottom: 23px;
    padding-top: 13px;
    text-align: center;
}

.admin-login-submit-btn[b-ltxqj4r391] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    border: none;
    border-radius: 21px;
    box-shadow: 0px 1px 8px #263A41;
    cursor: pointer;
    color: white;
    font-family: "Raleway SemiBold", sans-serif;
    height: 42.3px;
    margin: 0 auto;
    margin-top: 50px;
    transition: 0.25s;
    width: 153px;
}

    .admin-login-submit-btn:hover[b-ltxqj4r391] {
        box-shadow: 0px 1px 18px #263A41;
    }

.admin-login-form[b-ltxqj4r391] {
    align-items: left;
    display: flex;
    flex-direction: column;
}

.admin-login-form-border[b-ltxqj4r391] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    height: 1px;
    width: 100%;
}

.admin-login-form-content[b-ltxqj4r391] {
    background: #fbfbfb;
    border: none !important;
    outline: none;
    padding-top: 14px;
}

.admin-login-underline-title[b-ltxqj4r391] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    height: 2px;
    margin: -0.1rem auto 0 auto;
    width: 160px;
}

.login-with-google-btn[b-ltxqj4r391] {
    transition: background-color .3s, box-shadow .3s;
    padding: 12px 16px 12px 42px;
    border: none;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .25);
    color: #757575;
    font-size: 14px;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
    background-color: white;
    background-repeat: no-repeat;
    background-position: 12px 11px;
    &:hover {
        box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .25);
    }&:active[b-ltxqj4r391] {
        background-color: #eeeeee;
    }&:focus[b-ltxqj4r391] {
        outline: none;
        box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .25), 0 0 0 3px #c8dafc;
    }&:disabled[b-ltxqj4r391] {
        filter: grayscale(100%);
        background-color: #ebebeb;
        box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .25);
        cursor: not-allowed;
    }
}

.version-text[b-ltxqj4r391] {
    font-size: 14px;
    color: dimgray;
}

.divider[b-ltxqj4r391] { /* minor cosmetics */
    display: table;
    color: gray;
    border-color: gray;
    font-size: 16px;
    text-align: center;
    width: 100%; /* divider width */
    margin: 12px auto 18px auto; /* spacing above/below */
}

    .divider span[b-ltxqj4r391] {
        display: table-cell;
        position: relative;
    }

        .divider span:first-child[b-ltxqj4r391], .divider span:last-child[b-ltxqj4r391] {
            width: 50%;
            top: 13px; /* adjust vertical align */
            -moz-background-size: 100% 2px; /* line width */
            background-size: 100% 2px; /* line width */
            background-position: 0 0, 0 100%;
            background-repeat: no-repeat;
        }

        .divider span:first-child[b-ltxqj4r391] { /* color changes in here */
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
            background-image: -webkit-linear-gradient(180deg, transparent, #000);
            background-image: -moz-linear-gradient(180deg, transparent, #000);
            background-image: -o-linear-gradient(180deg, transparent, #000);
            background-image: linear-gradient(90deg, transparent, #000);
        }

        .divider span:nth-child(2)[b-ltxqj4r391] {
            color: #000;
            padding: 0px 5px;
            width: auto;
            white-space: nowrap;
        }

        .divider span:last-child[b-ltxqj4r391] { /* color changes in here */
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(transparent));
            background-image: -webkit-linear-gradient(180deg, #000, transparent);
            background-image: -moz-linear-gradient(180deg, #000, transparent);
            background-image: -o-linear-gradient(180deg, #000, transparent);
            background-image: linear-gradient(90deg, #000, transparent);
        }
/* /Components/Pages/Client/Login/Registration.razor.rz.scp.css */
.admin-login-label[b-row1atvy31] {
    font-family: "Raleway", sans-serif;
    font-size: 11pt;
}

.admin-login-card[b-row1atvy31] {
    background: #fbfbfb;
    border-radius: 8px;
    box-shadow: 1px 2px 8px #263A41;
    height: 580px;
    margin: 6rem auto 8.1rem auto;
    width: 480px;
}

.admin-login-card-content[b-row1atvy31] {
    padding: 12px 44px;
}

.admin-login-card-title[b-row1atvy31] {
    font-family: "Raleway Thin", sans-serif;
    letter-spacing: 4px;
    padding-bottom: 23px;
    padding-top: 13px;
    text-align: center;
}

.admin-login-submit-btn[b-row1atvy31] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5) !important;
    border: none !important;
    border-radius: 21px !important;
    box-shadow: 0px 1px 8px #263A41 !important;
    cursor: pointer !important;
    color: white !important;
    font-family: "Raleway SemiBold", sans-serif !important;
    height: 42.3px !important;
    margin: 0 auto !important;
    margin-top: 50px !important;
    transition: 0.25s !important;
    width: 153px !important;
}

    .admin-login-submit-btn:hover[b-row1atvy31] {
        box-shadow: 0px 1px 18px #263A41 !important;
    }

.admin-login-form[b-row1atvy31] {
    align-items: left;
    display: flex;
    flex-direction: column;
}

.admin-login-form-border[b-row1atvy31] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    height: 1px;
    width: 100%;
}

.admin-login-form-content[b-row1atvy31] {
    background: #fbfbfb;
    border: none !important;
    outline: none;
    padding-top: 14px;
}

.admin-login-underline-title[b-row1atvy31] {
    background: -webkit-linear-gradient(right, #263A41, #1292A5);
    height: 2px;
    margin: -0.1rem auto 0 auto;
    width: 320px;
}
/* /Components/Pages/Client/Patients/Component/Documents.razor.rz.scp.css */
.custom-drop-zone[b-y9m2vtdy7v] {
    padding: 0 !important;
    border-style: dashed;
    border-width: 2px !important;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(183, 183, 183, 0.1);
}

    .custom-drop-zone.custom-drop-zone-hover[b-y9m2vtdy7v] {
        border-style: solid;
    }

    .custom-drop-zone svg[b-y9m2vtdy7v] {
        width: 42px;
        height: 42px;
    }

    .custom-drop-zone > *:not(#overviewDemoSelectButton)[b-y9m2vtdy7v] {
        pointer-events: none;
    }

/* Responsive grid gallery */
.gallery[b-y9m2vtdy7v] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 0fr));
    gap: 16px;
    padding: 0;
    margin: 0;
    grid-auto-rows: 220px;
}
/* /Components/Pages/Client/Patients/Component/PatientDocumentCard.razor.rz.scp.css */
.image-card[b-g8mriubln7] {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    background: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
}

.image-wrapper[b-g8mriubln7] {
    position: relative;
    overflow: hidden;
    background: #f0f0f0; /* placeholder while loading */
    flex-grow: 1;
}

    .image-wrapper img[b-g8mriubln7] {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }

    .image-wrapper:hover img[b-g8mriubln7] {
        transform: scale(1.05);
        cursor: pointer;
    }

.timestamp[b-g8mriubln7] {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 4px 8px;
    font-size: 0.85rem;
    border-radius: 4px;
}

.menu-toggle[b-g8mriubln7] {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
    background: rgba(255,255,255,0.75);
    backdrop-filter: blur(4px);
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background 0.2s;
}

    .menu-toggle:hover[b-g8mriubln7] {
        background: rgba(255,255,255,0.9);
    }

    .menu-toggle i[b-g8mriubln7] {
        font-size: 16px;
    }

.menu[b-g8mriubln7] {
    position: absolute;
    top: 44px;
    right: 8px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    list-style: none;
    margin: 0;
    padding: 4px 0;
    display: none;
    min-width: 140px;
    z-index: 10;
}

    .menu.show[b-g8mriubln7] {
        display: block;
    }

.menu-item[b-g8mriubln7] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    font-size: 0.9rem;
    color: #333;
    cursor: pointer;
    transition: background 0.2s;
}

    .menu-item:hover[b-g8mriubln7] {
        background: #f5f5f5;
    }

    .menu-item.danger[b-g8mriubln7] {
        color: #e74c3c;
    }

        .menu-item.danger:hover[b-g8mriubln7] {
            background: rgba(231,76,60,0.1);
        }

.filename[b-g8mriubln7] {
    padding: 10px 12px;
    font-size: 0.9rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.loading[b-g8mriubln7], .error-container[b-g8mriubln7] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #555;
}

/* HTML: <div class="loader"></div> */
.loader[b-g8mriubln7] {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #25b09b;
    --_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    animation: l3-b-g8mriubln7 1s infinite linear;
}

@keyframes l3-b-g8mriubln7 {
    to {
        transform: rotate(1turn)
    }
}
/* /Components/Pages/Client/Patients/Documents/Dialogs/PatientDocumentDetailsDlg.razor.rz.scp.css */
.overlay[b-lu2ri4eo1b] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: rgba(0, 0, 0, 0.2);
}

.imgContainer[b-lu2ri4eo1b] {
    cursor: pointer;
}

    .imgContainer:hover .overlay[b-lu2ri4eo1b] {
        opacity: 1;
    }

.icon[b-lu2ri4eo1b] {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.imgContainer img[b-lu2ri4eo1b] {
    width: 300px;
    max-height: 400px;
}

.tag-container[b-lu2ri4eo1b] {
    display: flex;
    width: 100%;
    min-height: 37px;
    padding: 2px 0px;
    background-color: #e9ecef;
    pointer-events: none;
    border: 0.8px solid #dee2e6;
}

.tag-list[b-lu2ri4eo1b] {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

.tag-list-item[b-lu2ri4eo1b] {
    display: inline-block;
    background-color: rgba(218, 208, 225, 0.53);
    padding: .5em;
    margin: .125em;
    border-radius: 5px;
    white-space: nowrap;
}
/* /Components/Pages/Client/Patients/Documents/Documents.razor.rz.scp.css */
.document-name[b-ao6kb7gs94] {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    vertical-align: middle;
}

.document-img:hover[b-ao6kb7gs94]{
    cursor: pointer;
}

/* Responsive grid gallery */
.gallery[b-ao6kb7gs94] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 0fr));
    gap: 16px;
    padding: 0;
    margin: 0;
    grid-auto-rows: 220px;
}
/* /Components/Pages/Client/Patients/Patients.razor.rz.scp.css */
.pager-container[b-mhwypqscui] {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border: 1px solid #d2d2d2;
    border-top: none;
}
/* /Components/Pages/Client/Records/Component/EasySynopsisRecorder.razor.rz.scp.css */

.btn-icon-record-play[b-i6sb4595qi],
.btn-icon-record-pause[b-i6sb4595qi],
.btn-icon-record-play-circle[b-i6sb4595qi],
.btn-icon-record-stop[b-i6sb4595qi] {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: currentColor;
}

.btn-icon-record-play[b-i6sb4595qi] {
    -webkit-mask-image: url("images/icons/play-fill.svg");
    mask-image: url("images/icons/play-fill.svg");
}

.btn-icon-record-pause[b-i6sb4595qi] {
    -webkit-mask-image: url("images/icons/pause-fill.svg");
    mask-image: url("images/icons/pause-fill.svg");
}

.btn-icon-record-play-circle[b-i6sb4595qi] {
    -webkit-mask-image: url("images/icons/play-circle-fill.svg");
    mask-image: url("images/icons/play-circle-fill.svg");
}

.btn-icon-record-stop[b-i6sb4595qi] {
    -webkit-mask-image: url("images/icons/stop-fill.svg");
    mask-image: url("images/icons/stop-fill.svg");
}
/* /Components/Pages/Client/Records/Component/Synopsis.razor.rz.scp.css */
.btn-icon-record-play[b-ujtws4t4zy],
.btn-icon-record-pause[b-ujtws4t4zy],
.btn-icon-record-play-circle[b-ujtws4t4zy],
.btn-icon-record-stop[b-ujtws4t4zy] {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: currentColor;
}

.btn-icon-record-play[b-ujtws4t4zy] {
    -webkit-mask-image: url("images/icons/play-fill.svg");
    mask-image: url("images/icons/play-fill.svg");
}

.btn-icon-record-pause[b-ujtws4t4zy] {
    -webkit-mask-image: url("images/icons/pause-fill.svg");
    mask-image: url("images/icons/pause-fill.svg");
}

.btn-icon-record-play-circle[b-ujtws4t4zy] {
    -webkit-mask-image: url("images/icons/play-circle-fill.svg");
    mask-image: url("images/icons/play-circle-fill.svg");
}

.btn-icon-record-stop[b-ujtws4t4zy] {
    -webkit-mask-image: url("images/icons/stop-fill.svg");
    mask-image: url("images/icons/stop-fill.svg");
}
/* /Components/Pages/Client/Records/Dialog/NewRecord.razor.rz.scp.css */
/* /Components/Pages/Client/Records/Dialog/Recording.razor.rz.scp.css */

/* /Components/Pages/Client/Records/Editor.razor.rz.scp.css */
/* Container styles */
.accordion[b-cnvvc0ed8w] {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0px auto 10px auto;
}

/* Accordion header container */
.accordion-header[b-cnvvc0ed8w] {
    display: flex;
    align-items: center;
    padding: 10px;
    background-color: #f1f1f1;
}

/* Main header group: arrow, checkbox, header text */
.header-main[b-cnvvc0ed8w] {
    display: flex;
    align-items: center;
}

.toggle-label[b-cnvvc0ed8w] {
    cursor: pointer;
    transition: transform 0.3s ease;
    margin-right: 8px;
}

.arrow-icon[b-cnvvc0ed8w] {
    display: inline-block;
    transition: transform 0.3s ease;
}

    .arrow-icon.expanded[b-cnvvc0ed8w] {
        transform: rotate(90deg);
    }

.header-checkbox[b-cnvvc0ed8w] {
    margin-right: 8px;
}

.header-text[b-cnvvc0ed8w] {
    font-weight: bold;
}

/* Right side icon buttons */
.header-buttons[b-cnvvc0ed8w] {
    margin-left: auto; /* push buttons to the far right */
    display: flex;
    align-items: center;
}

.icon-button[b-cnvvc0ed8w] {
    border: none;
    background: none;
    cursor: pointer;
    font-size: 16px;
    margin-left: 5px;
}

/* Accordion content styles */
.accordion-content[b-cnvvc0ed8w] {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    background-color: #fff;
}

    .accordion-content.expanded[b-cnvvc0ed8w] {
        max-height: 1000px; /* Large enough to fit the content */
        padding: 10px;
    }

/* Style for the textarea */
textarea[b-cnvvc0ed8w] {
    width: 100%;
    height: 400px;
    border: none;
    resize: none; /* Disable manual resizing */
    padding: 8px;
}
/* /Components/Pages/Client/Scheduling/Scheduling.razor.rz.scp.css */
.provider-dropdown[b-6aadrzi8n9]{
    width: 300px;
}
/* /Components/Pages/Client/UserManagement/OrgStructure/NordCard.razor.rz.scp.css */
body[b-zfnwvhtsyj] {
}
/* /Components/Pages/Client/UserManagement/Users/Component/Documents.razor.rz.scp.css */
.custom-drop-zone[b-1swbte6wu9] {
    padding: 0 !important;
    border-style: dashed;
    border-width: 2px !important;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(183, 183, 183, 0.1);
}

    .custom-drop-zone.custom-drop-zone-hover[b-1swbte6wu9] {
        border-style: solid;
    }

    .custom-drop-zone svg[b-1swbte6wu9] {
        width: 42px;
        height: 42px;
    }

    .custom-drop-zone > *:not(#overviewDemoSelectButton)[b-1swbte6wu9] {
        pointer-events: none;
    }

/* Responsive grid gallery */
.gallery[b-1swbte6wu9] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 0fr));
    gap: 16px;
    padding: 0;
    margin: 0;
    grid-auto-rows: 220px;
}
/* /Components/Pages/Client/UserManagement/Users/Component/UserDocumentCard.razor.rz.scp.css */
.image-card[b-aam6wjv0v2] {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    background: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
}

.image-wrapper[b-aam6wjv0v2] {
    position: relative;
    overflow: hidden;
    background: #f0f0f0; /* placeholder while loading */
    flex-grow: 1;
}

    .image-wrapper img[b-aam6wjv0v2] {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }

    .image-wrapper:hover img[b-aam6wjv0v2] {
        transform: scale(1.05);
        cursor: pointer;
    }

.timestamp[b-aam6wjv0v2] {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 4px 8px;
    font-size: 0.85rem;
    border-radius: 4px;
}

.menu-toggle[b-aam6wjv0v2] {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
    background: rgba(255,255,255,0.75);
    backdrop-filter: blur(4px);
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background 0.2s;
}

    .menu-toggle:hover[b-aam6wjv0v2] {
        background: rgba(255,255,255,0.9);
    }

    .menu-toggle i[b-aam6wjv0v2] {
        font-size: 16px;
    }

.menu[b-aam6wjv0v2] {
    position: absolute;
    top: 44px;
    right: 8px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    list-style: none;
    margin: 0;
    padding: 4px 0;
    display: none;
    min-width: 140px;
    z-index: 10;
}

    .menu.show[b-aam6wjv0v2] {
        display: block;
    }

.menu-item[b-aam6wjv0v2] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    font-size: 0.9rem;
    color: #333;
    cursor: pointer;
    transition: background 0.2s;
}

    .menu-item:hover[b-aam6wjv0v2] {
        background: #f5f5f5;
    }

    .menu-item.danger[b-aam6wjv0v2] {
        color: #e74c3c;
    }

        .menu-item.danger:hover[b-aam6wjv0v2] {
            background: rgba(231,76,60,0.1);
        }

.filename[b-aam6wjv0v2] {
    padding: 10px 12px;
    font-size: 0.9rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.loading[b-aam6wjv0v2], .error-container[b-aam6wjv0v2] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #555;
}

/* HTML: <div class="loader"></div> */
.loader[b-aam6wjv0v2] {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #25b09b;
    --_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    animation: l3-b-aam6wjv0v2 1s infinite linear;
}

@keyframes l3-b-aam6wjv0v2 {
    to {
        transform: rotate(1turn)
    }
}
/* /Components/Pages/Client/UserManagement/Users/Dialog/UserDocumentDetailsDlg.razor.rz.scp.css */
.overlay[b-01yjlruffy] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: rgba(0, 0, 0, 0.2);
}

.imgContainer[b-01yjlruffy] {
    cursor: pointer;
}

    .imgContainer:hover .overlay[b-01yjlruffy] {
        opacity: 1;
    }

.icon[b-01yjlruffy] {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.imgContainer img[b-01yjlruffy] {
    width: 300px;
    max-height: 400px;
}

.tag-container[b-01yjlruffy] {
    display: flex;
    width: 100%;
    min-height: 37px;
    padding: 2px 0px;
    background-color: #e9ecef;
    pointer-events: none;
    border: 0.8px solid #dee2e6;
}

.tag-list[b-01yjlruffy] {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

.tag-list-item[b-01yjlruffy] {
    display: inline-block;
    background-color: rgba(218, 208, 225, 0.53);
    padding: .5em;
    margin: .125em;
    border-radius: 5px;
    white-space: nowrap;
}
/* /Components/Shared/FilterableTags.razor.rz.scp.css */
.chip-controller[b-bt8f2dexfx] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;

    /* ensure children can shrink so overflow works */
    min-height: 0;
}

.chip-control .search[b-bt8f2dexfx] {
    flex: 0 0 auto;
    box-sizing: border-box;
    width: 100%;
    /* optional styling */
    padding: 8px;
    margin-bottom: 4px;
}

.filter-input[b-bt8f2dexfx] {
    width: 100%;
    max-width: 400px;
    padding: 8px 12px;
    margin-bottom: 16px;
    font-size: 1rem;
    box-sizing: border-box;
}

.chips-container[b-bt8f2dexfx] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    flex: 1 1 auto;
    overflow-y: auto;
    /* very important for the overflow to work inside a flexbox */
    min-height: 0;
}

.chip-item input[type="checkbox"][b-bt8f2dexfx] {
    display: none;
}

.chip-item label.chip[b-bt8f2dexfx] {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 16px;
    background-color: #f0f0f0;
    cursor: pointer;
    user-select: none;
    border: 2px solid transparent;
    transition: border-color 0.2s;
}

.chip-item input[type="checkbox"]:checked + label.chip[b-bt8f2dexfx] {
    border-color: #007bff;
}

.chip-control .chip-button[b-bt8f2dexfx] {
    flex: 0 0 auto;
    box-sizing: border-box;
    width: 100%;
    margin-top: 4px;
    padding: 8px;
}
