/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-8rhwjmlm0y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8rhwjmlm0y] {
    flex: 1;
}

.sidebar[b-8rhwjmlm0y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8rhwjmlm0y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8rhwjmlm0y]  a, .top-row[b-8rhwjmlm0y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8rhwjmlm0y]  a:hover, .top-row[b-8rhwjmlm0y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8rhwjmlm0y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-8rhwjmlm0y] {
        justify-content: space-between;
    }

    .top-row[b-8rhwjmlm0y]  a, .top-row[b-8rhwjmlm0y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8rhwjmlm0y] {
        flex-direction: row;
    }

    .sidebar[b-8rhwjmlm0y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8rhwjmlm0y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8rhwjmlm0y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8rhwjmlm0y], article[b-8rhwjmlm0y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-8rhwjmlm0y] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-8rhwjmlm0y] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

[b-8rhwjmlm0y] .rz-notification {
    top: 1rem;
    right: 1rem;
    left: auto;
}

[b-8rhwjmlm0y] .topbar-dashboard-btn {
    border-radius: 999px !important;
    background: rgba(19, 144, 136, 0.14) !important;
    color: #0d5f5d !important;
    border: 1px solid rgba(13, 95, 93, 0.14) !important;
    box-shadow: 0 10px 22px rgba(8, 59, 60, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

[b-8rhwjmlm0y] .topbar-dashboard-btn:hover {
    transform: translateY(-1px);
    background: rgba(19, 144, 136, 0.2) !important;
    box-shadow: 0 14px 28px rgba(8, 59, 60, 0.12);
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-uqo9wje6kg] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-uqo9wje6kg] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-uqo9wje6kg] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-uqo9wje6kg] {
    font-size: 1.1rem;
}

.bi[b-uqo9wje6kg] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-uqo9wje6kg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-uqo9wje6kg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-uqo9wje6kg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-uqo9wje6kg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-uqo9wje6kg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-uqo9wje6kg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-uqo9wje6kg]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-uqo9wje6kg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-uqo9wje6kg]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-uqo9wje6kg] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-uqo9wje6kg] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-uqo9wje6kg] {
        display: none;
    }

    .nav-scrollable[b-uqo9wje6kg] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/AboutUs/AboutUsManagement.razor.rz.scp.css */
.aboutus-admin-page[b-rwhb77m2kh] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-blue-dark: #074a84;
    --diri-logo-green: #64b32d;
    --diri-logo-green-dark: #4d8a22;
}

.aboutus-admin-hero[b-rwhb77m2kh] {
    padding: 1.5rem;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(10, 94, 168, 0.12), rgba(100, 179, 45, 0.12));
    border: 1px solid rgba(10, 94, 168, 0.12);
}

.aboutus-tabs[b-rwhb77m2kh] {
    background: transparent;
}

.aboutus-single-form[b-rwhb77m2kh] {
    display: flex;
    justify-content: center;
}

.aboutus-form-shell[b-rwhb77m2kh] {
    width: 100%;
}

.aboutus-form-card[b-rwhb77m2kh] {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.aboutus-form-card .card-header[b-rwhb77m2kh] {
    background: linear-gradient(135deg, var(--diri-logo-blue) 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.aboutus-grid[b-rwhb77m2kh] {
    border-radius: 10px;
    overflow: hidden;
}

.aboutus-admin-page :is(input, textarea, select)[b-rwhb77m2kh] {
    border-radius: 10px;
    border: 1px solid #ced4da;
}

.aboutus-admin-page[b-rwhb77m2kh]  .aboutus-html-editor {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(10, 94, 168, 0.18);
}

.aboutus-admin-page[b-rwhb77m2kh]  button.aboutus-save-btn,
.aboutus-admin-page[b-rwhb77m2kh]  button.aboutus-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.aboutus-admin-page[b-rwhb77m2kh]  button.aboutus-action-delete,
.aboutus-admin-page .aboutus-clear-btn[b-rwhb77m2kh],
.aboutus-admin-page .aboutus-delete-btn[b-rwhb77m2kh] {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.aboutus-admin-page .aboutus-delete-btn[b-rwhb77m2kh] {
    background-color: #c0392b !important;
    border-color: #c0392b !important;
}

.aboutus-placeholder-card[b-rwhb77m2kh] {
    border: 1px dashed rgba(71, 85, 105, 0.35);
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(248, 250, 252, 0.95), rgba(241, 245, 249, 0.95));
}
/* /Components/Pages/CommonForms/Login.razor.rz.scp.css */
.login-page-shell[b-t88gieqiq2] {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background:
        radial-gradient(circle at top left, rgba(30, 140, 124, 0.22), transparent 34%),
        radial-gradient(circle at bottom right, rgba(241, 175, 60, 0.18), transparent 28%),
        linear-gradient(135deg, #062f2f 0%, #0d4f4e 45%, #0f6764 100%);
}

.login-page-background[b-t88gieqiq2] {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.05), transparent 40%),
        radial-gradient(circle, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
    background-size: auto, 26px 26px;
    opacity: 0.9;
}

.login-page-container[b-t88gieqiq2] {
    position: relative;
    z-index: 1;
}

.login-card[b-t88gieqiq2] {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    border-radius: 30px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.93);
    box-shadow: 0 32px 70px rgba(1, 24, 26, 0.36);
    backdrop-filter: blur(14px);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.login-card:hover[b-t88gieqiq2] {
    transform: translateY(-8px);
    box-shadow: 0 40px 90px rgba(1, 24, 26, 0.44);
}

.login-card-side[b-t88gieqiq2] {
    padding: 3rem;
    color: #f4fffe;
    background:
        linear-gradient(170deg, rgba(6, 47, 47, 0.94), rgba(12, 87, 84, 0.9)),
        linear-gradient(90deg, #0c5e5d, #149287);
}

.login-logo[b-t88gieqiq2] {
    width: 110px;
    height: auto;
    margin-bottom: 1.1rem;
    filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.28));
    transition: transform 0.3s ease, filter 0.3s ease;
}

.login-logo:hover[b-t88gieqiq2] {
    transform: scale(1.04) rotate(-2deg);
    filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.34));
}

.login-badge[b-t88gieqiq2] {
    display: inline-flex;
    align-items: center;
    padding: 0.4rem 0.85rem;
    margin-bottom: 1rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.login-card-side h1[b-t88gieqiq2] {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
}

.login-card-side p[b-t88gieqiq2] {
    margin-bottom: 1.75rem;
    color: rgba(244, 255, 254, 0.82);
}

.login-highlight-list[b-t88gieqiq2] {
    display: grid;
    gap: 1rem;
}

.login-highlight-item[b-t88gieqiq2] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    padding: 0.95rem 1rem;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.12);
    transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.login-highlight-item:hover[b-t88gieqiq2] {
    transform: translateX(6px);
    background: rgba(255, 255, 255, 0.18);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.18);
}

.login-highlight-icon[b-t88gieqiq2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.35rem;
    height: 2.35rem;
    border-radius: 50%;
    flex-shrink: 0;
    font-size: 1.25rem;
    background: linear-gradient(135deg, #f3c86e, #ffe6a5);
    box-shadow: 0 10px 18px rgba(6, 47, 47, 0.16);
}

.login-card-form[b-t88gieqiq2] {
    padding: 3rem;
}

.login-form-header h2[b-t88gieqiq2] {
    font-size: 2rem;
    font-weight: 700;
    color: #0a3d3e;
    margin-bottom: 0.25rem;
}

.login-form-header p[b-t88gieqiq2] {
    color: #5b7575;
    margin-bottom: 1.6rem;
}

.login-alert[b-t88gieqiq2] {
    border: none;
    border-radius: 16px;
    box-shadow: 0 10px 22px rgba(160, 38, 38, 0.14);
}

.login-input[b-t88gieqiq2] {
    min-height: 3.25rem;
    border-radius: 16px;
    border: 1px solid rgba(11, 87, 85, 0.18);
    background: #f9fdfd;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.login-input:hover[b-t88gieqiq2] {
    border-color: rgba(11, 87, 85, 0.45);
    box-shadow: 0 10px 24px rgba(13, 79, 78, 0.12);
}

.login-input:focus[b-t88gieqiq2] {
    border-color: #139088;
    box-shadow: 0 0 0 0.2rem rgba(19, 144, 136, 0.18);
    transform: translateY(-1px);
}

.login-submit-btn[b-t88gieqiq2] {
    width: 100%;
    min-height: 3.3rem;
    border: none !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, #0d5f5d 0%, #149287 100%) !important;
    box-shadow: 0 16px 28px rgba(13, 95, 93, 0.22);
    transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

.login-submit-btn:hover[b-t88gieqiq2] {
    transform: translateY(-2px);
    box-shadow: 0 22px 34px rgba(13, 95, 93, 0.28);
    filter: brightness(1.03);
}

@media (max-width: 991.98px) {
    .login-card[b-t88gieqiq2] {
        grid-template-columns: 1fr;
    }

    .login-card-side[b-t88gieqiq2],
    .login-card-form[b-t88gieqiq2] {
        padding: 2rem;
    }
}
/* /Components/Pages/Conference/ConferenceConfig/CallForPaper.razor.rz.scp.css */
.conference-master-page[b-l78uerkrm7] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-green: #64b32d;
}

.conference-master-tabs[b-l78uerkrm7] {
    background: transparent;
}

.conference-master-page[b-l78uerkrm7]  .rz-datatable,
.conference-master-page[b-l78uerkrm7]  .rz-data-grid {
    border-radius: 10px;
    overflow: hidden;
}

.conference-master-page[b-l78uerkrm7]  button.conference-save-btn,
.conference-master-page[b-l78uerkrm7]  button.conference-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.conference-master-page[b-l78uerkrm7]  button.conference-action-delete,
.conference-master-page[b-l78uerkrm7]  .conference-clear-btn {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.conference-master-page[b-l78uerkrm7]  button.conference-save-btn {
    font-weight: 700;
}
/* /Components/Pages/Conference/ConferenceConfig/ConferenceConfiguration.razor.rz.scp.css */
.conference-master-page[b-p30zjng6oh] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-green: #64b32d;
}

.conference-master-tabs[b-p30zjng6oh] {
    background: transparent;
}

.conference-master-page[b-p30zjng6oh]  .rz-datatable,
.conference-master-page[b-p30zjng6oh]  .rz-data-grid {
    border-radius: 10px;
    overflow: hidden;
}

.conference-master-page[b-p30zjng6oh]  button.conference-save-btn,
.conference-master-page[b-p30zjng6oh]  button.conference-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.conference-master-page[b-p30zjng6oh]  button.conference-action-delete,
.conference-master-page[b-p30zjng6oh]  .conference-clear-btn {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.conference-master-page[b-p30zjng6oh]  button.conference-save-btn {
    font-weight: 700;
}
/* /Components/Pages/Conference/ConferenceConfig/ConferenceMasterForm.razor.rz.scp.css */
.sub-theme-modal-backdrop[b-kwj6kzeg1h] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.sub-theme-modal-panel[b-kwj6kzeg1h] {
    width: min(640px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.sub-theme-form-card[b-kwj6kzeg1h] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.sub-theme-form-card .card-header[b-kwj6kzeg1h] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.sub-theme-form-card .card-body[b-kwj6kzeg1h] {
    overflow: visible;
    padding: 1rem 1.25rem;
}

.config-wide[b-kwj6kzeg1h]{width:min(1180px,100%);}

.conference-banner-input[b-kwj6kzeg1h] {
    max-width: 260px;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
}

.conference-banner-view-link[b-kwj6kzeg1h] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    color: #0a5ea8;
    background: #eaf4ff;
    text-decoration: none;
}

.conference-banner-view-link:hover[b-kwj6kzeg1h] {
    color: #ffffff;
    background: #0a5ea8;
}
/* /Components/Pages/Conference/ConferenceConfig/ConferenceOrganizingCommitteeForm.razor.rz.scp.css */
:host[b-p2d64jojzx] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-green: #64b32d;
}

[b-p2d64jojzx] button.conference-save-btn,
[b-p2d64jojzx] button.conference-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

[b-p2d64jojzx] button.conference-action-delete,
[b-p2d64jojzx] .conference-clear-btn {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

[b-p2d64jojzx] button.conference-save-btn {
    font-weight: 700;
}

.committee-member-row[b-p2d64jojzx] {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 0.75rem;
    background: #f8fafc;
}

.committee-member-option[b-p2d64jojzx] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    line-height: 1.2;
    padding: 0.35rem 0;
    white-space: normal;
}

.committee-member-option span[b-p2d64jojzx] {
    color: #64748b;
    font-size: 0.82rem;
}

.committee-member-value[b-p2d64jojzx] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    min-width: 0;
}

.committee-member-value-designation[b-p2d64jojzx] {
    color: #64748b;
    font-size: 0.9rem;
}

.sub-theme-modal-backdrop[b-p2d64jojzx] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.sub-theme-modal-panel[b-p2d64jojzx] {
    width: min(640px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.config-wide[b-p2d64jojzx] {
    width: min(1180px, 100%);
}

.sub-theme-form-card[b-p2d64jojzx] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.sub-theme-form-card .card-header[b-p2d64jojzx] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.sub-theme-form-card .card-body[b-p2d64jojzx] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/ConferenceConfig/ConferenceSessionSetupForm.razor.rz.scp.css */
.conference-session-setup[b-vskd64kyck]  button.conference-save-btn,
.conference-session-setup[b-vskd64kyck]  .conference-save-btn.rz-button {
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
    font-weight: 700;
}

.conference-session-setup[b-vskd64kyck]  button.conference-action-edit,
.conference-session-setup[b-vskd64kyck]  .conference-action-edit.rz-button {
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
}

.conference-session-setup[b-vskd64kyck]  button.conference-clear-btn,
.conference-session-setup[b-vskd64kyck]  button.conference-action-delete,
.conference-session-setup[b-vskd64kyck]  .conference-clear-btn.rz-button,
.conference-session-setup[b-vskd64kyck]  .conference-action-delete.rz-button {
    background-color: #64b32d !important;
    border-color: #64b32d !important;
    color: #ffffff !important;
}

.sub-theme-modal-backdrop[b-vskd64kyck] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, .58);
}

.sub-theme-modal-panel.config-wide.conference-session-modal[b-vskd64kyck] {
    width: min(1280px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.sub-theme-form-card[b-vskd64kyck] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, .14);
}

.sub-theme-form-card .card-header[b-vskd64kyck] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #fff;
    font-weight: 600;
}

.committee-member-option[b-vskd64kyck] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    line-height: 1.2;
    padding: 0.35rem 0;
    white-space: normal;
}

.committee-member-option span[b-vskd64kyck] {
    color: #64748b;
    font-size: 0.82rem;
}

.committee-member-value-designation[b-vskd64kyck] {
    color: #64748b;
    font-size: .9rem;
}

.conference-session-card[b-vskd64kyck] {
    background: #f8fafc;
    border-color: rgba(10, 94, 168, .18) !important;
}

.conference-article-textarea[b-vskd64kyck] {
    min-height: 72px;
    resize: vertical;
}

.conference-slot-table[b-vskd64kyck] {
    display: grid;
    grid-template-columns: 118px 118px 54px minmax(220px, 1fr) 44px 110px minmax(196px, .84fr) 44px 74px;
    align-items: stretch;
    background: #ffffff;
    border-top: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}

.conference-slot-table > div[b-vskd64kyck] {
    min-width: 0;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: .35rem;
    box-sizing: border-box;
}

.conference-slot-header[b-vskd64kyck] {
    background: #eef6fc;
    font-size: .9rem;
    font-weight: 500;
    white-space: nowrap;
}

.conference-slot-row-odd[b-vskd64kyck] {
    background: #ffffff;
}

.conference-slot-row-even[b-vskd64kyck] {
    background: #f8fbff;
}

.conference-time-field[b-vskd64kyck] {
    width: 118px;
}

.conference-min-field[b-vskd64kyck] {
    width: 54px;
}

.conference-slot-actions[b-vskd64kyck] {
    min-height: 32px;
}


.conference-presenter-action-field[b-vskd64kyck] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.conference-session-setup[b-vskd64kyck]  .conference-presenter-add-btn.rz-button {
    min-width: 32px;
    width: 32px;
    height: 32px;
    padding: 0 !important;
}

.conference-article-action-field[b-vskd64kyck] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.conference-session-setup[b-vskd64kyck]  .conference-article-details-btn.rz-button {
    min-width: 32px;
    width: 32px;
    height: 32px;
    padding: 0 !important;
}

.conference-keynote-field[b-vskd64kyck] { display: flex; align-items: flex-start; justify-content: center; }

.conference-session-time-column[b-vskd64kyck] {
    width: 118px;
    flex: 0 0 118px;
}

.conference-session-time-zone-column[b-vskd64kyck] {
    width: 96px;
    flex: 0 0 96px;
}
/* /Components/Pages/Conference/ConferenceConfig/ConferenceSlotArticleDetailsModal.razor.rz.scp.css */
.conference-article-details-backdrop[b-fyigum3gw0] {
    position: fixed;
    inset: 0;
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, .58);
}

.conference-article-details-modal[b-fyigum3gw0] {
    width: min(980px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.conference-article-details-card[b-fyigum3gw0] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, .14);
}

.conference-article-details-header[b-fyigum3gw0] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #fff;
    font-weight: 600;
}
/* /Components/Pages/Conference/ConferenceConfig/KeynoteSpeechDetailsModal.razor.rz.scp.css */
.conference-article-details-backdrop[b-nk2mop3rq8] {
    position: fixed;
    inset: 0;
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, .58);
}

.conference-article-details-modal[b-nk2mop3rq8] {
    width: min(980px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.conference-article-details-card[b-nk2mop3rq8] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, .14);
}

.conference-article-details-header[b-nk2mop3rq8] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #fff;
    font-weight: 600;
}

[b-nk2mop3rq8] button.conference-save-btn,
[b-nk2mop3rq8] .conference-save-btn.rz-button {
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
    font-weight: 700;
}

[b-nk2mop3rq8] button.conference-clear-btn,
[b-nk2mop3rq8] .conference-clear-btn.rz-button {
    background-color: #64b32d !important;
    border-color: #64b32d !important;
    color: #ffffff !important;
}


.keynote-speech-file-input[b-nk2mop3rq8] {
    max-width: 260px;
}

[b-nk2mop3rq8] .delegation-photo-view-button,
[b-nk2mop3rq8] .rz-button.delegation-photo-view-button,
.delegation-photo-view-button[b-nk2mop3rq8] {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    border-radius: 6px !important;
    background: #eaf4ff !important;
    background-color: #eaf4ff !important;
    border-color: #eaf4ff !important;
    color: #0a5ea8 !important;
    box-shadow: none !important;
}

[b-nk2mop3rq8] .delegation-photo-view-button:hover:not(.rz-state-disabled),
[b-nk2mop3rq8] .rz-button.delegation-photo-view-button:hover:not(.rz-state-disabled),
.delegation-photo-view-button:hover:not(.rz-state-disabled)[b-nk2mop3rq8] {
    background: #0a5ea8 !important;
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
}

[b-nk2mop3rq8] .delegation-photo-view-button .rz-button-icon-left,
[b-nk2mop3rq8] .delegation-photo-view-button .rz-button-icon,
.delegation-photo-view-button .rz-button-icon-left[b-nk2mop3rq8],
.delegation-photo-view-button .rz-button-icon[b-nk2mop3rq8] {
    color: inherit !important;
    margin: 0 !important;
}
/* /Components/Pages/Conference/ConferenceConfig/PanelDisscussantModal.razor.rz.scp.css */
.conference-article-details-backdrop[b-jf3xb2d6m1] {
    position: fixed;
    inset: 0;
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, .58);
}

.conference-article-details-modal[b-jf3xb2d6m1] {
    width: min(980px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.conference-article-details-card[b-jf3xb2d6m1] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, .14);
}

.conference-article-details-header[b-jf3xb2d6m1] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #fff;
    font-weight: 600;
}

[b-jf3xb2d6m1] button.conference-save-btn,
[b-jf3xb2d6m1] .conference-save-btn.rz-button {
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
    font-weight: 700;
}

[b-jf3xb2d6m1] button.conference-clear-btn,
[b-jf3xb2d6m1] .conference-clear-btn.rz-button {
    background-color: #64b32d !important;
    border-color: #64b32d !important;
    color: #ffffff !important;
}


.keynote-speech-file-input[b-jf3xb2d6m1] {
    max-width: 260px;
}

[b-jf3xb2d6m1] .delegation-photo-view-button,
[b-jf3xb2d6m1] .rz-button.delegation-photo-view-button,
.delegation-photo-view-button[b-jf3xb2d6m1] {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    border-radius: 6px !important;
    background: #eaf4ff !important;
    background-color: #eaf4ff !important;
    border-color: #eaf4ff !important;
    color: #0a5ea8 !important;
    box-shadow: none !important;
}

[b-jf3xb2d6m1] .delegation-photo-view-button:hover:not(.rz-state-disabled),
[b-jf3xb2d6m1] .rz-button.delegation-photo-view-button:hover:not(.rz-state-disabled),
.delegation-photo-view-button:hover:not(.rz-state-disabled)[b-jf3xb2d6m1] {
    background: #0a5ea8 !important;
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
}

[b-jf3xb2d6m1] .delegation-photo-view-button .rz-button-icon-left,
[b-jf3xb2d6m1] .delegation-photo-view-button .rz-button-icon,
.delegation-photo-view-button .rz-button-icon-left[b-jf3xb2d6m1],
.delegation-photo-view-button .rz-button-icon[b-jf3xb2d6m1] {
    color: inherit !important;
    margin: 0 !important;
}

[b-jf3xb2d6m1] button.conference-save-btn,
[b-jf3xb2d6m1] .conference-save-btn.rz-button,
[b-jf3xb2d6m1] button.conference-action-edit,
[b-jf3xb2d6m1] .conference-action-edit.rz-button {
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
    font-weight: 700;
}

[b-jf3xb2d6m1] button.conference-clear-btn,
[b-jf3xb2d6m1] button.conference-action-delete,
[b-jf3xb2d6m1] .conference-clear-btn.rz-button,
[b-jf3xb2d6m1] .conference-action-delete.rz-button {
    background-color: #64b32d !important;
    border-color: #64b32d !important;
    color: #ffffff !important;
}

.committee-member-option[b-jf3xb2d6m1] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    line-height: 1.2;
    padding: 0.35rem 0;
    white-space: normal;
}

.committee-member-value-designation[b-jf3xb2d6m1] {
    color: #64748b;
    font-size: .9rem;
}
/* /Components/Pages/Conference/MasterForms/ConfCommitteeDesignationMasterForm.razor.rz.scp.css */
.committee-designation-modal-backdrop[b-fpp9sym4ly] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.committee-designation-modal-panel[b-fpp9sym4ly] {
    width: min(560px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.committee-designation-form-card[b-fpp9sym4ly] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.committee-designation-form-card .card-header[b-fpp9sym4ly] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.committee-designation-form-card .card-body[b-fpp9sym4ly] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/MasterForms/ConferenceMasterForms.razor.rz.scp.css */
.conference-master-page[b-sw4q1hdo79] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-green: #64b32d;
}

.conference-master-tabs[b-sw4q1hdo79] {
    background: transparent;
}

.conference-master-page[b-sw4q1hdo79]  .rz-datatable,
.conference-master-page[b-sw4q1hdo79]  .rz-data-grid {
    border-radius: 10px;
    overflow: hidden;
}

.conference-master-page[b-sw4q1hdo79]  button.conference-save-btn,
.conference-master-page[b-sw4q1hdo79]  button.conference-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.conference-master-page[b-sw4q1hdo79]  button.conference-action-delete,
.conference-master-page[b-sw4q1hdo79]  .conference-clear-btn {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.conference-master-page[b-sw4q1hdo79]  button.conference-save-btn {
    font-weight: 700;
}
/* /Components/Pages/Conference/MasterForms/DelegationMasterForm.razor.rz.scp.css */
.delegation-modal-backdrop[b-890cifue30] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.delegation-modal-panel[b-890cifue30] {
    width: min(900px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.delegation-form-card[b-890cifue30] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.delegation-form-card .card-header[b-890cifue30] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.delegation-form-card .card-body[b-890cifue30] {
    overflow: visible;
    padding: 1rem 1.25rem;
}

.designation-row[b-890cifue30] {
    background: #f8fbff;
    border-color: #cfe4f7 !important;
}

[b-890cifue30] .delegation-photo-view-button,
[b-890cifue30] .rz-button.delegation-photo-view-button,
.delegation-photo-view-button[b-890cifue30] {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    border-radius: 6px !important;
    background: #eaf4ff !important;
    background-color: #eaf4ff !important;
    border-color: #eaf4ff !important;
    color: #0a5ea8 !important;
    box-shadow: none !important;
}

[b-890cifue30] .delegation-photo-view-button:hover:not(.rz-state-disabled),
[b-890cifue30] .rz-button.delegation-photo-view-button:hover:not(.rz-state-disabled),
.delegation-photo-view-button:hover:not(.rz-state-disabled)[b-890cifue30] {
    background: #0a5ea8 !important;
    background-color: #0a5ea8 !important;
    border-color: #0a5ea8 !important;
    color: #ffffff !important;
}

[b-890cifue30] .delegation-photo-view-button .rz-button-icon-left,
[b-890cifue30] .delegation-photo-view-button .rz-button-icon,
.delegation-photo-view-button .rz-button-icon-left[b-890cifue30],
.delegation-photo-view-button .rz-button-icon[b-890cifue30] {
    color: inherit !important;
    margin: 0 !important;
}
/* /Components/Pages/Conference/MasterForms/DepartmentMasterForm.razor.rz.scp.css */
.department-modal-backdrop[b-l7nyg0gs7g] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.department-modal-panel[b-l7nyg0gs7g] {
    width: min(560px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.department-form-card[b-l7nyg0gs7g] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.department-form-card .card-header[b-l7nyg0gs7g] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.department-form-card .card-body[b-l7nyg0gs7g] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/MasterForms/LanguageMasterForm.razor.rz.scp.css */
.language-modal-backdrop[b-ou0e6hmz1q] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.language-modal-panel[b-ou0e6hmz1q] {
    width: min(560px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.language-form-card[b-ou0e6hmz1q] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.language-form-card .card-header[b-ou0e6hmz1q] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.language-form-card .card-body[b-ou0e6hmz1q] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/MasterForms/MainThemeMasterForm.razor.rz.scp.css */
.main-theme-modal-backdrop[b-v77aswi95u] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.main-theme-modal-panel[b-v77aswi95u] {
    width: min(560px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.main-theme-form-card[b-v77aswi95u] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.main-theme-form-card .card-header[b-v77aswi95u] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.main-theme-form-card .card-body[b-v77aswi95u] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/MasterForms/PlatformMasterForm.razor.rz.scp.css */
.conference-platform-page[b-d8bsblqcby] {
    --diri-logo-blue: #0a5ea8;
}

.conference-platform-page .platform-form-card .card-header[b-d8bsblqcby] {
    background: linear-gradient(135deg, var(--diri-logo-blue) 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}
/* /Components/Pages/Conference/MasterForms/SubThemeMasterForm.razor.rz.scp.css */
.sub-theme-modal-backdrop[b-hebtxu4m8o] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.sub-theme-modal-panel[b-hebtxu4m8o] {
    width: min(640px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.sub-theme-form-card[b-hebtxu4m8o] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.sub-theme-form-card .card-header[b-hebtxu4m8o] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.sub-theme-form-card .card-body[b-hebtxu4m8o] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/MasterForms/UniversityDepartmentMapForm.razor.rz.scp.css */
.university-department-map-modal-backdrop[b-s0pgxmb3n7] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.university-department-map-modal-panel[b-s0pgxmb3n7] {
    width: min(640px, 100%);
    max-height: calc(100vh - 2rem);
    overflow: visible;
}

.university-department-map-form-card[b-s0pgxmb3n7] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.university-department-map-form-card .card-header[b-s0pgxmb3n7] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.university-department-map-form-card .card-body[b-s0pgxmb3n7] {
    overflow: visible;
    padding: 1rem 1.25rem;
}
/* /Components/Pages/Conference/MasterForms/UniversityInstitutionMasterForm.razor.rz.scp.css */
.university-institution-modal-backdrop[b-9k5jshu7b9] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.university-institution-modal-panel[b-9k5jshu7b9] {
    width: min(900px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.university-institution-form-card[b-9k5jshu7b9] {
    border-radius: 12px;
    overflow: visible;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.university-institution-form-card .card-header[b-9k5jshu7b9] {
    background: linear-gradient(135deg, #0a5ea8 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.university-institution-form-card .card-body[b-9k5jshu7b9] {
    overflow: visible;
    padding: 1rem 1.25rem;
}

.required-field[b-9k5jshu7b9]::after {
    color: #dc3545;
    content: " *";
    font-weight: 700;
}

.university-logo-thumb[b-9k5jshu7b9] {
    height: 36px;
    max-width: 80px;
    object-fit: contain;
}

.university-logo-preview[b-9k5jshu7b9] {
    max-height: 90px;
    max-width: 160px;
    object-fit: contain;
}
/* /Components/Pages/Gallery/GalleryManagement.razor.rz.scp.css */
.gallery-admin-page[b-428n0pq8ky] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-green: #64b32d;
}

.gallery-admin-hero[b-428n0pq8ky] {
    padding: 1.5rem;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(10, 94, 168, 0.12), rgba(100, 179, 45, 0.12));
    border: 1px solid rgba(10, 94, 168, 0.12);
}

.gallery-summary-card[b-428n0pq8ky] {
    min-height: 130px;
    padding: 1.25rem;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.12);
    display: flex;
    flex-direction: column;
    gap: .35rem;
}

.gallery-summary-card .summary-label[b-428n0pq8ky] {
    color: #475569;
    font-size: .9rem;
    font-weight: 600;
    text-transform: uppercase;
}

.gallery-summary-card strong[b-428n0pq8ky] {
    color: var(--diri-logo-blue);
    font-size: 2rem;
}

.gallery-summary-card .summary-meta[b-428n0pq8ky] {
    color: #64748b;
    font-size: .9rem;
}

.gallery-tabs[b-428n0pq8ky] {
    background: transparent;
}

.gallery-form-card[b-428n0pq8ky] {
    border: 1px solid rgba(15, 23, 42, 0.14);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none;
}

.gallery-form-card .card-header[b-428n0pq8ky] {
    min-height: 38px;
    padding: 0 16px;
    background: #1f7fbd;
    border-bottom: 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
}

.gallery-form-card .card-header .btn-close[b-428n0pq8ky] {
    width: 18px;
    height: 18px;
    padding: 0;
    opacity: .75;
    filter: invert(83%) sepia(13%) saturate(426%) hue-rotate(164deg) brightness(101%) contrast(92%);
}

.gallery-form-card .card-header .btn-close:hover[b-428n0pq8ky],
.gallery-form-card .card-header .btn-close:focus[b-428n0pq8ky] {
    opacity: 1;
}

.gallery-grid[b-428n0pq8ky] {
    border-radius: 10px;
    overflow: hidden;
}

.gallery-admin-page :is(input, textarea, select)[b-428n0pq8ky] {
    border-radius: 10px;
    border: 1px solid #ced4da;
}

.gallery-filter[b-428n0pq8ky] {
    max-width: 420px;
}

.gallery-admin-page[b-428n0pq8ky]  button.gallery-save-btn,
.gallery-admin-page[b-428n0pq8ky]  button.gallery-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.gallery-admin-page[b-428n0pq8ky]  button.gallery-action-delete,
.gallery-admin-page .gallery-clear-btn[b-428n0pq8ky] {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.gallery-filter-shell[b-428n0pq8ky] {
    min-width: min(420px, 100%);
}

.gallery-modal-backdrop[b-428n0pq8ky] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(15, 23, 42, 0.58);
}

.gallery-modal-panel[b-428n0pq8ky] {
    width: min(900px, 100%);
    max-height: calc(100vh - 2rem);
    overflow-y: auto;
}

.gallery-modal-panel-sm[b-428n0pq8ky] {
    width: min(560px, 100%);
}

.gallery-current-image-preview[b-428n0pq8ky] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    border: 1px solid rgba(10, 94, 168, 0.16);
    border-radius: 12px;
    background: #f8fafc;
}

.gallery-current-image-preview img[b-428n0pq8ky] {
    width: 160px;
    max-height: 120px;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid rgba(10, 94, 168, 0.18);
}

.gallery-photo-upload-list[b-428n0pq8ky] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.gallery-photo-upload-item[b-428n0pq8ky] {
    padding: 1rem;
    border: 1px solid rgba(10, 94, 168, 0.16);
    border-radius: 12px;
    background: #f8fafc;
}

.gallery-photo-upload-title[b-428n0pq8ky] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    margin-bottom: .75rem;
    color: #475569;
}

.gallery-add-more-btn[b-428n0pq8ky] {
    background-color: #0d63b7 !important;
    border-color: #0d63b7 !important;
    color: #ffffff !important;
    font-weight: 700;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(13, 99, 183, 0.28);
}

.gallery-add-more-btn:hover[b-428n0pq8ky],
.gallery-add-more-btn:focus[b-428n0pq8ky] {
    background-color: #084f93 !important;
    border-color: #084f93 !important;
    color: #ffffff !important;
}

.gallery-remove-photo-btn[b-428n0pq8ky] {
    background-color: #c0392b !important;
    border-color: #c0392b !important;
    color: #ffffff !important;
}


.gallery-admin-page[b-428n0pq8ky]  button.gallery-action-view {
    background-color: #0d63b7 !important;
    border-color: #0d63b7 !important;
    color: #ffffff !important;
}

.gallery-image-viewer-panel[b-428n0pq8ky] {
    width: min(1100px, 100%);
}

.gallery-empty-viewer[b-428n0pq8ky] {
    padding: 2rem;
    text-align: center;
    color: #64748b;
    border: 1px dashed rgba(71, 85, 105, 0.35);
    border-radius: 12px;
    background: #f8fafc;
}

.gallery-image-viewer-grid[b-428n0pq8ky] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1rem;
}

.gallery-image-viewer-item[b-428n0pq8ky] {
    border: 1px solid rgba(10, 94, 168, 0.16);
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 4px 10px rgba(15, 23, 42, 0.08);
}

.gallery-image-viewer-item img[b-428n0pq8ky] {
    width: 100%;
    height: 180px;
    object-fit: cover;
    background: #e2e8f0;
}

.gallery-image-viewer-caption[b-428n0pq8ky] {
    display: flex;
    flex-direction: column;
    gap: .25rem;
    padding: .75rem;
    color: #475569;
    font-size: .85rem;
}

.gallery-image-viewer-caption span[b-428n0pq8ky] {
    word-break: break-all;
}

.gallery-viewer-close-btn[b-428n0pq8ky] {
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.gallery-viewer-close-btn:hover[b-428n0pq8ky],
.gallery-viewer-close-btn:focus[b-428n0pq8ky] {
    background: #ffffff;
    color: var(--diri-logo-blue);
}

.gallery-image-viewer-caption-header[b-428n0pq8ky] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
}

.gallery-image-viewer-caption-header strong[b-428n0pq8ky] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gallery-image-viewer-caption[b-428n0pq8ky]  button.gallery-viewer-delete-btn {
    background-color: #c0392b !important;
    border-color: #c0392b !important;
    color: #ffffff !important;
    flex: 0 0 auto;
}

.gallery-image-viewer-panel .card-header[b-428n0pq8ky] {
    background: #ffffff !important;
    color: #111827 !important;
    border-bottom: 1px solid rgba(15, 23, 42, 0.12);
}

.gallery-image-viewer-panel .card-header span[b-428n0pq8ky] {
    color: #111827 !important;
    font-weight: 700;
}

.gallery-image-viewer-panel .gallery-viewer-close-btn[b-428n0pq8ky] {
    background: #f1f5f9;
    color: #111827;
    border: 1px solid rgba(15, 23, 42, 0.18);
}

.gallery-image-viewer-panel .gallery-viewer-close-btn:hover[b-428n0pq8ky],
.gallery-image-viewer-panel .gallery-viewer-close-btn:focus[b-428n0pq8ky] {
    background: #111827;
    color: #ffffff;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.admin-home-page[b-xsrqlb335a] {
    display: grid;
    gap: 1.5rem;
}

.admin-home-hero[b-xsrqlb335a] {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 2rem;
    border-radius: 28px;
    color: #f6fffd;
    background: linear-gradient(135deg, #083b3c 0%, #0d5f5d 50%, #139088 100%);
    box-shadow: 0 24px 54px rgba(8, 59, 60, 0.24);
}

.admin-home-badge[b-xsrqlb335a] {
    display: inline-flex;
    padding: 0.35rem 0.85rem;
    margin-bottom: 1rem;
    border-radius: 999px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 0.8rem;
    background: rgba(255, 255, 255, 0.12);
}

.admin-home-hero h1[b-xsrqlb335a] {
    margin-bottom: 0.6rem;
    font-size: 2.3rem;
    font-weight: 700;
}

.admin-home-hero p[b-xsrqlb335a] {
    max-width: 620px;
    margin-bottom: 0;
    color: rgba(246, 255, 253, 0.86);
}


.admin-home-card[b-xsrqlb335a] {
    height: 100%;
    padding: 1.5rem;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 16px 36px rgba(10, 61, 62, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.admin-home-card:hover[b-xsrqlb335a] {
    transform: translateY(-4px);
    box-shadow: 0 22px 42px rgba(10, 61, 62, 0.13);
}

.admin-home-card h3[b-xsrqlb335a] {
    margin-bottom: 0.6rem;
    color: #0a3d3e;
    font-size: 1.2rem;
}

.admin-home-card p[b-xsrqlb335a] {
    margin-bottom: 0;
    color: #5e7677;
}

.admin-home-card-icon[b-xsrqlb335a] {
    width: 3.2rem;
    height: 3.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    border-radius: 18px;
    font-size: 1.4rem;
}

.icon-users[b-xsrqlb335a] {
    background: rgba(19, 144, 136, 0.14);
}

.icon-roles[b-xsrqlb335a] {
    background: rgba(243, 200, 110, 0.22);
}

.icon-content[b-xsrqlb335a] {
    background: rgba(8, 59, 60, 0.12);
}

@media (max-width: 991.98px) {
    .admin-home-hero[b-xsrqlb335a] {
        flex-direction: column;
    }
}
/* /Components/Pages/HomePage/HomePageManagement.razor.rz.scp.css */
.homepage-admin-page[b-toqtu1z60q] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-blue-dark: #074a84;
    --diri-logo-green: #64b32d;
    --diri-logo-green-dark: #4d8a22;
}

.homepage-admin-hero[b-toqtu1z60q] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(10, 94, 168, 0.12), rgba(100, 179, 45, 0.12));
    border: 1px solid rgba(10, 94, 168, 0.12);
}

.homepage-summary-card[b-toqtu1z60q] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    height: 100%;
    padding: 1.1rem 1.2rem;
    border-radius: 14px;
    background: #ffffff;
    border: 1px solid rgba(10, 94, 168, 0.12);
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.08);
}

.homepage-summary-card strong[b-toqtu1z60q] {
    font-size: 1.8rem;
    color: var(--diri-logo-blue);
}

.homepage-summary-card .summary-label[b-toqtu1z60q] {
    font-weight: 600;
    color: #1f2937;
}

.homepage-summary-card .summary-meta[b-toqtu1z60q] {
    color: #6b7280;
    font-size: 0.92rem;
}

.homepage-tabs[b-toqtu1z60q] {
    background: transparent;
}

.homepage-single-form[b-toqtu1z60q] {
    display: flex;
    justify-content: center;
}

.homepage-form-shell[b-toqtu1z60q] {
    width: 100%;
    max-width: 980px;
}

.homepage-admin-page .homepage-form-card[b-toqtu1z60q] {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.homepage-admin-page .homepage-form-card:hover[b-toqtu1z60q] {
    box-shadow: 8px 8px 18px rgba(10, 94, 168, 0.2);
    transform: translateY(-1px);
}

.homepage-admin-page .homepage-form-card .card-header[b-toqtu1z60q] {
    background: linear-gradient(135deg, var(--diri-logo-blue) 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.homepage-admin-page[b-toqtu1z60q]  .homepage-grid {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.homepage-admin-page[b-toqtu1z60q]  .homepage-grid .rz-datatable-table tbody tr,
.homepage-admin-page[b-toqtu1z60q]  .homepage-grid .rz-grid-table tbody tr,
.homepage-admin-page[b-toqtu1z60q]  .homepage-grid table tbody tr {
    transition: background-color 0.2s ease;
}

.homepage-admin-page[b-toqtu1z60q]  .homepage-grid .rz-datatable-table tbody tr:hover,
.homepage-admin-page[b-toqtu1z60q]  .homepage-grid .rz-grid-table tbody tr:hover,
.homepage-admin-page[b-toqtu1z60q]  .homepage-grid table tbody tr:hover {
    background-color: rgba(31, 143, 213, 0.12) !important;
}

.homepage-admin-page[b-toqtu1z60q]  button.homepage-save-btn,
.homepage-admin-page[b-toqtu1z60q]  button.homepage-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.homepage-admin-page[b-toqtu1z60q]  button.homepage-save-btn:hover,
.homepage-admin-page[b-toqtu1z60q]  button.homepage-action-edit:hover,
.homepage-admin-page[b-toqtu1z60q]  button.homepage-save-btn:focus,
.homepage-admin-page[b-toqtu1z60q]  button.homepage-action-edit:focus {
    background-color: var(--diri-logo-blue-dark) !important;
    border-color: var(--diri-logo-blue-dark) !important;
    color: #ffffff !important;
}

.homepage-admin-page[b-toqtu1z60q]  button.homepage-action-delete,
.homepage-admin-page .homepage-clear-btn[b-toqtu1z60q],
.homepage-admin-page .homepage-action-view[b-toqtu1z60q] {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.homepage-admin-page[b-toqtu1z60q]  button.homepage-action-delete:hover,
.homepage-admin-page[b-toqtu1z60q]  button.homepage-action-delete:focus,
.homepage-admin-page .homepage-clear-btn:hover[b-toqtu1z60q],
.homepage-admin-page .homepage-clear-btn:focus[b-toqtu1z60q],
.homepage-admin-page .homepage-action-view:hover[b-toqtu1z60q],
.homepage-admin-page .homepage-action-view:focus[b-toqtu1z60q] {
    background-color: var(--diri-logo-green-dark) !important;
    border-color: var(--diri-logo-green-dark) !important;
    color: #ffffff !important;
}

.homepage-admin-page .homepage-action-view[b-toqtu1z60q] {
    border-radius: 0.375rem;
}

.homepage-admin-page :is(input, textarea, select)[b-toqtu1z60q] {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ced4da;
}

.homepage-admin-page .file-selection-note[b-toqtu1z60q] {
    color: #6b7280;
    font-size: 0.9rem;
    word-break: break-word;
}

.homepage-popup-backdrop[b-toqtu1z60q] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: rgba(15, 23, 42, 0.65);
}

.homepage-popup-card[b-toqtu1z60q] {
    width: min(900px, 100%);
    max-height: 90vh;
    overflow: auto;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.35);
}

.homepage-popup-header[b-toqtu1z60q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid rgba(10, 94, 168, 0.12);
}

.homepage-popup-body[b-toqtu1z60q] {
    padding: 1.25rem;
    text-align: center;
}

.homepage-popup-body img[b-toqtu1z60q] {
    max-width: 100%;
    max-height: 75vh;
}

.homepage-admin-page .file-selection-note[b-toqtu1z60q] {
    color: #6b7280;
    font-size: 0.9rem;
    word-break: break-word;
}

.homepage-popup-backdrop[b-toqtu1z60q] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: rgba(15, 23, 42, 0.65);
}

.homepage-popup-card[b-toqtu1z60q] {
    width: min(900px, 100%);
    max-height: 90vh;
    overflow: auto;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.35);
}

.homepage-popup-header[b-toqtu1z60q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid rgba(10, 94, 168, 0.12);
}

.homepage-popup-body[b-toqtu1z60q] {
    padding: 1.25rem;
    text-align: center;
}

.homepage-popup-body img[b-toqtu1z60q] {
    max-width: 100%;
    max-height: 75vh;
}

.homepage-admin-page .file-selection-note[b-toqtu1z60q] {
    color: #6b7280;
    font-size: 0.9rem;
    word-break: break-word;
}

.homepage-popup-backdrop[b-toqtu1z60q] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: rgba(15, 23, 42, 0.65);
}

.homepage-popup-card[b-toqtu1z60q] {
    width: min(900px, 100%);
    max-height: 90vh;
    overflow: auto;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.35);
}

.homepage-popup-header[b-toqtu1z60q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid rgba(10, 94, 168, 0.12);
}

.homepage-popup-body[b-toqtu1z60q] {
    padding: 1.25rem;
    text-align: center;
}

.homepage-popup-body img[b-toqtu1z60q] {
    max-width: 100%;
    max-height: 75vh;
}
/* /Components/Pages/MasterForms/RoleMaster.razor.rz.scp.css */
.role-master-page[b-cjr0cs7oua] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-blue-dark: #074a84;
    --diri-logo-green: #64b32d;
    --diri-logo-green-dark: #4d8a22;
}

.role-master-page .role-form-card[b-cjr0cs7oua] {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.role-master-page .role-form-card:hover[b-cjr0cs7oua] {
    box-shadow: 8px 8px 18px rgba(10, 94, 168, 0.2);
    transform: translateY(-1px);
}

.role-master-page .role-form-card .card-header[b-cjr0cs7oua] {
    background: linear-gradient(135deg, var(--diri-logo-blue) 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.role-master-page[b-cjr0cs7oua]  button.role-save-btn,
.role-master-page[b-cjr0cs7oua]  button.role-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.role-master-page[b-cjr0cs7oua]  button.role-save-btn:hover,
.role-master-page[b-cjr0cs7oua]  button.role-action-edit:hover,
.role-master-page[b-cjr0cs7oua]  button.role-save-btn:focus,
.role-master-page[b-cjr0cs7oua]  button.role-action-edit:focus {
    background-color: var(--diri-logo-blue-dark) !important;
    border-color: var(--diri-logo-blue-dark) !important;
    color: #ffffff !important;
}

.role-master-page[b-cjr0cs7oua]  button.role-action-delete,
.role-master-page .role-clear-btn[b-cjr0cs7oua] {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.role-master-page[b-cjr0cs7oua]  button.role-action-delete:hover,
.role-master-page[b-cjr0cs7oua]  button.role-action-delete:focus,
.role-master-page .role-clear-btn:hover[b-cjr0cs7oua],
.role-master-page .role-clear-btn:focus[b-cjr0cs7oua] {
    background-color: var(--diri-logo-green-dark) !important;
    border-color: var(--diri-logo-green-dark) !important;
    color: #ffffff !important;
}

.role-master-page[b-cjr0cs7oua]  .role-master-grid {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.role-master-page[b-cjr0cs7oua]  .role-master-grid .rz-datatable-table tbody tr,
.role-master-page[b-cjr0cs7oua]  .role-master-grid .rz-grid-table tbody tr,
.role-master-page[b-cjr0cs7oua]  .role-master-grid table tbody tr {
    transition: background-color 0.2s ease;
}

.role-master-page[b-cjr0cs7oua]  .role-master-grid .rz-datatable-table tbody tr:hover,
.role-master-page[b-cjr0cs7oua]  .role-master-grid .rz-grid-table tbody tr:hover,
.role-master-page[b-cjr0cs7oua]  .role-master-grid table tbody tr:hover {
    background-color: rgba(31, 143, 213, 0.12) !important;
}
/* /Components/Pages/MasterForms/UserMaster.razor.rz.scp.css */
.user-master-page[b-ytnokdpnvx] {
    --diri-logo-blue: #0a5ea8;
    --diri-logo-blue-dark: #074a84;
    --diri-logo-green: #64b32d;
    --diri-logo-green-dark: #4d8a22;
}

.user-master-page .user-form-card[b-ytnokdpnvx] {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.user-master-page .user-form-card:hover[b-ytnokdpnvx] {
    box-shadow: 8px 8px 18px rgba(10, 94, 168, 0.2);
    transform: translateY(-1px);
}

.user-master-page .user-form-card .card-header[b-ytnokdpnvx] {
    background: linear-gradient(135deg, var(--diri-logo-blue) 0%, #1f8fd5 100%);
    color: #ffffff;
    font-weight: 600;
}

.user-master-page[b-ytnokdpnvx]  button.user-save-btn,
.user-master-page[b-ytnokdpnvx]  button.user-action-edit {
    background-color: var(--diri-logo-blue) !important;
    border-color: var(--diri-logo-blue) !important;
    color: #ffffff !important;
}

.user-master-page[b-ytnokdpnvx]  button.user-save-btn:hover,
.user-master-page[b-ytnokdpnvx]  button.user-action-edit:hover,
.user-master-page[b-ytnokdpnvx]  button.user-save-btn:focus,
.user-master-page[b-ytnokdpnvx]  button.user-action-edit:focus {
    background-color: var(--diri-logo-blue-dark) !important;
    border-color: var(--diri-logo-blue-dark) !important;
    color: #ffffff !important;
}

.user-master-page[b-ytnokdpnvx]  button.user-action-delete,
.user-master-page .user-clear-btn[b-ytnokdpnvx] {
    background-color: var(--diri-logo-green) !important;
    border-color: var(--diri-logo-green) !important;
    color: #ffffff !important;
}

.user-master-page[b-ytnokdpnvx]  button.user-action-delete:hover,
.user-master-page[b-ytnokdpnvx]  button.user-action-delete:focus,
.user-master-page .user-clear-btn:hover[b-ytnokdpnvx],
.user-master-page .user-clear-btn:focus[b-ytnokdpnvx] {
    background-color: var(--diri-logo-green-dark) !important;
    border-color: var(--diri-logo-green-dark) !important;
    color: #ffffff !important;
}

.user-master-page[b-ytnokdpnvx]  .user-master-grid {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 6px 6px 14px rgba(10, 94, 168, 0.14);
}

.user-master-page[b-ytnokdpnvx]  .user-master-grid .rz-datatable-table tbody tr,
.user-master-page[b-ytnokdpnvx]  .user-master-grid .rz-grid-table tbody tr,
.user-master-page[b-ytnokdpnvx]  .user-master-grid table tbody tr {
    transition: background-color 0.2s ease;
}

.user-master-page[b-ytnokdpnvx]  .user-master-grid .rz-datatable-table tbody tr:hover,
.user-master-page[b-ytnokdpnvx]  .user-master-grid .rz-grid-table tbody tr:hover,
.user-master-page[b-ytnokdpnvx]  .user-master-grid table tbody tr:hover {
    background-color: rgba(31, 143, 213, 0.12) !important;
}
