.sgpc-property-review-fields{margin-top:1.5em;padding-top:1.5em;border-top:1px solid #e5e5e5}.sgpc-property-review-fields .sgpc-denial-reasons-label{font-weight:600;margin-bottom:.5em}.sgpc-property-review-fields .sgpc-denial-reason-item{margin-bottom:.35em}form#submit-property-form label.error+button.btn{border:1px solid red!important}form#submit-property-form div.dropdown.bootstrap-select{display:flex;flex-direction:column}form#submit-property-form div.dropdown.bootstrap-select label.error{order:10}form#submit-property-form .dropdown-toggle.disabled[data-id="child-location"] .filter-option-inner-inner,form#submit-property-form .dropdown-toggle.disabled[data-id="grandchild-location"] .filter-option-inner-inner{font-size:0}form#submit-property-form .dropdown-toggle.disabled[data-id="child-location"] .filter-option-inner-inner:after,form#submit-property-form .dropdown-toggle.disabled[data-id="grandchild-location"] .filter-option-inner-inner:after{content:"N/A";font-size:16px}.sgpc-provider-selector{margin:-20px -20px 20px;padding:20px;background:#F2F6F7;display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px}.sgpc-provider-selector-selectbox{width:300px;max-width:100%}.sgpc-provider-selector a.btn{color:#fff}#sgpc-popup-backdrop,.sgpc-popup-backdrop{display:none;position:fixed;inset:0;background-color:#000b;z-index:99999998;cursor:pointer}#sgpc-popup,.sgpc-popup{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;z-index:99999999;padding:20px;border-radius:10px}#sgpc-popup-close,.sgpc-popup-close{position:fixed;top:5px;right:5px;cursor:pointer}#add-new-provider-popup-form label{display:block;width:100%;margin-bottom:20px}#add-new-provider-popup-form input[type="text"],#add-new-provider-popup-form input[type="email"]{box-shadow:0 2px 4px 0 rgb(0 0 0 / .08);display:block;width:100%;height:auto;margin-bottom:0;padding:11px 15px;font-size:15px;font-weight:400;line-height:1.2;border:1px solid #fff0;transition:border .3s ease-in-out;background-color:#fff;color:var(--dashboard-heading-color)}.sgpc-error{width:100%;background:#f009;border:1px solid red;padding:10px;color:#fff;border-radius:10px}.sgpc-error ul{margin:0}.sgpc-error h4{color:#fff;margin:0 0 5px}#my-properties-filter-form{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:20px;@media (max-width:600px){flex-wrap:wrap}}#my-properties-filter-form #property-id-filter{min-width:140px;max-width:180px;border:1px solid #e5e5e5;border-radius:5px;padding:5px 10px;font-size:14px;line-height:1.4;color:#333;background-color:#fff;transition:border-color 0.3s ease-in-out;box-shadow:none;height:32px}#my-properties-filter-form .select2-selection{border:none}#my-properties-filter-form .select2-selection__rendered{min-width:140px;max-width:180px;border:1px solid #e5e5e5;border-radius:5px;padding:5px 10px;font-size:14px;line-height:1.4;color:#333;background-color:#fff;transition:border-color 0.3s ease-in-out;box-shadow:none;height:32px;width:100%;max-width:100%}#my-properties-filter-form label{width:auto}#my-properties-filter-form #property-id-filter,#my-properties-filter-form .select2,#my-properties-filter-form .selection,#my-properties-filter-form .select2-selection,#my-properties-filter-form .select2-selection__rendered{height:32px;margin-top:0;margin-bottom:0}.sgpc-properties-filter-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sgpc-properties-filter-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px 14px;border-radius:5px;border:1px solid #e5e5e5;background-color:#fff;color:#333;font-size:14px;line-height:1.4;cursor:pointer;transition:border-color 0.3s ease-in-out,background-color 0.3s ease-in-out,color 0.3s ease-in-out}.sgpc-properties-filter-btn--search{background-color:var(--dashboard-primary-color,#1ea69a);border-color:var(--dashboard-primary-color,#1ea69a);color:#fff}.sgpc-properties-filter-btn--search:hover{background-color:var(--dashboard-primary-hover-color,#1b958b);border-color:var(--dashboard-primary-hover-color,#1b958b)}.sgpc-properties-filter-btn--clear:hover{border-color:#ccc}.sgpc-dashboard-properties-results{position:relative;min-height:120px}.sgpc-dashboard-properties-results.is-loading{pointer-events:none}.sgpc-dashboard-properties-results.is-loading::before{content:'';position:absolute;inset:0;background:rgb(255 255 255 / .65);z-index:20}.sgpc-dashboard-properties-results.is-loading::after{content:'';position:absolute;top:50%;left:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border:3px solid rgb(30 166 154 / .2);border-top-color:var(--dashboard-primary-color,#1ea69a);border-radius:50%;animation:sgpc-dashboard-spin 0.8s linear infinite;z-index:21}@keyframes sgpc-dashboard-spin{to{transform:rotate(360deg)}}.sgpc-dashboard-properties-empty .dashboard-no-items{padding:40px 20px}.sgpc-property-view-toggle{display:flex;align-items:center;gap:16px;margin-left:auto}.sgpc-property-view-toggle .sgpc-view-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sgpc-property-view-toggle .sgpc-view-option{position:relative;display:inline-flex;align-items:center;gap:6px;margin:0;opacity:.3;font-weight:400;cursor:pointer;transition:opacity 0.3s;color:var(--dashboard-heading-color,#333);white-space:nowrap}.sgpc-property-view-toggle .sgpc-view-icon{display:block;flex-shrink:0}.sgpc-property-view-toggle .sgpc-view-option:hover,.sgpc-property-view-toggle .sgpc-view-option.is-active,.sgpc-property-view-toggle .sgpc-view-option:has(.sgpc-view-radio:checked){opacity:1}.sgpc-property-view-toggle .sgpc-view-option.is-active,.sgpc-property-view-toggle .sgpc-view-option:has(.sgpc-view-radio:checked){font-weight:700}.dashboard-posts-list.dpl-grid{padding:20px 20px 0}.dashboard-posts-list.dpl-grid .dashboard-posts-grid-body{width:100%}.dashboard-posts-list.dpl-grid .sgpc-properties-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;@media (min-width:1600px){grid-template-columns:repeat(4,minmax(0,1fr))}}.dashboard-posts-list.dpl-grid .sgpc-properties-grid .post-column-wrap{width:100%;margin:0;border-radius:16px;overflow:hidden;box-shadow:0 0 5px 2px rgb(0 0 0 / .1);width:100%;margin:0 0 30px;display:block;padding:0}@media (max-width:1200px){.dashboard-posts-list.dpl-grid .sgpc-properties-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.dashboard-posts-list.dpl-grid .sgpc-properties-grid{grid-template-columns:1fr}}.dashboard-posts-list.dpl-grid .large-column-wrap{display:block;position:relative;aspect-ratio:357/267}.dashboard-posts-list.dpl-grid .large-column-wrap .column-thumbnail,.dashboard-posts-list.dpl-grid .large-column-wrap .column-thumbnail figure,.dashboard-posts-list.dpl-grid .large-column-wrap .column-thumbnail a{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;margin:0;padding:0}.dashboard-posts-list.dpl-grid .large-column-wrap .column-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;margin:0;padding:0}.dashboard-posts-list.dpl-grid .large-column-wrap .column-thumbnail:after{position:absolute;inset:0;width:100%;background:linear-gradient(180deg,rgb(0 0 0) 0%,#fff0 20%,#fff0 40%,rgb(0 0 0) 100%);z-index:9;content:''}.dashboard-posts-list.dpl-grid .large-column-wrap .column-info{position:relative;z-index:10}.dashboard-posts-list.dpl-grid .large-column-wrap .property-info-wrap{display:flex;flex-direction:column;aspect-ratio:357 / 267}.dashboard-posts-list.dpl-grid .large-column-wrap .property-meta{margin-top:auto}.dashboard-posts-list.dpl-grid .large-column-wrap .column-info .property-title{width:100%;max-width:100%;white-space:normal}.dashboard-posts-list.dpl-grid .large-column-wrap .column-info .property-excerpt{display:none}.dashboard-posts-list.dpl-grid .large-column-wrap .column-info .property-title,.dashboard-posts-list.dpl-grid .large-column-wrap .column-info p,.dashboard-posts-list.dpl-grid .large-column-wrap .column-info .property-meta-label,.dashboard-posts-list.dpl-grid .large-column-wrap .column-info .property-meta-icon .figure{color:#fff!important}.dashboard-posts-list.dpl-grid .small-column-wrap{flex-wrap:wrap}.dashboard-posts-list.dpl-grid .small-column-wrap .column{display:block!important;width:50%;flex:auto;order:1!important}.dashboard-posts-list.dpl-grid .small-column-wrap .column:before{font-size:12px;font-weight:700;display:block;color:#aaa}.dashboard-posts-list.dpl-grid .small-column-wrap .column.column-date:before{content:"Added On"}.dashboard-posts-list.dpl-grid .small-column-wrap .column.column-property-status:before{content:"Property Status"}.dashboard-posts-list.dpl-grid .small-column-wrap .column.column-status:before{content:"Status"}.dashboard-posts-list.dpl-grid .small-column-wrap .column.column-price{display:none!important}.dashboard-posts-list.dpl-grid .small-column-wrap .column.column-price:before{content:"Price"}.dashboard-posts-list.dpl-grid .small-column-wrap .post-actions-wrapper{display:block!important;width:50%;flex:auto;order:1!important;padding:10px 0}.dashboard-posts-list.dpl-grid .post-actions-wrapper{position:static;padding:20px 0}.dashboard-posts-list.dpl-grid .post-actions-wrapper strong{font-size:12px;font-weight:700;display:block;color:#aaa}.dashboard-posts-list.dpl-list{padding:20px 20px 0}@media (max-width:400px){.dashboard-posts-list.dpl-list{padding:20px 0 0}}.dashboard-posts-list.dpl-list .sgpc-properties-list-table-wrap{width:100%;overflow-x:auto}.dashboard-posts-list.dpl-list .sgpc-properties-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.4;margin-bottom:30px}.dashboard-posts-list.dpl-list .sgpc-properties-table thead th{text-align:left;font-weight:700;padding:12px 14px;border-bottom:2px solid rgb(0 0 0 / .1);white-space:nowrap}.dashboard-posts-list.dpl-list .sgpc-properties-table tbody td{padding:12px 14px;border-bottom:1px solid rgb(0 0 0 / .08);vertical-align:middle}.dashboard-posts-list.dpl-list .sgpc-properties-table tbody tr:hover{background:rgb(0 0 0 / .03)}.dashboard-posts-list.dpl-list .sgpc-properties-table tbody tr.sgpc-properties-table__row{cursor:pointer}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions,.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-head{text-align:center;white-space:nowrap;width:1%}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner{display:inline-flex;align-items:center;justify-content:center;gap:10px}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner a{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;line-height:1}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner a i{transition:color 0.3s ease-in-out}@media (max-width:400px){.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner a i{font-size:14px}}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner a:hover i{color:var(--dashboard-link-hover-color)}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner .confirmation{display:inline-flex;align-items:center;gap:8px}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner .confirmation:not(.hide){display:inline-flex!important}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner .confirmation.hide,.dashboard-posts-list.dpl-list .sgpc-properties-table__actions-inner>.delete.hide{display:none!important}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.dashboard-posts-list.dpl-list .sgpc-properties-table__id a{font-weight:600;text-decoration:underline;text-underline-offset:2px}.dashboard-posts-list.dpl-list .sgpc-properties-table__address{min-width:12rem}.dashboard-posts-list.dpl-list .sgpc-properties-table__col-center,.dashboard-posts-list.dpl-list .sgpc-properties-table__bedrooms,.dashboard-posts-list.dpl-list .sgpc-properties-table__beds,.dashboard-posts-list.dpl-list .sgpc-properties-table__bathrooms,.dashboard-posts-list.dpl-list .sgpc-properties-table__publish-date,.dashboard-posts-list.dpl-list .sgpc-properties-table__last-edit{text-align:center}.dashboard-posts-list.dpl-list .sgpc-properties-table__col-center .sgpc-table-sort{justify-content:center;width:100%}.dashboard-posts-list.dpl-list .sgpc-properties-table__sortable{white-space:nowrap}.dashboard-posts-list.dpl-list .sgpc-properties-table,.dashboard-posts-list.dpl-list .sgpc-properties-table span{color:#000!important}.dashboard-posts-list.dpl-list .sgpc-properties-table .sgpc-properties-table__status span,.dashboard-posts-list.dpl-list .sgpc-properties-table .sgpc-properties-table__property-status span{margin:0;padding:0;background:#fff0;color:#000}.dashboard-posts-list.dpl-list .sgpc-table-sort{display:inline-flex;align-items:center;gap:8px}.dashboard-posts-list.dpl-list .sgpc-table-sort__actions{display:inline-flex;flex-direction:column;gap:2px;line-height:1}.dashboard-posts-list.dpl-list .sgpc-table-sort__btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:14px;font-size:10px;line-height:1;color:inherit;text-decoration:none;opacity:.45;border-radius:2px}.dashboard-posts-list.dpl-list .sgpc-table-sort__btn:hover,.dashboard-posts-list.dpl-list .sgpc-table-sort__btn.is-active{opacity:1}.dashboard-posts-list.dpl-list .sgpc-table-sort__btn.is-active{font-weight:700;color:var(--rh-global-color-primary,#1a365d)}.dashboard-posts-list.dpl-list .sgpc-status-dot{display:none}.dashboard-posts-list.dpl-list .sgpc-th-icon{display:none}@media (max-width:767px){.dashboard-posts-list.dpl-list .sgpc-properties-table{table-layout:fixed}.dashboard-posts-list.dpl-list .sgpc-th-icon{display:inline-flex;align-items:center;justify-content:center;text-align:center;width:100%}.dashboard-posts-list.dpl-list .sgpc-th-icon svg{width:18px;height:18px;display:inline}.dashboard-posts-list.dpl-list .sgpc-th-icon i{font-size:16px;line-height:1;display:block}.dashboard-posts-list.dpl-list .sgpc-properties-table thead th.sgpc-properties-table__bedrooms .sgpc-th-label,.dashboard-posts-list.dpl-list .sgpc-properties-table thead th.sgpc-properties-table__beds .sgpc-th-label,.dashboard-posts-list.dpl-list .sgpc-properties-table thead th.sgpc-properties-table__bathrooms .sgpc-th-label{display:none}.dashboard-posts-list.dpl-list .sgpc-properties-table__hide-mobile{display:none!important}.dashboard-posts-list.dpl-list .sgpc-properties-table thead th,.dashboard-posts-list.dpl-list .sgpc-properties-table tbody td{padding:10px 6px;font-size:13px}.dashboard-posts-list.dpl-list .sgpc-properties-table__bedrooms,.dashboard-posts-list.dpl-list .sgpc-properties-table__beds,.dashboard-posts-list.dpl-list .sgpc-properties-table__bathrooms{width:10%;max-width:10%;white-space:nowrap;text-align:center!important;padding-left:0!important;padding-right:0!important}.dashboard-posts-list.dpl-list .sgpc-properties-table__status{width:18%;max-width:18%;text-align:center!important;padding-left:0!important;padding-right:0!important}.dashboard-posts-list.dpl-list .sgpc-properties-table__actions{width:12%;max-width:12%;padding-left:4px!important;padding-right:4px!important}.dashboard-posts-list.dpl-list .sgpc-properties-table__address{max-width:48%;min-width:0;width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.dashboard-posts-list.dpl-list .sgpc-properties-table__address,.dashboard-posts-list.dpl-list .sgpc-properties-table__bedrooms,.dashboard-posts-list.dpl-list .sgpc-properties-table__beds,.dashboard-posts-list.dpl-list .sgpc-properties-table__bathrooms,.dashboard-posts-list.dpl-list .sgpc-properties-table__status{overflow:hidden}.dashboard-posts-list.dpl-list .sgpc-properties-table__status{text-align:center}.dashboard-posts-list.dpl-list .sgpc-status-tag--desktop{display:none!important}.dashboard-posts-list.dpl-list .sgpc-status-dot{display:inline-block;width:12px;height:12px;border-radius:50%;vertical-align:middle}.dashboard-posts-list.dpl-list .sgpc-table-sort__actions{display:none!important}.dashboard-posts-list.dpl-list .sgpc-status-dot--publish{background-color:#22c55e!important}.dashboard-posts-list.dpl-list .sgpc-status-dot--pending{background-color:#ef4444!important}.dashboard-posts-list.dpl-list .sgpc-properties-table thead .sgpc-properties-table__address .sgpc-table-sort__label{max-width:10ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:bottom}}@media (min-width:767px){#dashboard-properties .dashboard-posts-list-topnav{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:20px}#dashboard-properties .dashboard-posts-list-topnav #my-properties-filter-form{margin-bottom:0}#dashboard-properties .dashboard-posts-list-topnav #paging-entries{white-space:nowrap}}.dashboard-posts-list-topnav select{width:300px;max-width:100%}