﻿.map-options-item {
    margin-bottom:0;
    margin-top:0;
}

.map-options-container {
    margin-bottom: 15px;
}

.warning-container {
    padding: 15px;
    border-radius: 5px;
}
#div-custommaptable {
    max-height:170px;
    overflow-y:auto;
    overflow-x:hidden;
}