﻿.edit_map_controlls {
    width: 45px;
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 1;
}

    .edit_map_controlls a {
        margin-bottom: 4px;
    }

.zero-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px !important;
}

.main-footer {
    background: #fff;
    padding: 15px;
    color: #444;
    border-top: 1px solid #d2d6de;
    position: fixed !important;
}

.popup {
    position: absolute;
    right: 65px;
    top: 60px;
}

.width140 {
    width: 140px !important;
}

.width60 {
    width: 60px !important;
}