/* 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: 4px;
  padding-left: 14px;
  padding-right: 16px;
  padding-top: 6px;
}

.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-PlantPAx\/Status {
  font-size: 12pt;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 3px;
  text-align: center;
}

.psc-PlantPAx\/TitleBar {
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-left: 5px;
  margin-right: 5px;
}

.psc-PlantPAx\/TitleName {
  border-bottom-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 1px;
  font-size: 10pt;
  font-weight: bold;
  line-height: 1.2;
  opacity: 1;
  text-align: center;
}

.psc-SILO\/LeftSidePanel {
  background-image: linear-gradient(to right, rgba(50,50,50,1) 0%,rgba(0,0,0,0) 20px);
  border-bottom-color: #555555;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right-color: #555555;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #555555;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: 5px 5px 5px 1px #1A1A1A;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-top: 0px;
}

.psc-SILO\/PanelTitle {
  background-color: #2B2B2B80;
  margin-bottom: 2px;
  padding-bottom: 2px;
  text-align: center;
}

.psc-SILO\/RightSidePanel {
  background-image: linear-gradient(to left, rgba(50,50,50,1) 0%,rgba(0,0,0,0) 20px);
  border-bottom-color: #555555;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #555555;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-color: #555555;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: 5px 5px 5px 1px #1A1A1A;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-top: 0px;
}

.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-menu\/active {
}
.psc-menu\/active:hover {
  color: #0DB0D9;
  opacity: 1;
  stroke: #0DB0D9;
}

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

.psc-titlebars\/overview\/Title {
  background-color: #2B2B2B80;
  margin-bottom: 5px;
}
.psc-titlebars\/overview\/Title:active {
}

@keyframes psc-PlantPAx\/Blink-anim {
  0% {
    opacity: 0;
  }
  100% {
  }
}
.psc-PlantPAx\/Blink {
  animation-name: psc-PlantPAx\/Blink-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-alarms\/unacked-anim {
  0% {
    opacity: 0.80;
    padding: 2px;
  }
  100% {
  }
}
.psc-alarms\/unacked {
  animation-name: psc-alarms\/unacked-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
