#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.9;
    background-color: #fff;
    z-index: 9999999;
    text-align: center;
}
#loading-image {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.user_logout
{
    cursor: pointer;
}

.is-invalid
{
    border: 1px solid red!important;
}

input#locality {
    background: white;
    color: black;
    border: 1px solid #e5e5ea;
}

.file-delete
{
    width: 20%;
    border: 1px solid #ffa920;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
img.img_multpl_img {
    max-height: 100px;
}
.zoom_multpl_img 
{
    top: 40px!important;
}

.amiities_list {
    width: 14%;
    float: left;
    margin: 10px;
}

.images img{
    width: 100px;
    margin: 20px;
    height: 50px;
}

.status-wrap  .button-status
{
    margin-left: 20px;
}
.icon-wrap
{
    margin-left: 20px;
}


.profile_da .form-control {
    color: black !important;
    margin-bottom: 20px;
    width: 100%!important;
    height: auto ! important;
}

a.jquery_imge_preview {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    width: 100px;
}