.chart-forecast{
    text-align: right;
}
.badge-forecast {
    margin-left: 5px;
    padding: 3px 5px 3px 5px;
    border-radius: 2px;
    color: #FFF;
}

.chart-companysize {
    height: 200px;
}
.chart-time {
    height: 182px;
}
#region-map {
    height: 549px;
}

.data-sets {
    margin-bottom:-15px;
    margin-top:-15px;
}
@media screen and (max-width:992px){
    .mapBlock .panel-body {
        height:514px;
    }
}
#mapTooltip {
    margin:0;
    padding:0;
    border:0;
    height:64px;
    width:64px;
    display:block;
    z-index:-9;
    position:absolute;
    background:rgba(0,0,0,0);
    cursor:pointer;
}
.ol-attribution {
    display:none;
}
