@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';

/* /Components/CashClosing/CashClosing.razor.rz.scp.css */
/* /Components/CustomerProfile/CustomerProfile.razor.rz.scp.css */
.bgPrimary[b-gy9p9z9sae] {
    background-color: var(--bs-primary);
}

.custom-card[b-gy9p9z9sae] {
    background-color: #0033cc;
    /* Cor de fundo azul */
    color: white;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .custom-card h5[b-gy9p9z9sae],
    .custom-card h6[b-gy9p9z9sae] {
        margin: 0;
    }

    .custom-card img[b-gy9p9z9sae] {
        max-height: 60px;
    }

.nav-tabs .nav-link.active[b-gy9p9z9sae] {
    border-width: 0px;
}

.nav-tabs[b-gy9p9z9sae] {
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    --bs-nav-tabs-border-width: none;
    background-color: rgba(0,0,0,0.1);
    border-radius: 0.5rem 0.5rem 0 0 !important;
    flex-flow: nowrap
}

.nav-link[b-gy9p9z9sae] {
    color: #222222;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: transparent;
}

    .nav-link.active[b-gy9p9z9sae] {
        color: var(--bs-primary) !important;
        font-weight: bold;
        border-radius: 0.5rem 0.5rem 0 0;
        border-width: 1px 1px 0px 1px !important;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.1);
    }

    .nav-link:hover[b-gy9p9z9sae] {
        background-color: rgba(255, 255, 255, 1);
        opacity: 0.75;
        color: black;
        border-radius: 0.5rem 0.5rem 0 0 !important;
    }

.nav-item:hover[b-gy9p9z9sae] {
    background-color: transparent !important;
}

.iconSection[b-gy9p9z9sae] {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
}

.tableCareflow td[b-gy9p9z9sae] {
    padding: 1rem 0.5rem !important;
}

.tableCareflow th[b-gy9p9z9sae] {
    font-size: 0.75rem
}

.careflow-timeline[b-gy9p9z9sae] {
    margin-bottom: 30px;
    overflow: hidden;
    color: #878788;
    padding-left: 0px;
    margin-top: 30px
}

    .careflow-timeline li[b-gy9p9z9sae] {
        list-style-type: none;
        font-size: 13px;
        width: 25%;
        float: left;
        position: relative;
        font-weight: 400;
        color: #878788;
        text-align: center;
        margin-bottom: 0.5rem;
    }

        .careflow-timeline li:first-child[b-gy9p9z9sae]:before {
            margin-left: 15px !important;
            padding-left: 11px !important;
            text-align: left !important
        }

        .careflow-timeline li:last-child[b-gy9p9z9sae]:before {
            margin-right: 5px !important;
            padding-right: 11px !important;
            text-align: right !important
        }

        .careflow-timeline li > div[b-gy9p9z9sae] {
            color: #fff;
            width: 29px;
            text-align: center;
            line-height: 29px;
            display: block;
            font-size: 12px;
            background: #878788;
            border-radius: 50%;
            margin: auto;
            margin-bottom: 0.5rem;
        }

        .careflow-timeline li[b-gy9p9z9sae]:after {
            content: '';
            width: 150%;
            height: 2px;
            background: #878788;
            position: absolute;
            left: 0%;
            right: 0%;
            top: 15px;
            z-index: -1
        }

        .careflow-timeline li:first-child[b-gy9p9z9sae]:after {
            left: 50%
        }

        .careflow-timeline li:last-child[b-gy9p9z9sae]:after {
            left: 0% !important;
            width: 0% !important
        }

        .careflow-timeline li.active[b-gy9p9z9sae] {
            font-weight: bold;
            color: var(--bs-primary);
        }

            .careflow-timeline li.active > div[b-gy9p9z9sae],
            .careflow-timeline li.active[b-gy9p9z9sae]:after {
                background: var(--bs-primary);
            }

.card-timeline[b-gy9p9z9sae] {
    background-color: #fff;
    z-index: 0
}


.w-32[b-gy9p9z9sae] {
    width: 32px !important;
    height: 32px !important;
    font-size: 1rem;
}

.tl-item .avatar[b-gy9p9z9sae] {
    z-index: 2;
}

.timeline[b-gy9p9z9sae] {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}


.tl-item[b-gy9p9z9sae] {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

    .tl-item > *[b-gy9p9z9sae] {
        padding: 10px;
        padding-left: 0px;
    }

    .tl-item .avatar[b-gy9p9z9sae] {
        z-index: 2
    }

    .tl-item:last-child .tl-dot[b-gy9p9z9sae]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-gy9p9z9sae]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

    .tl-item:last-child .tl-dot[b-gy9p9z9sae]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-gy9p9z9sae]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

.tl-dot[b-gy9p9z9sae] {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

    .tl-dot[b-gy9p9z9sae]:after,
    .tl-dot[b-gy9p9z9sae]:before {
        content: '';
        position: absolute;
        border-color: inherit;
        border-width: 2px;
        border-style: solid;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        top: 15px;
        left: 50%;
        transform: translateX(-50%)
    }

    .tl-dot[b-gy9p9z9sae]:after {
        width: 0;
        height: auto;
        top: 25px;
        bottom: -15px;
        border-right-width: 0;
        border-top-width: 0;
        border-bottom-width: 0;
        border-radius: 0
    }

.tl-content p:last-child[b-gy9p9z9sae] {
    margin-bottom: 0
}


.avatar[b-gy9p9z9sae] {
    position: relative;
    line-height: 1;
    border-radius: 10px;
    white-space: nowrap;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, .15);
    background-color: var(--bs-primary);
    color: var(--bs-body-bg);
}

.avatarUser[b-gy9p9z9sae] {
    height: 60px;
    width: 60px;
}
/* /Components/CustomerSearch/CustomerSearchComponent.razor.rz.scp.css */
/*.listUsers {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
*/
/* /Components/Home/HomeReceptionist.razor.rz.scp.css */
/* /Components/Import/ImportComponent.razor.rz.scp.css */
.cardWarehouse[b-bzlhwchk16] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-bzlhwchk16] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-bzlhwchk16] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-bzlhwchk16] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-bzlhwchk16] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-bzlhwchk16] {
    max-height: 400px;
    overflow-y: auto;
}
/* /Components/Import/ImportMasterComponent.razor.rz.scp.css */
.cardWarehouse[b-3sowl2y8i0] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-3sowl2y8i0] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-3sowl2y8i0] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-3sowl2y8i0] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-3sowl2y8i0] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-3sowl2y8i0] {
    max-height: 400px;
    overflow-y: auto;
}
/* /Components/Patient/PatientInfo.razor.rz.scp.css */
.bgPrimary[b-a75xtn3cxs] {
    background-color: var(--bs-primary);
}

.custom-card[b-a75xtn3cxs] {
    background-color: #0033cc;
    /* Cor de fundo azul */
    color: white;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .custom-card h5[b-a75xtn3cxs],
    .custom-card h6[b-a75xtn3cxs] {
        margin: 0;
    }

    .custom-card img[b-a75xtn3cxs] {
        max-height: 60px;
    }

.nav-tabs .nav-link.active[b-a75xtn3cxs] {
    border-width: 0px;
}

.nav-tabs[b-a75xtn3cxs] {
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    --bs-nav-tabs-border-width: none;
    background-color: rgba(0,0,0,0.1);
    border-radius: 0.5rem 0.5rem 0 0 !important;
    flex-flow: nowrap
}

.nav-link[b-a75xtn3cxs] {
    color: #222222;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: transparent;
}

    .nav-link.active[b-a75xtn3cxs] {
        color: var(--bs-primary) !important;
        font-weight: bold;
        border-radius: 0.5rem 0.5rem 0 0;
        border-width: 1px 1px 0px 1px !important;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.1);
    }

    .nav-link:hover[b-a75xtn3cxs] {
        background-color: rgba(255, 255, 255, 1);
        opacity: 0.75;
        color: black;
        border-radius: 0.5rem 0.5rem 0 0 !important;
    }

.nav-item:hover[b-a75xtn3cxs] {
    background-color: transparent !important;
}

.iconSection[b-a75xtn3cxs] {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
}

.tableCareflow td[b-a75xtn3cxs] {
    padding: 1rem 0.5rem !important;
}

.tableCareflow th[b-a75xtn3cxs] {
    font-size: 0.75rem
}

.careflow-timeline[b-a75xtn3cxs] {
    margin-bottom: 30px;
    overflow: hidden;
    color: #878788;
    padding-left: 0px;
    margin-top: 30px
}

    .careflow-timeline li[b-a75xtn3cxs] {
        list-style-type: none;
        font-size: 13px;
        width: 25%;
        float: left;
        position: relative;
        font-weight: 400;
        color: #878788;
        text-align: center;
        margin-bottom: 0.5rem;
    }

        .careflow-timeline li:first-child[b-a75xtn3cxs]:before {
            margin-left: 15px !important;
            padding-left: 11px !important;
            text-align: left !important
        }

        .careflow-timeline li:last-child[b-a75xtn3cxs]:before {
            margin-right: 5px !important;
            padding-right: 11px !important;
            text-align: right !important
        }

        .careflow-timeline li > div[b-a75xtn3cxs] {
            color: #fff;
            width: 29px;
            text-align: center;
            line-height: 29px;
            display: block;
            font-size: 12px;
            background: #878788;
            border-radius: 50%;
            margin: auto;
            margin-bottom: 0.5rem;
        }

        .careflow-timeline li[b-a75xtn3cxs]:after {
            content: '';
            width: 150%;
            height: 2px;
            background: #878788;
            position: absolute;
            left: 0%;
            right: 0%;
            top: 15px;
            z-index: -1
        }

        .careflow-timeline li:first-child[b-a75xtn3cxs]:after {
            left: 50%
        }

        .careflow-timeline li:last-child[b-a75xtn3cxs]:after {
            left: 0% !important;
            width: 0% !important
        }

        .careflow-timeline li.active[b-a75xtn3cxs] {
            font-weight: bold;
            color: var(--bs-primary);
        }

            .careflow-timeline li.active > div[b-a75xtn3cxs],
            .careflow-timeline li.active[b-a75xtn3cxs]:after {
                background: var(--bs-primary);
            }

.card-timeline[b-a75xtn3cxs] {
    background-color: #fff;
    z-index: 0
}


.w-32[b-a75xtn3cxs] {
    width: 32px !important;
    height: 32px !important;
    font-size: 1rem;
}

.tl-item .avatar[b-a75xtn3cxs] {
    z-index: 2;
}

.timeline[b-a75xtn3cxs] {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}


.tl-item[b-a75xtn3cxs] {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

    .tl-item > *[b-a75xtn3cxs] {
        padding: 10px
    }

    .tl-item .avatar[b-a75xtn3cxs] {
        z-index: 2
    }

    .tl-item:last-child .tl-dot[b-a75xtn3cxs]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-a75xtn3cxs]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

    .tl-item:last-child .tl-dot[b-a75xtn3cxs]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-a75xtn3cxs]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

.tl-dot[b-a75xtn3cxs] {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

    .tl-dot[b-a75xtn3cxs]:after,
    .tl-dot[b-a75xtn3cxs]:before {
        content: '';
        position: absolute;
        border-color: inherit;
        border-width: 2px;
        border-style: solid;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        top: 15px;
        left: 50%;
        transform: translateX(-50%)
    }

    .tl-dot[b-a75xtn3cxs]:after {
        width: 0;
        height: auto;
        top: 25px;
        bottom: -15px;
        border-right-width: 0;
        border-top-width: 0;
        border-bottom-width: 0;
        border-radius: 0
    }

.tl-content p:last-child[b-a75xtn3cxs] {
    margin-bottom: 0
}


.avatar[b-a75xtn3cxs] {
    position: relative;
    line-height: 1;
    border-radius: 10px;
    white-space: nowrap;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, .15);
    background-color: var(--bs-primary);
    color: var(--bs-body-bg);
}

.avatarUser[b-a75xtn3cxs] {
    height: 60px;
    width: 60px;
}
/* /Components/Purchase/PurchaseComponent.razor.rz.scp.css */
.cardWarehouse[b-zshih05dj0] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-zshih05dj0] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-zshih05dj0] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-zshih05dj0] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-zshih05dj0] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-zshih05dj0] {
    max-height: 400px;
    overflow-y: auto;
}
/* /Components/Sale/ClickableCard.razor.rz.scp.css */
.clickableCard[b-r18yjjf9j5] {
    width: fit-content;
    min-width: 150px;
    /*height: fit-content;*/
    color: var(--bs-primary)
}

.clickableCard:hover[b-r18yjjf9j5]{
    opacity: 0.8;
    cursor: pointer;
}
/* /Components/Sale/ExaminationStep/ExaminationStepComponent.razor.rz.scp.css */
.cardHover:hover[b-2xgpgcdul0] {
    background-color: var(--bs-light);
    cursor: pointer;
}

.border-left-open[b-2xgpgcdul0] {
    border-left: 4px solid var(--bs-danger);
}

.border-left-realized[b-2xgpgcdul0] {
    border-left: 4px solid var(--bs-success);
}

.border-left-negotiation[b-2xgpgcdul0] {
    border-left: 4px solid var(--bs-warning);
}

.card-title[b-2xgpgcdul0]{
    font-size: 0.9rem;
}

.chevron-icon[b-2xgpgcdul0]::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078"; /* fa-chevron-down */
}

button[aria-expanded="true"] .chevron-icon[b-2xgpgcdul0]::before {
    content: "\f077"; /* fa-chevron-up */
}

.card-border-animation[b-2xgpgcdul0] {
    border: 2px solid var(--bs-primary);
    animation: removeBorder 2s forwards;
    transition: border-color 1.5s;
}
/* /Components/Sale/Odontogram/OdontogramComponent.razor.rz.scp.css */
.grid[b-86nk2lrawq] {
    display: grid;
    /*grid-template-columns: repeat(8, 50px) auto repeat(8, 50px);*/
    grid-template-rows: repeat(4, auto);
}

.spacing[b-86nk2lrawq] {
    grid-column: 9;
    grid-row: 1;
    background-color: aqua;
}
/* /Components/Sale/Odontogram/Tooth.component.razor.rz.scp.css */
.extract[b-6348ufu2yb] {
    position: absolute;
    color: var(--bs-primary);
    stroke: var(--bs-body-bg);
    font-size: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: not-allowed;
}
/* /Components/Sale/PatientStep/PatientStepComponent.razor.rz.scp.css */
.foundPatient:hover[b-qf987zhu48] {
    background-color: rgba(0,0,0,0.1);
    cursor: pointer;
}
/* /Components/Sale/PaymentStep/PaymentStepComponent.razor.rz.scp.css */
.iconCard[b-mgf9fby7ls] {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}
/* /Components/Sale/SaleComponent.razor.rz.scp.css */
.cardVoucher[b-6t62fkb3m2] {
    border-left: 5px solid var(--bs-success);
}

.fit-content[b-6t62fkb3m2]{
    width: fit-content;
}

.listUer .user[b-6t62fkb3m2] {
    margin-bottom: .5rem !important;
}

.listUser .user:last-child[b-6t62fkb3m2]{
    margin-bottom: 0!important;
}
/* /Components/Sale/Step.razor.rz.scp.css */
#progressbar[b-yc8qu7a5h0] {
    margin-bottom: 30px;
    margin-top: 30px;
    overflow: auto;
    color: #aaa;
    padding-left: 0px;
    display: contents;
}

    #progressbar li[b-yc8qu7a5h0] {
        list-style-type: none;
        width: fit-content;
        min-width: 15%;
        float: left;
        position: relative;
        font-weight: 400
    }

.step i[b-yc8qu7a5h0] {
    padding: 0.5rem;
    /*border-radius: 0.5rem;*/
    /*background-color: var(--bs-body-bg);*/
    font-size: 1rem;
    color: var(--bs-primary);
    z-index: 2;
    position: relative;
}

.step.active[b-yc8qu7a5h0] {
    background-color: var(--bs-body-bg);
    color: var(--bs-primary) !important;
}

.step.complete i[b-yc8qu7a5h0], .step.normal i[b-yc8qu7a5h0] {
    color: var(--bs-white);
}

.step.complete[b-yc8qu7a5h0] {
    background-color: var(--bs-success);
}

.step.normal[b-yc8qu7a5h0] {
    background-color: var(--bs-primary);
}

.stepRadius[b-yc8qu7a5h0] {
    border-radius: 0.5rem 0.5rem 0 0
}

#progressbar li[b-yc8qu7a5h0]:before {
    width: 40px;
    height: 40px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: #aaa;
    border-radius: 50%;
    margin: auto;
    color: #fff;
    z-index: -1;
    position: relative;
}

#progressbar li[b-yc8qu7a5h0]:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #aaa;
    position: absolute;
    left: 0;
    top: 21px;
    z-index: 1;
}

#progressbar li:last-child[b-yc8qu7a5h0]:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%
}

#progressbar li:first-child[b-yc8qu7a5h0]:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%
}

#progressbar li:last-child[b-yc8qu7a5h0]:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#progressbar li:first-child[b-yc8qu7a5h0]:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

#progressbar li.active[b-yc8qu7a5h0]:before,
#progressbar li.active[b-yc8qu7a5h0]:after {
    background: #aaa;
}
/* /Components/Toast/ToastComponent.razor.rz.scp.css */
.toast-notification[b-dty9dwoukl] {
    position: absolute;
    left: 0;
    right: 0;
    top: 4rem;
    width: 90%;
    margin: auto;
    z-index: 500;
}
/* /Components/Warehouse/WarehouseComponent.razor.rz.scp.css */
.cardWarehouse[b-0xusegggdn] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-0xusegggdn] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-0xusegggdn] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-0xusegggdn] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-0xusegggdn] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-0xusegggdn] {
    max-height: 400px;
    overflow-y: auto;
}
/* /Editors/SearchPatientHistory/SearchPatientHistoryRenderer.razor.rz.scp.css */
.foundPatientCard[role="button"][b-1kdncfpmic] {
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.foundPatientCard[role="button"]:hover[b-1kdncfpmic] {
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.foundPatient:nth-child(odd) .foundPatientCard[b-1kdncfpmic] {
	background-color: #ffffff;
}

.foundPatient:nth-child(even) .foundPatientCard[b-1kdncfpmic] {
	background-color: #f8f9fa;
}

.truncate-2-lines[b-1kdncfpmic] {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fit-content[b-1kdncfpmic] {
	width: fit-content;
}

.position-sticky[b-1kdncfpmic] {
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.foundPatient[b-1kdncfpmic] {
	animation: fadeInUp-b-1kdncfpmic 0.3s ease-out;
}

@keyframes fadeInUp-b-1kdncfpmic {
	from {
		opacity: 0;
		transform: translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.bg-purple[b-1kdncfpmic] {
	background-color: #6f42c1 !important;
}


@media (max-width: 768px) {
	.listUsers[b-1kdncfpmic] {
		padding: 0;
	}
	
	.foundPatientCard[b-1kdncfpmic] {
		margin-bottom: 0.5rem;
	}
}
/* /Pages/Prescription/PrescriptionComponent.razor.rz.scp.css */
.dxbl-progress-bar-track[b-el3rpukwqm], .dxbl-progress-bar-indicator[b-el3rpukwqm] {
    background-color: var(--bs-body-bg) !important;
}

.main-toolbar[b-el3rpukwqm] {
    display: none;
}

.cardHover:hover[b-el3rpukwqm] {
    background-color: var(--bs-light);
    cursor: pointer;
}
/* /Pages/ProfessionalProduction/ProductionComponent.razor.rz.scp.css */
.cardCustomer:hover[b-6coxek13j8] {
    cursor: pointer;
    background-color: rgba(0,0,0,0.05);
}

.cardCustomer[b-6coxek13j8] {
    margin-top: 1rem;
}
