.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-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-buttons\/frame {
  background-image: linear-gradient(to right, var(--div-1) 0%, 50%, var(--div-16));
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.psc-buttons\/frame:hover {
  background-image: linear-gradient(to left, var(--div-1) 0%, 50%, var(--div-16));
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.psc-buttons\/primary {
}
.psc-buttons\/primary:active {
  background-image: linear-gradient(to left, var(--div-1) 0%, 50%, var(--div-16));
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.psc-buttons\/primary:hover {
  background-color: #FFFFFF00;
  background-image: var(--div-1);
}

.psc-components\/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\/Center_Text {
  text-align: center;
}

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

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

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

.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\/view-instance {
  border-color: #1F0808;
  border-style: double;
  border-width: 1px;
  font-family: Merriweather;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

.psc-dark-kpi\/alarmButton {
}
@keyframes psc-dark-kpi\/alarmButton-0-anim {
  0% {
  }
  100% {
    background-color: #EB1A1A;
  }
}
.psc-dark-kpi\/alarmButton:active {
  animation-name: psc-dark-kpi\/alarmButton-0-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

.psc-dark-kpi\/menuButton {
  background-color: linear-gradient(to right, #FFB500,#8000FF);
  border-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 15px;
  margin-left: 12pt;
  margin-right: 12pt;
  margin-top: 15px;
}
@keyframes psc-dark-kpi\/menuButton-0-anim {
  0% {
  }
  100% {
    background-color: linear-gradient(to right, #FFB500,#8000FF);
  }
}
.psc-dark-kpi\/menuButton:hover {
  animation-name: psc-dark-kpi\/menuButton-0-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

.psc-dashboard\/components\/dropdown_custom {
  color: seq-1;
}

.psc-dashboard\/components\/dropdown_secondary {
  border-bottom-color: var(--div-1);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-style: none;
  border-top-style: none;
}

.psc-dashboard\/labels\/config-text {
  color: #E2E3FC;
}

.psc-dashboard\/labels\/title-1 {
}

.psc-dashboard\/labels\/title-2 {
  font-size: 16pt;
}

.psc-dashboard\/labels\/title-3 {
}

.psc-dashboard\/layout\/config\/configPage {
  background-color: var(--info);
}

.psc-dashboard\/layout\/config\/configRoot {
  background-color: var(--info);
  padding: 1.6rem;
}

.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\/pageTitle {
  color: var(--neutral-80);
  font-size: 20px;
  font-weight: 600;
  line-height: 48px;
}

.psc-framework\/sidebar-items {
  font-size: 14px;
  padding-left: 1rem!important;
}
.psc-framework\/sidebar-items:hover {
  background-color: var(--callToActionHighlight);
  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-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\/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-typeface\/altLabel {
  color: #E2E3FC;
}

.psc-typeface\/body-12 {
  font-size: 12px;
  font-weight: 700;
}

.psc-typeface\/body-16 {
  font-size: 16px;
  font-weight: 400;
}

.psc-typeface\/body-32 {
  font-size: 32px;
  font-weight: 400;
}

.psc-typeface\/body-9 {
  font-size: 9px;
  font-weight: 400;
}

.psc-typeface\/heading-14 {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.psc-typeface\/heading-21 {
  font-size: 21px;
  font-weight: 700;
}

.psc-typeface\/heading-30 {
  font-size: 30px;
  font-weight: 300;
}

.psc-typeface\/heading-45 {
  font-size: 45px;
  font-weight: 300;
}

.psc-typeface\/heading-60 {
  font-size: 60px;
  font-weight: 300;
}

.psc-typeface\/paragraph-11 {
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 200;
  line-height: 19px;
}

.psc-typeface\/paragraph-14 {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 28px;
}

.psc-typeface\/title-42 {
  font-size: 42px;
  font-weight: 300;
}

.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\/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-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-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;
}
