/* BEGIN STYLE CLASSES */
.psc-Alarm\/alarm_on {
  color: #FF0000;
}

.psc-Button\/button_normal {
  background-color: #03588C;
  border-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #F2F2F2;
  text-align: center;
}

.psc-Equipment\/rotaryvalve_fault {
  stroke: #D90000;
  fill: #FF0000;
}

.psc-Equipment\/rotaryvalve_idle {
  stroke: #555555;
  fill: #808080;
}

.psc-Equipment\/rotaryvalve_int {
  stroke: #C7A400;
  fill: #FFD200;
}

.psc-Equipment\/rotaryvalve_run {
  stroke: #00FF00;
  fill: #00FF00;
}

.psc-Header\/selected {
  background-color: #0FA68A;
  color: #F2F2F2;
  fill: #F2F2F2;
}

.psc-Header\/unselected {
  background-color: #F2F2F2;
  color: #03588C;
  fill: #03588C;
}

.psc-Phase\/aborted {
  background-color: #555555;
  border-color: #2B2B2B;
  border-style: solid;
  border-width: 1px;
  color: #D5D5D5;
}

.psc-Phase\/finished {
  background-color: #AAAAAA;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  color: #2B2B2B;
}

.psc-Phase\/notdone {
  background-color: #FFFFFF;
  border-color: #555555;
  border-style: solid;
  border-width: 1px;
  color: #03588C;
}

.psc-Phase\/running {
  background-color: #00FF00;
  border-color: #00D900;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
}

.psc-Pipe\/pipe_air {
  stroke: #5F8DD3;
}

.psc-Pipe\/pipe_detail {
  stroke: #5F8DD3;
}

.psc-Pipe\/pipe_normal {
  stroke: #AAAAAA;
}

.psc-Pipe\/pipe_run {
  stroke: #47FF47;
}

.psc-Sidebar\/selected {
  background-color: #808080;
  color: #FFFFFF;
  fill: #FFFFFF;
}

.psc-Sidebar\/unselected {
  background-color: #D5D5D5;
}

.psc-Status\/status0 {
  background-color: #AAAAAA;
  color: #FAFAFB;
}

.psc-Status\/status1 {
  background-color: #00FF00;
  color: #555555;
}

.psc-Status\/status2 {
  background-color: #FF0000;
  color: #FAFAFB;
}

.psc-Status\/status3 {
  background-color: #0FA68A;
  color: #FAFAFB;
}

.psc-Typeset\/component_label {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.psc-Typeset\/font_style {
  font-family: Roboto;
}

.psc-backgroundfill {
  background-color: #D5D5D5;
}

.psc-eqval {
  background-color: #D5D5D5;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  font-size: 10px;
}

.psc-header_navlabel {
  font-weight: bold;
  text-align: center;
}

.psc-maincomponentfill {
  background-color: #FFFFFF;
}

.psc-pnid_bg {
  background-color: #F1f1f1;
}

.psc-pnid_label {
  font-family: Roboto;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.psc-pnid_value {
  font-family: Roboto;
  font-size: 12px;
}

.psc-testA {
}
