@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/SharedRazorClassLibrary/SharedRazorClassLibrary.bundle.scp.css';

/* _content/Connect/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-habxhlvmh9] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-habxhlvmh9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Connect/Components/Pages/MsaSignIn.razor.rz.scp.css */


.div-background[b-ylmfohh0c9] {
    background-color: #1F299C !important;
    height: 100dvh !important;
    width: 100dvw !important;
}
/* _content/Connect/Components/Pages/Scheduler.razor.rz.scp.css */
.scrollable-chips[b-kvy73iyula] {
    overflow-x: auto;
    white-space: nowrap;
    gap: 8px;
    max-width: 100%; /* Prevent content from stretching */
    scrollbar-width: none; /* For Firefox */
}

    .scrollable-chips[b-kvy73iyula]::-webkit-scrollbar {
        display: none; /* For Chrome, Safari, and Edge */
    }


.scroll-container[b-kvy73iyula] {
    overflow-y: auto;
    /*scroll-snap-type: y mandatory;*/
    scroll-behavior: auto;
    flex: 1;
    min-height: 0;
    height: 90vh;
}


.s-wrapper[b-kvy73iyula] {
    display: flex;
    flex-direction: column;
    /*height: 100vh;*/
}

.left-wrapper[b-kvy73iyula] {
    display: flex;
    flex-direction: column;
    flex: 1; /* Takes remaining vertical space */
    min-height: 0; /* Allow its children to shrink if necessary */
    overflow: hidden; /* Prevent accidental overflow from affecting layout */
}

.scroll-container-2[b-kvy73iyula] {
    flex: 1; /* Fills the remaining space inside left-wrapper */
    overflow-y: auto; /* Enable vertical scrolling for overflowing content */
    min-height: 0; /* Make sure the scrollable container doesn't force extra height */
}
/* _content/Connect/Components/Pages/SmartSell/LeadManagement/LeadControl.razor.rz.scp.css */
body[b-gap92ytrk2] {
}
