/* _content/BlazorApp/Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-i8dh5x4oz3] {
    margin: 0.625rem 0 0.625rem 0;
    justify-content: start;
}
/* _content/BlazorApp/Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-ej3nwntx13] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-ej3nwntx13] {
    display: flex;
    gap: 0.625rem;
}
/* _content/BlazorApp/Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-jwlc44ligf] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-jwlc44ligf] {
        flex-direction: column;
    }
}
/* _content/BlazorApp/Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-qbkjja2yu5] .tab-icon {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

[b-qbkjja2yu5] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-qbkjja2yu5] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-qbkjja2yu5] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-qbkjja2yu5] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-qbkjja2yu5] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-qbkjja2yu5] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* _content/BlazorApp/Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-ubb2w7oldi] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* _content/BlazorApp/Components/Layout/AuthenticatedLayout.razor.rz.scp.css */
.page[b-66t3jbdclp] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}

[b-66t3jbdclp] .navigation-drawer > .dxbl-drawer-panel {
    background-image: linear-gradient(180deg, #063340 0%, #063340 150%);
}

[b-66t3jbdclp] .dxbl-drawer .dxbl-drawer-content {
    height: 100vh;
    overflow: auto;
}

[b-66t3jbdclp] .dxbl-drawer > .dxbl-drawer-panel .dxbl-drawer-header {
    border-bottom: none;
    padding: 2rem 1rem;
}

[b-66t3jbdclp] .dxbl-drawer-panel .dxbl-drawer-header .navigation-drawer-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

[b-66t3jbdclp] .dxbl-drawer > .dxbl-drawer-panel > .dxbl-drawer-body {
    --dxbl-drawer-panel-body-padding-x: 0;
    --dxbl-drawer-panel-body-padding-y: 1rem;
}

[b-66t3jbdclp] .dxbl-drawer > .dxbl-drawer-panel .dxbl-drawer-footer {
    --dxbl-drawer-panel-footer-justify-content: center;
    border-top: none;
    padding-bottom: 1.5rem;
}

[b-66t3jbdclp] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-66t3jbdclp] .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-mask-position: center center;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-66t3jbdclp] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}

[b-66t3jbdclp] .icon-close {
    -webkit-mask-image: url("images/close.svg");
    mask-image: url("images/close.svg");
}

[b-66t3jbdclp] .icon-menu {
    -webkit-mask-image: url("images/menu.svg");
    mask-image: url("images/menu.svg");
}

[b-66t3jbdclp] .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}

[b-66t3jbdclp] .icon-log-out {
    -webkit-mask-image: url("images/account/log-out.svg");
    mask-image: url("images/account/log-out.svg");
}

[b-66t3jbdclp] .icon-user {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
    background-color: var(--bs-black) !important;
}

[b-66t3jbdclp] .icon-bell-01 {
    -webkit-mask-image: url("images/icons/bell-02.svg");
    mask-image: url("images/icons/bell-02.svg");
    width: 100% !important;
    height: 100% !important;
    -webkit-mask-size: 1.125rem 1.125rem !important;
    mask-size: 1.125rem 1.125rem !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    background-color: var(--bs-black) !important;
}

[b-66t3jbdclp] .docs-icon {
    mask-image: url("images/doc.svg");
    -webkit-mask-image: url("images/doc.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-66t3jbdclp] .demos-icon {
    mask-image: url("images/demos.svg");
    -webkit-mask-image: url("images/demos.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-66t3jbdclp] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-66t3jbdclp] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-66t3jbdclp] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-66t3jbdclp] .menu-button-nav:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

.panel-open .menu-button[b-66t3jbdclp] {
    display: inline-flex;
}

.menu-button-nav[b-66t3jbdclp] {
    background-image: url("images/close.svg");
    width: 1.875rem;
    height: 1.875rem;
}

.nav-buttons-container[b-66t3jbdclp] {
    display: flex;
    gap: 10px;
    padding: 1rem 1rem;
}

    .nav-buttons-container[b-66t3jbdclp]  .menubutton-float-end {
        margin-left: auto;
    }

    .nav-buttons-container[b-66t3jbdclp]  .dxbl-btn-icon-only {
        --dxbl-btn-padding-x: 0.75rem;
        --dxbl-btn-padding-y: 0.25rem;
    }

[b-66t3jbdclp] .navigation-drawer > .dxbl-drawer-panel {
    display: flex;
}

[b-66t3jbdclp] .navigation-drawer.mobile > .dxbl-drawer-panel {
    display: none;
}

[b-66t3jbdclp] .navigation-drawer.mobile > .dxbl-drawer-shading {
    display: none;
}

@media (max-width: 768px) {
    [b-66t3jbdclp] .navigation-drawer > .dxbl-drawer-panel {
        display: none;
    }

    [b-66t3jbdclp] .navigation-drawer.mobile > .dxbl-drawer-panel {
        display: flex;
    }

    [b-66t3jbdclp] .navigation-drawer.mobile > .dxbl-drawer-shading {
        display: block;
    }
}

.auth-controls[b-66t3jbdclp] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: auto;
}

.user-info[b-66t3jbdclp] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 0.75rem;
    color: var(--bs-dark);
    cursor: default;
}

.user-info:hover[b-66t3jbdclp] {
    background-color: transparent;
}

.sidebar-footer[b-66t3jbdclp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    gap: 1rem;
    border-top: var(--bs-border-width) solid var(--bs-border-color);
}

.copyright-info[b-66t3jbdclp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 0.75rem;
    color: var(--bs-gray-600);
    line-height: 1.4;
}

.sidebar-footer-text[b-66t3jbdclp] {
    margin: 0.1rem 0;
}
/* _content/BlazorApp/Components/Layout/Drawer.razor.rz.scp.css */
[b-lwizixhn2r] .navigation-drawer {
    --dxbl-drawer-panel-footer-justify-content: center;
    height: 100vh;
    max-height: 100%;
}

[b-lwizixhn2r] .panel-open:not(.mobile) .menu-button {
    display: none;
}

@media (max-width: 768px) {
    [b-lwizixhn2r] .panel-open:not(.mobile) .menu-button {
        display: inline-flex;
    }

    .mobile-drawer-closed .shading-copy[b-lwizixhn2r] {
        display: none;
        visibility: hidden;
    }

    [b-lwizixhn2r] .shading-copy {
        background-color: var(--dxbl-drawer-content-shading-bg);
        height: 100%;
        position: absolute;
        transition: opacity ease var(--dxbl-drawer-animation-duration);
        visibility: visible;
        width: 100%;
        z-index: 99;
        opacity: var(--dxbl-drawer-content-shading-opacity);
    }

    [b-lwizixhn2r] .panel-open .shading-copy {
        opacity: 0;
        visibility: unset;
        height: unset;
    }
}
/* _content/BlazorApp/Components/Layout/NavMenu.razor.rz.scp.css */
#sidebar[b-zswk0q6kaa] {
    min-width: 15rem;
    max-width: 15rem;
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    display: block;
    background: inherit;
}

.logo[b-zswk0q6kaa] {
    text-align: center;
}

[b-zswk0q6kaa] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-zswk0q6kaa] .menu.display-iam {
    margin-bottom: 2rem;
}

[b-zswk0q6kaa] .menu {
    background-color: inherit;
}

[b-zswk0q6kaa] .menu .dxbl-menu-item-list {
    gap: 0.5rem;
}

[b-zswk0q6kaa] .menu-item {
    color: var(--bs-white);
    transition: background-color 0.2s ease, border-radius 0.2s ease, margin-left 0.2s ease, margin-right 0.2s ease;
    padding-left: 1rem;
    background-color: transparent !important;
}

[b-zswk0q6kaa] .menu-item:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
    border-radius: 24px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

[b-zswk0q6kaa] .menu-item:hover .icon {
    margin-left: -4px;
}

[b-zswk0q6kaa] .menu-item:hover .menu-text {
    margin-left: -4px;
}

[b-zswk0q6kaa] .menu-item.active {
    background-color: rgba(255, 255, 255, 0.15) !important;
    border-radius: 24px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

[b-zswk0q6kaa] .menu-item.active .icon {
    margin-left: -4px;
}

[b-zswk0q6kaa] .menu-item.active .menu-text {
    margin-left: -4px;
}

[b-zswk0q6kaa] .menu-item:focus {
    background-color: transparent !important;
}

[b-zswk0q6kaa] .menu-item:active {
    background-color: transparent !important;
    border-radius: 24px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

[b-zswk0q6kaa] .menu-item:active .icon {
    margin-left: -4px;
}

[b-zswk0q6kaa] .menu-item:active .menu-text {
    margin-left: -4px;
}

[b-zswk0q6kaa] .menu-item.dxbl-menu-item-selected {
    background-color: transparent !important;
}

[b-zswk0q6kaa] .icon {
    width: 1.4rem;
    height: 1.4rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
    filter: brightness(0) invert(1);
}

[b-zswk0q6kaa] .icon-admin {
    width: 1.4rem;
    height: 1.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-left: 0.0rem;
    filter: brightness(0) invert(1);
}

[b-zswk0q6kaa] .activity-icon {
    background-image: url("images/icons/check-circle.svg");
}

[b-zswk0q6kaa] .calendar-icon {
    background-image: url("images/icons/calendar.svg");
}

[b-zswk0q6kaa] .chart-icon {
    background-image: url("images/icons/bar-chart-01.svg");
}

[b-zswk0q6kaa] .help-circle-icon {
    background-image: url("images/icons/help-circle.svg");
}

[b-zswk0q6kaa] .home-icon {
    background-image: url("images/icons/home-02.svg");
}

[b-zswk0q6kaa] .files-icon {
    background-image: url("images/icons/file-05.svg");
}

[b-zswk0q6kaa] .icons-icon {
    background-image: url("images/icons/lightbulb-05.svg");
}

[b-zswk0q6kaa] .log-in-icon {
    background-image: url("images/account/log-in.svg");
}

[b-zswk0q6kaa] .log-out-icon {
    background-image: url("images/account/log-out.svg");
}

[b-zswk0q6kaa] .mail-icon {
    background-image: url("images/icons/mail-01.svg");
}

[b-zswk0q6kaa] .observation-icon {
    background-image: url("images/icons/clipboard.svg");
}

[b-zswk0q6kaa] .project-icon {
    background-image: url("images/icons/building-06.svg");
}

[b-zswk0q6kaa] .briefcase-icon {
    background-image: url("images/icons/briefcase-01.svg");
}

[b-zswk0q6kaa] .settings-icon {
    background-image: url("images/account/settings.svg");
}

[b-zswk0q6kaa] .timecard-icon {
    background-image: url("images/icons/clock.svg");
}

[b-zswk0q6kaa] .user-icon {
    background-image: url("images/icons/users-01.svg");
}

[b-zswk0q6kaa] .document-icon {
    background-image: url("images/icons/book-open-02.svg");
}

[b-zswk0q6kaa] .clipboard-icon {
    background-image: url("images/icons/clipboard.svg");
}

[b-zswk0q6kaa] .database-icon {
    background-image: url("images/icons/database-01.svg");
}

[b-zswk0q6kaa] .people-icon {
    background-image: url("images/icons/users-01.svg");
}

[b-zswk0q6kaa] .ticket-icon {
    background-image: url("images/icons/ticket-01.svg");
}

[b-zswk0q6kaa] .clock-icon {
    background-image: url("images/icons/watch-circle.svg");
}

[b-zswk0q6kaa] .truck-icon {
    background-image: url("images/icons/truck-01.svg");
}

[b-zswk0q6kaa] .chat-icon {
    background-image: url("images/icons/message-circle-01.svg");
}

[b-zswk0q6kaa] .notification-icon {
    background-image: url("images/icons/bell-01.svg");
}

/* Admin Menu Dropdown Styles */
.admin-menu-section[b-zswk0q6kaa] {
    margin-bottom: 0.5rem;
}

.admin-menu-header[b-zswk0q6kaa] {
    display: flex;
    align-items: center;
    padding: 0.75rem .9rem 0.75rem 1.1rem;
    color: var(--bs-white);
    cursor: pointer;
    transition: background-color 0.2s ease, border-radius 0.2s ease, margin-left 0.2s ease, margin-right 0.2s ease;
    position: relative;
    margin-left: 11px;
}

.admin-menu-header.expanded[b-zswk0q6kaa] {
    margin-left: 0.5rem;
}

.admin-menu-header:hover[b-zswk0q6kaa] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    margin-left: 10px;
    margin-right: 10px;
}

.admin-menu-header.active[b-zswk0q6kaa] {
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 24px;
    margin-left: 10px;
    margin-right: 10px;
}

.admin-menu-header.active.expanded[b-zswk0q6kaa] {
    margin-left: 10px;
    margin-right: 10px;
}

.admin-menu-header.active .icon-admin[b-zswk0q6kaa] {
    margin-left: -4px;
}

.admin-menu-header.active .menu-text[b-zswk0q6kaa] {
    margin-left: 4px;
}

.admin-menu-header.active .dropdown-arrow[b-zswk0q6kaa] {
    margin-left: -4px;
}

.admin-menu-header .menu-text[b-zswk0q6kaa] {
    margin-left: 0.5rem;
    flex: 1;
}

.dropdown-arrow[b-zswk0q6kaa] {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid var(--bs-white);
    transition: transform 0.2s;
    margin-left: 0.5rem;
}

.admin-menu-header.expanded .dropdown-arrow[b-zswk0q6kaa] {
    transform: rotate(180deg);
}

.admin-submenu[b-zswk0q6kaa] {
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: 1rem;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
}

.submenu-item[b-zswk0q6kaa] {
    display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
    color: var(--bs-white);
    text-decoration: none;
    transition: background-color 0.2s;
    font-size: 0.9rem;
    border-radius: 0.375rem;
    margin: 0.125rem 0.5rem;
    padding-left: 1.5rem;
}

.submenu-item:hover[b-zswk0q6kaa] {
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--bs-white);
    text-decoration: none;
}

.submenu-item .menu-text[b-zswk0q6kaa] {
    padding-left: 5px;
}

.user-display[b-zswk0q6kaa] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    color: var(--text-color);
    cursor: default;
}

.user-display .menu-text[b-zswk0q6kaa] {
    margin-left: 0.5rem;
}

.user-display:hover[b-zswk0q6kaa] {
    background-color: transparent;
}

@media (max-width: 768px) {
    #sidebar[b-zswk0q6kaa] {
        min-width: inherit;
        max-width: inherit;
        display: block;
    }

    .logo[b-zswk0q6kaa] {
        text-align: inherit;
    }
}
/* _content/BlazorApp/Components/Layout/UnauthenticatedLayout.razor.rz.scp.css */
.page[b-njgkfb2cva] {
    position: relative;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.logo-container[b-njgkfb2cva] {
    position: fixed;
    top: 0;
    left: 0;
    padding: 1rem;
    z-index: 100;
}

.main-content[b-njgkfb2cva] {
    flex: 1;
    padding: 1rem;
    margin-top: 70px; /* logo height (50px) + some padding */
}

.footer[b-njgkfb2cva] {
    width: 100%;
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
    padding: 1rem;
    margin-top: auto;
}

.footer-content[b-njgkfb2cva] {
    text-align: center;
    color: #6c757d;
    font-size: 0.875rem;
}
/* _content/BlazorApp/Components/Pages/Admin/HubManagement.razor.rz.scp.css */
.hub-grid[b-lk61vei881] {
    border: none;
}

.hub-grid[b-lk61vei881]  .dx-datagrid-headers {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.hub-grid[b-lk61vei881]  .dx-datagrid-headers .dx-datagrid-text-content {
    font-weight: 600;
    color: #495057;
}

.hub-grid[b-lk61vei881]  .dx-datagrid-rowsview .dx-row {
    border-bottom: 1px solid #e9ecef;
}

.hub-grid[b-lk61vei881]  .dx-datagrid-rowsview .dx-row:hover {
    background-color: #f8f9fa;
}

.hub-grid[b-lk61vei881]  .dx-datagrid-command-column {
    text-align: center;
}

.hub-grid[b-lk61vei881]  .dx-datagrid-command-column .dx-button {
    margin: 0 2px;
}

.hub-grid[b-lk61vei881]  .dx-popup-edit-form {
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.hub-grid[b-lk61vei881]  .dx-popup-edit-form .dx-popup-title {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-radius: 8px 8px 0 0;
}

.hub-grid[b-lk61vei881]  .dx-popup-edit-form .dx-popup-content {
    padding: 20px;
}

.hub-grid[b-lk61vei881]  .dx-form-layout-item-caption {
    font-weight: 500;
    color: #495057;
}

.hub-grid[b-lk61vei881]  .dx-textbox {
    border-radius: 4px;
    border: 1px solid #ddd;
}

.hub-grid[b-lk61vei881]  .dx-textbox:focus-within {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.hub-grid[b-lk61vei881]  .dx-memo {
    border-radius: 4px;
    border: 1px solid #ddd;
}

.hub-grid[b-lk61vei881]  .dx-memo:focus-within {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.hub-grid[b-lk61vei881]  .dx-checkbox {
    margin-top: 8px;
}

.hub-grid[b-lk61vei881]  .dx-checkbox-checked .dx-checkbox-icon {
    background-color: #667eea;
    border-color: #667eea;
}

.form-text[b-lk61vei881] {
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 4px;
    font-style: italic;
}

.hub-name-link[b-lk61vei881] {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
}

.hub-name-link:hover[b-lk61vei881] {
    color: #0056b3;
    text-decoration: underline;
}
/* _content/BlazorApp/Components/Pages/Admin/NotificationManagement.razor.rz.scp.css */
.content-card[b-eji938yd7t] {
    background-color: #f2f2f2;
    border-radius: 24px;
    padding: 20px;
    margin: 0;
}

.grid-card[b-eji938yd7t] {
    background-color: white;
    border-radius: 24px;
    padding: 20px;
    margin: 0;
}

.page-header[b-eji938yd7t] {
    margin-bottom: 2rem;
}

.page-header h1[b-eji938yd7t] {
    color: #2c3e50;
    margin-bottom: 0.5rem;
    font-size: 2.5rem;
    font-weight: 600;
}

.page-description[b-eji938yd7t] {
    color: #6c757d;
    font-size: 1.1rem;
    max-width: 800px;
    margin: 0;
    line-height: 1.6;
}

.content-section[b-eji938yd7t] {
    margin-bottom: 2rem;
}

.card-header[b-eji938yd7t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #f8f9fa;
}

.card-header h3[b-eji938yd7t] {
    margin: 0;
    color: #495057;
    font-size: 1.5rem;
    font-weight: 600;
}

.section-description[b-eji938yd7t] {
    color: #6c757d;
    margin-bottom: 1.5rem;
    font-size: 14px;
    line-height: 1.5;
}

/* Rules Grid */
.rules-grid[b-eji938yd7t] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 1.5rem;
}

.rule-card[b-eji938yd7t] {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 1.5rem;
    background: #fff;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.rule-card:hover[b-eji938yd7t] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.rule-card.active[b-eji938yd7t] {
    border-left: 4px solid #28a745;
}

.rule-card.inactive[b-eji938yd7t] {
    border-left: 4px solid #6c757d;
    opacity: 0.7;
}

.rule-header[b-eji938yd7t] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.rule-title h4[b-eji938yd7t] {
    margin: 0 0 0.5rem 0;
    color: #2c3e50;
    font-size: 1.2rem;
    font-weight: 600;
}

.rule-actions[b-eji938yd7t] {
    display: flex;
    gap: 0.5rem;
}

.rule-actions .btn[b-eji938yd7t] {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

/* Badges */
.priority-badge[b-eji938yd7t] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 0.5rem;
}

.priority-1[b-eji938yd7t] {
    background-color: #d4edda;
    color: #155724;
}

.priority-2[b-eji938yd7t] {
    background-color: #fff3cd;
    color: #856404;
}

.priority-3[b-eji938yd7t] {
    background-color: #f8d7da;
    color: #721c24;
}

.status-badge[b-eji938yd7t] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
}

.status-active[b-eji938yd7t] {
    background-color: #d4edda;
    color: #155724;
}

.status-inactive[b-eji938yd7t] {
    background-color: #f8d7da;
    color: #721c24;
}

/* Rule Content */
.rule-content[b-eji938yd7t] {
    color: #495057;
}

.rule-description[b-eji938yd7t] {
    margin-bottom: 1rem;
    line-height: 1.5;
    color: #6c757d;
}

.rule-details[b-eji938yd7t] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.detail-item[b-eji938yd7t] {
    display: flex;
    flex-direction: column;
}

.detail-label[b-eji938yd7t] {
    font-size: 0.75rem;
    color: #6c757d;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.detail-value[b-eji938yd7t] {
    font-weight: 500;
    color: #2c3e50;
}

/* Rule Sections */
.rule-section[b-eji938yd7t] {
    margin-bottom: 1rem;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 6px;
}

.rule-section h5[b-eji938yd7t] {
    margin: 0 0 0.75rem 0;
    color: #495057;
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
}

.recipients-list[b-eji938yd7t] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.recipient-tag[b-eji938yd7t] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 500;
    background: #e9ecef;
    color: #495057;
}

.recipient-tag.user[b-eji938yd7t] {
    background: #d1ecf1;
    color: #0c5460;
}

.recipient-tag.role[b-eji938yd7t] {
    background: #d4edda;
    color: #155724;
}

.recipient-tag.owner[b-eji938yd7t] {
    background: #fff3cd;
    color: #856404;
}

.conditions-list[b-eji938yd7t] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.condition-item[b-eji938yd7t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dee2e6;
}

.condition-field[b-eji938yd7t] {
    font-weight: 500;
    color: #495057;
}

.condition-operator[b-eji938yd7t] {
    color: #6c757d;
    font-style: italic;
}

.condition-value[b-eji938yd7t] {
    background: #e9ecef;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: monospace;
    font-size: 0.875rem;
}

/* Example Rules */
.example-rules[b-eji938yd7t] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
}

.example-rule[b-eji938yd7t] {
    padding: 1.5rem;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #007bff;
}

.example-rule h4[b-eji938yd7t] {
    margin: 0 0 0.75rem 0;
    color: #2c3e50;
    font-size: 1.1rem;
    font-weight: 600;
}

.example-rule p[b-eji938yd7t] {
    margin: 0 0 1rem 0;
    color: #6c757d;
    line-height: 1.5;
}

.example-details[b-eji938yd7t] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.example-details span[b-eji938yd7t] {
    font-size: 0.875rem;
    color: #495057;
    padding: 0.25rem 0.5rem;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dee2e6;
}

/* Empty State */
.empty-state[b-eji938yd7t] {
    text-align: center;
    padding: 3rem 1rem;
    color: #6c757d;
}

.empty-icon[b-eji938yd7t] {
    font-size: 4rem;
    margin-bottom: 1rem;
    opacity: 0.5;
}

.empty-state h4[b-eji938yd7t] {
    margin: 0 0 0.5rem 0;
    color: #495057;
}

.empty-state p[b-eji938yd7t] {
    margin: 0 0 1.5rem 0;
    font-size: 1.1rem;
}

/* Modal Styles */
.modal-overlay[b-eji938yd7t] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
    padding: 1rem;
}

.modal-content[b-eji938yd7t] {
    background: #fff;
    border-radius: 12px;
    max-width: 600px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.modal-header[b-eji938yd7t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    border-bottom: 1px solid #e0e0e0;
}

.modal-header h3[b-eji938yd7t] {
    margin: 0;
    color: #2c3e50;
    font-size: 1.5rem;
    font-weight: 600;
}

.btn-close[b-eji938yd7t] {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s;
}

.btn-close:hover[b-eji938yd7t] {
    background-color: #f8f9fa;
}

.modal-body[b-eji938yd7t] {
    padding: 1.5rem;
}

/* Form Styles */
.form-group[b-eji938yd7t] {
    margin-bottom: 1.5rem;
}

.form-row[b-eji938yd7t] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.form-group label[b-eji938yd7t] {
    display: block;
    margin-bottom: 0.5rem;
    color: #495057;
    font-weight: 500;
}

.form-control[b-eji938yd7t] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 6px;
    font-size: 1rem;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.form-control:focus[b-eji938yd7t] {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

.checkbox-wrapper[b-eji938yd7t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.checkbox-wrapper input[type="checkbox"][b-eji938yd7t] {
    margin: 0;
}

.form-text[b-eji938yd7t] {
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 0.25rem;
}

.form-actions[b-eji938yd7t] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid #e0e0e0;
}

/* Loading Spinner */
.loading-spinner[b-eji938yd7t] {
    text-align: center;
    padding: 3rem 1rem;
    color: #6c757d;
}

.spinner[b-eji938yd7t] {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #007bff;
    border-radius: 50%;
    animation: spin-b-eji938yd7t 1s linear infinite;
    margin: 0 auto 1rem auto;
}

@keyframes spin-b-eji938yd7t {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Form Sections */
.form-section[b-eji938yd7t] {
    margin-bottom: 24px;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.form-section h5[b-eji938yd7t] {
    margin: 0 0 16px 0;
    color: #2c3e50;
    font-size: 1rem;
    font-weight: 600;
}

/* Recipients Styling */
.recipients-container[b-eji938yd7t] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.recipient-item[b-eji938yd7t] {
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 12px;
}

.recipient-row[b-eji938yd7t] {
    display: grid;
    grid-template-columns: 1fr 2fr auto;
    gap: 12px;
    align-items: center;
}

.recipient-type[b-eji938yd7t] {
    min-width: 100px;
}

.recipient-value[b-eji938yd7t] {
    flex: 1;
}

/* Conditions Styling */
.conditions-container[b-eji938yd7t] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.condition-item[b-eji938yd7t] {
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 12px;
}

.condition-row[b-eji938yd7t] {
    display: grid;
    grid-template-columns: 2fr 1fr 2fr auto;
    gap: 12px;
    align-items: center;
}

.condition-field[b-eji938yd7t] {
    min-width: 120px;
}

.condition-operator[b-eji938yd7t] {
    min-width: 100px;
}

.condition-value[b-eji938yd7t] {
    flex: 1;
}

/* Button Styling */
.btn-outline-primary[b-eji938yd7t] {
    border: 1px solid #007bff;
    color: #007bff;
    background: transparent;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.btn-outline-primary:hover[b-eji938yd7t] {
    background: #007bff;
    color: white;
}

.btn-danger[b-eji938yd7t] {
    background: #dc3545;
    color: white;
    border: none;
    padding: 6px 10px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    height: 32px;
}

.btn-danger:hover[b-eji938yd7t] {
    background: #c82333;
}

.btn-sm[b-eji938yd7t] {
    padding: 6px 10px;
    font-size: 0.8rem;
}

/* Icon Styling - Following Chat page pattern */
.icon[b-eji938yd7t] {
    opacity: 0.9;
    transition: opacity 0.2s;
}

/* Rule Action Buttons - Styled div elements */
.rule-actions[b-eji938yd7t] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.action-button[b-eji938yd7t] {
    background: transparent;
    border: 1px solid transparent;
    padding: 8px;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    min-width: 36px;
    min-height: 36px;
    user-select: none;
}

.action-button:hover[b-eji938yd7t] {
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.action-button:active[b-eji938yd7t] {
    transform: translateY(0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.action-button:focus[b-eji938yd7t] {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

.action-button .icon[b-eji938yd7t] {
    width: 18px;
    height: 18px;
    transition: filter 0.2s ease;
}

/* Edit button styling */
.edit-button[b-eji938yd7t] {
    border-color: #6c757d;
}

.edit-button:hover[b-eji938yd7t] {
    background-color: #6c757d;
    border-color: #6c757d;
}

.edit-button .icon[b-eji938yd7t] {
    background-color: transparent;
}

.edit-button:hover .icon[b-eji938yd7t] {
    background-color: transparent;
}

/* Delete button styling */
.delete-button[b-eji938yd7t] {
    border-color: #dc3545;
}

.delete-button:hover[b-eji938yd7t] {
    background-color: #dc3545;
    border-color: #dc3545;
}

.delete-button .icon[b-eji938yd7t] {
    background-color: transparent;
}

.delete-button:hover .icon[b-eji938yd7t] {
    background-color: transparent;
}

/* Toggle button styling */
.toggle-off-button[b-eji938yd7t] {
    border-color: #ffc107;
}

.toggle-off-button:hover[b-eji938yd7t] {
    background-color: #ffc107;
    border-color: #ffc107;
}

.toggle-off-button .icon[b-eji938yd7t] {
    background-color: transparent;
}

.toggle-off-button:hover .icon[b-eji938yd7t] {
    background-color: transparent;
}

.toggle-on-button[b-eji938yd7t] {
    border-color: #198754;
}

.toggle-on-button:hover[b-eji938yd7t] {
    background-color: #198754;
    border-color: #198754;
}

.toggle-on-button .icon[b-eji938yd7t] {
    background-color: transparent;
}

.toggle-on-button:hover .icon[b-eji938yd7t] {
    background-color: transparent;
}

/* Small button styling */
.btn-sm[b-eji938yd7t] {
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.25rem;
}

/* Remove buttons in forms */
.recipient-item .btn-danger[b-eji938yd7t],
.condition-item .btn-danger[b-eji938yd7t] {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
    min-width: auto;
}

/* Responsive Design */
@media (max-width: 768px) {
    .notification-management-container[b-eji938yd7t] {
        padding: 15px;
    }

    .rules-grid[b-eji938yd7t] {
        grid-template-columns: 1fr;
    }

    .form-row[b-eji938yd7t] {
        grid-template-columns: 1fr;
    }

    .recipient-row[b-eji938yd7t],
    .condition-row[b-eji938yd7t] {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .modal-content[b-eji938yd7t] {
        margin: 1rem;
        max-height: calc(100vh - 2rem);
    }

    .card-header[b-eji938yd7t] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .rule-header[b-eji938yd7t] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .rule-actions[b-eji938yd7t] {
        align-self: flex-end;
    }
}

@media (max-width: 480px) {
    .page-header h1[b-eji938yd7t] {
        font-size: 2rem;
    }

    .page-description[b-eji938yd7t] {
        font-size: 1rem;
    }

    .modal-body[b-eji938yd7t] {
        padding: 1rem;
    }

    .form-actions[b-eji938yd7t] {
        flex-direction: column;
    }
}
/* _content/BlazorApp/Components/Pages/Admin/Permissions.razor.rz.scp.css */
[b-w2aeksvp6i] .permissions-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

[b-w2aeksvp6i].permissions-section {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    background: white;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

[b-w2aeksvp6i] .section-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 20px;
    border-bottom: 1px solid #dee2e6;
}

[b-w2aeksvp6i] .section-header h3 {
    margin: 0 0 8px 0;
    font-size: 1.5rem;
    font-weight: 600;
}

[b-w2aeksvp6i] .section-description {
    margin: 0;
    opacity: 0.9;
    font-size: 0.95rem;
}

[b-w2aeksvp6i] .section-content {
    padding: 25px;
}

[b-w2aeksvp6i] .loading-spinner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    color: #6c757d;
}

        .spinner[b-w2aeksvp6i] {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #667eea;
    border-radius: 50%;
    animation: spin-b-w2aeksvp6i 1s linear infinite;
    margin-bottom: 16px;
}

@keyframes spin-b-w2aeksvp6i {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

[b-w2aeksvp6i] .permissions-grid {
    display: grid;
    gap: 20px;
    margin-bottom: 30px;
}

[b-w2aeksvp6i] .permission-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    background: #f8f9fa;
    transition: all 0.2s ease;
}

[b-w2aeksvp6i] .permission-item:hover {
    border-color: #667eea;
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.1);
    transform: translateY(-2px);
}

[b-w2aeksvp6i] .tab-info {
    flex: 1;
}

[b-w2aeksvp6i] .tab-info h4 {
    margin: 0 0 8px 0;
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
}

[b-w2aeksvp6i] .tab-description {
    margin: 0;
    color: #6c757d;
    font-size: 0.9rem;
    line-height: 1.4;
}

[b-w2aeksvp6i] .role-permissions {
    display: flex;
    gap: 20px;
    align-items: center;
}

[b-w2aeksvp6i] .role-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
}

[b-w2aeksvp6i] .role-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #667eea;
    cursor: pointer;
}

[b-w2aeksvp6i] .role-checkbox label {
    font-weight: 500;
    color: #495057;
    cursor: pointer;
    user-select: none;
    min-width: 60px;
    text-align: center;
    padding: 6px 12px;
    border-radius: 4px;
    background: white;
    border: 1px solid #dee2e6;
    transition: all 0.2s ease;
}

[b-w2aeksvp6i] .role-checkbox label:hover {
    background: #f8f9fa;
    border-color: #667eea;
}

[b-w2aeksvp6i] .actions {
    display: flex;
    gap: 15px;
    justify-content: flex-start;
    padding-top: 20px;
    border-top: 1px solid #e9ecef;
}

[b-w2aeksvp6i] .btn {
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

[b-w2aeksvp6i] .btn-primary {
    background: #667eea;
    color: white;
}

[b-w2aeksvp6i] .btn-primary:hover:not(:disabled) {
    background: #5a6fd8;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3);
}

[b-w2aeksvp6i] .btn-primary:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

[b-w2aeksvp6i] .btn-secondary {
    background: #6c757d;
    color: white;
}

[b-w2aeksvp6i] .btn-secondary:hover {
    background: #5a6268;
    transform: translateY(-1px);
}

[b-w2aeksvp6i] .info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

[b-w2aeksvp6i] .info-item {
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #667eea;
}

[b-w2aeksvp6i] .info-item h5 {
    margin: 0 0 12px 0;
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
}

[b-w2aeksvp6i] .info-item p {
    margin: 0;
    color: #6c757d;
    line-height: 1.5;
}

[b-w2aeksvp6i] .note {
    padding: 15px;
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 6px;
    color: #856404;
    font-size: 0.9rem;
    line-height: 1.4;
}

/* Responsive Design */
@media (max-width: 768px) {
    [b-w2aeksvp6i] .permissions-container {
        padding: 0 15px;
    }

    [b-w2aeksvp6i] .permission-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    [b-w2aeksvp6i] .role-permissions {
        width: 100%;
        justify-content: space-between;
    }

    [b-w2aeksvp6i] .info-grid {
        grid-template-columns: 1fr;
    }

    [b-w2aeksvp6i] .actions {
        flex-direction: column;
    }

    [b-w2aeksvp6i] .btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    [b-w2aeksvp6i] .section-content {
        padding: 15px;
    }

    [b-w2aeksvp6i] .permission-item {
        padding: 15px;
    }

    [b-w2aeksvp6i] .role-permissions {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}
/* _content/BlazorApp/Components/Pages/CarrierManagement/CarrierContractDetails.razor.rz.scp.css */
/* Container styling for full width */
.contract-details-container[b-bpcl5y91em] {
    width: 100%;
    max-width: none;
}

/* Tabs styling for full width */
[b-bpcl5y91em] .dxbs-tabs {
    width: 100%;
}

[b-bpcl5y91em] .dxbs-tab-content {
    width: 100%;
}

/* File type icon styling for attachments grid */
[b-bpcl5y91em] .fas {
    font-size: 1.2em;
}

/* Empty state styling */
.text-muted[b-bpcl5y91em] {
    color: #6c757d !important;
}

/* Upload dialog styling */
[b-bpcl5y91em] .dxbl-popup-content {
    padding: 1rem;
}

/* Grid styling for attachments */
[b-bpcl5y91em] .dxbs-grid {
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
}

[b-bpcl5y91em] .dxbs-grid-header {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

[b-bpcl5y91em] .dxbs-grid-data-row:hover {
    background-color: #f8f9fa;
}

/* Button styling */
[b-bpcl5y91em] .dxbs-btn {
    border-radius: 0.375rem;
}

[b-bpcl5y91em] .dxbs-btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d;
    color: white;
}

[b-bpcl5y91em] .dxbs-btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
}

[b-bpcl5y91em] .dxbs-btn-danger {
    background-color: #dc3545;
    border-color: #dc3545;
    color: white;
}

[b-bpcl5y91em] .dxbs-btn-danger:hover {
    background-color: #c82333;
    border-color: #bd2130;
}

/* File upload input styling */
[b-bpcl5y91em] .form-control {
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    padding: 0.375rem 0.75rem;
}

[b-bpcl5y91em] .form-control:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* Tickets section styling */
.tickets-section[b-bpcl5y91em] {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    padding: 24px 16px 12px 16px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    width: 100%;
}

.analytics-section[b-bpcl5y91em] {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    padding: 24px 16px 12px 16px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    width: 100%;
}

.tickets-section h3[b-bpcl5y91em], .analytics-section h3[b-bpcl5y91em] {
    margin-top: 0;
    margin-bottom: 18px;
    color: #495057;
    font-size: 1.25rem;
    font-weight: 600;
}

/* Ticket number link styling */
.ticket-number-link[b-bpcl5y91em] {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
}

.ticket-number-link:hover[b-bpcl5y91em] {
    color: #0056b3;
    text-decoration: underline;
}

/* Status badge styling */
.status-badge[b-bpcl5y91em] {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: center;
    min-width: 80px;
}

.status-badge.unassigned[b-bpcl5y91em] {
    background-color: #f8f9fa;
    color: #6c757d;
    border: 1px solid #dee2e6;
}

.status-badge.assigned[b-bpcl5y91em] {
    background-color: #d1ecf1;
    color: #0c5460;
    border: 1px solid #bee5eb;
}

.status-badge.inprogress[b-bpcl5y91em] {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeaa7;
}

.status-badge.completed[b-bpcl5y91em] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.status-badge.cancelled[b-bpcl5y91em] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}



.analytics-section h3[b-bpcl5y91em] {
    margin-top: 0;
    margin-bottom: 0;
    color: #495057;
    font-size: 1.25rem;
    font-weight: 600;
}

.analytics-section h4[b-bpcl5y91em] {
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.analytics-section h5[b-bpcl5y91em] {
    color: #495057;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.time-period-selector[b-bpcl5y91em] {
    display: flex;
    align-items: center;
}

.time-period-selector label[b-bpcl5y91em] {
    font-weight: 500;
    color: #495057;
    margin-bottom: 0;
}

/* Analytics Cards Grid */
.analytics-cards-grid[b-bpcl5y91em] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 24px;
}

.analytics-card[b-bpcl5y91em] {
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
}

.analytics-card:hover[b-bpcl5y91em] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.analytics-card .card-header[b-bpcl5y91em] {
    background: #f8f9fa;
    padding: 16px 20px;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.analytics-card .card-header h4[b-bpcl5y91em] {
    margin: 0;
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
}

.analytics-card .card-content[b-bpcl5y91em] {
    padding: 20px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
}

/* Satisfaction Details Section */
.satisfaction-details-section[b-bpcl5y91em] {
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 20px;
    margin-top: 24px;
}

.satisfaction-details-section h4[b-bpcl5y91em] {
    margin-top: 0;
    margin-bottom: 16px;
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
}

/* Satisfaction table styling */
.table-responsive[b-bpcl5y91em] {
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.table[b-bpcl5y91em] {
    margin-bottom: 0;
}

.table th[b-bpcl5y91em] {
    background-color: #495057;
    color: white;
    font-weight: 600;
    border: none;
    padding: 12px 8px;
    text-align: center;
}

.table th:first-child[b-bpcl5y91em] {
    text-align: left;
}

.table td[b-bpcl5y91em] {
    padding: 10px 8px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}

.table td:first-child[b-bpcl5y91em] {
    text-align: left;
}

.rating-display[b-bpcl5y91em] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 600;
    color: #495057;
}

.rating-display i[b-bpcl5y91em] {
    color: #ffc107;
    font-size: 0.9em;
}

/* Chart styling */
[b-bpcl5y91em] .dxbs-chart {
    border-radius: 6px;
    overflow: hidden;
}

[b-bpcl5y91em] .dxbs-chart-series-label {
    font-weight: 500;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .analytics-cards-grid[b-bpcl5y91em] {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .analytics-card .card-header[b-bpcl5y91em] {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .time-period-selector[b-bpcl5y91em] {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .table-responsive[b-bpcl5y91em] {
        font-size: 0.9rem;
    }
}
/* _content/BlazorApp/Components/Pages/FormBuilder/FormBuilder.razor.rz.scp.css */
/* Form Builder Page Styles */
[b-62gac2tjpt] .form-builder-container {
    display: flex;
    gap: 24px;
    min-height: 600px;
}

[b-62gac2tjpt] .modules-panel, [b-62gac2tjpt] .templates-panel {
    flex: 1;
    background: #f8f9fa;
    border-radius: 8px;
    padding: 16px;
    border: 1px solid #dee2e6;
    min-width: 220px;
}

[b-62gac2tjpt] .search-container {
    margin-bottom: 16px;
}

[b-62gac2tjpt] .search-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

[b-62gac2tjpt] .module-search-input {
    width: 100%;
    padding: 8px 12px;
    padding-right: 32px; /* Make room for the clear button */
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    background: #fff;
}

[b-62gac2tjpt] .module-search-input:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

[b-62gac2tjpt] .module-search-input::placeholder {
    color: #6c757d;
    font-style: italic;
}

[b-62gac2tjpt] .search-clear-btn {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #6c757d;
    font-size: 1.2rem;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
    line-height: 1;
}

[b-62gac2tjpt] .search-clear-btn:hover {
    background: #e9ecef;
    color: #495057;
}

[b-62gac2tjpt] .search-clear-btn:active {
    background: #dee2e6;
    color: #212529;
}

[b-62gac2tjpt] .form-layout-panel {
    flex: 2;
    background: #fff;
    border-radius: 8px;
    padding: 16px;
    border: 1px solid #dee2e6;
    min-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

[b-62gac2tjpt] .current-template-info {
    padding: 16px;
    background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid #dee2e6;
}

[b-62gac2tjpt] .template-info-card h4 {
    margin: 0 0 8px 0;
    color: #495057;
    font-size: 1.2rem;
}

[b-62gac2tjpt] .template-info-card p {
    margin: 0 0 12px 0;
    color: #6c757d;
    font-size: 0.9rem;
}

[b-62gac2tjpt] .assigned-ticket-types {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}

[b-62gac2tjpt] .assigned-ticket-types strong {
    color: #495057;
    font-size: 0.9rem;
    margin-right: 8px;
}

[b-62gac2tjpt] .ticket-type-badge {
    background: #e3f2fd;
    color: #1976d2;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 0.8rem;
    font-weight: 500;
}

[b-62gac2tjpt] .no-template-selected {
    text-align: center;
    color: #6c757d;
    font-style: italic;
    padding: 20px;
}

[b-62gac2tjpt] .modules-list, [b-62gac2tjpt] .templates-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

[b-62gac2tjpt] .module-placeholder, [b-62gac2tjpt] .template-placeholder, [b-62gac2tjpt] .drop-placeholder {
    background: #e9ecef;
    border-radius: 4px;
    padding: 12px;
    text-align: center;
    color: #495057;
    font-size: 1rem;
    border: 1px dashed #adb5bd;
}

[b-62gac2tjpt] .loading-container {
    text-align: center;
    padding: 40px;
    font-size: 1.1rem;
    color: #6c757d;
}

[b-62gac2tjpt] .module-item, [b-62gac2tjpt] .template-item {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

[b-62gac2tjpt] .module-item:hover, [b-62gac2tjpt] .template-item:hover {
    border-color: #007bff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transform: translateY(-1px);
}

[b-62gac2tjpt] .template-item.selected {
    border-color: #007bff;
    background: #f0f8ff;
    box-shadow: 0 2px 6px rgba(0,123,255,0.2);
}

[b-62gac2tjpt] .module-item[draggable="true"] {
    cursor: grab;
}

[b-62gac2tjpt] .module-item[draggable="true"]:active {
    cursor: grabbing;
}

[b-62gac2tjpt] .module-header, [b-62gac2tjpt] .template-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
}

[b-62gac2tjpt] .module-header i, [b-62gac2tjpt] .template-header i {
    color: #007bff;
    font-size: 0.9rem;
}

[b-62gac2tjpt] .module-name, [b-62gac2tjpt] .template-name {
    font-weight: 600;
    color: #495057;
    font-size: 0.95rem;
}

[b-62gac2tjpt] .module-description, [b-62gac2tjpt] .template-description {
    color: #6c757d;
    font-size: 0.85rem;
    margin-bottom: 8px;
    line-height: 1.3;
}

[b-62gac2tjpt] .module-fields, [b-62gac2tjpt] .template-modules {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 4px;
}

[b-62gac2tjpt] .template-ticket-types {
    margin-top: 4px;
}

[b-62gac2tjpt] .field-badge, [b-62gac2tjpt] .module-badge {
    background: #e9ecef;
    color: #495057;
    padding: 2px 6px;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 500;
}

[b-62gac2tjpt] .no-modules, [b-62gac2tjpt] .no-templates {
    text-align: center;
    color: #6c757d;
    font-style: italic;
    padding: 20px;
}

[b-62gac2tjpt] .form-drop-area {
    min-height: 120px;
    background: #f1f3f5;
    border-radius: 4px;
    border: 1px dashed #adb5bd;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

[b-62gac2tjpt] .form-drop-area:not(:empty) {
    align-items: stretch;
    justify-content: flex-start;
    padding: 12px;
    position: relative;
}

[b-62gac2tjpt] .action-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

[b-62gac2tjpt] .save-message {
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: 8px;
}

[b-62gac2tjpt] .save-message.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

[b-62gac2tjpt] .save-message.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Popup Styles */
[b-62gac2tjpt] .create-template-popup {
    z-index: 10000;
}

[b-62gac2tjpt] .create-template-popup .dx-popup-content {
    padding: 20px;
    width: 100%;
}

[b-62gac2tjpt] .create-template-popup .dx-popup-footer {
    padding: 25px 30px;
}

[b-62gac2tjpt] .popup-form-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

[b-62gac2tjpt] .popup-form-item {
    margin-bottom: 20px;
    width: 100%;
    display: block;
}

[b-62gac2tjpt] .popup-textbox {
    width: 100%;
    max-width: 100%;
}

[b-62gac2tjpt] .ticket-type-checkboxes {
    margin-top: 10px;
    padding: 15px;
    background-color: #f8f9fa;
    border-radius: 4px;
    border: 1px solid #e9ecef;
    width: 100%;
    max-width: 100%;
}

[b-62gac2tjpt] .ticket-type-checkboxes .dx-checkbox {
    cursor: pointer;
    margin-bottom: 8px;
}

[b-62gac2tjpt] .ticket-type-checkboxes .dx-checkbox .dx-checkbox-icon {
    cursor: pointer;
    pointer-events: auto;
}

[b-62gac2tjpt] .ticket-type-checkboxes .dx-checkbox .dx-checkbox-text {
    cursor: pointer;
    pointer-events: auto;
}

[b-62gac2tjpt] .ticket-type-checkboxes .dx-checkbox input[type="checkbox"] {
    cursor: pointer;
    pointer-events: auto;
}

[b-62gac2tjpt] .popup-button {
    min-width: 100px;
}

[b-62gac2tjpt] .modal-content {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
}

[b-62gac2tjpt] .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px 16px;
    border-bottom: 1px solid #dee2e6;
}

[b-62gac2tjpt] .modal-header h3 {
    margin: 0;
    color: #495057;
    font-size: 1.25rem;
}

[b-62gac2tjpt] .modal-close {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
}

[b-62gac2tjpt] .modal-close:hover {
    background: #f8f9fa;
    color: #495057;
}

[b-62gac2tjpt] .modal-body {
    padding: 20px 24px;
}

[b-62gac2tjpt] .modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    padding: 16px 24px 20px;
    border-top: 1px solid #dee2e6;
}

[b-62gac2tjpt] .form-group {
    margin-bottom: 16px;
}

[b-62gac2tjpt] .form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #495057;
}

[b-62gac2tjpt] .form-group input,
[b-62gac2tjpt] .form-group textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

[b-62gac2tjpt] .form-group input:focus,
[b-62gac2tjpt] .form-group textarea:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

[b-62gac2tjpt] .ticket-type-checkboxes {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-height: 200px;
    overflow-y: auto;
    padding: 8px;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    background: #f8f9fa;
}

[b-62gac2tjpt] .checkbox-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

[b-62gac2tjpt] .checkbox-item input[type="checkbox"] {
    width: auto;
    margin: 0;
}

[b-62gac2tjpt] .checkbox-item label {
    margin: 0;
    font-weight: normal;
    cursor: pointer;
    color: #495057;
}

/* Dropped Module Styles */
[b-62gac2tjpt] .dropped-module {
    position: relative;
    margin-bottom: 8px;
}

[b-62gac2tjpt] .remove-module-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    opacity: 0.8;
    transition: opacity 0.2s ease;
}

[b-62gac2tjpt] .remove-module-btn:hover {
    opacity: 1;
    background: #c82333;
}

[b-62gac2tjpt] .dropped-module .module-header {
    padding-right: 30px; /* Make room for the remove button */
}

/* Drag and Drop Styles */
[b-62gac2tjpt] .module-item[draggable="true"]:hover {
    cursor: grab;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

[b-62gac2tjpt] .module-item[draggable="true"]:active {
    cursor: grabbing;
}

[b-62gac2tjpt] .module-item.dragging {
    opacity: 0.5;
    transform: rotate(5deg);
}

[b-62gac2tjpt] .form-module-instance {
    margin-bottom: 8px;
    position: relative;
}

[b-62gac2tjpt] .form-module-instance.dragging {
    opacity: 0.5;
    transform: rotate(2deg);
}

[b-62gac2tjpt] .form-drop-area.drag-over {
    border-color: #007bff;
    background-color: #f0f8ff;
    border-style: solid;
    border-width: 2px;
}

[b-62gac2tjpt] .form-drop-area {
    transition: all 0.2s ease;
    min-height: 150px;
    padding: 16px;
}

[b-62gac2tjpt] .form-drop-area:empty::before {
    content: "Drag modules here to build the form template";
    display: block;
    text-align: center;
    color: #6c757d;
    font-style: italic;
    margin-top: 50px;
}

/* Responsive Design */
@media (max-width: 768px) {
    [b-62gac2tjpt] .form-builder-container {
        flex-direction: column;
    }

    [b-62gac2tjpt] .modules-panel,
    [b-62gac2tjpt] .templates-panel,
    [b-62gac2tjpt] .form-layout-panel {
        min-width: unset;
    }

    [b-62gac2tjpt] .action-buttons {
        flex-direction: column;
    }

    [b-62gac2tjpt] .modal-content {
        margin: 20px;
        width: calc(100% - 40px);
    }
}

/* Ticket Types Tab Styles */
[b-62gac2tjpt] .ticket-types-container {
    padding: 16px;
}

[b-62gac2tjpt] .ticket-types-header {
    margin-bottom: 24px;
    text-align: center;
}

[b-62gac2tjpt] .ticket-types-header h3 {
    margin-bottom: 8px;
    color: #343a40;
}

[b-62gac2tjpt] .ticket-types-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

[b-62gac2tjpt] .ticket-type-card {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

[b-62gac2tjpt] .ticket-type-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9ecef;
}

[b-62gac2tjpt] .ticket-type-header h4 {
    margin: 0;
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
}

[b-62gac2tjpt] .assigned-templates {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

[b-62gac2tjpt] .template-assignment {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 6px;
}

[b-62gac2tjpt] .template-assignment .btn-outline-danger {
    min-width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}

[b-62gac2tjpt] .remove-template-btn {
    min-width: 28px;
    height: 28px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    transition: all 0.2s ease;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

[b-62gac2tjpt] .remove-template-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 4px rgba(220, 53, 69, 0.3);
}

[b-62gac2tjpt] .template-name {
    font-weight: 500;
    color: #495057;
}

[b-62gac2tjpt] .no-templates-assigned {
    padding: 16px;
    text-align: center;
    background: #f8f9fa;
    border: 1px dashed #dee2e6;
    border-radius: 6px;
}

/* Responsive adjustments for Ticket Types tab */
@media (max-width: 768px) {
    [b-62gac2tjpt] .ticket-type-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    [b-62gac2tjpt] .ticket-type-header h4 {
        font-size: 1rem;
    }

    [b-62gac2tjpt] .template-assignment {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
}

/* Form labels */
.popup-form-content .form-label[b-62gac2tjpt] {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
}
/* _content/BlazorApp/Components/Pages/Icons/Icons.razor.rz.scp.css */
.icon-preview[b-ssvkryg5v7] {
    width: 48px;
    height: 48px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.card[b-ssvkryg5v7] {
    background-color: var(--bs-dark);
    border: 1px solid var(--bs-gray-700);
    transition: transform 0.2s ease-in-out;
}

.card:hover[b-ssvkryg5v7] {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.card-title[b-ssvkryg5v7] {
    color: var(--bs-white);
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}

.card-text[b-ssvkryg5v7] {
    color: var(--bs-gray-400) !important;
    font-size: 0.8rem;
    word-break: break-all;
}
/* _content/BlazorApp/Components/Pages/JobDataSheet/JobDataSheetDetails.razor.rz.scp.css */
/* Comments cell styling for tickets grid */
[b-sd2h5l097h] .comments-cell {
    white-space: pre-wrap;
    word-wrap: break-word;
    max-width: 250px;
    max-height: 4.8em; /* 4 lines at 1.2em line height */
    line-height: 1.2em;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Ticket number link styling */
[b-sd2h5l097h] .ticket-number-link {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
}

[b-sd2h5l097h] .ticket-number-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

/* Asset number link styling */
[b-sd2h5l097h] .asset-number-link {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
}

[b-sd2h5l097h] .asset-number-link:hover {
    color: #0056b3;
    text-decoration: underline;
}
/* _content/BlazorApp/Components/Pages/Scheduling/EmployeeSchedule.razor.rz.scp.css */
/* Employee Schedule Page Styles */

.employee-schedule-container[b-cdq3ts1b5p] {
    padding: 20px;
    max-width: 1400px;
    margin: 0 auto;
}

/* Header Styles */
.schedule-header[b-cdq3ts1b5p] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e9ecef;
}

.schedule-title h2[b-cdq3ts1b5p] {
    margin: 0 0 10px 0;
    color: #2c3e50;
    font-size: 2rem;
    font-weight: 600;
}

.employee-info[b-cdq3ts1b5p] {
    display: flex;
    gap: 15px;
    align-items: center;
}

.employee-role[b-cdq3ts1b5p] {
    background-color: #3498db;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
}

.employee-carrier[b-cdq3ts1b5p] {
    background-color: #27ae60;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
}

.header-controls[b-cdq3ts1b5p] {
    display: flex;
    gap: 10px;
}

/* Schedule Information Styles */
.schedule-info[b-cdq3ts1b5p] {
    display: flex;
    gap: 30px;
    margin-bottom: 25px;
    padding: 15px 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #007bff;
}

.date-range[b-cdq3ts1b5p], .time-range[b-cdq3ts1b5p] {
    font-size: 1rem;
    color: #495057;
}

/* Scheduler Container Styles */
.scheduler-container[b-cdq3ts1b5p] {
    margin-bottom: 30px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.employee-scheduler[b-cdq3ts1b5p] {
    min-height: 600px;
}

/* Override DevExpress default time display */
.employee-scheduler .dxbs-scheduler-time-cell[b-cdq3ts1b5p] {
    min-width: 60px !important;
}

.employee-scheduler .dxbs-scheduler-header-cell[b-cdq3ts1b5p] {
    min-width: 60px !important;
}

/* Schedule Summary Styles */
.schedule-summary[b-cdq3ts1b5p] {
    margin-top: 30px;
}

.schedule-summary h3[b-cdq3ts1b5p] {
    margin-bottom: 20px;
    color: #2c3e50;
    font-size: 1.5rem;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9ecef;
}

.summary-grid[b-cdq3ts1b5p] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 20px;
}

.summary-item[b-cdq3ts1b5p] {
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.summary-item:hover[b-cdq3ts1b5p] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.summary-title[b-cdq3ts1b5p] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 10px;
}

.summary-time[b-cdq3ts1b5p] {
    font-size: 0.95rem;
    color: #6c757d;
    margin-bottom: 8px;
}

.summary-duration[b-cdq3ts1b5p] {
    font-size: 0.9rem;
    color: #28a745;
    font-weight: 500;
    margin-bottom: 8px;
}

.summary-notes[b-cdq3ts1b5p] {
    font-size: 0.9rem;
    color: #6c757d;
    font-style: italic;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e9ecef;
}

/* No Schedules Message */
.no-schedules[b-cdq3ts1b5p] {
    text-align: center;
    padding: 40px 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border: 2px dashed #dee2e6;
}

.no-schedules p[b-cdq3ts1b5p] {
    color: #6c757d;
    font-size: 1.1rem;
    margin: 0;
}

/* Loading and Error States */
.loading-container[b-cdq3ts1b5p], .error-container[b-cdq3ts1b5p] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    text-align: center;
}

.loading-text[b-cdq3ts1b5p] {
    margin-top: 15px;
    color: #6c757d;
    font-size: 1.1rem;
}

.error-message h2[b-cdq3ts1b5p] {
    color: #dc3545;
    margin-bottom: 15px;
}

.error-message p[b-cdq3ts1b5p] {
    color: #6c757d;
    margin-bottom: 25px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .employee-schedule-container[b-cdq3ts1b5p] {
        padding: 15px;
    }

    .schedule-header[b-cdq3ts1b5p] {
        flex-direction: column;
        gap: 20px;
        align-items: stretch;
    }

    .schedule-title h2[b-cdq3ts1b5p] {
        font-size: 1.5rem;
    }

    .employee-info[b-cdq3ts1b5p] {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }

    .schedule-info[b-cdq3ts1b5p] {
        flex-direction: column;
        gap: 15px;
    }

    .summary-grid[b-cdq3ts1b5p] {
        grid-template-columns: 1fr;
    }

    .employee-scheduler[b-cdq3ts1b5p] {
        min-height: 400px;
    }
}

@media (max-width: 480px) {
    .employee-schedule-container[b-cdq3ts1b5p] {
        padding: 10px;
    }

    .schedule-title h2[b-cdq3ts1b5p] {
        font-size: 1.3rem;
    }

    .summary-item[b-cdq3ts1b5p] {
        padding: 15px;
    }
}

/* Chat Modal Styles */
.chat-modal-overlay[b-cdq3ts1b5p] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
}

.chat-modal[b-cdq3ts1b5p] {
    width: 50%;
    background-color: white;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    animation: slideInRight-b-cdq3ts1b5p 0.3s ease-out;
}

@keyframes slideInRight-b-cdq3ts1b5p {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}

.chat-modal-header[b-cdq3ts1b5p] {
    display: flex;
    justify-content: flex-end;
    padding: 12px 20px;
    border-bottom: 1px solid #e9ecef;
}

.chat-modal-close[b-cdq3ts1b5p] {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    transition: all 0.2s ease;
}

.chat-modal-close:hover[b-cdq3ts1b5p] {
    background-color: #f8f9fa;
    color: #495057;
}

.chat-modal-content[b-cdq3ts1b5p] {
    flex: 1;
    padding: 0;
    overflow: hidden;
}

.chat-loading[b-cdq3ts1b5p] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 40px 20px;
    color: #6c757d;
}

.chat-loading p[b-cdq3ts1b5p] {
    margin-top: 16px;
    font-size: 1rem;
    color: #6c757d;
}

.chat-error[b-cdq3ts1b5p] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 40px 20px;
    color: #6c757d;
    text-align: center;
}

.chat-error i[b-cdq3ts1b5p] {
    font-size: 3rem;
    color: #dc3545;
    margin-bottom: 16px;
}

.chat-error p[b-cdq3ts1b5p] {
    margin-bottom: 20px;
    font-size: 1rem;
    color: #6c757d;
}

/* Responsive Modal */
@media (max-width: 768px) {
    .chat-modal[b-cdq3ts1b5p] {
        width: 100%;
    }
}
/* _content/BlazorApp/Components/Pages/TicketsManagement/TicketDetails.razor.rz.scp.css */
/* Ticket Details Styles */
[b-mvtrree0w6] .ticket-details-layout {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

[b-mvtrree0w6] .top-row {
    display: flex;
    gap: 20px;
    align-items: stretch;
}

[b-mvtrree0w6] .general-info-section {
    flex: 2;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    display: flex;
    flex-direction: column;
}

[b-mvtrree0w6] .general-info-section h2 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #495057;
    font-size: 1.5rem;
    flex-shrink: 0;
}

[b-mvtrree0w6] .info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    flex: 1;
}

[b-mvtrree0w6] .info-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

[b-mvtrree0w6] .info-item label {
    font-weight: 600;
    color: #6c757d;
    font-size: 0.9rem;
}

[b-mvtrree0w6] .info-item span {
    color: #212529;
    font-size: 1rem;
}

[b-mvtrree0w6] .status-badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

[b-mvtrree0w6] .status-badge.unassigned {
    background-color: #f8f9fa;
    color: #6c757d;
    border: 1px solid #dee2e6;
}

[b-mvtrree0w6] .status-badge.assigned {
    background-color: #d1ecf1;
    color: #0c5460;
    border: 1px solid #bee5eb;
}

[b-mvtrree0w6] .status-badge.in-progress {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeaa7;
}

[b-mvtrree0w6] .status-badge.completed {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

[b-mvtrree0w6] .status-badge.cancelled {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

[b-mvtrree0w6] .map-section {
    flex: 1;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    display: flex;
    flex-direction: column;
    min-height: 400px;
}

[b-mvtrree0w6] .map-section h2 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #495057;
    font-size: 1.5rem;
    flex-shrink: 0;
}

[b-mvtrree0w6] .ticket-map {
    width: 100%;
    height: 300px;
    border-radius: 6px;
    border: 1px solid #dee2e6;
    margin-bottom: 10px;
    flex: 1;
    position: relative;
    min-height: 300px;
}

[b-mvtrree0w6] .map-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #6c757d;
}

[b-mvtrree0w6] .map-loading i {
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
}

[b-mvtrree0w6] .map-loading span {
    display: block;
    font-size: 0.9rem;
}

[b-mvtrree0w6] .map-address {
    text-align: center;
    margin-top: 10px;
    flex-shrink: 0;
}

[b-mvtrree0w6] .bottom-row {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

[b-mvtrree0w6] .time-info-section {
    flex: 1;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
}

[b-mvtrree0w6] .time-info-section h2 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #495057;
    font-size: 1.5rem;
}

[b-mvtrree0w6] .time-entries-table {
    overflow-x: auto;
}

[b-mvtrree0w6] .table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

[b-mvtrree0w6] .table th {
    background-color: #495057;
    color: white;
    padding: 12px;
    text-align: left;
    font-weight: 600;
}

[b-mvtrree0w6] .table td {
    padding: 12px;
    border-bottom: 1px solid #dee2e6;
}

[b-mvtrree0w6] .table tr:hover {
    background-color: #f8f9fa;
}

[b-mvtrree0w6] .no-entries {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-style: italic;
}

[b-mvtrree0w6] .approve-btn {
    background: #d4edda;
    color: #256029;
    border: none;
    border-radius: 4px;
    padding: 4px 12px;
    margin-right: 6px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
}

[b-mvtrree0w6] .approve-btn:hover {
    background: #c3e6cb;
    color: #155724;
}

[b-mvtrree0w6] .reject-btn {
    background: #ffebee;
    color: #c62828;
    border: none;
    border-radius: 4px;
    padding: 4px 12px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
}

[b-mvtrree0w6] .reject-btn:hover {
    background: #ffcdd2;
    color: #b71c1c;
}

/* Form Builder Styles */
[b-mvtrree0w6] .form-builder-container {
    display: flex;
    gap: 24px;
    min-height: 600px;
}

[b-mvtrree0w6] .modules-panel, [b-mvtrree0w6] .templates-panel {
    flex: 1;
    background: #f8f9fa;
    border-radius: 8px;
    padding: 16px;
    border: 1px solid #dee2e6;
    min-width: 220px;
}

[b-mvtrree0w6] .search-container {
    margin-bottom: 16px;
}

[b-mvtrree0w6] .search-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

[b-mvtrree0w6] .module-search-input {
    width: 100%;
    padding: 8px 12px;
    padding-right: 32px; /* Make room for the clear button */
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    background: #fff;
}

[b-mvtrree0w6] .module-search-input:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

[b-mvtrree0w6] .module-search-input::placeholder {
    color: #6c757d;
    font-style: italic;
}

[b-mvtrree0w6] .search-clear-btn {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #6c757d;
    font-size: 1.2rem;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
    line-height: 1;
}

[b-mvtrree0w6] .search-clear-btn:hover {
    background: #e9ecef;
    color: #495057;
}

[b-mvtrree0w6] .search-clear-btn:active {
    background: #dee2e6;
    color: #212529;
}

[b-mvtrree0w6] .form-layout-panel {
    flex: 2;
    background: #fff;
    border-radius: 8px;
    padding: 16px;
    border: 1px solid #dee2e6;
    min-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

[b-mvtrree0w6] .modules-list, [b-mvtrree0w6] .templates-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

[b-mvtrree0w6] .module-placeholder, [b-mvtrree0w6] .template-placeholder, [b-mvtrree0w6] .drop-placeholder {
    background: #e9ecef;
    border-radius: 4px;
    padding: 12px;
    text-align: center;
    color: #495057;
    font-size: 1rem;
    border: 1px dashed #adb5bd;
}

[b-mvtrree0w6] .loading-container {
    text-align: center;
    padding: 40px;
    font-size: 1.1rem;
    color: #6c757d;
}

[b-mvtrree0w6] .module-item, [b-mvtrree0w6] .template-item {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

[b-mvtrree0w6] .module-item:hover, [b-mvtrree0w6] .template-item:hover {
    border-color: #007bff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transform: translateY(-1px);
}

[b-mvtrree0w6] .module-item[draggable="true"] {
    cursor: grab;
}

[b-mvtrree0w6] .module-item[draggable="true"]:active {
    cursor: grabbing;
}

[b-mvtrree0w6] .module-header, [b-mvtrree0w6] .template-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
}

[b-mvtrree0w6] .module-header i, [b-mvtrree0w6] .template-header i {
    color: #007bff;
    font-size: 0.9rem;
}

[b-mvtrree0w6] .module-name, [b-mvtrree0w6] .template-name {
    font-weight: 600;
    color: #495057;
    font-size: 0.95rem;
}

[b-mvtrree0w6] .module-description, [b-mvtrree0w6] .template-description {
    color: #6c757d;
    font-size: 0.85rem;
    margin-bottom: 8px;
    line-height: 1.3;
}

[b-mvtrree0w6] .module-fields, [b-mvtrree0w6] .template-modules {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

[b-mvtrree0w6] .field-badge, [b-mvtrree0w6] .module-badge {
    background: #e9ecef;
    color: #495057;
    padding: 2px 6px;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 500;
}

[b-mvtrree0w6] .no-modules, [b-mvtrree0w6] .no-templates {
    text-align: center;
    color: #6c757d;
    font-style: italic;
    padding: 20px;
}

[b-mvtrree0w6] .form-drop-area {
    min-height: 120px;
    background: #f1f3f5;
    border-radius: 4px;
    border: 1px dashed #adb5bd;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

[b-mvtrree0w6] .form-drop-area:not(:empty) {
    align-items: stretch;
    justify-content: flex-start;
    padding: 12px;
    position: relative;
}

[b-mvtrree0w6] .save-form-btn, [b-mvtrree0w6] .save-template-btn {
    margin-top: 8px;
    padding: 8px 16px;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

[b-mvtrree0w6] .save-form-btn {
    background: #B7DB57;
}

[b-mvtrree0w6] .save-form-btn:hover:not(:disabled) {
    background: #A3C847;
}

[b-mvtrree0w6] .save-form-btn:disabled {
    background: #6c757d;
    cursor: not-allowed;
}

[b-mvtrree0w6] .save-template-btn {
    background: #6c757d;
}

[b-mvtrree0w6] .save-message {
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: 8px;
}

[b-mvtrree0w6] .save-message.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

[b-mvtrree0w6] .save-message.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Modal Styles */
[b-mvtrree0w6] .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

[b-mvtrree0w6] .modal-content {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
}

[b-mvtrree0w6] .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px 16px;
    border-bottom: 1px solid #dee2e6;
}

[b-mvtrree0w6] .modal-header h3 {
    margin: 0;
    color: #495057;
    font-size: 1.25rem;
}

[b-mvtrree0w6] .modal-close {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

[b-mvtrree0w6] .modal-close:hover {
    background: #f8f9fa;
    color: #495057;
}

[b-mvtrree0w6] .modal-body {
    padding: 20px 24px;
}

[b-mvtrree0w6] .modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    padding: 16px 24px 20px;
    border-top: 1px solid #dee2e6;
}

[b-mvtrree0w6] .form-group {
    margin-bottom: 16px;
}

[b-mvtrree0w6] .form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    color: #495057;
}

[b-mvtrree0w6] .form-control {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.2s ease;
}

[b-mvtrree0w6] .form-control:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

[b-mvtrree0w6] .btn {
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

[b-mvtrree0w6] .btn-primary {
    background: #007bff;
    color: white;
}

[b-mvtrree0w6] .btn-primary:hover:not(:disabled) {
    background: #0056b3;
}

[b-mvtrree0w6] .btn-primary:disabled {
    background: #6c757d;
    cursor: not-allowed;
}

[b-mvtrree0w6] .btn-secondary {
    background: #6c757d;
    color: white;
}

[b-mvtrree0w6] .btn-secondary:hover {
    background: #545b62;
}

/* Drag and Drop Styles */
[b-mvtrree0w6] .form-drop-area.drag-over {
    background: #e3f2fd;
    border-color: #2196f3;
    border-style: solid;
}

[b-mvtrree0w6] .module-item.dragging {
    opacity: 0.5;
    transform: rotate(5deg);
}

[b-mvtrree0w6] .form-module-instance {
    position: relative;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 12px;
    margin-bottom: 8px;
    cursor: grab;
    transition: all 0.2s ease;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

[b-mvtrree0w6] .form-module-instance:hover {
    border-color: #007bff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transform: translateY(-1px);
}

[b-mvtrree0w6] .form-module-instance:active {
    cursor: grabbing;
}

[b-mvtrree0w6] .remove-module-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    transition: background-color 0.2s ease;
    padding: 0;
    margin: 0;
}

[b-mvtrree0w6] .remove-module-btn:hover {
    background: #c82333;
}

/* Submission Form Styles */
[b-mvtrree0w6] .submission-form-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Submissions Layout Styles */
[b-mvtrree0w6] .submissions-layout {
    display: flex;
    height: calc(600px + 10vh);
    border-radius: 12px;
    overflow: hidden;
}

[b-mvtrree0w6] .submissions-sidebar {
    width: 33%; /* 1/3 of the width */
    display: flex;
    flex-direction: column;
    background-color: white;
    border-right: 1px solid #e9ecef;
    min-width: 300px;
}

[b-mvtrree0w6] .submissions-content {
    width: 67%; /* 2/3 of the width */
    display: flex;
    flex-direction: column;
    background-color: #f8f9fa;
    flex: 1;
    overflow-y: auto;
}

[b-mvtrree0w6] .sidebar-header {
    background: white;
    padding: 16px;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

[b-mvtrree0w6] .sidebar-header h4 {
    margin: 0;
    font-weight: 600;
    color: #1d1d1f;
    font-size: 1.1rem;
}

[b-mvtrree0w6] .sidebar-header small {
    color: #6c757d;
    font-size: 0.85rem;
}

[b-mvtrree0w6] .template-list {
    flex: 1;
    overflow-y: auto;
    background: white;
    padding: 0;
}

[b-mvtrree0w6] .template-item {
    display: flex;
    align-items: flex-start;
    padding: 12px 16px;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

[b-mvtrree0w6] .template-item:hover {
    background-color: #f8f9fa;
}

[b-mvtrree0w6] .template-item:active {
    background-color: #e9ecef;
}

[b-mvtrree0w6] .template-item.active {
    background-color: #e3f2fd;
    border-left: 4px solid #007aff;
}

[b-mvtrree0w6] .template-content {
    flex: 1;
    min-width: 0;
}

[b-mvtrree0w6] .template-title {
    font-weight: 600;
    color: #1d1d1f;
    font-size: 0.95rem;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

[b-mvtrree0w6] .template-description {
    color: #6c757d;
    font-size: 0.85rem;
    margin-bottom: 6px;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

[b-mvtrree0w6] .template-meta {
    font-size: 0.75rem;
    color: #adb5bd;
}

/* Empty Template State */
[b-mvtrree0w6] .empty-template-state {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 40px;
}

[b-mvtrree0w6] .empty-template-content {
    text-align: center;
    color: #6c757d;
}

[b-mvtrree0w6] .empty-template-content i {
    font-size: 3rem;
    color: #adb5bd;
    margin-bottom: 16px;
    display: block;
}

[b-mvtrree0w6] .empty-template-content h4 {
    color: #495057;
    margin-bottom: 8px;
    font-size: 1.25rem;
}

[b-mvtrree0w6] .empty-template-content p {
    color: #6c757d;
    font-size: 0.9rem;
    margin: 0;
}

/* Template Form Container */
[b-mvtrree0w6] .template-form-container {
    padding: 24px;
    height: 100%;
    overflow-y: auto;
}

[b-mvtrree0w6] .form-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dee2e6;
}

[b-mvtrree0w6] .form-header h3 {
    color: #495057;
    margin-bottom: 8px;
    font-size: 1.5rem;
}

[b-mvtrree0w6] .form-header p {
    color: #6c757d;
    margin: 0;
    font-size: 0.95rem;
}

[b-mvtrree0w6] .submission-form {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

[b-mvtrree0w6] .form-module {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

[b-mvtrree0w6] .module-header {
    background: #f8f9fa;
    padding: 16px 20px;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    gap: 12px;
}

[b-mvtrree0w6] .module-header i {
    color: #007bff;
    font-size: 1.2rem;
}

[b-mvtrree0w6] .module-header h4 {
    margin: 0;
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
}

[b-mvtrree0w6] .module-content {
    padding: 20px;
}

[b-mvtrree0w6] .module-description {
    color: #6c757d;
    font-size: 0.9rem;
    margin-bottom: 16px;
    font-style: italic;
}

[b-mvtrree0w6] .form-fields-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

[b-mvtrree0w6] .form-group {
    margin-bottom: 16px;
}

[b-mvtrree0w6] .form-group.required label {
    font-weight: 600;
}

[b-mvtrree0w6] .required-indicator {
    color: #dc3545;
    font-weight: bold;
}

[b-mvtrree0w6] .help-text {
    color: #6c757d;
    font-size: 0.8rem;
    margin-bottom: 4px;
    display: block;
}

[b-mvtrree0w6] .form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    color: #495057;
    font-size: 0.9rem;
}

[b-mvtrree0w6] .form-control {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    background: #fff;
}

[b-mvtrree0w6] .form-control:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

[b-mvtrree0w6] .form-control[type="file"] {
    padding: 8px 12px;
    background: #f8f9fa;
    border: 1px dashed #ced4da;
    cursor: pointer;
}

[b-mvtrree0w6] .form-control[type="file"]:hover {
    border-color: #007bff;
    background: #f0f8ff;
}

[b-mvtrree0w6] .checkbox-group {
    margin-top: 8px;
}

[b-mvtrree0w6] .checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-weight: 500;
    color: #495057;
}

[b-mvtrree0w6] .checkbox-label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

[b-mvtrree0w6] .signature-pad {
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 16px;
    background: #f8f9fa;
}

[b-mvtrree0w6] .signature-canvas {
    width: 100%;
    height: 200px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    background: #fff;
    cursor: crosshair;
}

[b-mvtrree0w6] .signature-controls {
    display: flex;
    gap: 8px;
    margin-top: 12px;
}

[b-mvtrree0w6] .btn-sm {
    padding: 6px 12px;
    font-size: 0.8rem;
}

[b-mvtrree0w6] .form-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #dee2e6;
    margin-top: 20px;
}

[b-mvtrree0w6] .submission-message {
    padding: 12px 16px;
    border-radius: 4px;
    margin-top: 16px;
    font-weight: 500;
}

[b-mvtrree0w6] .submission-message.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

[b-mvtrree0w6] .submission-message.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

[b-mvtrree0w6] .no-form-message {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-style: italic;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px dashed #dee2e6;
}

/* Employee Assignment Styles */
[b-mvtrree0w6] .assigned-employees {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 4px;
}

[b-mvtrree0w6] .employee-badge {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    background: #e3f2fd;
    color: #1976d2;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 0.85rem;
    font-weight: 500;
    border: 1px solid #bbdefb;
    line-height: 1.2;
}

[b-mvtrree0w6] .employee-badge .employee-role {
    font-size: 0.7rem;
    color: #64b5f6;
    margin-top: 2px;
    font-weight: 400;
}

/* Responsive Design */
@media (max-width: 768px) {
    [b-mvtrree0w6] .top-row, [b-mvtrree0w6] .bottom-row {
        flex-direction: column;
    }

    [b-mvtrree0w6] .info-grid {
        grid-template-columns: 1fr;
    }

    [b-mvtrree0w6] .ticket-map {
        height: 250px;
    }

    [b-mvtrree0w6] .form-builder-container {
        flex-direction: column;
    }

    [b-mvtrree0w6] .submission-form-container {
        padding: 10px;
    }

    [b-mvtrree0w6] .form-fields-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    [b-mvtrree0w6] .form-actions {
        flex-direction: column;
        gap: 12px;
    }

    [b-mvtrree0w6] .form-actions .btn {
        width: 100%;
    }

    /* Submissions Layout Responsive */
    [b-mvtrree0w6] .submissions-layout {
        flex-direction: column;
        height: auto;
        min-height: 600px;
    }

    [b-mvtrree0w6] .submissions-sidebar {
        width: 100%;
        min-width: auto;
        border-right: none;
        border-bottom: 1px solid #e9ecef;
        max-height: 300px;
    }

    [b-mvtrree0w6] .submissions-content {
        width: 100%;
        min-height: 400px;
    }

    [b-mvtrree0w6] .template-item {
        padding: 10px 12px;
    }

    [b-mvtrree0w6] .template-title {
        font-size: 0.9rem;
    }

    [b-mvtrree0w6] .template-description {
        font-size: 0.8rem;
    }

    [b-mvtrree0w6] .template-form-container {
        padding: 16px;
    }
}

[b-mvtrree0w6] .rejection-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

[b-mvtrree0w6] .rejection-dialog-content {
    background: white;
    padding: 2rem;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    max-width: 500px;
    width: 90%;
}

[b-mvtrree0w6] .rejection-dialog-header {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e3e8;
}

[b-mvtrree0w6] .rejection-dialog-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #22223b;
    margin: 0;
}

[b-mvtrree0w6] .rejection-dialog-body {
    margin-bottom: 1.5rem;
}

[b-mvtrree0w6] .rejection-dialog-footer {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

[b-mvtrree0w6] .btn-secondary {
    background: #6c757d;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 0.5rem 1rem;
    cursor: pointer;
    transition: background 0.15s;
}

[b-mvtrree0w6] .btn-secondary:hover {
    background: #5a6268;
}

[b-mvtrree0w6] .btn-danger {
    background: #dc3545;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 0.5rem 1rem;
    cursor: pointer;
    transition: background 0.15s;
}

[b-mvtrree0w6] .btn-danger:hover {
    background: #c82333;
}

[b-mvtrree0w6] .form-group {
    margin-bottom: 1rem;
}

[b-mvtrree0w6] .form-label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

[b-mvtrree0w6] .form-control {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 1rem;
    transition: border-color 0.15s;
}

[b-mvtrree0w6] .form-control:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

[b-mvtrree0w6] .form-control.is-invalid {
    border-color: #dc3545;
}

[b-mvtrree0w6] .invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875rem;
    color: #dc3545;
}

/* _content/BlazorApp/Components/Pages/TicketsManagement/TicketsManagement.razor.rz.scp.css */
/* Template Selection Styles */
[b-lk6bqr3ya2] .template-selection-section {
    margin-top: 1rem;
}

[b-lk6bqr3ya2] .template-section-header {
    margin-bottom: 1rem;
    padding: 0.5rem;
    background-color: #f8f9fa;
    border-radius: 0.375rem;
    border-left: 3px solid #17a2b8;
}

[b-lk6bqr3ya2] .template-section-header h6 {
    margin: 0 0 0.25rem 0;
    color: #495057;
    font-weight: 600;
}

[b-lk6bqr3ya2] .template-actions {
    padding: 0.5rem;
    background-color: #e9ecef;
    border-radius: 0.375rem;
    border-left: 3px solid #6c757d;
}

[b-lk6bqr3ya2] .template-list {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 0.5rem;
    background-color: #f8f9fa;
}

[b-lk6bqr3ya2] .template-item {
    padding: 0.5rem;
    border-bottom: 1px solid #dee2e6;
    transition: background-color 0.2s ease;
}

[b-lk6bqr3ya2] .template-item:last-child {
    border-bottom: none;
}

[b-lk6bqr3ya2] .template-item:hover {
    background-color: #e9ecef;
}

[b-lk6bqr3ya2] .template-item.selected {
    background-color: #d1ecf1;
    border-left: 3px solid #17a2b8;
}

[b-lk6bqr3ya2] .template-item .text-muted {
    margin-top: 0.25rem;
    font-size: 0.875em;
}

/* Template Cards */
[b-lk6bqr3ya2] .selected-templates-section {
    margin-bottom: 1.5rem;
}

[b-lk6bqr3ya2] .selected-templates-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1rem;
    margin-top: 1rem;
}

[b-lk6bqr3ya2] .template-card {
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: all 0.2s ease;
}

[b-lk6bqr3ya2] .template-card:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
}

[b-lk6bqr3ya2] .template-card.selected {
    border-color: #17a2b8;
    background-color: #f8f9fa;
}

[b-lk6bqr3ya2] .template-card.pre-selected {
    border-color: #28a745;
    background-color: #f0fff4;
}

[b-lk6bqr3ya2] .template-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

[b-lk6bqr3ya2] .template-name {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #495057;
    flex: 1;
    margin-right: 0.5rem;
}

[b-lk6bqr3ya2] .remove-template-btn {
    padding: 0.25rem;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border: 1px solid #dc3545;
    color: #dc3545;
    background-color: transparent;
    transition: all 0.2s ease;
}

[b-lk6bqr3ya2] .remove-template-btn:hover {
    background-color: #dc3545;
    color: white;
    transform: scale(1.1);
}

[b-lk6bqr3ya2] .template-description {
    margin: 0.5rem 0;
    font-size: 0.875rem;
    color: #6c757d;
    line-height: 1.4;
}

[b-lk6bqr3ya2] .template-meta {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #e9ecef;
}

/* Available Templates */
[b-lk6bqr3ya2] .available-templates-section {
    margin-top: 1.5rem;
}

[b-lk6bqr3ya2] .available-templates-list {
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    background-color: #f8f9fa;
}

[b-lk6bqr3ya2] .template-item.available {
    padding: 0.75rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.2s ease;
}

[b-lk6bqr3ya2] .template-item.available:last-child {
    border-bottom: none;
}

[b-lk6bqr3ya2] .template-item.available:hover {
    background-color: #e9ecef;
}

[b-lk6bqr3ya2] .template-item.available .template-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

[b-lk6bqr3ya2] .template-item.available .template-name {
    font-weight: 500;
    color: #495057;
}

[b-lk6bqr3ya2] .add-template-btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border-radius: 0.25rem;
    white-space: nowrap;
}

[b-lk6bqr3ya2] .add-template-btn:hover {
    background-color: #28a745;
    border-color: #28a745;
    color: white;
}

/* Search Box */
[b-lk6bqr3ya2] .template-search-section {
    margin-bottom: 1rem;
}

[b-lk6bqr3ya2] .template-search-section .input-group {
    max-width: 400px;
}

[b-lk6bqr3ya2] .template-search-section .form-control {
    border-radius: 0.375rem 0 0 0.375rem;
}

[b-lk6bqr3ya2] .template-search-section .input-group-text {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: #6c757d;
}

/* Search Results Info */
[b-lk6bqr3ya2] .search-results-info {
    padding: 0.5rem;
    background-color: #e9ecef;
    border-radius: 0.375rem;
    border-left: 3px solid #6c757d;
}

/* Badge Styles */
[b-lk6bqr3ya2] .badge {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
}

[b-lk6bqr3ya2] .badge.bg-info {
    background-color: #17a2b8 !important;
}

[b-lk6bqr3ya2] .badge.bg-success {
    background-color: #28a745 !important;
}
