.error-message {
  color: red;
}
.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
.mar_right5 {
  margin-right: 5px;
}

.add-hyphen:before {
    content: '-';
    font-size: 125%;
    display:block;
    position: absolute;
    top: 0.3em;
    left: -0.2em;
}

.power-station-name {
    color: white;
}

#as-logo-area {
    background: white;
}

#as-logo-lg {
    width: 200px;
}

#as-logo-area {
    color: black;
}
