/* BEGIN STYLE CLASSES */
.psc-Header\/Header {
  background-color: #2B2B2B;
  color: #FFFFFF;
  font-size: 16px;
  fill: #FFFFFF;
}

.psc-Header\/Icon {
  background-color: #2B2B2B;
  cursor: pointer;
  stroke: #FFFFFF;
  fill: #FFFFFF;
}

.psc-Menu\/Bl_Click {
  background-color: #2A71B880;
  border-color: #2a71b8;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  text-align: left;
  text-indent: 15px;
  text-transform: capitalize;
}

.psc-Menu\/Bl_Hover {
  background-color: #2a71b8;
  border-color: #2a71b8;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  text-align: left;
  text-indent: 15px;
  text-transform: capitalize;
}

.psc-Menu\/Bl_Normal {
  background-color: #082E49;
  border-color: #2a71b8;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  text-align: left;
  text-indent: 15px;
  text-transform: capitalize;
}

.psc-Menu\/Bl_Sub_Click {
  background-color: #2A71B880;
  border-style: none;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  text-indent: 10px;
}

.psc-Menu\/Bl_Sub_Hover {
  background-color: #2a71b8;
  border-style: none;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  text-indent: 10px;
}

.psc-Menu\/Bl_Sub_Normal {
  border-style: none;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  text-indent: 10px;
}

.psc-Menu\/Menu {
  background-color: #0A223A;
  color: #D5D5D5;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 38px;
  text-transform: capitalize;
}

.psc-Page\/Page {
  background-color: #2B2B2B;
  color: #D5D5D5;
  font-size: 14px;
  line-height: 20px;
  stroke: #D5D5D5;
  fill: #D5D5D5;
}

.psc-Page\/Text {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
}

.psc-Title\/Icon {
  fill: #2E2E2E;
}

.psc-Title\/Text {
  color: #2E2E2E;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  margin-left: 6px;
  fill: #2E2E2E;
}

.psc-Title\/Title {
  background-color: #E6EAEE;
}

.psc-Trending\/xTrace {
  background-image: }.ia_timeSeriesChartComponent__labelText > tspan{font-weight:lighter !important;font-family:Arial;font-size:13px;} .ia_timeSeriesChartComponent__xTrace__box {fill:#2B2B2B !important;}{;
  fill: #2B2B2B;
}

@keyframes psc-Header\/Alarm_Active-anim {
  0% {
    background-color: #2B2B2B;
    color: #FFFFFF;
    fill: #FFFFFF;
  }
  100% {
    background-color: #FF4747;
    color: #FFFFFF;
    outline-color: #2B2B2B;
    fill: #FFCCCC;
  }
}
.psc-Header\/Alarm_Active {
  animation-name: psc-Header\/Alarm_Active-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
