@import '_content/BlazorBootstrap/BlazorBootstrap.y32n2785bn.bundle.scp.css';

/* /Components/Accounting/InvoiceProfile.razor.rz.scp.css */
.quick-search-row[b-49uhinrbwv] {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
}

.quick-search-label[b-49uhinrbwv] {
    flex: 0 0 70px;
    margin: 0;
    padding-right: 0.75rem;
    font-weight: 600;
    white-space: nowrap;
}

.quick-search-input-group[b-49uhinrbwv] {
    flex: 1 1 auto;
    min-width: 0;
}

.quick-search-overlay-host[b-49uhinrbwv] {
    position: relative;
}

.quick-search-input-group .quick-search-overlay-host[b-49uhinrbwv] {
    flex: 1 1 auto;
    width: 1%;
}

.quick-search-input-group[b-49uhinrbwv]  .search-lookup__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.quick-search-input-group > .btn[b-49uhinrbwv] {
    margin-left: -1px;
}

.quick-search-result-overlay[b-49uhinrbwv] {
    position: absolute;
    inset: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    padding: 0 0.75rem;
    overflow: hidden;
    color: var(--default-text-color);
    background-color: color-mix(in srgb, var(--custom-white) 82%, transparent);
    border: 1px solid color-mix(in srgb, var(--primary-color) 35%, transparent);
    border-radius: 0.25rem;
    pointer-events: none;
    backdrop-filter: blur(2px);
}

.quick-search-result-overlay-text[b-49uhinrbwv] {
    min-width: 0;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /Components/Customer/QuotationProfile.razor.rz.scp.css */
.quick-search-row[b-odk11mu82y] {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
}

.quick-search-label[b-odk11mu82y] {
    flex: 0 0 70px;
    margin: 0;
    padding-right: 0.75rem;
    font-weight: 600;
    white-space: nowrap;
}

.quick-search-input-group[b-odk11mu82y] {
    flex: 1 1 auto;
    min-width: 0;
}

.quick-search-overlay-host[b-odk11mu82y] {
    position: relative;
}

.quick-search-input-group .quick-search-overlay-host[b-odk11mu82y] {
    flex: 1 1 auto;
    width: 1%;
}

.quick-search-input-group[b-odk11mu82y]  .search-lookup__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.quick-search-input-group > .btn[b-odk11mu82y] {
    margin-left: -1px;
}

.quick-search-result-overlay[b-odk11mu82y] {
    position: absolute;
    inset: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    padding: 0 0.75rem;
    overflow: hidden;
    color: var(--default-text-color);
    background-color: color-mix(in srgb, var(--custom-white) 82%, transparent);
    border: 1px solid color-mix(in srgb, var(--primary-color) 35%, transparent);
    border-radius: 0.25rem;
    pointer-events: none;
    backdrop-filter: blur(2px);
}

.quick-search-result-overlay-text[b-odk11mu82y] {
    min-width: 0;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /Components/Layout/MainHeader.razor.rz.scp.css */
@charset "UTF-8";

.flag-icon-background[b-iiggge3it3], .flag-icon[b-iiggge3it3] {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.flag-icon[b-iiggge3it3] {
    position: relative;
    display: inline-block;
    width: 1.3333333333em;
    line-height: 1em;
}

.flag-icon[b-iiggge3it3]:before {
    content: " ";
}

.flag-icon.flag-icon-squared[b-iiggge3it3] {
    width: 1em;
}

.flag-icon-th[b-iiggge3it3] {
    background-image: url(../img/flags/th.svg);
}

.flag-icon-th.flag-icon-squared[b-iiggge3it3] {
    background-image: url(../img/flags/th.svg);
}

.flag-icon-la[b-iiggge3it3] {
    background-image: url(../img/flags/la.svg);
}

.flag-icon-la.flag-icon-squared[b-iiggge3it3] {
    background-image: url(../img/flags/la.svg);
}

.current_lang[b-iiggge3it3] {
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden;
    padding: 0.4rem;
    border-radius: 0.3rem;
    border: 1px solid var(--header-border-color);
}

.lang span.lang-txt[b-iiggge3it3] {
    display: inline-flex;
    margin-left: 8px;
    font-weight: 500;
}

.lang span span[b-iiggge3it3] {
    color: #999;
    font-weight: 400;
    margin-left: 5px;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-7vge3coab8],
.components-reconnect-repeated-attempt-visible[b-7vge3coab8],
.components-reconnect-failed-visible[b-7vge3coab8],
.components-pause-visible[b-7vge3coab8],
.components-resume-failed-visible[b-7vge3coab8],
.components-rejoining-animation[b-7vge3coab8] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-retrying[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-failed[b-7vge3coab8],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-7vge3coab8] {
    display: block;
}


#components-reconnect-modal[b-7vge3coab8] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-7vge3coab8 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-7vge3coab8 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-7vge3coab8 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-7vge3coab8]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-7vge3coab8 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-7vge3coab8 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-7vge3coab8 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-7vge3coab8 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-7vge3coab8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-7vge3coab8] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-7vge3coab8] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-7vge3coab8] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-7vge3coab8] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-7vge3coab8] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-7vge3coab8] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-7vge3coab8 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-7vge3coab8] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-7vge3coab8 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Service/SendReports.razor.rz.scp.css */
.send-reports-quick-search-host[b-un547xc92s] {
    position: relative;
}

.send-reports-quick-search-layer[b-un547xc92s] {
    position: absolute;
    top: calc(100% + 0.25rem);
    right: 0;
    left: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    padding: 0.5rem 0.75rem;
    overflow: hidden;
    color: var(--default-text-color);
    background-color: color-mix(in srgb, var(--custom-white) 90%, transparent);
    border: 1px solid color-mix(in srgb, var(--danger-rgb) 45%, transparent);
    border-radius: 0.25rem;
    pointer-events: none;
    backdrop-filter: blur(2px);
}

.send-reports-quick-search-text[b-un547xc92s] {
    min-width: 0;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /Components/Service/ServiceSampleTestPartial.razor.rz.scp.css */
.quick-search-overlay-host[b-3hqkszitly] {
    position: relative;
}

.quick-search-input-group .quick-search-overlay-host[b-3hqkszitly] {
    flex: 1 1 auto;
    width: 1%;
}

.quick-search-input-group[b-3hqkszitly]  .search-lookup__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.quick-search-input-group > .btn[b-3hqkszitly] {
    margin-left: -1px;
}

.quick-search-result-overlay[b-3hqkszitly] {
    position: absolute;
    inset: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    padding: 0 0.75rem;
    overflow: hidden;
    color: var(--default-text-color);
    background-color: color-mix(in srgb, var(--custom-white) 82%, transparent);
    border: 1px solid color-mix(in srgb, var(--primary-color) 35%, transparent);
    border-radius: 0.25rem;
    pointer-events: none;
    backdrop-filter: blur(2px);
}

.quick-search-result-overlay-text[b-3hqkszitly] {
    min-width: 0;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /Components/Setting/MigrateData.razor.rz.scp.css */
.migration-page[b-s5vb4mvnys] {
    position: relative;
    padding-bottom: 1rem;
}

.migration-dev-banner[b-s5vb4mvnys] {
    padding: 0.9rem 1rem;
    margin-bottom: 1rem;
    color: var(--default-text-color);
    background: rgba(245, 184, 73, 0.11);
    border: 1px solid rgba(245, 184, 73, 0.35);
    border-radius: 0.5rem;
}

.migration-dev-icon[b-s5vb4mvnys],
.migration-source-icon[b-s5vb4mvnys],
.migration-step-icon[b-s5vb4mvnys] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.migration-dev-icon[b-s5vb4mvnys] {
    width: 2.25rem;
    height: 2.25rem;
    color: #f5b849;
    background: rgba(245, 184, 73, 0.16);
    border-radius: 50%;
}

.migration-summary-card[b-s5vb4mvnys] {
    overflow: hidden;
    border-top: 3px solid rgb(var(--primary-rgb));
}

.migration-source-icon[b-s5vb4mvnys] {
    width: 3.25rem;
    height: 3.25rem;
    color: rgb(var(--primary-rgb));
    font-size: 1.25rem;
    background: rgba(var(--primary-rgb), 0.12);
    border-radius: 0.75rem;
}

.migration-overall-progress[b-s5vb4mvnys] {
    padding-top: 1rem;
    border-top: 1px solid var(--default-border);
}

.migration-status-legend[b-s5vb4mvnys] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.migration-status-dot[b-s5vb4mvnys] {
    width: 0.55rem;
    height: 0.55rem;
    background: var(--text-muted);
    border-radius: 50%;
}

.migration-step-list[b-s5vb4mvnys] {
    display: flex;
    flex-direction: column;
}

.migration-step[b-s5vb4mvnys] {
    display: grid;
    grid-template-columns: 2.25rem 3rem minmax(260px, 1fr) minmax(28.5rem, 0.6fr);
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid var(--default-border);
    transition: background-color 0.15s ease;
}

.migration-step:last-child[b-s5vb4mvnys] {
    border-bottom: 0;
}

.migration-step:hover[b-s5vb4mvnys] {
    background: rgba(var(--primary-rgb), 0.035);
}

.migration-step-number[b-s5vb4mvnys] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.8rem;
    height: 1.8rem;
    color: var(--text-muted);
    font-size: 0.75rem;
    font-weight: 700;
    border: 1px solid var(--default-border);
    border-radius: 50%;
}

.migration-step-icon[b-s5vb4mvnys] {
    width: 2.75rem;
    height: 2.75rem;
    font-size: 1rem;
    border-radius: 0.65rem;
}

.accent-purple[b-s5vb4mvnys] {
    color: #845adf;
    background: rgba(132, 90, 223, 0.12);
}

.accent-blue[b-s5vb4mvnys] {
    color: #49b6f5;
    background: rgba(73, 182, 245, 0.12);
}

.accent-cyan[b-s5vb4mvnys],
.accent-green[b-s5vb4mvnys] {
    color: #26bf94;
    background: rgba(38, 191, 148, 0.12);
}

.accent-orange[b-s5vb4mvnys] {
    color: #f5b849;
    background: rgba(245, 184, 73, 0.12);
}

.migration-step-content p[b-s5vb4mvnys] {
    margin-top: 0.35rem;
}

.migration-dependency[b-s5vb4mvnys] {
    color: var(--text-muted);
}

.migration-step-result[b-s5vb4mvnys] {
    display: grid;
    grid-template-columns: repeat(6, minmax(3.5rem, 1fr)) auto;
    gap: 0.5rem;
}

.migration-step-result > div:not(.migration-step-action)[b-s5vb4mvnys] {
    display: flex;
    flex-direction: column;
    min-width: 3.5rem;
    padding: 0.45rem 0.6rem;
    text-align: center;
    background: var(--default-body-bg-color);
    border: 1px solid var(--default-border);
    border-radius: 0.4rem;
}

.migration-step-result strong[b-s5vb4mvnys] {
    color: var(--default-text-color);
    font-size: 0.9rem;
}

.migration-step-action[b-s5vb4mvnys] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
    text-align: right;
}

.migration-step-action .btn-group[b-s5vb4mvnys] {
    flex-wrap: nowrap;
}

.migration-step-run-button[b-s5vb4mvnys] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.migration-step-menu-button[b-s5vb4mvnys] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    min-width: 2.25rem;
    padding-inline: 0;
}

.migration-note[b-s5vb4mvnys] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem;
    border: 1px dashed var(--default-border);
    border-radius: 0.5rem;
}

.migration-error-list[b-s5vb4mvnys] {
    max-height: 16rem;
    overflow: auto;
}

.migration-error-list li + li[b-s5vb4mvnys] {
    margin-top: 0.35rem;
}

.migration-waiting-overlay[b-s5vb4mvnys] {
    position: fixed;
    z-index: 1080;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.55);
}

.migration-waiting-content[b-s5vb4mvnys] {
    min-width: min(90vw, 320px);
    padding: 1.75rem;
    text-align: center;
    background: var(--custom-white);
    border: 1px solid var(--default-border);
    border-radius: 0.75rem;
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.18);
}

@media (max-width: 1199.98px) {
    .migration-step[b-s5vb4mvnys] {
        grid-template-columns: 2.25rem 3rem minmax(0, 1fr);
    }

    .migration-step-result[b-s5vb4mvnys] {
        grid-column: 3 / -1;
    }
}

@media (max-width: 1599.98px) {
    .migration-step-run-button[b-s5vb4mvnys] {
        width: 2.25rem;
        min-width: 2.25rem;
        padding-inline: 0;
    }

    .migration-step-run-label[b-s5vb4mvnys] {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .migration-step[b-s5vb4mvnys] {
        grid-template-columns: 2rem 2.75rem minmax(0, 1fr);
        gap: 0.75rem;
        padding: 1rem;
    }

    .migration-step-result[b-s5vb4mvnys],
    .migration-step-action[b-s5vb4mvnys] {
        grid-column: 1 / -1;
    }

    .migration-step-result[b-s5vb4mvnys] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .migration-step-action[b-s5vb4mvnys] {
        justify-self: end;
        min-width: 0;
        text-align: right;
    }

    .migration-step-action .btn-group[b-s5vb4mvnys] {
        width: auto;
    }
}

@media (max-width: 399.98px) {
    .migration-step[b-s5vb4mvnys] {
        grid-template-columns: 1.8rem 2.5rem minmax(0, 1fr);
        gap: 0.6rem;
        padding: 0.85rem;
    }

    .migration-step-result[b-s5vb4mvnys] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Setting/User.razor.rz.scp.css */
.grid-container[b-ke3wce2ajj]  .dx-grid-default-height {
    --grid-top-offset: 290px !important;
}
/* /Components/Shared/ComSpinner.razor.rz.scp.css */
.overlay[b-va7yq3jxte] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(243, 247, 249, 0.6);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay-wrapper[b-va7yq3jxte] {
    padding: 10px 10px;
    background-color: white;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.375rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
    height: 140px;
    margin-top: -30%;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column !important;
}

/*.spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 700ms linear infinite;
}*/

.overlay .spinner[b-va7yq3jxte] {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin-b-va7yq3jxte 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.overlay .spinner[b-va7yq3jxte]:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin-b-va7yq3jxte 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.overlay .spinner[b-va7yq3jxte]:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin-b-va7yq3jxte 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.overlay-wrapper .text[b-va7yq3jxte] {
    padding-top: 0.5rem;
    width: 100px;
}

    .overlay-wrapper .text[b-va7yq3jxte]::after {
        content: "";
        animation: loading-text-b-va7yq3jxte 2s infinite;
    }

@keyframes spin-b-va7yq3jxte {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes loading-text-b-va7yq3jxte {
    0% {
        content: "";
    }

    25% {
        content: ".";
    }

    50% {
        content: "..";
    }

    75% {
        content: "...";
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin-b-va7yq3jxte {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}
/* /Components/Shared/CustomerSearchEditorComboBox.razor.rz.scp.css */
.microphone-transcript-overlay-host[b-bu5nkz2wcf] {
    position: relative;
}

.microphone-transcript-overlay[b-bu5nkz2wcf] {
    position: absolute;
    inset: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    padding: 0 0.75rem;
    overflow: hidden;
    color: var(--default-text-color);
    background-color: color-mix(in srgb, var(--custom-white) 82%, transparent);
    border: 1px solid color-mix(in srgb, var(--primary-color) 35%, transparent);
    border-radius: 0.25rem;
    pointer-events: none;
    backdrop-filter: blur(2px);
}

.microphone-transcript-text[b-bu5nkz2wcf] {
    min-width: 0;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.microphone-transcript-recording[b-bu5nkz2wcf] {
    animation: microphone-transcript-pulse-b-bu5nkz2wcf 1s ease-in-out infinite;
}

@keyframes microphone-transcript-pulse-b-bu5nkz2wcf {
    50% {
        opacity: 0.35;
    }
}
/* /Components/Shared/ServiceFeesSoundSearchComboBox.razor.rz.scp.css */
.microphone-transcript-overlay-host[b-4lqbo2ni6w] {
    position: relative;
}

.microphone-transcript-overlay[b-4lqbo2ni6w] {
    position: absolute;
    inset: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    padding: 0 0.75rem;
    overflow: hidden;
    color: var(--default-text-color);
    background-color: color-mix(in srgb, var(--custom-white) 82%, transparent);
    border: 1px solid color-mix(in srgb, var(--primary-color) 35%, transparent);
    border-radius: 0.25rem;
    pointer-events: none;
    backdrop-filter: blur(2px);
}

.microphone-transcript-text[b-4lqbo2ni6w] {
    min-width: 0;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.microphone-transcript-recording[b-4lqbo2ni6w] {
    animation: microphone-transcript-pulse-b-4lqbo2ni6w 1s ease-in-out infinite;
}

@keyframes microphone-transcript-pulse-b-4lqbo2ni6w {
    50% {
        opacity: 0.35;
    }
}
