@import '_content/BlazorTable/BlazorTable.bnj1joerha.bundle.scp.css';
@import '_content/ExtAgent.Web.Mobile.Pages/ExtAgent.Web.Mobile.Pages.u6n7z56qtm.bundle.scp.css';
@import '_content/ExtAgent.Web.Shared/ExtAgent.Web.Shared.nfxu07a8mj.bundle.scp.css';
@import '_content/Hoozing.Blazor.Modal/Hoozing.Blazor.Modal.k9ea14gj0w.bundle.scp.css';
@import '_content/Hoozing.BlazorComponent/Hoozing.BlazorComponent.2p8yx46rjf.bundle.scp.css';

/* /Pages/AgentReferral/MyAppReferrals/MyAppReferralsPage.razor.rz.scp.css */
div.main[b-1qcm8coa25] {
    height: 335px;
    padding-top: 15px;
    font-family: Inter;
    font-style: normal;
    background-image: url(img/app-referral-background-grid.png)
}

div.background-img[b-1qcm8coa25] {
    background-image: url(https://hips-dev.s3.ap-southeast-1.amazonaws.com/1920/HoozingExternalAgent/AppReferral/grid-background.png);
}

img.default-progress-bar[b-1qcm8coa25] {
    bottom: 3px;
    margin-left: -10px;
    position: absolute;
}

div .chart[b-1qcm8coa25] {
    position: relative;
    margin: 0px auto;
    width: 290px;
    height: 255px;
}

    div.chart > span[b-1qcm8coa25] {
        display: block;
        text-align: center;
        width: 220px;
        margin: 0 auto;
    }

canvas[b-1qcm8coa25] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
}



span.title[b-1qcm8coa25] {
    color: white;
    padding-top: 86px;
    font-weight: 300;
    font-size: 24px;
}

span.balance[b-1qcm8coa25] {
    color: #F7C948;
    padding-top: 5px;
    font-weight: 700;
    font-size: 35px;
    white-space: nowrap;
}

    span.balance > p[b-1qcm8coa25] {
        font-size: 10px;
        display: contents;
    }


span.level[b-1qcm8coa25] {
    color: white;
    padding-top: 15px;
    font-weight: 300;
    font-size: 24px;
}

span.commission[b-1qcm8coa25] {
    color: white;
    font-size: 11px;
}

input[b-1qcm8coa25] {
    width: 200px;
}

div.main-banner[b-1qcm8coa25] {
    background-color: white;
    width: 340px;
    height: 165px;
    border-radius: 10px;
    margin: 0 auto;
}

    div.main-banner > div.main-banner-icon[b-1qcm8coa25] {
        display: flex;
        width: 323px;
        margin: 0 8px;
        justify-content: space-evenly;
    }

        div.main-banner > div.main-banner-icon > div[b-1qcm8coa25] {
            display: grid;
            max-width: 78px;
        }

            div.main-banner > div.main-banner-icon > div > span.text-wrap[b-1qcm8coa25] {
                width: 88px;
                white-space: normal;
            }

        div.main-banner > div.main-banner-icon > div > img[b-1qcm8coa25] {
            margin-left: auto;
            margin-right: auto;
        }

            div.main-banner > div.main-banner-icon > div > span[b-1qcm8coa25] {
                font-size: 11px;
                text-align: center;
                font-weight: 500;
                margin-top: 10px;
            }

    div.main-banner > a[b-1qcm8coa25] {
        margin: 10px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
    }


    div.main-banner > button[b-1qcm8coa25] {
        margin: 10px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
    }

    div.main-banner img[b-1qcm8coa25] {
        margin-top: 40px;
    }

        div.main-banner img.arrow[b-1qcm8coa25] {
            margin-top: 10px;
        }

div.simple-banner[b-1qcm8coa25] {
    width: 343px;
    height: 36px;
    display: flex;
    margin: 5px auto;
    background: #FFFFFF;
    border-radius: 10px;
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
}

    div.simple-banner > span[b-1qcm8coa25] {
        line-height: 20px;
        text-align: right;
        color: #000000;
    }

        div .simple-banner > span.short-title[b-1qcm8coa25] {
            line-height: 14px;
            text-align: center;
            color: #3778EB;
        }

div.note[b-1qcm8coa25] {
    width: 343px;
    display: grid;
    margin: 5px auto;
    justify-content: space-around;
    align-items: center;
    font-weight: 500;
    font-size: 11px;
}

    div.note > span.deal[b-1qcm8coa25] {
        color: #3778EB;
        margin-top: 15px;
    }

    div.note > span.referral-link[b-1qcm8coa25] {
        text-align: left;
        font-weight: 700;
    }


div.input-referral-section[b-1qcm8coa25] {
    margin: 0px auto;
    font-size: 11px;
    line-height: 20px;
    font-weight: 600;
    justify-content: space-evenly;
    display: flex;
    align-items: center;
    max-width: 344px;
    color: #434343;
}

.referral-input[b-1qcm8coa25] {
    width: 335px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 10px;
    font-size: 11px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.referral-input-addon[b-1qcm8coa25] {
    margin-left: -85px;
    border-radius: 10px;
    padding-right: 20px;
    padding-bottom: 7px;
    background-color: #FEA215;
    border: 1px solid #FEA215;
    white-space: nowrap;
    font-size: 11px;
    color: #FFFFFF;
    display: inline-block;
}

    .referral-input-addon > img[b-1qcm8coa25] {
        position: relative;
        top: 4px;
        margin-right: 10px;
        margin-left: 10px;
    }

div.action-banner[b-1qcm8coa25] {
    width: 343px;
    height: 56px;
    display: flex;
    margin: 12px auto;
    background: #FFFFFF;
    border-radius: 10px;
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
}

    div.action-banner a:first-child[b-1qcm8coa25] {
        display: grid;
        margin: 0 auto;
        width: 50%;
        /*border-right: 1px solid gray;*/
        text-align: center;
    }

    div.action-banner a:last-child[b-1qcm8coa25] {
        display: grid;
        margin: 0 auto;
        width: 50%;
        text-align: center;
    }

    div.action-banner a > img[b-1qcm8coa25] {
        margin: 0 auto;
    }

    div.action-banner a > span[b-1qcm8coa25] {
        color: #000000;
        line-height: 20px;
    }


div.vertical-line[b-1qcm8coa25] {
    border: 1px solid #B8BABF;
    width: 40px;
    transform: rotate( 90deg);
}

div.date-time-section[b-1qcm8coa25] {
    display: flex;
    justify-content: space-evenly;
}

div.statistics-banner[b-1qcm8coa25] {
    width: 343px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 10px auto;
    padding-bottom: 90px;
}

    div.statistics-banner div.datepicker-container[b-1qcm8coa25] {
        position: relative;
        background: #FEA215;
        border-radius: 10px;
        color: #FFFFFF;
    }

    div.statistics-banner > div.statistics-title[b-1qcm8coa25] {
        color: #3778EB;
        font-size: 11px;
        text-align: center;
        font-weight: bold;
        padding: 12px;
    }

div.statistics-info[b-1qcm8coa25] {
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
    margin: auto 25px;
    display: flex;
}

    div.statistics-info div.vertical-line[b-1qcm8coa25] {
        border: 1px solid #B8BABF;
        width: 60px;
        transform: rotate( 90deg);
    }

    div.statistics-info > div.left-info[b-1qcm8coa25] {
        display: grid;
        margin: 6px auto;
        width: 50%;
        text-align: center;
        border-right: 1px solid gray;
    }

    div.statistics-info > div.right-info[b-1qcm8coa25] {
        display: grid;
        margin: 6px auto;
        width: 50%;
        text-align: center;
    }

    div.statistics-info .info[b-1qcm8coa25] {
        margin: 10px auto;
        text-align: center;
    }

        div.statistics-info .info > h3[b-1qcm8coa25] {
            color: #3778EB;
            white-space: nowrap;
            margin: 5px auto;
        }

        div.statistics-info .info > span[b-1qcm8coa25] {
            font-weight: 500;
            white-space: nowrap;
        }

div.statistics-button[b-1qcm8coa25] {
    display: flex;
    justify-content: space-evenly;
}

    div.statistics-button button[b-1qcm8coa25] {
        width: 150px;
        background: #FEA215;
        border-radius: 30px;
        color: #FFFFFF;
        height: 30px;
        border: none;
        font-weight: 600;
        font-size: 9px;
    }

        div.statistics-button button.left-button img[b-1qcm8coa25] {
            position: relative;
            vertical-align: top;
            top: 4px;
        }

        div.statistics-button button.right-button img[b-1qcm8coa25] {
            vertical-align: middle;
            bottom: 3px;
            position: relative;
        }


div.footer-section[b-1qcm8coa25] {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 76px;
    background: rgba(4, 4, 4, 0.7);
}

    div.footer-section > a[b-1qcm8coa25] {
        margin: 20px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        font-size: 18px;
    }

    div.footer-section > button[b-1qcm8coa25] {
        margin: 20px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        font-size: 18px;
    }

label.validation-message[b-1qcm8coa25] {
    color: red;
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
}
/* /Pages/AgentReferral/MyAppReferrals/ReferralPostModal.razor.rz.scp.css */
div.body > img[b-cm2p1whidu] {
    width: 315px;
    background: gainsboro;
    height: 315px;
}

.hz-modal-container .hz-modal .hz-modal-footer[b-cm2p1whidu] {
    background-color: #FFFFFF;
}

div.footer[b-cm2p1whidu] {
    display: flex;
    margin: 0 auto;
}

    div.footer > .footer-button[b-cm2p1whidu] {
        height: 62px;
        margin-right: 35px;
        margin-left: 35px;
        width: 66px;
    }

    div.footer button[b-cm2p1whidu] {
        border: none;
        background: none;
        width: 70px;
    }

    div.footer span[b-cm2p1whidu] {
        color: #000000;
        font-size: 11px;
        white-space: nowrap;
    }
/* /Pages/AgentReferral/MyAppReferrals/ReferralQRCodeModal.razor.rz.scp.css */
.hz-modal-container div.hz-modal div.hz-modal-body[b-arhhdp60ha] {
    display: grid;
}

.hz-modal-container .hz-modal .hz-modal-body p[b-arhhdp60ha] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 20px;
    color: #FFFFFF;
}

p.main-title[b-arhhdp60ha] {
    font-weight: 600 !important;
    width: 283px;
}


.footer[b-arhhdp60ha] {
    height: 270px;
    background: currentColor;
}

    .footer > div.referral-code[b-arhhdp60ha] {
        display:flex;
    }

    .footer > img[b-arhhdp60ha] {
        margin: 8px;
    }

    .footer p.qr-code[b-arhhdp60ha] {
        margin: 0 auto;
        margin-top: 20px;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        color: #3778EB;
        display: grid;
    }

    .footer p.circle-cut[b-arhhdp60ha] {
        border-radius: 50%;
        width: 20px;
        height: 20px;
        background-color: #3375E7;
    }

        .footer p.circle-cut:first-child[b-arhhdp60ha] {
            margin-left: -10px
        }

        .footer p.circle-cut:last-child[b-arhhdp60ha] {
            margin-right: -10px
        }

}


.back-ground-body[b-arhhdp60ha] {
    background-color: #3778EB;
}
/* /Pages/AgentReferral/MyRewards/MyRewardsPage.razor.rz.scp.css */
.item-container[b-8f8p4nbt99] {
    padding-top: 7px;
    padding-bottom: 10px;
}

.reward-card-skeleton[b-8f8p4nbt99] {
    height: 120px;
    background-color: #DAE2E6;
    border-radius: 5px;
}

.empty-container[b-8f8p4nbt99] {
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.25px;
    text-align: center;
    color: #9AA5B1;
}
/* /Pages/AgentReferral/MyRewards/RewardCard.razor.rz.scp.css */
a[b-pgz4d7ufs5] {
    text-decoration: none;
}

.reward-card[b-pgz4d7ufs5] {
    border: none;
    padding: unset;
    background-color: unset;
    width: 100%;
    height: 112px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 25px;
    font-family: Inter;
    font-style: normal;
}

.left-dot[b-pgz4d7ufs5], .right-dot[b-pgz4d7ufs5] {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    position: absolute;
}

.left-dot[b-pgz4d7ufs5] {
    left: -12px;
}

.right-dot[b-pgz4d7ufs5] {
    right: -12px;
}

.reward-card .left-content[b-pgz4d7ufs5] {
    width: 83px;
    height: 100%;
    background-color: #64C962;
    border-radius: 12px 0px 0px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
}

.disabled .left-content[b-pgz4d7ufs5] {
    background-color: #E4E4E4;
}

.right-content[b-pgz4d7ufs5] {
    width: calc(100% - 113px);
    height: 100%;
    background-color: white;
    border-radius: 0px 12px 12px 0px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
}

.check-box[b-pgz4d7ufs5] {
    position: absolute;
    top: 5px;
    right: 5px;
}

.reward-value[b-pgz4d7ufs5] {
    font-weight: 600;
    font-size: 24px;
    margin-top: 15px;
}

.reward-value-unit[b-pgz4d7ufs5] {
    font-weight: 600;
    font-size: 10px;
    margin-bottom: 15px;
}

.expired-date-title[b-pgz4d7ufs5] {
    font-weight: 500;
    font-size: 8px;
    line-height: 15px;
}

.expired-date[b-pgz4d7ufs5] {
    font-weight: 600;
    font-size: 8px;
    line-height: 17px;
}

.apply-for-project[b-pgz4d7ufs5] {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #F5A623;
    margin-top: 10px;
}

.reward-title[b-pgz4d7ufs5] {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #12121F;
    margin-top: 5px;
    text-align: left;
}

.dashed-line[b-pgz4d7ufs5] {
    width: 100%;
    margin: 8px 0;
    height: 1px;
    background: repeating-linear-gradient(to right,#E8E8EA 0,#E8E8EA 5px,transparent 5px,transparent 7px);
}

.reward-description[b-pgz4d7ufs5] {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    color: #5A6274;
    margin-top: 5px;
}

.content-footer[b-pgz4d7ufs5] {
    width: 100%;
}

.tag[b-pgz4d7ufs5] {
    display: inline-flex;
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    color: #3375E7;
    float: left;
}

    .tag img[b-pgz4d7ufs5] {
        margin-right: 5px;
    }

.use-now[b-pgz4d7ufs5] {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    color: #3375E7;
    float: right;
}

.disabled .reward-value[b-pgz4d7ufs5],
.disabled .reward-value-unit[b-pgz4d7ufs5],
.disabled .expired-date-title[b-pgz4d7ufs5],
.disabled .expired-date[b-pgz4d7ufs5],
.disabled .apply-for-project[b-pgz4d7ufs5],
.disabled .reward-title[b-pgz4d7ufs5],
.disabled .reward-description[b-pgz4d7ufs5],
.disabled .tag[b-pgz4d7ufs5],
.disabled .use-now[b-pgz4d7ufs5]
{
    color: #5A6274;
}

    .disabled .tag img[b-pgz4d7ufs5] {
        filter: invert(39%) sepia(20%) saturate(8%) hue-rotate(184deg) brightness(92%) contrast(95%);
    }
/* /Pages/AgentReferral/Withdraw/RecipientMethodDetailModal.razor.rz.scp.css */
p[b-9cbg3cc3bw] {
    margin: 0;
}

div.title p[b-9cbg3cc3bw] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

div.title[b-9cbg3cc3bw], div.input-container[b-9cbg3cc3bw] {
    margin-bottom: 15px;
}

    div.input-container label[b-9cbg3cc3bw] {
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #434343;
    }

    div.input-container input[b-9cbg3cc3bw] {
        margin-top: 15px;
        height: 42px;
    }

.button-title[b-9cbg3cc3bw] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.error-message[b-9cbg3cc3bw] {
    margin-top: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: red;
    text-align: center;
}
/* /Pages/AgentReferral/Withdraw/RegisterWithdrawSuccessfullyModal.razor.rz.scp.css */
p[b-kegb47il2g] {
    margin: 0;
}

div.title[b-kegb47il2g] {
    padding: 0 30px;
    margin-bottom: 15px;
}

div.title p[b-kegb47il2g] {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

div.description[b-kegb47il2g] {
    margin-bottom: 15px;
}

div.description p[b-kegb47il2g] {
    font-style: italic;
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    display: flex;
    align-items: center;
    text-align: center;
}

div.icon[b-kegb47il2g] {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

div.contact[b-kegb47il2g] {
    text-align: center;
    padding: 0 10px;
    margin-bottom: 15px;
}

#contact-message[b-kegb47il2g] {
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    align-items: center;
    text-align: center;
}

#contact-phonenumber[b-kegb47il2g] {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
/* /Pages/AgentReferral/Withdraw/WithdrawPage.razor.rz.scp.css */
p[b-wyahq7wp5c] {
    margin: 0px;
}

.balance-container[b-wyahq7wp5c] {
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .balance-title[b-wyahq7wp5c] {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #434343;
        margin-bottom: 5px;
    }

    .balance-value[b-wyahq7wp5c] {
        font-style: normal;
        font-weight: 500;
        font-size: 28px;
        line-height: 34px;
        color: #434343;
    }

.recipients-container[b-wyahq7wp5c] {
    background-color: white;
    border-radius: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-evenly;
}

.divide-line[b-wyahq7wp5c] {
    background-color: #B8BABF;
    width: 1px;
    height: 44px;
    margin-top: 20px;
}

.recipient[b-wyahq7wp5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 3px solid white;
    padding: 0px 15px;
}

    .wallet-title[b-wyahq7wp5c] {
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        color: #434343;
    }

    .recipient img[b-wyahq7wp5c] {
        margin-top: 5px;
        margin-bottom: 10px;
    }

.recipients-container .active[b-wyahq7wp5c] {
    border-color: #3778EB;
}

.withdraw-form-container[b-wyahq7wp5c] {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
}

.recipient-name[b-wyahq7wp5c] {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #434343;
    margin-bottom: 5px;
}

.notice[b-wyahq7wp5c] {
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #838384;
}

.add-account[b-wyahq7wp5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
}

.add-account-ios[b-wyahq7wp5c] {
    border: none;
    background-color: unset;
    width: 100%;
}

    .plus-character[b-wyahq7wp5c] {
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
    }

    .add-account-title[b-wyahq7wp5c] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 16px;
        color: #838384;
    }   

.withdraw-form-container input[b-wyahq7wp5c] {
    background: rgba(245, 245, 245, 0.62);
    border: 0.5px solid #000000;
    box-sizing: border-box;
    border-radius: 5px;
    height: 31px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.minimum-withdraw-amount[b-wyahq7wp5c] {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #434343;
}

.button-title[b-wyahq7wp5c] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}
/* /Pages/AgentReferral/WithdrawHistory/WithdrawCard.razor.rz.scp.css */
p[b-a1ai91blfa] {
    margin: 0;
}

.withdraw-card[b-a1ai91blfa] {
    background-color: white;
    /*height: 120px;*/
    border-radius: 4px;
    font-family: 'Inter';
    padding: 10px;
}

.date[b-a1ai91blfa] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
    margin-bottom: 12px;
}

.title[b-a1ai91blfa] {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #3F464E;
    margin-bottom: 12px;
}

.status-amount[b-a1ai91blfa] {
    display: flex;
    justify-content: space-between;
}

p.status[b-a1ai91blfa] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
}

p span.amount[b-a1ai91blfa] {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #3778EC;
    margin-right: 10px
}

p span.currency[b-a1ai91blfa] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
}

.text-primary[b-a1ai91blfa] {
    color: #3375E7;
}

.text-success[b-a1ai91blfa] {
    color: #00B761;
}

.text-error[b-a1ai91blfa] {
    color: #EB1717;
}
/* /Pages/AgentReferral/WithdrawHistory/WithdrawHistoryPage.razor.rz.scp.css */
.item-container[b-0zbnc3146y] {
    padding-top: 7px;
    padding-bottom: 10px;
}

.withdraw-card-skeleton[b-0zbnc3146y] {
    height: 90px;
    background-color: #DAE2E6;
    border-radius: 5px;
}

.empty-container[b-0zbnc3146y] {
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.25px;
    text-align: center;
    color: #9AA5B1;
}
/* /Pages/Error/ErrorPage.razor.rz.scp.css */
.container[b-ixu9krnad1] {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.image-container[b-ixu9krnad1] {
    width: 244px;
}

    .image-container img[b-ixu9krnad1] {
        width: 100%;
    }

.text-container[b-ixu9krnad1] {
    width: 244px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    text-align: center;
}

.button-container[b-ixu9krnad1] {
    width: 100%;
}
/* /Pages/LocalExpertReview/NewRating/NewRatingPage.razor.rz.scp.css */
p[b-6hk8i0slld] {
    margin: 0;
}

.main[b-6hk8i0slld] {
    height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
}

.section-title[b-6hk8i0slld] {
    display: flex;
    justify-content: space-between;
    background-color: #3778EC;
    color: white;
}

.button-nav[b-6hk8i0slld] {
    border: none;
    background-color: transparent;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: white;
    padding: 0 20px 10px;
}

.title[b-6hk8i0slld] {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: white;
}

.horizontal-divide[b-6hk8i0slld] {
    width: 100%;
    height: 1px;
    background-color: #F2F2F2;
}

.character-counter[b-6hk8i0slld] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #D8D8D8;
}

.rating-points-detail[b-6hk8i0slld] {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.rating-points-section[b-6hk8i0slld] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.criteria-name[b-6hk8i0slld] {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #1F2933;
    margin-bottom: 3px;
}

.criteria-description[b-6hk8i0slld] {
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
}
/* /Pages/LocalExpertReview/NewRating/SuccessfullyCreateNewRatingModal.razor.rz.scp.css */
p[b-mdrnsptxe4] {
    margin: 0;
}

div.title[b-mdrnsptxe4] {
    padding: 0 30px;
    margin-bottom: 15px;
}

    div.title p[b-mdrnsptxe4] {
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }

div.icon[b-mdrnsptxe4] {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.button-container[b-mdrnsptxe4] {
    padding: 0px 40px;
}
/* /Pages/LocalExpertReview/RatingOverview/RatingOverviewPage.razor.rz.scp.css */
p[b-1j3h723cit] {
    margin: 0;
}

.main[b-1j3h723cit] {
    height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
}

.agent-info[b-1j3h723cit] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
}

.agent-name[b-1j3h723cit] {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15px;
    color: #3F464E;
    margin-bottom: 7px;
}

.number-of-ratings[b-1j3h723cit] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #3F464E;
    margin-top: 12px;
}

.agent-avatar[b-1j3h723cit] {
    margin-right: 1rem; 
}

.agent-avatar img[b-1j3h723cit] {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 50%;
}

.agent-rating[b-1j3h723cit] {
    width: 100%;
}

.star[b-1j3h723cit] {
    width: 13px;
    filter: invert(86%) sepia(17%) saturate(3701%) hue-rotate(340deg) brightness(100%) contrast(89%);
}

.total-rating-points[b-1j3h723cit] {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .total-rating-points span[b-1j3h723cit] {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.15px;
        color: #1F2933;
        margin-right: 7px;
    }

.rating-points-detail[b-1j3h723cit] {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.rating-points-section[b-1j3h723cit] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.criteria-name[b-1j3h723cit] {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #1F2933;
    margin-bottom: 3px;
}

.criteria-description[b-1j3h723cit] {
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
}

.rating-detail[b-1j3h723cit] {
    padding-bottom: 1rem;
}

.rater-fullname[b-1j3h723cit] {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15px;
}

.review-content[b-1j3h723cit] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.see-more[b-1j3h723cit] {
    background-color: transparent;
    border: none;
    padding: 0;
    font-family: 'Inter';
    font-size: 14px;
    color: #0c4b9c;
    display: none;
    margin-bottom: 5px;
}

.timestamp[b-1j3h723cit] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #3F464E;
    border-left: 1px solid #E4E7EB;
    padding-left: 10px;
}

/* Skeleton */
.skeleton[b-1j3h723cit] {
    background-color: #DAE2E6;
}

.agent-avatar.skeleton[b-1j3h723cit] {
    width: 88px;
    height: 64px;
    border-radius: 32px;
}

.agent-name.skeleton[b-1j3h723cit] {
    width: 180px;
    height: 16px;
    border-radius: 8px;
}

.rating-points.skeleton[b-1j3h723cit] {
    width: 50px;
    height: 14px;
    border-radius: 7px;
}

.number-of-ratings.skeleton[b-1j3h723cit] {
    width: 100px;
    height: 14px;
    border-radius: 7px;
}

.total-rating-points.skeleton[b-1j3h723cit] {
    height: 20px;
    width: 150px;
    margin: 5px auto 20px;
    border-radius: 10px;
}

.criteria-name.skeleton[b-1j3h723cit] {
    width: 70px;
    height: 14px;
    border-radius: 7px;
    margin-bottom: 7px;
}

.criteria-description.skeleton[b-1j3h723cit] {
    width: 120px;
    height: 12px;
    border-radius: 6px;
    margin-bottom: 5px;
}

.star-skeleton.skeleton[b-1j3h723cit] {
    width: 100px;
    height: 15px;
    border-radius: 8px;
}

.rater-fullname.skeleton[b-1j3h723cit] {
    width: 100px;
    height: 16px;
    border-radius: 8px;
    margin-bottom: 8px;
}

.review-content.skeleton[b-1j3h723cit] {
    height: 14px;
    border-radius: 7px;
    margin-bottom: 5px;
}

.rating-footer.skeleton[b-1j3h723cit] {
    width: 200px;
    height: 14px;
    border-radius: 7px;
}
/* /Pages/MultiPlatformsListing/ConnectFacebookAccount/ConnectFacebookAccountPage.razor.rz.scp.css */
.logo-container[b-top1nhfuym] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.form-container[b-top1nhfuym] {
    margin-top: 40px;
}

.username-password-label[b-top1nhfuym] {
    text-align: center;
}

.username-container[b-top1nhfuym], .password-container[b-top1nhfuym], .captcha-container[b-top1nhfuym] {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

    .username-container input[b-top1nhfuym], .password-container input[b-top1nhfuym], .captcha-container input[b-top1nhfuym] {
        background: #E0E0E0;
        border-radius: 30px;
        border: none;
        padding-left: 60px;
        font-family: Inter;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 12px;
        letter-spacing: 0.362667px;
        color: black;
    }

.input-icon[b-top1nhfuym] {
    top: 0;
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.show-password-icon[b-top1nhfuym] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.username-container input[b-top1nhfuym]::placeholder, .password-container input[b-top1nhfuym]::placeholder {
    position: absolute;
    height: 18px;
    left: 60px;
    top: calc(50% - 18px/2 - 1px);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 12px;
    letter-spacing: 0.362667px;
    color: #696969;
    mix-blend-mode: normal;
    opacity: 0.6;
    padding-top: 4px;
}

.username-container input[b-top1nhfuym]::-webkit-input-placeholder, .password-container input[b-top1nhfuym]::-webkit-input-placeholder {
    position: absolute;
    height: 18px;
    left: 60px;
    top: calc(50% - 18px/2 - 1px);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 12px;
    letter-spacing: 0.362667px;
    color: #696969;
    mix-blend-mode: normal;
    opacity: 0.6;
    padding-top: 4px;
}

.error-message-container p[b-top1nhfuym] {
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: right;
    color: #CF1124;
}

.loading-message-container[b-top1nhfuym] {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

.checkboxes-container[b-top1nhfuym] {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .checkboxes-container .row[b-top1nhfuym] {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 10px;
    }

.checkbox-col[b-top1nhfuym] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

    .checkbox-col label[b-top1nhfuym] {
        margin-top: 3px;
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
        color: rgba(0, 0, 0, 0.543846);
    }

        .checkbox-col label .hightlight[b-top1nhfuym] {
            color: #3375E7;
        }

[b-top1nhfuym] .checkbox-col input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.icon-col img[b-top1nhfuym] {
    width: 20px;
}

.success-panel[b-top1nhfuym] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px;
    padding-top: 30px;
}

.message-title[b-top1nhfuym] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #1F1F1F;
    margin: 0;
    margin-top: 50px;
}

.message-content[b-top1nhfuym] {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #979797;
}

.captcha-panel[b-top1nhfuym], .error-panel[b-top1nhfuym] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px;
    padding-top: 0px;
}

.error-text[b-top1nhfuym] {
    font-size: 28px;
    font-weight: bold;
    color: #E12D39;
    text-align: center;
}

.error-panel .message-title[b-top1nhfuym] {
    margin-top: 0px;
}

.error-panel .btn-zalo[b-top1nhfuym] {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #1E54B7;
    width: 130px;
    height: 40px;
    border-radius: 4px;
    border-width: 1px;
    border-style: unset;
}

.stream-image-panel[b-top1nhfuym] {
    display: flex;
    justify-content: center;
}

    .stream-image-panel img[b-top1nhfuym] {
        height: 220px;
    }
/* /Pages/MultiPlatformsListing/FacebookGroupSelection/FacebookGroupSelectionPage.razor.rz.scp.css */
.text-danger[b-xvwq90sibb] {
    color: #dc3545;
}

.logo-container[b-xvwq90sibb] {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.spinner-container[b-xvwq90sibb] {
    display: flex;
    justify-content: center;
    padding: 30px;
}

    .logo-container img[b-xvwq90sibb] {
        height: 40px;
    }

    .groups-selected-container[b-xvwq90sibb] {
        margin-bottom: 20px;
    }

    .groups-selected-container .group-name[b-xvwq90sibb] {
        display: inline-block;
        background-color: white;
        color: #3778EC;
        font-weight: 600;
        font-size: 14px;
        border: 1px solid #3778EC;
        border-radius: 20px;
        padding: 2px 10px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

.remaining-fbgroup-credit[b-xvwq90sibb] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
}

    .remaining-fbgroup-credit p[b-xvwq90sibb] {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .remaining-fbgroup-credit img[b-xvwq90sibb] {
        width: 27px;
        margin-left: 10px;
    }

.group-selection-notice[b-xvwq90sibb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .group-selection-notice p[b-xvwq90sibb] {
        margin: 0;
        font-size: 14px;    
    }

    .group-selection-notice img[b-xvwq90sibb] {
        width: 27px;
    }

.dropdown-container[b-xvwq90sibb] {
    display: flex;
}

.schedule-radio .schedule-radio-title[b-xvwq90sibb] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

.schedule-radio .row[b-xvwq90sibb] {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

    .schedule-radio .row input[b-xvwq90sibb] {
        width: 20px;
        height: 20px;
        margin: 0;  
        margin-right: 10px;
    }

    .schedule-radio .row label[b-xvwq90sibb] {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.25px;
        text-align: left;
    }

.datepicker-container[b-xvwq90sibb], .timepicker-container[b-xvwq90sibb] {
    margin-bottom: 20px;
    min-width: 100%;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin-b-xvwq90sibb {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* /Pages/MultiPlatformsListing/FacebookGroupSelection/ModalRequestError.razor.rz.scp.css */
.success-panel[b-420vdc7uib] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message-title[b-420vdc7uib] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #1F1F1F;
    margin: 0;
    margin-top: 50px;
}

.message-content[b-420vdc7uib] {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #979797;
}
/* /Pages/MultiPlatformsListing/FacebookGroupSelection/ModalRequestSuccessful.razor.rz.scp.css */
.success-panel[b-rhx1xk695o] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message-title[b-rhx1xk695o] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #1F1F1F;
    margin: 0;
    margin-top: 50px;
}

.message-content[b-rhx1xk695o] {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #979797;
}
/* /Pages/MultiPlatformsListing/ListingEdit/ListingEditPage.razor.rz.scp.css */
.spinner-panel[b-tk1w2x1vqm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    left: 0px;
    top: 0px;
    padding: 0px;
    padding-top: 200px;
    margin: 0px;
}

.note[b-tk1w2x1vqm] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #3F464E;
    margin: 0;
}

.open-listing-button[b-tk1w2x1vqm] {
    background: #1E54B7;
    border-radius: 4px;
    width: 100%;
    border: none;
    padding: 12px 24px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    margin-top: 10px;
}

.item-container[b-tk1w2x1vqm] {
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 12px;
    width: 75px;
    height: 75px;
}

    .item-container img[b-tk1w2x1vqm] {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
        /*border: 1px solid #979797;*/
    }

    .item-container .delete-item-button[b-tk1w2x1vqm] {
        right: -12px;
        top: -5px;
        position: absolute;
        background: none;
        border: none;
        font-size: 16px;
    }

        .item-container .delete-item-button span[b-tk1w2x1vqm] {
            background-color: #cccccc;
            color: #434343;
            padding: 2px 6px;
            border-radius: 20px;
        }

        #sectionPhotoUpload h1[b-tk1w2x1vqm] {
            font-family: Inter;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            line-height: 24px;
            color: #3F464E;
        }

    .item-container[b-tk1w2x1vqm]  .loader {
        width: 40px;
        height: 40px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3498db;
        border-radius: 50%;
    }

.spinner-button[b-tk1w2x1vqm] {
    display: inline-block;
    margin-left: 10px;
}

    .spinner-button[b-tk1w2x1vqm]  .loader {
        width: 15px;
        height: 15px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3778EC;
        border-radius: 50%;
    }

/*Listing Review*/
.listing-review-container[b-tk1w2x1vqm] {
    z-index: 100;
    width: 100%;
    min-height: 100%;
    position: absolute;
    background: white;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    overflow: auto;
}

    .listing-review-container p[b-tk1w2x1vqm] {
        margin: 0;
        line-height: 24px;
        letter-spacing: 0.25px;
    }

    .listing-review-container .listing-code[b-tk1w2x1vqm] {
        color: #3778EC;
        font-weight: 700;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .listing-review-container .listing-title[b-tk1w2x1vqm] {
        font-weight: 700;
    }

    .listing-review-container .address[b-tk1w2x1vqm] {
        font-size: 12px;
        color: #6C7782;
        margin-bottom: 10px;
    }

    .listing-review-container .price[b-tk1w2x1vqm] {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .listing-review-container .commission[b-tk1w2x1vqm] {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .listing-review-container .project-name[b-tk1w2x1vqm], .listing-review-container .district-name[b-tk1w2x1vqm] {
        font-weight: bold;
        font-size: 14px;
    }

    .listing-review-container .keyvalue-title[b-tk1w2x1vqm] {
        font-size: 14px;
        font-weight: bold;
        color: #3778EC;
        margin-top: 20px;
    }
/* /Pages/MultiPlatformsListing/ListingSelection/EmptyListingPanel.razor.rz.scp.css */
.container[b-4z5gw1xa09] {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .image-container[b-4z5gw1xa09] {
        width: 244px;
    }

        .image-container img[b-4z5gw1xa09] {
            width: 100%;
        }

    .text-container[b-4z5gw1xa09] {
        width: 244px;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0.15px;
        text-align: center;
    }

    .button-container[b-4z5gw1xa09] {
        width: 100%;
    }
/* /Pages/MultiPlatformsListing/ListingSelection/ListingSelectionPage.razor.rz.scp.css */
.item-container[b-vg0qjjbncy] {
    padding-top: 7px;
    padding-bottom: 10px;
}

    .listing-card-skeleton[b-vg0qjjbncy] {
        height: 150px;
        background-color: #DAE2E6;
        border-radius: 5px;
    }

.button-container[b-vg0qjjbncy] {
    margin-top: 15px;
}
/* /Pages/MultiPlatformsListing/MultiPlatformsRequestDetails/MultiPlatformsRequestDetailsPage.razor.rz.scp.css */
.logo-container[b-g6851zo8b4] {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .logo-container[b-g6851zo8b4]  img {
        height: 60px;
    }

p[b-g6851zo8b4] {
    margin: 0;
    font-style: normal;
}

.spinner-container[b-g6851zo8b4] {
    display: flex;
    justify-content: center;
    padding: 30px;
}

.section-title[b-g6851zo8b4] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3F464E;
    margin-bottom: 15px;
}

[b-g6851zo8b4] .control-form-vertical .title {
    width: 50%;
}

.detail[b-g6851zo8b4] {
    text-align: right;
}

.listing-code[b-g6851zo8b4] {
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #3778EC;
}

.listing-title[b-g6851zo8b4] {
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #3F464E;
}

.total-groups[b-g6851zo8b4], .posting-time[b-g6851zo8b4] {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #6C7782;
}


.group-post-status[b-g6851zo8b4] {
    width: 175px;
    display: flex;
    justify-content: space-between;
}

    .group-post-status a[b-g6851zo8b4] {
        text-decoration: none;
    }


.text-primary[b-g6851zo8b4] {
    color: #0275d8;
}
/* /Pages/MultiPlatformsListing/PlatformSelection/ModalPlatformNotAvailable.razor.rz.scp.css */
.hz-modal-container .hz-modal .hz-modal-body p[b-04nct8eanz] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.footer[b-04nct8eanz]  .cancel-button {
    background-color: #CBCBCB !important;
}
/* /Pages/MultiPlatformsListing/PlatformSelection/ModalRequestPurchaseVIP.razor.rz.scp.css */
.hz-modal-container .hz-modal .hz-modal-body p[b-0gyz7qj5lg] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.footer[b-0gyz7qj5lg]  .cancel-button {
    background-color: #CBCBCB !important;
}
/* /Pages/MultiPlatformsListing/PlatformSelection/PlatformSelectionPage.razor.rz.scp.css */
.tab-content h1[b-d44fv6ql8z] {
    font-family: Inter, 'Helvetica Neue';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: black;
    margin-top: 0px;
}

.tab-content p[b-d44fv6ql8z] {
    font-family: Inter, 'Helvetica Neue';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #3F464E;
    margin-bottom: 50px;
}

.list-view[b-d44fv6ql8z] {
    display: flex;
    flex-direction: column;
}

    .list-view .list-view_item[b-d44fv6ql8z] {
        display: flex;
        height: 70px;
        border-bottom: 1px solid #CBD2D9;
        cursor: pointer;
        background-color: white;
    }

        .list-view .list-view_item .list-view_item-icon[b-d44fv6ql8z] {
            display: flex;
            flex: 28%;
            position: relative;
            border-right: 1px solid #F5F7FA;
            align-items: center;
            padding-left: 1rem;
            padding-right: 1rem;
        }

            .list-view .list-view_item .list-view_item-icon img[b-d44fv6ql8z] {
                max-width: 100%;
            }

            .list-view .list-view_item .list-view_item-icon .icon-vip[b-d44fv6ql8z] {
                width: 18px;
                position: absolute;
                bottom: 2px;
                right: 2px;
            }

        .list-view .list-view_item .list-view_item-action[b-d44fv6ql8z] {
            flex: 80%;
            padding-right: 2rem;
            margin: auto;
            font-family: Inter 'Helvetica Neue';
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 24px;
            text-align: right;
            letter-spacing: 0.25px;
            color: #6C7782;
        }

            .list-view .list-view_item-placeholder[b-d44fv6ql8z] {
                display: flex;
                padding-top: 1rem;
                padding-bottom: 1rem;
                border-bottom: 1px solid #CBD2D9;
            }

        .list-view .list-view_item-placeholder .list-view_item-icon[b-d44fv6ql8z] {
            width: 16vw;
            min-height: 8vh;
            max-height: 70px;
            margin: 2vw;
            background-color: #ded4d4;
        }

        .list-view .list-view_item-placeholder .list-view_item-action[b-d44fv6ql8z] {
            width: 76vw;
            min-height: 8vh;
            max-height: 70px;
            margin: 2vw;
            background-color: #ded4d4;
        }


.no-posts-text[b-d44fv6ql8z] {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #1F2933;
}

.post-table[b-d44fv6ql8z] {
    margin-top: 20px;
}

.post-table p[b-d44fv6ql8z] {
    margin: 0;
}

.post-table .row[b-d44fv6ql8z] {
    display: flex;
}

.platform-col[b-d44fv6ql8z] {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    padding: 15px;
    margin: 1px;
}

[b-d44fv6ql8z] .platform-col img {
    width: 100%;
    max-width: 100px;
    margin: auto;
}

.platform-col .listing-code[b-d44fv6ql8z] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: right;
    color: #3F464E;
}

.postdata-col[b-d44fv6ql8z] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 70%;
    background-color: white;
    padding: 15px;
    margin: 1px;
}

    .postdata-col p[b-d44fv6ql8z] {
        text-align: right;
        font-style: normal;
    }

    .postdata-col .title[b-d44fv6ql8z] {
        font-size: 13px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.25px;
        color: #3F464E;
    }

    .postdata-col .status[b-d44fv6ql8z] {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.25px;
    }

    .postdata-col .date-title[b-d44fv6ql8z] {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.4px;
        color: #6C7782;
    }

    .postdata-col .date[b-d44fv6ql8z] {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.4px;
        text-align: right;
        color: #1F2933;
    }

    .postdata-col a[b-d44fv6ql8z] {
        text-decoration: none;
    }

    .postdata-col .detail-link[b-d44fv6ql8z] {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0px;
        color: #0552B5;
        margin-top: 15px;
    }

.request-click-area[b-d44fv6ql8z] {
    background-color: transparent;
    border: unset;
    width: 100%;
}

/*Skeleton*/
.skeleton[b-d44fv6ql8z] {
    background-color: #DAE2E6;
    margin-bottom: 10px;
    border-radius: 4px;
}

.skeleton-logo[b-d44fv6ql8z] {
    height: 50px;
    width: 100%;
    max-width: 100px;
    margin: auto;
}

.skeleton-listing-code[b-d44fv6ql8z] {
    height: 24px;
    width: 65px;
}

.skeleton-title[b-d44fv6ql8z] {
    height: 24px;
    width: 220px;
}

.skeleton-status[b-d44fv6ql8z] {
    height: 17px;
    width: 170px;
}

.skeleton-date-display[b-d44fv6ql8z] {
    height: 16px;
    width: 100px;
}

.skeleton-date[b-d44fv6ql8z] {
    height: 16px;
    width: 80px;
}

.skeleton-link[b-d44fv6ql8z] {
    height: 24px;
    width: 90px;
}


/* /Pages/PrimarySalesProject/BookingDetails/PrimarySalesProjectBookingDetailsPage.razor.rz.scp.css */
.main[b-uuv6kthsip] {
    background-color: #3778EC;
    padding: 1rem;
    padding-bottom: 50px;
}
/* /Pages/PrimarySalesProject/BookingDirectory/PrimarySalesProjectBookingDirectoryPage.razor.rz.scp.css */
.main[b-691zwo2scg] {
    padding: 1rem;
}

.directory-nav[b-691zwo2scg] {
    background-color: white;
    height: 40px;
    max-width: 325px;
    border-radius: 20px;
    padding: 0;
    margin: auto;
}

    .directory-nav ul[b-691zwo2scg] {
        position: relative;
        display: flex;
        height: 100%;
        padding: 0;
        margin: 0;
        align-items: center;
        justify-content: space-between;
    }

        .directory-nav ul button[b-691zwo2scg] {
            border: none;
            background-color: unset;
            list-style: none;
            width: 90px;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: 'Inter';
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            line-height: 12px;
            color: #5A6274;
            z-index: 1;
        }

.indicator[b-691zwo2scg] {
    position: absolute;
    left: 4px;
    width: 70px;
    height: 32px;
    border-radius: 50px;
    background-color: #EAEAEA;
    transition: 0.5s;
}

.directory-nav ul button:nth-child(1).active ~ .indicator[b-691zwo2scg] {
    transform: translateX(calc(82px * 0));
}
.directory-nav ul button:nth-child(2).active ~ .indicator[b-691zwo2scg] {
    transform: translateX(calc(82px * 1));
}
.directory-nav ul button:nth-child(3).active ~ .indicator[b-691zwo2scg] {
    transform: translateX(calc(82px * 2));
}
.directory-nav ul button:nth-child(4).active ~ .indicator[b-691zwo2scg] {
    transform: translateX(calc(82px * 3));
}

.list-booking[b-691zwo2scg] {
    margin: 10px 0;
    padding-top: 10px;
    height: calc(100vh - 220px);
    overflow-y: scroll;
}

.empty-container[b-691zwo2scg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
}

    .empty-container img[b-691zwo2scg] {
        margin-bottom: 30px;    
    }

    .empty-container p[b-691zwo2scg] {
        margin: 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        color: #5A6274;
    }

.booking-card-skeleton[b-691zwo2scg] {
    width: 100%;
    height: 150px;
    border-radius: 24px;
    background-color: #DAE2E6;
    margin-bottom: 14px;
}
/* /Pages/PrimarySalesProject/BookingForm/PrimarySalesProjectBookingFormPage.razor.rz.scp.css */
p[b-y14p1d3nu1] {
    margin: 0;
}

div.main[b-y14p1d3nu1] {
    padding: 1rem;
}

.section[b-y14p1d3nu1] {
    margin-bottom: 30px;
}

.section .title[b-y14p1d3nu1] {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #12121F;
    margin-bottom: 1rem;
}

.section-bookingtype[b-y14p1d3nu1] {
    display: flex;
    justify-content: space-between;
    height: 43px;
}

.bookingtype-button[b-y14p1d3nu1] {
    background: #FFFFFF;
    border: 1px solid rgba(63, 81, 181, 0.1);
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px;
    width: 47%;
}

    .bookingtype-button span[b-y14p1d3nu1] {
        margin: auto;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-align: right;
        letter-spacing: -0.078px;
        color: #4D5E6A;
    }

    .bookingtype-button.hide[b-y14p1d3nu1] {
        display: none;
    }

.section-offer .title[b-y14p1d3nu1] {
    display: flex;
    justify-content: space-between;
}

.section-offer .title button[b-y14p1d3nu1] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    color: #001829;
    opacity: 0.6;
    border: unset;
    background-color: unset;
}

.section-offer .input-offer[b-y14p1d3nu1] {
    background-color: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 1rem;
    width: 100%;
    border: unset;
}

    .section-offer .input-offer span[b-y14p1d3nu1] {
        font-family: 'Inter';
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.25px;
        color: #5A6274;
        margin: 0 10px;
    }

.select-property_type[b-y14p1d3nu1] {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 10px;
    padding: 10px 0px;
    border-radius: 10px;
}

    .select-property_type.invalid[b-y14p1d3nu1] {
        background-color: #FFF5F5
    }

.btn-property_type[b-y14p1d3nu1] {
    border: none;
    background-color: white;
    height: 44px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 25px;
    display: inline-flex;
    align-items: center;
    /*text*/
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.03em;
    color: #5A6274;
}

    .btn-property_type img[b-y14p1d3nu1] {
        filter: invert(38%) sepia(13%) saturate(546%) hue-rotate(184deg) brightness(98%) contrast(95%);
    }

.btn-property_type .property-type-name[b-y14p1d3nu1] {
    margin-left: 12px
}


    .btn-property_type.active[b-y14p1d3nu1] {
        background-color: #3778EB;
        color: white;
    }

        .btn-property_type.active img[b-y14p1d3nu1] {
            filter: invert(100%) sepia(3%) saturate(401%) hue-rotate(245deg) brightness(118%) contrast(100%);
        }

.upload-accreditative[b-y14p1d3nu1] {
    background-color: white;
    border-radius: 10px;
}

.dashed-line[b-y14p1d3nu1] {
    margin: 5px 0;
    height: 1px;
    background: repeating-linear-gradient(to right,#E8E8EA 0,#E8E8EA 5px,transparent 5px,transparent 7px);
}

.upload-accreditative .accreditative-title[b-y14p1d3nu1] {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #12121F;
    padding: 1rem;
}

.image-upload-section[b-y14p1d3nu1] {
    display: flex;
    justify-content: space-between;
    padding: 8px;
}

.image-display[b-y14p1d3nu1] {
    width: 43%;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 10px;
    padding: 8px;
    background-color: white;
}

    .image-display .image-container[b-y14p1d3nu1] {
        height: 145px;
        width: 100%;
    }

    .image-display .image-title[b-y14p1d3nu1] {
        margin: 8px 0;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.25px;
        color: #5A6274;
    }

.delete-img-btn[b-y14p1d3nu1] {
    position: absolute;
    top: 15px;
    left: 15px;
    border: none;
    background: rgba(255, 255, 255, 0.78);
    width: 25px;
    height: 25px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* /Pages/PrimarySalesProject/BookingReview/ModalSubmitStatusDisplay.razor.rz.scp.css */
.main[b-snj0e8ogty] { 
}

.content[b-snj0e8ogty] {
    height: 70vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .content .title[b-snj0e8ogty] {
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0.03em;
        margin: 0;
    }

    .content .description[b-snj0e8ogty] {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        letter-spacing: 0.03em;
        color: #5A6274;
        margin: 10px 0 0 0;
    }
/* /Pages/PrimarySalesProject/BookingReview/PrimarySalesProjectBookingReviewPage.razor.rz.scp.css */
.main[b-9edxglaorx] {
    background-color: #3778EC;
    padding: 1rem;
    padding-bottom: 50px;
}
/* /Pages/PrimarySalesProject/PanoramaView/PanoramaViewPage.razor.rz.scp.css */
.back-button[b-2jmycstirc] {
    position: absolute;
    top: 44px;
    left: 26px;
    width: 50px;
    height: 50px;
    color: black;
    border: none;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(12px);
    border-radius: 25px;
}
/* /Shared/Listing/ListingCard.razor.rz.scp.css */
.listing-card[b-d1elrr3rc2] {
    background-color: white;
    height: 150px;
    border-radius: 10px;
    border: 1px solid #CBD2D9;
    display: flex;
    font-family: Inter;
    text-align: left;
    width: 100%;
    padding: unset;
}

.thumbnail[b-d1elrr3rc2] {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    width: 280px;
}

    img[b-d1elrr3rc2] {
        min-height: 100%;
        max-height: 100%;
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 8px;
    }

.listing-info[b-d1elrr3rc2] {
    height: 90%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 12px;
}

    .listing-code[b-d1elrr3rc2] {
        margin-top: 0;
        font-weight: bold;
        font-size: 14px;
        color: #3778EC;
        margin-bottom: 8px;
    }

    .title[b-d1elrr3rc2] {
        margin-top: 0;
        color: black;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .district-name[b-d1elrr3rc2] {
        margin: 0;
        font-size: 14px;
        color: #565656;
    }

    .footer-listing-info[b-d1elrr3rc2] {  
        display: flex;
        justify-content: space-between;
        margin-top: auto;
        padding-bottom: 10px;
    }

        .footer-listing-info span[b-d1elrr3rc2] {
            font-weight: bold;
            font-size: 13px;
        }

        .footer-listing-info button[b-d1elrr3rc2] {
            font-family: Inter;
            background-color: white;
            border: 1px solid #3778EC;
            border-radius: 15px;
            color: #3778EC;
            padding: 1px 10px;
        }

        .footer-listing-info .price-display[b-d1elrr3rc2] {
            color: #CF1124;
        }

        .footer-listing-info .select-text[b-d1elrr3rc2] {
            color: #00B8DD;
        }

        
