/*@import url("https://www.n-ergie.de/public/remotemedien/media/_tech/nkp/n_ergie/css/nergie.css");*/
/*@import url("https://vp-mdn.int.n-ergie/public/remotemedien/media/_tech/nkp/assets/mdn_assets/css_2/MDN.css");*/

.current-feed-title {
    font-size: 1.125rem;
    color: rgb(51, 51, 51);
    font-weight: 500;
}

@media (min-width: 1px) {
    .powerreport-chart {
        height: 700px;
    }
}

@media (min-width: 200px) {
    .powerreport-chart {
        height: 650px;
    }
}

@media (min-width: 250px) {
    .powerreport-chart {
        height: 600px;
    }
}

@media (min-width: 320px) {
    .powerreport-chart {
        height: 500px;
    }
}

@media (max-width: 430px) {
    .portlet-headline {
        font-size: 19px !important;
        line-height: 19px !important;
    }

    .highcharts-title {
        font-size: 11px !important;
    }
}

@media (min-width: 470px) {
    .powerreport-chart {
        height: 450px;
    }
}

@media (min-width: 767px) {
    .margin-plus {
        margin-top: 218px;
    }
    .margin-minus {
        margin-top: 218px;
    }
    .powerreport-chart {
        height: 480px;
    }
}

@media (min-width: 992px) {
    .margin-plus {
        margin-top: 176px;
    }
    .margin-minus {
        margin-top: 176px;
    }
    .powerreport-chart {
        height: 400px;
    }
}

@media (min-width: 1200px) {
    .margin-plus {
        margin-top: 174px;
    }
    .margin-minus {
        margin-top: 174px;
    }
}