/* BEGIN STYLE CLASSES */
.psc-exchange\/prepared-foods-line-demo\/docked-views\/alarms\/body {
  background-color: #1E2437;
  border-left-color: var(--neutral-60);
  border-left-style: solid;
  border-left-width: 1px;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/alarms\/break {
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-color: var(--neutral-80);
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/alarms\/card-body {
  background-color: var(--neutral-20);
  border-color: var(--neutral-60);
  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;
  color: var(--neutral-100);
  font-size: 12px;
  padding: 10px;
  padding-top: 15px;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/alarms\/header {
  background-color: #43DED3CC;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/header\/body {
  background-color: #1E2437;
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: normal;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/header\/icons {
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/header\/popups\/theme-selections {
  background-color: #1E2437;
  color: #FFFFFF;
  cursor: pointer;
  padding: 10px;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/navigation\/body {
  background-color: #1E2437;
  border-right-color: var(--neutral-60);
  border-right-style: solid;
  border-right-width: 1px;
  color: var(--neutral-10);
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/navigation\/header {
  background-color: #1E2437;
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/navigation\/sections {
  background-color: var(--qual-3);
}

.psc-exchange\/prepared-foods-line-demo\/docked-views\/navigation\/text {
  color: #FFFFFF;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/card\/card {
  background-color: var(--neutral-10);
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  color: var(--neutral-100);
  font-size: 12px;
  margin: 5px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/card\/embedded {
  margin: 5px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/card\/label {
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  margin-right: 10px;
  text-transform: uppercase;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/card\/row {
  margin-bottom: 2px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/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-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/card\/value {
  font-size: 14px;
  line-height: 16px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/system-perf-header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/diagnostics\/system-perf-small-header {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/directory\/buttons {
  background-color: var(--neutral-10);
  border-color: var(--neutral-30);
  border-style: solid;
  border-width: 0.5px;
  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;
}
.psc-exchange\/prepared-foods-line-demo\/main-views\/directory\/buttons:focus {
  border-color: #B1C726 ;
  border-style: solid;
  border-width: 0.5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #b0bc3c;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/button-spacing {
  margin: 10px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/buttons-disabled {
  background-color: var(--callToAction--disabled);
  color: var(--neutral-90);
  cursor: auto;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/buttons-enabled {
  background-color: #1E2437;
  color: #FFFFFF;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/divider {
  background-image: linear-gradient(to bottom, var(--neutral-20),var(--neutral-60), var(--neutral-70), var(--neutral-60), var(--neutral-20));
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/equipment-sections {
  font-size: 13px;
  font-weight: bold;
  overflow: visible;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/equipment-sections-titles {
  background-color: #1E2437;
  border-color: var(--neutral-80);
  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: white;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/sections {
  background-color: #43DED366;
  border-color: var(--neutral-70);
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  font-size: 12px;
  font-weight: bold;
  overflow: visible;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/status-faulted {
  background-color: red;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: white;
  padding: 4px;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/status-running {
  background-color: green;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: white;
  padding: 4px;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/status-stopped {
  background-color: grey;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: white;
  padding: 4px;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/performance\/headers {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 10px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/performance\/oee\/widgets {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: var(--neutral-90);
  font-size: 11px;
  font-weight: 700;
  text-align: center;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/performance\/widgets {
  background-color: var(--neutral-10);
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin: 5px;
  padding: 10px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/alarm-status-table {
  margin: 5px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/graph-card-headers {
  background-color: var(--neutral-40);
  border-bottom-color: var(--neutral-50);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: var(--neutral-90);
  font-weight: bold;
  padding-left: 5px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/graph-cards {
  background-color: var(--neutral-20);
  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;
  margin: 5px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/headers {
  font-size: 15px;
  font-weight: bold;
  margin: 5px;
  margin-bottom: 2px;
  margin-left: 10px;
  text-transform: uppercase;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/main-font {
  font-size: 14px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/navigation-bar {
  background-color: #1E2437;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/processes\/navigation-buttons {
  background-color: #A9BB39;
  border-style: none;
  font-size: 14px;
}

.psc-exchange\/prepared-foods-line-demo\/main-views\/top-header {
  background-color: var(--neutral-30);
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  color: var(--neutral-100);
  font-weight: 700;
  text-align: center;
}

@keyframes psc-exchange\/prepared-foods-line-demo\/docked-views\/header\/alarms-active-anim {
  0% {
    stroke: #FF0000;
    stroke-width: 1px;
  }
  100% {
    stroke: #FFFFFF;
  }
}
.psc-exchange\/prepared-foods-line-demo\/docked-views\/header\/alarms-active {
  animation-name: psc-exchange\/prepared-foods-line-demo\/docked-views\/header\/alarms-active-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
}

@keyframes psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/alarm-notification-anim {
  0% {
    background-color: #FFDDDD;
    border-color: var(--neutral-80);
    border-width: 1px;
  }
  100% {
    background-color: #FF0000;
    border-color: var(--neutral-80);
    border-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/alarm-notification {
  animation-name: psc-exchange\/prepared-foods-line-demo\/main-views\/overview\/alarm-notification-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
