#newest_properties .topButton{
    margin: 8px;
}
.slright {
    float:right;
}
ul.property-content {
    list-style: none;
    padding: 0;
    overflow: hidden;
}
.property-item-image {
    float: left;
    position:relative;
}
.property-item-image img{
    width:150px;

}
.property-item-content {
    margin-left: 160px;;
}
.property_featured,
span.property_small_featured {
    display:block;
    text-align: center;
    font-size: 8px;
    background: #EA1E30;
    padding: 3px 5px;
    color: #fff;
    letter-spacing: 1.2px;
    font-style: normal;
}
.property_status_view .property_featured,
.property_status_view .property_sponsored {
    font-size: 12px;
    display: block;
    text-align: center;
}
.property_sponsored,
span.property_small_sponsored {
    display:block;
    font-size: 8px;;
    background: #30a6fd;
    padding: 3px 5px;
    color: #fff;
    letter-spacing: 1.2px;
    font-style: normal;
}
.property_status_view,
.property_small_status {
    position: absolute;
    left: 0;
    top: 10px;
}
.property_status,
span.property_small_status {
    font-size: 8px;
    position: absolute;
    background: #EA1E30;
    padding: 3px 5px;
    color: #fff;
    letter-spacing: 1.2px;
    left: 0;
    top: 10px;
    font-style: normal;
}
.property-item {position: relative}
.property-item-title a {
    font-size: 16px;
    font-weight: bold;
}
input[type="radio"] + label {
    display: inline-block;
}
.property_left_detail {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    color: rgba(0, 0, 0, 0.54);
}
.property_image img {
    width: 100%;
}
.property_image {
    position: relative;
}
.property-item-info > span,
.property-item-content .property-item-working,
.property-item-content .property-item-category {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    margin-bottom: 3px;
}
.property-item-content .property-item-title {
    margin-bottom: 5px;
    margin-right: 25px;
}
.property-item-price {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
    margin: 5px 0;
}
.pro_description{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.36;
    color: rgba(0, 0, 0, 0.54);
}
ul.property-content > li {
    padding: 10px 0;
}
ul.property-content > li + li {
    border-top: 1px solid #dfdfdf;
}
div#property_seach_content input[type="text"] {
    width: 100%;
}
div#property_seach_content select {
    width: 100%;
}
.property_block_title {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.54);
    margin: 8px 0 0;
}
div#property_seach_content button {
    margin-top: 10px;
}
.property_left_detail .property_detail > div {
    display: inline-block;
    margin-right:5px;
}
.property_detail .info_val {
    font-weight: bold;
    color: rgba(0,0,0,0.84);
}
.property_detail .info_label:after {
    content: ': ';
}
.more_info_detail {
    margin-top: 10px;
}
#right .property-item-image img,
#leftnav .property-item-image img{
    width:75px;
}
#leftnav .property-item-content {
    margin-left: 80px;
}
.property_infomation {
    padding: 20px 0;
}
.property-detail-title {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 10px;
}
.property_description {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0;
}
li.propery_nav_tabs a {
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
}
div#property_photo ul li {
    width: 33.3333%;
    float: left;
}
div#property_photo ul li .p_2 {
    padding: 2px;
}
div#property_photo {
    padding: 20px 0;
}
.property_list{
    padding: 10px 0;
}
.property_list + .property_list {
    border-top: 1px solid #dfdfdf;
    padding: 10px 0;
}
.my_property_ul {
    display: flex;
    justify-content: center;
    align-items: center
}
.my_property_ul a {
    display: inline-block;
    padding: 5px 10px 5px 0;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.54)
}
.my_property_ul a.current{
    font-weight:bold;
}
.my_property_ul a + a:before {
    content: '|';
    padding-right: 10px;
}
.property-item {
    padding: 10px 0;
    overflow: hidden;
}
#page_properties-create .slradio + label {
    width: 40px;
}
.list-content {
    list-style: none;
}
.property_topposter ul {
    padding-top: 8px;
}
ul.property-content li:after {
    content: '';
    display: block;
    clear: both;
}
.glossymenu .category_header .accordsuffix {
    float: right;
}
.glossymenu .category_header {
    padding: 5px 0;
    cursor: pointer;
}
.glossymenu {
    padding: 4px 5px;
}
.property-item:hover {
    background: #fff;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    z-index:4;
}
.property-item:hover {
    background: #fff;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    z-index:4;
}
.property-item:hover .property-item-title a{
    color:#EA1E30;
}
.property-item.property_featured_item {
    background: #FFFCF9;
}
.property-item:nth-child(odd) {
    background: #f9f9f9;
}
/* package */ 
.property_heading {
    font-size: 24px;
    text-align: center;
    padding: 10px 0
}
.property_packages {
    overflow: hidden;
    padding: 10px 0 20px 0;
}
.property_package .property_price {
    color: #f8e71c;
    font-size: 48px;
    text-align: center;
}
.property_button > a:focus , 
.property_button > a:hover , 
.property_button > a {
    margin: 0 24px;
    width: auto;
    display: block;
    background: #27abe1;
    border: 1px solid #2281a8;
    height: auto;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
}
.property_package_title {
    color: rgba(255, 255, 255, 0.87);
    text-align: center;
    font-size: 18px;
    margin: 24px auto 0;
    display: block;
    overflow: hidden;
}
.property_desc {
    padding: 24px;
    text-align: left;
}
.property_desc > ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.property_desc > ul > li {
    padding-left: 30px;
    background-image: url(../img/check@2x.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    vertical-align: middle;
    background-size: 20px;
    margin-bottom: 18px;
}
.property_block {
    background: #464646;
    height: auto;
    overflow: hidden;
    padding-bottom: 24px;
}
.col-md-3.property_package {
    padding: 0 10px;
}
.property_feature > span {
    color: rgba(255, 255, 255, 0.87);
    text-align: center;
    font-size: 18px;
    margin: 10px;
    display: block;
    overflow: hidden;
}


/* featured */
#sponsored_properties .sponsored_property .featured_property_item,
#featured_properties .featured_property .featured_property_item {
    float: left;
    border: 1px solid #eaeaea;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
    position: relative;
}
.featured_property_item .property_content {
    padding: 0.5em;
}
.featured_property_item .property_name {
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 2px;
    text-align: left;
    color: #5f93b4;
    font-weight: 700;
    margin-top: 5px;
}
.featured_property_item .property_name,
.featured_property_item .property_category, 
.featured_property_item .property_location {
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 2px;
}
.featured_property_item .property_photo {
    position: relative;
    padding-bottom: 100%;
    display: block;
}
.featured_property_item .property_photo .featured_property_item_photo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.property_footer {
    position: static;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px; 
}
.property_footer .property_price {
    float:left;
    display: inline-block;
}
.property_view_detail {
    display: inline-block;
    float: right;
    background-color: #5f93b4;
    border-bottom: 2px solid #5f93b4;
    text-align: center;
    color: #FFF!important;
    padding: 5px 10px;
    height: 28px;
    line-height: 18px;
}

/*map */
#map-container {
    padding: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #ccc #999 #ccc;
    -webkit-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
    -moz-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
    box-shadow: rgba(64, 64, 64, 0.1) 0 2px 5px;
    margin-bottom: 8px;
}
#map-detail,
#map {
    width: 100%;
    height: 400px;
}
.more_info_detail a {
    font-size: 16px;
    height: auto!important;
    line-height: 33px;
    width: 100%;
}
.mo_breadcrumb .button-mobi-top {
    height: auto!important
}
/* info window*/
div.property_infowindow_pop_photo {
    float: left;
    margin-right: 10px;
}
.property_infowindow_pop_meta {
    font-weight: 400;
    color: #999;
    font-size: 12px;
    clear: both;
}
.property_infowindow_pop {
    min-width: 150px;
}
.tabbable {
    padding-top: 8px;
}
#page_search-index .lightbox {display:none!important}
.property-detail-property-name h1 { margin-right: 15px;}
.property-block.blog-block .blog_detail .title-list a {width: fit-content}
@media (min-width:992px){
    
    #newest_properties h3 {
        float: left;
    }
    .property_packages {
        display: flex;
        flex-wrap: wrap;
    }
    .property_packages_center {
        display: block!important;
        text-align: center;
    }
    .col-md-3.property_package_center {
        float:none!important;
        display: inline-block;
        vertical-align: top;
    }
}
@media (max-width: 767px) {
    #featured_properties,
    #sponsored_properties,
    #property_properties {
        padding: 8px;
    }
    .my_property_ul > a {
        font-size:12px;
    }
    .property_infowindow_pop_title,
    .property_infowindow_pop_address {
        max-width: 250px!important
    }
    .property_create .mce-tinymce.mce-container.mce-panel {
        border-bottom: 1px solid #dfdfdf!important
    }
}
@media (max-width: 350px) {
    property_infowindow_pop_title,
    .property_infowindow_pop_address {
        max-width: 150px!important
    }
}
#page_properties-index   .flex-direction-nav a {
    text-decoration: none!important;
    display: block!important;
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
    margin: -20px 0 0!important;
    position: absolute!important;
    top: 50%!important;
    z-index: 10!important;
    overflow: hidden!important;
    opacity: 0!important;
    cursor: pointer!important;
    color: rgba(0, 0, 0, 0.8)!important;
    background: transparent!important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)!important;
    -webkit-transition: all 0.3s ease-in-out!important;
    -moz-transition: all 0.3s ease-in-out!important;
    -ms-transition: all 0.3s ease-in-out!important;
    -o-transition: all 0.3s ease-in-out!important;
    transition: all 0.3s ease-in-out!important;
  }
  #page_properties-index  .flex-direction-nav a:before {
    font-family: "flexslider-icon"!important;
    font-size: 40px!important;
    display: inline-block!important;
    content: '\f001'!important;
    color: rgba(0, 0, 0, 0.8)!important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)!important;
  }
  #page_properties-index  .flex-direction-nav a.flex-next:before {
    content: '\f002'!important;
  }
  #page_properties-index  .flex-direction-nav .flex-prev {
    left: -50px!important;
  }
  #page_properties-index .flex-direction-nav .flex-next {
    right: -50px!important;
    text-align: right!important;
  }
  #page_properties-index .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7!important;
    left: 10px!important;
  }
  #page_properties-index  .flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1!important;
  }
  #page_properties-index .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7!important;
    right: 10px!important;
  }
  #page_properties-index .flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
  }
  #page_properties-index  .flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    cursor: default!important;
    z-index: -1!important;
  }
  
div.property_infowindow_pop_photo { float: none!important}
  .map_hide {
      display: none!important
  }
.property-btn-group   {
    display: inline-block;
    float: right;
}
@media screen and (max-width: 860px){
    #page_properties-index .flexslider .flex-direction-nav a.flex-next {
        opacity: 1!important;
        right: 10px!important;;
    }
    #page_properties-index .flexslider .flex-direction-nav a.flex-prev {
        opacity: 1!important;
        left: 10px!important;
    }
    #page_properties-index .flexslider .flex-direction-nav a:not(.flex-disabled):before{
        opacity: 1!important;
    }
}



.property-slick-slider .slick-slide {
    margin: 0 5px
}
.d-flex {
    display: flex;
    align-items:center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.property_breadcrumb {
    margin-bottom: 10px
}
.ml-auto{
    margin-left: auto
}
ul.custom-list-items {
    list-style: none;
    padding: 0;
}
.w-100 {
    width: 100%!important
}
.property_review_item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.property_review_item > a{
    width: 75px;
}
.property_review_item .review-info{
    width: calc(100% - 85px);
    padding-left: 10px
}
 .property_photos_edit .albums_edit_item {
    margin-bottom: 16px;
    position: relative;
  }
  .property_photos_edit .albums_edit_item .albums_edit_item-warp {
    padding: 5px;
    border: 1px solid #e0e0e0;
  }
  .property_photos_edit .albums_edit_item .photo_edit_checkbox {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .property_photos_edit .albums_edit_item .photo_edit_checkbox:checked + .albums_edit_item-warp {
    background-color: #fafafa;
    box-shadow: 0 0 1px 2px #cdcdcd;
  }
  .property_photos_edit .albums_photo_edit {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 167px;
    margin-bottom: 10px;
    display: block;
    cursor: pointer;
  }
  .property_photos_edit .album_info_edit {
    height: 75px;
  }
  .property_photos_edit .album_info_edit .album_edit_caption {
    margin-bottom: 5px;
  }
  .property_photos_edit .album_info_edit textarea {
    width: 100%;
    resize: none;
    height: 50px;
  }

.property-photo-lists {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
  }
  .property-photo-lists .photo-item {
    display: flex;
    padding: 5px;
    width: 20%;
  }
  .property-photo-lists .photo-item .photo-item-warp {
    width: 100%;
    border: 1px solid #e0e0e0;
    position: relative;
  }
  .property-photo-lists .photo-item .photo-item-warp .layer_square {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
  }
  
.body-dark .property-item.property_featured_item{
    background-color: transparent;
}
.body-dark .property-item:nth-child(odd),
.body-dark .property-item.property_featured_item:nth-child(odd) {
    background: #3a3b3c;
}
.body-dark .property-item:hover,
.body-dark .property-item.property_featured_item:hover{
    background-color: #666;
}
.body-dark .property-item-price{
    color: #fff;
}
.body-dark ul.property-content > li + li{
    border-color: #242526;
}
.body-dark .property-item-info > span, 
.body-dark .property-item-content .property-item-working, 
.body-dark .property-item-content .property-item-category,
.body-dark  .pro_description,
.body-dark  .my_property_ul a,
.body-dark .property_left_detail,
.body-dark .property-detail-title {
    color: #e4e6eb
}
.body-dark .property_detail .info_val,
.body-dark .my_property_ul a.current{
    color: #98c1df;
    white-space: normal;
    word-break: break-word;
}
.body-dark .review-rating-score-count {
    color: rgba(255,255, 255, 0.54);
}
.body-dark .featured_property_item_photo,
.body-dark .property-detail-img,
.body-dark .property_image_a img{
    background-color: #fff;
}
.category-paging-round ul {
    padding-left: 10px;
}
.p-mt-2 {
    margin-top: 1rem;
}
.p-mb-2 {
    margin-bottom: 1rem;
}
.property-add-btn {
    margin-left: auto
}