    
    .list-group-item {
        height: 44px;
        border: 0;
        padding: 6px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
         border-left: 1px solid #dfe2e5;
        border-right: 1px solid #dfe2e5;
    }
    .list-group-item .item-image {
        height: 32px;
        float: left;
        margin-right: 2%;
        position: relative;
        text-align: center;
    }
    .list-group-item .item-image img {
        width: 32px;
        height: 32px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
       
    }
    .list-group-item .text-wrapper {
        float: left;
        position: relative;
        -webkit-font-smoothing: antialiased;
    }
    .list-group-item .text-wrapper .item-name {
        font-size: 14px;
        line-height: 18px;
        max-height: 18px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #4b5055;
		   /* max-width: 94%;*/
    }
#navbarSupportedContent .list-group-item .text-wrapper .item-name{  max-width: 340px;}
    .list-group-item .text-wrapper .item-desc {
        width: 100%;
        font-size: 12px;
        line-height: 14px;
        max-height: 14px;
        overflow: hidden;
        color: #92969a;
    }
    .gm-style-iw > button {
        display: none !important;
      }
    .sa-button-container .confirm{border-radius: 4px;
    border: 1px solid transparent;
    margin-right: 15px;
    background-color: rgb(237, 211, 95);
    color: #000616;
    font-family: "Roboto-Bold";
    cursor: pointer;
    font-size: 16px;
    width: 147px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .gm-style-iw + div {display: none;}
    .showSweetAlert  h2{
        font-size: 20px;
    }
    .middle-contain .input-group .form-control{
        height: 100%;
    }
    .middle-contain .input-group{
        overflow: visible !important;
    }
    .slider-section{
        overflow: visible !important;
    }

    .project-jquerytypeahead .typeahead__container {
        position: initial !important;
        width: 100%;
     }
    
    .project-jquerytypeahead .typeahead__result .row {
        display: table-row;
    }
     .project-jquerytypeahead .typeahead__result .row  > * {
        display: table-cell;
        vertical-align: middle;
    }
    .project-jquerytypeahead .typeahead__cancel-button {
     display:none;
    }
     
    .project-jquerytypeahead .typeahead__result .username {
        padding: 0 10px;
    }
    .project-jquerytypeahead .typeahead__list .location:hover{
            background-color: #e9e9e9;
    }
    .project-jquerytypeahead .typeahead__result .id {
        font-size: 12px;
        color: #777;
        font-variant: small-caps;
    }
    .typeahead__dropdown .typeahead__dropdown-item>a, .typeahead__list .typeahead__item>a{
        padding:0px;
    }
     
    .project-jquerytypeahead .typeahead__result .avatar img {
        height: 26px;
        width: 26px;
    }
     .minmaxfilter{
        border-radius: 4px;
        border: 1px solid transparent;
        margin-right: 10px;
        background-color: rgb(237, 211, 95);
        color: #000616;
        font-family:Roboto-Bold;
        cursor: pointer;
        font-size: 14px;
        width: 60px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
     }
    .project-jquerytypeahead .typeahead__result .project-logo {
        display: inline-block;
        height: 100px;
    }
    .project-jquerytypeahead .typeahead__list{
        margin-top:0px;
    }
    .project-jquerytypeahead .typeahead__list>li{
        border:none;
    }
    .project-jquerytypeahead .typeahead__result .project-logo img {
        height: 100%;
    }
     
    .project-jquerytypeahead .typeahead__result .project-information {
        display: inline-block;
        vertical-align: top;
        padding: 20px 0 0 20px;
    }
     
    .project-jquerytypeahead .typeahead__result .project-information > span {
        display: block;
        margin-bottom: 5px;
    }
     
    .project-jquerytypeahead .typeahead__result > ul > li > a small {
        padding-left: 0px;
        color: #999;
    }
     
    .project-jquerytypeahead .typeahead__result .project-information li {
        font-size: 12px;
    }
    .filter-items-li #price {
        margin: 8px 0 0 0;
        padding: 8px;
        position: absolute;
        display: none;
        border-radius: 3px;
        background-color: #fff;
        border: 1px solid #dfe2e5;
        box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
        z-index: 51;
        width: 268px;
    }
    .filter-items-li .downarrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 6px;
    }
    
    .filter-items-li .downarrow img {
        width: 14px;
        height: 14px;
    }
    .hoverInfo{
    width: 280px;
    position: absolute;
    z-index: 30;left: 0px; right: auto; top: 268.958px;
    }
    #noresults{
        width: 100%;
    text-align: center;
    padding: 10px;
    position: absolute;
    }
    #sidemap #message{
    display: inline-block;
    background-color: #fff;
    padding: 16px;
    margin: 16px;
    border-radius: 4px;
    right: calc((100%) - 85%);
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
    }
    #sidemap #wrapper{
        display: inline-block;
    }
    #sidemap .message-content {
        display: inline-block;
        background-color: #fff;
        padding: 16px;
        margin: 16px;
        border-radius: 3px;
        right: calc((100%) - 85%);
        box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
    }
    #sidemap  .message-content .wrapper {
        display: inline-block;
    }
    #sidemap .info-message {
        width: 100%;
        text-align: center;
        padding: 10px;
        position: absolute;}
     #sidemap  .message-content .title {
        font-family: 'Roboto-Regular' !important;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #3c4044;
    }
    #sidemap
    {
        display: flex;
      position: relative;
        overflow: hidden;
        max-width: 545px;
        width: 100%;
        height: 876px;
    }

    
  /*   .xdsoft_autocomplete .xdsoft_input{
        position: relative;
    } */
    /* .xdsoft_autocomplete{
        display: block;
    width: 505px !important;
    }
    .xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
    left: 0px;
    top: 51px;
    margin-left: 0px;
    margin-right: 0px;
    width: 600px  !important;
    max-height: 565px;
    display: block;
   }
   .xdsoft_autocomplete .xdsoft_autocomplete_dropdown > div.active{
    background:rgb(238, 215, 109)!important;
    color: #000 !important;
   } */
   .gm-style .gm-style-iw-c{
    padding:0px !important;
    }
    .gm-style .gm-style-iw-d{
        overflow: hidden !important;
    }
   /* //map css */
   .map-popup-data .d-move{
    font-size: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 2px;
    color: #fff;
    font-family: "Roboto-Bold";
    background-color: rgb(0, 0, 0,0.4);
   }
   .map-popup-data{
   border: 1px solid rgb(221, 223, 232);
    margin: 0px auto;
    border-bottom-left-radius: 20px !important;
    border-radius: 2px;
    background-color: rgba(237, 211, 95, 0);
    max-width: 250px;
    width: 100%;
   }
   .map-popup-data .card-img {
    position: relative;
}
.map-popup-data .card-img {
    width: 100%;
    height: 170px;
    background-color: rgb(237, 211, 95);
}
.map-popup-data .move-data-like {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    position: absolute;
    top: 0px;
}
.map-popup-data .card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.map-popup-data .card-body {
    padding: 12px 15px;
}
.map-popup-data .card-body .N-icon {
    font-size: 14px;
    color: #787878;
    font-family: "Roboto-Bold";
    margin-bottom: 4px;
    display: flex;
    align-items: center;
}
.map-popup-data .card-body .N-icon .b-name {
    color: #000616;
    font-size: 18px;
    font-family: "Roboto-Bold";
}

#noresultslist{
    display: flex;
    flex-direction: column;
    background-color: #f5f5fb;
    border-radius: 3px;
     width: 100%;
    
    
}.card-body a,.card-body a:focus{text-decoration: none;}
/* .filter-items-li .filter-title{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
} */
#noresultimg {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 30px;
}
#noresultslist #message {
    font-size: 15px;
    line-height: 22px;
    color: #3c4044;
    text-align: center;
    padding-bottom: 30px;
}
#noresultslist #message {
    font-size: 15px;
    line-height: 22px;
    color: #3c4044;
    text-align: center;
    padding-bottom: 30px;
}
#message .wrapper {
    display: inline-block;
}
#message .title {
    font-family: 'Roboto-Regular' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #3c4044;
    float: left;
    clear: left;
    padding: 0 16px 5px 16px;
    width: 100%;
}
.card-section.map-card .N-icon span{overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;}
@media(max-width:500px){
	#navbarSupportedContent .list-group-item .text-wrapper .item-name{width:220px;}
}
