@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.LayoutContainer[b-z8inp7hp19] {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
}


    
/* /Components/Layout/Footer.razor.rz.scp.css */
footer[b-ed0cumn0tt] {
    font-size: 13px;    
}
.footer-copyright[b-ed0cumn0tt] {
    padding: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f7f7f7;
    border-top: 1px solid #d6d5d5;
    border-right: 1px solid #d6d5d5;
}

@media (max-width: 768px) {
    .footer-copyright[b-ed0cumn0tt] {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-areas:
            "copyright rights"
            "version rights";
        align-items: center;
        column-gap: 12px;
    }

    .footer-copyright > span:nth-child(1)[b-ed0cumn0tt] {
        grid-area: copyright;
        text-align: left;
    }

    .footer-copyright > span:nth-child(2)[b-ed0cumn0tt] {
        grid-area: version;
        text-align: left;
    }

    .footer-copyright > span:nth-child(3)[b-ed0cumn0tt] {
        grid-area: rights;
        text-align: right;
        white-space: nowrap;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-8v38vjvhek] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8v38vjvhek] {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 100vh;
    max-width: 1400px;
}

.content[b-8v38vjvhek] {
    flex: 1; /* Pushes the footer down */
}

.topbar[b-8v38vjvhek] {
    padding: 16px;
}

@media (max-width: 700px) {
    .topbar[b-8v38vjvhek] {
        padding: 8px;
        border-bottom: 1px solid #d6d5d5;
    }
}

@media (min-width: 641px) {
    .page[b-8v38vjvhek] {
        flex-direction: row;
    }
}

#blazor-error-ui[b-8v38vjvhek] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-8v38vjvhek] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-eyxvkj3cnm] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 1.5rem;
    left: 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-eyxvkj3cnm] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-eyxvkj3cnm] {
    min-height: 3.5rem;
    background-color: rgba(255,255,255);
}

.navbar-brand[b-eyxvkj3cnm] {
    font-size: 1.1rem;
    padding: 0px !important;
    margin: 0px auto !important;
    cursor: default;
}

.bi[b-eyxvkj3cnm] {
    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-eyxvkj3cnm] {
    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-eyxvkj3cnm] {
    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-eyxvkj3cnm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-eyxvkj3cnm] {
    /*font-size: 0.9rem;
   padding-bottom: 0.5rem;*/
}

    /*.nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }*/

    .nav-item[b-eyxvkj3cnm]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        /*line-height: 2rem;*/
        width: 100%;
    }

.nav-item[b-eyxvkj3cnm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-eyxvkj3cnm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-eyxvkj3cnm] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-eyxvkj3cnm] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-eyxvkj3cnm] {
        display: none;
    }

    .nav-scrollable[b-eyxvkj3cnm] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 7rem);
        overflow-y: auto;
    }
}
.nav-link span[b-eyxvkj3cnm]{
    font-size: 18px;
   /*top: -14px;*/
    color: #FFF;
}

.navbar-brand .pbxversion[b-eyxvkj3cnm] {
    font-size: 12px;
}
/* /Components/Layout/TopBar.razor.rz.scp.css */
.topbar-container[b-chfajpxdos] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.25rem;
    margin-top: 0.5rem; /* Added top margin */
}

.topbar-section[b-chfajpxdos] {
    min-width: 100px;
    padding: 0.25rem 0.5rem;
    box-sizing: border-box;
}
.last-login[b-chfajpxdos] {
    font-style: italic;
    font-size: 12px;
}
.logout-icon[b-chfajpxdos] {
    font-size: 24px;
}
.topbar-section.section4[b-chfajpxdos] {
    min-width: 50px !important;
    text-align: right !important;
}
.topbar-section.section1and2[b-chfajpxdos] {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    min-width: 250px !important;
}
.topbar-reload[b-chfajpxdos] {
    margin-right: auto;
}

/* Responsive layout for small screens */
@media (max-width: 700px) {
    .topbar-container[b-chfajpxdos] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto;
        justify-items: stretch;
        gap: 0.25rem;
    }

    .topbar-section[b-chfajpxdos] {
        padding: 0.25rem 0rem;
    }

    .section1[b-chfajpxdos] {
        grid-column: 1;
        grid-row: 1;
        justify-self: start;
    }

    .section2[b-chfajpxdos] {
        grid-column: 2;
        grid-row: 1;
        justify-self: end;
        text-align: right;
    }

    .section3[b-chfajpxdos] {
        grid-column: 1;
        grid-row: 2;
        justify-self: start;
    }

    .section4[b-chfajpxdos] {
        grid-column: 2;
        grid-row: 2;
        justify-self: end;
        text-align: right;
    }

    .topbar-reload[b-chfajpxdos] {
        grid-column: 1 / -1; /* below Change Password and Logout */
        grid-row: 3;
        justify-self: start;
        align-self: center;
    }
}
/* /Components/Pages/ConferencesComponent.razor.rz.scp.css */
.grid[b-9bw9mz7945]  .quickgrid {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 2.5rem;
    text-align: left;
    --tw-text-opacity: 1;
    /*font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;*/
}

    .grid[b-9bw9mz7945]  .quickgrid[theme=QuickGrid-Theme] .col-title {
        font-weight: bold;
    }

.grid[b-9bw9mz7945]  :is(.dark .quickgrid) {
    --tw-text-opacity: 1;
}

.grid[b-9bw9mz7945]  table {
    min-width: 100%;
    width: 100%;
}

.grid[b-9bw9mz7945]  thead {
    position: sticky;
    top: 0;
    background-color: #BCBCBC;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}

.grid[b-9bw9mz7945]  tr {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

[b-9bw9mz7945] tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.4);
    background-color: #F2F2F2;
}
/*check if all tds under a tr are empty - when no results, pagination adds extra rows*/
.grid[b-9bw9mz7945]  tr:nth-child(even):where(:not(:has(td:not(:empty)))) td:empty {
    background-color: white;
}

.grid[b-9bw9mz7945]  :is(.dark tr) {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.grid[b-9bw9mz7945]  :is(.dark thead) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-9bw9mz7945]  :is(.dark .quickgrid[theme=QuickGrid-Theme] .col-options) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-9bw9mz7945]  :is(.dark .quickgrid[theme=QuickGrid-Theme] input) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
/* /Components/Pages/Denied.razor.rz.scp.css */



.container[b-ufy2qqsq6v] {
    text-align: center !important;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.text-danger[b-ufy2qqsq6v] {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 20px;
}

p[b-ufy2qqsq6v] {
    font-size: 18px;
    color: #6c757d;
    margin-bottom: 30px;
}

.link[b-ufy2qqsq6v] {
    text-decoration: none;
    color: #007bff; /* A blue color */
}

    .link:hover[b-ufy2qqsq6v] {
        text-decoration: underline;
    }

.icon[b-ufy2qqsq6v] {
    font-size: 100px;
    color: #ffc107;
    margin-bottom: 20px;
}
/* /Components/Pages/Error404.razor.rz.scp.css */



.container[b-ammivzxxnf] {
    text-align: center !important;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.text-danger[b-ammivzxxnf] {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 20px;
}

p[b-ammivzxxnf] {
    font-size: 18px;
    color: #6c757d;
    margin-bottom: 30px;
}

.link[b-ammivzxxnf] {
    text-decoration: none;
    color: #007bff; /* A blue color */
}

    .link:hover[b-ammivzxxnf] {
        text-decoration: underline;
    }

.icon[b-ammivzxxnf] {
    font-size: 100px;
    color: #ffc107;
    margin-bottom: 20px;
}
/* /Components/Pages/ParkingLotsComponent.razor.rz.scp.css */
.grid[b-somqsfirpp]  .quickgrid {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 2.5rem;
    text-align: left;
    --tw-text-opacity: 1;
    /*font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;*/
}

    .grid[b-somqsfirpp]  .quickgrid[theme=QuickGrid-Theme] .col-title {
        font-weight: bold;
    }

.grid[b-somqsfirpp]  :is(.dark .quickgrid) {
    --tw-text-opacity: 1;
}

.grid[b-somqsfirpp]  table {
    min-width: 100%;
    width: 100%;
}

.grid[b-somqsfirpp]  thead {
    position: sticky;
    top: 0;
    background-color: #BCBCBC;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}

.grid[b-somqsfirpp]  tr {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

[b-somqsfirpp] tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.4);
    background-color: #F2F2F2;
}
/*check if all tds under a tr are empty - when no results, pagination adds extra rows*/
.grid[b-somqsfirpp]  tr:nth-child(even):where(:not(:has(td:not(:empty)))) td:empty {
    background-color: white;
}

.grid[b-somqsfirpp]  :is(.dark tr) {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.grid[b-somqsfirpp]  :is(.dark thead) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-somqsfirpp]  :is(.dark .quickgrid[theme=QuickGrid-Theme] .col-options) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-somqsfirpp]  :is(.dark .quickgrid[theme=QuickGrid-Theme] input) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
/* /Components/Pages/PickupGroupsComponent.razor.rz.scp.css */
.grid[b-71idoeuv2x]  .quickgrid {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 2.5rem;
    text-align: left;
    --tw-text-opacity: 1;
    /*font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;*/
}

    .grid[b-71idoeuv2x]  .quickgrid[theme=QuickGrid-Theme] .col-title {
        font-weight: bold;
    }

.grid[b-71idoeuv2x]  :is(.dark .quickgrid) {
    --tw-text-opacity: 1;
}

.grid[b-71idoeuv2x]  table {
    min-width: 100%;
    width: 100%;
}

.grid[b-71idoeuv2x]  thead {
    position: sticky;
    top: 0;
    background-color: #BCBCBC;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}

.grid[b-71idoeuv2x]  tr {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

[b-71idoeuv2x] tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.4);
    background-color: #F2F2F2;
}
/*check if all tds under a tr are empty - when no results, pagination adds extra rows*/
.grid[b-71idoeuv2x]  tr:nth-child(even):where(:not(:has(td:not(:empty)))) td:empty {
    background-color: white;
}

.grid[b-71idoeuv2x]  :is(.dark tr) {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.grid[b-71idoeuv2x]  :is(.dark thead) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-71idoeuv2x]  :is(.dark .quickgrid[theme=QuickGrid-Theme] .col-options) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-71idoeuv2x]  :is(.dark .quickgrid[theme=QuickGrid-Theme] input) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
/* /Components/Pages/SMSAutoResponderEditorComponent.razor.rz.scp.css */
.time-range-fieldset[b-wzsn9a45de] {
    position: relative;
    border: 1px solid #d6d5d5;
    border-radius: 10px;
    padding: 1rem;
    margin: 0;
    background: #ffffff; /* keep your current look */
   /* border-color: #dc3545;*/ /* red border to indicate removal */
}

.time-range-delete[b-wzsn9a45de] {
    position: absolute;
    top: -10px; /* move onto border line */
    right: 14px;
    background: #ffffff; /* same as fieldset to “cut” border behind icon */
    padding: 0 6px !important;
    line-height: 1;
    z-index: 2;
}
/* /Components/Pages/SMSConversationDetailComponent.razor.rz.scp.css */
.sms-container[b-xqq38al9g5] {
    max-width: 500px;        
    border: solid 2px #000;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sms-top-banner[b-xqq38al9g5] {
    padding: 0px 5px;
    border-bottom: solid 1px #000;
}

.btn-link:hover[b-xqq38al9g5] {
    color: #000;
}

.sms-back[b-xqq38al9g5] {
    font-size: 44px;
}

.sms-remove[b-xqq38al9g5] {
    color: #FF0000;
    font-size: 40px;
}

.sms-number[b-xqq38al9g5] {
    color: #00BDFE;
    line-height: 60px;
    font-size: 18px;
}

.sms-messages[b-xqq38al9g5] {
    height: 550px;
    overflow-y: auto;          
}

.sms-new-message[b-xqq38al9g5] {
    border-top: solid 1px #000;
}
.sms-unread-message[b-xqq38al9g5] {
    text-align: center;
    line-height: 25px;
    background-color: #eeeeee;
}

.imessage[b-xqq38al9g5] {
    background-color: #fff;
    /*border: 1px solid #e5e5ea;*/
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    /* font-family: "SanFrancisco";*/
    font-size: 16px;
    margin: 0 auto 1rem;
    max-width: 600px;
    padding: 0.5rem 1.5rem;
}

    .imessage p[b-xqq38al9g5] {
        border-radius: 1.15rem;
        line-height: 1.25;
        max-width: 75%;
        padding: 0.5rem .875rem;
        position: relative;
        word-wrap: break-word;
        margin-bottom: 0px !important;
    }

        .imessage p[b-xqq38al9g5]::before,
        .imessage p[b-xqq38al9g5]::after {
            bottom: -0.1rem;
            content: "";
            height: 1rem;
            position: absolute;
        }

p.msg-outgoing[b-xqq38al9g5] {
    align-self: flex-end;
    background-color: #21b24b; /*#248bf5;*/
    color: #EFEFEF;
}

p.msg-outgoing[b-xqq38al9g5]::before {
    border-bottom-left-radius: 0.8rem 0.7rem;
    border-right: 1rem solid #21b24b; /*#248bf5;*/
    right: -0.35rem;
    transform: translate(0, -0.1rem);
}

    p.msg-outgoing[b-xqq38al9g5]::after {
        background-color: #fff;
        border-bottom-left-radius: 0.5rem;
        right: -40px;
        transform: translate(-30px, -2px);
        width: 10px;
    }


p.msg-incoming[b-xqq38al9g5] {
    align-items: flex-start;
    background-color: #e1e8ea; /* #e5e5ea;*/
    color: #000;
}

    p.msg-incoming[b-xqq38al9g5]:before {
        border-bottom-right-radius: 0.8rem 0.7rem;
        border-left: 1rem solid #e1e8ea; /*#e5e5ea;*/
        left: -0.35rem;
        transform: translate(0, -0.1rem);
    }

    p.msg-incoming[b-xqq38al9g5]::after {
        background-color: #fff;
        border-bottom-right-radius: 0.5rem;
        left: 20px;
        transform: translate(-30px, -2px);
        width: 10px;
    }
@media screen and (max-width: 800px) {
    .imessage[b-xqq38al9g5] {
        /*font-size: 1.05rem;*/
        margin: 0 auto 1rem;
        max-width: 600px;
        padding: 0.25rem 0.875rem;
    }

        .imessage p[b-xqq38al9g5] {
            margin: 0.5rem 0;
        }
}
.sms-delivered[b-xqq38al9g5]::before {
    content: '\2713';
    /*display: inline-block;  */
    color: White;
    padding: 0 0 0 6px;
    float: right;
}

.sms-delivered_img[b-xqq38al9g5]::before {
    content: '\2713';
    /*display: inline-block;  */
    color: #21b24b;
    padding: 0 0 0 6px;
    float: right;
}
.time-right[b-xqq38al9g5] {
    float: right;
    color: #aaa;
    text-align: right;
}
.time-left[b-xqq38al9g5] {
    float: left;
    color: #999;
}
p.outgoing-pic[b-xqq38al9g5] {
    align-self: flex-end;
    background-color: transparent; /*#248bf5;*/
    color: #EFEFEF;
}
    p.outgoing-pic ~ p.outgoing-pic[b-xqq38al9g5] {
        margin: 0.25rem 0 0;
    }

        p.outgoing-pic ~ p.outgoing-pic:not(:last-child)[b-xqq38al9g5] {
            margin: 0.25rem 0 0;
        }

        p.outgoing-pic ~ p.outgoing-pic:last-child[b-xqq38al9g5] {
            margin-bottom: 0.5rem;
        }

p.incoming-pic[b-xqq38al9g5] {
    align-items: flex-start;
    background-color: transparent; /* #e5e5ea;*/
    color: #000;
}


p.msg-outgoing-Liked[b-xqq38al9g5] {
    align-self: flex-end;
    background-color: #21b24b; /*#248bf5;*/
    color: #EFEFEF;
    margin-right: 10px !important;
}

    p.msg-outgoing-Liked[b-xqq38al9g5]::before {
        border-bottom-left-radius: 0.8rem 0.7rem;
        border-right: 1rem solid #21b24b; /*#248bf5;*/
        right: -0.35rem;
        transform: translate(0, -0.1rem);
    }

    p.msg-outgoing-Liked[b-xqq38al9g5]::after {
        background-color: #fff;
        border-bottom-left-radius: 0.5rem;
        right: -40px;
        transform: translate(-30px, -2px);
        width: 10px;
        content: "\1F44D";
    }

p.msg-outgoing-Loved[b-xqq38al9g5] {
    align-self: flex-end;
    background-color: #21b24b; /*#248bf5;*/
    color: #EFEFEF;
    margin-right: 10px !important;
}

    p.msg-outgoing-Loved[b-xqq38al9g5]::before {
        border-bottom-left-radius: 0.8rem 0.7rem;
        border-right: 1rem solid #21b24b; /*#248bf5;*/
        right: -0.35rem;
        transform: translate(0, -0.1rem);
    }

    p.msg-outgoing-Loved[b-xqq38al9g5]::after {
        background-color: #fff;
        border-bottom-left-radius: 0.5rem;
        right: -40px;
        transform: translate(-30px, -2px);
        width: 10px;
        content: "\2764";
        color: red;
    }
/* /Components/Pages/SMSConversationsComponent.razor.rz.scp.css */
.sms-container[b-vrgngxs8bw] {
    max-width: 500px;
    height: 550px;    
    border: solid 2px #000;
    border-radius: 10px;
    overflow: hidden;
    overflow-y: scroll;
    margin-bottom: 20px;
}
.create-chat[b-vrgngxs8bw] {
    width: 40px;
    height: 40px;
    background-color: #157130;
    padding: 12px;
    border-radius: 20px;
    cursor: pointer;
    color: #FFF;
    text-align: center;
    float: right;
    margin: 5px;
}
.sender-list[b-vrgngxs8bw] {
    margin-top: 60px;
}

.sender[b-vrgngxs8bw] {
    line-height: 30px;
    background-color: #FFF;
    color: #000;    
    cursor: pointer;    
    padding: 10px;
}
.sender-date[b-vrgngxs8bw]{
    float: right;
}

/* /Components/Pages/SMSHistoryComponent.razor.rz.scp.css */
.SelectBtn[b-1ex44bqnz7]{
    margin-top: 20px;
}
@media (max-width: 767px) {
    .SelectBtn[b-1ex44bqnz7] {
        margin-top: 0px;
    }
}
/* /Components/Pages/UserExtensionsComponent.razor.rz.scp.css */
.grid[b-l4h15byli9]  .quickgrid {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 2.5rem;
    text-align: left;
    --tw-text-opacity: 1;
    /*font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;*/
}

    .grid[b-l4h15byli9]  .quickgrid[theme=QuickGrid-Theme] .col-title {
        font-weight: bold;
    }

.grid[b-l4h15byli9]  :is(.dark .quickgrid) {
    --tw-text-opacity: 1;
}

.grid[b-l4h15byli9]  table {
    min-width: 100%;
    width: 100%;
}

.grid[b-l4h15byli9]  thead {
    position: sticky;
    top: 0;
    background-color: #BCBCBC;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}

.grid[b-l4h15byli9]  tr {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

[b-l4h15byli9] tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.4);
    background-color: #F2F2F2;
}
/*check if all tds under a tr are empty - when no results, pagination adds extra rows*/
.grid[b-l4h15byli9]  tr:nth-child(even):where(:not(:has(td:not(:empty)))) td:empty {
    background-color: white;
}

.grid[b-l4h15byli9]  :is(.dark tr) {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.grid[b-l4h15byli9]  :is(.dark thead) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-l4h15byli9]  :is(.dark .quickgrid[theme=QuickGrid-Theme] .col-options) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid[b-l4h15byli9]  :is(.dark .quickgrid[theme=QuickGrid-Theme] input) {
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
/* /Components/Shared/AudioPlayerPopup.razor.rz.scp.css */
.play-btn[b-kfebhhsiyo] {
    width: 20px;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 14px solid #339900;
    border-bottom: 7px solid transparent;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}
.audio-modal[b-kfebhhsiyo] {
    display: block;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/* /Components/Shared/DownloadFileComponent.razor.rz.scp.css */
/*Mobile screeens*/
@media (max-width: 576px) {
    .dwnldText[b-q4scqjj0vn] {
        font-size: 0.99rem;
    }
}
.download-btn[b-q4scqjj0vn] {
    color: #ff8040;
    margin-left: 10px;
}
.loader_download[b-q4scqjj0vn] {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid #ff8040;
    border-right-color: transparent;
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed)linear infinite var(--bs-spinner-animation-name);
    margin-left: 5px;
}
/* /Components/Shared/EmojiPickerButton.razor.rz.scp.css */
.emoji-btn[b-inzjkx10f5] {
    font-size: 24px;
    border: none;
    background: none;
    cursor: pointer;
}

#emoji-picker[b-inzjkx10f5] {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 8px;
}
/* /Components/Shared/IVRRow.razor.rz.scp.css */
/* IVR Row Card Styling */
.ivr-row-card[b-21afrw8kh1] {
    background-color: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

/* Key Circle */
.ivr-key-circle[b-21afrw8kh1] {
    width: 60px;
    height: 60px;
    background-color: #e8e4d8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #d4ceb8;
}

.ivr-key-number[b-21afrw8kh1] {
    font-size: 28px;
    font-weight: 600;
    color: #333;
}

.ivr-key-label-small[b-21afrw8kh1] {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
/* /Components/Shared/Pagination.razor.rz.scp.css */
.pagination-container[b-dvfoh67lyw] {    
    display: flex;
    justify-content: center; /* Horizontally centers the content */
    align-items: center; /* Vertically centers the content */
    margin: 0 auto; /* Optional: for centering if it's a block element */
}
.pagebtnprev[b-dvfoh67lyw], .pagebtnnext[b-dvfoh67lyw]
{
    border: none;
}
/*background and fore colors are in the theme stylesheets*/
/* /Components/Shared/SendSMSComponent.razor.rz.scp.css */
.attachment[b-3h7z19i1yb] {
    font-size: 24px;
    margin-left:15px;
}

.send-btn[b-3h7z19i1yb] {
    width: 48px;
    height: 48px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    margin-right: 5px;
}

    .send-btn i[b-3h7z19i1yb] {
        font-size: 20px;
    }
.image-preview-container[b-3h7z19i1yb] {
    position: relative;
    display: inline-block;
}
.image-src[b-3h7z19i1yb] {
    width: 40px;
    height: 40px;   
}
.image-preview-close[b-3h7z19i1yb]:before {
    content: '\00d7';
    color: Red;
    font-weight: bold;
    font-size: 20px;
}

.image-preview-close[b-3h7z19i1yb] {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}
.file-src[b-3h7z19i1yb] {
    font-size: 40px;
}
/* /Components/Shared/TranscriptComponent.razor.rz.scp.css */
.summary-section[b-bncahd93j2] {
    background-color: #fef3e8;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    border-left: 3px solid #e67e22;
}

.summary-header[b-bncahd93j2] {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #d35400;
    font-weight: 600;    
}

.summary-content[b-bncahd93j2] {
    color: #5d4037;
    line-height: 1.6;
    margin-left: 24px;
}

.transcript-section[b-bncahd93j2] {
    margin-top: 20px;
}

    /* Use ::deep to style dynamically generated content */
    .transcript-section[b-bncahd93j2]  .speaker-line {
        margin-bottom: 15px;
        line-height: 1.6;
    }

    .transcript-section[b-bncahd93j2]  .speaker-label {
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 5px;
        margin-bottom: 5px;
    }

        /* Agent/Assistant - Blue */
        .transcript-section[b-bncahd93j2]  .speaker-label.agent {
            color: #10b981;
        }

        /* Caller/Customer - Green */
        .transcript-section[b-bncahd93j2]  .speaker-label.caller {
            color: #0ea5e9;
        }

        /* Callee - Purple */
        .transcript-section[b-bncahd93j2]  .speaker-label.callee {
            color: #8b5cf6;
        }

        .transcript-section[b-bncahd93j2]  .speaker-label i {
            font-size: 12px;
        }

    .transcript-section[b-bncahd93j2]  .speaker-text {
        color: #374151;
        margin-left: 0;
    }

.transcript-modal-dialog[b-bncahd93j2] {
    max-width: 50vw;
}

@media (max-width: 768px) {
    .transcript-modal-dialog[b-bncahd93j2] {
        max-width: 80vw;
    }
}
