.map-search-count-icon {
    background:#ff8888;
    border:5px solid rgba(255,255,255,0.5);
    color:#fff;
    font-weight:bold;
    text-align:center;
    border-radius:50%;
    line-height:20px;
}

.map-search-kilo-count-icon {
    background:#8888ff;
    border:5px solid rgba(255,255,255,0.5);
    color:#fff;
    font-weight:bold;
    text-align:center;
    border-radius:50%;
    line-height:20px;
}