@charset "UTF-8";
/**********************************************************************************************
/**********************************************************************************************
/**********************************************************************************************
/**********************************************************************************************
/**********************************************************************************************
THIS IS A GENERATED FILE - DO NOT EDIT ! 
/**********************************************************************************************
/**********************************************************************************************
/**********************************************************************************************
/**********************************************************************************************
/******************************************************************************************* */
/* CSS pour debugging. Reporte les erreurs et quelques aides visuelles 
(visible en environnement de dev uniquement) */
/* ERREURS */
.page-section .page-section {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.page-section .page-section * {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.page-section .page-section::before {
  display: block;
  position: absolute;
  margin-top: -40px;
  background-color: red;
  border: 1px solid black;
  color: white;
  content: ".page-section ne doivent pas être imbriqués";
}

.card .card {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.card .card * {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.card .card::before {
  display: block;
  position: absolute;
  margin-top: -40px;
  background-color: red;
  border: 1px solid black;
  color: white;
  content: ".card ne doivent pas être imbriqués";
}

.section-title {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.section-title * {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.section-title::before {
  display: block;
  position: absolute;
  margin-top: -40px;
  background-color: red;
  border: 1px solid black;
  color: white;
  content: ".section-title doit être remplacé par .page-section dans un panel englobant la page";
}

.ui-dialog .card {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.ui-dialog .card * {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.ui-dialog .card::before {
  display: block;
  position: absolute;
  margin-top: -40px;
  background-color: red;
  border: 1px solid black;
  color: white;
  content: ".card est pas autorisé dans une popup";
}

.light-title,
.step,
.panel {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.light-title *,
.step *,
.panel * {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
.light-title::before,
.step::before,
.panel::before {
  display: block;
  position: absolute;
  margin-top: -40px;
  background-color: red;
  border: 1px solid black;
  color: white;
  content: "classe CSS obsolete";
}

*:not(.p-grid, .p-grid-mini) > .p-col-12 {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
*:not(.p-grid, .p-grid-mini) > .p-col-12 * {
  background-color: red !important; /* stylelint-disable-line declaration-no-important */
}
*:not(.p-grid, .p-grid-mini) > .p-col-12::before {
  display: block;
  position: absolute;
  margin-top: -40px;
  background-color: red;
  border: 1px solid black;
  color: white;
  content: "p-col est pas dans un p-grid";
}
/*# sourceMappingURL=debug.css.map.xhtml?ln=css */
