/* BEGIN STYLE CLASSES */
.psc-AC_DEHUMID\/ac_OFF {
  background-image: linear-gradient(180deg, #F8FAFC 0%, #E5E7EB 50%, #CBD5E1 100%);
  border-style: solid;
  border-width: 0.1px;
  border-top-left-radius: 5px;
  color: #555555;
  font-weight: bolder;
}

.psc-AC_DEHUMID\/ac_ON {
  background-image: linear-gradient(180deg, #3B82F6 0%, #2563EB 100%);
  border-style: solid;
  border-width: 0.1px;
  border-top-left-radius: 5px;
  color: #FFFFFF;
  font-weight: bolder;
}

.psc-Header\/DropDown {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  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 {
  cursor: pointer;
}

.psc-Inspire\/Button {
  background-color: var(--neutral-10);
  border-color: var(--neutral-50);
  border-style: solid;
  border-top-left-radius: 5px;
  box-shadow: none;
  color: var(--neutral-80);
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
}
.psc-Inspire\/Button:hover {
  box-shadow: 6px 6px 6px var(--neutral-30);
}

.psc-Inspire\/DashboardRoom {
  border-color: var(--neutral-30);
  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;
  cursor: pointer;
}
.psc-Inspire\/DashboardRoom:hover {
  border-color: var(--neutral-30);
  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;
  box-shadow: 6px 6px 6px var(--neutral-30);
}

.psc-Inspire\/DateEntry {
  background-color: 1e3853;
  border-bottom-color: #2E8EE9;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-left-color: #2E8EE9;
  border-left-style: none;
  border-left-width: 1px;
  border-right-color: #2E8EE9;
  border-right-style: none;
  border-right-width: 1px;
  border-top-color: #2E8EE9;
  border-top-style: none;
  border-top-width: 1px;
  color: var(--neutral-80);
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
}

.psc-Inspire\/Default {
  background-color: var(--neutral-10);
  border-style: none;
  color: var(--neutral-80);
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
}

.psc-Inspire\/DropDown {
  background-color: var(--neutral-10);
  border-style: none;
  color: var(--neutral-80);
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
}

.psc-Inspire\/GeneralEmbeddedView {
  border-color: var(--neutral-30);
  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-Inspire\/RoomAlert {
  background-color: #EB4500;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 4px;
  padding-top: 4px;
  text-align: center;
}

.psc-Inspire\/Title {
  background-color: var(--neutral-10);
  border-style: none;
  color: var(--neutral-80);
  font-family: Roboto;
  font-size: 40px;
  font-weight: bold;
}

.psc-Inspire\/lightOverlay {
  opacity: 0.31;
}

.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);
  border-right-color: var(--neutral-60);
  border-right-style: solid;
  border-right-width: 1px;
}

.psc-Menu\/SubItem {
  background-color: var(--neutral-20);
  color: var(--neutral-80);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.psc-Menu\/SubItem:hover {
  background-color: var(--callToActionHighlight);
}

.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-Text\/Analog_PV {
  font-family: Arial;
  font-size: 30px;
  text-align: center;
}

.psc-Text\/Curing_Room_Header {
  background-color: var(--neutral-20);
  border-bottom-color: var(--neutral-30);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Arial;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}

.psc-Text\/InspireDarkText {
  color: #024384;
  font-family: Arial;
}

.psc-Text\/Setpoint_Header {
  color: #A8A8A8;
  font-family: Times New Roman;
  font-size: 15px;
  text-align: center;
}

.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;
  text-transform: uppercase;
  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;
}

@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;
}
