.btn.v5.processing{background:#F90C0C;}
.fade:not(.show){opacity:1 !important;}
.site-navbar .site-navigation .site-menu>li{display:inline-block;padding:9px 6px;}
.has-error .form-group .form-control{border:1px solid red;}
.property-item .photo_gallery{display:block;text-decoration:none;color:#000;font-size:10px;z-index:10;}
.background_map{height:450px;}
#single_map1{position:relative;overflow:hidden;width:100%;height:inherit;}
.ui-widget-content{border:1px solid #666;background:#000 url("images/ui-bg_inset-soft_25_000000_1x100.png") 50% bottom repeat-x;color:#fff;}
.ui-autocomplete{z-index:999999999999999999999 !important;height:200px !important;overflow:scroll !important;overflow-x:hidden !important;}
.dropdown-menu > li > a, .ui-menu .ui-menu-item{color:#fff;text-align:right;font-family:'Almarai';}
.marker_title{position:relative;z-index:999999999999999999;}

.listing-filter input[type="text"]::-webkit-input-placeholder { /* Edge */
    color: #000 !important;
}  
.listing-filter input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
}
.listing-filter input[type="text"]::placeholder {
    color: #000 !important;
}
.leaflet-popup-tip-container,.leaflet-container a.leaflet-popup-close-button{
    display: none;
}

.leaflet-popup-content {
    background: #fff;
    border: 5px solid #fff;
    color: #000;
    font-size: 12px;
    height: auto;
    line-height: 17px;
    font-family: 'Almarai';
    position: relative;
    text-align: center;
    display: block;
    padding: 0 10px;
    border-radius: 8px;
    width: 150px !important;
    box-shadow: 0 1px 4px rgba(0,0,0,.12), 0 2px 8px rgba(0,0,0,.06), 0 0 16px rgba(0,0,0,.24);
}

.leaflet-popup{
    bottom: -72px !important;
    left: -88px !important;
}