@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';

/* _content/Careflow.Blazor.Server/Components/CashClosing/CashClosing.razor.rz.scp.css */
/* _content/Careflow.Blazor.Server/Components/CustomerProfile/CustomerProfile.razor.rz.scp.css */
.bgPrimary[b-bizsemjrng] {
    background-color: var(--bs-primary);
}

.custom-card[b-bizsemjrng] {
    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-bizsemjrng],
    .custom-card h6[b-bizsemjrng] {
        margin: 0;
    }

    .custom-card img[b-bizsemjrng] {
        max-height: 60px;
    }

.nav-tabs .nav-link.active[b-bizsemjrng] {
    border-width: 0px;
}

.nav-tabs[b-bizsemjrng] {
    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-bizsemjrng] {
    color: #222222;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: transparent;
}

    .nav-link.active[b-bizsemjrng] {
        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-bizsemjrng] {
        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-bizsemjrng] {
    background-color: transparent !important;
}

.iconSection[b-bizsemjrng] {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
}

.tableCareflow td[b-bizsemjrng] {
    padding: 1rem 0.5rem !important;
}

.tableCareflow th[b-bizsemjrng] {
    font-size: 0.75rem
}

.careflow-timeline[b-bizsemjrng] {
    margin-bottom: 30px;
    overflow: hidden;
    color: #878788;
    padding-left: 0px;
    margin-top: 30px
}

    .careflow-timeline li[b-bizsemjrng] {
        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-bizsemjrng]:before {
            margin-left: 15px !important;
            padding-left: 11px !important;
            text-align: left !important
        }

        .careflow-timeline li:last-child[b-bizsemjrng]:before {
            margin-right: 5px !important;
            padding-right: 11px !important;
            text-align: right !important
        }

        .careflow-timeline li > div[b-bizsemjrng] {
            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-bizsemjrng]: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-bizsemjrng]:after {
            left: 50%
        }

        .careflow-timeline li:last-child[b-bizsemjrng]:after {
            left: 0% !important;
            width: 0% !important
        }

        .careflow-timeline li.active[b-bizsemjrng] {
            font-weight: bold;
            color: var(--bs-primary);
        }

            .careflow-timeline li.active > div[b-bizsemjrng],
            .careflow-timeline li.active[b-bizsemjrng]:after {
                background: var(--bs-primary);
            }

.card-timeline[b-bizsemjrng] {
    background-color: #fff;
    z-index: 0
}


.w-32[b-bizsemjrng] {
    width: 32px !important;
    height: 32px !important;
    font-size: 1rem;
}

.tl-item .avatar[b-bizsemjrng] {
    z-index: 2;
}

.timeline[b-bizsemjrng] {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}


.tl-item[b-bizsemjrng] {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

    .tl-item > *[b-bizsemjrng] {
        padding: 10px;
        padding-left: 0px;
    }

    .tl-item .avatar[b-bizsemjrng] {
        z-index: 2
    }

    .tl-item:last-child .tl-dot[b-bizsemjrng]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-bizsemjrng]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

    .tl-item:last-child .tl-dot[b-bizsemjrng]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-bizsemjrng]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

.tl-dot[b-bizsemjrng] {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

    .tl-dot[b-bizsemjrng]:after,
    .tl-dot[b-bizsemjrng]: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-bizsemjrng]: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-bizsemjrng] {
    margin-bottom: 0
}


.avatar[b-bizsemjrng] {
    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-bizsemjrng] {
    height: 60px;
    width: 60px;
}
/* _content/Careflow.Blazor.Server/Components/CustomerSearch/CustomerSearchComponent.razor.rz.scp.css */
/*.listUsers {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
*/
/* _content/Careflow.Blazor.Server/Components/Home/HomeReceptionist.razor.rz.scp.css */
/* _content/Careflow.Blazor.Server/Components/Import/ImportComponent.razor.rz.scp.css */
.cardWarehouse[b-n359qiyt2i] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-n359qiyt2i] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-n359qiyt2i] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-n359qiyt2i] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-n359qiyt2i] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-n359qiyt2i] {
    max-height: 400px;
    overflow-y: auto;
}
/* _content/Careflow.Blazor.Server/Components/Import/ImportMasterComponent.razor.rz.scp.css */
.cardWarehouse[b-2ydtenz2vt] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-2ydtenz2vt] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-2ydtenz2vt] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-2ydtenz2vt] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-2ydtenz2vt] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-2ydtenz2vt] {
    max-height: 400px;
    overflow-y: auto;
}
/* _content/Careflow.Blazor.Server/Components/Patient/PatientInfo.razor.rz.scp.css */
.bgPrimary[b-d5dh1r1lw3] {
    background-color: var(--bs-primary);
}

.custom-card[b-d5dh1r1lw3] {
    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-d5dh1r1lw3],
    .custom-card h6[b-d5dh1r1lw3] {
        margin: 0;
    }

    .custom-card img[b-d5dh1r1lw3] {
        max-height: 60px;
    }

.nav-tabs .nav-link.active[b-d5dh1r1lw3] {
    border-width: 0px;
}

.nav-tabs[b-d5dh1r1lw3] {
    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-d5dh1r1lw3] {
    color: #222222;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: transparent;
}

    .nav-link.active[b-d5dh1r1lw3] {
        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-d5dh1r1lw3] {
        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-d5dh1r1lw3] {
    background-color: transparent !important;
}

.iconSection[b-d5dh1r1lw3] {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
}

.tableCareflow td[b-d5dh1r1lw3] {
    padding: 1rem 0.5rem !important;
}

.tableCareflow th[b-d5dh1r1lw3] {
    font-size: 0.75rem
}

.careflow-timeline[b-d5dh1r1lw3] {
    margin-bottom: 30px;
    overflow: hidden;
    color: #878788;
    padding-left: 0px;
    margin-top: 30px
}

    .careflow-timeline li[b-d5dh1r1lw3] {
        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-d5dh1r1lw3]:before {
            margin-left: 15px !important;
            padding-left: 11px !important;
            text-align: left !important
        }

        .careflow-timeline li:last-child[b-d5dh1r1lw3]:before {
            margin-right: 5px !important;
            padding-right: 11px !important;
            text-align: right !important
        }

        .careflow-timeline li > div[b-d5dh1r1lw3] {
            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-d5dh1r1lw3]: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-d5dh1r1lw3]:after {
            left: 50%
        }

        .careflow-timeline li:last-child[b-d5dh1r1lw3]:after {
            left: 0% !important;
            width: 0% !important
        }

        .careflow-timeline li.active[b-d5dh1r1lw3] {
            font-weight: bold;
            color: var(--bs-primary);
        }

            .careflow-timeline li.active > div[b-d5dh1r1lw3],
            .careflow-timeline li.active[b-d5dh1r1lw3]:after {
                background: var(--bs-primary);
            }

.card-timeline[b-d5dh1r1lw3] {
    background-color: #fff;
    z-index: 0
}


.w-32[b-d5dh1r1lw3] {
    width: 32px !important;
    height: 32px !important;
    font-size: 1rem;
}

.tl-item .avatar[b-d5dh1r1lw3] {
    z-index: 2;
}

.timeline[b-d5dh1r1lw3] {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}


.tl-item[b-d5dh1r1lw3] {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

    .tl-item > *[b-d5dh1r1lw3] {
        padding: 10px
    }

    .tl-item .avatar[b-d5dh1r1lw3] {
        z-index: 2
    }

    .tl-item:last-child .tl-dot[b-d5dh1r1lw3]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-d5dh1r1lw3]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

    .tl-item:last-child .tl-dot[b-d5dh1r1lw3]:after {
        display: none
    }

    .tl-item.active .tl-dot[b-d5dh1r1lw3]:before {
        border-color: #448bff;
        box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
    }

.tl-dot[b-d5dh1r1lw3] {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

    .tl-dot[b-d5dh1r1lw3]:after,
    .tl-dot[b-d5dh1r1lw3]: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-d5dh1r1lw3]: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-d5dh1r1lw3] {
    margin-bottom: 0
}


.avatar[b-d5dh1r1lw3] {
    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-d5dh1r1lw3] {
    height: 60px;
    width: 60px;
}
/* _content/Careflow.Blazor.Server/Components/Purchase/PurchaseComponent.razor.rz.scp.css */
.cardWarehouse[b-pe18lxc8l6] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-pe18lxc8l6] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-pe18lxc8l6] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-pe18lxc8l6] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-pe18lxc8l6] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-pe18lxc8l6] {
    max-height: 400px;
    overflow-y: auto;
}
/* _content/Careflow.Blazor.Server/Components/Sale/ClickableCard.razor.rz.scp.css */
.clickableCard[b-2gpsw0wl74] {
    width: fit-content;
    min-width: 150px;
    /*height: fit-content;*/
    color: var(--bs-primary)
}

.clickableCard:hover[b-2gpsw0wl74]{
    opacity: 0.8;
    cursor: pointer;
}
/* _content/Careflow.Blazor.Server/Components/Sale/ExaminationStep/ExaminationStepComponent.razor.rz.scp.css */
.cardHover:hover[b-kv9nriebih] {
    background-color: var(--bs-light);
    cursor: pointer;
}

.border-left-open[b-kv9nriebih] {
    border-left: 4px solid var(--bs-danger);
}

.border-left-realized[b-kv9nriebih] {
    border-left: 4px solid var(--bs-success);
}

.border-left-negotiation[b-kv9nriebih] {
    border-left: 4px solid var(--bs-warning);
}

.card-title[b-kv9nriebih]{
    font-size: 0.9rem;
}

.chevron-icon[b-kv9nriebih]::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078"; /* fa-chevron-down */
}

button[aria-expanded="true"] .chevron-icon[b-kv9nriebih]::before {
    content: "\f077"; /* fa-chevron-up */
}

.card-border-animation[b-kv9nriebih] {
    border: 2px solid var(--bs-primary);
    animation: removeBorder 2s forwards;
    transition: border-color 1.5s;
}
/* _content/Careflow.Blazor.Server/Components/Sale/Odontogram/OdontogramComponent.razor.rz.scp.css */
.grid[b-67jyg15ano] {
    display: grid;
    /*grid-template-columns: repeat(8, 50px) auto repeat(8, 50px);*/
    grid-template-rows: repeat(4, auto);
}

.spacing[b-67jyg15ano] {
    grid-column: 9;
    grid-row: 1;
    background-color: aqua;
}
/* _content/Careflow.Blazor.Server/Components/Sale/Odontogram/Tooth.component.razor.rz.scp.css */
.extract[b-zsmka1m5v3] {
    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;
}
/* _content/Careflow.Blazor.Server/Components/Sale/PatientStep/PatientStepComponent.razor.rz.scp.css */
.foundPatient:hover[b-gkweca1lq5] {
    background-color: rgba(0,0,0,0.1);
    cursor: pointer;
}
/* _content/Careflow.Blazor.Server/Components/Sale/PaymentStep/PaymentStepComponent.razor.rz.scp.css */
.iconCard[b-70ueqr6fqm] {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}
/* _content/Careflow.Blazor.Server/Components/Sale/SaleComponent.razor.rz.scp.css */
.cardVoucher[b-i7o0z8wq3c] {
    border-left: 5px solid var(--bs-success);
}

.fit-content[b-i7o0z8wq3c]{
    width: fit-content;
}

.listUer .user[b-i7o0z8wq3c] {
    margin-bottom: .5rem !important;
}

.listUser .user:last-child[b-i7o0z8wq3c]{
    margin-bottom: 0!important;
}
/* _content/Careflow.Blazor.Server/Components/Sale/Step.razor.rz.scp.css */
#progressbar[b-l10uuky96w] {
    margin-bottom: 30px;
    margin-top: 30px;
    overflow: auto;
    color: #aaa;
    padding-left: 0px;
    display: contents;
}

    #progressbar li[b-l10uuky96w] {
        list-style-type: none;
        width: fit-content;
        min-width: 15%;
        float: left;
        position: relative;
        font-weight: 400
    }

.step i[b-l10uuky96w] {
    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-l10uuky96w] {
    background-color: var(--bs-body-bg);
    color: var(--bs-primary) !important;
}

.step.complete i[b-l10uuky96w], .step.normal i[b-l10uuky96w] {
    color: var(--bs-white);
}

.step.complete[b-l10uuky96w] {
    background-color: var(--bs-success);
}

.step.normal[b-l10uuky96w] {
    background-color: var(--bs-primary);
}

.stepRadius[b-l10uuky96w] {
    border-radius: 0.5rem 0.5rem 0 0
}

#progressbar li[b-l10uuky96w]: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-l10uuky96w]:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #aaa;
    position: absolute;
    left: 0;
    top: 21px;
    z-index: 1;
}

#progressbar li:last-child[b-l10uuky96w]:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%
}

#progressbar li:first-child[b-l10uuky96w]:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%
}

#progressbar li:last-child[b-l10uuky96w]:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#progressbar li:first-child[b-l10uuky96w]:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

#progressbar li.active[b-l10uuky96w]:before,
#progressbar li.active[b-l10uuky96w]:after {
    background: #aaa;
}
/* _content/Careflow.Blazor.Server/Components/Toast/ToastComponent.razor.rz.scp.css */
.toast-notification[b-3gfsxdyeem] {
    position: absolute;
    left: 0;
    right: 0;
    top: 4rem;
    width: 90%;
    margin: auto;
    z-index: 500;
}
/* _content/Careflow.Blazor.Server/Components/Warehouse/WarehouseComponent.razor.rz.scp.css */
.cardWarehouse[b-nhx034f7ov] {
    border-radius: 1.5rem;
    cursor: pointer;
}

    .cardWarehouse:hover[b-nhx034f7ov] {
        opacity: 0.8;
    }

.containerIconWarehouse[b-nhx034f7ov] {
    margin-left: -0.5rem
}

.divIconWarehouse[b-nhx034f7ov] {
    border-radius: 3rem;
    border: 5px solid white;
}

.iconWarehouse[b-nhx034f7ov] {
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resultWarehouse[b-nhx034f7ov] {
    max-height: 400px;
    overflow-y: auto;
}
/* _content/Careflow.Blazor.Server/Pages/Prescription/PrescriptionComponent.razor.rz.scp.css */
.dxbl-progress-bar-track[b-1xnyg09bgb], .dxbl-progress-bar-indicator[b-1xnyg09bgb] {
    background-color: var(--bs-body-bg) !important;
}

.main-toolbar[b-1xnyg09bgb] {
    display: none;
}

.cardHover:hover[b-1xnyg09bgb] {
    background-color: var(--bs-light);
    cursor: pointer;
}
/* _content/Careflow.Blazor.Server/Pages/ProfessionalProduction/ProductionComponent.razor.rz.scp.css */
.cardCustomer:hover[b-9z95k6pgqf] {
    cursor: pointer;
    background-color: rgba(0,0,0,0.05);
}

.cardCustomer[b-9z95k6pgqf] {
    margin-top: 1rem;
}
