#fields-dummyTypeDeClient-field:not(.reasonsHide) ~ #fields-personneContact-field .superTable-layout-row-new-body > :nth-child(7),
#fields-dummyTypeDeClient-field:not(.reasonsHide) ~ #fields-personneContact-field .superTable-layout-row-new-body > :nth-child(8),
#fields-dummyTypeDeClient-field:not(.reasonsHide) ~ #fields-personneContact-field .superTable-layout-row-new-body > :nth-child(9) {
  display: none;
}

#redactor-modal-image-preview ~ .redactor-modal-area > :nth-child(1),
#redactor-modal-image-preview ~ .redactor-modal-area > :nth-child(5),
#redactor-modal-image-preview ~ .redactor-modal-area > :nth-child(6) {
  display: none;
}

.matrixblock[data-type='itemPrincipal'] {
  background-color: #cdd8e4 !important;
}

.matrixblock[data-type='itemPrincipal'] > .titlebar {
  background-color: #b0c1d4 !important;
}
/* 
#fields-fraisDeRepas-field {
  top: -15px;
  height: 20px;
  padding-left: 20px;
} */

.snitch {
  position: sticky;
  top: 0;
  z-index: 100;
}
