
.jqvmap-label {
    position: absolute;
}

.jqvmap-zoomin, .jqvmap-zoomout {
    /*background: white;*/
    /*color: black;*/
    z-index: 9999;
}

.card-text {
    font-size: 14px;
}

.content__title {
    text-align: center;
}

@media (min-width: 992px) {
    .search__inner {
        width: 770px;
    }
}

select {
    margin-left: 10px;
}

.simple-badge {
    position: relative;
    top: 2px;

    left: 2px;
}