#select2-search_type_extendedOptions-results[aria-expanded="true"] {
    display: none !important;
}
#neighborhood_div .select2-selection__choice {
    display: none !important;
}
#select2-rental_search_type_extendedOptions-results[aria-expanded="true"] {
    display: none !important;
}
.counter {
    line-height: 20px;
    padding: 0;
    font-size: 13px;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    color: #000;
    text-align: center;
}
.neighborhood-dropdown li,
.neighborhood-dropdown .counter {
    padding: 0;
    color: #000;
    text-align: left;
    padding-left: 15px;
}

.neighborhood-dropdown input::placeholder {
    color: #000;
    text-align: center;
}

.neighborhood-dropdown {
    padding: 0 !important;
}

.slider-counter {
    text-align: center;
    color: #000;
    padding: 5px;
}

label.error {
    position: static !important;
    margin: 4px 0 0;
    color: red !important;
    text-align: right !important;
    display: block;
    margin-top: 4px;
}

.form-group.input-form.field-error .form-control.error {
    border-color: red;
}

#rental-inquiry-form-h-0,
#rental-inquiry-form-h-1,
#rental-inquiry-form-h-2,
#rental-inquiry-form-h-3,
#rental-inquiry-form-h-4,
#rental-inquiry-form-h-5,
#rental-inquiry-form-h-6,
#rental-inquiry-form-h-7,
#rental-inquiry-form-h-8,
#rental-inquiry-form-h-9,
#rental-inquiry-form-h-10,
#rental-inquiry-form-h-11,
#rental-inquiry-form-h-12,
#rental-inquiry-form-h-13,
#rental-inquiry-form-h-14,
#rental-inquiry-form-h-15 {
    display: none !important;
}

#captcha_label {
    position: static !important;
    margin-right: 20px !important;
    font-size: 15px !important;
    color: #000 !important;
    opacity: 1 !important;
    background: transparent !important;
}

@media (max-width: 767px) {
    #captcha_label {
        margin-right: 10px !important;
        padding: 0 !important;
    }
}

.captcha_image {
    order: 1 !important;
    margin-left: 10px !important;
}

.at-capthca-box {
    display: flex !important;
    align-items: center !important;
}

.at-capthca-box label[for=fe_rental_request_type_captcha] {
    background-color: transparent !important;
}

#rental-inquiry-form {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

#rental-inquiry-form .current-info,
#rental-inquiry-form .number {
    display: none;
}

#fe_rental_request_type_specialRequests {
    padding-top: 50px;
    resize: none;
    height: 85px;
}


#fe_rental_request_type_captcha-error {
    order: 2;
    width: 100%;
}

#fe_rental_request_type_captcha {
    width: calc(100% - 223px);
}

.specialrequest label {
    background-color: #f9f9f9 !important;
    padding-top: 12px !important;
    top: 0 !important;
    opacity: 1 !important;
    color: rgba(26, 27, 41, 0.7) !important;
    right: 20px;
}

.no_records_table {
    text-align: center;
    font-size: 23px;
    padding: 38px 0;
}

@media (max-width: 767px) {
    .no_records_table {
        font-size: 15px;
    }
}

.owner-inquery-form {
    margin-bottom: 150px;
    max-width: 780px !important;
}

@media (min-width: 1200px) {
    #fe_rental_request_type_referralSourceOther {
        padding-bottom: 18px !important;
    }
}

.create-your-pass {
    margin-top: 20px;
}

.tooltips .tooltiptext {
    font-family: 'montserratregular', sans-serif !important;
}

.rental-portal-li {
    max-width: inherit !important;
}

.property-page .tooltiptext {
    top: 0 !important;
    transform: translate(0, 0) !important;
}

@media (max-width: 767px) {
    .property-page {
        position: relative !important;
    }
    .property-page .tooltiptext {
        top: 40px !important;
        left: auto !important;
        right: -47px;
    }
}

#attache_addpropertytype_description {
    padding-top: 50px;
    resize: none;
    height: 85px;
}

.owner-description label.owner-description-label {
    background-color: #f9f9f9 !important;
    padding-top: 12px !important;
    top: 0 !important;
    opacity: 1 !important;
    color: rgba(26, 27, 41, 0.7) !important;
    right: 20px;
}

#attache_addpropertytype_county {
    padding-bottom: 17px !important;
}

span.uploading-img-name {
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

span.uploading-img-size {
    vertical-align: middle;
}

.upload-img-container {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.image-upload-terms {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 14px;
}

.rental-inquiry-errorbox {
    max-width: 300px !important;
    height: 70px !important;
}

iframe {
    width: 100% !important;
}

.line-through {
    text-decoration: line-through;
}

.no-result-list {
    min-height: calc(100vh - 335px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.show-gallery-modal {
    cursor: pointer;
}
.leaselist-link{
    color: #1a1b29 !important;
}
.editprop-textarea{
    padding-top: 50px;
    resize: none;
    height: 85px;
}
.editprop-textarea-div label.editprop-textarea-label {
    background-color: #f9f9f9 !important;
    padding-top: 12px !important;
    top: 0 !important;
    opacity: 1 !important;
    color: rgba(26, 27, 41, 0.7) !important;
    right: 20px;
}
.rental-portal-content .input-hint-text {
    font-family: 'montserratregular', sans-serif !important;
    font-size: 11px !important;
}
.edit-properties-amenities > .select2-container .select2-selection--multiple{
    max-height: inherit !important;
    min-height: inherit !important;
    height: 100px !important;
}
.suggestion-property {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.red-text {
    color: #ff0000 !important;
}
.icon-not-parking {
    width: 24px;
    height: 24px;
    background: url(../images_new/matching-property/not-parking.png) no-repeat;
    background-size: 100%;
    display: inline-block;
}
.icon-not-pet-care {
    width: 24px;
    height: 24px;
    background: url(../images_new/matching-property/not-pet-care.png) no-repeat;
    background-size: 100%;
    display: inline-block;
}

.z-index-201 {
    z-index: 201 !important;
}

.footerdiv{
    margin:0px !important;
}

.min-wid-237 {
    min-width: 237px !important;
}
    
@media (min-width: 768px) {
    .sticky-next-new {
        position: fixed;
        top: 80px;
        left: auto;
        z-index: 5;
        width: 100%;
        background: #fff;
        padding: 0;
        max-width: 80%;
        right: auto;
    }
}

@media (max-width: 767px) {
    .justify-usertype-btns {
      flex-wrap: wrap;
    }
    .justify-usertype-btns .rental-prev {
      order: 2;
    }
    .justify-usertype-btns .rental-next {
      order: 3;
    }
    .justify-usertype-btns #radiobtndiv {
      order: 1;
      margin-bottom: 15px;
    }
    .show-password-field {
      margin-bottom: 250px !important;
    }
  }
  .nav-icon-user {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
  }
div.video-url-div ul li {
    color: red !important;
}
.cards .card-price .card-price-from {
    white-space: nowrap !important;
}
@media (min-width: 768px){
    .inquiry-tabs-size li{
        max-width: 49%;
    }
}
.oi-action-btn {
    justify-content: flex-end;
    display: flex;
    align-items: center;
}
.oi-action-p {
    margin-right: 40px;
    margin-bottom: 0;
    font-size: 13px;
}
@media (max-width: 767px){
    .oi-action-p {
        margin-bottom: 10px;
        text-align: center;
        margin-right: 0;
    }
    .oi-action-btn {
        flex-direction: column;        
    }
}
.vichcard-footer{
    flex: initial !important;
    max-width: initial !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
@media (max-width: 767px) {
    #fe_rental_request_type_captcha-error {
        padding: 0 !important;
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    .cards .card-content {
        bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    /* .cards .card-content.mapcard-content {
        bottom: 70px !important;
    } */
}
.guest-matching-card{
    padding-bottom: 40px !important;
}
.primary-email-error, .captcha-error-text{
    font-size: 12px !important;
    color: red !important;
    position: static !important;
    text-align: right !important;
}
@media (min-width: 1200px) {
    .owl-dialog .owl-content .owl-carousel img {
        height: auto !important;
        width: auto !important;
        max-width: 90vw !important;
        max-height: 75vh !important;
        object-fit: contain;
    }
}
.property-detail-module .property-detail-content .property-detail-card .card .btn[aria-expanded="true"] {
    border-bottom: 1px solid #c9e6d2 !important;
}
.property-detail-module .property-detail-content .price-actions {
    margin-top: 23px;
}
.property-detail-module .property-detail-content .property-price-card .price-data-list ul.final-prize {
    padding: 20px 0 !important;
    margin-bottom: 0;
}
.property-detail-module .property-detail-content .property-price-card .price-data-list ul.final-prize.border-0 {
    padding-top: 0 !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.property-detail-module .property-detail-content .price-actions {
    background-color: #ececec;
}

.property-detail-module .property-detail-content .property-compare-card {
    background-color: #ececec;
}

.property-detail-module .property-detail-content .property-detail-card .card .btn {
    border: #b8dcc5 1px solid;
}
.property-detail-module .property-detail-content .property-detail-card .card .collapse.show {
    border: #b8dcc5 1px solid;
}

.info-question-icon {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    font-size: 10px;
    font-family: 'montserratmedium', sans-serif;
    color: #fff;
    font-style: normal;
    text-align: center;
    margin: 0 0 0 5px;
    background-color: #3ca160;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: 3px;
    line-height: 12px;
}
.cal-prorate-info{
    margin: 0;
    font-family: 'montserratregular', sans-serif;
    font-size: 11px;
    text-align: center;
    color: #5d5d5d;display:inline-block;
}
.pd-bm-10 {
    padding-bottom: 10px;
}
.owl-dialog .close {
    z-index: 3 !important;
}
@media (max-width: 767px) {
    .plus-on-btn .plus-text {
        margin-top: 0 !important;
    }
    .rental-portal-tabs li {
        width: auto !important;
    }
    .lease-invoice-container .main-filter {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .lease-invoice-container {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .lease-invoice-container .main-filter {
        max-width: 100% !important;
    }
    .guest-portal-tabs {
        max-width: 100% !important;
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
}
.property-utility-sign{
    margin-bottom: 13px !important;
}
.owl-dialog .owl-content .owl-nav {
    top: 0 !important;
    align-items: center;
}
.filter-plugin-container .select2-selection__arrow {
    display: none;
}
.minimum-stay-width { 
    min-width: 140px;
}
.rental-reset {
    font-size: 13px;
    margin-left: 30px;
    color: #1a1b29;
}
.rental-search .filter-option-item {
    margin-left: 40px !important;
}
@media (min-width: 992px) {
    .rental-search .filter-option-item {
        margin-left: 25px !important;
    }
    .rental-search .ml-0 {
        margin-left: 0 !important;
    }
}
.main-filter .filter-select-rental {
    width: 68% !important;
}

@media (min-width: 1200px) {
    .right-container .breadcrumb-module .rental-container {
        max-width: 80% !important;
        padding: 0 !important;
        margin: auto !important;
    }
    .rental-login-filter-plugin-container {
        margin-left: -60px;
        margin-right: -60px;
    }
    .pad-x-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
}
.no-map-property{
    height: calc(100vh - 80px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
@media (max-width: 767px) {
    .no-map-property {
        height: auto;
        padding: 35px 0;
    }
    .main-filter .filter-select-rental {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .right-container .rental-main-filter {
        max-width: 100% !important;
    }
    .book-reservation-info {
        padding-bottom: 15px;
    }
    .book-reservation-info h6 {
        line-height: 21px;
    }
    .book-reservation-info p {
        line-height: 21px;
    }
    .book-reservation-info p + p {
        margin-top: 10px;
    }
}
.edit-rental-link,.edit-rental-link:hover,.edit-rental-link:active,.edit-rental-link:focus{
    text-decoration: none;
    color: #fff;
    border: 0;
    border-color: transparent;
    background: #3ca160;
    text-transform: uppercase;
    font-family: "montserratbold",sans-serif;
    font-size: 11px;
    border-radius: 24px;
    height: auto;
    min-width: 110px;
    padding: 8px 0;
    text-align: center;
}
.minimum-stay-width .select2-container--default .select2-selection--single {
    position: relative;
    z-index: 2;
    background-color: transparent;
}
.minimum-stay-width .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000;
}
.search-neighborhood-dropdown .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
    height: 25px;
    line-height: 25px;
}
.search-neighborhood-dropdown .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    padding-left: 0 !important;
}
.minimumLeaseTerm-wrap-mb .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000;
}
.neighborhood-dropdown .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field::placeholder {
    opacity: 1;
}
.search-neighborhood-dropdown .select2-container .select2-search--inline .select2-search__field {
    font-size: 12px;
}
.detail-price-border-radius {
    border-radius: 0 0 5px 5px;
}
.remove-pointer li a {
    cursor: default !important;
}
@media (min-width: 1280px) {
    .sticky + .manage-card-box-spacing {
        padding-top: 240px;
    } 
    .sticky-next-new + .manage-card-box-spacing {
        padding-top: 240px;
    } 
    
    
}
.have-questions{
    text-align: center;
    font-weight: bold;
    font-size: 17px !important;
}
.matching-property-card-extra-info {
    background: #edf6f0;
    margin-top: 20px;
    padding: 20px 25px 25px 25px;
    text-align: center; 
    font-size: 12px;
    line-height: 20px;
}
.matching-property-card-extra-info .extra-info {
    width: 100%;
}
.extra-info .extra-info-txt-mail{
    margin: 0;    
    font-size: 12px;
    font-weight: bold;
}
.extra-info-txt-mail a {
    font-style: italic;
}
a.phone-txt-color {
    color: #3ca160;
    cursor: text;
}
.cards .card-image img {
    width: 100% !important;
}
.property-price-starting {
    font-family: "montserratmedium",sans-serif;
    color: #232323;
    font-size: 13px;
    line-height: 17px;
}
.fe-help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.cards .card-title {    
    font-family: "montserratregular",sans-serif !important;
    font-size: 13px !important;
    margin-bottom: 2px !important;
    min-height:38px !important;
}
.cards .card-subtitle {
    font-size: 11px !important;
    margin: 0 0 5px !important;
}
.card-status {
    bottom: 150px !important;
}
.cards .card-neighbourhood {
    font-family: "montserratsemibold",sans-serif !important;
    min-height: auto !important;
}
.cards .card-content {
    padding: 10px 0 0 !important;
}
.suggestion-property {
    bottom: 10px !important;
}
.view-card-data {
    background-color: #3ca160;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 1px;
    border-radius: 12px;
    width: 50px;
    text-align: center;
}
.hightlighted-link {
    font-family: "montserratbold",sans-serif !important;
    font-size: 14px !important;
}

@media (max-width: 767px){
    .right-container .main-filter .form-group{
        margin: 0 0 20px 0 !important;
    }    
    .right-container .main-filter .datepicker {
        display: flex;
    }
    .right-container .main-filter{
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100% !important;
    }
    .right-container .main-filter .filter-select{
        padding: 0 !important;
    }
}
