/* 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-AlarmAnalysis\/Label {
  color: --neutral-80;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  margin: 5px;
  padding: 5px;
}

.psc-Box\/boxShadow {
  box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.4);;
  cursor: pointer;
}
@keyframes psc-Box\/boxShadow-0-anim {
  0% {
    box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.4);;
  }
  100% {
    box-shadow: 0px 1px 1px 2px rgba(20,20,20,0.4);;
  }
}
.psc-Box\/boxShadow:hover {
  animation-name: psc-Box\/boxShadow-0-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 100ms;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
@keyframes psc-Box\/boxShadow-1-anim {
  0% {
    box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.4);;
  }
  100% {
  }
}
.psc-Box\/boxShadow:active {
  animation-name: psc-Box\/boxShadow-1-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 200ms;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.psc-Dashboards\/NoRadius {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.psc-Dashboards\/NoRadiusMobile {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

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

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

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

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

.psc-Dashboards\/Widgets {
  background-color: #396F8C;
  color: #FFFFFF;
  font-weight: bold;
  overflow: hidden;
  padding: 6px;
  text-align: center;
}

.psc-EquipmentSchedule\/EquipmentRow\/DowntimeEvent\/Label {
}

.psc-EquipmentSchedule\/EquipmentRow\/EquipmentName\/Label {
  background-color: #AAAAAA;
  border-color: #808080;
  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;
  padding-left: 7px;
}

.psc-EquipmentSchedule\/EquipmentRow\/ScheduledEventLeadTime\/Container {
  padding-bottom: 7px;
  padding-left: 1px;
  padding-top: 6px;
}

.psc-EquipmentSchedule\/EquipmentRow\/ScheduledEvent\/Container {
  overflow: visible;
  padding-bottom: 5px;
  padding-top: 5px;
}

.psc-EquipmentSchedule\/EquipmentRow\/ScheduledEvent\/EventData {
  border-color: #808080;
  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;
}

.psc-EquipmentSchedule\/EquipmentRow\/ScheduledEvent\/Label {
  padding-left: 5px;
  text-overflow: clip;
}

.psc-EquipmentSchedule\/EquipmentRow\/ScheduledEvent\/ProgressBar {
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
}

.psc-EquipmentSchedule\/EquipmentSchedule\/Container {
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
}

.psc-EquipmentSchedule\/EquipmentSchedule\/DateRange\/Container {
  padding-bottom: 10px;
  padding-top: 10px;
}

.psc-EquipmentSchedule\/EquipmentSchedule\/DateRange\/Label {
  margin-right: 4px;
  text-align: right;
}

.psc-EquipmentSchedule\/EquipmentSchedule\/DateRange\/WarningLabel {
  border-color: #FF0000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-size: 10px;
  margin-left: 30px;
  text-align: center;
}

.psc-EquipmentSchedule\/EquipmentSchedule\/Equipment\/Container {
  background-color: #AAAAAA;
  overflow-x: hidden;
  overflow-y: scroll;
}

.psc-EquipmentSchedule\/EquipmentSchedule\/Schedule\/Container {
  margin-left: 150px;
  overflow: hidden;
}

.psc-EquipmentSchedule\/Schedule\/Schedule-Components\/Time-Scale\/Container {
  border-bottom-color: #808080;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #808080;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #808080;
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: #808080;
  border-top-style: solid;
  border-top-width: 0px;
}

.psc-EquipmentSchedule\/Schedule\/Schedule-Components\/Time-Scale\/Date-Label {
  font-size: 14px;
  text-align: center;
  text-overflow: clip;
}

.psc-EquipmentSchedule\/Schedule\/Schedule-Components\/Time-Scale\/Time-Scale-Label {
  font-size: 90%;
}

.psc-Framework\/Card\/Bold_Text {
  color: #555555;
  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: #555555;
  font-size: 12px;
  font-weight: bold;
  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\/TableCardLayout\/Label {
  color: #2B2B2B;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

.psc-General\/general-button {
  border-color: var(--neutral-50);
  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;
  color: var(--neutral-80);
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  fill: var(--neutral-70);
}
.psc-General\/general-button:hover {
  border-color: var(--neutral-100);
  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;
  color: var(--neutral-100);
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  fill: var(--neutral-100);
}

.psc-General\/general-icon {
  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: #006BB6;
  color: #E7F5FF;
  font-size: 14px;
  line-height: 17px;
  fill: #FFFFFF;
}

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

.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-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-UniversalStyle\/card {
  background-color: var(--neutral-10);
  border-color: var(--neutral-50);
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
}

.psc-UniversalStyle\/nav\/tab-hover {
}
@keyframes psc-UniversalStyle\/nav\/tab-hover-0-anim {
  0% {
  }
  100% {
    background-color: var(--callToActionHighlight);
  }
}
.psc-UniversalStyle\/nav\/tab-hover:hover {
  animation-name: psc-UniversalStyle\/nav\/tab-hover-0-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
}

.psc-UniversalStyle\/nav\/text {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}

.psc-UniversalStyle\/shadows-hover\/none {
}

.psc-UniversalStyle\/shadows-hover\/start0hover2 {
}
@keyframes psc-UniversalStyle\/shadows-hover\/start0hover2-0-anim {
  0% {
  }
  100% {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.20);
  }
}
.psc-UniversalStyle\/shadows-hover\/start0hover2:hover {
  animation-name: psc-UniversalStyle\/shadows-hover\/start0hover2-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.psc-UniversalStyle\/shadows-hover\/start0hover2:hover {
  cursor: pointer;
}

.psc-UniversalStyle\/shadows-hover\/start0hover4 {
}
@keyframes psc-UniversalStyle\/shadows-hover\/start0hover4-0-anim {
  0% {
  }
  100% {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.20);
  }
}
.psc-UniversalStyle\/shadows-hover\/start0hover4:hover {
  animation-name: psc-UniversalStyle\/shadows-hover\/start0hover4-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.psc-UniversalStyle\/shadows-hover\/start0hover4:hover {
  cursor: pointer;
}

.psc-UniversalStyle\/shadows-hover\/start0hover8 {
}
@keyframes psc-UniversalStyle\/shadows-hover\/start0hover8-0-anim {
  0% {
  }
  100% {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.20);
  }
}
.psc-UniversalStyle\/shadows-hover\/start0hover8:hover {
  animation-name: psc-UniversalStyle\/shadows-hover\/start0hover8-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.psc-UniversalStyle\/shadows-hover\/start0hover8:hover {
  cursor: pointer;
}

.psc-UniversalStyle\/shadows-hover\/start2hover8 {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.20);
}
@keyframes psc-UniversalStyle\/shadows-hover\/start2hover8-0-anim {
  0% {
  }
  100% {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.20);
  }
}
.psc-UniversalStyle\/shadows-hover\/start2hover8:hover {
  animation-name: psc-UniversalStyle\/shadows-hover\/start2hover8-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.psc-UniversalStyle\/shadows-hover\/start2hover8:hover {
  cursor: pointer;
}

.psc-UniversalStyle\/shadows-hover\/start4hover16 {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.20);
}
@keyframes psc-UniversalStyle\/shadows-hover\/start4hover16-0-anim {
  0% {
  }
  100% {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.20);
  }
}
.psc-UniversalStyle\/shadows-hover\/start4hover16:hover {
  animation-name: psc-UniversalStyle\/shadows-hover\/start4hover16-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.psc-UniversalStyle\/shadows-hover\/start4hover16:hover {
  cursor: pointer;
}

.psc-UniversalStyle\/shadows-hover\/start8hover4 {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.20);
}
@keyframes psc-UniversalStyle\/shadows-hover\/start8hover4-0-anim {
  0% {
  }
  100% {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.20);
  }
}
.psc-UniversalStyle\/shadows-hover\/start8hover4:hover {
  animation-name: psc-UniversalStyle\/shadows-hover\/start8hover4-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.psc-UniversalStyle\/shadows-hover\/start8hover4:hover {
  cursor: pointer;
}

.psc-UniversalStyle\/shadows\/depth-0 {
}

.psc-UniversalStyle\/shadows\/depth-1 {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/shadows\/depth-12 {
  box-shadow: 0 12px 17px 2px rgba(0,0,0,0.14), 0 5px 22px 4px rgba(0,0,0,0.12), 0 7px 8px -4px rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/shadows\/depth-16 {
  box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/shadows\/depth-2 {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/shadows\/depth-24 {
  box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/shadows\/depth-4 {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/shadows\/depth-8 {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.20);
}

.psc-UniversalStyle\/utils\/m-16-64 {
  margin-bottom: 16px;
  margin-left: 64px;
  margin-right: 64px;
  margin-top: 16px;
}

.psc-UniversalStyle\/utils\/m-64-64-0-64 {
  margin-bottom: 0px;
  margin-left: 64px;
  margin-right: 64px;
  margin-top: 64px;
}

.psc-UniversalStyle\/utils\/p-t20 {
  padding-top: 20px;
}

@keyframes psc-Animate\/animate-warning-anim {
  0% {
    fill: var(--neutral-20);
  }
  100% {
    fill: var(--error);
  }
}
.psc-Animate\/animate-warning {
  animation-name: psc-Animate\/animate-warning-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1.25s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Animate\/animate-warning-text-anim {
  0% {
    color: var(--neutral-100);
  }
  100% {
    color: var(--error);
  }
}
.psc-Animate\/animate-warning-text {
  animation-name: psc-Animate\/animate-warning-text-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1.25s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Box\/boxShadowGlow-anim {
  0% {
    box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.4);;
  }
  100% {
    box-shadow: 1px 2px 3px 4px rgba(0,255,0,0.4);;
  }
}
.psc-Box\/boxShadowGlow {
  animation-name: psc-Box\/boxShadowGlow-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes psc-Box\/boxShadowGlow-0-anim {
  0% {
    box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.4);;
  }
  100% {
    box-shadow: 0px 1px 1px 2px rgba(20,20,20,0.4);;
  }
}
.psc-Box\/boxShadowGlow:hover {
  animation-name: psc-Box\/boxShadowGlow-0-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 100ms;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
@keyframes psc-Box\/boxShadowGlow-1-anim {
  0% {
    box-shadow: 1px 2px 3px 4px rgba(20,20,20,0.4);;
  }
  100% {
  }
}
.psc-Box\/boxShadowGlow:active {
  animation-name: psc-Box\/boxShadowGlow-1-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 200ms;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  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;
}
