.zgeo-graphic-panel {
    position: absolute;
    top: 70px;
    left: 25px;
    background-color: #fff;
    width: 350px;
    border-radius: 5px;
    z-index: 2;
}

.zgeo-graphic-panel>div,.zgeo-graphic-panel>ul{
    padding: 5px 10px;
}
.zgeo-graphic-panel .ui-handler{
    padding: 5px 10px;
    border-bottom: 1px solid darkgray;
}
.zgeo-close {
    position: absolute;
    right: 0;
    padding: 5px;
}

.text-12px {
    font-size: 12px;
}

.text-15px {
    font-size: 15px;
}

.text-18px {
    font-size: 18px;
}

.text-bold {
    font-weight: bold;
}

.btn-width {
    padding: 3px 20px;
}
*{
    font-size: 13px;
}
