<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    text-decoration: none;
}

.popup-dialog {
    position: fixed;
    z-index: 998;
    border: 1px solid grey;
    top: 30%;
    /* width: 100%; */
    /* align-items: center;
    display: flex;
    flex-direction: column; */
    /* height: 100%; */
    /* background-color: rgba(0, 0, 0, 0.6); */
}

.dialog-container {
    max-width: 300px;
    background-color: white;
    /* margin: 1rem !important;
    padding: 1rem; */
    align-items: center !important;
    flex-direction: column !important;
    display: flex !important;
}

.dialog-text {
    font-size: 18px;
    text-align: center;
}

.qr {
    width: 230px;
    height: 230px;
    padding: 4px;
    border: 4px solid #0272ba;
    cursor: pointer;
    margin: 0.5rem !important;
}

.id-block {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    min-width: 100%;
    max-width: 100%;
    flex-direction: row !important;
    display: flex !important;
}

.id-block .id {
    color: #09b83e;
    padding: 4px 8px;
    max-width: 250px;
    margin-right: auto !important;
    flex-direction: row !important;
    display: flex !important;
}

.id-block .id .title {
    white-space: nowrap;
}

.id-block .copy {
    background-color: #0272ba;
    color: #fff;
    padding: 4px 8px;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.id-block .scroll {
    overflow: auto;
}

.mobile-block {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    min-width: 100%;
    max-width: 100%;
    flex-direction: row !important;
    display: flex !important;
}

.mobile-block .id {
    color: #0272ba;
    padding: 4px 8px;
    max-width: 250px;
    margin-right: auto !important;
    flex-direction: row !important;
    display: flex !important;
}

.mobile-block .id .title {
    white-space: nowrap;
}

.mobile-block .copy {
    background-color: #0272ba;
    color: #fff;
    padding: 4px 8px;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.mobile-block .scroll {
    overflow: auto;
}

.close-button {
    width: 100%;
    background-color: #fff;
    color: grey;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    margin-top: 0.25rem !important;
}

.close-button span{
    vertical-align: middle;
}

.agent-block {
    width: 350px;
    height: 100px;
    cursor: pointer;
    position: relative;
    border: 1px solid #dbdbdb;
    margin-bottom: 0.5rem;
}

.agent-list-block {
    width: 350px;
    height: 100px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 0.5rem;
}

.agent-url {
    display: flex;
    text-decoration: none !important;
}

.image-block {
    position: relative;
    margin-right: 0.5rem;
}

.agent-thumbnail {
    width: 70px;
    height: 70px;
}

.elite-block {
    position: absolute;
    top: 54px;
    left: 30px;
}

.elite-tag {
    width: 50px;
}

.info-block {
    height: fit-content;
    line-height: normal;
    margin-bottom: 0.5rem;
}

.agent-name {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.agent-title,
.agent-business-region {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    font-weight: unset;
}

.contact-view {
    /* width: 228px; */
    position: absolute;
    display: flex;
    top: 58px;
    left: 78px;
}

.phone-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.5rem !important;
    width: 100px;
    height: 30px;

    background-color: #1C477A;
    color: #FFF;
}

.phone-button img,
.whatsapp-button img,
.wechat-button img {
    width: 20px;
    height: 20px;
}

.whatsapp-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.5rem !important;
    width: 60px;
    height: 30px;

    background-color: #25D366;
    color: #FFF;
}

.wechat-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 30px;

    background-color: #09b83e;
    color: #FFF;
}

.more-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 30px;
    font-size: 12px;
    border: 1px solid #C3C3C3;
    color: black;
    font-weight: bold;
    text-decoration: none !important;
}

.row {
    height: 120px;
    cursor: pointer;
}

.property-list {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
}

.left {
    width: 30%;
}

.right {
    width: 70%;
}

.property-list .post-thumbnail {
    width: 70px;
    height: 70px;
}

.post-tag {
    clear: left;
    font-size: 12px;
    line-height: 16px;
}

.post-displayTextHk {
    font-size: 1.5em;
    font-weight: bold;
    line-height: initial;
}

.post-saleableArea {
    font-size: medium;
}

.post-url {
    display: block;
    height: 120px;
}</pre></body></html>