@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.iitr8bszy4.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Common.JsInterop/Majorsoft.Blazor.Components.Common.JsInterop.bundle.scp.css';
@import '_content/SharedComponents/SharedComponents.nkdf9n103u.bundle.scp.css';

/* /Components/AI/AIChat.razor.rz.scp.css */
.kfx-ai-chat[b-od3xba3o0o] {
    .kfx-window-content {
        scroll-behavior: smooth;
    }
    .chat-message[b-od3xba3o0o] {
        display: flex;
        margin-bottom: 1em;
        p {
            margin: 0;
        }
    }
    .message-input[b-od3xba3o0o] {
        border-top: var(--bs-border-width) solid var(--bs-border-color-translucent);
        padding-top: 0.5em;
        
        textarea {
            resize: none;
        }
        
        button[b-od3xba3o0o] {
            min-width: 6em;
        }
    }
    
    .typing-indicator[b-od3xba3o0o] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 30px;

        span {
            display: inline-block;
            width: 8px;
            height: 8px;
            margin: 0 2px;
            background-color: #333;
            border-radius: 50%;
            animation: blink-b-od3xba3o0o 1.4s infinite both;
        }

        span:nth-child(2)[b-od3xba3o0o] {
            animation-delay: 0.2s;
        }

        span:nth-child(3)[b-od3xba3o0o] {
            animation-delay: 0.4s;
        }
    }
}

@keyframes blink-b-od3xba3o0o {
    0%, 80%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-bszlzj2srf] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-bszlzj2srf] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-bszlzj2srf] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-bszlzj2srf] {
    font-size: 1.1rem;
}

.bi[b-bszlzj2srf] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-bszlzj2srf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-bszlzj2srf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-bszlzj2srf] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-bszlzj2srf] {
        padding-bottom: 1rem;
    }

    .nav-item[b-bszlzj2srf]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-bszlzj2srf]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-bszlzj2srf]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-bszlzj2srf] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-bszlzj2srf] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-bszlzj2srf] {
        display: none;
    }

    .nav-scrollable[b-bszlzj2srf] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/MegaSearch.razor.rz.scp.css */
.mega-search[b-duiaazxfjx] {

}

.row.project:hover[b-duiaazxfjx],
.row.customer:hover[b-duiaazxfjx] {
    cursor: pointer;
    background-color: rgba(var(--bs-emphasis-color-rgb), 0.075);
}
/* /Components/OfferSearchGrid.razor.rz.scp.css */
/* OfferSearchGrid.razor.css - Scoped styles */

/* Base grid container - fills parent height using flex */
.offer-search-grid[b-jr8fy51fop] {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0; /* Allow shrinking below content size */
}

/* Search controls row should not grow */
.offer-search-grid > .container[b-jr8fy51fop] {
    flex-shrink: 0;
}

/* Scroll container fills remaining space */
.offer-search-grid > .div-scroll[b-jr8fy51fop] {
    flex: 1;
    min-height: 0; /* Allow shrinking below content size */
    overflow: auto;
}

.clickable-row:hover[b-jr8fy51fop] {
    background-color: rgba(var(--kfx-primary-rgb, 13, 110, 253), 0.1);
}

.selected-row[b-jr8fy51fop] {
    background-color: rgba(var(--kfx-primary-rgb, 13, 110, 253), 0.2);
}

.selected-row:hover[b-jr8fy51fop] {
    background-color: rgba(var(--kfx-primary-rgb, 13, 110, 253), 0.25);
}
/* /Components/ProjectSearchGrid.razor.rz.scp.css */
/* Base grid container - fills parent height using flex */
.project-search-grid[b-04ji2jt5ji] {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0; /* Allow shrinking below content size */
}

/* Search controls row should not grow */
.project-search-grid > .container[b-04ji2jt5ji] {
    flex-shrink: 0;
}

/* Scroll container fills remaining space */
.project-search-grid > .div-scroll[b-04ji2jt5ji] {
    flex: 1;
    min-height: 0; /* Allow shrinking below content size */
    overflow: auto;
}

/* Compact mode overrides */
.compact-project-grid[b-04ji2jt5ji] {
    font-size: 0.85rem;
}

.compact-project-grid .div-scroll[b-04ji2jt5ji] {
    flex: 1;
    overflow: auto;
}

.compact-project-grid .compact-table[b-04ji2jt5ji] {
    width: 100%;
    table-layout: fixed;
}

.compact-project-grid .compact-table th[b-04ji2jt5ji],
.compact-project-grid .compact-table td[b-04ji2jt5ji] {
    padding: 4px 6px;
    vertical-align: top;
}

.compact-project-grid .compact-cell[b-04ji2jt5ji] {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 2px;
}

.compact-project-grid .compact-cell .fw-bold[b-04ji2jt5ji] {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.compact-project-grid .compact-dates[b-04ji2jt5ji] {
    white-space: nowrap;
    font-size: 0.8rem;
}

.compact-project-grid .btn-compact[b-04ji2jt5ji] {
    padding: 2px 4px;
    font-size: 0.75rem;
    line-height: 1;
}

.compact-project-grid .clickable-row:hover[b-04ji2jt5ji] {
    background-color: rgba(var(--kfx-primary-rgb, 13, 110, 253), 0.1);
}

.compact-project-grid .selected-row[b-04ji2jt5ji] {
    background-color: rgba(var(--kfx-primary-rgb, 13, 110, 253), 0.2) !important;
}

.compact-project-grid .selected-row:hover[b-04ji2jt5ji] {
    background-color: rgba(var(--kfx-primary-rgb, 13, 110, 253), 0.25) !important;
}
/* /Components/TaskBoard/TaskBoardView.razor.rz.scp.css */
.task-board-shell[b-wj3y2pkcxe] {
    position: relative;
}

.task-board-toolbar[b-wj3y2pkcxe] {
    position: sticky;
    top: 0;
    z-index: 2;
    background: var(--bs-body-bg, #fff);
}

.task-board-date-input[b-wj3y2pkcxe] {
    width: 11rem;
}

.task-board-filters[b-wj3y2pkcxe] {
    position: sticky;
    top: 2.75rem;
    z-index: 2;
    background: var(--bs-body-bg, #fff);
}

.task-board-filter-select[b-wj3y2pkcxe] {
    width: min(16rem, 100%);
}

.task-board-search-input[b-wj3y2pkcxe] {
    width: min(22rem, 100%);
}

.task-board-load-status[b-wj3y2pkcxe] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.task-board-spinner[b-wj3y2pkcxe] {
    width: 0.9rem;
    height: 0.9rem;
}

.task-board-container[b-wj3y2pkcxe] {
    position: relative;
}

.task-board[b-wj3y2pkcxe] {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    min-height: 60vh;
}

.task-board--loading[b-wj3y2pkcxe] {
    opacity: 0.7;
}

.task-board-loading-placeholder[b-wj3y2pkcxe] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    border: 1px dashed var(--bs-border-color, #dee2e6);
    border-radius: 0.75rem;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
}

.task-column[b-wj3y2pkcxe] {
    flex: 0 0 18rem;
    display: flex;
    flex-direction: column;
    background: var(--bs-tertiary-bg, #f8f9fa);
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 0.75rem;
    min-height: 20rem;
}

.task-column.drag-over[b-wj3y2pkcxe] {
    outline: 2px dashed var(--bs-primary, #0d6efd);
    outline-offset: 0.2rem;
}

.task-column-header[b-wj3y2pkcxe] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid var(--bs-border-color, #dee2e6);
    font-weight: 600;
}

.task-column-body[b-wj3y2pkcxe] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.75rem;
}

.task-column-empty[b-wj3y2pkcxe] {
    padding: 0.5rem 0.25rem;
}

.task-card[b-wj3y2pkcxe] {
    background: var(--bs-body-bg, #fff);
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 0.75rem;
    padding: 0.75rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.04);
    transition: transform 120ms ease, box-shadow 120ms ease, opacity 120ms ease;
}

.task-card-project-badge[b-wj3y2pkcxe] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    max-width: 100%;
    border-radius: 999px;
    padding: 0.22rem 0.55rem;
    font-size: 0.74rem;
    font-weight: 600;
    margin-bottom: 0.45rem;
}

.task-card-project-dot[b-wj3y2pkcxe] {
    width: 0.55rem;
    height: 0.55rem;
    border-radius: 50%;
    flex: 0 0 auto;
}

.task-card-project-name[b-wj3y2pkcxe] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-board-search-highlight[b-wj3y2pkcxe] {
    padding: 0 0.15rem;
    border-radius: 0.25rem;
    background: color-mix(in srgb, var(--bs-warning, #ffc107) 45%, transparent);
    color: inherit;
}

.task-card--dragging[b-wj3y2pkcxe] {
    opacity: 0.55;
    transform: rotate(1deg);
}

.task-card-title[b-wj3y2pkcxe],
.task-card-project[b-wj3y2pkcxe] {
    word-break: break-word;
}

.task-board-settings-popover[b-wj3y2pkcxe] {
    position: absolute;
    top: calc(100% + 0.5rem);
    right: 0;
    min-width: 18rem;
    padding: 0.75rem;
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 0.75rem;
    background: var(--bs-body-bg, #fff);
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.12);
    z-index: 10;
}

.task-board-settings-row[b-wj3y2pkcxe] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.35rem 0.5rem;
    border: 1px solid transparent;
    border-radius: 0.6rem;
}

.task-board-settings-row--drag-over[b-wj3y2pkcxe] {
    border-color: var(--bs-primary, #0d6efd);
    background: color-mix(in srgb, var(--bs-primary, #0d6efd) 8%, transparent);
}

.task-board-settings-row--dragging[b-wj3y2pkcxe] {
    opacity: 0.6;
}

.task-board-settings-drag-handle[b-wj3y2pkcxe] {
    flex: 0 0 auto;
    color: var(--bs-secondary-color, #6c757d);
    cursor: grab;
    font-size: 1rem;
    letter-spacing: -0.15rem;
    line-height: 1;
    user-select: none;
}

.assignee-popover[b-wj3y2pkcxe] {
    border-top: 1px solid var(--bs-border-color, #dee2e6);
    padding-top: 0.75rem;
}

.assignee-list[b-wj3y2pkcxe] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    max-height: 12rem;
    overflow-y: auto;
}

.assignee-list-item[b-wj3y2pkcxe] {
    justify-content: flex-start;
    color: var(--bs-body-color, #212529);
    border-color: var(--bs-border-color, #dee2e6);
    background: var(--bs-body-bg, #fff);
}
/* /Components/TaskManager/YmerTaskManager.razor.rz.scp.css */
/* /Pages/Administration.razor.rz.scp.css */
.administration-page[b-6wdl4fhu8v] {
    background-color: lightgray;
    padding: 20px;
}

.logo[b-6wdl4fhu8v] {
    border-radius: var(--bs-border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(var(--kfx-white-rgb), .5);
    margin-right: .25em;
    user-select: none;

    .ymer-logo {
        font-family: 'Gilroy', sans-serif;
        font-weight: bold;
        font-size: var(--bs-btn-font-size);
    }

    .y[b-6wdl4fhu8v] {
        color: #2d83c5;
    }

    .mer[b-6wdl4fhu8v] {
        color: #265aa0;
    }
}
/* /Pages/GanttStatusbar.razor.rz.scp.css */
.spinningY[b-vsz5mlj93y] {
    font-size: 1em;
    
    animation: spin-b-vsz5mlj93y 1s infinite linear;
}
@keyframes spin-b-vsz5mlj93y {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
.fade-in[b-vsz5mlj93y] {
    opacity: 0;
    animation: fadeIn-b-vsz5mlj93y 1s forwards;
}
@keyframes fadeIn-b-vsz5mlj93y {
    to {
        opacity: 1;
    }
}
.sbar[b-vsz5mlj93y]
{
    height: auto;
    min-height: 2.5em;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}
.sbartext[b-vsz5mlj93y] {
    line-height: 1.2;
}


.sbarlabel[b-vsz5mlj93y]
{

    font-size:0.75em;
}
.sbarsection[b-vsz5mlj93y]
{
    border-right:1px solid #fff2;
}
/* /Pages/GuestPages/GuestBookingTooltip.razor.rz.scp.css */
.acttooltipdiv[b-ph1pojep47] {
    position: absolute;
}

.actcanceled[b-ph1pojep47] {
    color: red;
}

.ttfadein[b-ph1pojep47] {
    visibility: visible;
    opacity: 1;
    animation: fadein-b-ph1pojep47 900ms;
}

@keyframes fadein-b-ph1pojep47 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* /Pages/ProjectPages/ProjectManagerRuleCheck.razor.rz.scp.css */
.severity[b-wxmvusv0lu] {
    
    width: 1.5em;
    height: 1.5em;
    margin: 3px
}
.high[b-wxmvusv0lu] {
    background-color: red !important;
}
.medium[b-wxmvusv0lu] {
    background-color: orange !important;
}
.low[b-wxmvusv0lu] {
    background-color: purple !important;
}
.none[b-wxmvusv0lu] {
    background-color: gray !important;
}
.resultrow > div:nth-of-type(odd)[b-wxmvusv0lu] {
    background-color: #cccccc;
}
/* /Pages/ProjectPages/ProjectTooltip.razor.rz.scp.css */


.acttooltipdiv[b-frwz30k9tk] 
{
    position:absolute;
    font-size:0.8em !important;
}
.actcanceled[b-frwz30k9tk]
{
    color:red;
}
.ttfadein[b-frwz30k9tk] {
    visibility: visible;
    opacity: 1;
    animation: fadein-b-frwz30k9tk 900ms;
}
@keyframes fadein-b-frwz30k9tk {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


/* /Pages/VenuePages/VenueProjectSearch.razor.rz.scp.css */
/* VenueProjectSearch.razor.css - Scoped styles for search dialog content */

/* Container should fill the dialog window */
.project-search-wrapper[b-9alf6fvm6b] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    min-height: 0; /* Allow shrinking below content size */
}

/* Tab navigation should not grow */
.project-search-wrapper > .nav-tabs[b-9alf6fvm6b] {
    flex-shrink: 0;
}

/* Tab content fills remaining space */
.project-search-wrapper > .tab-content[b-9alf6fvm6b] {
    flex: 1;
    min-height: 0; /* Allow shrinking below content size */
    display: flex;
    flex-direction: column;
}

/* Active tab pane fills the tab-content area */
.project-search-wrapper > .tab-content > .tab-pane[b-9alf6fvm6b] {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.project-search-wrapper > .tab-content > .tab-pane.active[b-9alf6fvm6b] {
    display: flex;
}
/* /Pages/VenuePages/VenueRoomTooltip.razor.rz.scp.css */
.ttrowfadein[b-577pypyb03] {
    visibility: visible;
    opacity: 1;
    animation: fadein-b-577pypyb03 900ms;
}
@keyframes fadein-b-577pypyb03 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.acttooltipdiv[b-577pypyb03] {
    position: absolute;
}

/* /Pages/VenuePages/VenueRoomToolTipDetails.razor.rz.scp.css */
.row-tooltip-item[b-adbn2ms11z]
{
    display:flex;
    flex-flow:column;
    justify-content:start;
    width:100%;
    flex-wrap:nowrap;
    
}
.row-tooltip[b-adbn2ms11z] {
    width:15vw;

}
.row-tooltip-column[b-adbn2ms11z] {
    text-align: left;
    font-size: 0.7vw;
}

/* /Pages/VenuePages/VenueSegmentTooltip.razor.rz.scp.css */
.acttooltipdiv[b-ceocc8quut] {
    position: absolute;
    font-size: 0.8em !important;
}

.actcanceled[b-ceocc8quut] {
    color: red;
}

.ttfadein[b-ceocc8quut] {
    visibility: visible;
    opacity: 1;
    animation: fadein-b-ceocc8quut 900ms;
}

@keyframes fadein-b-ceocc8quut {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* /Shared/AppSplashScreen.razor.rz.scp.css */
/* AppSplashScreen - Unified style matching original App.razor design */

.app-splash[b-7uh71pk55c] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    color: white;
}

.splash-logo[b-7uh71pk55c] {
    font: 5em 'Gilroy', sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
}

.logo-y[b-7uh71pk55c] {
    color: #2d83c5;
}

.logo-mer[b-7uh71pk55c] {
    color: #265aa0;
}

.splash-spinner[b-7uh71pk55c] {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 4px solid white;
    width: 50px;
    height: 50px;
    animation: splash-spin-b-7uh71pk55c 1s linear infinite;
}

.splash-text[b-7uh71pk55c] {
    margin-top: 20px;
    font-size: 1.2rem;
    color: white;
}

@keyframes splash-spin-b-7uh71pk55c {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
.main[b-frwomipz4f] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    padding: 2px;
    width: 100%;
}

.card[b-frwomipz4f] {
    width: 100%
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-pw0zfp7vuc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pw0zfp7vuc] {
    flex: 1;
}

.sidebar[b-pw0zfp7vuc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pw0zfp7vuc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pw0zfp7vuc]  a, .top-row .btn-link[b-pw0zfp7vuc] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-pw0zfp7vuc] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-pw0zfp7vuc] {
        display: none;
    }

    .top-row.auth[b-pw0zfp7vuc] {
        justify-content: space-between;
    }

    .top-row a[b-pw0zfp7vuc], .top-row .btn-link[b-pw0zfp7vuc] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pw0zfp7vuc] {
        flex-direction: row;
    }

    .sidebar[b-pw0zfp7vuc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pw0zfp7vuc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-pw0zfp7vuc], article[b-pw0zfp7vuc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.teleport[b-pw0zfp7vuc] {
    position: absolute;
    top: 0;
    left: 0;
    
    .teleport-container {
        position: relative;
    }
}
