#debugData {
  display: none;
}
.javascriptData {
  display: none;
}
.clear {
  clear: both;
}

.da-panel-header {
  user-select: none;
}
.da-panel-header.selectable {
  user-select: text;
}

.da-panel-header.flex {
  display: flex;
  gap: 10px;
  padding-right: 20px;
}
.da-panel-header.flex .da-panel-title {
  flex: 1;
}
.da-panel-header.flex .btn {
  float: none;
  position: inherit;
  top: 0;
  right: 0;
}
.da-panel-header.flex .spacer {
  flex: 1;
}

th span.required {
  color: #f00;
}
h3 .required {
  color: #f00;
}
span.required {
  color: #f00;
}

.deleteFile .btn {
  margin-left: 20px;
}
a.fileLink {
  padding: 2px 0 2px 20px;
}
.icon_image {
  background: url(../../../famfamfam/page_white_picture.gif) no-repeat;
}
.icon_jpg {
  background: url(../../../famfamfam/page_white_picture.gif) no-repeat;
}
.icon_jpeg {
  background: url(../../../famfamfam/page_white_picture.gif) no-repeat;
}
.icon_png {
  background: url(../../../famfamfam/page_white_picture.gif) no-repeat;
}
.icon_gif {
  background: url(../../../famfamfam/page_white_picture.gif) no-repeat;
}
.icon_pdf {
  background: url(../../../famfamfam/page_white_acrobat.gif) no-repeat;
}
.icon_word {
  background: url(../../../famfamfam/page_white_word.gif) no-repeat;
}
.icon_excel {
  background: url(../../../famfamfam/page_white_excel.gif) no-repeat;
}
.icon_xlsx {
  background: url(../../../famfamfam/page_white_excel.gif) no-repeat;
}
.icon_xls {
  background: url(../../../famfamfam/page_white_excel.gif) no-repeat;
}
.icon_zip {
  background: url(../../../famfamfam/page_white_zip.gif) no-repeat;
}
.icon_xml {
  background: url(../../../famfamfam/page_white_code.gif) no-repeat;
}
.icon_son {
  background: url(../../../famfamfam/sound.gif) no-repeat;
}
.icon_video {
  background: url(../../../famfamfam/camera.gif) no-repeat;
}

.excel {
  background: url(../../../famfamfam/page_white_excel.gif) no-repeat;
  padding: 3px 0 0 20px;
}

a.icon_excel,
a.icon_pdf,
a.icon_zip,
a.icon_xlsx,
a.icon_xml {
  padding-left: 20px;
  padding-bottom: 2px;
}

.filesFolder_addFile {
  margin: 10px 0;
}
.filesFolder_addFile form {
  display: inline-block;
}
.filesFolder_addFile .fileFolderWait span {
  font-weight: bold;
}

.addFicheEntrepriseSelect {
  float: right;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.addFicheEntreprise,
.selectFicheEntreprise {
  float: right;
  position: relative;
  top: 20px;
}
.selectFicheEntreprise[ficheid='multisite'] {
  margin-right: 190px;
  top: 2px;
}

#gestion_projet_vue .addFicheEntreprise,
#gestion_projet_vue .selectFicheEntreprise {
  top: -3px;
}

.da-panel-header .addFicheEntrepriseSelect,
.da-panel-header .addFicheEntreprise {
  float: right;
  position: relative;
  top: -25px;
  right: inherit;
}
.da-panel-header .addFicheEntrepriseSelect {
  top: -19px;
}

span.batch {
  margin: 0 7px 0 0;
  background-color: #369;
  color: #fff;
  padding: 3px 3px 3px 4px;
  border-radius: 7px;
}
span.batch.vente_separe {
  background-color: #800080;
}
span.venteCEE {
  margin: 0 7px 0 0;
  background-color: #393;
  color: #fff;
  padding: 3px 3px 3px 4px;
  border-radius: 7px;
}
span.secondPeriod,
span.thirdPeriod,
span.fourthPeriod,
span.fifthPeriod,
span.sixthPeriod {
  margin: 0 7px 0 0;
  background-color: #ffcb72;
  color: #fff;
  padding: 3px 3px 3px 4px;
  border-radius: 7px;
  font-size: 70%;
}
span.thirdPeriod {
  background-color: #999999;
}
span.fourthPeriod {
  background-color: #33cc33;
}
span.fifthPeriod {
  background-color: #336699;
}
span.sixthPeriod {
  background-color: #8a3399;
}
span.cdfi {
  margin: 0 7px 0 0;
  background-color: #333;
  color: #fff;
  padding: 3px 3px 3px 4px;
  border-radius: 7px;
  font-size: 70%;
  white-space: nowrap;
}

span.multisite {
  margin: 0 7px 0 0;
  background-color: #369;
  color: #fff;
  padding: 3px 3px 3px 4px;
  border-radius: 7px;
  font-size: 70%;
}

span.cumacValidated {
  margin: 0 7px 0 0;
  background-color: #963;
  color: #fff;
  padding: 3px 3px 3px 4px;
  border-radius: 7px;
  font-size: 70%;
}

th.mwhColumn {
  width: 85px !important;
}

.da-message.amountMessage {
  font-size: 150%;
  padding-left: 15px;
}
.da-message.noPadding {
  padding: 15px 8px;
}

/* bug sorting arrow middle of the page */
.da-table th {
  position: relative;
}
.da-table tr.critique {
  background-color: #eb979b;
  color: #9b4449;
}
.da-table tr.critique a {
  color: #691116;
}
.da-table tr.critique a.btn {
  color: #fff;
}

.da-table th {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.smallTable th,
.smallTable td {
  margin: 0;
  padding: 0 0 0 30px;
}
.smallTable .colTitles th {
  padding: 0;
  text-align: center;
}

.smallTable th {
  max-width: 210px;
}

.smallTable a.allParams {
  cursor: pointer;
  float: right;
  position: relative;
}

#outputPanel #tabs-charge table {
  margin-bottom: 0;
}

.da-table .tableMainTitle {
  text-align: center;
  font-size: 130%;
  padding: 10px 0 10px 0px;
}

.waitAjax {
  height: 66px;
  width: 66px;
  background: url('../../images/ajax-loader.gif');
  margin: 10px auto;
}

.loginLogo {
  display: block;
  margin: 10px auto;
}

#index_index_login.winergia .createAccount {
  display: none;
}

.da-form-row .popbox2Tag {
  cursor: pointer;
  visibility: hidden;
  float: left;
  position: relative;
  top: 5px;
  left: -7px;
}
.da-form-row:hover .popbox2Tag {
  visibility: inherit;
}
.da-form-row:hover .popbox2Tag.noTag {
  visibility: hidden;
}

/* Table on small devices (in conjonction with common.js) */
table.tableCards {
  border: 0;
}
table.tableCards caption {
  font-size: 1.3em;
}
table.tableCards thead {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
table.tableCards tr {
  border-bottom: 3px solid #ddd;
  display: block;
  margin-bottom: 0.625em;
}
table.tableCards td {
  border-bottom: 1px solid #ddd;
  display: block;
  text-align: right;
}
table.tableCards td:before {
  /*
  * aria-label has no advantage, it won't be read inside a table
  content: attr(aria-label);
  */
  content: attr(data-label);
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}
table.tableCards td:last-child {
  border-bottom: 0;
}

.ui-datepicker {
  z-index: 10010 !important;
}

span.connecteurSIREN {
  color: #648a14;
  display: none;
  cursor: pointer;
}

#da-header .clientLogo {
  max-height: 55px;
}

#da-header .andClient {
  color: #fff;
  font-size: 250%;
  position: relative;
  top: 23px;
  left: -28px;
}

/* CUSTOM ICONS */
.icon-amiante {
  background: url('../../../icons/amiante.png');
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.icon-noamiante {
  background: url('../../../icons/noAmiante_green.png');
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.icon-plomb {
  background: url('../../../diagEtatReglementaire/crep.png');
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.icon-dpe {
  background: url('../../../diagEtatReglementaire/dpe.png');
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.icon-elec {
  background: url('../../../diagEtatReglementaire/elec.png');
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.icon-gaz {
  background: url('../../../diagEtatReglementaire/gaz.png');
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.amianteTitle {
  color: #c33;
}
.noAmianteTitle {
  color: #4b4;
}

#da-search .invisibleSubmit {
  float: right;
  position: absolute;
  right: 4px;
  top: 12px;
  background-color: Transparent;
  border: none;
}

/* etiquette DPE */
.codeCouleur li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}
.codeCouleur li img {
  margin-right: 5px;
}

.multiCheckboxGroup .selectCheckbox {
  margin-right: 20px;
}

.infoBubble {
  color: #fff;
  background-color: #369;
  padding: 3px 7px;
  border-radius: 10px;
  font-size: 70%;
}
.bubbleText {
  display: none;
  position: absolute;
  border: 1px solid #333;
  background-color: #161616;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  font-size: 12px Arial;
}

table.valueHistoryTable th {
  min-width: inherit;
}

.padding {
  padding: 16px;
}

.da-form .ibutton-container label {
  display: inline;
}

td ul.geolocGroup,
.da-form-item ul.geolocGroup {
  list-style: none;
  padding: 0;
  margin: 0;
}
td ul.geolocGroup label,
.da-form-item ul.geolocGroup label {
  margin-top: 10px;
}
td ul.geolocGroup li:first-child label,
.da-form-item ul.geolocGroup li:first-child label {
  margin-top: 0px;
}

td ul.boxGroup,
.da-form-item ul.boxGroup {
  list-style: none;
  padding: 0;
  margin: 0;
}
td ul.boxGroup li,
.da-form-item ul.boxGroup li {
  display: inline-block;
  margin-right: 20px;
}
td ul.boxGroup li input,
.da-form-item ul.boxGroup li input {
  width: 50px;
  display: block;
  float: right;
}

.errorCenter {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.errorCenter p {
  margin-top: 10px;
  font-size: 110%;
}

tr .removecache {
  display: none;
}
tr:hover .removecache {
  display: inline-block;
}
.removecache {
  font-size: 70%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 5px;
}
tr[key] td:first-child {
  position: relative;
}

.dataTables_wrapper {
  position: relative;
}
.dataTables_processing {
  font-size: 150%;
  background-color: #fff;
  border: 3px #cacaca solid;
  padding: 20px;
  position: absolute;
  left: calc(50% - 120px);
  top: 0px;
  z-index: 100000;
}

@keyframes blinkDot {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.dataTables_processing span {
  animation-name: blinkDot;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.dataTables_processing span:nth-child(2) {
  animation-delay: 0.2s;
}
.dataTables_processing span:nth-child(3) {
  animation-delay: 0.4s;
}

.rotateBtnAjax {
  position: absolute;
  top: 0;
  left: 40px;
}
.changeImageBoxTitleNew {
  position: absolute;
  top: 0;
  left: calc(50% - 50px);
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background-color: #ccc;
}

.statBoxes {
  display: flex;
}
.statBox {
  width: calc(25% - 20px);
  display: inline-block;
  background-color: #369;
  color: #fff;
  margin: 10px;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 3px 3px 6px #ccc;
  text-align: center;
}
.statBox .duration,
.statBox .type {
  font-weight: bold;
  font-size: 120%;
}
.statBox .value {
  font-weight: bold;
  font-size: 160%;
}

.da-table.ajax {
  width: 100% !important;
}

/* mimc da-table car pas passable dans /table/data endpoint */
ol.da-table {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  border-width: 1px !important;
}
ol.da-table ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table-row;
}
ol.da-table ul li {
  display: table-cell;
}

.ui-accordion .ui-accordion-content {
  padding: 0 !important;
}
.togglePanel.ui-accordion h3 {
  font-size: 16px !important;
}
.togglePanel.ui-accordion .ui-icon {
  display: inline-block;
}
.togglePanel .togglePanel-panel {
  padding: 16px !important;
}

/*755 */
th .tipso_style {
  border-bottom: none !important;
  position: absolute;
  left: 8px;
  top: 16px;
}

.tipso_bubble {
  box-shadow: 1px 1px 3px #666;
  z-index: 1000000 !important;
}
.tipso_bubble a {
  text-decoration: underline;
  color: #2c5aa0;
}

i.tipso_style {
  border-bottom: none !important;
  cursor: pointer !important;
}

.popbox2Tag {
  margin-right: 10px;
  cursor: pointer;
  visibility: hidden;
}
th:hover .popbox2Tag {
  visibility: inherit;
}
.da-table.da-detail-view tbody th {
  width: 300px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#displayMenuBar {
  padding: 4px 8px 4px 10px;
  float: left;
  margin: 9px 20px 0 0;
  display: none;
}
#displayMenuBar i {
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 979px) {
  .col-md-12 {
    padding-right: 0;
  }

  #displayMenuBar {
    display: inline-block;
  }
  #da-sidebar {
    display: none;
    width: 220px;
  }
  #da-sidebar-separator {
    display: none;
  }
  #da-content-wrap {
    margin-left: 0;
  }
  #da-breadcrumb {
    margin-left: 200px;
  }
}

@media only screen and (max-width: 480px) {
  #da-breadcrumb {
    margin-left: 0px;
    display: block;
  }

  #da-breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden;
    overflow-x: scroll;
    height: 55px;
    white-space: nowrap;
    display: block;
  }

  table.da-table.da-detail-view tbody th {
    width: 50%;
  }

  table.da-table.ajax {
    border: 0;
  }
  table.da-table.ajax caption {
    font-size: 1.3em;
  }
  table.da-table.ajax thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.da-table.ajax tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }
  table.da-table.ajax td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }
  table.da-table.ajax td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table.da-table.ajax td:last-child {
    border-bottom: 0;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap; /* added line */
  border: 0;
}

#copyClipboadButton {
  visibility: hidden;
  position: absolute;
}
#da-header:hover #copyClipboadButton,
#da-sidebar:hover #copyClipboadButton {
  visibility: visible;
}

.csvTable {
  margin-right: 20px;
  cursor: pointer;
}

.archiveSearchBox {
  position: relative;
  top: 5px;
}
.archiveSearchBox .archiveSearchText {
  position: relative;
  top: -20px;
  left: -50px;
  color: #999;
}

.advanceSearch {
  margin-right: 20px;
  cursor: pointer;
}

ul.measures {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
ul.measures li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  background-color: #369;
  text-align: center;
  color: #fff;
  padding: 20px;
  margin: 10px;
  border-radius: 5px;
}
ul.measures li .val {
  font-size: 200%;
  font-weight: bold;
}
ul.measures li .boxPasValide.red {
  background-color: #c33;
  padding: 10px 0;
  margin: 10px 0 0 0;
  border-radius: 5px;
}
ul.measures li .subBox {
  padding: 10px 0;
  margin: 10px 0 0 0;
  border-radius: 5px;
}
ul.measures li .subBox.green {
  background-color: #3c3;
}
ul.measures li .subBox.red {
  background-color: #c33;
}
ul.measures li .subBox.orange {
  background-color: #ff8d00;
}

.da-panel.collapsible .da-panel-header {
  cursor: pointer;
}

.hidden {
  display: none;
}

td .previewFile img {
  max-width: 300px;
  max-height: 300px;
}

#paramSchemaDialogImage {
  width: 100%;
}

.ui-widget-overlay {
  position: fixed !important;
  z-index: 1000 !important;
}
.ui-dialog {
  z-index: 10000 !important;
}
/* hide close text */
.ui-widget .ui-dialog-titlebar-close {
  color: transparent;
}

.ui-accordion h3.ui-accordion-header {
  margin: 0;
}

#da-breadcrumb li a:hover,
#da-breadcrumb .active:hover {
  text-decoration: underline;
}

#da-user-info .orga {
  display: block;
  margin-top: 10px;
}

#advanceSearchBox {
  display: none;
  background: #fff;
  border: solid 1px #bbbbbb;
  border-radius: 5px;
  box-shadow: 0px 0px 15px #999;
  position: absolute;
  text-align: center;
  width: 490px;
  padding: 10px;
  z-index: 1000;
}
#advanceSearchBox .content {
  max-height: 250px;
  overflow-x: auto;
  overflow-y: auto;
}
#advanceSearchBox .required {
  display: none;
}

#advanceSearchBox .arrow {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  position: absolute;
  left: 220px;
  top: -10px;
  z-index: 1001;
}

#advanceSearchBox .advanceSearchBtn {
  margin-top: 20px;
}

#advanceSearchBox .da-form-row {
  display: flex;
  margin-bottom: 10px;
}
#advanceSearchBox .da-form-row .da-form-label {
  width: 150px;
  text-align: right;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#advanceSearchBox .da-form-row .da-form-item {
  flex: 1;
}
.tableHeaderUnit {
  display: none;
}
.recette {
  color: #cb040e;
  text-align: center;
  margin: 10px 0;
}

input:has(+ .showPassword) {
  width: calc(100% - 30px);
}
.showPassword {
  width: 28px;
  height: 28px;
}

#loadingBoxFile,
#loadingBox {
  position: fixed;
  background-color: #fff;
  padding: 50px;
  border: 1px #555 solid;
  border-radius: 5px;
  top: calc(50vh - 150px);
  left: calc(50vw - 100px);
  text-align: center;
  width: 300px;
}
#loadingBoxFile .loadingBoxFileSpinner,
#loadingBox .loadingBoxSpinner {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto 20px auto;
}

.btn.icon_excel {
  padding: 6px 12px 6px 30px;
  background-position: 6px 6px;
  background-color: #f5f5f5;
}

#perfBox {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #666;
}

#perfBox .red {
  color: #8b1111;
}

#perfBox .showPerfTable {
  cursor: pointer;
}
#perfBox .perfTable {
  display: none;
}

.charteFile {
  margin-left: 10px;
  margin-right: 10px;
  border: 1px #455f0e solid;
  border-radius: 5px;
  padding: 5px 10px;
}

.infoUsers {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-position: 10px 50%;
}

.da-form .da-form-inline-flex {
  display: flex;
  flex-direction: column;
}
.da-form .da-form-inline-flex .da-form-row {
  display: flex;
  flex-direction: row;
}
.da-form .da-form-inline-flex .da-form-row .da-form-label {
  width: 250px;
}
.da-form .da-form-inline-flex .da-form-row .da-form-item {
  flex: 1;
  margin-left: inherit;
}

a.deleteFile {
  color: #8b1111;
}

.formContainer {
  border: 2px transparent dashed;
}

.formContainer.dragover {
  border: 2px #369 dashed;
}

.formContainer.dragon {
  border: 2px rgb(31, 129, 39) dotted;
}

td span.redDiag {
  color: #800101;
}

.backToHome {
  display: flex;
  background-position: 10px 50%;
  align-items: baseline;
  padding: 5px 5px 5px 45px;
  gap: 10px;
}
.backToHome .mes {
  flex: 1;
}

.noMarginBottom {
  margin-bottom: 0;
}
.belowPanel {
  display: flex;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.belowPanel .amianteStatus {
  flex: 1;
  text-align: center;
  padding: 0 10px;
}

.da-panel-header .DAPPFile {
  margin: 0 10px;
}

span.noAmiante,
p.noAmiante,
h5.noAmiante,
li.noAmiante {
  color: #00b050;
}
span.amiante,
h5.amiante,
li.amiante {
  color: #c04f15;
}

li.amianteEngage {
  color: #c00000;
}
span.amiante,
h5.todoTrav {
  color: #c04f15;
}

.amianteSummary {
  display: flex;
}
.amianteSummary p {
  text-align: center;
}
.amianteSummary > div {
  flex: 1;
  border: 1px #ccc solid;
  display: flex;
  flex-direction: column;
}
.amianteSummary .pc_pp {
  flex: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.amianteSummary .pc_pp .partie_commune,
.amianteSummary .pc_pp .partie_priv {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.amianteSummary .pc_pp .partie_priv {
  border-left: 1px #ccc solid;
}
.amianteSummary > .localpro {
  width: 100%;
}

.amianteSummary h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}
.amianteSummary h4 {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
}
.amianteSummary h5 {
  font-size: 11px;
  text-align: center;
  font-style: italic;
  margin-top: 0;
}
.amianteSummary section {
  border: 1px #ccc solid;
  margin: 5px;
  padding: 10px 0;
}

.amianteSummary .partie_avanttrav section {
  flex: 1;
}
.amianteSummary section.noPaddingBottom {
  padding-bottom: 0;
}
.amianteSummary section ul {
  list-style: none;
  padding: 0 10px;
  margin: 0;
}
.amianteSummary section ul li {
  display: flex;
}
.amianteSummary section ul li span {
  padding: 0 5px;
}
.amianteSummary section ul li .icon {
  width: 20px;
}
.amianteSummary section ul li .icon i {
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
}
.amianteSummary section ul li .nb {
  width: 30px;
  text-align: right;
  padding-left: 0;
}
.amianteSummary section ul li .percent {
  width: 50px;
  text-align: right;
}
.amianteSummary section ul li .title {
  flex: 1;
}

th.pas_amiante,
td.pas_amiante {
  color: #086d36;
}
.amianteSummary section ul li.encapsule,
.amianteSummary section h4.encapsule span,
th.encapsule,
th.recouverte_encapsule,
td.recouverte_encapsule {
  color: #00b050;
}
.amianteSummary section ul li.recouverte,
.amianteSummary section h4.recouverte span,
th.recouverte,
td.recouverte {
  color: #00b050;
}
.amianteSummary section ul li.bep,
.amianteSummary section ul li.n01,
.amianteSummary section h4.bep span,
.amianteSummary section h4.ep span,
th.bep,
td.bep {
  color: #c04f15;
}
.amianteSummary section ul li.a_ou_b_1,
.amianteSummary section h4.a_ou_b_1 span,
th.a_ou_b_1,
td.a_ou_b_1 {
  color: #c04f15;
}
.amianteSummary section ul li.a1,
.amianteSummary section h4.a1 span,
th.a1,
td.a1 {
  color: #c04f15;
}
.amianteSummary section ul li.bac1,
.amianteSummary section h4.bac1 span,
.amianteSummary section h4.ac1 span,
th.bac1,
td.bac1 {
  color: #80350e;
}
.amianteSummary section ul li.bac2,
.amianteSummary section ul li.n02,
.amianteSummary section h4.bac2 span,
.amianteSummary section h4.ac2 span,
th.bac2,
td.bac2 {
  color: #80350e;
}
.amianteSummary section ul li.a_ou_b_2,
.amianteSummary section h4.a_ou_b_2 span,
th.a_ou_b_2,
td.a_ou_b_2 {
  color: #c00000;
}
.amianteSummary section ul li.a_ou_b_3,
.amianteSummary section ul li.n03,
.amianteSummary section h4.a_ou_b_3 span,
th.a_ou_b_3,
td.a_ou_b_3 {
  color: #c00000;
}
.amianteSummary section ul li.a2,
.amianteSummary section h4.a2 span,
th.a2,
td.a2 {
  color: #c00000;
}
.amianteSummary section ul li.a3,
.amianteSummary section h4.a3 span,
th.a3,
td.a3 {
  color: #c00000;
}

.icon-amianteStatus {
  background: url(../../../icons/amiante.png);
  width: 12px;
  height: 12px;
  background-size: 12px 12px !important;
}
.icon-amianteStatus.avalider {
  background: url(../../../icons/amiante_avalider.png);
}
.icon-amianteStatus.non_realise {
  background: url(../../../icons/amiante_non_realise.png);
}
.icon-amianteStatus.valide {
  background: url(../../../icons/amiante_valide.png);
}
.icon-amianteStatus.non_concerne {
  background: url(../../../icons/amiante_valide.png);
}
.icon-amianteStatus.non_valide_a_reviser {
  background: url(../../../icons/amiante_non_valide_a_reviser.png);
}
.icon-amianteStatus.expired {
  background: url(../../../icons/amiante_expired.png);
}
.amianteSummary .partie_avanttrav {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.partie_avanttrav p {
  text-align: center;
}

.subPanelAmiante {
  display: flex;
  gap: 10px;
  margin-right: 48px;
  flex: 1;
  align-items: center;
  font-size: 14px;
  min-height: 50px;
}
.da-panel-header:has(.subPanelAmiante) {
  padding: 0;
}
.subPanelAmiante ul {
  list-style: none;
  flex: 1;
  padding: 0 10px;
  margin: 0;
  text-align: center;
  border-left: 1px solid black;
}

.subPanelAmiante .amiante {
  color: #c04f15;
}

.subPanelAmiante a.btn {
  float: initial;
  position: inherit;
  top: 0;
  right: 0;
}

.da-panel .da-panel-header .da-panel-title {
  font-size: 16px;
  margin-right: 15px;
}

.etiA {
  color: #00a06c;
  text-shadow: 1px 1px 2px #666;
}
.etiB {
  color: #51b054;
  text-shadow: 1px 1px 2px #666;
}
.etiC {
  color: #a4cd74;
  text-shadow: 1px 1px 2px #666;
}
.etiD {
  color: #f2e61c;
  text-shadow: 1px 1px 2px #666;
}
.etiE {
  color: #f0b418;
  text-shadow: 1px 1px 2px #666;
}
.etiF {
  color: #ed8233;
  text-shadow: 1px 1px 2px #666;
}
.etiG {
  color: #d81c20;
  text-shadow: 1px 1px 2px #666;
}

.diagBarre .da-panel-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#amiante_recap .da-panel-header .da-panel-title {
  width: 290px;
}
#dpe_recap .da-panel-header .da-panel-title {
  width: 160px;
}

@media (max-width: 800px) {
  .diagBarre .da-panel-header .da-panel-title {
    flex: 1 1 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 48px;
  }
  .diagBarre .subPanelAmiante ul:first-of-type {
    border-left: 0;
  }
}

.panelRow {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.panelRow .panelCol {
  flex: 1;
}

.p-1 {
  padding: 1rem !important;
}

.action-icons {
  padding-left: 15px !important;
  width: 60px;
  text-align: center !important;
  white-space: nowrap;
  background: linear-gradient(to bottom, #fff 0%, #f7f7f7 3%, #eee 100%);
}

.action-icons span {
  cursor: pointer;
  padding: 5px;
  font-size: 1.2em;
}

.icon-check {
  color: #28a745;
  padding-right: 0px;
}

.icon-check:hover {
  color: #218838;
}

.icon-remove {
  color: #dc3545;
  padding-left: 0px;
}

.icon-remove:hover {
  color: #c82333;
}
a.tagButton {
  float: right;
  position: relative;
  top: -5px;
}

.amiante-panel {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}

.amiante-panel-title {
  display: flex !important;
  align-items: center;
  gap: 10px;
}
.amiante-panel-title p {
  margin-bottom: 0;
}

.ui-tabs-nav li.expired a {
  color: #9b0e0e !important;
}
span.red {
  color: #9b0e0e !important;
}
span.green {
  color: #086d36 !important;
}

ul.listMPCAs {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.listMPCAs li {
  margin-bottom: 10px;
}

ul.listMPCAs li:last-child {
  margin-bottom: 0;
}

.text-italic {
  font-style: italic;
}

.client-filter {
  color: #2c5aa0;
  margin-left: 10px;
}

.da-form-row.notEditable .da-form-item {
  font-size: 14px;
  padding: 4px !important;
}
.liciel_import {
  background: url(../images/liciel_import.png) center no-repeat;
  height: 260px;
}

span.completudeOK,
span.completudeKO {
  color: transparent;
  position: relative;
}
span.completudeOK::after {
  content: '✔';
  color: #fff;
  background: #086d36;
  border-radius: 50%;
  width: 1.2em;
  height: 1.2em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
}
span.completudeKO::after {
  content: '!';
  color: #fff;
  background: #ff8d00;
  border-radius: 50%;
  width: 1.2em;
  height: 1.2em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
}

.statusProgressBar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 25px auto;
  padding: 0 40px;
  position: relative;
  max-width: 1200px;
}

.progressStage {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  background-color: transparent !important;
}

.stageDot {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 3px solid #e0e0e0;
  position: relative;
  z-index: 3;
  transition: all 0.3s ease;
}

.progressStage.green .stageDot {
  background-color: #5C9F5C;
  border-color: #5C9F5C;
}

.progressStage.orange .stageDot {
  background-color: #E67E22;
  border-color: #E67E22;
}

.progressStage.white .stageDot {
  background-color: #cccccc;
  border-color: #cccccc;
}

.stageLine {
  position: absolute;
  top: 16px;
  left: 50%;
  right: -50%;
  height: 2px;
  background-color: #e0e0e0;
  z-index: 1;
}

.stageLine.green {
  background-color: #5C9F5C;
}

.stageLabel {
  margin-top: 12px;
  font-size: 11px;
  text-align: center;
  color: #666;
  font-weight: 500;
  max-width: 100px;
  line-height: 1.3;
}

.progressStage.green .stageLabel {
  color: #5C9F5C;
  font-weight: 700;
}

.progressStage.orange .stageLabel {
  color: #E67E22;
  font-weight: 700;
}

.stageLine.orange {
  background-color: #E67E22;
}
