.geographyTeaser {
    background-color: #dbead5;
}

.geographyTeaser div {
}

.geographyTeaser div a {
}

.geographyHeader {
    background-color: #18964C;
    border-radius: 2px;
    padding: 4px;
}

.geographyHeader * {
    color: #ffffff !important;
    text-decoration: none;
}

.geographySearch {
    background-attachment: fixed;
    background-image: url('/public/images/geo-map-search-bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 8px;
}

.geographySearchInside {
    background: rgba(238,238,238,0.8);
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 8px;
}

.geo-search {
    display: block;
    margin-top: 8px;
    width: 100%;
}

.geo-search-input {
    display: inline;
    width: 100%;
}

.map-widget-around {
}

.tab-content-geo-search {
}
