/* BEGIN STYLE CLASSES */
.psc-NewStyleCCM {
  background-color: #1EA017;
  border-color: #0C0000;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16 px;
  font-weight: bold;
  margin: 7px;
  padding: 7px;
  text-align: center;
}

.psc-NewStyleESTADO {
  background-color: #1EA017;
  border-color: #0C0000;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16 px;
  font-weight: bold;
  margin: 7px;
  padding: 7px;
  text-align: center;
}

.psc-NewStyleFechasRemotas {
  background-color: #B8E1FC;
  font-size: 10px;
}

.psc-NewStyleNombresEstaciones {
  color: #ffffff;
  font-family: inherit;
  font-size: 12px;
  font-weight: bold;
}

.psc-NewStyleSCADA {
  background-color: #1EA017;
  border-color: #0C0000;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16 px;
  font-weight: bold;
  margin: 7px;
  padding: 7px;
  text-align: center;
}

.psc-StyleBackgroundTheme {
  background-color: #00808080;
}

.psc-StyleConductividad {
  color: #2B2B2B;
  font-family: Noto Sans;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

.psc-StyleFechas {
  color: #808080;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
}

.psc-StyleName {
  color: #008080;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
}

.psc-StyleNiveles {
  color: #0B38F2;
  font-family: Helvetica;
  font-size: 24px;
  font-weight: bold;
}

.psc-StylePopup {
}

.psc-StyleTomasNames {
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
}

.psc-Styleeess30_label {
  color: #000000;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
}

.psc-Stylertus {
  color: #2B2B2B;
  font-family: Noto Sans;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

@keyframes psc-NewStyleParpadeo-anim {
  0% {
    background-color: #FF4747;
  }
  100% {
  }
}
.psc-NewStyleParpadeo {
  animation-name: psc-NewStyleParpadeo-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Parpadeo-anim {
  0% {
    background-color: #7579FA;
  }
  100% {
  }
}
.psc-Parpadeo {
  animation-name: psc-Parpadeo-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
