/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./assets/css/partials/entity-compact-preview.css ***!
  \**************************************************************************************************/
#entityCompactPreview img {
    width: 55px;
    height: 55px;
    background-color: #e0e0e0;
}
#entityCompactPreview .address-city-city {
    font-size: 13px;
}
#entityCompactPreview .intro {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
}
#entityCompactPreview .intro > span {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    display: block;
}

/*!**********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./assets/css/business/common.css ***!
  \**********************************************************************************/
.selectize-input {
    border-radius: 50rem!important;
    padding: .375rem .75rem!important;
    line-height: 1.5!important;
    max-height: 2.375rem!important;
}
.selectize-dropdown-content {
    padding: .375rem .75rem!important;
}

.fieldset.card-flat {
    border-left-width: 8px;
}

.header-picture {
    position: absolute;
    top: var(--iy-navbar-height);
    right: 0;
    left: 0;
    height: var(--iy-header-picture-height-0);
    /*background-color: #949494;*/
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.header-picture-height-0 {height: var(--iy-header-picture-height-0);}
.header-picture-height-1 {height: var(--iy-header-picture-height-1);}
.header-picture-height-2 {height: var(--iy-header-picture-height-2);}
.header-picture-height-3 {height: var(--iy-header-picture-height-3);}
.header-picture-position-lt {background-position: left top;}
.header-picture-position-ct {background-position: center top;}
.header-picture-position-rt {background-position: right top;}
.header-picture-position-lc {background-position: left center;}
.header-picture-position-cc {background-position: center center;}
.header-picture-position-rc {background-position: right center;}
.header-picture-position-lb {background-position: left bottom;}
.header-picture-position-cb {background-position: center bottom;}
.header-picture-position-rb {background-position: right bottom;}

.business-logo-backdrop {
    position: absolute;
    display: block;
    width: 166px;
    height: 166px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 0;
    top: 0;
    left: 50%;
    transform: translate(-50%, -8px);
}

.business-logo,
.business-logo-uploader {
    z-index: 1;
}
.business-logo img,
.business-logo-uploader {
    width: var(--iy-profile-picture-height);
    height: var(--iy-profile-picture-height);
}

.business-logo img {
    cursor: pointer;
}
.swal2-container.profile-picture-preview .swal2-popup.swal2-modal {
    padding: 0 !important;
    width: 300px !important;
}
.swal2-container.profile-picture-preview .swal2-header {
    padding: 0 !important;
    box-shadow: 4px 4px 4px 4px rgba(108, 117, 125, 0.5) !important;
    border-radius: 0.75rem;
}
.swal2-container.profile-picture-preview .swal2-image {
    border-radius: 0.75rem;
    margin: 0;
}

fieldset {
    position: relative;
}

.no-name,
.name-info .preview-name,
.name-info input {
    width: 140px;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 600;
}
.name-info .preview-name {
    width: auto;
    line-height: initial;
}
.name-info .badge {
    vertical-align: text-bottom;
    margin-top: 17px;
    margin-left: 9px;
}
.no-name {
    width: auto;
}

#profileVerificationStatus,
.profile-and-stats .profileVerificationStatus {
    margin-top: 2px;
    font-size: 1.5rem;
}
#profileVerificationStatus i,
.profileVerificationStatus i {
    color: var(--iy-control-border-color);
}
#profileVerificationStatus i.first,
.profileVerificationStatus i.first {
    --fa-primary-color: var(--iy-blue);
    --fa-secondary-color: var(--iy-control-border-color);
    --fa-secondary-opacity: 1.0;
}
#profileVerificationStatus i.second,
.profileVerificationStatus i.second {
    --fa-primary-color: var(--iy-blue);
    --fa-secondary-color: var(--iy-blue);
}

.intro .preview {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4rem;
}
.intro .preview span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.intro .badge {
    font-size: 0.6875rem;
}
.address,
/*.address .selectize-input,*/
.intro {
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    font-weight: bold;
    color: #6e6e6e;
}

.address .flag-icon {
    width: 25px;
    height: 25px;;
    text-align: center;
}
.address .flag-icon-np {
    border: 1px solid #ccc;
}
.address .address-city-wrapper,
.address .address-country-wrapper {
    display: flex;
}
.address .address-city-city,
.address .address-country-country {
    min-width: 0;
    font-size: 14px;
}

.address .selectize-input {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #6e6e6e;
}
/*.address .address-city-city .selectize-input .item,*/
/*.address .address-country-country .selectize-input .item {*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    max-width: calc(100% - 20px);*/
/*    text-overflow: ellipsis;*/
/*}*/

#startCommunication {
    width: 48px;
    height: 48px;
    line-height: 34px;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    right: calc(50% - 6rem);
}

.profile-tabs-wrapper {
    position: relative;
}
.profile-tabs-bg {
    position: absolute;
    left: -300rem;
    top: 0;
    right: -300rem;
    bottom: -3rem;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, rgba(245, 245, 245, 1) 100%);
    background-repeat: repeat-x;
    z-index: -1;
}
.profile-bg {
    position: absolute;
    left: -300rem;
    top: 0;
    right: -300rem;
    bottom: 0;
    background-color: #f5f5f5;
    z-index: -1;
}

#profile-tabs {
    background-color: #fff;
    padding: 0.25rem;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    border: 1px solid;
    border-color: #e2e2e2 #d6d6d6 #d0d0d0 #d6d6d6;
}
#profile-tabs li {
    color: #333f48;
    width: auto;
    transition: all 0.2s ease;
}
#profile-tabs li a {
    font-weight: 400;
    position: relative;
    display: block;
    color: inherit;
    text-decoration: none;
    transition: box-shadow 0.2s ease;
}
#profile-tabs li:not(.active):hover {
    box-shadow: var(--iy-box-shadow-stronger);
}
#profile-tabs li.active a,
#profile-tabs li.active i,
#profile-tabs .manage-profile-modules.active {
    background-color: var(--iy-blue-dark);
    color: #fff;
    font-weight: 600;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.075);
}
#profile-tabs .manage-profile-modules {
    width: 1.9rem;
    height: 1.9rem;
    font-size: 1.125rem;
    padding: 0;
    box-shadow: none;
    transition: box-shadow 0.2s ease;
    border: none;
    background-color: #fff;
}
#profile-tabs .manage-profile-modules.absolute {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
#profile-tabs .manage-profile-modules:hover {
    box-shadow: var(--iy-box-shadow-stronger);
}
#profile-tabs .manage-profile-modules:active,
#profile-tabs .manage-profile-modules:focus,
#profile-tabs .manage-profile-modules:target,
#profile-tabs .manage-profile-modules:active:focus {
    color: #6c757d !important;
    background-color: #fff !important;
    box-shadow: var(--iy-box-shadow-stronger) !important;
}

.card .legend {
    font-size: var(--iy-font-size-header);
    font-weight: 600;
}

.fieldset .sub-title {
    font-size: 0.9rem;
    font-weight: normal;
}

#fieldset-images #images-list .image {
    width: 140px;
    height: 87px;
    border-radius: 0.75rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#fieldset-images #images-list .business-image-remove {
    top: 0.25rem;
    right: 0.25rem;
}

#fieldset-property .fieldset-content-wrapper > .col {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
#fieldset-property .fieldset-content-wrapper .realestate-list-wrapper {
    position: relative;
    height: 290px;
    width: 980px;
}
#fieldset-property .fieldset-content-wrapper > .col::-webkit-scrollbar {
    height: 0.25rem;
    top: 10px;
}
#fieldset-property .fieldset-content-wrapper > .col::-webkit-scrollbar-thumb {
    visibility: hidden;
    background-color: rgba(190, 195, 210, 0.7);
    border-radius: 50rem;
}
#fieldset-property .fieldset-content-wrapper > .col:hover::-webkit-scrollbar-thumb {
    visibility: visible;
}

#social-list .list-group-flush>.list-group-item {
    border: none;
}

/*!*************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./assets/css/business/realestate/realestate.css ***!
  \*************************************************************************************************/
main {
    padding-top: 70px !important;
}







/*#realestateList .result-container {*/
/*    border: none;*/
/*    border-left: 1px solid #00000008;*/
/*    position: relative;*/
/*    padding: 155px 10px .5em;*/
/*    border-radius: 15px;*/
/*    !*border: 1px solid #00000008;*!*/
/*    box-shadow: rgba(0,0,0,0.15) 0 2px 8px;*/
/*    -webkit-box-shadow: rgba(0,0,0,0.15) 0 2px 8px;*/
/*    -moz-box-shadow: rgba(0,0,0,0.15) 0 2px 8px;*/
/*}*/
/*#realestateList .result-container .photo {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    display: block;*/
/*    margin-bottom: 10px;*/
/*    width: 100%;*/
/*    height: 150px;*/
/*    background-size: cover;*/
/*    border-top-left-radius: 15px;*/
/*    border-top-right-radius: 15px;*/
/*}*/
/*#realestateList a>.result-container:hover {*/
/*    border-color: #dedede;*/
/*}*/
/*#realestateList .result-container .title {*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    color: #444;*/
/*}*/
/*#realestateList .result-container .title-name {*/
/*    margin-bottom: 3px;*/
/*    font-size: 18px;*/
/*    font-weight: 400;*/
/*}*/
/*#realestateList .result-wrapper > a {*/
/*    color: #000;*/
/*}*/
/*#realestateList .result-wrapper > a:hover,*/
/*#realestateList .result-wrapper > a:focus {*/
/*    text-decoration: none;*/
/*}*/
/*#realestateList .result-wrapper > a:visited {*/
/*    opacity: 0.5;*/
/*}*/
/*#realestateList .result-container .title-name {*/
/*    color: #337ab7;*/
/*}*/
/*#realestateList .result-container .link {*/
/*    margin-bottom: 4px;*/
/*}*/
/*#realestateList .result-container .link:hover,*/
/*#realestateList .result-container .title-name:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*#realestateList .result-container .link img {*/
/*    height: 14px;*/
/*    margin: -2px 0 0 0;*/
/*}*/
/*#realestateList .result-container .link {*/
/*    color: #999;*/
/*}*/
/*#realestateList .result-container .favorite-sign {*/
/*    writing-mode: vertical-rl;*/
/*    text-orientation: mixed;*/
/*    height: 100%;*/
/*    display: inline-block;*/
/*    right: 0;*/
/*    top: 0;*/
/*    color: #fff;*/
/*    padding: 10px 3px 2px 2px;*/
/*    font-weight: 300;*/
/*    letter-spacing: 2px;*/
/*    position: absolute;*/
/*    background-color: #2090ea;*/
/*}*/
/*#realestateList .result-container.has-favorite-sign {*/
/*    min-height: 100px;*/
/*}*/
/*#realestateList .result-container .title-position {*/
/*    margin-right: 10px;*/
/*    color: var(--iy-red);*/
/*    font-size: 13px;*/
/*    font-weight: bold;*/
/*}*/
/*#realestateList .result-container .location {*/
/*    color: #aaa;*/
/*    display: inline-block;*/
/*    margin-top: 10px;*/
/*    font-size: 12px;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-line-clamp: 2;*/
/*}*/
/*#realestateList .result-container .price {*/
/*    font-size: 24px;*/
/*    font-weight: 600;*/
/*    text-align: right;*/
/*}*/
/*#realestateList .result-container .parameters {*/
/*    font-size: 14px;*/
/*    display: inline-block;*/
/*    line-height: 14px;*/
/*    font-weight: 400;*/
/*    padding: 7px 0;*/
/*}*/
/*#realestateList .result-container .info {*/
/*    padding: 0;*/
/*    list-style: none;*/
/*    font-weight: 400;*/
/*}*/
/*#realestateList .result-container .info li:not(:last-child) {*/
/*    float: left;*/
/*    margin-right: 5px;*/
/*    border-right: 1px solid #aaa;*/
/*    padding-right: 5px;*/
/*}*/
/*#realestateList .result-container .info li:last-child {*/
/*    float: left;*/
/*}*/
/*#realestateList .result-container .info i {*/
/*    margin-right: 5px;*/
/*}*/







/*!******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./assets/css/business/realestate/realestate-list.css ***!
  \******************************************************************************************************/
#realestateList .card, #realestateList .card-header, #realestateList .card-footer,
#tabPane_modal_sellerManageRealEstate_list .card, #tabPane_modal_sellerManageRealEstate_list .card-header, #tabPane_modal_sellerManageRealEstate_list .card-footer,
#tabPane_modal_sellerManageRealEstate_manage .card, #tabPane_modal_sellerManageRealEstate_manage .card-header, #tabPane_modal_sellerManageRealEstate_manage .card-footer,
#tabPane_modal_enquirerManageRealEstate_list .card, #tabPane_modal_enquirerManageRealEstate_list .card-header, #tabPane_modal_enquirerManageRealEstate_list .card-footer,
#tabPane_modal_enquirerManageRealEstate_manage .card, #tabPane_modal_enquirerManageRealEstate_manage .card-header, #tabPane_modal_enquirerManageRealEstate_manage .card-footer,
#realestateList_sameArea .card, #realestateList_sameArea .card-header, #realestateList_sameArea .card-footer,
#realestateList_sameAgency .card, #realestateList_sameAgency .card-header, #realestateList_sameAgency .card-footer {
    background-color: transparent;
}

#realestateList .card.real-estate,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate,
#realestateList_sameArea .card.real-estate,
#realestateList_sameAgency .card.real-estate {
    width: 311px;
    margin-bottom: 2.25rem;
    margin-left: 0.375rem;
    margin-right: 0.375rem;
}
#realestateList .card.real-estate .card-body,
#realestateList .card.real-estate .card-footer,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .card-body,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .card-footer,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .card-body,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .card-footer,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .card-body,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .card-footer,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .card-body,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .card-footer,
#realestateList_sameArea .card.real-estate .card-body,
#realestateList_sameArea .card.real-estate .card-footer,
#realestateList_sameAgency .card.real-estate .card-body,
#realestateList_sameAgency .card.real-estate .card-footer {
    padding: 0.3rem calc(var(--bs-gutter-x)/2);
}
#realestateList .card.real-estate .photo,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .photo,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .photo,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .photo,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .photo,
#realestateList_sameArea .card.real-estate .photo,
#realestateList_sameAgency .card.real-estate .photo {
    width: 100%;
    /* 16:10 --> w:314 / h:196 ~~> 16:9 --> make --> h:177 */
    height: 194px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #949494;
}
#realestateList .card.real-estate .price,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .price,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .price,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .price,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .price,
#realestateList_sameArea .card.real-estate .price,
#realestateList_sameAgency .card.real-estate .price {
    background-color: rgba(0, 0, 0, 0.55);
    box-shadow: var(--iy-box-shadow-stronger);
    color: #fff;
    display: block;
    position: absolute;
    top: calc(var(--bs-gutter-x)/2);
    left: calc(var(--bs-gutter-x)/2);
    padding: 0.35rem 0.7rem;
}
#realestateList .card.real-estate .state.state-altered,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .state.state-altered,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .state.state-altered,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .state.state-altered,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .state.state-altered {
    background-color: #f08042ad;
}
#realestateList .card.real-estate .state,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .state,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .state,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .state,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .state {
    box-shadow: var(--iy-box-shadow-stronger);
    color: #fff;
    display: block;
    position: absolute;
    top: calc(4 * var(--bs-gutter-x)/2);
    left: calc(var(--bs-gutter-x)/2);
    padding: 0.35rem 0.7rem;
}
#realestateList .card.real-estate .title,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .title,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .title,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .title,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .title,
#realestateList_sameArea .card.real-estate .title,
#realestateList_sameAgency .card.real-estate .title {
    font-size: 0.95rem;
    font-weight: bold;
    color: #444;
}
#realestateList .card.real-estate .location,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .location,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .location,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .location,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .location,
#realestateList_sameArea .card.real-estate .location,
#realestateList_sameAgency .card.real-estate .location {
    color: #666;
}
#realestateList .card.real-estate .parameters,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .parameters,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .parameters,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .parameters,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .parameters,
#realestateList_sameArea .card.real-estate .parameters,
#realestateList_sameAgency .card.real-estate .parameters {
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
    color: #888;
}
#realestateList .card.real-estate .parameters .info,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .parameters .info,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .parameters .info,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .parameters .info,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .parameters .info,
#realestateList_sameArea .card.real-estate .parameters .info,
#realestateList_sameAgency .card.real-estate .parameters .info {
    padding: 0;
    list-style: none;
    font-weight: 400;

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    white-space: nowrap;
}
#realestateList .card.real-estate .parameters .info li:not(:last-child),
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .parameters .info li:not(:last-child),
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .parameters .info li:not(:last-child),
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .parameters .info li:not(:last-child),
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .parameters .info li:not(:last-child),
#realestateList_sameArea .card.real-estate .parameters .info li:not(:last-child),
#realestateList_sameAgency .card.real-estate .parameters .info li:not(:last-child) {
    float: left;
    margin-right: 0.8rem;
}
#realestateList .card.real-estate .parameters .info li:last-child,
#tabPane_modal_sellerManageRealEstate_list .card.real-estate .parameters .info li:last-child,
#tabPane_modal_sellerManageRealEstate_manage .card.real-estate .parameters .info li:last-child,
#tabPane_modal_enquirerManageRealEstate_list .card.real-estate .parameters .info li:last-child,
#tabPane_modal_enquirerManageRealEstate_manage .card.real-estate .parameters .info li:last-child,
#realestateList_sameArea .card.real-estate .parameters .info li:last-child,
#realestateList_sameAgency .card.real-estate .parameters .info li:last-child {
    float: left;
}

