/* BEGIN STYLE CLASSES */
.psc-AdHocTrends\/AddTag {
  background-color: #E0E0E0;
  border-radius: 0px;
  color: #303030;
  margin-top: 4px;
}
.psc-AdHocTrends\/AddTag:hover {
  background-color: #C1C1C1;
}

.psc-AdHocTrends\/Button {
  cursor: pointer;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 0px;
  fill: #303030;
}

.psc-AdHocTrends\/CancelButton {
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0px;
}

.psc-AdHocTrends\/CancelButtonMobile {
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0px;
}

.psc-AdHocTrends\/ChartRangeSelector {
  border-color: #303030;
  border-style: solid;
  border-width: 1px;
  border-bottom-color: #303030;
}

.psc-AdHocTrends\/Content {
  background-color: #FFFFFF;
  padding: 4px;
}

.psc-AdHocTrends\/Control {
  padding: 1px;
}

.psc-AdHocTrends\/ControlBar {
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 16px;
  padding-top: 16px;
}

.psc-AdHocTrends\/DisabledIcon {
  cursor: auto;
  fill: #00000040;
}

.psc-AdHocTrends\/DropDown {
  background-color: var(--neutral-10);
  color: var(--neutral-90);
}

.psc-AdHocTrends\/FullRadius {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.psc-AdHocTrends\/FullRadiusMobile {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.psc-AdHocTrends\/FunctionBar {
  background-color: var(--neutral-20);
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 16px;
  padding-top: 2px;
}

.psc-AdHocTrends\/FunctionTitle {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.psc-AdHocTrends\/Header {
  background-color: var(--neutral-30);
  border-color: var(--neutral-50);
  border-style: solid;
  border-width: 1px;
}

.psc-AdHocTrends\/HeaderTitle {
  font-weight: bold;
}

.psc-AdHocTrends\/Label {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 14px;
}

.psc-AdHocTrends\/LeftRadius {
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0px;
}

.psc-AdHocTrends\/LeftRadiusMobile {
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0px;
}

.psc-AdHocTrends\/MobileControl {
  padding: 1px;
}

.psc-AdHocTrends\/MobileControlBar {
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
}

.psc-AdHocTrends\/MobileFunctionBar {
  background-color: var(--neutral-20);
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}

.psc-AdHocTrends\/RightRadius {
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 4px;
}

.psc-AdHocTrends\/RightRadiusMobile {
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 8px;
}

.psc-AdHocTrends\/SaveLoadButton {
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 4px;
}

.psc-AdHocTrends\/SaveLoadButtonMobile {
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 8px;
}

.psc-AdHocTrends\/TagTree {
  border-color: #303030;
  border-style: solid;
  border-width: 1px;
}

.psc-AdHocTrends\/Title {
  color: #303030;
  font-size: 20px;
  font-weight: 500;
  margin-right: 10px;
  text-align: center;
}

.psc-AdHocTrends\/TitleBar {
  background-color: #D5D5D5;
}

.psc-AdHocTrends\/Tooltip {
  background-color: #E3E3E3;
  color: #333;
  font-family: Roboto;
  font-size: 13px;
  text-align: center;
}

.psc-Alarm\/alarm_status_normal {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 2px;
  font-size: 12px;
  text-align: center;
}

.psc-Alarms\/ActiveAcked {
  background-color: #D90000;
  color: #FAFAFB;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.psc-Alarms\/Alert {
  background-color: #FFFF00;
  color: #000080;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/ClearedAcked {
  background-color: #FAFAFB;
  color: #008000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/Disabled {
  background-color: #AAAAAA;
  color: #FFFF00;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/Disabled_Setpoint {
  background-color: #AAAAAA;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #FFFF00;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/Enabled_Setpoint {
  background-color: #FAFAFB;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #008000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/Labels {
  background-color: 003E69;
  color: #FFFFFF;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}

.psc-Alarms\/Normal {
  background-color: #FAFAFB;
  color: #008000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/PopupData {
  background-color: #FAFAFB;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  color: #000080;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.psc-Alarms\/PopupLabel {
  background-color: #D5D5D5;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.psc-Alarms\/Shelved {
  background-color: #D5D5D5;
  color: #FF8C00;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  white-space: normal;
}

.psc-Alarms\/alarm_label {
  background-color: #003E69;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

.psc-Colors\/Alarm\/ActiveAcked {
  color: #FF0000;
}

.psc-Colors\/Alarm\/ClearedAcked {
  color: #008000;
}

.psc-Colors\/Alarm\/animationRed {
  color: #FF0000;
}

.psc-Colors\/ColorPalette\/Black {
  fill: #000000;
}

.psc-Colors\/ColorPalette\/Blue {
  fill: #0000D9;
}

.psc-Colors\/ColorPalette\/Green {
  fill: #008000;
}

.psc-Colors\/ColorPalette\/Orange {
  fill: #D97700;
}

.psc-Colors\/ColorPalette\/Red {
  fill: #800000;
}

.psc-Framework\/Card\/Bold_Text {
  font-weight: bold;
}

.psc-Framework\/Card\/Card {
  background-color: #FAFAFA;
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  margin: 5px;
}

.psc-Framework\/Card\/Embedded {
  margin: 5px;
}

.psc-Framework\/Card\/Item {
  padding-bottom: 4px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 4px;
}

.psc-Framework\/Card\/Item_Border {
  border-bottom-color: #D5D5D5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.psc-Framework\/Card\/Label {
  color: #8E8E8E;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin-right: 10px;
  text-transform: uppercase;
}

.psc-Framework\/Card\/Row {
  margin-bottom: 2px;
}

.psc-Framework\/Card\/Title {
  background-color: #E6EAEEAD;
  border-bottom-color: #D5D5D5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #2E2E2E;
  font-size: 12px;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
  text-transform: uppercase;
  fill: #2E2E2E;
}

.psc-Framework\/Card\/Value {
  color: #000080;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

.psc-Framework\/ColorPicker\/Container {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  padding: 4px;
}

.psc-Framework\/TableCardLayout\/Label {
  color: #2B2B2B;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

.psc-Framework\/hand-on-hover {
}
.psc-Framework\/hand-on-hover:hover {
  cursor: pointer;
}

.psc-Header\/DropDown {
  background-color: var(--neutral-20);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: var(--neutral-100);
  margin-bottom: 10px;
  margin-top: 10px;
}

.psc-Header\/Header {
  background-color: #003E69;
  color: #E7F5FF;
  font-size: 14px;
  line-height: 17px;
  fill: #FFFFFF;
}

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

.psc-Icon\/Map\/Alarm_ActiveAck {
  stroke: #000000;
  stroke-width: 1;
  fill: #FF0000;
}

.psc-Icon\/Map\/Normal {
  stroke: #000000;
  stroke-width: 1;
  fill: #47FFFF;
}

.psc-Icon\/Map\/Normal_Drains {
  stroke: #000000;
  stroke-width: 1;
  fill: #800000;
}

.psc-Icon\/Map\/Normal_Laterals {
  stroke: #000000;
  stroke-width: 1;
  fill: #8AFF8A;
}

.psc-Icon\/Map\/Normal_Office {
  stroke: #000000;
  stroke-width: 1;
  fill: #AAAAAA;
}

.psc-Icon\/Map\/Normal_Recapture_Pumps {
  stroke: #000000;
  stroke-width: 1;
  fill: #008080;
}

.psc-Icon\/Map\/Normal_Refuge_Deliveries {
  stroke: #000000;
  stroke-width: 1;
  fill: #AC00AC;
}

.psc-Icon\/Map\/Normal_Supply_Gates {
  stroke: #000000;
  stroke-width: 1;
  fill: #FF8C00;
}

.psc-Icon\/Map\/Normal_System_Inflow {
  stroke: #000000;
  stroke-width: 1;
  fill: #4747FF;
}

.psc-Icon\/Site_Menu\/Alarm_ActiveAck {
  fill: #FF0000;
}

.psc-Icon\/Site_Menu\/Normal {
  fill: #555555;
}

.psc-Menu\/All_Header {
  background-color: var(--neutral-80);
  color: var(--neutral-10);
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-transform: none;
}

.psc-Menu\/Header {
  background-color: #00ACAC;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.psc-Menu\/Item {
  background-color: #D5D5D5;
  border-bottom-style: none;
  border-top-color: var(--neutral-60);
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.psc-Menu\/Item:last-child {
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.psc-Menu\/Item:hover {
}

.psc-Menu\/Item_InAlarm {
  background-color: #D5D5D5;
  border-bottom-style: none;
  border-top-color: var(--neutral-60);
  border-top-style: solid;
  border-top-width: 1px;
  color: #FF0000;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.psc-Menu\/Item_InAlarm:last-child {
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.psc-Menu\/Item_InAlarm:hover {
}

.psc-Menu\/Menu {
  background-color: var(--neutral-20);
}

.psc-Menu\/Reset_On_Click {
  background-color: #555555;
  color: #FFFFFF;
  font-weight: normal;
}

.psc-Menu\/Site {
  background-color: var(--neutral-20);
  border-bottom-style: none;
  border-top-color: var(--neutral-60);
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--neutral-80);
  font-size: 14px;
  line-height: 16px;
  padding-left: 80px;
  text-transform: uppercase;
}
.psc-Menu\/Site:last-child {
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.psc-Menu\/Site:hover {
  background-color: var(--callToActionHighlight);
}

.psc-Nav\/buttonSelected {
  background-color: #AAAAAA;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}

.psc-Nav\/buttonUnSelected {
  background-color: #D5D5D5;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}

.psc-NewStyle {
}

.psc-Page\/Alarm\/Alarm {
  border-bottom-style: none;
  border-left-color: var(--neutral-40);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: var(--neutral-40);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: none;
}

.psc-Page\/Alarm\/Page {
  background-color: var(--neutral-20);
}

.psc-Page\/Bold {
  font-weight: bold;
}

.psc-Page\/Margins {
  margin-left: 12px;
  margin-right: 12px;
}

.psc-Page\/Page {
  border-left-color: var(--neutral-60);
  border-left-style: solid;
  border-left-width: 1px;
  font-size: 14px;
  line-height: 20px;
}

.psc-Page\/Spacer {
}

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

.psc-Page\/large__screen_background {
  background-color: #D5D5D582;
}

.psc-Page\/siteButton {
  background-color: #555555;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: bold;
}

.psc-Process\/equipment_available_off {
  background-color: #D5D5D5;
  border-style: solid;
  border-width: 2px;
  font-size: 12px;
  text-align: center;
}

.psc-Process\/equipment_available_on {
  background-color: #47FF47;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-Process\/equipment_hoa_auto {
  background-color: #00D9D9;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-Process\/equipment_hoa_hand {
  background-color: #FF8C00;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-Process\/equipment_hoa_off {
  background-color: #D5D5D5;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-Process\/equipment_label {
  background-color: #AAAAAA;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  font-weight: bold;
  text-align: center;
}

.psc-Process\/equipment_run_off {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-Process\/equipment_run_on {
  background-color: #47FF47;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-Process\/equipment_symbol {
  border-color: #555555;
  border-style: solid;
  border-width: 2px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}

.psc-Process\/process_data_read_only {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Process\/process_label {
  background-color: #D5D5D5;
  border-style: solid;
  border-width: 2px;
  text-align: center;
}

.psc-RTU\/statusSymbols {
  border-color: #555555;
  border-style: dashed;
  border-width: 1px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  stroke: #000000;
  stroke-width: .5;
}

.psc-Site\/site_description {
  color: #800080;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
}

.psc-Status\/Data {
  margin-left: 5px;
  margin-right: 5px;
  overflow: visible;
}

.psc-Status\/Expanded_menu {
  background-color: #003E69;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.psc-Status\/Frame {
  background-color: #AAAAAA;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  outline-color: #000000;
  outline-style: solid;
  outline-width: 1px;
  text-align: center;
}

.psc-Status\/Green {
  background-color: #00D900;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/HOA_Auto {
  background-color: #00D9D9;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/HOA_Hand {
  background-color: #FF8C00;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/HOA_Off {
  background-color: #D5D5D5;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/InAlarm {
  background-color: #D90000;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Label {
  background-color: #D5D5D5;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Label_Data {
  background-color: #D5D5D5;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  text-align: center;
}

.psc-Status\/Label_Header {
  background-color: #003E69;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.psc-Status\/Label_Right_Border {
  background-color: #D5D5D5;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Normal {
  background-color: #FAFAFB;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Normal_Bold_Large {
  background-color: #FAFAFB;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Numeric_Entry {
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Orange {
  background-color: #FF8C00;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Running {
  background-color: #00D900;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  outline-color: #000000;
  outline-style: none;
  outline-width: 1px;
  text-align: center;
}

.psc-Status\/Setpoint {
  background-color: #FFFFCC;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #008080;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Setpoint_Button {
  background-color: #059AC7;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Setpoint_Read_Only {
  background-color: #FFFFCC;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #008080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Title_Main {
  background-color: #AAAAAA;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Title_Sub {
  background-color: #AAAAAA;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Units {
  background-color: #FFFFCC;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: none;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #008080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Status\/Yellow {
  background-color: #FFFF00;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000080;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.psc-Title\/Icon {
  fill: var(--neutral-90);
}

.psc-Title\/Text {
  color: var(--neutral-90);
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  margin-left: 6px;
  fill: var(--neutral-90);
}

.psc-Title\/Title {
  background-color: var(--neutral-30);
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: var(--neutral-60);
  border-top-style: solid;
  border-top-width: 1px;
}

.psc-UserManagement\/Headers {
  background-color: #2B2B2B;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 20px;
  font-weight: lighter;
  text-align: start;
  text-indent: 6px;
}

.psc-UserManagement\/InputFont {
  font-family: Arial;
  font-size: 14px;
}

.psc-UserManagement\/LeftVerticalHeaderBar {
  border-left-color: #4A4A4A63;
  border-left-style: solid;
  border-left-width: 1px;
}

.psc-UserManagement\/SectionHeaders {
  font-family: Arial;
  font-size: 15px;
  margin-bottom: 9px;
}

.psc-UserManagement\/TableEditorIcons {
  cursor: pointer;
  margin-bottom: 1px;
  margin-top: 5px;
}

@keyframes psc-Alarms\/ActiveUnacked-anim {
  0% {
    background-color: #D5D5D5;
    color: #D90000;
    font-size: 14px;
    font-weight: bold;
  }
  100% {
    background-color: #D90000;
    color: #FAFAFB;
    font-size: 14px;
    font-weight: bold;
  }
}
.psc-Alarms\/ActiveUnacked {
  animation-name: psc-Alarms\/ActiveUnacked-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Alarms\/ClearedUnacked-anim {
  0% {
    background-color: #FAFAFB;
    color: #008000;
    font-size: 14px;
    font-weight: bold;
  }
  100% {
    background-color: #008000;
    color: #FAFAFB;
    font-size: 14px;
    font-weight: bold;
  }
}
.psc-Alarms\/ClearedUnacked {
  animation-name: psc-Alarms\/ClearedUnacked-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Alarms\/InAlarm-anim {
  0% {
    background-color: #D5D5D5;
    color: #D90000;
    font-size: 14px;
    font-weight: bold;
  }
  100% {
    background-color: #D90000;
    color: #FAFAFB;
    font-size: 14px;
    font-weight: bold;
  }
}
.psc-Alarms\/InAlarm {
  animation-name: psc-Alarms\/InAlarm-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Colors\/Alarm\/ActiveUnacked-anim {
  0% {
    color: #D90000;
  }
  100% {
    color: #000000;
  }
}
.psc-Colors\/Alarm\/ActiveUnacked {
  animation-name: psc-Colors\/Alarm\/ActiveUnacked-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Colors\/Alarm\/ClearedUnacked-anim {
  0% {
    color: #008000;
  }
  100% {
    color: #000000;
  }
}
.psc-Colors\/Alarm\/ClearedUnacked {
  animation-name: psc-Colors\/Alarm\/ClearedUnacked-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Header\/Alarm_Active-anim {
  0% {
    color: #E7F5FF;
    fill: #E7F5FF;
  }
  100% {
    color: #FF2E2E;
    fill: #FF2E2E;
  }
}
.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;
}

@keyframes psc-Icon\/Map\/Alarm_ActiveUnack-anim {
  0% {
    stroke: #000000;
    stroke-width: 1;
    fill: #FF0000;
  }
  100% {
    stroke: #000000;
    stroke-width: 1;
    fill: #AAAAAA;
  }
}
.psc-Icon\/Map\/Alarm_ActiveUnack {
  animation-name: psc-Icon\/Map\/Alarm_ActiveUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Icon\/Map\/Alarm_ClearedUnack-anim {
  0% {
    stroke: #000000;
    stroke-width: 1;
    fill: #008000;
  }
  100% {
    stroke: #000000;
    stroke-width: 1;
    fill: #AAAAAA;
  }
}
.psc-Icon\/Map\/Alarm_ClearedUnack {
  animation-name: psc-Icon\/Map\/Alarm_ClearedUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Icon\/Site_Menu\/Alarm_ActiveUnack-anim {
  0% {
    fill: #FF0000;
  }
  100% {
    fill: #555555;
  }
}
.psc-Icon\/Site_Menu\/Alarm_ActiveUnack {
  animation-name: psc-Icon\/Site_Menu\/Alarm_ActiveUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Icon\/Site_Menu\/Alarm_ClearedUnack-anim {
  0% {
    fill: #008000;
  }
  100% {
    fill: #555555;
  }
}
.psc-Icon\/Site_Menu\/Alarm_ClearedUnack {
  animation-name: psc-Icon\/Site_Menu\/Alarm_ClearedUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Status\/Numeric_Entry_Error-anim {
  0% {
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-left-color: #000000;
    border-left-width: 1px;
    border-right-color: #000000;
    border-right-width: 1px;
    border-top-color: #000000;
    border-top-width: 1px;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
  }
  100% {
    background-color: #D90000;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-left-color: #000000;
    border-left-width: 1px;
    border-right-color: #000000;
    border-right-width: 1px;
    border-top-color: #000000;
    border-top-width: 1px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
  }
}
.psc-Status\/Numeric_Entry_Error {
  animation-name: psc-Status\/Numeric_Entry_Error-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
