/* BEGIN STYLE CLASSES */
.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\/Control {
  padding: 1px;
}

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

.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\/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-AlarmJournal\/Ack {
  background-color: #FFFF8A;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2E2E2E;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-AlarmJournal\/Active_Ack {
  background-color: #FF4747;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-AlarmJournal\/Clear_Ack {
  background-color: #CCFFCC;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2E2E2E;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-AlarmJournal\/None {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2E2E2E;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-AlarmRationalization\/Card {
  background-color: var(--white);
  border-color: var(--neutral-30);
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  margin: 5px;
}

.psc-AlarmRationalization\/CardTitle {
  background-color: var(--neutral-20);
  border-bottom-color: var(--neutral-30);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: var(--neutral-90);
  font-size: 12px;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
  text-transform: uppercase;
  fill: var(--neutral-90);
}

.psc-AlarmRationalization\/Field {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: var(--neutral-90);
  font-size: 12px;
}

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

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

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

.psc-AlarmRationalization\/Label {
  color: var(--neutral-50);
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin-right: 10px;
  text-transform: uppercase;
}

.psc-AlarmRationalization\/Link {
  color: var(--callToAction);
  cursor: pointer;
  font-size: 12px;
  font-weight: bolder;
  text-transform: uppercase;
  fill: var(--neutral-70);
}

.psc-AlarmRationalization\/Message\/SmallText {
  color: var(--neutral-90);
  font-size: 14px;
  fill: var(--neutral-90);
}

.psc-AlarmRationalization\/Message\/Text {
  color: var(--neutral-90);
  font-size: 18px;
  fill: var(--neutral-90);
}

.psc-AlarmRationalization\/Property {
  color: var(--neutral-70);
  font-size: 12px;
  font-weight: bolder;
  text-transform: uppercase;
  fill: var(--neutral-70);
}

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

.psc-AlarmRationalization\/SubTitle {
  color: var(--neutral-70);
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  fill: var(--neutral-90);
}

.psc-AlarmRationalization\/Title {
  color: var(--neutral-70);
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  fill: var(--neutral-90);
}

.psc-AlarmRationalization\/Value {
  color: var(--qual-8);
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

.psc-Base\/Control\/PID\/pidFaceplateWithTrend {
  background-color: #D5D5D5;
  background-image: }div.ia_popup:has(.psc-Base\/Control\/PID\/pidFaceplateWithTrend) {     width: 800px !important;   }{;
}

.psc-Base\/Control\/PID\/pidFaceplateWithoutTrend {
  background-color: #D5D5D5;
  background-image: }div.ia_popup:has(.psc-Base\/Control\/PID\/pidFaceplateWithoutTrend) {     width: 400px !important;   }{;
}

.psc-Base\/Miscellaneous\/AlarmCounter\/CriticalSymbolAck {
  background-color: #FF00FF;
}

.psc-Base\/Miscellaneous\/AlarmCounter\/DiagnosticSymbolAck {
  background-color: #AAAAAA;
}

.psc-Base\/Miscellaneous\/AlarmCounter\/HighSymbolAck {
  background-color: #FF0000;
}

.psc-Base\/Miscellaneous\/AlarmCounter\/LowSymbolAck {
  background-color: #FFFF00;
}

.psc-Base\/Miscellaneous\/AlarmCounter\/MediumSymbolAck {
  background-color: #FF8C00;
}

.psc-Base\/Miscellaneous\/AnalogTransmitter\/PLCValue {
  color: #0000FF;
  font-weight: bold;
}

.psc-Base\/Miscellaneous\/SetpointValue {
  color: #008000;
  font-weight: bold;
}

.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: var(--neutral-90);
  cursor: pointer;
  fill: var(--neutral-90);
}

.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\/Item {
  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;
  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 {
  background-color: var(--callToActionHighlight);
}

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

.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\/Text {
  font-size: 14px;
  line-height: 20px;
}

.psc-RosterManagement\/Buttons\/Removal {
  background-color: #FF0000;
}

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

.psc-RosterManagement\/Icons {
  cursor: pointer;
  margin-top: 5px;
}

.psc-RosterManagement\/Tables {
  border-style: solid;
  border-width: 1px;
  margin: 10px;
  margin-right: 0px;
}

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

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

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

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

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

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

.psc-Title\/Text {
  color: var(--neutral-90);
  font-size: 16px;
  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;
}

.psc-components\/accordion {
  background-color: #6FAAE2;
  color: #0056A6;
  font-family: Roboto;
  font-size: 12pt;
  font-weight: bold;
}

.psc-components\/center-text {
  text-align: center;
}

.psc-components\/component-instance {
  overflow: visible;
  padding: 20px;
}

.psc-components\/embedded-view {
  border-color: #000000;
  border-style: dashed;
  border-width: 1px;
}

.psc-components\/link-example1 {
  color: #3682A6;
  font-family: Verdana;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 32px;
  text-transform: uppercase;
}
.psc-components\/link-example1:hover {
  background-color: #9BA2A4;
}

.psc-components\/link-example2 {
  color: #243E4A;
  font-family: serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  text-shadow: #666060;
}
.psc-components\/link-example2:hover {
  background-image: material/heart;
  border-style: solid;
}

.psc-components\/menu-tree1 {
  background-color: #79B2E5;
  color: #1D1010;
  font-family: Verdana;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.psc-components\/menu-tree1-items {
  font-family: Verdana;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.psc-components\/row-label {
  margin-bottom: 2px;
  margin-top: 2px;
}

.psc-components\/script-button {
  background-color: #007EB0;
  color: var(--neutral-10);
}

.psc-components\/title-label {
  font-weight: bold;
}

.psc-components\/view-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-components\/view-instance {
  border-color: var(--neutral-100);
  border-style: double;
  border-width: 1px;
  font-family: Merriweather;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

.psc-examples\/arial-font {
  font-family: Arial;
}

.psc-examples\/blue-text {
  color: blue;
}

.psc-examples\/bolder-text {
  font-weight: bolder;
}

.psc-examples\/box-shadow {
  box-shadow: 2px 5px var(--neutral-60);
}

.psc-examples\/font-20px {
  font-size: 20px;
}

.psc-examples\/orange-text {
  color: orange;
}

.psc-examples\/outline-border {
  border-color: var(--neutral-50);
  border-style: solid;
  border-width: 2px;
}

.psc-exchange\/alarm-configurator\/color {
  background-color: var(--qual-3);
}

.psc-exchange\/alarm-configurator\/font {
  color: var(--neutral-10);
  font-family: Helvetica;
  font-style: italic;
  font-weight: bold;
}

.psc-exchange\/alarm-configurator\/framework\/alarm-configurator-sm\/mobile-buttons {
  color: var(--neutral-10);
  margin-bottom: 1%;
  margin-left: 1%;
  margin-right: 1%;
}

.psc-exchange\/alarm-configurator\/framework\/alarm-configurator-sm\/mobile-tag-path-header {
  padding-bottom: 0.5%;
  padding-left: 0.2%;
  padding-top: 0.5%;
}

.psc-exchange\/alarm-configurator\/framework\/alarm-properties\/property-section {
  background-color: var(--neutral-30);
  border-color: var(--neutral-60);
  border-style: solid;
  border-width: 1px;
  color: var(--neutral-100);
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
}
.psc-exchange\/alarm-configurator\/framework\/alarm-properties\/property-section:hover {
  background-color: var(--neutral-50);
  cursor: pointer;
}

.psc-exchange\/alarm-configurator\/icon {
  cursor: pointer;
}

.psc-exchange\/alarm-configurator\/main-section {
  background-color: var(--neutral-10);
  border-color: var(--qual-3);
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 1%;
  overflow: auto;
}

.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\/Popup\/Button {
  background-image: linear-gradient(180deg, #59B1E8 0%, #47A9E6 100%);
  border-color: #47A9E6;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  fill: #FFFFFF;
}

.psc-framework\/Popup\/Error {
  color: #e83a56;
  font-size: 24px;
  fill: #e83a56;
}

.psc-framework\/Popup\/Text {
  color: #2E2E2E;
  font-size: 20px;
  fill: #6C6C6C;
}

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

.psc-framework\/header {
  border-bottom-color: var(--neutral-50);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-weight: 500;
  text-align: start;
}

.psc-framework\/header-selected {
  box-shadow: inset 0 -3px var(--neutral-80);
  font-weight: bold;
  text-align: start;
}

.psc-framework\/hyperlink {
  color: var(--info);
  font-weight: 600;
  text-decoration: underline;
}
.psc-framework\/hyperlink:visited {
  color: var(--qual-1);
}

.psc-framework\/page-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 56px;
}

.psc-framework\/sidebar-items {
  font-size: 14px;
  padding-left: 1rem!important;
}
.psc-framework\/sidebar-items:hover {
  background-color: var(--callToActionHighlight);
  color: var(--neutral-100);
  cursor: pointer;
}
.psc-framework\/sidebar-items:last-child {
  border-bottom-style: none;
}
.psc-framework\/sidebar-items:first-child {
  border-top-color: var(--neutral-50);
  border-top-style: solid;
  border-top-width: 1px;
}

.psc-framework\/sidebar-items-mobile {
  font-size: 14px;
  padding-left: 1rem!important;
}
.psc-framework\/sidebar-items-mobile:hover {
  background-color: var(--callToActionHighlight);
  cursor: pointer;
}
.psc-framework\/sidebar-items-mobile:first-child {
  border-top-color: var(--neutral-50);
  border-top-style: solid;
  border-top-width: 1px;
}

.psc-framework\/sidebar-items-mobile-headers {
  background-color: var(--neutral-30);
  font-size: 14px;
  padding-left: 1rem!important;
}
.psc-framework\/sidebar-items-mobile-headers:first-child {
  border-top-color: var(--neutral-50);
  border-top-style: solid;
  border-top-width: 1px;
}

.psc-framework\/sidebar-items-selected {
  background-color: var(--neutral-50);
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding-left: 1rem!important;
}
.psc-framework\/sidebar-items-selected:hover {
  background-color: var(--callToActionHighlight);
  color: var(--neutral-100);
  cursor: pointer;
}
.psc-framework\/sidebar-items-selected:last-child {
  border-bottom-style: none;
}
.psc-framework\/sidebar-items-selected:first-child {
  border-top-color: var(--neutral-50);
  border-top-style: solid;
  border-top-width: 1px;
}

.psc-layouts\/container-A {
  background-color: var(--qual-1);
  text-align: center;
}

.psc-layouts\/container-B {
  background-color: var(--qual-2);
  text-align: center;
}

.psc-layouts\/container-C {
  background-color: var(--qual-3);
  text-align: center;
}

.psc-layouts\/container-D {
  background-color: var(--qual-4);
  text-align: center;
}

.psc-layouts\/container-E {
  background-color: var(--qual-5);
  text-align: center;
}

.psc-layouts\/container-label {
  color: var(--neutral-10);
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
}

.psc-layouts\/gray-100 {
  background-color: var(--neutral-100);
  text-align: center;
}

.psc-layouts\/gray-60 {
  background-color: var(--neutral-60);
  text-align: center;
}

.psc-layouts\/gray-80 {
  background-color: var(--neutral-80);
  text-align: center;
}

.psc-layouts\/ignition-101-margin {
  margin: 22px;
}

.psc-layouts\/layout-card {
  background-color: var(--neutral-20);
  border-color: var(--neutral-50);
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.psc-layouts\/rounded-shadow {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.psc-typography\/data-keyValue {
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-left-color: #D35A5A;
  border-left-style: solid;
  border-left-width: 8px;
  border-right-style: none;
  border-right-width: 0px;
  border-top-style: none;
  border-top-width: 0px;
  font-size: 12px;
  line-height: 16px;
  padding-left: 4px;
  text-transform: uppercase;
}

.psc-typography\/data-kpi {
  color: #2048BF;
  font-size: 32px;
}

.psc-typography\/data-units {
  color: var(--neutral-70);
  font-size: 14px;
}

.psc-typography\/label {
  font-size: 18px;
  font-weight: bold;
}

.psc-typography\/label-centered {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
}

.psc-typography\/language-selected {
  border-color: var(--neutral-50);
  border-width: 2px;
  font-weight: bolder;
}

.psc-typography\/language-unselected {
  border-color: var(--neutral-20);
  border-width: 1px;
}

.psc-typography\/link {
  color: var(--callToAction);
  font-size: 14px;
  line-height: 32px;
  padding-left: 8px;
  text-transform: uppercase;
}
.psc-typography\/link:hover {
  background-color: var(--callToActionHighlight);
}

.psc-typography\/list-heading {
  background-color: var(--neutral-30);
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 16px;
  text-transform: uppercase;
}

.psc-typography\/list-heading-components {
  padding-left: 8px;
}

.psc-typography\/list-item {
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  font-size: 14px;
  padding-left: 16px;
}
.psc-typography\/list-item:hover {
  background-color: var(--callToActionHighlight);
  cursor: pointer;
}

.psc-typography\/list-item-active {
  border-right-color: var(--callToAction);
  border-right-style: solid;
  border-right-width: 4px;
  color: var(--neutral-100);
  font-size: 14px;
  font-weight: bold;
  padding-left: 16px;
}
.psc-typography\/list-item-active:hover {
  background-color: var(--callToActionHighlight);
  cursor: pointer;
}

.psc-typography\/page-title {
  background-color: var(--neutral-20);
  border-bottom-style: none;
  border-top-color: var(--neutral-50);
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
}

@keyframes psc-AlarmJournal\/Active_Unack-anim {
  0% {
    background-color: #FF4747;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  100% {
    background-color: #FF4747;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #D5D5D5;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
}
.psc-AlarmJournal\/Active_Unack {
  animation-name: psc-AlarmJournal\/Active_Unack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-AlarmJournal\/Clear_Unack-anim {
  0% {
    background-color: #CCFFCC;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #2E2E2E;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  100% {
    background-color: #CCFFCC;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
}
.psc-AlarmJournal\/Clear_Unack {
  animation-name: psc-AlarmJournal\/Clear_Unack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Base\/Alarm\/AlarmStatusTable\/AlarmRowUnackAnimate-anim {
  0% {
    background-color: #FFFFFF;
    color: #000000;
  }
  100% {
  }
}
.psc-Base\/Alarm\/AlarmStatusTable\/AlarmRowUnackAnimate {
  animation-name: psc-Base\/Alarm\/AlarmStatusTable\/AlarmRowUnackAnimate-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Base\/Miscellaneous\/AlarmCounter\/CriticalSymbollUnack-anim {
  0% {
    background-color: #FF00FF;
  }
  100% {
  }
}
.psc-Base\/Miscellaneous\/AlarmCounter\/CriticalSymbollUnack {
  animation-name: psc-Base\/Miscellaneous\/AlarmCounter\/CriticalSymbollUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Base\/Miscellaneous\/AlarmCounter\/DiagnosticSymbolUnack-anim {
  0% {
    background-color: #AAAAAA;
  }
  100% {
  }
}
.psc-Base\/Miscellaneous\/AlarmCounter\/DiagnosticSymbolUnack {
  animation-name: psc-Base\/Miscellaneous\/AlarmCounter\/DiagnosticSymbolUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Base\/Miscellaneous\/AlarmCounter\/HighSymbolUnack-anim {
  0% {
    background-color: #FF0000;
  }
  100% {
  }
}
.psc-Base\/Miscellaneous\/AlarmCounter\/HighSymbolUnack {
  animation-name: psc-Base\/Miscellaneous\/AlarmCounter\/HighSymbolUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Base\/Miscellaneous\/AlarmCounter\/LowSymbolUnack-anim {
  0% {
    background-color: #FFFF00;
  }
  100% {
  }
}
.psc-Base\/Miscellaneous\/AlarmCounter\/LowSymbolUnack {
  animation-name: psc-Base\/Miscellaneous\/AlarmCounter\/LowSymbolUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Base\/Miscellaneous\/AlarmCounter\/MediumSymbolUnack-anim {
  0% {
    background-color: #FF8C00;
  }
  100% {
  }
}
.psc-Base\/Miscellaneous\/AlarmCounter\/MediumSymbolUnack {
  animation-name: psc-Base\/Miscellaneous\/AlarmCounter\/MediumSymbolUnack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Base\/Miscellaneous\/AnalogTransmitter\/FaceplateAlarmActive-anim {
  0% {
    color: #0000FF;
    font-weight: bold;
  }
  100% {
    color: #FFFFFF00;
  }
}
.psc-Base\/Miscellaneous\/AnalogTransmitter\/FaceplateAlarmActive {
  animation-name: psc-Base\/Miscellaneous\/AnalogTransmitter\/FaceplateAlarmActive-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Header\/Alarm_Active-anim {
  0% {
    color: var(--neutral-90);
    fill: var(--neutral-90);
  }
  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-components\/animated-label-anim {
  0% {
    background-color: #8E8888;
  }
  100% {
    background-color: #D2860C;
  }
}
.psc-components\/animated-label {
  animation-name: psc-components\/animated-label-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-examples\/animated-background-anim {
  0% {
    background-color: #8E8888;
  }
  100% {
    background-color: #000000;
  }
}
.psc-examples\/animated-background {
  animation-name: psc-examples\/animated-background-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-examples\/label-flash-anim {
  0% {
    opacity: 0.10;
  }
  100% {
  }
}
.psc-examples\/label-flash {
  animation-name: psc-examples\/label-flash-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
