﻿.modal-body .column {
    float: left;
    width: 33.33%;
    padding: 5px;
}

.modal-body .rowpp {
    content: "";
    clear: both;
    display: table;
}

.b-tags ul .modtag {
    display: inline-block;
    padding: 3px 10px;
    background: #f6f8f9;
    border-radius: 10px;
    font-size: 14px;
}

.avra-blue-color {
    color: #0783b9;
}

.cursor-pointer {
    cursor: pointer;
}

.point-map-size {
    width: 100%;
    height: 400px;
    margin: 0 0 10px 0;
}