/* BEGIN STYLE CLASSES */
.psc-Header\/Header {
  background-color: #3498db;
  color: #ecf0f1;
  font-size: 12px;
  line-height: 17px;
  fill: #FFFFFF;
}

.psc-Header\/HeaderFooterContactServInfo {
  border-top-color: #2c3e50;
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: 2px;
  text-align: center;
}

.psc-Header\/HeaderSmallScreens {
  background-color: #ecf0f1;
  color: #3498db;
  font-size: 12px;
  line-height: 17px;
  fill: #FFFFFF;
}

.psc-Header\/Menu_bar\/Item_Horizontal {
  background-color: #3498db;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 11px;
  padding: 5px;
  text-transform: uppercase;
}
.psc-Header\/Menu_bar\/Item_Horizontal:active {
  background-color: #3498db;
}

.psc-Header\/Menu_bar\/Menu_Horizontal {
  background-color: #3498db;
  border-style: none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
}

.psc-Header\/PaddingHeader {
  padding-left: 10px;
  padding-right: 10px;
}

.psc-Objects\/Bouton\/SmallScreens\/btnBackGround {
  background-color: #3498db;
}

.psc-Objects\/Bouton\/SmallScreens\/btnMarginLeft {
  margin-left: 1%;
}

.psc-Objects\/Bouton\/SmallScreens\/btnMarginVert {
  margin-bottom: 1%;
  margin-top: 1%;
}

.psc-Objects\/Bouton\/SmallScreens\/btnRadius {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.psc-Objects\/Bouton\/btnBackGround {
  background-color: #C0C0C0;
}

.psc-Objects\/Bouton\/btnRound {
  border-style: solid;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
}

.psc-Objects\/ChangePointerClic {
  cursor: pointer;
}

.psc-Objects\/LabelValue {
  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-Objects\/Label\/LabelMessageRecu {
  background-color: #FAFFFF;
  border-color: #878D96;
  border-style: solid;
  border-width: 1px;
  padding-left: 5px;
}

.psc-Objects\/TextObjectCenter {
  text-align: center;
}

.psc-Objects\/TextObjectSize10 {
  font-size: 10px;
  font-weight: lighter;
}

.psc-Objects\/TextObjectSize12 {
  font-size: 12px;
  font-weight: lighter;
}

.psc-Objects\/TextObjectSize15 {
  font-size: 15px;
  font-weight: lighter;
}

.psc-Objects\/TextObjectSize20 {
  font-size: 20px;
}

.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\/Border {
  border-color: #2c3e50;
  border-style: solid;
  border-width: 1px;
}

.psc-Page\/Colors\/Background\/Aquamarine {
  background-color: #7fffd4;
}

.psc-Page\/Colors\/Background\/Blue {
  background-color: #3498db;
}

.psc-Page\/Colors\/Background\/BlueLight {
  background-color: #4bcffa;
}

.psc-Page\/Colors\/Background\/Dark {
  background-color: #2d3436;
}

.psc-Page\/Colors\/Background\/Green {
  background-color: #27ae60;
}

.psc-Page\/Colors\/Background\/GreyBackground {
  background-color: #ECF0F1;
}

.psc-Page\/Colors\/Background\/GreyDark {
  background-color: #7f8c8d;
}

.psc-Page\/Colors\/Background\/GreyLight {
  background-color: #dcdde1;
}

.psc-Page\/Colors\/Background\/GreyMedium {
  background-color: #bdc3c7;
}

.psc-Page\/Colors\/Background\/Mocassin {
  background-color: #ffbe76;
}

.psc-Page\/Colors\/Background\/Orange {
  background-color: #e67e22;
}

.psc-Page\/Colors\/Background\/OrangeLight {
  background-color: #ffbe76;
}

.psc-Page\/Colors\/Background\/Red {
  background-color: #ff7979;
}

.psc-Page\/Colors\/Background\/RedOrange {
  background-color: #EE5A24;
}

.psc-Page\/Colors\/Background\/White {
  background-color: #ffffff;
}

.psc-Page\/Colors\/Background\/Yellow {
  background-color: #ffdd59;
}

.psc-Page\/Colors\/Background\/YellowLight {
  background-color: #ffeaa7;
}

.psc-Page\/Colors\/Text\/Aquamarine {
  color: #7fffd4;
}

.psc-Page\/Colors\/Text\/Blue {
  color: #3498db;
}

.psc-Page\/Colors\/Text\/BlueDark {
  color: #01579B;
}

.psc-Page\/Colors\/Text\/Brown {
  color: #d35400;
}

.psc-Page\/Colors\/Text\/BrownOrange {
  color: #e67e22;
}

.psc-Page\/Colors\/Text\/Dark {
}

.psc-Page\/Colors\/Text\/Green {
  color: #27ae60;
}

.psc-Page\/Colors\/Text\/Grey {
  color: #b2bec3;
}

.psc-Page\/Colors\/Text\/GreyDark {
  color: #2c3e50;
}

.psc-Page\/Colors\/Text\/GreyLight {
  color: #ECF0F1;
}

.psc-Page\/Colors\/Text\/Magenta {
  color: #e056fd;
}

.psc-Page\/Colors\/Text\/Mauve {
  color: #9b59b6;
}

.psc-Page\/Colors\/Text\/OrangeDark {
  color: #fa8231;
}

.psc-Page\/Colors\/Text\/OrangeLight {
  color: #f6b93b;
}

.psc-Page\/Colors\/Text\/Purple {
  color: #8854d0;
}

.psc-Page\/Colors\/Text\/Red {
  color: #ff7979;
}

.psc-Page\/Colors\/Text\/White {
  color: #ffffff;
}

.psc-Page\/Colors\/Text\/Yellow {
  color: #ffdd59;
}

.psc-Page\/Colors\/Text\/YellowDark {
  color: #f1c40f;
}

.psc-Page\/Link {
  color: #1021F0;
  text-decoration: underline;
}

.psc-Page\/Margins {
  margin: 12px;
}

.psc-Page\/Padding {
  padding: 12px;
}

.psc-Page\/Page {
  background-color: #ecf0f1;
  line-height: 20px;
}

.psc-Page\/SecoursGeneral\/BorederLbl {
  border-color: #636e72;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel3 {
  background-color: #ff7979;
}

.psc-Page\/Text {
  color: #2c3e50;
  font-weight: lighter;
  line-height: 20px;
}

.psc-Page\/TextBold {
  font-weight: bold;
}

.psc-Page\/Tooltip {
  font-size: 11px;
  line-height: 16px;
  opacity: 0,20;
}

.psc-Page\/TooltipFolder\/Background {
  background-color: #DDE1E6;
  border-style: solid;
  border-width: 1px;
}

@keyframes psc-Header\/Alarm_Active-anim {
  0% {
    color: #FFFFFF;
    fill: #FFFFFF;
  }
  100% {
    color: #FFCCCC;
    fill: #FFCCCC;
  }
}
.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-Header\/BandeauBas\/AnimatedAlarme-anim {
  0% {
    background-color: #ff7979;
  }
  100% {
    background-color: #3498db;
  }
}
.psc-Header\/BandeauBas\/AnimatedAlarme {
  animation-name: psc-Header\/BandeauBas\/AnimatedAlarme-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
}

@keyframes psc-Header\/BandeauBas\/AnimatedEnergiePerdue-anim {
  0% {
    background-color: #f6e58d;
  }
  100% {
    background-color: #ff7979;
  }
}
.psc-Header\/BandeauBas\/AnimatedEnergiePerdue {
  animation-name: psc-Header\/BandeauBas\/AnimatedEnergiePerdue-anim;
  animation-delay: 2s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Header\/BandeauBas\/AnimatedLabelAlarme-anim {
  0% {
    color: #ff7979;
    font-size: 18px;
    font-weight: bold;
  }
  100% {
    color: #2c3e50;
    font-size: 13px;
    font-weight: bold;
  }
}
.psc-Header\/BandeauBas\/AnimatedLabelAlarme {
  animation-name: psc-Header\/BandeauBas\/AnimatedLabelAlarme-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
}

@keyframes psc-Page\/Supervision\/FollowerValue-anim {
  0% {
    color: #000000;
  }
  100% {
    color: #3498db;
  }
}
.psc-Page\/Supervision\/FollowerValue {
  animation-name: psc-Page\/Supervision\/FollowerValue-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Page\/Supervision\/ForcedValue-anim {
  0% {
    color: #000000;
  }
  100% {
    color: #f0932b;
  }
}
.psc-Page\/Supervision\/ForcedValue {
  animation-name: psc-Page\/Supervision\/ForcedValue-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel1-anim {
  0% {
    background-color: #2c3e50;
  }
  100% {
    background-color: #f0932b;
  }
}
.psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel1 {
  animation-name: psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel1-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel2-anim {
  0% {
    background-color: #2c3e50;
  }
  100% {
    background-color: #ff7979;
  }
}
.psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel2 {
  animation-name: psc-Page\/Supervision\/RisePapenoo\/AnimatedAlarmLevel2-anim;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
