.top-installation-points-widget .widget_outer_ct {
  position: relative; }
  .top-installation-points-widget .widget_outer_ct .widget_header {
    text-align: left; }
  .top-installation-points-widget .widget_outer_ct .chart-container-div {
    overflow-x: hidden;
    padding-top: 0px;
    padding-bottom: 0px; }
  .top-installation-points-widget .widget_outer_ct .element_name {
    color: black;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 8px;
    font-size: 13px; }
  .top-installation-points-widget .widget_outer_ct .last-value {
    color: #006f9e;
    font-size: 30px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px; }
  .top-installation-points-widget .widget_outer_ct .value {
    font-size: 15px;
    margin-bottom: 0 !important; }
  .top-installation-points-widget .widget_outer_ct .column-right {
    text-align: right; }
  .top-installation-points-widget .widget_outer_ct .graph-container-parent {
    position: relative; }
    .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-container {
      position: relative;
      z-index: 1; }
      .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-container .graph-content {
        height: 100%;
        position: absolute; }
      .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-container .graph_label {
        text-align: center;
        padding-left: 8px;
        padding-right: 8px; }
      .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-container .price-graph {
        background-color: #FF7F00; }
      .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-container .consumption-graph {
        background-color: #006f9e; }
    .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-scales-parent {
      z-index: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0px; }
      .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-scales-parent .graph-scales-container {
        width: 100%;
        position: absolute;
        top: 12px; }
        .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-scales-parent .graph-scales-container .graph-scale {
          position: absolute;
          border-right: 1px solid lightgrey;
          border-bottom: 1px solid lightgrey;
          height: 100%; }
          .top-installation-points-widget .widget_outer_ct .graph-container-parent .graph-scales-parent .graph-scales-container .graph-scale .scale-value {
            position: absolute; }
