.wallboardWeatherEfficiency .widget_outer_ct {
  background-color: #01151d;
  border: 0; }

.wallboardWeatherEfficiency .widget_view_body {
  padding: 30px;
  height: 380px; }

.wallboardWeatherEfficiency .widget_title {
  text-transform: uppercase;
  font-size: 26px;
  padding-bottom: 20px;
  font-weight: bold; }

.wallboardWeatherEfficiency .widget_title_2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #b0cf36;
  padding-bottom: 30px;
  font-weight: bold; }

.wallboardWeatherEfficiency .system_name {
  font-size: 20px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px; }

.wallboardWeatherEfficiency .text_bold {
  font-weight: bold; }

.wallboardWeatherEfficiency .additional_info_text {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.wallboardWeatherEfficiency .system_indicators {
  margin: 0 0 25px 0; }
  .wallboardWeatherEfficiency .system_indicators .system_stats {
    margin-bottom: 10px; }
    .wallboardWeatherEfficiency .system_indicators .system_stats div {
      font-size: 16px; }

.wallboardWeatherEfficiency .indicator_icon {
  font-size: 26px;
  width: 35px; }

.wallboardWeatherEfficiency .indicator_rank {
  width: 25px; }

.wallboardWeatherEfficiency .red_fill {
  color: #b52026; }

.wallboardWeatherEfficiency .yellow_fill {
  color: #eab310; }

.wallboardWeatherEfficiency .green_fill {
  color: #b0cf36; }

.wallboardWeatherEfficiency .icon {
  display: inline-block; }
  .wallboardWeatherEfficiency .icon img, .wallboardWeatherEfficiency .icon .no_icon {
    background-color: #EFEFEF;
    border-radius: 50%;
    border: 1px solid #000000; }
  .wallboardWeatherEfficiency .icon .no_icon {
    font-size: 150px; }
  .wallboardWeatherEfficiency .icon img {
    width: 150px;
    height: 150px;
    box-sizing: content-box; }

.wallboardWeatherEfficiency .max_width {
  width: 100%; }

.wallboardWeatherEfficiency .widget_title_energy {
  font-size: 26px; }
  .wallboardWeatherEfficiency .widget_title_energy .green_fill {
    fill: #b0cf36;
    color: #b0cf36; }
  .wallboardWeatherEfficiency .widget_title_energy .indicator_img {
    width: 120px;
    margin-left: 25px; }
