
.dropdownDisable {
    pointer-events: none;
}

.customfileupload .closefileimg, .servicefileupload .closefileimg {
    position: absolute;
    top: 0;
    right: 15px;
    background: #ff3333;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
}

    .customfileupload .closefileimg img, .servicefileupload .closefileimg img {
        width: 100%;
        height: 100%;
        background: transparent;
        object-fit: contain;
        border-radius: 0;
        padding: 5px;
    }

.servicefileupload {
    position: relative;
}

    .servicefileupload .closefileimg {
        top: 5px;
        right: 5px;
    }

.qr-code-box canvas, .form-group canvas {
    width: 100%;
}

.faqsOuter {
    align-items: baseline !important;
}

.serviceinfo.plan-info-new .viewformBg p {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 35px;
}

/*Read only CSS*/
.form-group .form-control:read-only {
    background-color: #f5f5f5;
}

    .form-group .form-control:read-only + label::after {
        background: #fff;
    }

    .form-group .form-control:read-only:focus + label::after {
        background: #fff;
    }

#viewcustomer .form-group.name-wrap .view-customer-detail .viewformval.one {
    width: 100%;
}

/*QR Code Border*/
#divGenerateQrCode canvas, #divGenerateQrCodeModal canvas {
    border: 1px solid #6E5CA8;
}

.reportOuter .qr-btn-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}

    .reportOuter .qr-btn-wrap .btn-type5:hover {
        color: #fff;
    }

.faqsOuter.agreement-list {
    display: block;
}

    .faqsOuter.agreement-list .faqslist {
        width: 100%;
    }

        .faqsOuter.agreement-list .faqslist:hover .faqHeader span {
            display: none;
        }

        .faqsOuter.agreement-list .faqslist .faqContent {
            max-height: 340px;
            overflow: auto;
        }

            .faqsOuter.agreement-list .faqslist .faqContent table {
                width: 100%;
                height: 100%;
            }

            .faqsOuter.agreement-list .faqslist .faqContent .date-price {
                display: flex;
                justify-content: space-around;
                align-content: center;
                list-style: none;
                padding-inline-start: 0px;
                margin-block-start: 0em;
                margin-block-end: 0em;
            }

                .faqsOuter.agreement-list .faqslist .faqContent .date-price li {
                    flex: 0 0 50%;
                    max-width: 50%;
                }

span.has-float-label.dob-calender {
    position: relative;
}

    span.has-float-label.dob-calender img {
        position: absolute;
        top: 5px;
        right: 5px;
    }

.form-group.input-group.file-uplod {
    display: flex;
    align-items: center;
}

#verifiyMerchant {
    background-color: #31BA9E;
    box-shadow: 0px 8px 10px rgb(64 197 229 / 30%);
    border-radius: 10px;
    cursor: pointer;
    border: 0px;
    font-family: 'fakt_softmedium', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 7px 15px;
}

    #verifiyMerchant:focus {
        outline: none;
    }

#custom-text {
    margin-left: 10px;
    font-family: sans-serif;
    color: #aaa;
}

span#verifyMerchantFile {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
    margin-top: 5px;
}

@media (max-width:1350px) {
    #verifiyMerchant {
        font-size: 14px;
        line-height: 24px;
    }
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    width: 100%;
    text-align: right;
    bottom: 5px;
    right: 10px;
}

.walletheaderbox .editformval {
    width: 100%;
}

.tooltip .tooltiptext {
    opacity: 0;
    display: block;
    border: 1px solid #BAC1E2;
    background-color: #f5f5f5;
    width: fit-content;
    position: absolute;
    right: 0;
    bottom: 25px;
    padding: 5px 10px;
}

.tooltip:hover .tooltiptext {
    opacity: 1;
}

.popupmessage {
    font-size: 13px !important;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1rem !important;
}

.tooltip.location {
    top: 8px;
    z-index: 1;
    height: 22px;
}

    .tooltip.location .tooltiptext {
        left: 100%;
        width: 100%;
        min-width: 205px;
        bottom: -22px;
        padding: 5px 5px;
        text-align: left;
    }

.file-uplod.pdf-doc {
    flex-wrap: wrap;
    gap: 10px;
}

    .file-uplod.pdf-doc .pdf-verification {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
    }

    .file-uplod.pdf-doc #custom-text {
        margin-left: 0px;
    }

#OtpmodalforVerifyQR,
#viewqrcode {
    z-index: 1099;
}


#datepicker:read-only {
    background-color: white !important;
}

.clinic-location-lable {
    z-index: 0;
}

.listaction {
    display: flex !important;
    justify-content: right !important;
}

    .listaction .dropdown-toggle {
        margin-right: 10px;
    }

.white-space label {
    background-color: #fff;
}

.table-main-wrap {
    overflow: auto;
}

.ribbon span {
    font-size: 11px !important;
}

.merchantviewlogo {
    height: 150px;
    border-radius: 100%;
}

.signature-data {
    height: auto;
    max-width: 285px;
    margin-top: 5px;
}


/*25-06-24*/

.faqContent {
}

    .faqContent .planlist-detail {
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
        padding-left: 0px;
    }

        .faqContent .planlist-detail li {
            width: calc(50% - 8px);
            display: inline-grid;
        }

            .faqContent .planlist-detail li .form-group {
                white-space: normal;
                margin-bottom: 0px;
            }

                .faqContent .planlist-detail li .form-group .viewformBg {
                    margin-bottom: 0px;
                }

            .faqContent .planlist-detail li .loginSubmit {
                margin-top: 16px;
            }

.login-left-info .login-form .forgot-link-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.cancelled-plan {
    background-color: red !important;
}

.inProgress-plan {
    background-color: purple !important;
}

.paused-plan {
    background-color: blue !important;
}

.completed-plan {
    background-color: green !important;
}

.complete-service-confirmation {
    text-align: center !important;
}

div#ui-datepicker-div {
    z-index: 4 !important;
}

.cls-profile-img {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 25px;
    border-radius: 50%;
}

/*05-05-2025 start*/

.error-message-float-left {
    float: left !important;
    margin-left: 5px !important;
}
.customer-search-box {
    max-width: 326px;
    float: right;
}

.customer-search-box .searchtextbox .searchbox {
    width: 320px !important;
}

/*05-05-2025 end*/

/*Promo Advertise Start 22-05-2025 */

.btn-type6, .btn-type6:focus {
    padding: 8px 20px 9px !important;
  }

.btn-type7, .btn-type7:focus {
    font-family: 'Arial Rounded MT', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #8b91a8;
    padding: 8px 10px 9px !important;
    height: 40px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #BAC1E2;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

.btn-type7:hover {
    background: #6e5ca8;
    color: #fff;
    box-shadow: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-decoration: none;
}

#addpromo .modal-header {
    display: block;
}

#addpromo .modal-header .head-type2 {
    margin-bottom: 5px;
}

#addpromo .modal-footer {
    border: 0;
    justify-content: space-between;
}

.services-main .btn-type6 {
    margin: 0px;
    font-size: 14px;
}

.services-main .btn-type5 {
    margin: 0px;
    font-size: 14px;
}

.services-main .btn-type7 {
    margin: 0px;
    font-size: 14px;
}

#addpromo .modal-footer {
    padding: 0;
}

.modal-dialog.w-500 {
    max-width: 500px;
}

.promoviewlable {
    font-size: 16px;
    font-weight: bold;
}

#viewpromo #termsandcondition {
border-radius:10px;
height:fit-content
}

.cls-term-and-condition {
    margin-left: 85%;
    color: gray
}
.services-main {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    gap: 5px;
}


@media only screen and (max-width: 1480px){
    .services-main .btn-type6 {
        font-size: 12px;
        padding: 8px 10px 9px !important;
    }

    .services-main .btn-type5 {
        font-size: 12px;
        padding: 8px 10px 9px !important;
    }

    .services-main .btn-type7 {
        font-size: 12px;
        padding: 8px 10px 9px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .services-main .btn-type6 {
        font-size: 11px;
        padding: 8px 8px 9px !important;
    }

    .services-main .btn-type5 {
        font-size: 11px;
        padding: 8px 8px 9px !important;
    }

    .services-main .btn-type7 {
        font-size: 11px;
        padding: 8px 8px 9px !important;
    }
}

#viewpromo .btn-type4 {
float:right !important;
}

#promo-delete #btn-delete-cancel {
margin-left:21% !important;
}
#promo-delete #btn-delete-promo {
    margin-right: 21% !important;
}
/*Promo Advertise End 22-05-2025 */

/*registration page 18-06-2025 start*/
.no-border-button {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    cursor: pointer;
    font-weight: 600;
    color: #6E5CA8;
}

.no-border-button:focus,
.no-border-button:active {
    outline: none;
    box-shadow: none;
}
/*registration page 18-06-2025 end*/

/*profile page 18-06-2025 start*/
.editmerchantimage.qr-code-right .qr-code-button button {
    width: 50%;
    border-right: 1px solid #DBE0F3;
}
/*profile page 18-06-2025 end*/


/*cookie-banner 19-06-2025 start*/

.cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #38b99edb;
    color: white;
    padding: 10px;
    text-align: center;
    z-index: 9999;
}

.cookie-banner button {
    margin: 5px;
    padding: 10px 20px;
    border: none;
    background-color: white;
    color: black;
    cursor: pointer;
}

.cookie-banner button#decline-cookies {
        background-color: white;
}

.cookie-banner.hidden {
    display: none;
}


.btn-type8, .btn-type8:focus {
    font-family: 'avenirbook', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #8b91a8;
    padding: 8px 10px 9px !important;
    height: 35px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #BAC1E2;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-weight: normal;
}
/*cookie-banner 19-06-2025 end*/